@charset "utf-8";
/* CSS Document */

html{

}

body{
	margin:	0;
	padding:0;
	/*background-color:#b9b9b9;*/
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/imgs/gamma_bkg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
#wrapper{
	overflow:hidden;
	margin:0 auto;
	width:950px;
	padding: 0px 40px 0px 40px;
	background-image:url(/imgs/shadow_sides.png);
	background-repeat:repeat-y;
}

#main{
	background-color:#fff;

}
h1{
	margin:0;
	padding:0 0 4px 0;
	font-size:14px;
	color:#6c6ca6;
	font-weight:bold;

}
p{margin:0;
line-height: 16px;}

.sale_price, .sale_price a, .sale_price a:visited{
	color:#fe9d12;
	font-weight:bold;
	text-decoration:none;
}
/*----------------------------header----------------------------*/
#header {
	height: 128px;
	min-height: 128px;
	width: 950px;
	position:relative;
	background-image:url(/imgs/header_bkg.gif);
	background-repeat:repeat-x;
}

#header #search{
position: absolute;
width:130px;
height 16px;
color:#FFFFFF;
top:30px;
left:734px;
}
#searchsubmit{
position: absolute;
width:22px;
height 20px;
color:#FFFFFF;
top:30px;
left:837px;
border:0;
}
#header #login{
position: absolute;
width:100px;
height 16px;
color:#FFFFFF;
top:33px;
left:884px;
}

#header #search input{border:1px solid #ef5091;  background-color:#532721 !important; font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif; padding:2px; margin:0px; color:#FFFFFF;}
#header #search input:focus{border:1px solid #ef5091;}
#header #login a{color:#ef5091; text-decoration:none;}
#header #login a:hover{color:#fff;}

/* search submit button style  */
input.submit{
	margin:0;
	border:1px solid #ef5091;
	cursor:pointer;
	width:22px;
	height:20px;
	background-image:url(/imgs/btn_search.gif);
	background-repeat:no-repeat;
}
/* submit button rollover style  */
input.submitover{
	margin:0;
	border:1px solid #ef5091;
	cursor:pointer;
	width:22px;
	height:20px;
	background-image:url(/imgs/btn_search_ov.gif);
	background-repeat:no-repeat;
}



#header #logo {
	position: absolute;
	height: 128px;
	width: 182px;
	left: 40px;
	top: 0px;
}

#shadow_header{
	position: absolute;
	width: 950px;
	height: 10px;	
	left: 0px;
	top: 128px;
	background-image:url(/imgs/shadow_header.png);
	background-repeat:repeat-x;
}
/*
#header{
	position:relative;
	z-index:500;
	margin:0;
	padding:0;
	width:950px;
	height:140px;
	background-color:#FFFFFF;
}
#header_top, #header_top a, #header_top a:visited{
	margin:0;
	padding:33px 0 0 0;
	text-align:center;
	color:#cbcbdd;
	text-transform:uppercase;
}
#header_top ul {
	margin:0;
	padding:0;
	text-align:center;
	color:#cbcbdd;
	text-transform:uppercase;
	list-style:none;
}
#header_top ul li{
	margin:0;
	padding:0;
	display:inline;
}
#header_top ul li a, #header_top ul li a:visited{
	padding:0 20px;
	outline:none;
	text-decoration:none;
}
#header_top ul li a:hover{
	color:#fff;
	outline:none;
	text-decoration:none;
}
#header_mid{
	position:absolute;
	z-index:2000;
	top:30px;
	left:506px;
	margin:0;
	padding:0;
	text-align:center;
	color:#6c6ca6;
}
*/
/*#header_mid ul {
	margin:0;
	padding:0;
	text-align:center;
	color:#6c6ca6;
	list-style:none;
}*/
/*#header_mid ul li{
	margin:0;
	padding:0;
	display:inline;
	border-right:1px solid #6c6ca6;
}*/
/*#header_mid ul ul li{
	margin:0;
	padding:0.5em 0.75em;
	display:inline;
	border-right:1px solid #6c6ca6;
}*/
/*#header_mid ul li a, #header_mid ul li a:visited{
	padding:0 10px;
	outline:none;
	text-decoration:none;
	color:#6c6ca6;
}*/
/*#header_mid ul li a:hover{
	color:#FFA800;
	outline:none;
	text-decoration:none;
}
#header_btm{
	position:absolute;
	top:62px;
	left:205px;
	padding:15px 0 0 0;
	text-align:center;
	color:#FFA800;
	font-weight:bold;
}*/
/*#header_btm a, #header_btm a:visited{
	font-size:12px;
	color:#6c6ca6;
	font-weight:bold;
	text-decoration:none;
}
#header_btm a:hover{
	font-size:12px;
	color:#5B5B5B;
	font-weight:bold;
	text-decoration:none;
}*/

