body {
	font-family: Verdana;
	font-size: 11px;
	background: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #aaaaaa;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-arrow-color: #aaaaaa;
	scrollbar-track-color: #000000;
	margin-top:0;
	padding-top:0;
}
td {
	font-family: Verdana;
	font-size: 11px;
}
.main {
	padding: 0 10px 10px 10px;
	margin: 0;
}
p {
	letter-spacing: 1px;
	line-height: 16px;
	padding: 4px 0px;
	margin: 0px 0 8px 0;
}
h2 {
	font-size: 16px;
	letter-spacing: 1px;
	padding: 0;
	margin: 20px 0 6px 0;
}
h3 {
	font-size: 12px;
	letter-spacing: 1px;
	padding: 0;
	margin: 18px 0 6px 0;
	font-style: italic;
}
h5 {
	font-size: 14px;
	letter-spacing: 1px;
	padding: 0;
	margin: 20px 0 12px 0;
}
a {
	letter-spacing: 1px;
	color:#1e90ff;
}
a:hover {
	color:#2e8b57;
}
hr {
	height: 1px;
}
.margin {
	margin: 0 10px;
}
.top_links {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	margin: 0px 0px 0px 0px;
	display: block;
}
.top_links_new {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	margin: 0px 0px 0px 0px;
	display: block;
}
.top_flags {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	
	padding: 16px 8px 10px 8px;
	display: block;
}
a.top_links {
	letter-spacing: 0px;
	text-decoration: none;
	display: block;
	padding: 16px 6px 24px 6px;
}
a.top_links:hover {
	color:#ffffff;
	text-decoration: none;
}
a.top_links_new {
	color:#ffff00;
	letter-spacing: 0px;
	text-decoration: none;
	display: block;
	padding: 16px 6px 24px 6px;
}
a.top_links_new:hover {
	color:#ffff00;
	text-decoration: none;
}
#main_category {
	background: black;
	color: white;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 4px 8px;
	margin:0 0px;
}
#login_nav {
	background: black;
	color: white;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 8px;
	margin:0 0px;
}
#login_nav a {
	color: #80C1FF;
	text-decoration:none;
	letter-spacing: 0;
}
#login_nav a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#submenu {
	display: block;
	background: black;
	color: white;
	padding: 4px 0 4px 8px;
	margin:1px 0px 0 0;
	border: 0;
}
a.sublinks {
	font-family: Tahoma;
	color: #80C1FF;
	letter-spacing: 0px;
	text-decoration: none;
	padding: 4px 2px;
	margin: 1px;
	font-weight: bold;
}
a.sublinks:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.sublinks_over {
	font-family: Tahoma;
	color: #ffffff;
	padding: 4px 4px;
	text-decoration: none;
	font-weight: bold;
}
.submenu_dividers{
	color:#a9a9a9;
	padding: 0;
	margin: 0;
}
.product_list {
	margin: 10px 0;
	padding: 0 10px 0 24px;
	list-style: square outside;
}
li.prod_list {
	margin-bottom: 4px;
	border-bottom: 1px solid #d3d3d3;
	letter-spacing: 0px;
	line-height: 12px;
	font-family: Tahoma;
}
a.product_list_link {
	letter-spacing: 0px;
	line-height: 12px;
	text-decoration: none;
	font-family: Tahoma;
}
a.product_list_link:hover {
	text-decoration: underline;
}
.product_name {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 10px 0;
}
.product_desc {
	
}
.picture {
	margin-top: 20px;
}
.details {
	font-family: Tahoma;
	font-size: 10px;
	color: white;
	padding: 1px;
	margin: 0px;
}
.details_td {
	padding:10px;
}
.product_id {
	background: #000000;
}
.price {
	background: #909090;
	font-weight: bold;
}
.order {
	background: #000000;
	font-weight: bold;
}
.order a {
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	text-decoration:none;
	color:#66FF00;
	letter-spacing:normal;
}
.order a:hover {
	color: #FFFF00;
}
.size1 {
	background: #7DBDA5;
}
.size2 {
	background: #D92B32;
}
.size3 {
	background: #E7862E;
}
.mat_out {
	background: #24A485;
}
.mat_ins {
	background: #40A9E0;
}
.detail1 {
	background: #D0751B;
}
.detail2 {
	background: #94428D;
}
.detail3 {
	background: #DE6499;
}
.detail4 {
	background: #7E7F80;
}
.detail5 {
	background: #685199;
}
.detail6 {
	background: #8473AD;
}
.detail7 {
	background: #D0751B;
}
.pieces {
	background: #D0751B;
}
.black {
	background: #000000;
	color: #ffffff;
}
.trans_blue {
	background: #6895CE;
	color: #ffffff;
}
.transparent {
	background: #C7EAFB;
	color: #000000;
}
.silver {
	background: #BBBDC0;
	color: #000000;
}
.red {
	color: red;
}
.copy {
	font-size: 10px;
	color: white;
}

