BODY {
	color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #505358;
	padding:0px;
}
h1{
	color:#0273ad;
	font-size:15px;
	padding: 5px 0 0 10px;
	margin:0px;
	margin-bottom:3px;
	font-weight:normal;
}
#prehead{
	background: url(/images/pre_header.jpg) no-repeat;
	height: 42px;
}
#basketbox{
	background:url(/images/head3.jpg) no-repeat;
	width: 190px;
}
#topbaner .tb{
	float:left;
	margin-right:1px;
}
#topmenu{
	background:url(/images/tmenu_bck.jpg) no-repeat 0px 3px;
	width:641px;
	height: 44px;
}
#topmenu a{
	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
	margin-left:17px;
}
#login{
	background:url(/images/login_bck.jpg) no-repeat 2px 3px;
}
#login a{
	color:#4d5055;
	font-size:12px;
	text-transform:uppercase;
	margin-left:10px;
}

#tagai{
	background:url(/images/tagai.gif) no-repeat bottom;
	height:28px;
}
#footer{
	background:url(/images/footer.gif) no-repeat bottom;
	height:14px;
}
#basketbox{
	color:#FFF;
	line-height:25px;
	padding: 48px 0 0 18px;
}
#basketedit{
	position:absolute;
	height:27px;
	width:140px;
	top:-40px;
}
#content{
	padding-left:6px;
}
#content  a{
/* color:#0888cc; */
color:#666666;
}
#leftmenu{
	width:231px;
}
#search{
	background:url(/images/search_bck.jpg) no-repeat;
	width:199px;
	height:33px;
	position:absolute;
	top:-18px;
	right:10px;
}
#search form{
	padding:5px 0 5px 15px;
}
#register{
	background:url(/images/register_bck.jpg) no-repeat;
	width:107px;
	height:33px;
	position:absolute;
	top:-18px;
	right:210px;
}
#register a{
	display:block;
	padding:8px 0 0 10px;
}
.boxtitle{
	background:url(/images/boxheader_bck.jpg) no-repeat;
	height:25px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 0 15px;
}
#leftmenu a{
	display:block;
}
.ecmenu1{
	background:url(/images/ecatmenu_bck.gif) repeat-x;
	border:1px solid #bfdcea;
	border-bottom: none;
	height:20px;
	padding-left:15px;
	padding-top:4px;
}
.ecmenu2{
	padding-left:15px;
	font-size:11px;
	padding-bottom:4px;
	background:url(/images/sub_bullet.gif) no-repeat 6px 4px;
}
.ecmenu3{
	padding-left:30px;
	font-size:11px;
	margin-bottom:4px;
	background:url(/images/sub_bullet.gif) no-repeat 16px 4px;
}
.ecatsub{
	background:url(/images/ecatsub_bck.jpg) repeat-x;
	padding-top:5px;
	border-top:1px solid #BFDCEA;
}
.cellTitle{
color: #7a754d;
font-size:11px;
overflow:hidden;
height:110px;
}
.cellPrice{
color:#e6672f;
font-size:16px;
font-weight:bold;
position:absolute;
bottom:-2px;
}
.oldprice{
	text-decoration: line-through;
	font-size:11px;
	color: #666;
}
.newprice{
	font-size:14px;
	font-weight:bold;
	color:#F56C04;
}
.cellImg{
	margin-right:7px;
	width:90px;
	overflow:hidden;
	position:relative;
}
.cell {
	background:url(/images/cell_bck.jpg) no-repeat;
	width: 200px;
	height:128px;
	padding:15px 3px 15px 10px;
}
.cellaction{
	background:url(/images/cellaction_bck.jpg) no-repeat;
}
.coll_cell {
	background:url(/images/coll_cell.gif) no-repeat;
	width: 159px;
	height:158px;
}
.coll_cell div a{
	color:#2598CF;
	font-weight:bold;
	margin-bottom:2px;
}
.groupTitle, .productTitle h1{
	background:url(/images/titlebar-bck.jpg) no-repeat;
	color:#0273ad;
	font-size:15px;
	padding: 7px 0 0 30px;
	margin:0px;
	margin-bottom:6px;
	font-weight:normal;
}
h2{
	margin:0;
	padding:0;
	font-size:12px;
	color:#006DAA;
}
.prInfoTable td{
	border-left:1px solid #E2EFF7;
	padding:0 12px 3px;
}
.prInfoTable td span{
	display:block;
}
.orderButton{
	position:absolute;
	bottom:0px;
	right:9px;
}