input, textfield, option, select{
font-size:10px;
}


#secondaryAd{
	background-color:#fff;
	padding:2px 55px;

}
/*-------------top nav-----------------------*/
#top_nav {
	position:relative;
	height: 48px;
	min-height: 48px;
	/*background-image:url(/imgs/menubkg_n.gif);*/
	background-repeat:repeat-x;
	width: 750px;
	top:67px;
	left:215px;
	/*background-color:#009933;*/
/*	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#f1f1f1;
	border-top:solid 1px #f1f1f1;
*/
}
#top_nav #sample-menu-1{
	margin:12px 0 0 35px;
	padding:0;
	list-style-type:none;
	list-styl
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#top_nav ul li{
	display:inline;
	}
#top_nav #case_review{
	float:right;
	margin-top: 12px;
	margin-right:45px;
	width: 156px;
	height: 25px;
}



/*-------------------------button-------------------------*/

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6BA5;
	background:#fff;
	/*border:none;*/
}
/* submit button style  */
input.submit{
	border:none;
	background-color: #6C6BA5;
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	cursor:pointer;
	padding: 0;
	border:1px solid #6C6BA5;
}
/* submit button rollover style  */
input.submitover{
	background-color: #CBCBDD;
	border:none;
	color: #6C6BA5;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	cursor:pointer;
	padding: 0;
	border:1px solid #6C6BA5;
}



#content{
	overflow:hidden;
	width:950px;
	margin:0;
	padding-bottom:40px;
	background-image:url(/imgs/bkg_page.gif);
	background-repeat:repeat-x;
	background-color:#f2e5e8;
	}
#content img{margin:20px 0;}
#content_left{
display:none;
float:left;
	width:180px;
	height:400px;
	padding: 40px 10px 10px 20px;
}

#content_left ul{
margin:0px;
padding:10px}
#content_left li{
font-size:12px;
/*border-bottom:solid 1px #fff;*/
margin:0px;
line-height:20px;
list-style:none;
padding:2px
}
#content_left a:hover{
background-color:#ef5091;color:#fff; }
#content_left a {color:#794c41; text-decoration:none; display:block; padding:2px 2px 2px 5px}
#contenthome_left{
	position:relative;
	overflow:hidden;
	float:left;
	width:710px;
	margin:0;
	height:550px;
	min-height:550px;
}

.menu_level2{ 
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#311b16;
border-bottom:solid 1px #ef5091;
margin-bottom:10px;
display:block;
width:110px;
}

#home_member{
position:absolute;
width: 159px;
height: 157px;
min-height: 157px;
top:375px;
left:46px;
}
#home_text{
padding:20px 10px 10px 250px;
}

#contenthome_right{
	overflow:hidden;
	float:left;
	width:220px;
	margin:0;
	padding:20px 5px 40px 15px;
	}
	
#content_right{
float:left;
	width:auto;
	margin:0;
	min-height:450px;
	padding:30px 40px 0 40px;
	color:#522d24;
}

#content h1{
color:#522d24;
font-size:18px;
}


#content-home{
	margin:0;
	padding:0;
	background-color:#fff;
}

