body {
margin:0px;
padding:0px;
background-color: #E0E0D9;
font-size: 10px;
}

h1 {
font: 1.2em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
color: #e85e20;
font-weight:bold;
}


.clear {
    clear:both;
    height:0px;
    overflow:hidden;
  }





/*      SIDE NAV ITEMS         */


#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 191px;
}

#sidebar li {
	list-style: none;
	border-bottom: 1px solid #DCD9D3;
	color:#999999;
	background-color:#f4f4f1;
	text-decoration: none;
	font: 1.1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#sidebar li.active {
	color:#E9692C;
	padding: 10px 0px 10px 10px;
	background-color: #F4E5DB;
}


#sidebar li.bottom {
	line-height: 18px;
	background-image: url(/ooh/images/sideFoot.gif);
	border: 0px;
}

#sidebar a {
	/*color:#856028;*/
	display: block;
	text-decoration: none;
	color: #999999;
	padding: 10px 0px 10px 10px;
	margin: 0px;
	outline: 0px;
}

#sidebar a:hover {
	/*color:#856028;*/
	display: block;
	text-decoration: none;
	color: #E9692C;
	background-color: #f9f9f9;
	border: 0px;
	margin: 0px;
	outline: 0px;
}

#sidebar a:active {
	/*color:#856028;*/
	display: block;
	text-decoration: none;
	color: #E9692C;
	background-color: #f9f9f9;
	border: 0px;
	margin: 0px;
	outline: 0px;
}




/* CONTAINER DIVS */

#background {
	position:absolute;
	width:100%;
	/*	background-color: #C6C6BA; */
	top: 0px;
	left: 0px;
	/* grad */
	background: #E0E0D9 url(/ooh/images/bg.jpg) repeat-x;
}


#main_column {
width:824px;
background-repeat: repeat-y;
padding: 0px;
}

html>body #main_column {
    background-image: url(/ooh/images/background_gw.png);
}


#main_columnHom {
width:824px;
background-repeat: repeat-y;
padding: 0px;
}

html>body #main_columnHom {
    background-image: url(/ooh/images/background_gwHm.png);
}



#main_columnOne {
width:824px;
background-repeat: repeat-y;
padding: 0px;
}

html>body #main_columnOne {
    background-image: url(/ooh/images/background_gwOne.png);
}

/* END */


/* BODY TABLE */

#text table { 
	background-color: #fafafa;
	border: 0px #cccccc solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	width: 95%;
	
}

#text ul {
	list-style: square inside;
	margin: 10px 0px 15px 40px;
	padding: 0px;
	text-align: left;
	width: 300px;
}

#text ol {
	margin: 10px 0px 15px 40px;
	padding: 0px;
	text-align: left;
	width: 300px;
}

#text li {
	color:#666;
	font: 1.1em/1.4 "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding-top: .7em;
}

#text h4 {
	float: right;
	color:#999;
	font: .9em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0em 0em 1em 0em;
}

#textOne h2 {
	text-decoration: none;
	color: #666;
	font: 1.2em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	padding: 0px;
	margin :0px;
}

#textOne ul {
	list-style: square inside;
	margin: 10px 0px 15px 40px;
	padding: 0px;
	text-align: left;
	width: 300px;
}

#textOne ol {
	margin: 10px 0px 15px 40px;
	padding: 0px;
	text-align: left;
	width: 300px;
}

#textOne li {
	color:#666;
	text-decoration: none;
	font: 1.1em/1.4em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding-top: .7em;
}

#text table td{ 
	text-align: left;
	font: 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px #cccccc dotted;
	vertical-align: middle;
	
}

#textOne table { 
	background-color: #fafafa;
	border: 0px #cccccc solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	width: 95%;
	
}

#textOne table td{ 
	text-align: left;
	font: 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px #cccccc dotted;
	
}

#textOne legend {
	font: 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	color: #333;
	background: #e6e9ef;
	border: #cccccc solid 1px;
	padding: 1px 10px;
}

#textOne fieldset {
	border-color: #cccccc;
	border-width: 1px 1px 1px 1px;
	border-style: dotted;
	width:400px;
}
/* TOP DIVS */

