@charset "UTF-8";

/* ******************************** */
/* 			GLOBAL CONTROLS			*/	
/* ******************************** */

body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #7f7c74;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border: none;
	background-image: url(../images/bg_texture.gif);
	background-repeat: repeat-x repeat-y;
}

#gradient {
	position: absolute;
	height: 1500px;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(../images/bg_gradient.png);
	background-repeat: repeat-x;
}

#wrapper {
	position: relative;
	height: 100%;
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	background-color: #e7e2d3;
	border: none;
}

.clear {
	clear: both;
}

a:link, a:visited, a:hover, a:active {
	outline: none;
	border: none;
}

img {
	border: none;
}

/* ******************************** */
/* 			TEXT APPEARANCE			*/	
/* ******************************** */

h1, h2, h4 {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #333;
	display: block;
	height: auto;
	width: 1024px;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 2.2em;
	text-shadow: #fff 1px 1px 1px;
	/*margin: 20px 0 10px 10px;*/
	margin-left: 10px;
}

h2 {
	position: absolute;
	left: 15px;
	top: 0px;
	display: block;
	height: 30px;
	width: 270px;
	padding: auto;
	margin: 0;
	background-color: #F0EFED;
	font-size: 1.6em;
	text-align: right;
	background-image: url(../images/rss_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 0;
	height: 22px;
}

h4 {
	font-size: 29px;
	margin: 0;
	display: block;
	height: 52px;
	width: 269px;
	margin: 14px 0 -14px 20px;
	color: #F60;
}

p {
	display: block;
	margin: 0 2em 1.6em 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 1.8em;
}

sup {
	font-size: 75%;
}
	
ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	
}

li {
	margin: 0 10px 0 8px;
}


/* ******************************** */
/* 		PRIMARY ARCHITECTURE		*/	
/* ******************************** */

#header {
	position: relative;
	height: 111px;
	width: 100%;
	min-width: 1000px;
	margin: 0;
	padding: 0;
	background-color: #e7e2d3;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}

#headerContent {
	position: relative;
	height: 115px;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#allContent {
	position: relative;
	height: auto;
	width: 100%;
	margin: 0;
	padding: 0;
}

#categories {
	position: relative;
	height: 870px;
	width: 1000px;
	margin: 20px auto 10px auto;
	padding: 0;
	background-color: #F9F9F9;
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#lowerContainer {
	position: relative;
	height: auto;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#bodyCopy {
	position: relative;
	height: auto;
	width: 1001px;
	margin-top: 10px;
	padding: 0;
	border: none;
}

#bodyCopy p {
	/*margin: 10px 140px 10px 10px;*/
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 11px;
}

#newsFeed {
	position: relative;
	float: right;
	height: auto;
	width: 310px;
	margin: 0;
	padding-left: 10px;
	border: none;
	background-color: none;
}

#twitterBird {
	position: absolute;
	z-index: 99;
	top: -128px;
	right: 10px;
	height: 147px;
	width: 133px;
	margin: 0;
	padding: 0;
	border: none;
}

a.twitterBird {
	display: block;
	margin: 0;
	padding: 0;
	height: 147px;
	width: 133px;
	text-decoration: none;
	background-image: url(../images/twitterbird_off.png);
	}

a.twitterBird:hover {
	background-position: -665px 0;
	background-image: url(../images/twitterbird_on.png);
	}

.displace {
	position: absolute;
	left: -5000px;
	}

#siteLinksWrapper {
	position: relative;
	z-index: 5;
	height: 170px;
	width: 1024px;
	margin: 10px 0 0 0;
	padding: 0;
	background-color: #e7e2d3;
}

#footer {
	position: relative;
	height: 80px;
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	color: #000;
}

#footerContent {
	position: relative;
	height: 60px;
	width: 990px;
	margin: 6px auto;
	padding: 4px 0 5px 0;
	background-image: url(../images/sub_divider.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#shadowLeft {
	position: absolute;
	left: -10px;
	top: 0px;
	height: 100%;
	width: 10px;
	margin: 0;
	padding: 0;
	background-image: url(../images/shadow_left.png);
	background-repeat: repeat-y;
}

#shadowRight {
	position: absolute;
	right: -10px;
	top: 0px;
	height: 100%;
	width: 10px;
	margin: 0;
	padding: 0;
	background-image: url(../images/shadow_right.png);
	background-repeat: repeat-y;
}

.divider {
	position: relative;
	height: 8px;
	width: 1024px;
	background-image: url(../images/divider_center.gif);
	background-repeat: repeat-x;
}

