/* ////////// CSS Code written by Forrest Robin Rowell for Clear Channel Outdoor /////////// */
/* ////////// Last Revision Date: 03-21-2006 /////////// */
/* ////////// Code Contact: robinrowell@clearchannel.com /////////// */


/* ////////// GLOBAL TAGS ////////// */
* {
	padding: 0;
	margin: 0;
	}

body {
	text-align: center;
	background: #cdd7e3 url(../imgs/lay_adshelbackground.jpg) repeat-x fixed bottom center;
	font: 1em/1.4em Arial, Helvetica, sans-serif; /* Size shown here is on Mac IE5.2, hacked size is located at bottom of style page */
	color: #000;
	}
	

/*  AREA RULES  */

#Wrapper { 
	margin: auto;
	width: 720px;
	text-align: left;
	}

#Header {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 720px;
	height: 42px;
	}

#Logo {}

#Open {
	width: 720px;
	height: 10px;
	background: url(../imgs/lay_container-hat.gif) no-repeat;
	}
	

	
#Main {background: #fff url(../imgs/lay_container-bg.gif) top left repeat-y; width: 100%; padding-bottom: 30px;}


#Close {
	margin: auto;
	margin-bottom: 10px;
	width: 720px;
	height: 20px;
	background: url(../imgs/lay_container-shoe.gif) no-repeat;
	clear: both;
	}
	
#Footer {
	text-align: center;
	width: 720px;
	height: 30px;
	}
	
#Footer ul {
	margin: auto;
	list-style: none;
	margin-top: 1px;
	padding: 0;
	}

#Footer li {
	margin-left: 0;
	display: inline;
	padding: 3px 1px 3px 1px;
	color: #333;
	font-size: 11px;
	}

#Footer a, #Footer a:visited {
	padding: 3px 5px 3px 5px;

	color: #000;
	background: #cdd7e3;
	border: 1px solid #999;
	text-decoration: none;
	}
	
#Footer a:hover {
	padding: 3px 5px 3px 5px;

	color: #fff;
	background: #2f6194;
	border: 1px solid #000;
	}


/* END AREA RULES */


#clearFloats {clear: both;}

.alignleft {
	float: left;
	margin: 0 10px 10px 0px;
	}
	
.alignright {
	float: right;
	margin: 0 0 10px 10px;
	}
	
	
p {
    margin-bottom: 1em;
	}
	
ol li {
	margin: 0 20px 10px 20px;
	}
	
h1, h2, h3, h4, h5 {
	line-height: 100%;
	margin: 20px 0 5px 0;
	text-transform: uppercase;
	}
	
h1 {
	font-size: 24px;
	text-transform: uppercase;
	}

h2 {
	font-size: 20px;
	font-weight: normal;
	border-bottom: 5px solid #ff0000;
	padding-bottom: 1px;
	color: #000;
	}

h3 {
	font-size: 18px;
	color: #555;
	font-weight: normal;
	}

h4 {
    font-size: 105%;
	}
	
h5 {
    font-size: 100%;
	}

a {
	color: #00467f;
	}
	
a:visited {
	color: #1171A1;
	text-decoration: underline;
	}
	
a:hover {
	color: #000;
	text-decoration: none;
	}
	
a:active {
	color: #ff0000;
	text-decoration: none;
	}
	
a.articleSummary:link {
	color: #1171A1;
	text-decoration: underline;
	font-size:10px;
	}
	
a.articleSummary:visited {
	color: #1171A1;
	text-decoration: underline;
	}
	
a.articleSummary:hover {
	color: #000;
	text-decoration: none;
	}
	
a.articleSummary:active {
	color: #ff0000;
	text-decoration: none;
	}
		
table {
	/*width: 100%;*/
	margin-bottom: 10px;
	}
	
	
td, th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	line-height: 14px;
	}
	
td.tabhead, th.tabhead {
	font-weight: bold;
	font-size: 115%;
	padding: 10px 0px 7px 5px;
	background: url(../imgs/lay_tablehead.gif) top left;
	text-transform: uppercase;
	}
	
table.transparent {
	background: transparent;
	border: none;
	}
	
table.transparent td {
	background:transparent;
	border: none;
	}
	
img {
	border: none;
	}
	
ul.nobull {
	list-style-type: none;
	list-style-image: none;
	}
	
