@import url("../../global/CSS/global.css");

/* Global Stylesheet */

/* @group OVERRIDES */

a.site-credit-link:link, a.site-credit-link:active, a.site-credit-link:visited {
	display: inline;
}

/* @end */

/* @group RESET */

/* Basic css zeroing for cross-browser conformity */

html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th {
	font-weight: normal;
	font-style: normal;
}

fieldset,img {
	border: none;
}

/* @end */

/* @group LAYOUT */

body {
	background: url("/sitefiles/1374/images/bkgd.jpg") repeat-x scroll center 0 #0F336A;
}

img.alignleft {
	float: left;
	margin: 2px 20px 18px 0;
}

/* Class for image aligned left with margin */

img.alignright {
	float: right;
	margin: 2px 0 18px 20px;
}

/* Class for image aligned right with margin */

hr {
	border: 0px;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0.0;
	font-size: 0px;
}

/* @end */

/* @group TYPE */

body, p, div, ul, li, td {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 14px;
	line-height: 21px;
	color: #333333;
}

strong, b {
	font-weight: bold;
}

p {
	margin-bottom: 18px;
}

a:link, a:visited, a:active {
	color: #E76D34;
	text-decoration: none;
}

a:hover {
	text-decoration: underline !important;
}

a:focus {
	outline: none;
}

/* Removes a outline in Firefox  */

h1 {
	color: #10456E;
	font-family: GothamRoundedBold,helvetica,arial,sans-serif;
	font-size: 48px;
	line-height: 48px;
	margin-bottom: 12px;
	text-shadow: 0 2px 7px #999999;
	text-transform: uppercase;
}

h2 {
	color: #00B0D8;
	font-family: Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
}

h3 {
	color: #10456E;
	font-family: helvetica,arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 21px;
}

h4 {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color: #666;
	font-style: italic;
	font-size: 14px;
	line-height: 18px;
}

h5 {
	font-size: 11px;
	color: #999;
}

/* @end */

/* @group SEARCH */

/* Uses image-driven field and button styles  */

#search {
	width: 200px;
	height: 32px;
	margin-bottom: 40px;
}

.searchField {
	background: url("/SiteFiles/1374/Images/search-field.gif") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #BBBBBB;
	float: left;
	margin: 0;
	outline: medium none;
	padding: 9px 0 9px 34px;
	width: 200px;
}

.searchButton {
	display: none;
}

/* @end */

/* @group SIGNUP */

/* Uses image-driven field and button styles  */

#signup {
	float: none !important;
	height: auto !important;
	padding: 0 !important;
	width: auto !important;
}

.signupField {
	background: url("/siteFiles/1374/images/signup-field.gif") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #FFFFFF;
	float: left;
	outline: medium none;
	padding: 5px 0 6px 10px;
	width: 215px;
}

.signupButton {
	background: url("/siteFiles/1374/images/signup-btn.gif") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 0px;
	line-height: 0;
	text-indent: -9999px;
	height: 25px;
	outline: medium none;
	width: 41px;
	overflow: hidden;
}

/* @end */

/* @group MAIN NAV */

#mainnav-left {
	background: url("/sitefiles/1374/images/mainnav-left.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 50px;
	left: -16px;
	position: absolute;
	top: 0;
	width: 16px;
}

#mainnav-right {
	background: url("/sitefiles/1374/images/mainnav-right.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 50px;
	position: absolute;
	right: -16px;
	top: 0;
	width: 16px;
}

#mainnavWrapper {
	background: url("/sitefiles/1374/images/mainnav-bkgd.png") repeat scroll 0 0 transparent;
	float: right;
	height: 50px;
	margin: 20px 16px 0 0;
	padding: 0;
	position: relative;
	width: 604px;
}

ul#mainnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
}

#mainnav li ul {
	display: none;


/* Hides child pages */
}

#mainnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	background: none;
}

#mainnav a {
	color: #FFFFFF;
	display: block;
	font-family: GothamRoundedMedium,helvetica,arial,sans-serif;
	font-size: 12px;
	margin: -23px 12px 10px;
	padding: 40px 9px 15px;
	text-decoration: none;
	text-shadow: 0 1px 0 #000000;
	text-transform: uppercase;
}