#logo_placeholder {
	display: inline;
	float: left;
	width:375px;
	height:135px;
	margin: 0px 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6BA;
	border-right-color: #C6C6BA;
	border-right-width: 1px;
	border-right-style: solid;
	padding: 0px;
}

#navigation {
	display: inline;
	float: right;
	width:428px;
	height:135px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	background-image: url(/ooh/images/top_orange_background.jpg);
	background-repeat: no-repeat;
	border-bottom-color: #C6C6BA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	overflow: hidden;
}








/* NAV ELEMENTS */


#faq_login {
	text-decoration: none;
	font: 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	position: relative;
	top: 15px;
	left: 15px;
	width: 400px;
	text-align: right;
}

#faq_login a{
	text-decoration: none;
	font: 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	border-bottom: dotted 1px #ffffff;
}


#faq_login a:hover{
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	border-bottom: solid 1px #ffffff;
}


.toplink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}



#linkBox {
	clear:both;
	position:relative;
	left: 0px;
	top: 98px;
	width:428px;
	height:26px;
}



#OOH_Today {
	position:absolute;
	width:78px;
	height:26px;
	left: 12px;
	top: 0px;
}


#tab_resources {
	position:absolute;
	width:78px;
	height:26px;
	left: 93px;
	top: 0px;
}


#tab_products {
	position:absolute;
	width:78px;
	height:26px;
	left: 174px;
	top: 0px;
}


#tab_services {
	position:absolute;
	width:78px;
	height:26px;
	left: 255px;
	top: 0px;
}


#tab_account {
	position:absolute;
	width:78px;
	height:26px;
	left: 336px;
	top: 0px;
}











/*   BODY DIVS */

#main_banner {
	clear: both;
	width:804px;
	height:102px;
	margin: 0px 0px 0px 10px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	background-color: #ffffff;
}

#main_banner img{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin: 0px;
}

#home_banner {
	clear: both;
	width:804px;
	height:216px;
	margin: 0px 0px 0px 10px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	background-color: #ffffff;
}

#home_banner img{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin: 0px;
}


#aggregate {
	margin: 0px 25px 0px 25px;
	padding: 0px;
	width:774px;
	/*background-color: #d7e9a6;*/
}

#sidebar {
	float: left;
	width:191px;
	background-color: #F6F5F3;
	margin: 15px 0px 0px 0px;
	/*border: 1px solid rgb(160, 152, 137); */
	background-color: #fff; 
/*	clear: right; */
}


.promoBox {
	float: left;
	width:191px;
	background-color: #F6F5F3;
	margin: 15px 0px 5px 0px;
	background-color: #fff; 
/*	clear: right; */
}

/* END */








/* SIDE NAV ELEMENTS */



#grey_label2 {
	width:181px;
	height:25px;
	padding: 5px 0px 0px 10px;
	background: url(/ooh/images/sideTop.gif) repeat-x;
}	


#grey_label2 h2{
	text-decoration: none;
	color: #fff;
	font: 1.3em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	padding: 0px;
	margin :0px;
} 

#snav {
	overflow: auto; 
	padding: 0px;
}







/* PROMOTIONAL SIDEBAR */

.orange_label {
	width:181px;
	height:25px;
	padding: 8px 0px 0px 10px;
	background: url(/ooh/images/promoTop.gif) repeat-x;
	background-color: #E85E20;
}	


.orange_label h2{
	text-decoration: none;
	color: #fff;
	font: 1.1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding: 0px;
	margin :0px;
} 

.promoBod {
	width:177px;
	padding: 10px 7px 15px 7px;
	background-color: #fdefe9;
/* float:left; */
}

.promoBod p{
	text-decoration: none;
	color: #a09889;
	font: .9em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin :0px;
}

.promoBod a{
	text-decoration: none;
	color: #E85E20;
	font: 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin :0px;
	border-bottom: dotted 1px #E85E20;
}


.promoBod a:hover{
	text-decoration: none;
	font-weight: normal;
	color: #E85E20;
	border-bottom: solid 1px #E85E20;
}

.promoBod a.noline{
	color: #e85e20;
	font: 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	border-bottom: dotted 0px #e85e20;
}

.promoBod a.noline:hover{
	border-bottom: solid 0px #e85e20;
}


