/*
	BWDEC2007 Template
	CSS StyleSheet by David Herreman
	http://www.free-css-templates.com
*/

body {
/*
padding-left:10px;
padding-right:10px;
*/
overflow-x:hidden;
margin : 0;
font : 0.75em Arial, sans-serif;
line-height : 1.1em;
/* background : #F8F8F8; */
background: #ffffff;
color : #353535;
}

a {
color : #E8D299;
background : inherit;
text-decoration : underline;
}
a:hover {
color : #E8D299;
background : inherit;
text-decoration : underline;
}
p {
margin : 5px 0;
}
h1 {
font : bold 1.8em Arial, Sans-Serif;
padding : 8px 0 4px 0;
margin : 0;
letter-spacing : -1px;
}
h2 {
font : bold 1.6em Arial, Sans-Serif;
letter-spacing : -1px;
}
h3 {
	padding : 4px 0;
	margin : 0;
}
img { border : 0 }
.right { float: right }


ul {
margin : 0;
padding : 0;
list-style : none;
}

hr {
height : 1px;
border-style : none;
color : #d0d0d0;
background-color : #c0c0c0;
margin : 10px 0;
}
ol {
padding : 0;
margin : 0;
}
.code {
padding : 3px 5px 3px 35px;
border : 1px solid #ccc;
list-style-type : decimal-leading-zero;
font-family : Courier;
}
.code code {
font-family : Monaco, "Courier New", Tahoma;
font-size : 1.2em;
}
.code li {
margin : 2px 0;
padding : 0 5px;
background : #F6F6E3;
}
.code li.t1 {
padding-left : 4ex;
}
.code li.t2 {
padding-left : 8ex;
}
.code li.t3 {
padding-left : 12ex;
}
.code li.t4 {
padding-left : 16ex;
}
.code li.t5 {
padding-left : 20ex;
}
.code li.t6 {
padding-left : 24ex;
}
.code li.t7 {
padding-left : 28ex;
}
.code li.t8 {
padding-left : 32ex;
}


.content {
	margin : 0 auto;
	/* width : 960px; */
	width: 100%;
}

#topbar {
	height : 51px;
	width : 100%;
	color: #FFF;
}

#topbar .wrap {
	background: #3F4040;
	height: 51px;
	/* width: 960px */
	width: 100%;
} 

#topbar h1 {
	font : bold 2.0em Arial, sans-serif;
	color: #000000;
	line-height: 51px;
	padding: 0 0 0 10px;
	/* background: #2B2B29; */ /* TOP BAR BG */
	background: #2B2B29;
}
#topbar h1 a { color: #F5F4BF }
#topbar h1 a:hover { color: #F5F4BF; text-decoration: none }

#topbar .se {
	float: right;
	padding: 12px 10px 0 0;
}

#subbar {

	height: 50px;
	/* border-bottom: 1px solid #A6A6A6; */
	/* width: 960px; */
	width: 100%;
	margin: 0pt auto;
}

#subbar .se {
	float: right;
	padding: 2px 10px 0 0;
	position: relative;
	top: -50px;
	color: #000;
	font-family: "Arial";
	font-size: 12px;
}

#subbar .rss {
	position: relative;
	right: 20px;
	top: 7px;
	width: 21px;
	height: 21px;
}

.menu {
	height: 24px;
	line-height: 24px;
	padding: 0;
	margin: 0;
	position: relative;
	top: 4px;
}

.search {
	background: #544343; /* SUB BAR BG */
	height: 50px;
	line-height: 50px;
	border-left: 1px solid #30304F;
	border-right: 1px solid #30304F;
	padding: 0;
	margin: 0;
	width:100%;	
}

.dodads {
	height: 15px;
	line-height: 15px;
	border: 0px;
	padding: 0;
	margin: 0;
	color: white;
	font-size: 14px;
	position:absolute;
	top:13px;
	right:15px;
	width:600px;
}

.qs_content {
	display:none;
}

.search a {
	position: relative;
	font-size: .8em;
	text-decoration: underline;
	color: #F5F4BF;
}

.search .search_opts {
	display: inline;
	height: 30px;
	position: relative;
	left: 8px;
	top: -1px;
}

/* new ui scraps links button */
.adbox1 {
	position:relative;
	top: -20px;
	left: 8px;
	width: 115px;
	height: 115px;
	display: inline;
	overflow: hidden;
	background: transparent;
	z-index: 0;
}

.menu a {
	color: #FFFFCC;
	font-size: 1.15em;
	background : inherit;
	padding: 0 7px 0 7px;
	line-height : 23px;
	text-decoration: underline;
}

.current {
	color : #FFFFCC;
	font-size: 1.15em;
	background : inherit;
	height : 23px;
	text-decoration: underline;
	font-weight: bold;
}

.menu a:hover {
	font-weight: bold;
}

.menu ul {
list-style : none;
padding : 0;
margin : 0;
}
.menu li {
float : left;
margin : 0 0 0 0px;
display: inline;
}

#main {
/* width : 958px; */
width: 100%;
background: #FFF;
margin : 0px 0 0 0;
border-left: 1px solid #D6D6D6;
border-right: 1px solid #D6D6D6;
border-bottom: 1px solid #D6D6D6;
/* padding: 10px 0 0 0; */
}
#main .padding {
	/* padding: 10px; */
}





.right_side {
position: relative;
top: -15px;
left: 5px;
float : right;
width : 391px;
background : inherit;
overflow : hidden;
}
.right_side .pad {
padding : 0 0 10px 17px;
}
.right_side p {
padding : 0 0 5px 5px;
}
.right_side ul {
padding : 3px 0 12px 0px;
}