.ie7 #mainnav a, .i8 #mainnav a {
	height: 40px;
	padding: 40px 9px 15px;
}

#mainnav a:hover {
	background: url("/sitefiles/1374/images/mainnav-drop.png") no-repeat scroll center 0px transparent;
	text-decoration: none !important;
}

#mainnav a.current {
	text-decoration: underline;
}

/* @end */

/* @group SLIDER */

.anythingSlider {
	width: 974px;
	height: 400px;
	position: relative;
	margin: 0 auto;
}

.anythingSlider .wrapper {
	width: 974px;
	overflow: auto;
	height: 400px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.anythingSlider .wrapper ul {
	left: 0;
	list-style: none;
	margin: 0 0 0 -40px;
	position: absolute;
	top: 0;
	width: 99999px;
}

.ie7 .anythingSlider .wrapper ul, .ie8 .anythingSlider .wrapper ul {
	margin-left: 0px;
}

.anythingSlider ul li {
	display: block;
	float: left;
	height: 400px;
	margin-right: 0;
	padding: 0;
	position: relative;
	width: 974px;
}

.anythingSlider .overlay {
	left: 70px;
	position: absolute;
	top: 120px;
	width: 475px;
}

.overlay p {
	font-size: 14px;
	color: #666;
}

.anythingSlider .arrow {
	cursor:pointer;
	display:block;
	height:25px;
	position:absolute;
	text-indent:-9999px;
	top:200px;
	width:15px;
}

a.back {
	background:url("/sitefiles/1374/images/arrow-left.png") no-repeat scroll 0 0 transparent;
	left:-20px;
}

a.forward {
	background:url("/sitefiles/1374/images/arrow-right.png") no-repeat scroll 0 0 transparent;
	right:-20px;
}

#thumbNav, #start-stop {
	display: none;
}

/*
  Prevents
*/

.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}

.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}

/

* @end */

/* @group SUB NAV */

#subnavWrapper {
	width: 200px;
	float: left;
}

#subnavWrapper p {
	display: none;
}

#subnavWrapper h2 {
	border-bottom: 1px solid #CCCCCC;
	color: #10456E;
	font-family: helvetica,arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 21px;
	margin-bottom: 0;
	padding-bottom: 4px;
}

#subnavWrapper h2 a {
	color: #10456E;
	text-decoration: none;
}

#subnav {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#subnav li {
	padding: 0px;
	margin: 0px;
	background: none;
}

#subnav a {
	background: url("/sitefiles/1374/images/subnav-arrow.png") no-repeat scroll 5px 12px transparent;
	border-bottom: 1px solid #CCCCCC;
	color: #999999;
	display: block;
	font-family: helvetica,arial,sans-serif;
	font-size: 12px;
	line-height: 30px;
	padding-left: 19px;
}

#subnav a:hover {
	background-color: #F0F0F0 !important;
	text-decoration: none !important;
}

#subnav a.current {
	background-color: #F6F6F6;
}

/* @end */

/* @group HEADER */

#header-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#header {
	height: 113px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 974px;
}

.logo {
	float: left;
	height: 78px;
	left: 35px;
	overflow: hidden;
	position: absolute;
	top: 19px;
	width: 284px;
}

.logo a {
	background: url("/SiteFiles/1374/Images/logo.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 78px;
	overflow: hidden;
	text-indent: -9999px;
	width: 284px;
}

.logo-dr {
	float: left;
	height: 93px;
	left: 35px;
	overflow: hidden;
	position: absolute;
	top: 19px;
	width: 154px;
}

.logo-dr a {
	background: url("/SiteFiles/1374/Images/logo-dr.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 93px;
	overflow: hidden;
	text-indent: -9999px;
	width: 154px;
}

#header-right {
	float: right;
	height: 130px;
	text-align: right;
}

#header-right img {
	margin-top: 20px;
}

/* @end */