.dividerLeft {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 8px;
	width: 2px;
	background-image: url(../images/divider_edge.gif);
	background-repeat: no-repeat;
}

.dividerRight {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 8px;
	width: 2px;
	background-image: url(../images/divider_edge.gif);
	background-repeat: no-repeat;
}

#orangeBanner {
	position: absolute;
	z-index: 3;
	top: 140px;
	right: -11px;
	height: 28px;
	width: 538px;
	font-size:12px;
	background-image: url(../images/orange_banner2.gif);	
}

#bannerBack {
	position: absolute;
	z-index: 3;
	top: 168px;
	right: -11px;
	height: 10px;
	width: 10px;
	background-image: url(../images/banner_back.gif);	
}

#whiteBoxShadow {
	position: absolute;
	bottom: 0px;
	left: 4px;
	height: 26px;
	width: 992px;
	margin: 0;
	padding: 0;
	background-image: url(../images/white_box_bg.jpg);
	background-repeat: repeat-x;
}








/* ******************************** */
/* 			HEADER ELEMENTS 		*/	
/* ******************************** */

#logo {
	position: absolute;
	top: 0px;
	left: 3px;
	height: 112px;
	width: 240px;
	margin: 0;
	padding: 0;
	border: none;
}

/*	10th ANNIVERSARY RIBBON		
----------------------------*/
#anniversary {
	position: absolute;
	top: -1px;
	right: -20px;
	z-index: 99;
	height: 114px;
	width: 120px;
	margin: 0;
	padding: 0;
}




/* ******************************** */
/* 			SITE CATEGORIES 		*/	
/* ******************************** */



#columnContainer {
	position: relative;
	height: 100%;
	width: 1000px;
	margin: 4px;
	padding: 0;
	color: #2a4249;
	}
	
.siteListColumn {
	position: relative;
	float: left;
	height: auto;
	width: 198px;
	margin: 20px 0 20px 0;
	padding: 0;
	border-right: 1px solid #ccc;
	}
	
.siteListColumn ul li {
	text-decoration: none;
	list-style-type: none;
	margin: 2px 0 2px 0;
	}
	
.siteListColumn a {
	display: block;
	height: auto;
	width: auto;
	margin: 0;
	padding: 1px 0 1px 18px;
	color: #2a4249;
	text-decoration: none;
	}
	
.siteListColumn a:hover {
	color: #fff;
	background-color: #f60;
	background-image: url(../images/link_arrow2.gif);
	background-position: left;
	background-repeat: no-repeat;
	/*text-shadow: #65290a 0px 1px 1px;*/
	}
	
#listOfCompanies {
	float: right;
	}
	
#sitesTab {
	float: left;
	position: relative;
	height: 52px;
	width: 269px;
	margin: 0;
	padding: 0;
}
	
	
#bgUpper {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	height: 52px;
	width: 100%;
	background-image: url(../images/upper_bg.gif);
	background-repeat: repeat-x;
	
}

#bgLeft {
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 4px;
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	
}

/* Right-side shadow is handled by being set as #content's background image */

#bgBottom{
	position: absolute;
	z-index: 1;
	left: 0px;
	bottom: 0px;
	height: 4px;
	width: 100%;
	background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat-x;
}

#cornerUpperRight {
	position: absolute;
	z-index: 2;
	right: 0px;
	top: 48px;
	height: 4px;
	width: 4px;
	background-image: url(../images/corner_upper_right.gif);
}

#cornerBottomRight {
	position: absolute;
	z-index: 2;
	right: 0px;
	bottom: 0px;
	height: 4px;
	width: 4px;
	background-image: url(../images/corner_bottom_right.gif);
}

#cornerBottomLeft {
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	height: 4px;
	width: 4px;
	background-image: url(../images/corner_bottom_left.gif);
}
	
	
/* ******************************** */
/* 				RSS FEED			*/	
/* ******************************** */

.newsfeed {
	display: block;
	height: auto;
	width: 100%;
	text-align: center;
	margin: auto;
	padding: auto;
}

#newsFeed a:link, #newsFeed a:visited, #newsFeed a:hover, #newsFeed a:active {
	font-weight: bold;
	color: #2A4249;
	text-decoration: none;
}

#newsFeed a:hover {
	text-decoration: underline;
}




/* ******************************** */
/* 			SITE LINKS				*/	
/* ******************************** */

