/* CSS Document */
body {
	font-family: Tahoma, Verdana;
	text-align: center;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
#wrapper {
	width: 976px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/Header_top.jpg);
	background-repeat: no-repeat;
	background-position: left 109px;
	text-align: left;
}



#branding {
	height: 121px;
}
.logo {
	float: left;
}
/* ------------------------------------- Small Nav --------------------------------- */
#small_nav {
	float: right;
	background-image: url(images/small_nav_back.gif);
	height: 25px;
	width: 339px;
	margin-top: 48px;
	margin-right: 19px;
	text-align: center;
}
#small_nav ul{
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;

}
#small_nav ul li{
display: inline;
padding: 0;
margin: 0;
}
#small_nav ul li a{
	color: #951A2C;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;

} 
#small_nav ul li a:hover, #small_nav ul li a:focus{
	color: #2C338D;

}
/* ------------------------------------- Main Nav --------------------------------- */
#top_nav {
	clear: both;
	height: 61px;
}

#top_nav li{
	list-style: none;
	float:left;
}
#top_nav ul {


	
}
#top_nav ul li a{
	display: block;
	text-indent: -5000px;
	height: 61px;
}
/* ------------------- Home Butt --------------- */
.nav_home a{
	width: 120px;
	background-image: url(images/home_butt.jpg);
	height: 61px;
	display: block;
}

.nav_home a:hover, body#home .nav_home a{
	background-image: url(images/home_butt.jpg);
	background-position: left -61px;
}
/* ------------------- about Butt --------------- */
.nav_about a{
	width: 105px;
	background-image: url(images/about_butt.jpg);
	height: 61px;
	display: block;
}

.nav_about a:hover, body#about .nav_about a{
	background-image: url(images/about_butt.jpg);
	background-position: left -61px;
}
/* ------------------- buy Butt --------------- */
.nav_buy a{
	width: 150px;
	background-image: url(images/buy_butt.jpg);
	height: 61px;
	display: block;
}

.nav_buy a:hover, body#buy .nav_buy a{
	background-image: url(images/buy_butt.jpg);
	background-position: left -61px;
}
/* ------------------- brain Butt --------------- */
.nav_brain a{
	width: 170px;
	background-image: url(images/brain_butt.jpg);
	height: 61px;
	display: block;
}

.nav_brain a:hover, body#brain .nav_brain a{
	background-image: url(images/brain_butt.jpg);
	background-position: left -61px;
}
/* ------------------- Testimonials Butt --------------- */
.nav_testimonials a{
	width: 165px;
	background-image: url(images/testimonials_butt.jpg);
	height: 61px;
	display: block;
}

.nav_testimonials a:hover, body#testimonials .nav_testimonials a{
	background-image: url(images/testimonials_butt.jpg);
	background-position: left -61px;
}
/* ------------------- faq Butt --------------- */
.nav_faq a{
	width: 105px;
	background-image: url(images/faqs_butt.jpg);
	height: 61px;
	display: block;
}

.nav_faq a:hover, body#faq .nav_buy a{
	background-image: url(images/faqs_butt.jpg);
	background-position: left -61px;
}
/* ------------------- contact Butt --------------- */
.nav_contact a{
	width: 161px;
	background-image: url(images/contact_butt.jpg);
	height: 61px;
	display: block;
}

.nav_contact a:hover, body#contact .nav_contact a{
	background-image: url(images/contact_butt.jpg);
	background-position: left -61px;
}
#search {
	float: left;
	background-image: url(images/search_back.jpg);
	height: 61px;
	width: 358px;
}
#frm_search {
	padding-top: 15px;
	padding-left: 105px;
}
.s_input {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #999999;
	border: 1px solid #FFFFFF;
	height: 22px;
	width: 187px;
	margin-top: 5px;
}
.subby {
	float: right;
	margin-right: 16px;
}


/* ------------------------------------- Content --------------------------------- */


#content_home {
	clear: both;


}
.content_home_back {
	clear: both;
	padding-top: 25px;
	padding-left: 244px;
	height: 490px;
	background-image: url(images/home_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.content_inner_back {
	clear: both;
	background-image: url(images/inner_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.content_inner_back_checkout {
	clear: both;
	background-image: url(images/inner_top_checkout.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 380px;
}
#inner_base {
	background-image: url(images/inner_base.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 45px;
}
#inner_base_checkout {
	background-image: url(images/inner_base_cart.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 45px;
}
#main_left {
	width: 202px;
	float: left;
	margin-right: 63px;
	padding-top: 30px;
}
.help {
	margin-bottom: 29px;
}
#newsletter {
	clear: both;
	background-image: url(images/newsletter.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#newsletter h6 {
	height: 32px;
	width: 202px;
	text-indent: -3000px;
}
#tbl_newsletter {
	margin-left: 31px;
	width: 155px;
}
#tbl_newsletter label {
	font-size: 11px;
	color: #666666;
	display: block;
	width: 55px;
	padding-left: 10px;
}
#tbl_newsletter .newsletter_in {
	width: 75px;
	height: 15px;
	margin-bottom: 4px;
	border: 1px solid #999999;
	float: right;
	margin-top: 4px;
	font-size: 10px;
	color: #666666;
}
#tbl_newsletter .newsletter_subby {
	background-color: #333BA0;
	color: #FFFFFF;
	float: right;
	display: block;
	margin-top: 3px;
}