td.tabfoot, th.tabfoot {
	background: #e8e8e8;
	text-align: center;
	}
	
td.tdB {
	background: #e0e9ed;
	font-weight: bold;
	}
	
acronym {
    text-decoration: none;
    border-bottom: 1px dashed #f48026;
}

blockquote {
	color: #333;
	font-family: Courier New, Courier, mono;
	padding: 0 10px 0 10px;
	}
	

ul {
	padding: 0 0 0 30px;
	list-style-image: url(../imgs/lay_bul00.gif);
	}
	
ol {
	margin: 0 0 10px 15px;
	}

ul li {

	}
	
ul li ul {
	list-style-image: none;
	list-style-type: disc;
	}
	
ul li ul li {
	margin: 5px 0 5px 10px;
	line-height: 1em;
	font-size: 95%;
	}
	
dl, dd {
	margin-bottom: 10px;
	}
	
dt {
	font-weight: bold;
	color: #333;
	}

hr {
	margin-bottom: 10px;
	border-top: 1px dashed #fbfbfb;
	border-bottom: 1px dashed #B5C4CE;
	}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	}
	
form {
	display: inline;
	}
	
/* SPECIAL CONTENT */
#News {width: 180px; padding: 0 20px 0 0; float: right; display: inline; /* fix for IE double margin float bug */}
#News h3 {font-family: Georgia, "Times New Roman", Times, serif; color: #000; border-bottom: 4px solid #ff0000;}
#News h4 {/*font-family: Georgia, "Times New Roman", Times, serif;*/ text-transform: capitalize; font-size: 11px; margin-top: 5px; color:#333;}
#News table {border-collapse:collapse; /*background: #222;*/}
#News .articleDate {font-size: 10px; letter-spacing: 1px;}
#News .articleSummary {font-size: 11px;}

	
/* SPECIAL CONTENT */
#Countries {/*border:1px solid #000000;*/ width: 180px; padding: 0 20px 0 0; float: right; /*background-color: #FFCCFF;*/}
#Countries h3 {font-family: Georgia, "Times New Roman", Times, serif; color: #000; border-bottom: 4px solid #ff0000;}
#Countries h4 {font-family: Georgia, "Times New Roman", Times, serif; text-transform: capitalize; font-size: 11px;}
#Countries table {border-collapse:collapse; background: #222;}

.prod_data {}
.prod_data img {float: right;}
.prod_data dl {float: left;}
.prod_data dl dt {color:#ee0000;}

#PageContent {width: 460px; padding: 0 20px; float: left; display: inline; /* fix for IE double margin float bug */}
#ProductLogo {margin-left:20px; margin-top:10px; margin-bottom:30px; float:left; display: inline; /* fix for IE double margin float bug */}
#ProductIcon {margin-right:10px; margin-top:10px; float:right; display: inline; /* fix for IE double margin float bug */}

#Montage {margin-left: 30px;}
	

/* ////////// HACKS FOR MAC IE ////////// */
/* hide from mac ie hack \*/
	#Open, #Close {
	overflow: hidden;/*Thin appox 2 px line gets repeated without this here */
	}
	
	body {
	font-size: .8em;
	}
/* END HIDE HACK*/


/* --------------------------------------- */

/*.Wrapper { top:0px;left:0px;width:722px; margin:0px auto; }*/


/*--------------------------------------------------------------------*/

/*.Header { position:relative; top:0px;left:0px;width:722px;height:80px; }*/

.Tag {}

/*--------------------------------------------------------------------*/

#Navigation {z-index:100; width:720px; height: 30px; text-align:center; }

/*--------------------------------------------------------------------*/

/*.Open { margin-top:10px;width:722px;height:14px; clear:both; background-image:url(/borders/border-top.gif); background-repeat:no-repeat; }*/

/*--------------------------------------------------------------------*/


/*--------------------------------------------------------------------*/

/*.Close { width:722px; height:14px; clear:both; text-align:center; background-image:url(/borders/border-bottom.gif); background-repeat:no-repeat; }*/

/*--------------------------------------------------------------------*/

/*.Footer { padding-left:15px; }*/

#Copyright {}
#Privacy {}
#ClearChannelOutdoor {}
#ClearChannel {}

#thumbs {text-align:center;}