fieldset{
	border: 1px solid #CFE3F7;
	padding:5px;
}
legend{
	color:#018AD0;
	font-size:14px;
	margin-left:7px;
	margin-right:7px;
}

.chapter{
	color:#0089D1;
	font-size:13px
	}
.bTable{
	font-weight:bold;
}
.csearch{
    background: url(/images/search2_bck.jpg) repeat-x;
    font-size:10px;
    font-weight:bold;
    padding:4px;
	border:1px solid #E3F0F8;
	border-top:none;
}
.csearch select {
    margin-left:3px;
}
.csearch span {
    margin-left:13px;
}
.csearch span .sortT {
    padding-right:4px;
    color: #333333;
}
.order{
    color:#0888C5;
}
.ord1asc, .ord2desc{
    color:#FFCC08;
}
/*-- pager ---------------------------------------*/
.pager_bar{
	font-size:11px;
	color:#999;
}
.pager_bar tr td{
    padding-right: 5px;
    padding-left: 3px;
}

.pager_act{
    font-size:13px;
    font-weight:bold;
}
	

.prContrl{
	padding:5px;
	font-size:11px;
	color:#0089D1;
}
.prContrl a{
	color:#BCBCBC;
}
.pageDir{
	display:block;
	font-size:13px;
	padding-left:40px;
	background:url(/images/bullet.gif) no-repeat 20px;
	margin-bottom:4px;
}
.error{
	border:1px solid #EFA329;
	padding:10px;
	color:#EFA329;
	font-weight:bold;
	margin-bottom:10px;
}
.msg{
	border:1px solid #138CC5;
	padding:10px;
	color:#138CC5;
	font-weight:bold;
	margin-bottom:10px;
}






.pcButton{
padding:3px; border-left:4px solid #4B7096;
padding-left:7px;
font-size:11px;
}

.topmenu_bck{
background:url(/images/tmenubck.jpg);
}
.botmenu_bck{
background:url(/images/tmenubck.jpg) 209px;
background-repeat:no-repeat;
height:18px;
background-color:#FFFFFF;
border-top:1px solid #c1c0ba;
}
.topMenu{
font-size:12px;
color: #7a754d;
display:block;
height:17px;
float:left;
padding:3px 15px 0px 15px;
}
.leftMenu{
display:block;
padding-left:29px;
background:url(/images/graybull.gif) 17px 5px no-repeat;
}
.page{
background:url(/images/pagecorn.jpg);
background-repeat:no-repeat;
background-color:#f8f8f8;
padding:40px;
border-top:1px solid #dadad8;
}
.cleft{
background:url(/images/corn_left.gif) right repeat-y;
}
.dleft{
background:url(/images/corn_leftshd.gif) top right no-repeat;
position:relative;
right: -1px;
padding-top:20px;

}
.page_title{
font-size:18px;
color:#0275b2;
background:url(/images/bluebull.gif) no-repeat left 7px ;
padding-left:10px;
margin-bottom:15px;
}


.action{
background:url(/images/action_bck.gif) no-repeat 123px bottom;
}
.actionPrice{
color:#FFFFFF;
font-size:15px;
font-weight:bold;
padding-left:3px;
padding-right:23px;
padding-bottom:3px;
}
.prTitle{
font-size:17px;
color:#7a754d;
margin-bottom:12px;
}
/*-- pager ---------------------------------------*/
.pager_pass{
color:#999999;
padding:2px;
}
.pager_act{
color:#0275b2;
padding:2px;
}
.search{
padding:2px 0px 0px 15px;
color:#FFFFFF;
}
/*-- sorting ---------------------------------------*/
.sorting{
margin-bottom:15px;
margin-top:4px;
color:#4B7096;
}
.sortActive{
background: url(/images/sort_act.gif) no-repeat right;
padding-right:12px;
color:#4B7096;
}
.sortPasive{
background: url(/images/sort_pas.gif) no-repeat right;
padding-right:12px;
color:#4B7096;
}

.path{
margin:0px;
padding:5px 5px 5px 5px;
color: #999999;
}
A.path{
color:#999999;
font-size:10px;
}


