html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #005BCD;
	text-decoration: underline;
}
a:hover {
	color: #2286FF;
	text-decoration: underline;
}

p, form, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 32px;
	font-weight: normal;
}

.imgTbl h1 {
	color: #FFF;
	padding: 22px 0 0 20px;
}

.index h1 {
	color: #EE282F;
	padding-bottom: 30px;
}

h2 {
}

h3 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 15px;
}

h4 {
	font-size: 16px;
	padding-bottom: 10px;
}

h5 {
	font-size: 14px;
	padding-bottom: 8px;
}

h6 {
}

#wrapper {
	position: relative;
	z-index: 1;
	width: 990px;
	margin: 0 auto;
	padding: 40px 0;
}

	#wrapper .vTop {
		vertical-align: top;
	}
	#wrapper .vMid {
		vertical-align: middle;
	}
	#wrapper .vBot {
		vertical-align: bottom;
	}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

.cleaner {
	clear: both;
}

.gray {
	color: #999999;
}

.blue {
	color: #3C658A;
}

#top {
	position: absolute;
	z-index: 1;
	height: 20px;
	width: 720px;
	top: 35px;
	right: 0;
	font-size: 14px;
	font-weight: bold;
}

	#top li {
		display: inline;
	}
	#top .fLeft li {
		padding-right: 20px;
	}

		
	#top .fRight {
		padding-right: 10px;
	}
		
		#top .fRight li {
			padding-left: 10px;
			text-transform: uppercase;
		}
		
		#top .fRight li a,
		.lang li a {
			color: #236FB6;
		}
		#top .fRight li a:hover,
		.lang li a:hover {
			color: #3D8FDA;
		}


.lang li {
	display: inline;
	padding: 0 5px;
	font-size: 14px;
	font-weight: bold;
}
#wrapper UL.lang LI {
	text-transform: uppercase;
}


#content {
}






#sidebar {
	width: 245px;
	float: left;
}

	#sidebar ul {
		padding: 12px 0 25px 50px;
	}
	#sidebar ul.ul2 {
		padding: 6px 0 15px 15px;
	}

	#sidebar ul li {
		font-size: 19px;
		padding: 0 0 10px 10px;
	}
	
	
	#sidebar li.li1 { background: url(../i/arws.gif) left 11px no-repeat; color: #FF8200 }
	#sidebar a.li1 { color: #FF8200 }
	#sidebar a.li1:hover { color: #E67300 }


	#sidebar li.li2 { background: url(../i/arws.gif) left -26px no-repeat; color: #0F9860 }
	#sidebar a.li2 { color: #0F9860 }
	#sidebar a.li2:hover { color: #0B6A44 }


	#sidebar li.li3 { background: url(../i/arws.gif) left -63px no-repeat; color: #FFB800 }
	#sidebar a.li3 { color: #FFB800 }
	#sidebar a.li3:hover { color: #EAAA00 }
	
	
	#sidebar li.li4 { background: url(../i/arws.gif) left -100px no-repeat; color: #C66BC1 }
	#sidebar a.li4 { color: #C66BC1 }
	#sidebar a.li4:hover { color: #AD43A8 }
	
	
	#sidebar li.li5 { background: url(../i/arws.gif) left -137px no-repeat; color: #C0D630 }
	#sidebar a.li5 { color: #C0D630 }
	#sidebar a.li5:hover { color: #B0C426 }


	#sidebar li.li6 { background: url(../i/arws.gif) left -174px no-repeat; color: #A66530 }
	#sidebar a.li6 { color: #A66530 }
	#sidebar a.li6:hover { color: #7A4A23 }
	
	
	#sidebar li.li7 { background: url(../i/arws.gif) left -211px no-repeat; color: #53D3DB }
	#sidebar a.li7 { color: #53D3DB }
	#sidebar a.li7:hover { color: #2BC2CA }
	
	
	#sidebar li.li8 { background: url(../i/arws.gif) left -248px no-repeat; color: #3A70B3 }
	#sidebar a.li8 { color: #3A70B3 }
	#sidebar a.li8:hover { color: #1F3C5F }




#searchForm {
	padding-left: 35px;
}

	#searchForm input {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background: url(../i/search_bg.gif) left top no-repeat;
		border: none;
		width: 179px;
		height: 16px;
		color: #B1B1B1;
		padding: 3px 0 0 20px;
	}
	
	#searchForm p {
		padding: 3px 0 0 10px;
		color: #777;
		font-size: 11px;
	}
	#searchForm p a {
		color: #777;
		text-decoration: none;
		border-bottom: 1px dashed #777;
	}
	#searchForm p a:hover {
		color: #111;
		text-decoration: none;
		border-bottom: 1px dashed #111;
	}



