@charset "utf-8";
/* CSS Document */
input.default{
	font-style:italic;
	color:#aaa;
}
input.numeric{
	padding	-right:5px;
	padding-left:5px;
	text-align:right; 
}
input.cart_add{
/*	margin-bottom:-20px;*/
}
ol li{
	margin: .5em 0;
}
ul li p{margin:0 !important;}
#logo{
	position:absolute;
	left:25px;
	top:0px;
	margin:0;
	padding:0;
	z-index:100;
}
#main_menu{
	position:absolute;
	right:30px;
	top:38px;
}
#main_menu a,
#main_menu b{
	display:block;
	float:left;
	padding: 4px 1em 0;
	margin: 0;
	color:#fff;
	text-decoration:none;
	font-size:11pt;
	font-weight:bold;
	z-index:110;
	height:30px;
}
#main_menu a:hover,
#main_menu a:focus,
#main_menu b{
	background: url(../images/menu_selected.png) repeat-x bottom left;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="menu_selected.png",sizingMethod="scale");*/
}
#main_menu b{
	cursor:default;
}
#login_box{
	margin: .5em 0;
}
#login_box input{
	width: 160px;
	margin:2px 0;
	padding-left: 5px;
	padding-right: 5px;
}
#login_box button{
	margin:10px 0;
}
#search_box,
#search_box_big{
	margin:1em 0;
}
#search_box input[type=text]{
	width:160px;
	float:left;
	padding:1px 4px;
}
#search_box input.search_button{
	width:28px;
	float:left;
	padding:0;
	margin:0 0 0 7px;
}

#search_box_big input[type=text]{
	width:555px;
	float:left;
	padding:1px 4px;
	width:91%;
	font-size:14pt;
}
#search_box_big input.search_button{
	width:28px;
	float:left;
	padding:0;
	margin:5px 0 0 12px;
}


#catalog_menu{
	margin: 2em 0 0 -14px;
}
#catalog_menu ul{
	margin:0;
	padding:0;
}
#catalog_menu li{
	list-style: none;
	background:url(../images/bullet_off.gif) no-repeat 0 3px;
	padding: 0 0 0 14px;
	margin:2px 0;
	line-height:15px;
}
#catalog_menu li.selected{
	/*background:url(../images/bullet_on.gif) no-repeat 0 3px;*/
}
#catalog_menu li a{
	color:#555;
	text-decoration:none;
}
#catalog_menu li.selected a{
	color:#000;
}
#catalog_menu li.selected span{
	color:#e73714;	
}

#catalog_menu li a:hover,
#catalog_menu li a:focus{
	color:#e73714;
	text-decoration:underline;
}
#news{
	background-color:#fefdf8;
	position:relative;
}
#news #news_sidebar1{
	float:left;
	width:255px;
	margin-left:-260px;
}
#news #news_sidebar1 .content,
#news .news_col .content{
	padding:10px 20px 20px 25px;
}
#news .news_col h2{font-size:11pt;}
#news .news_col  .content p.content_last{
	padding-right: 50px;
}
.news_block{
	margin-left:260px;
	min-height:100px;
}
#news .news_col{
	float:left;
	width:33%;
}
#news .news_image{
	position:absolute;
	right:0px;
	top:50px;
	width:70px;
	height:150px;
}
dl.news{
	max-width:900px;
}
dl.news dt{
	font-size:12pt;
	margin:2em 0 0 0;
	padding:0;
}
dl.news dt .date{
	color:#777;
	font-size:10pt;
}
dl.news dt .controls{
	font-size:10pt;
	padding:1em;
}
dl.news dd{
	padding:0; margin:0; text-indent:0;
}
.big{
	font-size:14pt;
}

#bradcramps{
	margin-top:-50px;
	font-size:10pt;
	position:absolute;
}
.RoundedBox{
	margin: 0 -24px;
}

