/*main styles*/
body,form,ul,ol,h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
}
body{
    font:13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color:#42341a;
	background:#f9ebca;
}
html, body{
	height:100%;
}
table{
	font-size:100%;
}
.table{
	font-size:100%;
	border:0;
	border-collapse:collapse;
}
.table td{
	padding:0;
}
img{
    border:0;
}
input{
	font:14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color:#ccc;
	vertical-align:middle;
}
select,textarea{
	font:14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color:#ccc;
	background:#3a1712;
	vertical-align:middle;
}
input.checkbox{
	margin:3px 3px 3px 0px;
	vertical-align:middle;
}
*+html input.checkbox{
	margin:0 2px 0 -3px;
}
input.radio{
	margin:0 5px 0px 0px;
	vertical-align:middle;
}
*+html input.radio{
	margin:0 2px 0 -3px;
}
td{
    vertical-align:top;
}
p{
    margin:0 0 18px 0;
}
/*default styles*/
a{
    color:#620000;
    text-decoration:underline;
}
a:hover{
    color:#000;
	text-decoration:underline;
}
h1{
	font:bold 36px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color:#edd9a9;
	padding:2px 0 0 10px;
	background:url(img/h1_bg.jpg) no-repeat left top;
	position:relative;
	letter-spacing:-1px;
	height:56px;
}

h1 a{
	font:bold 36px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color:#edd9a9;
	padding:2px 0 0 10px;
	background:url(img/h1_bg.jpg) no-repeat left top;
	position:relative;
	letter-spacing:-1px;
	height:56px;
	text-decoration:none;
}
h1 a:hover{
	color:#edd9a9;	
	text-decoration:none;
}

