BODY {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

P {
	font-size : 12px;
	font-weight : normal;
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	text-indent: 20px;
}

UL.shopList{
	list-style-image: url(../imgs/s_red_square.png);
	list-position: outside;
	padding-left: 0px;
	}

OL UL{
	list-style-image: url(../imgs/s_red_square.png);
	list-position: inside;
	padding-left: 15px;
	}

OL {
	font-size : 12px;
	font-weight : normal;
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}

OL > LI {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	border : 0px solid White;
	border-spacing: 0px;
}

TABLE.maxHeight{
	height: 100%;
}

TABLE.gridView{
	width: 100%;
	height: 100%;
	border : 0px solid #CBCBCB;
	padding : 0px 0px 0px 0px;
}

TD.lightText{
	font-weight : normal;	
}

TD.nameDaysD{
	font-weight : normal;
	font-size : 10px;
	color: #0f0f0f;
	border-bottom: solid 1px #ababab;	
	border-top: solid 1px #ababab;
	text-align: right;	
}

TD.nameDaysN{
	font-weight : normal;
	font-size : 10px;
	color: #0f0f0f;
	border-bottom: solid 1px #ababab;	
	border-top: solid 1px #ababab;
	padding-left: 3px;
}

.lightBorder{
	border-color : #CBCBCB;
	border-style : none;
	border-width : 1px;
}

.colorBorder{
	border-color : #E60003;
	border-style : none;
	border-width : 1px;
}

.topBorder{
	border-top-style : solid;
}

.rightBorder{
	border-right-style : solid;
}

.bottomBorder{
	border-bottom-style : solid;
}

.leftBorder{
	border-left-style : solid;
}

TD.welcomePageMainFrame {
	border : 1px solid #E60003;
	border-right : 0px none #FFFFFF;
	padding: 30px 0px 0px 0px;
	text-align: left;
}
TD.mainTitles {
	text-align: left;
	padding: 15px 0px 0px 35px;
}

TD.resultBIG {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3B3B3B;
}
TD.resultSMALL {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3B3B3B;
}

TD.small {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3B3B3B;
	text-align: right;
}

DIV {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

DIV.orderForm{
	width: 560px;
	padding: 20 40 20 40px;
}

DIV.orderFormData{
	width: 100%;
	height: 480px;
}

DIV.orderButtons{
	width: 100%;
	height: 20px;
	text-align: right;
}

DIV.orderButtons INPUT, DIV.orderButtons INPUT[type="button"], DIV.orderButtons INPUT[type="submit"]{
	background-color: #ffffff;
	color: #000000;
	font-weight:normal;
	font-family: Arial;
	font-size: 14px;
	border: solid 0px #999999;
}

DIV.orderButtons INPUT#prev, DIV.orderButtons INPUT[type="button"]#prev, DIV.orderButtons INPUT[type="submit"]#prev{
	padding: 0 3 1 12px;
	background-image:  url(../imgs/s_logo_left.png);
	background-position: center left;
	background-repeat: no-repeat;
}

DIV.orderButtons INPUT#next, DIV.orderButtons INPUT[type="button"]#next, DIV.orderButtons INPUT[type="submit"]#next{
	padding: 0 12 1 3px;
	background-image:  url(../imgs/s_logo_right.png);
	background-position: center right;
	background-repeat: no-repeat;
}

DIV.orderButtons INPUT#add, DIV.orderButtons INPUT[type="button"]#add, DIV.orderButtons INPUT[type="submit"]#add{
	padding: 0 12 1 3px;
	background-image:  url(../imgs/s_logo_up.png);
	background-position: center right;
	background-repeat: no-repeat;
}