/*-----------------------------left section-------------------------------*/
#left_content{
	float:left;
	margin:0;
	padding:0 0 0 29px;
	width:266px;

}
/*-----------------------------center section-----------------------------*/
#main_content{
	float:left;
	margin:0;
	padding:0;
	width:645px;

}
/*-----------------------------products main page--------------------------------------*/
#featured_product{
	float:right;
	width:645px;
}



#product1{
	padding:27px 10px 0 38px;
	width:160px;
	float:left;
	text-align:center;
}
#product2{
	padding:27px 14px 0 0;
	width:180px;
	float:left;
	text-align:center;
}
#product3{
	padding:27px 0 0 0;
	width:180px;
	float:left;
	text-align:center;
}
#product1_mid, #product2_mid, #product3_mid{
	width:180px;
	border:1px solid #DFDBDB;
	min-height:122px;
	margin-bottom:5px;
}

/* Heading links for Featured Products */

#product1 h1 a, #product2 h1 a, #product3 h1 a{
	color:#6B6CA6; text-decoration:none;
}
#product1 h1 a:hover, #product2 h1 a:hover, #product3 h1 a:hover{
	text-decoration:underline;
}

/* text and links for the bottom of the Featured Products */
#product1_btm a, #product2_btm a, #product3_btm a{
	color:#4c4c4c; text-decoration:none;
}

#product1_btm a:hover, #product2_btm a:hover, #product3_btm a:hover{
	text-decoration:underline;
}




/*---------------------------quote box main page---------------------------*/
#quote{
	float:right;
	padding:40px 25px 20px 40px;
	margin:0;
	text-align:center;
	width:575px;
	color:#6c6ca6;
	line-height:18px;
	background-color:#fff;
}
.quote_from{
	font-style:italic;
}
.quote_readmore{
	text-transform:uppercase;
	color:#FFA800;
	font-size:10px;
}
#quote .quote_readmore a, #quote .quote_readmore a:visited{
	text-transform:uppercase;
	color:#FFA800;
	font-size:10px;
	text-decoration:none;
}
#quote .quote_readmore a:hover{
	text-transform:uppercase;
	color:#FFA800;
	font-size:10px;
	text-decoration:underline;
}
/*--------------------------footer1-----------------------*/
#footer_gamma {
	clear:both;
	width:1030px;
	height:100px;
	min-height:100px;
	margin: 0 auto;
	padding-top:25px;
	font-size: 10px;
	color: #ffffff;
	text-align:center;
	background-image:url(/imgs/footer.png);
	background-repeat:no-repeat;
}
#footer_gamma a{color:#f2cbd5; text-decoration:none}
#footer_gamma a:hover{text-decoration:underline}

#footer {
margin:40px auto;
	width:950px;
	font-size: 10px;
	color: #A9A9A9;
	text-align:center;
	/*padding-top:45px;*/
}

#footer a{color: #A9A9A9;}
#footer a:hover{text-decoration:none;}
#bi_footer a{ text-decoration:none;
}
#bi_footer a:hover{ text-decoration:underline;
}

/*--------------------------------------------------*/
#sign_up{
	margin:0;
	padding:20px 0 0 290px;
	background-color:#fff;


}
#foot{
	margin:0;
	padding:10px 0 0 0;
	background-color:#ffffff;
	text-align:center;
	color:#6c6ca6;
	font-size:10px;
}
.foot_text{
	color:#000;
}
#foot a, #foot a:visited{
	color:#000;
	font-size:10px;
	text-decoration:none;
}
#foot_btm{
	margin:0;
	padding:10px 0 15px 0;
	text-align:center;
	color:#6B6BA5;
	font-size:10px;
	line-height:18px;
	background-color:transparent;
}
#foot_btm a, #foot_btm a:visited{
	color:#fff;
	font-size:10px;
	text-decoration:none;
}
#foot_btm a:hover{
	color:#fff;
	font-size:10px;
	text-decoration:underline;
}
#foot_btm .brands{
	text-transform:uppercase;

}
#textfield{
	margin:0 3px 0 5px;
	padding:0;
	font-size:12px;
	background:#fff none repeat scroll 0 0;
	border:1px solid #DFDBDB;
	color:#DFDBDB;
}
.clear {
	clear:both;
	
}