.promoBod h3{
	text-decoration: none;
	color: #a09889;
	font: 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding: 0px;
	margin :0px;
}

.spot {
	float: left;
	margin-right: 10px;
}

#grey_label {
	position:absolute;
	width:191px;
	height:31px;
	z-index:1;
	background-color: #A09889;
}

/* END */



/* LOGIN  */

.loginBox {
	float: left;
	width: 350px;
	background-color: #F6F5F3;
	margin: 15px 0px 5px 130px;
  	display: inline;
}

.loginBox2 {
	float: left;
	width: 330px;
	background-color: #F6F5F3;
	margin: 15px 0px 5px 130px;
	padding: 10px 10px 10px 10px;
	display: inline;
/*	clear: right; */
}

/*
.loginMarg {
	margin: 
}
*/
.loginBod {
	width:336px;
	padding: 10px 7px 15px 7px;
	background-color: #fdefe9;
/* float:left; */
}
/*

.loginBod label {
	text-align: left;
	color: #a09889;
	font: .6em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
*/

.loginBod p{
	text-decoration: none;
	color: #a09889;
	font: 1.2/1.45em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin :0px;
}

/*
.loginBod a{
	text-decoration: none;
	color: #E85E20;
	font: 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin :0px;
	border-bottom: dotted 1px #E85E20;
}



.loginBod a:hover{
	text-decoration: none;
	font-weight: normal;
	color: #E85E20;
	border-bottom: solid 1px #E85E20;
}

*/
.loginBod h3{
	text-decoration: none;
	color: #a09889;
	font: .9em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding: 0px;
	margin :0px;
}


/* END */


/* GENERAL  CONTENT */ 

#content {
	width:400px;
	float: right;
/*	background-color: #F6D360; */
/*	margin-right: 6px; */
}

#content p{
	color: #666;
	font: 1.2em/1.45em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#content h1{
	color: #e85e20;;
	text-decoration: none;
	font: 1.4em/1.45em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#content a{
	color: #e85e20;
	font: 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	border-bottom: dotted 1px #e85e20;
}

#content a:hover{
	border-bottom: solid 1px #e85e20;
}



/* ONE COLUMN  CONTENT */ 

#contentOne {
	width:600px;
	float: left;
/*	background-color: #F6D360; */
/*	margin-right: 6px; */
}

#contentOne p{
	color: #666;
	font: 1.2em/1.45em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#contentOne h1{
	color: #e85e20;;
	text-decoration: none;
	font: 1.4em/1.45em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#contentOne a{
	color: #e85e20;
	font: 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	border-bottom: dotted 1px #e85e20;
}

#contentOne a:hover{
	border-bottom: solid 1px #e85e20;
}

#contentOne a.noline{
	color: #e85e20;
	font: 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	border-bottom: dotted 0px #e85e20;
}

#contentOne a:hover{
	border-bottom: solid 1px #e85e20;
}

#contentOne a.noline:hover{
	border-bottom: solid 0px #e85e20;
}


/* HOME PAGE CONTENT*/

#contentHom {
	width:356px;
	float: right;
	margin: 0px 10px 0px 0px;
/*	margin-right: 6px; */
}

#contentHom p{
	color: #666;
	text-decoration: none;
	font: 1.2em/1.45em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#contentHom h1{
	color: #e85e20;;
	text-decoration: none;
	font: 1.4em/1.45em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 1.6em 0em 0em 0em;
}

#contentHom a{
	color: #e85e20;
	text-decoration: none;
	font: 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: dotted 1px #e85e20;
}

#contentHom a:hover{
	border-bottom: solid 1px #e85e20;
}





/* ADS */
#tallad {
	width: 156px; 
	float: right; 
	padding: 15px 0px 10px 0px;
	text-align: right;
}


#homad {
	width: 190px; 
	float: right; 
	padding: 15px 0px 10px 0px;
	text-align: right;
}

#homad p{
	color: #666;
	text-decoration: none;
	font: .9em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#homad input {
	border: #cccccc solid 1px;
	font: .95em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#homad input.field1 {
	margin: 0px 0px 8px 0px;
	color: #444444;
	width: 150px;
	border: #cccccc solid 1px;
	font: .95em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}


