@charset "utf-8";

* {
	margin: 0;
}

body {
	background-repeat: no-repeat;
	background-color:#000000;
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
}

a:link, a:active, a:visited {
	color:#ffb60f;
	text-decoration:underline;
	outline: none;
}

a:hover {
	color:#ffb60f;
	text-decoration:none;
	outline: none;
}

.blue_body {
	background-position: center 0px;
}

.yellow_body {
	background-position: center 0px;
}

.white_body {
	background-position: center 0px;
}

.red_body {
	background-position: center 0px;
}

.purple_body {
	background-position: center 0px;
}

.pink_body {
	background-position: center 0px;
}

.orange_body {
	background-position: center 0px;
}

.green_body {
	background-position: center 0px;
}

.grey_body {
	background-position: center 0px;
}

.images {
	padding: 10px;
}

.white_header {
	color:#ffffff;
	line-height: 8px;
}

.white_header2 {
	color:#ffffff;
	line-height: 18px;
}

.blue_header {
	color:#0096db;
	text-transform: uppercase;
}

.red_header {
	color:#dc291e;
	text-transform: uppercase;
}

.green_header {
	color:#77b800;
	text-transform: uppercase;
}

.orange_header {
	color:#F89728;
	text-transform: uppercase;
}

.purple_header {
	color:#9f60b5;
	text-transform: uppercase;
}

.pink_header {
	color:#EB539E;
	text-transform: uppercase;
	font-weight: normal;
}

.yellow_header {
	color:#ffb60f;
	text-transform: uppercase;
}

.yellow_header2 {
	color:#ffb60f;
	text-transform:lowercase;
	font-size:14px;
}

h1, h2, h3, h4, h5{
	color:#FFFFFF;
	padding: 0;
}

p, #content li {
	color:#999999;
	padding: 0 0 0 0;
}

#content ul {
	margin: 5px;
	margin-left: 1em;
	padding: 0px;
	list-style:outside;
}

#content p, #content li {
	margin: 1em 0;
}

#content img {
	margin: 10px;
}

#content h1, #content h2, #content h3 {
	margin-bottom: 15px;
	font-size: 14px;
	color:#FDBB30;
}

#wrapper {
	width: 996px;
	position: relative;
	left: 50%;
	margin-left: -498px;
}

#nav_bar {
	position: relative;
	height: 87px;
	width: 100%;
	background-repeat: no-repeat;
}

#sub_nav {
	height: 38px;
	width: 100%;
	background-repeat: no-repeat;
}

#banner {
	height: 365px;
	width: 100%;
}

#banner img {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
}

#content {
	height: auto;
	width: 639px;
	padding: 0 0 0 108px;
}

#content_home {
	height: auto;
	width: 100%;
	color:#FFFFFF;
}

#footer {
	position: relative;
	height: 40px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}

.clear {
	clear: both;
}

div.menu_ur {
	position: absolute;
	top: 28px;
	height: 26px;
}

div.menu_ur a:link,
div.menu_ur a:visited {
	display: block;
	height: 26px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

div.menu_ur a:hover,
div.menu_ur a:active,
div.menu_ur a.selected:link,
div.menu_ur a.selected:visited {
	background: none !important;
}

#upload {
	left: 580px;
	width: 101px;
}

	#upload a:link,
	#upload a:visited {
		width: 101px;
	}

#client {
	left: 681px;
	width: 140px;
}

	#client a:link,
	#client a:visited {
		width: 140px;
	}

#raq {
	left: 793px;
	width: 97px;
}

	#raq a:link,
	#raq a:visited {
		width: 97px;
	}

#contact {
	left: 890px;
	width: 97px;
}

	#contact a:link,
	#contact a:visited {
		width: 51px;
	}

div.menu_footer {
	height: 26px;
	position: absolute;
	top: 5px;
}

div.menu_footer a:link,
div.menu_footer a:visited {
	display: block;
	height: 26px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

div.menu_footer a:hover,
div.menu_footer a:active {
	background: none !important;
}

#footer_home {
	left: 348px;
	width: 38px;
}

	#footer_home a:link,
	#footer_home a:visited {
		width: 38px;
	}

#footer_about {
	left: 386px;
	width: 78px;
}

	#footer_about a:link,
	#footer_about a:visited {
		width: 78px;
	}

#footer_resources {
	left: 464px;
	width: 70px;
}

	#footer_resources a:link,
	#footer_resources a:visited {
		width: 70px;
	}

#footer_contact {
	left: 534px;
	width: 57px;
}

	#footer_contact a:link,
	#footer_contact a:visited {
		width: 57px;
	}

