body {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;	
	/*height: 100%;*/
}

a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C1191E;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/******************************BEGIN STRUCT*******************************************/

table#maint {
	width: 100%;
	height: 100%;
	/*border: 1px solid;*/
	/*background-color: Aqua;*/
	min-width: 900px;
}

td#head{
	background: #FFF url(../pics/head_bg.gif) repeat-x top left;
	height: 127px;
	vertical-align: top;
}

td#leftcol {
	height: 100%;
	border-right: 1px solid #C9C9C9;
	vertical-align: top;
	background-color: #EFEEEC;
}

td#maincol {
	width: 100%;
	height: 100%;
	background-color: #FFF;
	vertical-align: top;
}

td#rightcol{
	border-left: 1px solid #C9C9C9;
	vertical-align: top;
	background-color: #EFEEEC;
}

td#leftbot{
	background-color: #EFEEEC;
	border-right: 1px solid #C9C9C9;
	height: 1px;
	font-size: 1px;
}

td#mainbot {
	height: 1px;
	font-size: 1px;
	/*background-color: #FFF;*/
}

td#rightbot {
	background-color: #EFEEEC;
	border-left: 1px solid #C9C9C9;	
	height: 1px;
	font-size: 1px;	
}

td#bottom {
	height: 100%;
	padding: 15px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #EFEEEC url(../pics/bottom_bg.gif) repeat-x top;
	color: #505050;
}

/*******************************END STRUCT********************************************/



/******************************BEGIN HEADLINE*****************************************/

a#logo {
	position: absolute;
	display: block;
	left: 20px;
	top: 40px;
	/*border: 1px solid Red;*/
	width: 168px;
	height: 21px;
	background: url(../pics/logo.gif);
	text-decoration: none;	
}

div.headline {
	display: block;
	width: 100%;
	height: 26px;
	position: absolute;
	top: 90px;
	text-align: right;
}

div.find { 
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	margin-left: 15px;
}

div.find form {
	margin: 0;
	padding: 0;
	width: 170px;
	text-align: left;
}

div.find span {
	display: block;
	float: left;
	margin-top: 3px;
}

div.find input.stxt{
	width: 100px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	height: 13px;
	/*border: 1px solid Black;*/
	padding: 0;
	margin: 0;
	position: relative;
	/*top: -2px;*/
}

div.find input.simg{
	border: 0;
	width: 17px;
	height: 15px;
	position: relative;
	left: 8px;
	top: 3px;
	background: url(../pics/search_button.gif) no-repeat top left;
	z-index: 10;
	/*cursor: pointer;*/
}

div.navline {
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin-right: 20px;	
	height: 26px;
	padding-top: 3px;
}

div.navline a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;	
	padding: 0 5px;	
	text-decoration: none;

}

div.navline a:hover {
	text-decoration: underline;
}

div.navline a.sel {
	color: #FFF91F;
}

/********************************END HEADLINE*****************************************/


/********************************COLS DESCRIPTION*************************************/

div.title {
	/*width: 183px;*/
	/*padding: 4px 0;		*/
	background-color: #736E67;
}

#rightcol div.title
{
	background-color: #B8161A;
}

div.title div {
	height: 23px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;	
	
}
div.title div span{
	display: block;
	padding: 4px 0 0 0;
	color: #FFF;
}
	
td#leftcol div.menutxt {
	padding: 5px 10px 10px 20px;	
}

td#rightcol div.menutxt {
	padding: 0 0 0 0px;	
}

/*********************************END COLS DESCRIPTION********************************/

/*********************************BOTTOM LINE*****************************************/

div.copyright {
	text-align: center;
	padding-bottom: 5px;
}

div.copyright a{
	color: #505050;
	text-decoration: none;
}

div.copyright a:hover {
	text-decoration: underline;
}

/*********************************END BOTTOM LINE*************************************/

/*********************************CONTENT ELEMENTS************************************/

td#maincol div.separator {
	font-size: 1px;
	height: 1px;
	margin: 0 4px;
	border-bottom: 1px solid #DEDCCB;
	/*background: url(../pics/main_sep.gif) repeat-x 0px 9px;*/
}