#homad input.gobtn {
	margin: 0px 0px 8px 0px;
	color: #444444;
	width: 15px;
	height: 15px;
	
}


/* CONTENT ELEMENTS */

#graphic_title {
	height: 30px; 
	width: 390px;
	text-align: left;
	border-color: #eceae7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 15px 0px 10px 10px;
}


#graphic_titleHom {
	height: 30px; 
	width: 346px;
	text-align: left;
	border-color: #eceae7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 15px 0px 10px 10px;
}


#text {
	width: 365px;
	padding: 10px 15px 20px 20px;
	text-align: left; /* overrule inheritance */
}


#textHom {
	width: 320px;
	padding: 10px 15px 20px 20px;
	text-align: left; /* overrule inheritance */
}

#textOne {
	width: 555px;
	padding: 10px 15px 20px 20px;
	text-align: left; /* overrule inheritance */
}


/* FIELDS textOne */

#textOne input {
	margin: 0px 0px 8px 0px;
	color: #444444;
	width: 150px;
	border: #cccccc solid 1px;
	font: .95em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#textOne input.logbtn {
	margin: 0px 0px 8px 0px;
	color: #444444;
	width: 87px;
	border: 0px;
	font: .95em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#textOne input.pushbtn {
	margin: 0px 0px 8px 0px;
	color: #444444;
	width: 15px;
	height: 15px;
	/*
font: .95em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
*/
}

#textOne select {
	margin: 0px 0px 8px 0px;
	color: #444444;
	background-color: #f9f9f9;
	border: #cccccc solid 1px;
	font: 1.1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px;
	width: 120px;
}


#textOne label {
	width: 117px;
	border-width: 0px 0px 0px 0px;
	border-style: dashed;
	margin: 0px 10px 0px 0px; 
	color: #666;
}

/* FOOTER */


#footer {
	position:relative;
	width:824px;
	height:40px;
	bottom: 0px;
	padding: 20px 0px 0px 0px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	color: #ada699;
	text-decoration: none;
	font-weight: normal;
}

html>body #footer {
    background-image: url(/ooh/images/bottom_grey.png);
}

#footer .copy{
	font: .95em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #ada699;
	text-decoration: none;
}

#footer a{
	font: .95em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #ada699;
	text-decoration: none;
	border-bottom: dotted 1px #ada699;
}

#footer a:hover{
	border-bottom: solid 1px #e85e20;
	color: #e85e20;
}

#footer a.noline{
	border-bottom: dotted 0px #e85e20;
	font: .95em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#footer img{
	position: relative;
	top: 5px;
}
	





  
.padding {
	padding: 0px 0px 20px 0px;
}

.maintext {
	font: 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #e9e9e9;
}

.form_greyfont {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/*color: #a09889; */
}



li.special {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #a09889; 
list-style-position:outside; 
list-style-image:url(plus_bullet.gif);
}

.bold {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #a09889;
font-weight:bold;
}

.link {
	font: 1.1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #e85e20;
	border-bottom: dotted 1px #e85e20;
	text-decoration:none;
}

.link:hover{
	border-bottom: solid 1px #e85e20;
}








#archived {
	width:191px;
	height:213px;
	z-index:2;
	background-color: #F6F5F3;
	clear: right;
	float: right;
}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#Layer2 {
	position:relative;
	width:200px;
	height:115px;
	z-index:2;
}


#graphic_title2 {
	width:380px;
	height:30px;
	z-index:2;
	position: relative;
	left: -1px;
	text-align: center;
	border-color: #eceae7;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#prod_detailed 
{
width: 640px;
height: 420px; 
padding: 0 10px 10px 10px;
background-color: #ffffff; 
color: ButtonText;
position: absolute;
top: 200px;
left: 200px;
top: expression(
    eval(document.body.scrollTop) + "px"
);
display: none;
font: 14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
z-index: 20;
}

#prod_dim
{
width: 10px;
height: 10px; 
background-color: #999999; 
position: absolute;
top: 0px;
left: 0px;
/*top: expression(
    eval(document.body.scrollTop) + "px"
);*/
filter:alpha(opacity=75);
-moz-opacity:.75;
opacity:.75;
display: none;
/*font: 14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; */
z-index: 19;

}