h1 span{
	color:#000;
	position:absolute;
	left:9px;
	top:1px;
}
h2{
	font:bold 18px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color:#edd9a9;
	padding:13px 0 0 9px;
	background:url(img/h1_bg.jpg) no-repeat left top;
	position:relative;
	letter-spacing:-1px;
	height:45px;
}
h2 span{
	color:#000;
	position:absolute;
	left:9px;
	top:12px;
}
h3{
	font:bold 18px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color:#000;
	margin:0 0 6px 0;
	text-transform:uppercase;
}
h4{
	font:bold 14px/17px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color:#000;
	margin:0 0 18px 0;
}
h5{
	font:bold 14px/17px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color:#000;
	margin:0 0 3px 0;
}
ul{
	margin:0 0 11px 0;
	list-style-position:outside;
	list-style-type:none;
}
ol{
	margin:0 0 11px 0;
	list-style-position:inside;
	list-style-type:decimal;
}
li ul, li ol{
	margin-top:5px;
	margin-bottom:10px;
	list-style-type:none;
}
li{
	margin-bottom:0px;
	background:url(img/square.gif) no-repeat left 9px;
	padding-left:18px;
}
.middle{
	vertical-align:middle;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.cl{
	clear:both;
	height:0px;
	overflow:hidden;
}
span.checkbox{
	width: 13px;
	height: 13px;
	background: url(img/checkbox.gif) no-repeat left top;
	display: block;
	clear: left;
	float: left;
}
/*format styles*/
.top_bg{
	background:url(img/top_bg.jpg) repeat-x center top;
}
.left_bg{
	background:url(img/left_bg.jpg) repeat-y right top;
}
.right_bg{
	background:url(img/right_bg.jpg) repeat-y left top;
}
.left_top{
	background:url(img/left_top.jpg) no-repeat right top;
	height:1530px;
}
.right_top{
	background:url(img/right_top.jpg) no-repeat left top;
	height:717px;
}
.center_bg{
	background:url(img/center_bg.jpg) repeat-y left 1000px;
	width:990px;
}
.center_top{
	background:url(img/center_top.jpg) no-repeat left top;
	min-height:1000px;
	height:auto !important;
	height:100%;
	min-width:990px;
}
.head .head_line{
	padding-top:7px;
	width:3px;
}
.head{
	position:relative;
	height:315px;
}
.head .search{
	padding:5px 0 0 104px;
	width:254px;
}
.head .search img{
	float:left;
	margin:5px 6px 0 0;
}
.head .search .field{
	float:left;
	background:url(img/field.gif) no-repeat left top;
	width:141px;
	height:24px;
	padding:3px 5px 0;
	margin-right:1px;
}
.head .search .field input{
	background:none;
	border:0;
	width:141px;
}
.head a.customize{
	display:inline-block;
	position:relative;
	color:#882f26;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	background:url(img/links_top.jpg) no-repeat left 200px;
	height:24px;
	margin-top:5px;
	padding:4px 12px 0 13px;
	cursor:pointer;
	white-space:nowrap;
}
.head a.customize span{
	position:absolute;
	left:13px;
	top:5px;
	color:#fff1ae;
}
.head a:hover.customize{
	background-position:left top;
}
.head .links_top{
	padding:5px 0 0 6px;
}
.head .links_top a{
	display:inline-block;
	position:relative;
	color:#882f26;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	background:url(img/links_top.jpg) no-repeat left 200px;
	height:24px;
	padding:4px 12px 0 30px;
	cursor:pointer;
	white-space:nowrap;
	margin-right:2px;
}
.head .links_top a span{
	position:absolute;
	left:30px;
	top:5px;
	color:#fff1ae;
}
.head .links_top a:hover{
	background-position:left top;
}
.head .links_top img{
	position:absolute;
	top:6px;
	left:9px;
}
.head .logo{
	position:absolute;
	left:52px;
	top:85px;
}
.head .car{
	position:absolute;
	left:305px;
	top:43px;
}
.content{
	float:left;
	width:490px;
	padding:0 143px 124px 10px;
}
.content .cont{
	padding:3px 0 0 10px;
}
.content .pic{
	position:relative;
	padding:3px 0 0 3px;
	display:block;
}
.content .pic .ramka{
	position:absolute;
	left:0;
	top:-7px;
}
.content .block1{
	background:url(img/block1_bg.jpg) repeat left top;
	min-height:102px;
	height:auto !important;
	height:102px;
	color:#000;
	line-height:15px;
	margin-bottom:9px;
	padding:4px 5px 5px 10px;
}
.content .block1_arrow{
	background:url(img/block1_arrow.jpg) no-repeat right 48px;
	padding:0 10px 0 0;
}
.content .block1 .ttl{
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	margin-bottom:3px;
}
.content .block1 .price{
	background:url(img/price_bg.jpg) no-repeat left top;
	width:106px;
	height:20px;
	color:#edd7a7;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:3px 0 0;
	line-height:normal;
	margin:5px 0 0 -10px;
}
.content .pic1{
	position:relative;
	padding:3px 0 9px 3px;
	display:block;
}
.content .pic1 .ramka{
	position:absolute;
	left:0;
	top:-7px;
}
.content .block2_arrow{
	padding-left:13px;
}
.content .block2{
	background:url(img/block1_bg.jpg) repeat left top;
	color:#000;
	line-height:15px;
	padding:4px 10px 20px;
}
.content .block2 .ttl{
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.content .nav{
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:-1px;
	color:#000;
	margin-bottom:10px;
	padding-left:10px;
	font-weight:bold;
}
.content .nav span{
	font:14px Arial, Helvetica, sans-serif;
}
.content .pic2{
	float:left;
	width:180px;
	margin:3px 20px 0 0;
}
.content .pic2 .pic_name{
	background:url(img/block2_arrow.jpg) no-repeat center 5px;
	padding-top:20px;
}
.content .pic2 .pic_name div{
	background:url(img/block1_bg.jpg) repeat left top;
	color:#000;
	padding:16px 10px;
	text-align:center;
}
.content .sort{
	float:right;
	margin-bottom:8px;
	padding-top:9px;
}
.content .sort .field{
	background:url(img/field_sort.gif) no-repeat left top;
	width:141px;
	height:23px;
	float:left;
	margin-right:3px;
	padding:4px 5px 0;
}
.content .sort .field input{
	background:none;
	border:0;
	color:#eedaac;
	font-weight:bold;
	width:141px;
}
.content .tab{
	background:url(img/tab_bg.jpg) repeat left top;
	margin-bottom:17px;
}
.content .tab td{
	border-right:1px solid #caab73;
	border-bottom:1px solid #caab73;
	border-left:1px solid #fadeac;
	border-top:1px solid #fadeac;
	padding:7px 5px 7px 10px;
	font-size:12px;
	line-height:14px;
	color:#000;
}
.content .tab tr.first td{
	border-top:0;
}
.content .tab tr.last td{
	border-bottom:0;
}
.content .tab td a{
	font-size:13px;
	line-height:17px;
	display:inline-block;
	margin-bottom:6px;
}
.content .tab td.pic3{
	padding:11px 17px 10px 11px;
	border-left:0;
}
.content .tab td.pic3 a{
	margin:0;
}
.content .tab td.pic3 img{
	border:3px solid #8c0900;
}
.content .tab td.more{
	padding:10px 10px 10px 8px;
	vertical-align:middle;
	border-right:0;
}
.content .tab td.more a{
	background:url(img/more_bg.jpg) no-repeat left top;
	width:96px;
	height:20px;
	color:#edd7a7;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding-top:4px;
}
.content .paging{
	font-size:12px;
	font-weight:bold;
	margin:0 auto;
}
.content .paging td{
	padding-right:8px;
}
.content .paging span{
	float:left;
	padding-top:3px;
	color:#620000;
}
.content .paging a{
	float:left;
	margin:1px 3px 0;
	padding:2px 0 0;
}
.content .paging a.arrow{
	margin:0;
	padding:0;
}
.content .paging a.active{
	background:url(img/paging_bg.jpg) no-repeat left top;
	color:#edd7a7;
	text-decoration:none;
	padding:2px 7px 0;
	height:20px;
	margin:1px 0 0;
}
.content .cat{
	width:495px;
	position:relative;
	margin-right:-5px;
}
.content .cat a.c1{
	display:block;
	height:154px;
	background:url(img/c1.jpg) no-repeat left top;
	margin-bottom:6px;
}
.content .cat a:hover.c1{
	background-position:left -154px;
}
.content .cat a.c2{
	display:block;
	height:154px;
	background:url(img/c2.jpg) no-repeat left top;
	margin-bottom:14px;
}
.content .cat a:hover.c2{
	background-position:left -154px;
}
.content .cat a.c3{
	display:block;
	height:154px;
	background:url(img/c3.jpg) no-repeat left top;
	margin-bottom:12px;
}
.content .cat a:hover.c3{
	background-position:left -154px;
}
.content .cat a.c4{
	display:block;
	height:154px;
	background:url(img/c4.jpg) no-repeat left top;
	margin-bottom:12px;
}
.content .cat a:hover.c4{
	background-position:left -154px;
}
.content .cat a.c5{
	display:block;
	height:157px;
	background:url(img/c5.jpg) no-repeat left top;
}
.content .cat a:hover.c5{
	background-position:left -157px;
}
.content .cat a.c6{
	display:block;
	height:173px;
	background:url(img/c6.jpg) no-repeat left top;
	margin-bottom:7px;
}
.content .cat a:hover.c6{
	background-position:left -173px;
}
.content .cat a.c7{
	display:block;
	height:162px;
	background:url(img/c7.jpg) no-repeat left top;
}
.content .cat a:hover.c7{
	background-position:left -162px;
}
.content .pic4{
	position:relative;
	padding:3px 0 30px 3px;
}
.content .pic4 .ramka{
	position:absolute;
	left:0;
	top:-7px;
}
.content .red{
	color:#8c0900;
}
.content .brand{
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	margin:0 0 20px 3px;
}
.content .price1{
	background:url(img/price_bg1.jpg) no-repeat left top;
	width:188px;
	height:37px;
	color:#edd7a7;
	font-size:23px;
	font-weight:bold;
	text-align:center;
	letter-spacing:-1px;
	padding-top:10px;
	margin:5px 0 18px;
}
.content .add .field{
	background:url(img/field_add.gif) no-repeat left top;
	width:41px;
	height:26px;
	float:left;
	margin-right:8px;
	padding:1px 5px 0;
}
.content .add .field input{
	background:none;
	border:0;
	color:#eedaac;
	font-size:16px;
	font-weight:bold;
	width:41px;
	text-align:center;
}
.content .reviews{
	background:url(img/tab_bg.jpg) repeat left top;
	padding:12px 17px 1px;
	color:#000;
}
.content .author{
	position:relative;
	color:#4d3f23;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding:10px 18px 25px 0;
}
.content .author a{
	font-size:13px;
	margin-left:2px;
}
.content .author .reviews_arrow{
	position:absolute;
	right:55px;
	top:0;
}
.content .write_review{
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.content .write_review td{
	vertical-align:middle;
}
.content .write_review .field{
	background:url(img/field_review.gif) no-repeat left top;
	width:434px;
	height:23px;
	padding:4px 5px 0;
}
.content .write_review .field input{
	background:none;
	border:0;
	color:#eedaac;
	font-weight:bold;
	width:434px;
}
.content .write_review .textarea{
	background:url(img/textarea.gif) no-repeat left top;
	width:475px;
	height:113px;
	padding:4px 0 0 5px;
}
.content .write_review .textarea textarea{
	background:none;
	border:0;
	color:#eedaac;
	width:470px;
	height:108px;
	overflow:auto;
}
.content .total{
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin:-5px 0 12px;
}
.content .tab1{
	background:url(img/tab_bg.jpg) repeat left top;
}
.content .tab1 th{
	font-size:11px;
	color:#000;
	text-transform:uppercase;
	text-align:left;
	border-bottom:1px solid #c8a76b;
	padding:8px 10px 5px;
}
.content .tab1 td{
	border-bottom:1px solid #c8a76b;
	border-top:1px solid #fae1af;
	padding:6px 10px 5px;
	vertical-align:middle;
	color:#4d3f24;
	font-weight:bold;
	text-transform:uppercase;
}
.content .tab1 td.price2{
	color:#8c0900;
}
.content .tab1 td.check{
	padding-left:22px;
}
.content .tab1 .pos_name{
	cursor:pointer;
	width:182px;
	overflow:hidden;
	white-space:nowrap;
}
.content .tab1 .field div{
	background:url(img/field_add.gif) no-repeat left top;
	width:41px;
	height:26px;
	padding:1px 5px 0;
}
.content .tab1 .field div input{
	background:none;
	border:0;
	color:#eedaac;
	font-size:16px;
	font-weight:bold;
	width:41px;
	text-align:center;
}
.content .tab1 tr.active td.check{
	background:url(img/tab_cart_bg1.jpg) no-repeat left top;
}
.content .tab1 tr.active td.name_bg{
	background:url(img/tab_cart_bg2.jpg) no-repeat left top;
	color:#620000;
}
.content .tab1 tr.active td.field{
	background:url(img/tab_cart_bg3.jpg) no-repeat left top;
}
.content .tab1 tr.active td.price2{
	background:url(img/tab_cart_bg4.jpg) no-repeat left top;
}
.content .tab_check{
	background:url(img/tab_bg.jpg) repeat left top;
}
.content .tab_check .links{
	padding:8px 0 13px 9px;
}
.content .tab_check .links a{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline-block;
	margin-bottom:4px;
}
.content .tab_check .links a.delete{
	color:#8c0900;
}
.content .tab_check .links a:hover.delete{
	color:#000;
}
.content .tab_check .total_price{
	color:#8c0900;
	font-size:23px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 8px;
}
.content .popup{
	position:absolute;
	left:27px;
	bottom:-14px;
	width:325px;
}
.content .popup .close{
	position:absolute;
	right:11px;
	top:4px;
}
.content .popup .popup_r{
	background:url(img/popup_r.png) no-repeat left top;
}
.content .popup td{
	padding:0;
	border:0;
}
.content .popup td.pop{
	background:#f4e6c6;
	padding:11px 10px 10px 13px;
	font-size:12px;
	line-height:15px;
	color:#000;
	text-transform:none;
}
.content .popup td.pop .pic5{
	float:left;
	border:3px solid #8c0900;
	margin:2px 14px 0 0;
}
.content .popup td.pop .name1{
	margin-bottom:6px;
}
.content .popup td.pop .name1 a{
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}
.content .popup td.pop .more{
	display:inline-block;
	background:url(img/more_bg1.jpg) no-repeat left top;
	width:96px;
	height:20px;
	color:#edd7a7;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding-top:4px;
	line-height:normal;
	margin-right:10px;
}
.sidebar{
	float:left;
	width:241px;
	padding:0 0 124px 106px;
}
.sidebar .menu{
	margin-bottom:24px;
}
.sidebar .menu div{
	height:32px;
	padding:3px 0 0 21px;
	background:url(img/menu_bg.gif) no-repeat left 33px;
	position:relative;
	cursor:pointer;
}
.sidebar .menu div.hover{
	background-position:left -2px;
	top:-2px;
	margin-bottom:-2px;
	padding-top:5px;
	position:relative;
}
.sidebar .menu div.last{
	background-position:left 100px;
}
.sidebar .menu a{
	display:block;
	height:28px;
	padding:7px 0 0 21px;
	background:url(img/menu_bg.gif) no-repeat left 33px;
	position:relative;
}
.sidebar .menu a.last{
	background-position:left 100px;
}
.sidebar .menu a:hover{
	background-position:left -2px;
	margin-top:-2px;
	padding-top:9px;
}
.sidebar .menu a.act{
	background-position:left -2px;
	margin-top:-2px;
	padding-top:9px;
}
.sidebar .menu1{
	padding:3px 0 25px 21px;
	width:210px;
}
.sidebar .menu1 a{
	display:block;
	background:url(img/menu1_bg1.jpg) no-repeat left bottom;
	color:#650000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	text-transform:uppercase;
}
.sidebar .menu1 a span{
	display:block;
	background:url(img/menu1_bg.jpg) no-repeat left 200px;
}
.sidebar .menu1 a span span{
	background:url(img/menu1_b.jpg) no-repeat left 200px;
	position:relative;
	padding:1px 13px 4px 18px;
}
.sidebar .menu1 a span span span{
	background:none;
	position:absolute;
	left:0;
	top:1px;
	color:#fff1ae;
}
.sidebar .menu1 a .star{
	position:absolute;
	left:2px;
	top:5px;
}
.sidebar .menu1 a:hover{
	background:url(img/menu1_arrow.jpg) no-repeat right center;
	margin-top:-2px;
	position:relative;
}
.sidebar .menu1 a:hover span{
	background-position:left top;
}
.sidebar .menu1 a:hover span span{
	background-position:left bottom;
	padding:3px 13px 4px 18px;
}
.sidebar .menu1 a:hover .star{
	position:absolute;
	left:2px;
	top:7px;
}
.sidebar .menu1 a.active{
	background:url(img/menu1_arrow.jpg) no-repeat right center;
	margin-top:-2px;
	position:relative;
}
.sidebar .menu1 a.active span{
	background-position:left top;
}
.sidebar .menu1 a.active span span{
	background-position:left bottom;
	padding:3px 13px 4px 18px;
}
.sidebar .menu1 a.active .star{
	position:absolute;
	left:2px;
	top:7px;
}
.sidebar .manufacturers{
	padding:0 0 0 22px;
	margin-top:-16px;
}
.sidebar .manufacturers .ttl{
	color:#932218;
	font-size:16px;
	position:relative;
	margin-bottom:7px;
}
.sidebar .manufacturers .ttl span{
	display:block;
	position:absolute;
	left:0;
	top:1px;
	color:#fff;
}
.sidebar .manufacturers .name a{
	display:block;
	width:61px;
	height:61px;
}
.sidebar .manufacturers .name a img{
	border:1px solid #6f0406;
}
.sidebar .manufacturers .name td{
	padding-bottom:10px;
}
.bottom{
	height:124px;
	margin-top:-124px;
	position:relative;
}
.foot_l{
	position:absolute;
	right:-87px;
	top:-406px;
}
.foot_r{
	background:url(img/foot_r.jpg) no-repeat left top;
	width:100%;
	height:500px;
	position:absolute;
	left:0;
	top:-376px;
}
.foot_r2{
	position:absolute;
	left:-83px;
	top:-376px;
}
.footer{
	background:url(img/footer_bg.jpg) no-repeat 87px top;
	height:67px;
	min-width:742px;
	padding:57px 122px 0 126px;
	color:#fff;
	font-size:12px;
}
.footer .menu{
	float:right;
	color:#fff1ae;
}
.footer .menu a{
	color:#fff1ae;
	text-decoration:none;
}
.footer .menu a:hover{
	color:#fff;
}
.footer .menu span{
	margin:0 3px 0 2px;
}
.footer .copy{
	margin-bottom:9px;
}
.relative{
	position:relative;
}
.mb5{
	margin-bottom:5px;
}
.mb20{
	margin-bottom:20px;
}
.mb35{
	margin-bottom:35px;
}
a.btn{
	display:inline-block;
	background:url(img/btn_l.gif) no-repeat left top;
	color:#000;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	text-transform:uppercase;
	white-space:nowrap;
}
a.btn span{
	display:inline-block;
	position:relative;
	background:url(img/btn_r.gif) no-repeat right top;
	height:26px;
	padding:1px 11px 0 12px;
}
a.btn span span{
	position:absolute;
	left:0;
	top:1px;
	color:#eedaac;
	background:none;
}
/*jquery-selectbox*/
.jquery-selectbox {
	position:relative;
	height:28px;
	width:371px;
	z-index:0;
	float:left;
	display:inline;
	padding:0;
	background:url(img/select_bg.gif) repeat-x;
	text-align:left;
	color:#ccc;
}
.jquery-selectbox.selecthover {
	border-color: #b3bec5;
	background-color: #fff;
	z-index: 700;
}	
.jquery-selectbox .jquery-selectbox-currentItem {
	padding: 4px 0px 0px 2px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	line-height:normal;
}
.jquery-selectbox .jquery-selectbox-list {
	display: none;
	position: absolute;
	top: 27px;
	padding:0;
	left: 0px;
	background:#3a1712;
	width: 264px;
	height: 120px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
.jquery-selectbox .jquery-selectbox-moreButton {
	float: right;
	background: url(img/select_btn.gif);
	width: 23px;
	height: 28px;
	cursor: pointer;
}
.jquery-selectbox .jquery-selectbox-leftCorner {
	float: left;
	background: url(img/select_l.gif);
	width: 2px;
	height: 28px;
	cursor: pointer;
}
.jquery-selectbox .jquery-selectbox-item.listelementhover {
	background: #343434;
	color: #ccc;
}
.jquery-selectbox .jquery-selectbox-item {
	display: block;
	cursor: default;
	padding:4px 0 4px 4px;
}
.alert{
	color:red;
}

.medium_field{
	background:url(img/field_sort.gif) no-repeat left top;
	width:141px;
	height:23px;
	float:left;
	margin-right:3px;
	padding:4px 5px 0;
	border:0px;
	font:14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color:#ccc;
	vertical-align:top;
	
}

.medium_field input{
	background:none;
	border:0;
	color:#eedaac;
	font-weight:bold;
	width:141px;
}

.small_field{
	background:url(img/field_add.gif) no-repeat left top;
	width:41px;
	height:26px;
	float:left;
	margin-right:8px;
	padding:1px 5px 0;
}
.small_field input{
	background:none;
	border:0;
	color:#eedaac;
	font-size:16px;
	font-weight:bold;
	width:41px;
	text-align:center;
}