* {font-family: Arial, Tahoma, Helvetica, sans-serif;font-size: 100%;}
.print {display: none;}
BODY {background: #ffffff url(media/bg_body.gif) repeat-x; padding: 0; margin: 0; font-size: 90%; }

TD, P, A, B, I, DT, DD, LI, DIV, SPAN, TABLE, IMG, FORM { border:0; margin:0; padding:0; border-collapse: collapse;}

UL {list-style: none; margin: 0; padding: 0;}
LI {margin: 0; padding: 0 0 .6em 16px; line-height: 1.5em;}
UL LI {background: url(media/bul.gif) no-repeat 0 .4em;}
UL UL {margin-left: 2em;}
UL UL LI {margin: 0; padding: 0 0 .6em 16px; line-height: 1.5em; background: url(media/bul.gif) no-repeat 0 .4em;}

P {line-height: 1.5em; color: #3a3a3a; padding: 0; margin: 0 0 1em;}

SUP {font-size: 70%;}


H1 {color:#6e6e6e; font-weight:bold;font-size: 145%;font-family: Arial; padding:0;margin:0 0 5px 0;}
H2 {color:#13758e; font-weight:bold;font-size: 145%;font-family: Arial; padding:0;margin:0 0 5px 0;}
H3 {color:#216eba; font-weight:bold;font-size: 110%;font-family: Arial; padding:0;margin:-5px 0 5px 0;}
.topline H1 {color:#ffffff; font-weight:normal;font-size: 210%;font-family: Arial; padding:0;margin:5px 0 5px 20px;}
.maincol H3 {color:#525252; font-weight:bold;font-size: 110%;font-family: Arial; padding:0;margin:5px 0 0px 0;}


.container {
	width: 830px;
	padding: 0 0 30px 0;
	margin: 0;
	border-left: 1px solid #acacac;
	border-right: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
	font-size: 80%;
	background: #ffffff;
}

.topmenu {
	width: 100%;
	height: 21px;
	background: #4a4a4a;
}

.topmenu .menu1 {
	width: 350px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
.topmenu .menu2 {
	text-align: left;
	vertical-align: top;
}
.items {
	width: 120px;
	vertical-align: middle;
	color: #ff80af;
}

.items  a{
color: #ff80af;
text-decoration:underline;
}

.items  a:hover{
color: #ff80af;
text-decoration:none;
}

.topmenu .checkout {
	width: 65px;
	vertical-align: middle;
}
.menu1 UL {list-style: none; margin: 2px 0 0 -10px; padding: 0; float: left;}
.menu1 UL LI {margin: 0; padding: 0 0 0 16px; float: left; text-transform: uppercase;}
.menu1 UL LI A:link, .menu1 UL LI A:visited, .menu1 UL LI A:active {
	display: block;
	background: url(media/bul1.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 17px;
	color: #bdbdbd;
	text-decoration: none;
}
.menu1 UL LI A:hover {color: #ffffff;}
.menu1 UL LI A.nobg {background: none;}


.menu2 UL {list-style: none; margin: 2px 0 0 -20px; padding: 0; float: left;}
.menu2 UL LI {margin: 0; padding: 0 0 0 16px; float: left; text-transform: capitalize;}
.menu2 UL LI A:link, .menu2 UL LI A:visited, .menu2 UL LI A:active {
	display: block;
	background: url(media/bul1.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 15px;
	color: #ffffff;
	text-decoration: none;
}
.menu2 UL LI A:hover {color: #ffffff;}
.menu2 UL LI A.nobg {background: none;}

.topline {
	width: 100%;
	height: 45px;
	background: url(media/bg_topline.gif);
	background-repeat: repeat-x;
}
.topline .title {
	width: 100%;
}
.topline .search1 {
	padding: 0 5px 0 0;
}
.topline .search3 {
	padding: 0 5px 0 4px;
}
.topline .catalog {
	padding: 0 42px 0 0;
}

.btn-new {
	float:left;
	width: 135px;
	text-align: left;
}
.btn-new2 {
	width: 135px;
	text-align: center;
	clear: all;
	float:left;
}
.catalog2 {
width: 374px;
text-align:right;
}

.body {
	width: 100%;
}

.leftcol {
	width: 200px;
	vertical-align: top;
}


.leftcol UL {
	padding: 0 0 0 0;
	margin: 45px 5px 10px 0px;
}
.leftcol UL LI {
	padding: 0;
	margin: 0;
	width:100%; 
	font-weight: bold; 
}
/*
.leftcol UL LI A:link, .leftcol UL LI A:visited, .leftcol UL LI A:active {
	padding: 0;
	margin: 0;
	display: block;
	color: #7f7f7f;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 10px;
}

.leftcol UL LI A:hover, .leftcol UL LI A.active {
	color: #000000;
}

.leftcol UL UL {
	padding: 0 0 0 0px;
	margin: 5px 0px 5px 0px;
}
.leftcol UL UL LI {
	padding: 0;
	margin: 0;
	width:100%;
	line-height: 1.1em; 
	font-weight: bold; 
	font-size: 110%;
}
.leftcol UL UL LI A:link, .leftcol UL UL LI A:visited, .leftcol UL UL LI A:active {
	padding: 0;
	margin: 0;
	display: block;
	color: #7f7f7f;
	text-decoration: none;
	text-transform: capitalize;
	padding: 0 0 0 10px;
}
.leftcol UL UL LI A:hover, .leftcol UL UL LI A.active {
	background: url(media/bul2.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #e04683;
}
*/

.maincol {
	width: 688px; 
	vertical-align: top;
}

.maincol .catalog {
	width: 670px; 
}

.maincol TD {
	width: 25%;
	padding: 5px 5px 7px 5px;
	color: #944e5f;
	font-size: 85%;
}

.maincol .sep {
	height: 100%;
	width: 1px;
	background: url(media/line_v.gif);
	background-repeat: no-repeat;
}

.maincol .line {
	height: 1px;
}
.line DIV {
	height: 1px;
	width: 100%;
	background: #d1d1d1;
	margin: 0;
	padding: 0;
}

/*
a:link, a:visited, a:active {
	color: #216eba;
	text-decoration: underline;
}
a:hover {
	color: #ff6800;
	text-decoration: underline;
}


INPUT {
	border: 1px solid #9a9a9a;
	background: #ffffff;
	width: 135px;
	height: 19px;
}*/
.topline INPUT {
	border: 1px solid #ff4c8e;
	background: #ffffff;
	width: 135px;
	height: 20px;
}


a.lm {
color: #7f7f7f;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
font-weight:bold;
text-transform: uppercase;
padding-left:10px;
}

a.link3cat {
color: #7f7f7f;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
font-weight:normal;
padding-left:20px;
}

a.leftlink {
color: #7f7f7f;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight:bold;
font-size: 11px;
padding-left:10px;
}

a.link3cat:hover, li.link3cat a.active {
color: #e04683;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:normal;
text-decoration: none;
padding-left:20px;
}

a.leftlink:hover, li.leftlink a.active {
background: url(media/bul2.gif);
color: #e04683;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-repeat: no-repeat;
background-position: center left;
text-decoration: none;
padding-left:10px;
}


a.lm:hover, li.lm a.active {
color: #161616;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
text-transform: uppercase;
padding-left:10px;
}

div.left_menu {
padding-left:10px;
line-height: 1.5em;
}

.textpage {
width:500px;
border:0px;
text-align:center;
}

.text1 {
color: #525252;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}


.m_text {
padding-left:10px;
width: 676px;
vertical-align: top;
color: #7f7f7f;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
display: block;
}

.t_spc{
width: 676px;
height: 25px;
display: block;
}

.text_up {
background-repeat: no-repeat;
background-image: url(media/img1/text_up.jpg);
width: 676px;
height: 31px;
display: block;
}

td.t7 {
width: 71px;
height: 74px;
background-repeat: repeat-x;
background-image: url(media/img1/t7.gif);
vertical-align: middle;
text-align: center;
}

.mt {
width: 676px;
text-align: center;
padding:0px;
margin:0px;
}

.mtab {
width: 676px;
border: 0px;
text-align: left;
vertical-align: top;
background-image: url(media/img1/bgtext.gif);
background-repeat:repeat-y;
}

.right-text {
width:338px;
padding-bottom: 30px;
text-align:left;
}

div.maintext {
padding-left:30px;
padding-right: 20px;
text-align:justify;
}

.tl_text {
width: 338px;
text-align: center;
vertical-align: middle;
padding-bottom: 30px;
}

.text_niz {
width: 676px;
height: 45px;
background-repeat: no-repeat;
background-image: url(media/img1/text_niz.jpg);
display: block;
}

.text_niz_w {
width: 676px;
height: 45px;
background-repeat: no-repeat;
background-image: url(media/img1/text_niz_w.jpg);
display: block;
}

.polaroid {
position: relative;
float: right;
margin-bottom: 10px;
width: 123px;
height: 146px;
display: block;
background-image: url(media/polaroid1.jpg);
text-align:center;
}

.photo_inside {
height: 146px;
text-align:center;
vertical-align:middle;
}

.photo_inside_d {
width: 123px;
height: 25px;
}

.photo_inside_up {
width: 123px;
height: 15px;
}


.photo_inside_c {
text-align:center;
vertical-align:middle;
margin-right: 2px;
}

.imgsrc {
text-align:center;
margin-right:3px;
}

.t8 {
text-align: left;
padding-left: 45px;
}

.redt {
color: #aa0057;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
font-weight: normal;
}

p.redt {
color: #aa0057;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
font-weight: normal;
}


.greent {
color: #7c9b0e;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
font-weight: normal;
}

.page {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
padding-left:10px;
padding-right:8px;
font-weight: normal;
color: #7f7f7f;
}

.pagebox {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
color: #aa0057;
border: 1px solid;
border-color: #e04683;
width:40px;
height:15px;
}

.gotopage {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
color: #aa0057;
border: 1px solid;
border-color: #dedede;
width:40px;
height:17px;
}

.tab-view {
color: #7f7f7f;
width:98%;
margin-top:10px;
}

.tab-view  td {
color: #7f7f7f;
width:15%;
font-size:11px;
text-align:center;
}

.title-view  td{
color: #aa0057;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
border-bottom:1px solid #dedede;
}

td.img_sku {
text-align:left;
color:#7f7f7f;
font-size:11px;
}

.img_sku  img{
margin-right: 10px;
}

.qty_view input{
width:50px;
color:#7f7f7f;
}

td.name_view {
color: #161616;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.total-view {
text-align:right;
line-height:1.5em;
padding-right:10px;
font-size:12px;
}

.total-view hr {
size:1px;
color: #dedede;
margin:0px;
padding:0px;
width:20%;
text-align:right;
}

.total-color {
color: #aa0057;
}

.total-color1 {
color: #aa0057;
font-weight:bold;
}

.main-center {
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.sign_in {
padding-left:130px;
padding-top:10px;
color: #7f7f7f;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
}



div.sign_password  {
padding-left:199px;
}

.sign_password a{
color:#7f7f7f;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
}

.sign_password a:hover{
color:#7f7f7f;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}

.sign_in span {
color: #161616;
font-weight:normal;
}

div.submit_sign {
padding-left:260px;
padding-top:30px;
}

div.create_custome {
padding-left:40px;
padding-top:10px;
padding-bottom:10px;
}

.create_custome td{
color:#7f7f7f;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
width:150px;
}

.check-info1 {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#7f7f7f;
width:60%;
text-align:left;
margin-left:20px;
}

.check-info1 img {
margin-left:3px;
}

.check-info1 td{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#7f7f7f;
margin:0px;
padding:0px;
}

.check-info1 input{
border:1px solid #ff4c8e;
width:140px;
color:#7f7f7f;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

div.check-info2d {
float:left;
width:50%;
padding-top:20px;
}
.check-info2 {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#7f7f7f;
width:70%;
text-align:left;
margin-left:20px;
}
.check-info2 input{
border:1px solid #ff4c8e;
width:140px;
color:#7f7f7f;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.check-info2 td{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#7f7f7f;
margin:0px;
padding:0px;
}

div.check-info3d {
float:left;
width:50%;
padding-top:20px;
}

.check-info3 {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#7f7f7f;
width:70%;
text-align:left;
margin-left:20px;
}
.check-info3 input{
border:1px solid #ff4c8e;
width:140px;
color:#7f7f7f;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.check-info3 td{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#7f7f7f;
margin:0px;
padding:0px;
}

div.coupon {
float:left;
}

.review td {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#7f7f7f;
vertical-align:top;
}

.review legend {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#e04683;
}

.review div{
float: left; 
width: 42%; 
padding-top:10px;
padding-right: 20px;
}

.tab-order1 {
margin-top:20px;
}

.tab-order1 td {
border-top:1px solid #dedede;
font-size:12px;
line-height:1.5em;
font-family:Arial, Helvetica, sans-serif;
color:#7f7f7f;
vertical-align:top;
}

.tab-order2 {
margin-top:20px;
margin-bottom:20px;
}

.tab-order2 td {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#7f7f7f;
vertical-align:top;
padding:0px;
}

.n_order {
color: #aa0057;
font-weight:bold;
}

div.but {
margin-top:30px;
}

input.sign_email  { margin-left:10px; border:1px solid #ff4c8e; width:140px; color:#7f7f7f; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
input.sign_password  {font-size:11px;font-family:Arial, Helvetica, sans-serif;color:#7f7f7f;width:140px;border:1px solid #ff4c8e;margin-left:199px;}
input.email_pass {border:1px solid #ff4c8e;width:220px;color:#7f7f7f;font-family:Arial, Helvetica, sans-serif;font-size:11px;}
input.ziptext { width:40px; border:1px solid #ff4c8e; color:#7f7f7f; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
input.check-box3 {border: 0px;width:auto;}
INPUT.button1 {border:0px solid #63709c; background: #bfbfbf; font-weight: bold; color: #000000; width: auto; padding-left: 15px; padding-right: 15px; cursor: pointer;}
INPUT.noborder {border: 0; background: transparent; width: auto;}
INPUT.button_goto {color: #aa0057; font-size: 10px;width:20px;height:17px;border:1px solid #dedede;background-color:#ffffff;}

input.but1 {
height:17px;
color:#ffffff;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
border:0px;
background:url(media/title-view.gif);
background-repeat:repeat-x;
margin-left:3px;
margin-right:3px;
font-weight:bold;
}


a.link_myaccount {
text-decoration:none;
color:#e04683;
}

a.link_myaccount:hover {
text-decoration:underline;
color:#ff4c8e;
}

.account-info1 {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#7f7f7f;
width:50%;
text-align:left;
margin-left:20px;
}

.account-info1 td{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#7f7f7f;
margin:0px;
padding:0px;
}

.account-info1 input{
border:1px solid #ff4c8e;
width:140px;
color:#7f7f7f;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.but_account {
padding-bottom:20px;
padding-top:20px;
}

.p_ord_history {
color:#7f7f7f;
font-size:12px;
}

.ord_history_tab {
width:80%;
}

.ord_history_info td {
width:20%;
font-size:11px;
color:#7f7f7f;
}

.request_cat {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#7f7f7f;
text-align:left;
width:50%;
}

.request_cat td{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#7f7f7f;
margin:0px;
padding-right:5px;
}

.request_cat input{
border:1px solid #ff4c8e;
width:200px;
color:#7f7f7f;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.td_left {
text-align:left;
}

.td_right {
text-align:right;
}


input.zip_input {
width:100px;
}

.request_cat_1 {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#7f7f7f;
text-align:left;
width:50%;
}

.request_cat_1 td{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#7f7f7f;
margin:0px;
padding-right:5px;
}

.request_cat_1 textarea {
border:1px solid #ff4c8e;
width:220px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.show_box {
width:203px;
height:142px;
display:block;
background-image:url(media/show_box.gif);
background-repeat:no-repeat;
padding-top:18px;
padding-left:15px;
padding-right:15px;
margin:0px;
text-align:left;
}

.show_info {
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#FFFFFF;
margin:0px 0px 10px 0px;
padding:0px;
}

.show_data {
font-weight:bold;
color:#b4053e;
}

.show_phone {
color:#5e6b00;
font-weight:bold;
}

.td_cat2 {
margin:0px;
padding-left:134px;
}

.photo {
width:303px;
height:285px;
display:block;
background-image:url(media/bg_photo.jpg);
background-repeat:no-repeat;
}

.content_show {
width:225px;
height:242px;
display:block;
}

.content_show  img {
display:none;
}
