/*Global CSS*/
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #b4c2c9; 
}

div.wrapper{
	position: relative;
	margin: 0 auto 0;
	background: url(../images/background.jpg) repeat-y;
	width: 940px;
	border:0px solid green;
}

/***************************/
/*******header styles*******/
/***************************/
div.header{
	width: 100%;
}

div.header-left {
	width: 63%;
	float: left;
		
}

div.logo {
	float:left;
	width: 30%;
	border: none;
	margin-left:30px;
	
}

div.logo1 {
	float:left;
	width: 30%;
	/*border: none;*/
	margin-left:30px;
	
}
div.logo images a, div.logo images {
	border: none;
}		
			
div.help {
	float:right;
	width: 22%;
	
}

div.header-right {
	width: 36%;
	float: right;
	
}


div.cart {
    background: transparent url(../images/cart.jpg) no-repeat;
    margin-left: 45px;
    width: 70%;
}

div.search {
	width:auto;
}

input#search {
    float: left;
    margin:10px 0 0 60px;
	height:22px;
	width:190px;
}

input#go {
	float: left;
    margin-top: 10px;
}

/******************************/
/********menu styles***********/
/******************************/
div.menu{
	width: 950px;
    height: 39px;
    margin:0 0 0 27px;
    width:900px;
	background: url(../images/menu-center.jpg) repeat-x;
	clear: both;
}

span.menu-left{
	float:left;
	background: url(../images/menu-left.jpg) no-repeat;
	height: 39px;
	width: 6px;
	
}

span.menu-right{
	float:right;
	background: url(../images/menu-right.jpg) no-repeat;
	height: 39px;
	width: 10px;
	
}

ul#menu {
    list-style-type: none;
    margin:5px auto 0 40px;
    padding:0;
    width: 98%;
} 

ul#menu li {
    color: #2D3A43;
    float: left;
    font: 11px Arial, Verdana, san-serif;
    font-weight: bold;
    margin: 0 15px;
    padding: 3px 0 5px;
    text-align: center;
    text-decoration: none;
    width: auto;
}

#menu a {
    text-decoration: none;
    display: block;
    padding:10px 7px;
    font: 12px Arial, Verdana, san-serif;
    font-weight: bold;
    color: #2d3a43;
} 

#menu a:hover {
    background: #C7C7C7;
    color: #fff;
    margin: 0;
    padding:10px 7px;
    height: 14px;
    text-decoration: none;
} 

#menu li.menu_selected a {
    background:#C7C7C7;
    color: #fff;
    margin: 0;
    padding:10px 7px;
    height: 14px;
    text-decoration: none;
} 


/******************************/
/********breadcrumbs***********/
/******************************/
div.breadcrumbs {
	width:40%;
	margin-left:35px;
}

/******************************/
/***********content************/
/******************************/
div.content {
	width:900px;
	margin: 5px 10px;
}



div.left {
	width:223px;
	float:left;
	margin-left:27px;
	z-index:100;
}


div.right{
	float:right;
    width:650px;
	z-index:0;
	
}

/****************************/
/*****Content jQuery*********/
/****************************/
div#presentation {
    background: #fff;
    height: 280px !important;
    width:600px !important;
	margin:3px 0px 20px -12px ;
    float: left;
	/*display:none;*/
}

div#nav {
    background: #2D3A43;
    float: left;
    height: 20px;
    left: 305px;
    overflow: hidden;
    padding: 6px 6px 6px 1px;
    position: absolute;
    text-align: right;
    top: 386px;
    z-index: 100;
}

div#nav a {
    background: url(../images/js.jpg) repeat-x left top;
    color: #FFFFFF;
    font-family: Arial, Verdana, san-serif;
    font-size: 12px;
    margin: 0 1px;
    padding: 8px;
    text-decoration: none;
}

div#nav a:hover {
    background:#C4C4C4;
    color: #000;
    font-family: Arial, Verdana, san-serif;
    font-size: 12px;
    margin: 0 1px;
    padding: 8px;
    text-decoration: none;
}

div#nav a.activeSlide {
    background:#C4C4C4;
    color: #000000;
    padding: 8px;
}

/******************************/
/******Left menu Jquery********/
/******************************/
/**holders are the same for left rail**/
div.category {
	width:100%;
	background: url(../images/content-top-middle.jpg) repeat-x;
	margin-bottom:15px;
	}

span.catLeft {
	width:13px;
	background: url(../images/content-top-left.jpg) repeat-x;
	height:43px;
	float:left;
    margin-top:-29px;
}

span.catRight {
	width:13px;
	background: url(../images/content-top-right.jpg) repeat-x;
	height:43px;
	float:right;
	margin-top:-29px;
}	
div.holder {
	background: #EBF1FC;
    border-color: #C7D5EF;
    border-style: none solid;
    border-width: 0 1px;
    list-style-type: none;
    margin: 13px 0 0 2px;
    padding: 0 0 0 15px;
    width: 201px;
	
}

