<!-- style for header -->
TD, TH {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#all {
	width: 713px;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 713px;
	height: 130px;
	margin: 0;
	padding: 0;
	position: relative;
}
#header p {font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #fff; float: right; margin: 25px 4px 0 0; padding: 0; font-weight: bold;}
#logo {
	background: url(images/header.jpg) no-repeat;
	width: 713px;
	height: 109px;
	margin: 0;
	position: relative;
}
#logo_lamp {position: absolute; top: 23px; left: 20px;}
#site_map {
	background: url(images/site_map.gif) no-repeat;
	width: 60px;
	height: 15px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 4px;
	right: 5px;
}
#site_map A {
	text-decoration: none;
	color: #fff;
	padding: 0 17px 0 0;
}
#login {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	color: #640040;
	top: 73px;
	right: 5px;
	text-align: right;
}
#shopping_cart {
	background: url(images/shopping_cart.gif) no-repeat;
	width: 110px;
	height: 13px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 93px;
	right: 5px;
	text-align: right;
}
#shopping_cart A {
	text-decoration: none;
	color: #fff;
	padding: 0;
}
table#cart {
	border-collapse: collapse;
	width: 100%;
}
table#cart th {
	background: #eee;
	padding: 2px 5px;
}
table#cart td {
	padding: 2px 5px;
}
table#cart tr#total td {
	border-top: 1px solid #ccc;
}
#sum {
	width: 150px;
	height: 13px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: right;
	margin: 0;
	padding-left: 0;
}
#menu {
	background-image: url(images/menu_line.gif);
	width: 713px;
	height: 21px;
	text-align: center;
	margin: 0;
	padding: 0;
	position: relative;
}
#menu ul {
	position: absolute;
	top:0;
	left: 140px;
	margin: 0;
	padding: 0;
}
#menu ul li {
	height: 21px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 21px;
	list-style: none;
	background-position: top;
	margin: 0;
	float: left;
	padding: 0;
}
#menu ul li:hover, #menu ul li.over {
	background-position: bottom;
}
#menu ul li A {
	text-decoration: none;
	color: #fff;
}
#button1 {
	background: url(images/button1.gif) no-repeat;
	width: 64px;
	height: 42px;
}
#button2 {
	background: url(images/button2.gif) no-repeat;
	width: 80px;
	height: 42px;
}
#button3 {
	background: url(images/button3.gif) no-repeat;
	width: 65px;
	height: 42px;
}
#button4 {
	background: url(images/button4.gif) no-repeat;
	width: 88px;
	height: 42px;
}
#button5 {
	background: url(images/button5.gif) no-repeat;
	width: 59px;
	height: 42px;
}
#button6 {
	background: url(images/button4.gif) no-repeat;
	width: 88px;
	height: 42px;
	
}

#body {
	background: url(images/bg.gif) repeat-y;
	border: 0px solid black;
}
#sidebar {
	width: 140px;
	float: left;
	border: 0px solid black;
}
#conteiner {
	width: 573px;
	float: right;
	border: 0px solid black;
}

#left_menu {
	width: 140px;
	text-align: left;
	margin: 0;
	padding: 0;
    background: #E4E2EF;
   	border: 0px solid black;
}

#left_menu p {
	height: 25px;
	background-color: #640040;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #fff;
	clear: both;
	margin: 0;
	padding:0 0 0 10px;
}

#left_menu p.head {
    text-align: center;
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #640040;
	margin: 0;
	padding: 5px 0 0 0;
}

#left_menu p.note {
    height: 80px;
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #AC7B9B;
	text-align: left;	
	margin: 0;
	padding: 5px 0 5px 5px;
	clear: both;
}

#left_menu ul { margin: 0; padding: 0;  }
#left_menu ul li {
	height: 25px;
	color: #640040; background: #E4E2EF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;
	line-height: 25px; list-style: none;
	margin: 0; padding: 0 0 0 10px;
}