DIV.rootItem_close {
	background-image: url(../imgs/rootItem_close.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	color: #000000; 
	padding: 3px 0px 3px 25px;
	position:relative; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:auto; 
	display: block;
	cursor: pointer;
}

DIV.rootItem_open {
	background-image: url(../imgs/rootItem_open.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#FFFFFF; 
	color: #E60003;
	padding: 3px 0px 3px 25px;
	position:relative; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:auto; 
	display: block;
	cursor: pointer;
}


DIV.menu_level_1 {
	background-image: url(../imgs/rootItem_close.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	color: #000000; 
	padding: 3px 0px 3px 0px;
	position:relative; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:auto; 
	display: block;
	cursor: pointer;
	text-align: center;
}

DIV.menu_level_1_hover {
	background-image: url(../imgs/rootItem_close.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	color: #E60003; 
	padding: 3px 0px 3px 0px;
	position:relative; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:auto; 
	display: block;
	cursor: pointer;
	text-align: center;
}

DIV.menu_level_2 {
	background-image: url(../imgs/subItem.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	color: #BBBBBB;
	padding: 3px 0px 3px 25px;
	position:relative; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:auto; 
	display: block;
	text-align: left;
}

DIV.menu_level_2_hover {
	background-image: url(../imgs/subItem.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	color: #E60003;
	padding: 3px 0px 3px 25px;
	position:relative; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:auto; 
	display: block;
	text-align: left;
}

DIV.subItem {
	background-color:#FFFFFF; 
	padding: 3px 0px 3px 0px;
	position:relative; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:auto; 
	display: none;
}

DIV.Item {
	background-image: url(../imgs/subItem.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	color: #BBBBBB;
	padding: 3px 0px 3px 25px;
	position:relative; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:auto; 
	display: block;
	text-align: left;
}

DIV.itemBtnInActive {
	border: 1px solid #CBCBCB;
	color: #CBCBCB;
	padding: 1px 0px 1px 0px;
	text-align: center;
	width: 20px;
}

DIV.itemBtnExist {
	border: 1px solid #E60003;
	color: #E60003;
	padding: 1px 0px 1px 0px;
	text-align: center;
	width: 20px;
	cursor: pointer;
}

DIV.itemBtnActive {
	border: 1px solid #E60003;
	background-color: #E60003;
	color: #FFFFFF;
	padding: 1px 0px 1px 0px;
	text-align: center;
	width: 20px;
	cursor: pointer;
}


DIV.mainDiv {
	background-color:#FFFFFF;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

DIV.sponsoredLink {
	background-color:#CBCBCB;
	width: 120px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

DIV.adView{
	border: solid 1px #E60003;;
	position: absolute;
	top: 100px;
	left: 100px;
	width: 400px;
	height: 300px;
	background: #FFFFFF;
	/*
	opacity: 0.9;
	filter: alpha(opacity=90);
	*/
}

DIV.hidden {
	display: none;
}

DIV.showed {
	display: block;
}
	
A {
	text-decoration: none;
	color: #E60003;
}

A:hover {
	text-decoration: underline;
}

A.subTree {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}

A.subTree:hover {
	text-decoration: none;
	color: #E60003;
}

A.subTreeCurrent {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #E60003;
}

A.subTreeCurrent:hover {
	text-decoration: underline;
}

A.itemLink {
	text-decoration: none;
	color: #ABABAB;
}

A.itemLink:hover {
	text-decoration: none;
	color: #E60003;
}

A.NaviPageLink, A.PageLink {
	font-size: 9px;
	text-decoration: none;
	color: #ABABAB;
}

A.NaviPageLink:hover, A.PageLink:hover {
	text-decoration: none;
	color: #E60003;
}

SPAN.modName{
	background-image: url(../imgs/red_square.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 15px;
}
SPAN.NaviPageText
{
	font-size: 9px;
	text-decoration: none;
	color: #ABABAB;
}

SPAN.NaviCurrentPageText
{
	font-size: 11px;
	text-decoration: none;
	color: #E60003;
}
.blackLink {
	color:  #000000;	
	text-decoration: none;
}

.redLink {
	color: #E60003;
	text-decoration: none;
	cursor: pointer;
}

SPAN.newPriceText{
	background-color: #E60003;
	color: #FFFF00;
	font-size: 16px;
}

SPAN.redText{
	color: #E60003;
}
SPAN.whiteText{
	color: #FFFFFF;
}
SPAN.grayText{
	font-size: 10px;
	color: #999999;
}
SPAN.blackText{
	color: #000000;
}

SPAN.smallFont{
	font-size: 10px;
}

SPAN.midFont{
	font-size: 11px;
}

SPAN.normalFontWeight{
	font-weight: normal;
}

INPUT, TEXTAREA, SELECT{
	border : 1px solid #E60003;
	background-color: #FFFFFF;
}

INPUT.bigFont{
	font-size: 14px;
	font-weight: bold;
}

OPTION{
	border : none;
	background-color: #FFFFFF;
}

INPUT.button{
	border-left : 1px solid #EBEBEB;
	border-top : 1px solid #EBEBEB;
	border-right : 1px solid #0B0B0B;
	border-bottom : 1px solid #0B0B0B;
	background-color: #CBCBCB;
}

IMG.adView {
	border: solid 1px #BCBCBC;
	}

IMG.adViewSmall {
	border: none;
	max-height: 120px;
	}

.handCursor{
	cursor : pointer ! important;
	cursor : hand;
}

.noPadding{
	padding: 0px 0px 0px 0px;
}

.noMargin{
	margin: 0px 0px 0px 0px;
}