div.close {
    background: transparent url(../images/content-footer-medium.jpg) no-repeat;
    height: 11px;
    margin: 0 0 15px -18px;
    padding: 0 5px 0 0;
    width: 223px;
	clear:both;
}

div.closeMovie {
    background: transparent url(../images/content-footer-medium.jpg) no-repeat;
    height: 11px;
    margin: 0 0;
    padding: 0 5px 0 0;
    width: 223px;
	clear:both;
}


div.holder images {
    border: 1px solid #D6DDEB;
    margin: 5px 0 0 7px;
    width: 83%;
}

images#magazine {
    margin: 5px 12px;
    border: 1px solid #e1e0e0;
}


/***brands section***/
div.brandLeft{
	float:left;
	width:45%;
}

div.brandRight{
	float:right;
	width:45%;
}

div.brandLeft images a, div.brandRight images a,
div.brandLeft images , div.brandRight images{
	width:80%;
	border:1px solid #E1E0E0;
	margin:2px auto 0 4px;
} 



/****jquery navigation*****/
ul#navigation {
    list-style-type: none;
    margin: 0 0 20px;
    padding: 0;
    width: auto;
	
}

li.ui-accordion-group {
    border: 1px solid #d3d9f5;
    border-style: none none solid;
    margin: 0;
    padding: 0;
    width: 92%;
}

a.head {
	font:12px Arial, Verdana, san-serif;
	color: #6681ce;
	height:auto;
	text-decoration:none;
    padding: 0 15px 0 10px;
	font-weight:bold;
}

ul.level-2{
	margin: 0 0;
	padding: 0 0;
}

ul.level-2 li {
    border: 1px solid #d3d9f5;
	border-style: none none solid;
    list-style-image: url(../images/pointer.png);
    list-style-position: inside;
	margin:0 0;
    padding-left:15px;
    width:92%;
}

ul.level-2 li a {
	font:12px Arial, Verdana, san-serif;
	color: #940be1;
	list-style-type: none;
	text-decoration:none;
	padding:0 15px 5px 0px;
}
li.submenu a:hover { 
	color:#940be1;
	border: 1px solid #d3d9f5; 
	width: 100%}
li.submenu2 a:hover { color:#940be1;}	
#submenu2{
	text-decoration:none; 
	font:12px Arial, Verdana, san-serif;	
	color: #6681ce; 
	height:auto;
	padding: 0 15px 0 10px;	
	font-weight:bold;
}
ul.flyout{
	margin: 0 0;
	padding: 0 0;
	position:absolute;
	left:160px; /* IE */
	top:2px;
	border:1px solid #d3d9f5;
	width:180px;
	background: #EBF1FC;
	z-index:100;
}

ul.flyout li {
    border: 1px solid #d3d9f5;
	border-style: none none solid;
    list-style-image: url(../images/pointer.png);
    list-style-position: inside;
	margin:0 0;
    padding-left:15px;
    width:180;
}

ul.flyout li a {
	font:12px Arial, Verdana, san-serif;
	color: #940be1;
	list-style-type: none;
	text-decoration:none;
	padding:0 15px 5px 0px;
}
ul.flyout li a:hover {border: 0px solid #d3d9f5;}
/******************************/
/******Subscribe Form**********/
/******************************/

label {
    text-align: right;
	font:12px Arial, Verdana, san-serif;
	color: #2d4894;
}

ul.res {
    list-style-type: none;
    padding: 0;
}

ul.res li {
	list-style-type: none;
	text-align:left;
}
div.subFormLeft {
	float:left;
	width:45%;
}

div.subFormRight {
	float:right;
	width:45%;
}

input#sub {
    border: 1px solid #6681CE;
    height: 22px;
    width: 165px;
}

input#btnSubmit {
	float:right;
	margin-right:30px;
}

/******************************/
/*********Right Section********/
/******************************/

div.mainContent {
	float:right;
	clear:right;
    width:100%;
	margin:0px 15px 15px 20px;
	background: url(../images/content-top-middle.jpg) repeat-x;
	
}
span.cantentLeft {
	width:13px;
	background: url(../images/content-top-left.jpg) repeat-x;
	height:43px;
	float:left;
    /*margin-top:-29px;*/
	border:0px solid red;
	
}

span.cantentRight {
	width:13px;
	background: url(/images/content-top-right.jpg) repeat-x;
	height:43px;
	float:right;
	/*margin-top:-29px;*/
}	
div.mainContentClose {
	background: transparent url(../images/content-footer-xlong.jpg) no-repeat;
	width:651px;
	height:15px;
	margin:-15px 0 0 -2px;
	clear:both;
}
div.mainContentOpen {
	background: transparent url(../images/content-header-long.jpg) no-repeat;
	width:651px;
	height:15px;
	margin:0 0 -15px -3px;
	clear:both;
}