#footer_privacy {
	left: 591px;
	width: 80px;
}

	#footer_privacy a:link,
	#footer_privacy a:visited {
		width: 80px;
	}

#nav,
#nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
	list-style: none;
}

#nav {
	position: absolute;
	top: 66px;
	left: 268px;
	width: 722px;
	height: 25px;
}

#nav a:link,
#nav a:visited {
	color: #fff;
	text-decoration: none;
}

#nav a:hover,
#nav a:active,
#nav a.sub_on:link,
#nav a.sub_on:visited {
	color: #eaac1a;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	height: auto;
	width: 722px !important;
	font-weight: normal;
	margin: 0;
}

#nav li ul.about_sub,
#nav li ul.best_sub,
#nav li ul.resources_sub {
	left: -69px;
	top: 30px;
}

ul#nav li ul li {
	display: block;
	float: left;
	width: auto;
	padding: 0 10px;
	font-size: 12px;
	line-height: 27px;
	height: 27px;
}

#content {
	clear: left;
}

#nav ul.subnavlist {
	position:absolute;
	width: 80%;
	top: auto;
	height: 1em;
	white-space: nowrap;
}

.subnavlist a:hover {
	color: #eaac1a;
}

#nav a#nav_home,
#nav a#nav_about,
#nav a#nav_best,
#nav a#nav_resources {
	display: block;
	text-indent: -9999px;
	height: 25px;
	float: left;
	position: absolute;
	margin: 0;
	padding: 0;
}

#nav a#nav_home {
	width: 61px;
	left: 0;
}

#nav a#nav_about {
	width: 107px;
	left: 61px;
	background-position: -61px 0;
}

#nav a#nav_best {
	width: 222px;
	left: 167px;
	background-position: -167px 0;
}

#nav a#nav_resources {
	width: 88px;
	left: 390px;
	background-position: -390px 0;
}

#nav a#nav_home:hover,
#nav a#nav_home:active,
#nav a#nav_about:hover,
#nav a#nav_about:active,
#nav a#nav_best:hover,
#nav a#nav_best:active,
#nav a#nav_resources:hover,
#nav a#nav_resources:active,
#nav a.selected:link,
#nav a.selected:visited {
	-moz-background-clip:border !important;
	-moz-background-inline-policy:continuous !important;
	-moz-background-origin:padding !important;
	background:transparent none repeat scroll 0 0 !important;
}

ul.customer_portal_list {
	position: absolute;
	top: 101px;
	right: 0;
	list-style: none;
}

ul.customer_portal_list li {
	float: left;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	font-size: 12px;
	height: 30px;
}

ul.customer_portal_list a:link,
ul.customer_portal_list a:visited {
	color: #fff;
	text-decoration: none;
}

ul.customer_portal_list a.sub_on:link,
ul.customer_portal_list a.sub_on:visited, 
ul.customer_portal_list a:hover,
ul.customer_portal_list a:active {
	color: #eaac1a;
}

.headline,
.subheadline {
	font-size: 16px !important;
	font-weight: bold;
}

.title {
	font-size: 12px !important;
	font-weight: bold;
}

.formlabel {
	font-size: 12px !important;
	font-weight: bold;
	padding: 4px 15px 4px 0;
}

h5.form_title, .form_title {
	font-size: 12px !important;
	font-weight: bold;
	background-color: #eaac1a;
	color: #000;
	border-top: 15px solid #000;
	border-bottom: 5px solid #000;
}

.formcontent,
#content {
	font-size: 12px !important;
	line-height: 18px;
}

/* Aditional CSS Derived from original */

#home_banner {
	height: 400px;
	width: 100%;
}

#client_archives {
	width: 230px;
	height: 145px;
}

#hot_press {
	width: 210px;
	padding: 35px 0 5px 20px;
	float: right;
	background-repeat:no-repeat;
	background-position: 0px 2px;
	position: static;
}

#client_archives {
	float: left;
	background-repeat:no-repeat;
	background-position: 0px 2px;
	line-height: 10px;
}

#client_archives p, #client_archives ul {
	font-size: 11px;
	padding-top: 35px;
	padding-bottom: 5px;
}

#hot_press table {
	width: 135px;
	font-size: 10px;
	line-height: 14px;
}

#hot_press ul li {
	padding: 0 4px 5px 0;
}

#client_archives ul {
	margin: 0;
	margin-left: 10px;
	list-style:outside;
}

#hot_press li, #client_archives li {
	padding: 4px;
	margin: 0;
	font-size: 10px;
}

#client_archives p, #client_archives ul {
	padding-left: 85px;
	padding-right: 15px;
}

#hot_press p, #hot_press ul {
	padding-left: 25px;
}