#left_menu ul li:hover, #left_menu ul li.over { background-color: #F5F5FA; }
#left_menu ul li A {
	text-decoration: none;
	color: #640040;
    display: block;
    height: 25px;
    line-height: 25px;
    margin: 0;
}
#left_menu ul li A:HOVER { background-color: #F5F5FA; }
#sidebar form {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	background-color: #fff;
	border: 0px solid #000;
	margin: 0;
	padding: 5px 0 5px 0;
}
#sidebar form input {
/*	background: url(images/input1.gif) no-repeat top; */
	width: 113px;
	height: 18px;
	font-family: Tahoma;
	font-size: 10px;
	color: #666;
	text-align: center;
	border: 1px solid #ac7b9b;
	margin: 9px 0 0 0;
	padding: 2px 0 0 0;
}
#sidebar form input#submit {
/*	background: url(images/input2.gif) no-repeat bottom;*/
	background: #b782a4;
    border: 1px solid #d382bb;
	width: 51px;
	height: 15px;
	text-align: center;
	line-height: 10px;
	font-size: 10px;
	color: white;
	padding: 0 0 0 1px;
	margin: 4px 0 0 0;
}

#top {
	background: url(images/top_block.gif) repeat-x bottom;
	margin: 10px 10px 0 10px;
	padding: 10px 0 1px 0;
}
#text {
	margin: 0 10px;
	padding: 0;
	border: 0 solid #000;
}
#text img {
	border: 0 solid #000;
	margin: 0px 10px 0 0;
	padding: 0 0 10px 0;
	float: left;
}
#text p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #640040;
	text-align: justify;
	margin: 0;
	padding: 0 0 10px 0;
}

#page {
	width: 526px;
	background: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 0 10px;
	padding: 0;
	text-align: right;
	border: 0px solid #000;
}
#page ul {
	/*width: 526px; */
    float: right;
	list-style: none;
	margin: 0; padding: 0;
}
#page li {
	background: #9D9AB2;
	width: 15px; height: 15px;
    float: left;
	text-align: center;
	margin-left: 1px;
	padding: 0;
    line-height: 15px;
}
#page li A {
	display: block;
	background: #5C5880;
	text-decoration: none;
	color: #fff;
    height: 15px;
    line-height: 15px;
}

#content {
	width: 533px;
	padding: 0;
	margin: 15px 0px 10px 20px;
	text-align: justify;
	border: 0px solid #000;
	position: relative;
	z-index: 1;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#content td, #content th, #content input, #content textarea, #content select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*
#content table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
*/
#content div.products {
	float: left;
	width: 110px;
	height: 180px;
	text-align: center;
	margin: 15px 15px 15px 0;
	padding: 0;
	position: relative;
}
#content div.products div.price {width: 110px; clear: both; margin: 55px 0 0 0; padding: 0;}
#content div.products div.price p {color: #df0101; font-size: 10px; font-weight: bold; float: left; margin: 0; padding: 0;}
#content div.products div.price form.buy_now {float: right; width: 53px; margin: 4px 0 0 0; padding: 10;}
input.button_buy {width: 53px; height: 9px; border: none; cursor: pointer;}

select {width: 120px;
}

#content div.products A {
	text-decoration: none;
	border: 0 solid #000;
}
#content div.products img {
	width: 110px;
	height: 110px;
	border: 1px solid #ccc;
}
#content div.products h1, div p form {
	margin: 5px 0;
	position: absolute;
	width: 110px;
	top: 115px;
	left: 0;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #640040;
	text-align: left;
	z-index: 5;
}
#content div.products h2 {
	margin: 5px 0;
	position: absolute;
	width: 100%;
	top: 120px;
	left: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #640040;
	text-align: left;
	z-index: 5;
}
#content div.products h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #640040;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}
#content h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #640040;
	margin: 0;
	padding: 10px 0 0 0;
}

#content p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 7px 0;
}
#content p.right {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin: 0;
	padding: 7px 0;
	text-align: right;
}
#content span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC7B9B;
	margin: 0;
	padding: 7px 0;
}
#content ul {margin: 0 0 0 40px; padding: 0;}
#content ul li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 15px;
	margin: 0 0 5px 0;
	padding: 0;	
}
#content ul li a {text-decoration: none;}
#content ul li h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0;
	padding: 0;
}
#content ul.list_none {margin: 0; padding: 0;}
#content ul.list_none li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
	color: #000;
	line-height: 15px;
	margin: 0;
	padding: 0;	
}
#content ul.list_none li a {text-decoration: none;}
#content ul.list_none li h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0;
	padding: 0;
}
#content2{
	width: 553px;
	padding: 0;
	margin: 0 0 0 10px;
	text-align: justify;
	border: 0 solid #000;
	background: url(images/desc_product.jpg) repeat-y right;
}
#cap {
	background: url(images/line_product.jpg) no-repeat top;
	height: 29px;
	margin: 0;
	padding: 0;
	position: relative;
	border: 0 solid #000;
}
#cap p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	position: absolute;
	top: 5px;
	left: 10px;
	margin: 0;
	padding: 0;
}
#cap span A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	position: absolute;
	top: 7px;
	right: 6px;
	margin: 0;
	padding: 0;
}
#column_img {
	width: 390px;
	max-height: 490px;
	float: left;
	text-align: center;
	margin-right: -154px;
	padding: 33px 0 33px 0;
	border: 0 solid #000;
}