.RoundedBox .t{background:url(../images/box/t.gif) repeat-x left top;}
.RoundedBox .b{background:url(../images/box/b.gif) repeat-x left bottom;}
.RoundedBox .l{background:url(../images/box/l.gif) repeat-y left top;}
.RoundedBox .r{background:url(../images/box/r.gif) repeat-y right top;}
.RoundedBox .tl{background:url(../images/box/tl.gif) no-repeat left top;}
.RoundedBox .tr{background:url(../images/box/tr.gif) no-repeat right top;}
.RoundedBox .bl{background:url(../images/box/bl.gif) no-repeat left bottom;}
.RoundedBox .br{
	background:url(../images/box/br.gif) no-repeat right bottom;
	padding:22px 25px;
}
.RoundedBox .content{
	background:#fff;
	min-height:24px;
}

.RoundedBox table{
	width:100%;
	border-collapse:collapse;
	padding:0;
	font-size:10pt;
	color:#444;
	margin: 4px 0;
}
.RoundedBox table a{
	color:#444;
}
.RoundedBox table a:hover,
.RoundedBox table a:hover{
	color:#e73714;
}
.RoundedBox table tr{
	height:20px;
/*	border-top:solid 1px #f6f4eb;*/
}
.RoundedBox table tr.tr_0{
	background:#fff;
}
.RoundedBox table tr.tr_1{
	background:#f6f5f3;
}
.RoundedBox table tr td.title{
	padding: 2px 0 2px 16px;
	vertical-align:middle;
}
.RoundedBox table tr td.count{
	padding: 2px 10px;
	vertical-align:middle;
	width:100px;
	text-align:right;
	color:#aaa;
	font-size:8pt;
	white-space:nowrap;
}
.RoundedBox table tr td.price{
	padding: 2px 10px;
	vertical-align:middle;
	width:90px;
	text-align:right;
}
.RoundedBox table tr td.order{
	padding: 0 0 0 0px;
	vertical-align:middle;
	width:30px;
}
img.production_image{
	margin: 1em 1em .5em 0;
	display:block;
	float:left;
	border: solid 0px #737373;
}
.cart_overall{
	font-size:16pt;
	text-align:right;
	color: #737373;
	padding: .5em;
}

.order_form{
	margin: 1em 0;
}
.order_form table td{
	padding: 3px 5px 3px 0;
}
.order_form table td.label{
	width:200px;
	vertical-align:top;
}
.order_form table td.field{
	width:400px;
	vertical-align:top;
}
.order_form table td input.text,
.order_form table td textarea{
	width:100%;
	padding: 2px 4px;
}


#footer .col1{
	float:left;
	width:55%;
	margin: 10px 25px;
}
#footer .col2{
	float:left;
	width:30%;
	margin: 10px 25px;
}

#footer h3{
	color:#333;
}
a.cart_delete{
	font-size:10pt;
	color:#6a96cc !important;
	margin-right:1em;
}
a.cart_delete:hover,
a.cart_delete:focus{
	color:#e73714 !important;
}
.asterix{
	background:url(../images/asterix.gif) no-repeat top left;
	width:11px;
	height:11px;
	float:left;
	margin-left: -16px;
}
.asterix_2{
	background:url(../images/asterix.gif) repeat-x top left;
	width:22px;
	height:11px;
	float:left;
	margin-left: -27px;
}
.no_price{
	color:#999;
	text-align:right;
	padding-right:12px; 
}
.info{
	font-size:9pt;
}
.small_info{
	font-size:8pt;
	font-weight:normal;
	color: #444;
}
.nobullets{
	list-style:none;
}
.justify{
	text-align:justify;
}
.nomargin{
	margin:0;
	padding:0;
}
.normal{
	font-weight:normal;
}
.clear{
	clear:both;
}
.clear_right{
	clear:right;
	height:1px;
	font-size:0;
	line-height:0;
}
.clear_left{
	clear:left;
	height:1px;
	font-size:0;
	line-height:0;
}
.grey,
.grey a:link,
.grey a:visited{
	color:#777;
}
.warning{
	font-size:8pt;
	color:red;
}
#mainContent p font{
	font-size:100% !important;
}