/* CSS Document */


/* global styles */

* { 
	margin: 0px;
	padding: 0px;
}

body, p, h3, h4, h5 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
body { 
	background-color: #fff;
}

a { 
	color: #005ec2;
	text-decoration: none;
}
a:hover { 
	color: #c00;
}
a img { 
	border: none;
}

dl { 
	margin: 5px 15px 12px;
	font-size: 12px;
}
dt { font-weight: bold; color: #333; }
dd { margin: 0 15px 10px; }

div.clear { clear: both; }

.divider { 
	padding-bottom: 2px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 20px;
}

sup { 
	font-size: 80%;
	line-height: 80%;
	vertical-align: super;
}

.textOnly { 
	display: none;
}

abbr, acronym { 
	border-bottom: 1px dotted #999;
	cursor: help;
}


/* header styles */

div#headerWrap { 
	height: 85px;
	background-color: #e0e0e0;
	text-align: center;
	margin-bottom: 3px;
}

div#header, div#page, div#footer { 
	width: 947px;
	margin: 0px auto;
}
div#page { 
	margin-bottom: 80px;
}
div#header { 
	padding: 10px 0;
	padding-left: 50px;
	width: 887px;
	position: relative; /* for #drilldown */
}

div#logo { 
	float: left;
	width: 278px;
}

#drilldown { 
	position: absolute;
	top: 53px;
	right: 150px;
	width: 370px;
	text-align: right;
}
#drilldown p { 
	float: left;
	padding-top: 2px;
}


/* horizontal navigation styles */

.horizNav ul { 
	list-style-type: none;
	color: #000;
}
.horizNav ul.states { 
	padding-top: 10px;
	text-align: center;
}
.horizNav ul li { 
	display: inline;
	padding: 0px 10px;
	border-left: 1px solid #666;
}
.horizNav ul.states li { 
	padding: 0px 5px;
	border-left: 0px;
}
.horizNav ul li:first-child { 
	border: 0px;
}
#header .horizNav { 
	float: right;
	font-size: 12px;
	margin-top: 45px;
}
#footer .horizNav { 
	margin-left: 229px;
}
/*#header .horizNav ul li,
#header .horizNav ul li a { 
	font-weight: bold;
}*/
.horizNav ul li a:hover, 
.horizNav ul li#thisPage a { 
	color: #c00;
}


/* left column */

div#partnerSection { 
	float: left;
	width: 236px;
	margin-right: 3px;
}

#partnerLogoBox { 
	background: url(../images/stroke-gray-box.gif) top left no-repeat;
	height: 129px;
	padding: 2px;
	margin-bottom: 3px;
}


/* partner navigation styles */

div#partnerSection ul { 
	clear: left;
	list-style-type: none;
	margin-bottom: 30px;
}
ul#mainNav li a { 
	display: block;
	background: url(../images/mainNav-bg-darkblue.gif) top left no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 6px 10px 7px;
	text-transform: uppercase;
}
ul#mainNav li a:hover, 
ul#mainNav li#section a { 
	text-decoration: none;
	color: #000;
	background: url(../images/mainNav-bg-lightblue.gif) top left no-repeat;
}
ul#mainNav, 
ul#mainNav li a, 
div.callouts { 
	margin-top: 3px;
}


/* submenu navigation styles */

div#submenuTop { 
	background: url(../images/subNav-bg-top.gif) top left no-repeat;
	height: 7px;
	margin: 3px 0 -3px;
}
div#submenuBottom { 
	background: url(../images/subNav-bg-bottom.gif) top left no-repeat;
	height: 7px;
}

ul#mainNav li#section #submenu ul { 
	margin-bottom: 0px;
}
ul#mainNav li#section { 
	margin-bottom: 3px;
}
ul#mainNav li#section #submenu { 
	background: url(../images/subNav-bg-middle.gif) top left repeat-y;
}
ul#mainNav li ul#subsection a { 
	background-image: none;
	color: #005ec2;
	font-weight: normal;
	padding: 0px 12px;
	text-transform: capitalize;
}
ul#mainNav li ul#subsection a:hover, 
ul#mainNav li ul#subsection a#thisPage { 
	color: #c00;
} 



/* callout boxes */

div.callouts { 
	background: url(../images/callout-bg.gif) top left no-repeat;
	height: 36px;
	padding: 15px 20px;
	font-weight: bold;
	line-height: 14px;
}
div.callouts img { 
	float: left;
	margin-right: 10px;
}
div.callouts a { 
	display: block;
}

