@charset "utf-8";
body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	/*text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	/*width: 765px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	/*text-align: left;*/
} 
#header {
	height: 70px;
	background-color: #FFFFFF;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#logo {
	float: left;
	padding: 10px 15px 0 0;
}
#logo img {

}
#tagline {
	position:relative;
	font-size: 90%;
	padding: 25px 15px 0 0;
	display: block;
	float: left;
	color: #44528C;
}
#hackersafe {
	position:relative;
	padding: 25px 0 0 0;
	float: left;
}
#login-area {
	position:relative;
	margin:0 0 0 0;
	float: right;
	text-align: right;
	width: 236px;
	height: 90px;
	font-size: 90%;
	background-image: url(/asset/image/header_footer/orange-curve.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 2px 10px 0 0;
	color: #11449E;
	overflow: hidden;
}
#login-area a:link, #login-area a:visited, #login-area a:active {text-decoration: none; color: #11449E; font-weight: bold;}
#login-area a:hover {text-decoration: underline;}

#nav {
	background-color: #FFFFFF;
	height: 22px;
	width: 400px;
}
#javamenu {
	float: left;
	position: relative;
	margin: 0;
}
#nav2  {
	float: right;
	position: relative;
	margin: 0 0 0 0;
	text-align: right;
	bottom: 20px;
}
#breadcrumbs_old {
	background: #DDEAFB;
	text-align: right;
	font-size: 80%;
	padding: 5px 10px 5px 0;
	color: #0560A6;
	border-top: solid #A7C0D6 thin;
	margin: 0 0 10px 0;
}
#breadcrumbs_old a:link, #breadcrumbs_old a:active, #breadcrumbs_old a:visited {
	color: #0560A6;
	text-decoration: none;
	margin: 0 0 0 2em;
	font-weight: bold;
}
#breadcrumbs_old a:hover {text-decoration: underline;}

#col1, #col2, #col3 {
	float: left;
	position: relative; 
	width: 30%; 
	margin: 0 10px;
}

#col1 a:link, #col1 a:visited, #col1 a:active,
#col2 a:link, #col2 a:visited, #col2 a:active,
#col3 a:link, #col3 a:visited, #col3 a:active {color: #0560A6; text-decoration:none;}
#col1 a:hover, #col2 a:hover, #col3 a:hover {text-decoration: underline;}

#newlook {float: left; padding: 0 10px;}
#newlook .welcome {color: #333333; font-style: italic; font-size: 110%;}

#usp p, #quicklinks p {margin-bottom: 0px;}
#usp, #quicklinks, #gogreen {
	color: #666666;
	padding: 10px 0 0 0;
}
#gogreen img {
	border: 0;
	vertical-align: middle;
}
#gogreen p {margin: 0;}
#usp li, #quicklinks li, #blue_info_box li {padding: 2px;}
#quicklinks li, #blue_info_box li {list-style-image: url(/asset/image/icon/bullet_4_orange.gif);}
#usp li {list-style-image: url(/asset/image/icon/tick-orange.gif);}
#usp .recycle {list-style-image: url(/asset/image/icon/16x16/recycle.png); color: #009900;}
#usp .recycle a {color: #009900;}
#usp ul {margin-bottom: 0;}
#usp h2, #quicklinks h2, #gogreen h2 {color: #2B59A7; font-size: 115%; padding: 0 1em; margin: 0;}

#bookmark {text-align: center; font-size: 115%;	margin: 0 0 10px 0;}
#bookmark p {margin: 0;}
#grey_info_box {
	background-color: #ECECEC;
	margin: 0 0 10px 0;
	border: solid #D4D4D4 1px;
}
#grey_info_box h3 {
	margin: 0;
	background-color: #F3F3F3;
	color: #11449E;
	font-size: 115%;
}
/*
#blue_info_box select {background-color: #DDEAFB; color: #11449E;}
#blue_info_box select:focus {background-color: #ffffff; color: #11449E;}
*/
#grey_info_box p, #blue_info_box form {margin: 2px;}
#mslogos {text-align: center; margin: 10px 0 0 0;}
#mslogos img {border: 0; vertical-align: middle; margin: 0 6px;}
#blue_info_box {margin: 10px 0 0 0;	border: solid #C6C6C6 1px;}
#blue_info_box p {padding: 0 5px;}
#blue_info_box h2 {
background: url('/asset/image/home/blue-box-heading-background-light.gif') repeat-x;
height: 18px;
color: #2B59A7; font-size: 115%; padding: 0 1em; margin: 0;
}

#blue_info_box .moreright {float: right; font-size: 80%;}
#blue_info_box .centerp {text-align: center;}
#blue_info_box .centerp img {vertical-align: middle; border: 0; margin: 0 3px 0 6px;}
#blue_info_box .wherewhenprice {margin: 2px; text-align: center; color: #333333; font-style: italic; letter-spacing: 1px;}
#blue_info_box .wherewhenprice span {margin: 0 10px;}
#blue_info_box .morebottom, .box_rounded_body .morebottom {
	text-align: right;
	font-size: 85%;
	margin: 10px 0 0 0;
	border-top: dashed #A4C0DC 1px;
	padding: 5px 10px;
}

#footer {
	padding: 10px 10px;
	text-align: center;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