#column_img img {
	max-width: 390px;
	max-height: 490px;
}
#column_description {
	width: 154px;
	float: right;
	margin: 0; padding: 20px 0 0 0;
    font-size: 0.75em;
}
#column_description div {
    margin: 0.5em 10px;
}
#column_description #currentPrice {
    font-weight: bold;
}
#column_description #currentPrice .price {
    color: red;
}

#column_description #listPrice {
    color: grey;
}
#column_description #youSave {
    color: grey;
}


#button_cart {
	margin: 20px 10px 10px 5px;
	padding: 0;
    line-height: 43px;
    height: 46px;
    font-weight: bold;
    color: #333;
    vertical-align: middle;
}
#button_cart #button {
    margin: 0; padding: 0;
    float: left;
}
img {
	border: 0 solid #000;
}

#description {
	background: url(images/point.jpg) repeat-x top;
	text-align: left;
	margin: 0 10px;
	padding: 0;
}
#description p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #640040;
	margin: 0;
	padding: 25px 0 0 10px;
}

#description #extraParams {
	padding: 25px 0 0 10px;
}

#description td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #640040;
	padding-bottom: 5px;
	margin: 0;
}

#description select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A {
	color: #640040;
}
.input3 {
	width: 300px;/*183px;*/
}
Font {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
     /*
*/

.clear {
	height: 1px; width: 1px;
	margin: 0; padding: 0;
	clear: both;
	font-size: 1px; margin-bottom: -1px;
	visibility: hidden;
}

<!-- style for footer -->
#footer {
	width: 713px;
	height: 117px;
	background: #E4E2EF;
	margin: 0;
	padding: 0;
	border: 0px solid #000;	
}
#footer1 {
    clear: both;
	width: 713px;
	height: 82px;
	background: #E4E2EF url(images/bottom.gif) no-repeat;
	text-align: left;
	margin: 0;
	padding: 0;
	position: relative;
	border: 0px solid #000;
}
#page2 {
	width: 526px;
	height: 9px;
	background: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	position: absolute;
	bottom: 53px;
	left: 140px;
	margin: 0 0 0 10px;
	padding: 0;
	text-align: right;
	border: 0 solid #000;
}
#page2 ul {
	width: 526px;
	height: 9px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#page2 li {
	background: #9D9AB2;
	width: 11px;
	float: right;
	text-align: center;
	margin-left: 1px;
	padding: 0;
}
#page2 li A {
	display: block;
	background: #5C5880;
	text-decoration: none;
	color: #fff;
}
#footer2 {
	width: 713px;
	height: 35px;
	background: #640040 url(images/footer.gif) no-repeat;
	text-align: left;
	margin: 0;
	padding: 0;
	position: relative;
}
#footer2 p#develop {margin: 10px 0 0 522px;}
#footer2 p#develop img {vertical-align: bottom;}

#footer2 p#copyright {margin: 10px 0 0 140px; color: #640040;}

#menu_bottom {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #640040;
	position: absolute;
	top: 62px;
	left: 300px;
}
#menu_bottom A {
	text-decoration: none;
	color: #640040;
}

#left_card {
	width: 125px;
	height: 150px;
	text-align: center;
	align: center;
	margin: 0;
	padding: 10px 0 0 0;
    background: #E4E2EF;
   	border: 0px solid black;
   	position: relative;
   	bottom: 0;
}

#left_card div.AuthorizeNetSeal {
    align: center;
	position: relative;
	float: left;
	top: 20px;	
	left: 25px;
	width: 90px;
	height: 72px;	
	margin: 0;
	padding: 0;
}
#visa {
    align:center;
	width: 49px;
	height: 31px;
	float: left;	
	position: relative;
	top: 10px;
	left: 20px;
	margin: 0;
	padding: 0;
}
#master {
    align:center;
	width: 49px;
	height: 31px;
	float: left;
	position: relative;
	top: 10px;
	left: 20px;
	margin: 0;
	padding: 0;
}