#orderDetails {
	font-family: Verdana;
	font-size: 10px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	display: none;
	padding: 4px;
	z-index: 10;
	position: absolute;
}
.detailSelect option {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: none;
	height: 14px;
	vertical-align:middle;
}
.countrySelect {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	border: solid 1px #000000;
	vertical-align:middle;
}
.prodId {
	font-weight: bold;
	color:#ffffff;
}
.amount {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #ffffff;
	text-align:right;
	height: 18px;
}
.aval {
	font-family: Verdana;
	font-size: 10px;
	border: 0px solid #00FF00;
	background-color:#000000;
	width: 160px;
}
.avalible {
	font-family: Verdana;
	font-size: 10px;
	border: 0px solid #00FF00;
	background-color:#000000;
	font-weight: bold;
	color:#66FF00;
}
.partlyAvalible {
	font-family: Verdana;
	font-size: 10px;
	border: 0px solid #00FF00;
	background-color:#000000;
	font-weight: bold;
	color: #FFFF00;
}
.notAvalible {
	font-family: Verdana;
	font-size: 10px;
	border: 0px solid #00FF00;
	background-color:#000000;
	font-weight: bold;
	color: #FF0000;
}
.go {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	border: 1px solid #ffffff;
	text-align:center;
	background-color:#000000;
	font-weight:bold;
	padding-right:1px;
	cursor: pointer;
	height: 20px;
}
.white {
	color: white;
}
input, textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	padding: 2px;
}
.submit {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	border: 1px solid #ffffff;
	background-color:#000000;
	padding: 2px;
	letter-spacing: 0;
	cursor: pointer;
}
.reg_form td {
	padding-left: 4px;
	padding-bottom: 4px;
	vertical-align:top;
}
.form_h1 {
	font-size: 13px;
	font-weight:bold;
	padding: 4px 0 4px 4px;
	color: #ffffff;
	background-color:#000000;
}
.reg_form td span {
	color: red;
}
.form_h1 span {
	font-size:10px;
	color: #ffffff;
}
.form_alert {
	color: red;
	font-weight:bold;
}
.form_select {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	padding: 1px;
}
.basket_header td {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	background-color:#000000;
	padding: 2px 0 2px 4px;
}
.basket_even {
	background-color:#E1E1E1;
	height: 27px;
}
.basket_odd {
	background-color:#CCCCCC;
	height: 27px;
}
.basket_price {
	font-weight:bold;
}
.debug {
	color:#00FF00;
}
.order_buttons {
	background-color:#000000;
}
.grand_total td {
	color: #ffffff;
	font-weight:bold;
	background-color:#000000;
	padding: 6px 0 6px 4px;
}
.sub_total td {
	color: #ffffff;
	font-weight:bold;
	background-color:#333333;
	padding: 6px 0 6px 4px;
}
.basket_id {
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}
.basket_name {
	padding-left: 4px;	
}
.basket_amount {
	text-align: right;
	height:18px;
}
.basket_calc {
	padding-left: 8px;
	font-weight:bold;
	text-align:right;
}
.basket_order, .basket_epmty {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #00CC00;
	letter-spacing: 0;
	font-weight:bold;
	cursor: pointer;
	height: 24px;
	width: 200px;
	padding: 4px;
}
.basket_epmty {
	background-color: #FF0000;
}
.basket_price {
	font-weight:bold;
	padding-left: 4px;
}
.basket_deliver, .basket_nodeliver {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #00CC00;
	letter-spacing: 0;
	font-weight:bold;
	cursor: pointer;
	padding: 2px;
}
.basket_nodeliver {
background-color: #FF0000;
}
.submit_calc {
	padding-right: 0;
	margin-right: 0;
	cursor: pointer;
}
.search_id, .search_name {
padding-right: 8px;
padding-bottom: 2px;
font-weight:bold;
}