#main_right {
	float: left;
	width: 660px;
	padding-top: 31px;
}

#content_home h1 {
	color: #961a2b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 10px;
}
#content_home h2 {
	color: #961a2b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 15px;
}

#content_home h3 {
	color: #2A348D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 15px;
}

#content_home p {
	font-size: 13px;
	color: #616161;
	padding-bottom: 10px;
	clear: both;
	padding-right: 50px;
}
#content_home ul {
	width: 600px;
	padding-bottom: 10px;
	list-style-type: none;
}
#content_home li {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #616161;
	background-image: url(images/purple_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: left 4px;
}







a.add {
	background-image: url(images/add_butt.jpg);
	text-indent: -3000px;
	display: block;
	height: 65px;
	width: 182px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 60px;
	float: left;
}
a.add:hover {
	background-image: url(images/add_butt.jpg);
	text-indent: -3000px;
	display: block;
	height: 65px;
	width: 182px;
	background-repeat: no-repeat;
	background-position: left -65px;
	margin-right: 60px;
	float: left;
}
a.more {
	background-image: url(images/more_info_butt.jpg);
	text-indent: -3000px;
	display: block;
	height: 65px;
	width: 172px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 85px;
	float: left;
}
a.more:hover {
	background-image: url(images/more_info_butt.jpg);
	text-indent: -3000px;
	display: block;
	height: 65px;
	width: 172px;
	background-repeat: no-repeat;
	background-position: left -65px;
	margin-right: 85px;
	float: left;
}
#footer {
	padding-left: 35px;
	clear: both;
	height: 34px;
}
#footer_home {
	margin-top: -25px;
	height: 34px;
	padding-left: 35px;
}


.para_left {
	float: left;
	font-size: 10px;
	color: #575757;
	margin-right: 100px;
}
.para_right {
}

#footer p {
	font-size: 10px;
	line-height: normal;
}

#footer_home p {
	font-size: 10px;
	line-height: normal;
}

.para_right {
	float: left;
}
.para_right a {
	font-size: 10px;
	color: #575757;
	text-decoration: none;
}
.para_right a:hover {
	font-size: 10px;
	color: #55207C;
	text-decoration: underline;
}
#product {
	clear: both;
	height: 250px;
	padding-top: 15px;
	padding-right: 20px;
}
#product_img_holder {
	float: left;
	width: 345px;
}
#product_details {
	float: left;
	width: 290px;
}
.float_left {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}
#product_details h3 {
	clear: both;
	color: #961a2b;
	font-weight: normal;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
}
#product_details h4 {
	clear: both;
	color: #961a2b;
	font-weight: bold;
	padding-bottom: 14px;
	font-size: 14px;
}

.stars {
	float: left;
	padding-top: 19px;
}
.grey {
	color: #666666;
}
a.cta_back {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #5A2380;
}
a.cta_back:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #666666;
}
.header_blue {
	color: #2A348D;
}
.testimonial_holder {
	background-image: url(images/test_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 641px;
	padding-bottom: 18px;
	margin-top: 15px;
	margin-bottom: 30px;
}
.open {
	float: left;
	padding-top: 5px;
	padding-left: 15px;
}
.close {
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}
.test_text {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	width: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #97192E;
	font-size: 11px;
	font-style: italic;
}

.testimonial_holder p {
	padding-left: 30px;
	display: block;
	margin-left: 40px;
}
strong {
	font-weight: bold;
}
.question {
	display: block;
	width: 620px;
	clear: both;
}
.q {
	float: left;
	display: block;
	width: 30px;
	margin-top: 0px;
	margin-left: 10px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2C338D;
}

.question_text {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #97192E;
	font-size: 15px;
	font-style: italic;
	width: 560px;
	padding-top: 3px;
}
.answer {
	clear: both;
	display: block;
	width: 620px;
}

.answer_text {
	float: left;
	color: #666666;
	font-size: 12px;
	width: 560px;
	padding-top: 6px;
}

.clearing {
	clear: both;
	font-size: 1px;
	text-indent: -3000px;
	height: 1px;
}
/* Ccontact Form CSS */


#contactEmail {
	margin-left: 30px;
	margin-bottom: 20px;
}
#main_right fieldset {
	width: 570px;
	border: 1px solid #BFBDBD;
	padding: 7px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


#main_right  fieldset table {
	font-size: 0.8em;
	margin-top: 15px;
	margin-left: 25px;
	padding-bottom: 10px;
	width: 540px;
}

#main_right  fieldset input {

}

#main_right fieldset textarea {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #F5F5F5;
	width: 400px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#main_right legend {
	color: #97192E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#contactEmail label {
	color: #6A6A6A;
	font-size: 12px;
	padding-top: 2px;
	display: block;
}
.linebox {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	background-color: #F5F5F5;
	width: 400px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.cards {
	float: right;
	padding-right: 30px;
}
#tbl_list td {
	font-size: 12px;
	margin-bottom: 20px;
	color: #616161;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
}
#tbl_list {
	margin-bottom: 20px;
}

#tbl_list th {
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 4px;
	color: #97192E;
	padding-top: 4px;
	background-color: #f2f2f2;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cacaca;
}
#main_right_checkout {
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 25px;
}
