@charset "utf-8";

/* basic styles */
#blu_container .blu_clear {clear:both;}
#blu_container .blu_clearL {clear:left;}
#blu_container .blu_clearR {clear:right;}
#blu_container { color:#fff; font-family: sans-serif; font-size:10pt;}
#blu_container ul {font-size:9pt;}
#blu_container span.blu_sm {font-size:8pt;}
#blu_container p {margin:0; padding:0;}
#blu_container a {font-size: 9pt; color: #fff; font-weight: bold; text-decoration:underline;}
#blu_container a:hover {font-size: 9pt; color: #fff; font-weight: bold; text-decoration:underline;}

/*specific styles */
#blu_search_left {
	background:url(images/blu_curve_left.png) right top no-repeat;
}

#blu_search_right {
	background:url(images/blu_curve_right.png) left top no-repeat;
}

#blu_search_rpt {
	background:url(images/blu_curve_rpt.png) left top repeat-x;
	color:#fff;
	font-family: sans-serif; font-size:14px;
}

#blu_container {
	width:600px; height:auto;
	margin:0 auto; padding:0;
    margin-top: 30px; 
	background:url(images/box_full_bg.png) top center #95b3de;
}

#box_top {
	width:600px; height:21px;
	margin:0; padding:0;
	background:url(images/box_top.png) no-repeat center bottom;
}
#box_bottom {
	width:600px; height:21px;
	margin:0; padding:0;
	background:url(images/box_bottom.png) no-repeat center top;
}

#blu_left {
	width:261px; height:auto;
	margin:0; padding:0;
	background:#95b3de url(images/box_left_rpt.png) repeat-y left top;
	float:left;
}

img#title_image {
	display:block;
	width:232px; height:24px;
	margin:0 auto; padding:5px 0 0 0;
	border:none;
}

#blu_form {
	margin:15px 0 0 15px; padding:0;
}

#btn_action {
	float:right;
	margin:10px 5px 0 0; padding:0;
}

#blu_links {
	float:left;
	margin:10px 0 0 0; padding:0;
}

#blu_right {
	width:329px; height:auto;
	margin:0; padding:5px 0 5px 10px;
	background: url(images/box_right_rpt.png) repeat-y right top #5b81b3;
	float:right;
}

#blu_icon {
	margin:0 12px 0 0;
	background-repeat:no-repeat; background-position:right 50%;
}

.blu_banner_bottom {
	width:600px; height:80px;
	margin:0 auto; padding:15px 0;
}
.blu_banner_bottom img {
	border:none;
}

.blu_login {
    width: 63px; height: 28px;
	margin:0 0 0 5px; padding-bottom: 3px;
    background:transparent url(images/btn_login.png) top left no-repeat;
    font-size: 5px;
	border: none;
	cursor: pointer;
	color:transparent; text-align:capitalize;
}

.blu_loginB {
    width: 63px; height: 28px;
	margin:0 0 0 5px; padding-bottom: 3px;
    background:url(images/btn_loginB.png) top left no-repeat;
    font-size: 0;
	border: none;
	cursor: pointer;
}

.go_button_red {
    width: 24px; height: 18px;
	margin:0; padding:6px 0 0 0;
    background:url(images/btn_go_red.png) center left no-repeat;
    font-size: 0;
	border: none;
	cursor: pointer;
}

.go_button_redB {
    width: 24px; height: 18px;
	margin:0; padding:6px 0 0 0;
    background:url(images/btn_go_redB.png) center left no-repeat;
    font-size: 0;
	border: none;
	cursor: pointer;
}


#blu_footer {
	width:750px; height:auto;
	margin:0 auto; padding:5px;
	font-size: 8pt; color: #5B81B3; font-family: sans-serif;
	text-align:center;
	border-top:2px solid #5b81b3;
}


#blu_addonsL {
	margin:0; padding:5px 15px;
}

#blu_addonsR {
	margin:0; padding:5px 0;
}