#siteLinks {
	position: relative;
	height: 170px;
	width: 1012px;
	margin: 0 0 0 12px;
	padding: 0;
	border: none;
	background-color: #E9E4D5;
}

#orangeBanner a {
	position: relative;
	display: inline-block;
	height: 20px;
	width: auto;
	margin: 0 0 0 24px;
	padding: 7px 0 0 0;
	color: #f2ecdc;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #65290a 1px 1px 1px;
}

#orangeBanner a:hover {
	background-image: url(../images/banner_arrow.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #fffae9;
	text-shadow: #65290a 1px 1px 1px;
}


#bottomLinks {
	position: relative;
	height: 20px;
	width: 996px;
	margin: 6px auto;
	border: none;
	text-align: right;
}

#bottomLinks a {
	font-size: 10px;
	color: #7B7971;
	background-color: #E4DFD0;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
	border-top: 2px solid #F7F3Eb;
	border-left: 2px solid #F7F3Eb;
	border-right: 2px solid #D9D4C7;
	border-bottom: 2px solid #D9D4C7;
}

#bottomLinks a:hover {
	color: #FFF;
	background-color: #F60;
	padding: 2px 3px 2px 3px;
	border-bottom: 2px solid #F7F3Eb;
	border-right: 2px solid #F7F3Eb;
	border-left: 2px solid #C3BDB2;
	border-top: 2px solid #C3BDB2;
}



#bodyCopy a {
	color: #2A4249;
}

#bodyCopy a:hover {
	color: #F60;
}



.linkBox {
	float: left;
	height: 170px;
	width: 200px;
	margin: 0;
	padding: 0;
	border: none;
}

.linkBox a:link, .linkBox a:visited, .linkBox a:hover, .linkBox a:active {
	color: #2A4249;
	display: block;
	height: auto;
	width: 100%;
	margin: 0;
	padding: 2px 0 2px 2px;
	text-decoration: none;
}

.linkBox a {
	text-decoration: none;
}

.linkBox a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #2A4249;
}





/* ******************************** */
/* 				FOOTER				*/	
/* ******************************** */


#footerLogo {
	position: absolute;
	left: 0px;
	top: 9px;
	height: 61px;
	width: 149px;
	margin: 0;
	padding: 0;
	
}

#footerLegal {
	position: relative;
	top: 12px;
	height: auto;
	width: 550px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#footerAddress {
	position: absolute;
	top:  8px;
	right: 0px;
	height: auto;
	width: 300px;
	margin-top: 4px;
	padding: 0;
	text-align: right;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#secondaryLinks {
	
}


/* ******************************** */
/* 			SEARCH BAR				*/	
/* ******************************** */


#searchBar {
	position: absolute;
	top: 12px;
	right: 95px;
	background-image: url(../images/searchbar_bg2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 80px;
	width: 608px;
}


/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs {
	position: absolute;
	z-index:3;
	top: 1px;
	left: 179px;
	height: 25px;
	width: auto;
	padding: 3px 0;
	margin-left: 10px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li {
	display: block;
	float: left;
	height: 31px;
	width: 145px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.shadetabs li a {
	position: relative;
	outline: none;
	display: block;
	height: 33px;
	margin: 0;
	padding: 8px 0 0 0;
	width: 140px;
	text-decoration: none;
	z-index: 1;
	color: #444;
	background-image: url(../images/search_tab_off.gif);
	background-repeat: no-repeat;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
	color: #000;
}

.shadetabs li a.selected{ /*selected main tab style */
	color: #111;
	position: relative;
	background-image: url(../images/search_tab_on.gif);
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

#countrytabs {
	height: auto;
	width: auto;
}


#home_search_submit{
	display: block;
	position: absolute;
	right: 25px;
	top: 36px;
	height: 25px;
	width: 80px;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #333;
	border-bottom: 1px solid #222;
	background-image: url(../images/search_button_off.jpg);
	background-repeat: repeat-x;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color:#444;
	text-align: center;
	outline:none;
	text-decoration:none;
	text-shadow: #fff 1px 1px 1px;
}

#home_search_submit:hover {
	background-image: url(../images/search_button_on.jpg);
	background-repeat: repeat-x;
	background-color: #CCC;
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	color: #FFF;
	text-shadow: #000 0px 1px 1px;}

#home_search_q {
	display: block;
	position: absolute;
	left: 170px;
	top: 36px;
	height: 24px;
	background-color: #FFF;
	margin: 0;
	padding: 6px 0 0 6px; /* important! - centers search text */
	border:1px solid #000;
	outline-width:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width:330px;
}















