/******************************************************\
|          BLUE NEW WORLD STYLESHEET - v0.1            |
|******************************************************|
|  NOTE TO SELF: MAY NEED SOME BROWER CHECKING (IE)    |
|  NOTE TO YOU: STOP LOOKING AT MY CSS, CHEEKY MONKEY  |
\******************************************************/


body {
	margin:0px;
	padding:0px;
	font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	position: relative;
	min-width:779px;
	background: #9d9d9d url(images/gradient.jpg) repeat-y center top;
}

a {
color: #000099;text-decoration:underline;font-weight:600;

}
a:hover {
text-decoration:none;
}

.wrap {
	background: url(images/header.jpg) no-repeat center top;
	margin:0px auto;
	max-width:836px;

}
.header {
	margin:0px auto;
	height:142px;
	width:779px;

}
.footer {
	background: url(http://www.bluenewworld.com/themes/images/footer.jpg) no-repeat center top;
	float:left;
	padding-top:78px;
	height:78px;
	color:#FFF;
	width:724px;
	padding-left:55px;
}
.footer a {color:#DDD;text-decoration:none;}
.mainbox {
	margin:0px auto;
	width: 779px;
	color:#FFF;
	background-color:#363636;
}

.headerleft {
	/*margin:0px auto;*/
	height:142px;
	width:143px;
	float:left;
	background: url(images/header-left.jpg) no-repeat center top;
}
.headerright {
	/*margin:0px auto;*/
	height:76px;
	padding-top:66px;
	width:636px;
	float:left;
	background: url(http://www.bluenewworld.com/themes/images/header-right.jpg) no-repeat center top;
}
.consolebar {
	margin:0px auto;
	height:22px;
	width:779px;
	text-align:center;
	font-size:10pt;
	font-weight:700;
	color:#FFF;

	background: url(http://www.bluenewworld.com/themes/images/consolebar.jpg) no-repeat center top;
}
.lightrow {
color:#000;font-weight:600;
background: #5f5f5f url(http://www.bluenewworld.com/themes/images/light.gif) repeat-x center top;
}
.lightrow a {color:#000;text-decoration:none;}
.lightrow a:hover {text-decoration:underline;}

.darkrow {
color:#FFF;font-weight:600;
background: #001a42 url(http://www.bluenewworld.com/themes/images/dark.gif) repeat-x center top;
}
.darkrow a {color:#FFF;text-decoration:none;}
.darkrow a:hover {text-decoration:underline;}

.green a {color:#FFF;text-decoration:none;border-bottom:2px solid #97ff02;}
.green a:hover {color:#adffad;text-decoration:none;border-bottom:2px solid #009400;}
.green2 a {color:#FFF;text-decoration:none;border-bottom:2px solid #00f64b;}
.green2 a:hover {color:#adffad;text-decoration:none;border-bottom:2px solid #009400;}
.red a {color:#FFF;text-decoration:none;border-bottom:2px solid #ff0000;}
.red a:hover {color:#ffadad;text-decoration:none;border-bottom:2px solid #940000;}
.red2 a {color:#FFF;text-decoration:none;border-bottom:2px solid #ea4504;}
.red2 a:hover {color:#ffadad;text-decoration:none;border-bottom:2px solid #940000;}
.red3 a {color:#FFF;text-decoration:none;border-bottom:2px solid #d60047;}
.red3 a:hover {color:#ffadad;text-decoration:none;border-bottom:2px solid #940000;}
.blue a {color:#FFF;text-decoration:none;border-bottom:2px solid #009cff;}
.blue a:hover {color:#addfff;text-decoration:none;border-bottom:2px solid #004d94;}
.white a {color:#FFF;text-decoration:none;border-bottom:2px solid #ffffff;}
.white a:hover {color:#d0d0d0;text-decoration:none;border-bottom:2px solid #797979;}
.black a {color:#FFF;text-decoration:none;border-bottom:2px solid #000000;}
.black a:hover {color:#d0d0d0;text-decoration:none;border-bottom:2px solid #797979;}
.purple a {color:#FFF;text-decoration:none;border-bottom:2px solid #d800ff;}
.purple a:hover {color:#eb7eff;text-decoration:none;border-bottom:2px solid #820099;}


.topadvert {
	margin:0px auto;
	width:765px;
	text-align:center;
	height:90px;
	background: url(http://www.bluenewworld.com/themes/images/advertback.gif) no-repeat center center;
}



.baradvert {
width:302px;
height:16px;
text-align:left;
background: #999999 url(http://www.bluenewworld.com/themes/images/baradvert.jpg) no-repeat center top;
}

.barright {
width:287px;
padding-left:15px;
height:22px;
color:#000;
font-weight:600;
text-align:left;
background: #999999 url(http://www.bluenewworld.com/themes/images/barright.jpg) no-repeat center top;
}
.boxright {
width:300px;
border-left: solid thin #000;
border-right: solid thin #000;
border-bottom: solid thin #000;
padding:1px;
color:#000;
text-align:left;
background: #FFF;
margin-bottom:5px;
}

.barleft {
padding-left:15px;
width:454px;
height:22px;
color:#000;
font-weight:600;
text-align:left;
background: #999999 url(http://www.bluenewworld.com/themes/images/barleft.jpg) no-repeat center top;
}
.boxleft {
width:466px;
border-left: solid thin #000;
border-right: solid thin #000;
border-bottom: solid thin #000;
padding:1px;
color:#000;
text-align:justify;
background: #FFF;
margin-bottom:5px;
}
.colleft {
width:470px;
float:left;
padding-top:3px;
}
.colright {
width:303px;
padding-top:3px;
background:#1a1a1a;
float:right;
}
.shadowbar {
width:438px;
height:4px;
margin:0px auto;
background: url(http://www.bluenewworld.com/themes/images/shadowbar.jpg) no-repeat center top;
}