div.loginTop { 
	background: url(../images/callout-bg-top.gif) top left no-repeat;
	height: 8px;
	margin: 1em 0 0em;
	padding: 0px;
}
div.loginBottom { 
	background: url(../images/callout-bg-bottom.gif) top left no-repeat;
	height: 8px;
	margin: 0em 0 1em;
}
div.login {
	background: url(../images/callout-bg-middle.gif) top left repeat-y;
	margin: 0px;
	padding: 5px 20px;
	height: auto;
	line-height: 1.25em;
}
.login form { 
	padding: 0 0 0 45px;
}
.login label, 
.login #submit { 
	padding: 10px 0px 0px;
	display: block;
}
.login #forgot { 
	padding-top: 1em;
	clear: both;
}
.login #forgot a { 
	padding-top: 5px;
}
.login input.hidden { display: none; }


/* page container and top image */

div#container { 
	float: left;
	width: 708px;
}

div#mainImage { 
	height: 133px;
	margin-bottom: 3px;
}


/* page content area */

div#content { 
	padding-left: 25px;
	/* margin-right: 190px; */
	float: left;
	width: 480px;
	margin-right: 20px;
}
div#content h1 { 
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0;
}
div#content h2, 
div#content.contact h3 { 
	font-size: 16px;
	margin: 18px 0 12px;
}
div#content h3,
div#content h4 { 
	font-size: 12px;
	font-weight: bold;
	clear: left;
}
div#content.contact h3 { 
	color: #666;
}
/* following are similar to #sidebar p/ul/ol styles, but not the same */
div#content p, 
div#content ul, 
div#content ol {
	font-size: 12px;
	margin-bottom: 12px;
}
div#content ul, 
div#content ol { 
	padding-left: 15px;
	line-height: 16px;
}
div#content ol { 
	padding-left: 30px;
}
div#content ul li, 
div#content ol li { 
	margin-bottom: 10px;
}
div#content.privacy ul li, 
div#content.privacy ol li { 
	margin-bottom: 3px;
}
div#content a img { 
	border: 1px solid #000;
}

ul.onlineOrdering li em { 
	display: block;
	font-weight: bold;
	font-style: normal;
}


/* right column (optional) */

div#sidebar { 
	width: 183px;
	float: left;
}
div#sidebar h4 { 
	background: url(../images/sidebar-Hn-bg.gif) top left no-repeat;
	font-weight: bold;
	text-transform: uppercase;
	height: 19px;
	padding: 6px 10px;
	margin-bottom: 3px;
}
div#sidebar .boxtop { 
	background: url(../images/sidebar-box-top.gif) top left no-repeat;
	height: 7px;
}
div#sidebar .boxmiddle { 
	background: url(../images/sidebar-box-middle.gif) top left repeat-y;
	padding: 0 10px 10px;
}
div#sidebar .boxbottom { 
	background: url(../images/sidebar-box-bottom.gif) top left no-repeat;
	height: 7px;
	margin-bottom: 1em;
}
div#sidebar h5 { 
	font-weight: bold;
	line-height: 14px;
	padding-top: 3px;
	margin-bottom: 5px;
}
div#sidebar a { 
	/*display: block;*/
}
/* following are similar to #content p/ul/ol styles, but not the same */
div#sidebar ul, 
div#sidebar ol {
	font-size: 11px;
	margin-bottom: 12px;
}
div#sidebar ul, 
div#sidebar ol { 
	padding-top: 5px;
	padding-left: 15px;
	line-height: 14px;
}
div#sidebar p { 
	line-height: 14px;
	padding-bottom: 0.75em;
}
div#sidebar p+p { 
	padding-bottom: 0em;
}
div#sidebar ol { 
	padding-left: 20px;
}
div#sidebar ul li, 
div#sidebar ol li { 
	margin-bottom: 5px;
}


/* footer styles */

div#footer { 
	clear: both;
	width: 900px;
	margin-top: 80px;
	padding-bottom: 20px;
}
div#footer p { 
	margin-left: 10px;
}



/* page-specific styles */

#content img.soulThumb { 
	border: 2px solid #ccc;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
#content h3 a:hover img.soulThumb { 
	border: 2px solid #005ec2;
}
#content ul.soul { 
	margin-left: 80px;
}
#content img.logo { 
	float: right;
	margin: -10px 0px 10px 20px;
}

#partnerships { 
	text-align: center;
	margin-top: 3em;
}
#partnerships.logos3 img { margin: 0 2.5em; }
#partnerships.logos4 img { margin: 0 1.5em; }
#partnerships.logos5 img { margin: 0 0.5em; }