#middle {
	width: 720px;
	float: right;
	padding-top: 25px;
}

	#middle p {
		padding-bottom: 18px;
	}

	#middle td {
		vertical-align: top;
	}
	
	#middle ul,
	#middle ol {
		padding-left: 16px;
	}
	
	#middle ul li {
		list-style-type: disc;
		padding-bottom: 5px;
	}
	
	#middle ol li {
		list-style-type: decimal;
		padding-bottom: 5px;
	}


#login {
	padding-top: 30px;
	font-size: 11px;
}	

	#login .normalInput {
		color: #B4B4B4;
		margin-bottom: 12px;
	}
	#middle .imgTbl a,
	#middle .imgTbl a:hover {
		color: #FFF;
	}
	

#cart {
	padding: 40px 0 0 25px;
	width: 110px;
	background: url(../i/icon_cart.gif) left 41px no-repeat;
}	



#middle .imgTbl td {
	height: 245px;
	color: #FFF;
}

#middle .imgTbl td td {
	height: auto
}


.tbl a {
	text-decoration: none;
}

	.tbl a img {
		margin-bottom: 8px;
	}
	
	.tbl u {
		display: block;
	}


.padd_l {
	padding-left: 20px;
}


.tbl2 td {
	padding-bottom: 4px;
}

.tbl3 td {
	padding: 6px 0;
}

tr.row1 td {
	background-color: #EBEBEB;
}


#wrapper .pages {
	padding: 0;
	margin: 0;
}

	#wrapper .pages li {
		font-size: 14px;
		padding: 0 20px 0 0;
		margin: 0;
		list-style-type: none;
		display: inline;
	}
		
			#wrapper .pages li span a {
				font-weight:bold;
			}

.border {
	border: 1px solid #D7D7D7;
}

.line {
	background-color: #000000;
	margin: 25px 0;
}


#footer {
	padding: 40px 0 0 0;
}

#footer .era {
	display: block;
	width: 180px;
	padding: 16px 0 2px 60px;
	background: url(../i/era.gif) left top no-repeat;
	color: #000;
	text-decoration: none;
}

.index .era,
.index .era:hover {
	color: #000;
	text-decoration: none;
}
	.index .era img {
		margin-bottom: 5px;
	}

/* --- Forms --- { --- */

.shortInput, 
.shortInput2, 
.normalInput, 
.mediumInput, 
.longInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #FFF;
}

.form .shortInput,
.form .shortInput2, 
.form .normalInput, 
.form .mediumInput, 
.form .longInput {
	margin: 5px 0 10px 0;
}

.shortInput {
	width: 50px;
}

.shortInput2 {
	width: 100px;
}

.normalInput {
	width: 145px;
	padding: 2px;
}

.mediumInput {
	width: 270px;
}

.longInput {
	width: 320px;
}

/* --- } --- Forms --- */




#middle table.cart_small td,
#middle table.cart_small td input,
#middle table.cart_small tr.blue td{
	font-size:9px; 
}
#middle table.cart_small td {
	padding: 1px;
}
#middle table.cart_small table.tbl2 {
	padding:5px;
}
#middle table.cart_small table.tbl2 td{
	padding:0;
	white-space:nowrap;
}

#middle .cart_small td.vMid input,
#_cart_list TABLE TD input {
	width:30px;
	text-align:center;
}

#middle .cart_small td.vMid span,
#_cart_list TABLE TD span {
	cursor:pointer;
	padding:2px 7px;
	background:#FEE;
	border:1px solid #A66;
}




TD.statuss_sel select {
	font-size:10px;
}



SPAN.CalculatorOut {
	font-size:18px;
	font-weight:normal;
}
SPAN.CalculatorOut B{
	font-size:13px;
	font-weight:bold;
	color:#333;
}


#middle tr.blue td {
	color:#005BCD;
	font-weight:bold;
	font-size:14px;
}

#sidebar ul.ul2 li {
	font-size:14px;
	padding:3px 0px;
	list-style-type:disc;
	color:orange;
}

#sidebar ul.ul2 li a{
	font-size:14px;
	padding:3px 0px;
}

.search_form TD{
	padding-right:10px;
}