.copyright{
padding-left:212px;
font-size:10px;
color:#999999;
}

.info{
font-size:10px;
color:#999999;
padding-bottom:15px;
}

.cell1{
width:278px; float:left; margin-bottom:10px;
}
.cell2{
float:left; margin-right:6px; border:1px solid #CCCCCC; width:116px; height:112px;
}
.cell3{
float:left; width:149px; font-size:10px;
}

.cell{
	font-size:11px;
}


A{
color: #666666;
text-decoration:none;
}
A:hover{
text-decoration:underline;
}
FORM {
	margin:0px;
	padding:0px;
}
INPUT.fld, SELECT {
	font-size: 11px;
	border:1px solid #97958e;
	border-bottom: 1px solid #d1d0cd;
	border-right: 1px solid #d1d0cd;
	background-color:#fffcf2;
}
TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	overflow:auto;
	border:1px solid #97958e;
	border-bottom: 1px solid #d1d0cd;
	border-right: 1px solid #d1d0cd;
	font-size: 12px;
	background-color:#fffcf2;
}
input.button{
	background: url(/images/button.jpg) no-repeat;
	width:147px;
	height:28px;
	border:none;
	text-align:center;
	cursor:pointer;
	color: #333333;
	margin-right:3px;
}
a.button{
	background: url(/images/button.jpg) no-repeat;
	width:147px;
	height:22px;
	border:none;
	text-align:center;
	cursor:pointer;
	display:block;
	padding-top:6px;
	color: #333333;
}
a.button:hover{
	text-decoration:none;
}
INPUT.button[disabled] {
	background: url(/images/button_disabled.jpg) no-repeat;
	color:#666;
	cursor:default;
}

/*-- CAROUSEL ---------------------------------------*/

#carousel{
    border-top:none;
    height: 180px;
    width:646px;
    margin-bottom: 1px;
	padding-top:13px;
    float: left;
    position: relative;
}
#carousel .previous_button{
    width: 50px;
    float: left;
    height: 180px;
    cursor: pointer;
    background: url(/images/prev_button.gif) no-repeat 14px;
    z-index: 100;
}
#carousel .previous_button_disabled{
    background: url(/images/prev_button_pas.gif) no-repeat 14px;
    cursor: auto;
}
#carousel .next_button{
    width: 50px;
    float: left;
    z-index: 100;
    cursor: pointer;
    height: 180px;
    background: url(/images/next_button.gif) no-repeat 14px;
}
#carousel .next_button_disabled{
    background: url(/images/next_button_pas.gif) no-repeat 14px;
    cursor: auto;
}
#carousel .container{
    float: left;
    width: 536px;
    height: 180px;
    overflow: hidden;
    position: relative;
}

#carousel ul{
    margin: 0;
    padding:0;
    width: 100000px;
    position: relative;
    left: 0;
    height: 180px;
}

#carousel ul li {
    width: 160px;
    height: 180px;
    text-align: center;
    list-style:none;
    float:left;
    cursor: pointer;
	margin:0 10px 0 10px;
}
#carousel ul li .carimg{
	height:100px;
}




ul#menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left:10px;
}

ul#menu ol {
  display: none;
  list-style-type: none;
  margin: 0;
  padding:0;
}

ul#menu li{
	margin:5px 0 0 0;
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #be5028;
}

.flagM{
	background:url(/images/116x93_MONT.gif) no-repeat;
	width:116px;
	height:93px;
	position: absolute;
}
.dFlagM{
	background: url(/images/200X160_mont.gif) no-repeat;
	width:200px;
	height:160px;
	position: absolute;
}

.flagP{
	background:url(/images/116x93_PRIST.gif) no-repeat;
	width:116px;
	height:93px;
	position: absolute;
}
.dFlagP{
	background: url(/images/200X160_PRIST.gif) no-repeat;
	width:200px;
	height:160px;
	position: absolute;
}

.flagMP{
	background:url(/images/116x93_PRIST_MONT.gif) no-repeat;
	width:116px;
	height:93px;
	position: absolute;
}
.dFlagMP{
	background: url(/images/200X160_PRIST_MONT1.gif) no-repeat;
	width:200px;
	height:160px;
	position: absolute;
}