/* @group CONTENT */

#content-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#content {
	margin: 0px auto;
	padding: 0px;
	width: 974px;
}

.ie7 #content, .ie8 #content {
	margin-top: 16px;
}

#content-main {
	background: url("/sitefiles/1374/images/content-bg.png") repeat-y scroll 0 0 transparent;
	margin: 0 auto;
	padding: 15px 70px;
	width: 853px;
}

.ie7 #content-main, .ie8 #content-main {
	margin-top: 0px !important;
}

#content-left {
	float: left;
	width: 600px;
}

#content-right {
	float: right;
	padding-top: 56px;
	width: 200px;
}

#content-top {
	background: url("/sitefiles/1374/images/content-bg-top.png") no-repeat scroll 0 0 transparent;
	height: 73px;
	margin: -6px auto 0;
	width: 993px;
}

.ie7 #content-top, .ie8 #content-top {
	margin-top: 10px;
}

#content-bottom {
	background: url(/sitefiles/1374/images/content-bg-btm.png) no-repeat 0 0 transparent;
	width: 993px;
	height: 73px;
	margin: 0 auto;
}

#featured {
	background: url("/sitefiles/1374/images/featured-bkgd.png") no-repeat scroll 0 0 transparent;
	height: 181px;
	margin: 0 auto;
	padding-left: 1px;
	padding-top: 6px;
	width: 974px;
}

#featured1 {
	background: url("/sitefiles/1374/images/featured1-bkgd.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 134px;
	padding: 28px 0 0 28px;
	width: 296px;
}

#featured2 {
	background: url("/sitefiles/1374/images/featured2-bkgd.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 134px;
	padding: 28px 0 0 28px;
	width: 296px;
}

#featured3 {
	background: url("/sitefiles/1374/images/featured3-bkgd.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 134px;
	padding: 28px 0 0 28px;
	width: 296px;
}

#featured div h3 {
	color: #FFFFFF;
	font-family: GothamRoundedBook;
	font-size: 16px;
	margin-bottom: 6px;
}

#featured div ul {
	margin: 0 0 0 14px;
	padding: 0;
}

#featured div li {
	float: left;
	font-family: helvetica,arial,sans-serif;
	font-size: 11px;
	line-height: 14px;
	width: 45%;
}

#featured1 li a {
	color: #900028;
	text-decoration: none;
}

#featured2 li a {
	color: #34735B;
	text-decoration: none;
}

#featured3 p {
	color: #10456E;
	margin-bottom: 6px;
}

/* @end */

/* @group FOOTER */

#footer-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#footer {
	border-top: 5px solid #0D2852;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 20px 0;
	width: 974px;
}

#footer-left {
	color: #FFFFFF;
	float: left;
	font-family: "lucida grande",helvetica,arial,sans-serif;
	font-size: 11px;
	height: 40px;
	width: 74%;
}

#footer-right {
	font-family: "lucida grande", helvetica, arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	height: 40px;
	text-align: right;
	width: 20%;
}

#footer-left a, #footer-right a {
	color: #FFF;
	text-decoration: none;
}

/* @end */

/* @group BREADCRUMBS */

#breadcrumbs {
	width: 500px;
	text-align: left;
}

#breadcrumbs ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#breadcrumbs li {
	padding: 0px 10px 0px 0px;
	float: left;
	background: none;
	display: inline;
}

#breadcrumbs a {
	background: url(/SiteFiles/1379/Images/breadcrumb.gif) no-repeat 0.2em;
	padding-left: 18px;
}

#breadcrumbs a:hover {
	background: url(/SiteFiles/1379/Images/breadcrumb.gif) no-repeat 0.2em;
	padding-left: 18px;
}

#breadcrumbs a.first {
	background: none;
	padding-left: 0px;
}

#breadcrumbs a.first:hover {
	background: none;
	padding-left: 0px;
}

#breadcrumbs a.current {
	background: url(/SiteFiles/1379/Images/breadcrumb.gif) no-repeat 0.2em;
	padding-left: 18px;
}

/* @end */
