html,body { 
		background-color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#000000;
		text-align:center;
		line-height:18px;
		margin:0 auto;
		}
	
#wrap {
	background:#FFF;
	width:1000px;
	text-align:center;
	border:1px solid #FFF;
	margin:0 auto;
}

#header {
	width:100%;
	height:162px;
	text-align:left;
	margin:0 auto;
	
}
.header_text {
	color:#f1e3c9;
	padding-top:5px;
	padding-left:290px;
	font-weight:bold;  
}
#content {
	width:100%;
	margin:0 auto;
	text-align:justify;
}
#content_inside {
	width:698px;
	height:100%; 
	margin-top:5px; 
}
#content_inside_normal {
	width:695px;
	height:100%; 
	margin-top:5px; 
	margin-left:20px; 
}
#col-left {
	color:#d8d5b6;
	width:262px;
	padding-left:8px;
	float:left;
}

#col-right {
	width:706px;
	margin-left:10px;
	float:left;
}
#footer {
	background:#e7e7e7;
	color:#565656;
	width:100%;
	height:110px;
	text-align:left;
	border-top:1px solid #cbcbcb;
	}

#footer .indent { padding:2px 20px 0 20px;}
#footer li { display:inline;color:#54524d;}
#footer li a { padding:0 10px 0 10px; text-decoration:none;color:#54524d;}
#footer li a:hover { text-decoration:underline; color:#000000}
.menubottom {
	width:730px;
	float:left;
	text-align:left;
}
#sidebar {
	background:#f5f8ff;
	width:235px;
	margin-top:22px;
	padding-top:20px;
	border:1px solid #a1a4a8;
	text-align:left;
	
}
#sidebar ul{
	list-style: none;
	line-height:1px;
	text-align:left;
}
#sidebar li{
	padding: 0 0 20px 0;
}

#sidebar a {
	color:#1e1e1f;
	padding-left: 15px;
	background: url('../images/arrow_left.gif') no-repeat left center;
	border: none;
}

#sidebar a:hover {
	color:#ff0042;
	text-decoration:none;
}

.paypal {
	width:200px;
	text-align:left; 
	margin:43px 15px 0px 22px; 
	float:left;
}
.img {
	margin-bottom:5px;
	padding:0px;
}
img{
 border:0;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:8px;
	padding-top:110px;
	padding-left:30px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	white-space:10px;
}
#menu li{
	padding: 0 0 20px 0;
}

#menu a {
	color:#d8d5b6;
	padding-left: 18px;
	background: url('../images/bullet_menu.gif') no-repeat left center;
	border: none;
}

#menu a:hover {
	text-decoration:none;
}

#titlepage {
	color:#011e7c;
	font-size:24px;
	font-weight:bold;
	text-align:left;
	margin:19px 0px 17px 0px;
	
}

.line_title {
	height:2px;
	width:540px;
	border-bottom:1px solid #d68914;
	margin-top:-5px;
	*margin-top:-2px;
	*margin-bottom:-8px;
	_margin-top:-15px;
	_margin-bottom:-8px;
}
.text_orange {
	color:#ff790d;
	margin-left:15px;
	font-weight:bold;
}

.menu {position:relative; background-color:#000000;}
a {color:#000001; font-weight:bold;}
a:hover{text-decoration:none;}

.line {
	height:5px;
	border-bottom:1px solid #cfc7ba;/*#d68914;*/
	width: 100%;
	margin-bottom:5px;
	_margin-bottom:10px;
	margin-top:10px;
	text-align:center;
}
.line-short {
	height:1px;
	border-bottom:1px solid #666666;
	width: 700px;
	margin:0px 0px 5px 110px;
}
	
 .submit {
	background:url(../images/button.jpg) repeat-x;
	padding: 1px 2px 1px 2px;
	color:#ffffff;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border: solid #1942ae 2px;
	width: auto;
	height:24px;     
	cursor:pointer
}
.clear {
	clear:both;
}

.title_category {
	color:#000000;
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px;
	margin-left:37px;
	text-transform:uppercase;
}
.textred {
	color:#FFFF99;
	font-weight:bold;
}
.textyellow {
	color:#e2c46f; 
	font-weight:bold;
	text-align:right;
}

h2.title21{   
	margin: 0;	
	padding: 0 22px 10px 0px;
	font-family: AGOpus, AGOpusHighResolution;
	font-size: 14px;

}
.behind { 
        margin: 0 0 2px 0px;
		padding:3px 0 3px 0px;
		text-align:justify;
}
#col_content_left {
	width:348px;
	float:left; 
	border-right:1px solid #E0E0E0;
}
#col_content_right {
	width:315px;
	padding-left:24px;
	float:left; 
}
.box_product {
	 width:300px;
	 height:370;
	 margin-right:12px;
	 float:left; 
	 }
.product_content {
	width:290px;
	margin-left:15px;
}
.title_product a {
	color:#000000;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	text-decoration:none;
}
.title_product a:hover {
	text-decoration:underline;
}
.box_img_product {
	background:#ffffff;
	border:1px solid #cec8bb;
	width:311px;
	text-align:center;
	padding: 5px 5px 0px 5px;
}
.box_des_product {
	width:110px; 
	margin-top:60px; 
	margin-left:15px; 
	text-align:left; 
	float:left;
}
.price {
	font-size:18px;
	color:#dc0f0b;
}
.workarea {
	width:642px;
	background:#FFFFFF;
	text-align:left;
	display:block;
}
.textred{
	color:#FF0000;
}
.title{
	margin-top:15px;
 	margin-bottom:10px;
}

/* product tool tip */
.ShowToolTip{
 	/*background:url(../images/bio_popup.png) top left no-repeat;*/
	/*width:350px;*/
	/*height:379px;*/
	z-index: 100;
	text-align: left;
}
table.main{
		background-color:#999999;
}

table.main th{
		background-color:#e9effd;
		color:#000000; /*DFB316; 26618D;*/
		text-decoration:none;
		height:21px;
		text-align:center;
}
table.main tr{
		background-color:#FFFFFF;
		color:#000000;
		text-decoration:none;
		height:19px;
}
table.main tr.itemstyle{
		background-color:#FFFFFF;
		color:#000000;
		text-decoration:none;
		height:19px;
}
table.main tr.alteritemstyle{
		background-color:#F1F5E2;
		text-decoration:none;
		height:19px;
}
div.line_total {
	height: 1px;
	width: 250px;
	margin: 0;
	border-bottom: 1px solid #000;
	text-align:right
}
.titlesmall{
	color:#6A000F;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
}