.right_side li {
line-height : 24px;
list-style : none;
background: #f8f8f8 url(images/li.gif) no-repeat left;
margin-bottom: 2px;
}
.right_side li a{
	padding-left: 15px;
	color: #74797E;
	
}
.right_side a:hover {
text-decoration : underline;
color: #000;
background: inherit;
}
.right_side h3 {
color: #F5F4BF;
font : 1.1em Arial, Sans-Serif;
background : #2B2B29;
width : 100%;
height : 22px;
line-height : 22px;
text-indent : 10px;
font-weight: bold;
}
.right_side .sponsors {
	margin-bottom: 5px;
	width : 391px;
	overflow: hidden;
	
}
.right_side .sponsors img.ml { margin-right: 4px; overflow: hidden }
.right_side .ls {
	float: left;
	width: 191px;
}
.right_side .rs {
	float: right;
	width: 191px;
	
}
.right_side .extra {
	background : #F4F4F3;
	color : #454545;
	border-top: 4px solid #e5e5e5;
	border-bottom: 4px solid #e5e5e5;
	margin-bottom: 10px;
}
.right_side .extra .padding { padding: 10px }

#left_side {
background : inherit;
margin-bottom : 10px;
width : 535px;
color: #454545;
position: relative;
/* top: -35px; */
}
#left_side .intro {
background : #FDFDF0;
color : #454545;
border-bottom: 4px solid #F6F6E3
}
#left_side .intro .pad {
padding : 10px;
}
#left_side .intro a {
color : #FF6603;
text-decoration : none;
}
#left_side .intro a:hover {
color : #FF6603;
text-decoration : underline;
}
#left_side .mpart {
padding : 10px 0 0 0;
}
#left_side h2 {
background : inherit;
padding : 0;
margin : 0;
font : 1.8em verdana, Arial, Sans-Serif;
color: #3F4040
}
#left_side .mpart h3 {
background : inherit;
padding : 0;
margin : 0 0 15px 0;
font : 0.9em verdana, Arial, Sans-Serif;
color : #a5a5a5;
}
#left_side p {
color : #454545;
padding : 0;
text-align : justify;
}

#left_side img {
float : left;
padding : 0 10px 5px 0;
}
#left_side blockquote {
padding-left : 10px;
border-left : 3px solid #a7cc44;
margin : 10px 0 10px 25px;
}
.date {
padding : 7px 10px 0 0;
margin : 10px 0 20px 0;
text-align : right;
background : #F4F4F3;
height : 26px;
width: auto;
}
.date a {
color: #74797E;
background : inherit;
}
#left_side .rs {
float : right;
margin : 0 0 0 10px;
border : 1px solid #888;
padding : 5px;
background : inherit;
}
#left_side ul {
list-style-position : inside;
margin-left : 2px;
}
#left_side ul li {
list-style-type : square;
margin-left : 15px;
}
#left_side ul ul li {
list-style : none;
margin-left : 10px;
list-style-type : lower-alpha;
list-style-position : inside;
}
#footer {
clear : both;
width : 100%;
margin : 0 0 6em 0;
padding : 10px 0px 0 10px;
color : #777;
background : inherit;
line-height : 1.7em;
}
#footer .right {
float : right;
padding-right: 20px;
}
#footer a {
text-decoration : none;
background : inherit;
}
#footer .fmenu {
	background: inherit;
	padding: 0;
	margin: 0;
}

#footer .fmenu a {
color : #74797E;
background : inherit;
text-decoration : none;
padding: 0 10px 0 0px;
}
#footer .fmenu a:hover {
color : #000;
background : inherit;
text-decoration: underline
}
#footer .fmenu ul {
list-style : none;
padding : 0;
margin : 0;
}
#footer .fmenu li {
float : left;
margin : 0 10px 0 0px;
display: inline;
}

input.text { 
	height: 15px;
	width: 200px;
	border: 2px solid #666; 
	padding: 2px 2px 2px 2px; 
	font-size: 12px;
	font-family: "Arial";
	margin-left: 10px;
}

input.search_button {
	height: 23px;
	color: white;
	font-size: 12px;
	font-family: "Arial";
	padding-bottom: 1px;
	position: relative;
	top: 1px;
	left: 3px;
	background: #7D8E91;
	border: 2px #666 solid;
}

.clear { clear:both }

.qs_link { 
	color: black;
	text-decoration: underline;
	font-size: 14px;
	font-face: "Arial";
}

.resourceResult {
	font-size: 14px;
	font-face: "Arial";
	color: black;
}

.resourceResult a {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

.awsad {
	text-decoration: underline;
	color:blue;
	padding: 4px 4px 4px 4px;
	font-size:14px;'
}

#btads a {
	text-decoration: underline;
	color:blue;
	padding: 4px 4px 4px 4px;
	font-size:14px;
	font-weight:heavy;
}

#bookmarks {
	position:relative;
	/* top:-9px; */
	top:5px;
	left:-5px;
	float:right;
	margin:4px;
	background:#eee;
	padding: 5px;
	border:1px #666 solid;
}

#bookmarks ul { border: 0px; 
    background: transparent; } 
    
#bookmarks li { margin: 0px; padding: 3px; 
    border: none; background: transparent; 
    	position:relative;
    } 

#bookmarks a { color: #fff; font-weight: bold; }

#sr { padding-left: 10px; padding-right: 10px; }

.rbox {
	border-left: 1px #ccc solid;
	padding: 3px;
	background-color: white;
}

.rbox a {
	color:blue;
	text-decoration: underline;
}

.rbox a:hover {
	text-decoration: underline;
	color:blue;
}