/***TOOLTIP CSS**/
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#fff; border:1px solid #6C69AC; 
  width:350px; padding:6px;
  color:#6C69AC; font-size:11px; line-height:1.3;
}

/* Contact Form styles */

#contact_form input, #contact_form textarea{
	border:1px solid #CDCDCD;
	padding:3px;
	color:#333333;
}

/* Checkout form styles */
#checkout_tbl input, #checkout_tbl textarea{
	border:1px solid #CDCDCD;
	padding:3px;
	color:#333333;
}

#contact_form select, #contact_form img {
	border:1px solid #CDCDCD;
	color:#333333;
}

#checkout_tbl select {
	border:1px solid #CDCDCD;
	color:#333333;
}



#contact_form th, #checkout_tbl th{
	color:#6B6CA5;
}

#checkout_tbl .store_table th {color:#fff;}

#contact_form input.submit, #checkout_tbl input.submit{
	border:none;
	background-color: #6C6DA6;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	cursor:pointer;
	padding: 2px;
}

#contact_form input.submitover, #checkout_tbl input.submitover{
	background-color: #ff9900;
	border:none;
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	cursor:pointer;
	font-weight: bold;
	padding: 2px;
}

#bread_crumb {margin-bottom:14px;}
#bread_crumb ul, #bread_crumb li { margin:0;padding:0; list-style-type:none;}
#bread_crumb li {display:inline; padding-right:8px;}

#profileDetails p{display:block; padding-top:24px;}

#logo-ahref {
	position:absolute; 
	top:46px; 
	left:47px; 
	width:152px; 
	height:87px;
}

#logo-ahref a {
	display: block;
	width:152px; height:87px;
	text-decoration:none;
}

#logo-ahref a span { visibility:hidden;}

#details li {margin-left:22px;}

#rvm0, #rvm1, #rvm2 {display:inline;}
.imgright{float: right; padding: 10px 0px 10px 20px}
.imgleft{float: left; padding: 10px 20px 10px 0px; }

/***********************************************************************/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
/* class for home tab -- by Claude*/
#top_nav .selected{
	outline:0;
	color:#FFFFFF;
/*	background-image:url(../imgs/menubkg_o.gif);
	background-repeat:repeat-x;
*/
background-color:#ef5091;
}
.sf-menu {
	/*line-height:	1.0;*/
}
.sf-menu ul {
	position:		absolute;
	top:			0px;
	width:			10em; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu a:hover {
	display:		block;
	background-color:#ef5091;
	color:#FFFFFF;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	/*top:			2.5em;*/ /* match top ul list item height */
	top:			48px;
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	padding: 		1.2em 1em 1.2em 1em;
	text-decoration:none;
}
.sf-menu a{

	color:#e34585
}
/*.sf-menu a:visited  {  visited pseudo selector so IE6 applies text colour*/
.sf-menu li {
	/*background:		#208bcf;*/
	
	height:24px;
	background-image:url(../imgs/menubkg_n.gif);
	background-repeat:repeat-x;
	cursor:pointer;
/*	border:1px solid #000;*/
}
.sf-menu li li {
	padding:4px 0 0 10px;
	background:		#ff70ad;
	border-bottom:		1px solid #5b372d;
	color:#522d24;
}
.sf-menu li li li {
	padding:4px 0 0 10px;
	background:		#ff70ad;
	color:#522d24;
}


.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background:		#ef5091;
	outline:		0;
	/*background-image:url(../imgs/menubkg_o.gif);
	background-repeat:repeat-x;*/
	color:#e34585;
}

.sf-menu ul li:hover, .sf-menu ul li.sfHover,
.sf-menu ul li a:focus, .sf-menu ul li a:active {
outline:0;
color:#fff;
}
.sf-menu ul li a:hover{
color:#FFFFFF;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	/*padding-right: 	2.25em;*/
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