div.holderMain {
	background: #EBF1FC;
    border-color: #C7D5EF;
    border-style: none solid;
    border-width: 0 1px;
    list-style-type: none;
    margin: 14px 0 0 2px;
    padding: 0 0 0 15px;
    width: 629px;
	clear:both;
}


div.holderMainLeft {
    float: left;
    width: 49%;
	border-right: 1px dashed #6681ce;
	margin:6px 0;
}

div.holderMainRight {
    float: right;
    width: 48%;
	margin:6px 6px;
}

div.holderMainLeft images , 
div.holderMainRight images {
	float:left;
	border:1px solid #d6ddeb;
	margin: 0 10px;
}





/******************************/
/************footer************/
/******************************/
div.footer {
	
    width:940px;
	height:75px;
	clear:both;
	background: url(../images/footer.jpg) repeat-x;
	border:0px solid blue;
	position: relative;
}
h3.footer, h3.footer a, h3.footer a:hover {
    font: 13px Arial, Verdana, san-serif;
    font-variant: small-caps;
    color: #6681ce;
    margin: 0 auto;
    padding: 10px 0 0 10px;
    text-align: center;
    width: 75%;
}

/******************************/
/************fonts*************/
/******************************/

h1.title {
	font:19px Arial, Verdana, san-serif;
	color: #6681ce;
	padding: 6px 0 0 12px;
	margin: 0 0;
	display:block;
}

h1.titleAlternative {
	font:19px Arial, Verdana, san-serif;
	color: #6681ce;
	padding: 7px 0 0 12px;
	margin: 0 0;
	display:block;
}

h1.article {
	font:15px Arial, Verdana, san-serif;
	color: #6681ce;
	margin: 0;
    padding: 10px 20px 0 0;
	font-weight:bold;
}

h2.headRight {
	float:right; 
	clear:right;
	margin:-35px 20px 0 0;
	font:19px Arial, Verdana, san-serif;
	color: #6681ce;
	width:45%;
}

h2.headLeft {
	float:left; 
	clear:left;
	margin:-35px 0 0 20px;
	font:19px Arial, Verdana, san-serif;
	color: #6681ce;
	width:47%;
} 
h2.headcenter {
	float:left; 
	clear:left;
	margin:-35px 0 0 20px;
	font:19px Arial, Verdana, san-serif;
	color: #6681ce;
	width:90%;
}

h4.special , h4.special a, h4.special a:hover {
	color:#8b2321;
	font: 12px Arial, Verdana, san-serif;
	font-weight:bold;
	padding:0 0;
	margin:0 0;
}

p.menu {
	font:12px Arial, Verdana, san-serif;
	color: #6681ce;
	padding: 6px 0 0 12px;
	margin: 0 0;
}


p.text {
    color: #2D4894;
    font: 12px Arial, Verdana, san-serif;
    line-height: 18px;
    margin: 0;
    padding: 10px 20px 0 0;
}
table.text {
    color: #2D4894;
    font: 12px Arial, Verdana, san-serif;
    margin: 0;
    
}
ul.text {
    color: #2D4894;
    font: 12px Arial, Verdana, san-serif;
    line-height: 18px;
    margin: 0;
    padding: 10px 20px 0 20px;
}

p.text a:link, p.text a:hover {
	font:12px Arial, Verdana, san-serif;
	color: #2d4894;
	padding: 0 0;
	margin: 0 0;
}

span.textLarge {
    color: #425790;
    font-family: Arial, Verdana;
    font-size: 19px;
}
span.smalll {
    font-size: 16px;
	font-family: Arial, Verdana;
}
span.large {
    font-size: 36px;
	font-weight:bold;
	font-family: Arial, Verdana;
}
span.pressText{
	font-size: 10px;
	font-family: Arial, Verdana;
	color: red;
	font-weight:bold;
	padding:0;
}
p.cart {
	 color: #262d33;
    font: 11px Arial, Verdana, san-serif;
	font-weight:bold;
	padding-left:30px;
}
#cartTotal {
	 color: #262d33;
    font: 11px Arial, Verdana, san-serif;
	font-weight:bold;
	/*padding-left:30px;*/
	border:none;
}
#text {
    color: #2D4894;
    font: 12px Arial, Verdana, san-serif;
    line-height: 22px;
    margin: 0;
    padding: 0px 0px 0 0;
	vertical-align:top;
}
#Ptext {
    color: #2D4894;
    font: 11px Arial, Verdana, san-serif;
    line-height: 13px;
    margin: 0;
    padding: 0px 0px 0 0;
	vertical-align:top;
}
#textLarge {
    color: #425790;
    font-family: Arial, Verdana;
    font-size: 19px;
}
#health_header{
width:630px;
}