
/* GLOBALS
------------------------------------- */

html, body, div, ul, ol, li, h1, h2, h3, h4, h5, p, span, img, table, form, thead, tbody, tr, td, form, label, small { margin: 0; padding: 0; border: none; font-weight: normal; }
body { font-family: arial, helvetica, sans-serif; background: #e8e8ef url(../images/lgbg3.gif) left top repeat-x; }
html, body { height: 100%; }
.clear { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }
.center { margin: 0 auto; display: block; }


/* FPO
------------------------------------- */


/* LAYOUT
------------------------------------- */

#totalwrap {
	position: relative;
	min-height: 100%;
	padding-bottom: 59px;
	min-width: 800px;
}

#toprow { background: #fff; }

#sitelogo {
	float: left;
}

#contactinfo {
	float: right;
	text-align: right;
	margin: 15px;
}

#navstripe {
	background-color: #2b2551;
}

#rotatingimage {
	float: left;
}

#featimages {
	float: right;
	background-color: #669;
	padding-left: 30px;
	border: 1px solid #333;
}

#featimages {
	width: 450px;
	max-width: 450px;
}

#navstripe ul {
	float: right;
	clear: none !important;
	margin-right: -5px;
	_margin-right: -25px;
	width: 180px;
	list-style: none;
	padding: 10px 0 0 0;
	_line-height: 12px;
}

#navstripe ul li {
	text-align: right;
	width: 180px;
	margin: 2px 0;
}

#navstripe ul li a {
	padding: 0 30px 0 0;
	background-image: url(../images/navarrow.gif);
	background-position: 185px center;
	background-repeat: no-repeat;
	display: block;
	width: 170px;
	letter-spacing: .1em;
}

#navstripe ul li.highlight a {
	color: #9cf;
	font-style: italic;
}

#navstripe ul li a:hover {
	background-position: 180px center;
}

#featimages {
	float: right;
	border: 1px solid #666;
}

#featimages img {
	float: right;
	margin: 0;
	padding: 0;
}

#subheadstrip {
	background-color: #6485bf;
}

#subheadstrip h2 {
	font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
	font-size: 26px;
	display: block;
	width: 800px;
	color: #fff;
	padding: 25px 0;
	margin: 0 auto;
}

#subheadstrip h2 small {
	font-size: 14px;
	padding-left: 10px;
	font-weight: normal;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 650px;
	padding: 20px 0 40px 0;
}

#footer {
	position: absolute;
	clear: both;
	bottom: 0;
	background: #2b2551;
	width: 100%;
}

#contactsidebar {
	width: 240px;
	float: left;
	padding-top: 25px;
	text-align: right;
}

#contactsidebar img {
	display: block;
	margin: 0 auto;
}

#contactsidebar p {
	display: block;
	margin: 20px 35px 20px 0;
}

#contacts {
	padding: 20px 0 0 0;
	width: 400px;
	float: right;
}

.contact {
	float: left;
	width: 160px;
	margin: 5px;
}

#faqlist {
	width: 95%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd; 
	margin: 0 auto;
	font-size: 12px;
	padding: 0 0 0 20px;
	margin-bottom: 30px;
}

#faqlist li {
	border-top: 1px solid #ddd;
}

#faqlist li:first-child {
	border-top: none;
}

#faqlist li a {
	font-size: 14px;
	display: block;
	padding: 5px 0 2px 10px;
}


#faqlist li a:hover {
	background: #eee;
}

#faqanswers {	
	list-style: none;
}

#faqanswers li {	
	margin-left: 30px;
}

#faqanswers li h2 {
	padding: 20px 0 5px 0;
	font-weight: normal;
	color: #171743;
}

.totop {
	float: right;
	font-size: 11px;
	text-decoration: none;
	color: #1a499d;
	border-bottom: 1px solid #fff;
}

a.totop:hover {
	border-bottom: 1px dotted #1a499d;
}

.menuidea img {
	padding-right: 15px;
}

.menusummary {
	float: left;
	width: 440px;
}

#menulist .menusummary h2 {
	padding: 0;
	margin: 0;
}

#menulist .menusummary h2 a {
	color: #000;
	text-decoration: none;
}


.seedetails {
	clear: both;
	float: left;
	font-size: 11px;
	color: #1a499d;
}

.sponsorimage {
	margin: 2px;
	padding: 0;
}

.newprod {
	width: 300px;
}

/* CLEAR
------------------------------------- */

#toprow:after, #navstripe:after, #container:after { /* Clearing without presentational markup. */
    content: " "; 
    display: block;
    clear: both; 
    visibility: hidden;
}

/* TYPOGRAPHY
------------------------------------- */

#contactinfo p {
	font-weight: bold;
	font-size: 11px;
	color: #2b2551;
	margin: 10px 0 0 0;
}

#contactinfo span {
	font-weight: normal;
}

#navstripe ul li a {
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .1em;
}

#container h2 {
	font-size: 17px;
	font-weight: bold;
	padding: 10px 0 30px 0;
}

#container p {
	font-size: 11px;
	padding: 6px 0;
	line-height: 14px;
}

#container p a {
	color: #06c;
	font-weight: bold;
}

.contact {
	font-size: 11px;
}

#contacts p {
	margin: 2px 0;
	padding: 0;
	line-height: 10px;
	display: block;
}

#contacts span {
	text-decoration: italic;
}

#contacts a {
	display: block;
	margin: 5px 0;
	color: #0066cc;
}

#contacts a:hover {
	text-decoration: none
}

#faqlist a {
	color: #1a499d;
	text-decoration: none;
}