#american img{
    align:center;
	width: 49px;
	height: 31px;
	float: left;
	position: absolute;
	top: 45px;
	left: 14px;
	margin: 0;
	padding: 0;
}
#discover img {
    align:center;
	width: 49px;
	height: 31px;
	float: left;
	position: absolute;
	top: 45px;
	left: 64px;
	margin: 0;
	padding: 0;
}

#pay {
	width: 65px;
	height: 65px;
	position: absolute;
	top: 10px;
	left: 64px;
	margin: 0;
	padding: 0;
}


#footer p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	position: absolute;
	top: 5px;
	left: 10px;
	margin: 0;
	padding: 0;		
}
#footer p.mail {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	position: absolute;
	top: 5px;
	left: 2px;
	margin: 0;
	padding: 0;
}
#footer p A {
	text-decoration: none;
	color: #fff;
}

.cleaner {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    margin-bottom: -1px;
}


/******************
	Related Items
******************/
table#related-all{
	width: 90%;
	text-align: center;
}
table#related-all td{
	padding: 10px;
	margin: 0px;
	width: 30%;
	float: left;
	border: 1px solid red;
}

#left_menu .second{
}

#left_menu ul .second_current{
	background: #d4d2df none repeat scroll 0 0;
}
#left_menu ul li.secondthird {  margin: 0 0 0 0px; padding: 0 0 0 20px;}

#left_menu ul .secondthird_current{
	background: #d4d2df none repeat scroll 0 0;
	margin: 0 0 0 0px; padding: 0 0 0 20px;
}

table#Tabproducts {clear: both; text-align: center; margin: 30px 0 0 0; padding: 0;}

table#Tabproducts tr {height: 100%;}

table#Tabproducts td {height: 100%; vertical-align: top;}

table#Tabproducts td table.TabInfo {height: 100%; width: 110px; margin: 0 25px 0 0;}

table#Tabproducts td table.TabInfo tr {vertical-align: top;}

table#Tabproducts td table.TabInfo td {text-align: center; max-width: 110px; max-height: 110px;}
table#Tabproducts td table.TabInfo td img {max-width: 110px; max-height: 110px;}

table#Tabproducts td table.TabInfo td h1 {color: #df0101; font-size: 10px; font-weight: normal; margin: 5px 0; padding: 0;}

table#Tabproducts td table.TabInfo td h1 a {text-decoration: none;}

table#Tabproducts td table.TabInfo td p {color: #df0101; font-size: 10px; font-weight: bold; float: left; margin: 5px 0; padding: 0; text-align: left;}

table#Tabproducts td table.TabInfo td form.buy_now {float: right; width: 53px; margin: 7px 0 0 0; padding: 0; height: 40px;}

input.button_buy {width: 53px; height: 9px; border: none; cursor: pointer;}

font.light2 {
font-size: 11px;
margin: 0;
padding: 0;
align:center;
text-align:center;
}


font.light a{
font-size: 11px;
margin: 0 0 0 10px;
padding: 0;
align:center;
text-align:center;
}

#content div.card {
 border: none;
 width: 75px;
 height: 47px;
 float:left;
 margin: 10px 0 20px 0;
 padding: 0 0 0 20px;
}


#content div.card img { 
 border: 0;
 width: 75px;
 height: 47px;
 margin: 0;
 padding: 0; 
}
#content div.AuthorizeNetSeal {
 float: left;
 border: none;
 width: 90px;
 height: 72px; 
 text-align: center;
 margin: 0px 0px 20px 0;
 padding: 0 0 0 20px;
}

div.clear {clear: both; height: 1px;  margin: 0; padding: 0; }


p.back a {font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; margin: 35px 4px 0 0; padding: 0; font-weight: bold; clear: both; padding: 30px 0 0 0;}
p.back a:hover {text-decoration: none;}


p.right a {font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; margin: -27px 4px 0 0; padding: 0; font-weight: bold; clear: both; padding: 0px 0 0 0;  float:right;}
p.right a:hover {text-decoration: none;}

form textarea { width: 270px; height: 100px; max-width: 270px; max-height: 100px;}