td#maincol div.separator2 {
	font-size: 1px;
	height: 1px;
	/*background: url(../pics/main_sep.gif) repeat-x 0px 9px;*/
	margin: 0 4px;
	border-bottom: 1px solid #BDEDCC;
}

div.hot {
	padding: 10px 8px;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

table.hot {
	margin: 10px 0;
	width: 95%;
}

table.hot td{
	vertical-align: top;
	width: 50%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;		
}

table.hot td.img {
	padding-left: 20px; 
	padding-right: 20px;
	text-align: right;
}

table.hot td.desc {
	width: 100%;
	padding-right: 20px;  
} 

div.pathline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #736E67;	
	padding: 6px 8px 3px 8px;
}



div.pathline a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #C1191E;		
}
div.pathline a:hover {
	text-decoration: underline;
}

div.pathline span {
	font-family: "MS Serif", "New York", serif;
	color: #736E67;
	font-weight: bold;
	padding: 0 4px;
	position: relative;
	top: -1px;
}

select.sortsel {
	display: block;
	float: right;
	margin: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000;		
}

div.sliceline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	clear: both;
	text-align: right;
	padding: 2px 8px;
	font-size: 10px;
	color: #736E67;
}

div.sliceline a{
	color: #C1191E;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

div.textcont {
	margin-left: 6px;
	margin-right: 6px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
}

div.textcont td{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}


div.iebugcont  table {
	border-left: 6px solid #FFF;
	border-right: 6px solid #FFF;
}

h1.news {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #736E67;
	padding: 4px 0;
}

div.ubp {
	margin-top: 4px;
	margin-bottom: 4px; 
}

input.mybut {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #C1191E;
	background-color: transparent;
	border: 0;	
	cursor: pointer;
	padding: 3px 0px;
	margin: 0 5px;
}

/*********************************END CONTENT ELEMENT*********************************/

/*********************************TOVAR DESCRIPTION***********************************/

table.goods {
	width: 100%;
	clear: both;
	padding: 0;
	margin: 10px 0 0 0;
}

table.goods td.icont_section {
	width: 50%;
	height: 100%;
	border-top: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	vertical-align: top;

}
table.goods td.iconticon_section {
	background-color: #EFEEEC;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	width: 50%;
}
table.goods td.icontprice_section {
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	background-color: #EFEEEC;
	width: 50%;
}
table.goods td{
	vertical-align: top;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;		
}

table.goods table {
	width: 100%;
	height: 100%;
	border: 0;
}

table.goods td.zero {
	border: 0;
}

div.goods{
	/*border-left: 1px solid #7D82C5;
	border-right: 1px solid #7D82C5;*/
	text-align: left;
	padding: 0;
}

.tovarhead {
	background-color: #E0DEDA;
	/*border: 1px solid #FFF;*/
	padding: 4px 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	margin: 0;
}

.tovarhead a {
	color: #505050;
	font-weight: bold;
	text-decoration: none;
}
.tovarhead a:hover {
	text-decoration: underline;
}

table.goods div.img {
	padding: 9px;
	text-align: center;
}

table.goods div.img img {
	border: 0;
}

table.goods div.desc {
	padding: 0 9px 6px 9px;
	font-weight: normal;
	font-size: 10px;
}

table.goods div.buyline {
	/*width: 100%;*/
	background-color: #FFFFCC;
	margin-bottom: 2px;
	padding: 5px 7px 5px 3px;
	text-align: right;
}

table.goods div.buyline a {
	font-weight: bold;
	font-size: 10px;
	color: #C1191E;
	text-decoration: none;	
}

table.goods div.buyline a:hover {
	text-decoration: underline;
}


table.goods div.buyline img {
	float: left;
	/*position: relative;
	top: -1px;*/
	border: 0;
}
table.goods div.buyline span{
    color: #E3E3E3;
}
td.buy div.buyline span{
    color: #E3E3E3;
}
/*********************************END TOVAR DESCRIPTION*******************************/

/*********************************SECTION MENU****************************************/

div.menusep{
	font-size: 1px;
	height: 1px;
	overflow: hidden;
	background-color: #C9C9C9;
	padding: 0;
	
}

div.mlevel1 {
	padding: 4px 10px 4px 21px;
	background: url(../pics/menul1.gif) no-repeat 9px 9px;	
}

div.mlevel1 a{
	color: #C1191E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div.mlevel1 a:hover {
	text-decoration: underline;
}

div.mlevel2 {
	padding: 3px 10px 3px 28px;
	background: url(../pics/menul2.gif) no-repeat 19px 10px;	
}

div.mlevel2 a{
	color: #C1191E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div.mlevel2 a:hover {
	text-decoration: underline;
}

div.mlevel3 {
	padding: 3px 10px 3px 41px;
	background: url(../pics/menul2.gif) no-repeat 35px 10px;	
}

div.mlevel3 a{
	color: #C1191E;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

div.mlevel3 a:hover {
	text-decoration: underline;
}

td#rightcol .sel {
	background-color: #E0DEDA;
}

td#rightcol .sel a{
	color: #505050;	
}