#client_archives ul {
	padding-top: 0;
}

/* Misc Stylings */

#nav li a{
	text-indent: -9999px; 
}

#nav li a ul li a {
	text-indent: 0;
}

.collection_item_label, b.collection_item_label {
	font-weight: normal;
}
#content h4 {
	font-size:16px !important;
	font-weight:bold;
	color: #999;
	padding-left: 0;
}

.content_image_box, .content_image {
	padding: 0;
	background: none;
	border: 0;
}

div.required_form_label{
	color: #ffb300;
}

div.form_row_submit, div.portal_login div.form_row_submit { 
	background-color: #000;
}


#client{background:transparent url('../graphics/nav/client_archive_over.jpg') 0 0 no-repeat;}
#client a:link,#client a:visited{background:transparent url('../graphics/nav/client_archive_up.jpg') 0 0 no-repeat;}
#client_archives{background-image:url('../graphics/client_archives_back.jpg);}
#contact{background:transparent url('../graphics/nav/contact_over.jpg') 0 0 no-repeat;}
#contact a:link,#contact a:visited{background:transparent url('../graphics/nav/contact_up.jpg') 0 0 no-repeat;}
#footer{background-image:url('../graphics/footer/footer_line.jpg);}
#footer_about{background:transparent url('../graphics/footer/footer_about_over.jpg') 0 0 no-repeat;}
#footer_about a:link,#footer_about a:visited{background:transparent url('../graphics/footer/footer_about.jpg') 0 0 no-repeat;}
#footer_contact{background:transparent url('../graphics/footer/footer_contact_over.jpg') 0 0 no-repeat;}
#footer_contact a:link,#footer_contact a:visited{background:transparent url('../graphics/footer/footer_contact.jpg') 0 0 no-repeat;}
#footer_home{background:transparent url('../graphics/footer/footer_home_over.jpg') 0 0 no-repeat;}
#footer_home a:link,#footer_home a:visited{background:transparent url('../graphics/footer/footer_home.jpg') 0 0 no-repeat;}
#footer_privacy{background:transparent url('../graphics/footer/footer_privacy_over.jpg') 0 0 no-repeat;}
#footer_privacy a:link,#footer_privacy a:visited{background:transparent url('../graphics/footer/footer_privacy.jpg') 0 0 no-repeat;}
#footer_resources{background:transparent url('../graphics/footer/footer_resources_over.jpg') 0 0 no-repeat;}
#footer_resources a:link,#footer_resources a:visited{background:transparent url('../graphics/footer/footer_resources.jpg') 0 0 no-repeat;}
#hot_press{background-image:url('../graphics/hot_press_back.jpg);}
#nav{background:transparent url('../graphics/nav/bg_nav.gif) 0 -29px no-repeat;}
#nav_bar{background-image:url('../graphics/logo_header_background.jpg);}
#nav a#nav_home,#nav a#nav_about,#nav a#nav_best,#nav a#nav_resources{background-image: url('../graphics/nav/bg_nav.gif);}
#raq{background:transparent url('../graphics/nav/raq_over.jpg') 0 0 no-repeat;}
#raq a:link,#raq a:visited{background:transparent url('../graphics/nav/raq_up.jpg') 0 0 no-repeat;}
#sub_nav{background-image:url('../graphics/sub_nav.jpg);}
#upload{background:transparent url('../graphics/nav/upload_over.jpg') 0 0 no-repeat;}
#upload a:link,#upload a:visited{background:transparent url('../graphics/nav/upload_up.jpg') 0 0 no-repeat;}
.blue_body{background-image:url('../graphics/banners/blue_banner.gif);}
.green_body{background-image:url('../graphics/banners/green_banner.gif);}
.grey_body{background-image:url('../graphics/banners/grey_banner.gif);}
.orange_body{background-image:url('../graphics/banners/orange_banner.gif);}
.pink_body{background-image:url('../graphics/banners/pink_banner.gif);}
.purple_body{background-image:url('../graphics/banners/purple_banner.gif);}
.red_body{background-image:url('../graphics/banners/red_banner.gif);}
.white_body{background-image:url('../graphics/banners/white_banner.gif);}
.yellow_body{background-image:url('../graphics/banners/yellow_banner.gif);}

#nav li a{text-indent: -9999px; }

#nav li a ul li a{text-indent: 0; }

.collection_item_label, b.collection_item_label {font-weight: normal;}

#content h4 {font-size:16px !important; font-weight:bold; color: #999; padding-left: 0;}

.content_image_box, .content_image {
	padding: 0;
	background: none;
	border: 0;
}

div.form_row_submit, div.portal_login div.form_row_submit { background-color: #000;}