/*********************************END SECTION MENU************************************/

/********************************NEWS DESCRIPTION*************************************/

div.newsc {
	padding-bottom: 10px;
	font-size: 11px;
	font-family: Tahoma;
}

div.newsc span {
	color: #C1191E;
}

div.newsc a.nl {
	color: #505050;
	text-decoration: none;
}

div.newsc a.nl:hover {
	text-decoration: underline;
}



/********************************END NEWS DESCRIPTION*********************************/

/********************************FRAMES DESCRIPTION***********************************/


form.user_info {
	padding: 10px 10px 10px 20px;
	margin: 0;
}

form.user_info table {
	border: 0;
	margin-bottom: 4px;
}

form.user_info table td {
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;		
}

form.user_info label {
	/*display: block;*/
	/*width: 130px;*/
	margin-bottom: 4px;
}

form.user_info input {
	width: 80px;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

form.user_info table td input.img {	
	margin-top: 2px;
	border: 0;
	width: 17px;
	height: 15px;
}




iframe.shcart {
	width: 184px;
	height: 120px;
	background: transparent;
	border: 0;
	outline: 0;
	/*border: 10px solid #F00;*/
}

body.shcart {
	padding: 6px 10px 10px 20px;
	background-color: #EFEEEC;
	text-align: center;
}

body.shcart table {
	border: 0;
	margin-bottom: 4px;
}

body.shcart table td {
	vertical-align: middle;
	height: 16px;
	text-align: left;
}

body.shcart input {
	width: 60px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 0;
	background-color: transparent;
	font-size: 11px;
}

body.shcart select {
	/*height: 14px;*/
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
}

body.shcart option {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
}

body.shcart table td img {	
	margin-top: 2px;
	border: 0;
}





/********************************END FRAMES DESCRIPTION*******************************/

/********************************BANNER FIELDS****************************************/

div.leftban {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;	
	color: #505050;
	padding: 8px 25px 8px 20px;
}

div.rightban {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;	
	color: #505050;
	padding: 8px 20px 8px 25px;
}

/********************************END BANNER FIELDS************************************/

/********************************COMPARE PAGE*****************************************/

table.compare {
	/*background-color: #797ec2;*/
	background-color: #C9C9C9;
	margin: 10px;
}

table.compare td {
	padding: 1px;
	background-color: #EFEEEC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;	
	color: Black;
	text-align: center;
	vertical-align: top;
}

table.compare td.pname {
	text-align: left;
	font-weight: bold;
}

table.compare td.img {
	padding: 0;
	background-color: white;
	vertical-align: middle;
	font-size: 1px;
}

table.compare td.img div{
	width: 100px;
	height: 150px;
	vertical-align: middle;
	overflow: hidden;
}

table.compare img {
	border: 0;
}

table.compare a{
	font-weight: bold;
}

table.compare td.buy {
	background-color: #FFFFCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

table.compare td.buy a{
	color: #C1191E;
	text-decoration: none;
}
table.compare td.buy a:hover{
	text-decoration: underline;
}

table.compare td.head {
	background-color: #E0DEDA;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	font-weight: bold;
}

table.compare td.head a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
}
table.compare td.head a:hover{
	text-decoration: underline;
}


/*******************************END COMPARE PAGE**************************************/


/*****************************COMPARE IN GOODS LIST***********************************/

div.compareline {

	font-size: 11px;
	padding: 3px 3px 0 5px;
	text-align: left;
	margin-bottom: 5px;
}

div.compareline a.makecomp {
}

div.compareline a.compadded {
	display: none; 
}



/****************************END COMPARE IN GOODS LIST********************************/

.h {
	font-size: 10px;
	display: inline;
}
.neww {
    color: #FF0000;
	padding: 0 4px 0 0;
}
td.border_left img{
    margin: 7px 5px 0 5px;
}
td.menu_label {
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
}
td.border_new {
    border-left: 1px solid #999;
	padding-left: 5px;
}
/*######################################## attendant item #############################################*/
/*table.attendant {
	width: 100%;
}

table.attendant td.icont {
    width: 25%;
	height: 100%;
	border: 1px solid #C9C9C9;
	background-color: #FFF;
	vertical-align: top;
	padding: 4px 8px 8px 8px;
	text-align: center;
}

table.attendant td{
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}

table.attendant table {
	width: 100%;
	height: 100%;
	border: 0;
	vertical-align: top;
}
table.attendant tbody {
	height: 100%;
	border: 0;
}

table.attendant td.zero {
	border: 0;
}

div.attendant{
	text-align: left;
	padding: 0;
}
table.attendant div.img img{
    border: 0;
}


table.attendant div.name {
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
}
table.attendant div.name a{
    font-size: 11px;
	color: #505050;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
    text-decoration: none;
}
table.attendant div.name a:hover{
    text-decoration: underline;
}
div.attend_goods {
    font-size: 11px;
	font-weight: bold;
	color: #333;
	background-color: #CCC;
	font-family: Tahoma;
	padding: 5px 0 5px 8px;
	margin: 0 10px 0 10px;
}

div.att_item div.mlevel1 {
    margin-left: 4px;
}
table.attendant div.buyline {
	background-color: #FFF;
	margin-bottom: 2px;
	padding: 5px 7px 5px 1px;
	text-align: center;

}

table.attendant div.buyline a {
	font-weight: bold;
	font-size: 10px;
	color: #C1191E;
	text-decoration: none;	
}

table.attendant div.buyline a:hover {
	text-decoration: underline;
}
table.attendant div.buyline span{
    color: #E3E3E3;
}*/
/*@##################################################################################################@*/
table.attendant {
	width: 100%;
}

table.attendant td.icont {
    width: 33%;
	border-top: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	background-color: #FFF;
	vertical-align: top;
	padding: 4px 8px 8px 8px;
	text-align: left;
}
table.attendant td.iconticon {
    width: 33%;
	height: 100%;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	background-color: #FFF;
	vertical-align: top;
	padding: 4px 8px 8px 8px;
	text-align: center;
	vertical-align: middle;
}
table.attendant td.iconticon img{
    border: 0;
}
table.attendant td.icontprice {
    width:33%;
	border-bottom: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	background-color: #FFF;
	vertical-align: top;
	padding: 4px 8px 8px 8px;
	text-align: left;
}

table.attendant td{
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}

table.attendant table {
	width: 100%;
	height: 100%;
	border: 0;
	vertical-align: top;
}
table.attendant tbody {
	height: 100%;
	border: 0;
}

table.attendant td.zero {
	border: 0;
}

div.attendant{
	text-align: left;
	padding: 0;
}
table.attendant div.img img{
    border: 0;
}


table.attendant div.name {
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
}
table.attendant div.name a{
    font-size: 11px;
	color: #505050;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
    text-decoration: none;
}
table.attendant div.name a:hover{
    text-decoration: underline;
}
div.attend_goods {
    font-size: 11px;
	font-weight: bold;
	color: #333;
	background-color: #CCC;
	font-family: Tahoma;
	padding: 5px 0 5px 8px;
	margin: 0 10px 0 10px;
}

div.att_item div.mlevel1 {
    margin-left: 4px;
}
table.attendant div.buyline {
	background-color: #FFF;
	margin-bottom: 2px;
	padding: 5px 7px 5px 1px;
	text-align: center;

}

table.attendant div.buyline a {
	font-weight: bold;
	font-size: 10px;
	color: #C1191E;
	text-decoration: none;	
}

table.attendant div.buyline a:hover {
	text-decoration: underline;
}
table.attendant div.buyline span{
    color: #E3E3E3;
}
/*####################################################################################################*/
div.icon_section {
    float: left;
	padding: 10px;
}