/*basic*/

* {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}

html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}


body {
	margin:0;
	padding: 0px;
	text-align: center;
    background-color:#202020;
  background-image: url("../image/bgstripes3.png");
    background-repeat: repeat;
}

body, td, th, input, textarea, select, a {
	font-size: 12px;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

input, textarea, select {
	margin: 3px 0px;
	background:#424242;
	border:1px solid #909090;
}


a, a:visited {
	color: #d4d4d4;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	
	margin-top: 0px;
}

								/*special*/
.rAlign {
	text-align: right;
}
.clear_both {
	clear:both;
}

								/* layout */
#container {
	width: 960px;
	margin-top:0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: black;
    border-width:1px;
    border-style:solid;
    border-color:#323232;
}
#module_search {
    margin-top:5px;
}
#header {
	position: relative;
        
}
#header span.telephone {
    font-size:18px;
}
#header .div1 {
	height: 200px;
    background: url('../image/header.jpg') no-repeat black;
}
#header .div2 {
	position: relative;
	top: 10px;
	left: 10px;
}
#header .search_field, #header .contact {
	background: url('../image/corners/tl.png') no-repeat;
	background-color: #262626;
	width: 250px;
	height: 43px;
	position: absolute;
	top: 144px;
	right: 10px;
	padding: 0px;
	/*
	padding-left: 17px;
    border:1px solid #2b9ece;
	*/
}
#header .contact {
	top:10px;
	height:118px;
	}
#header .contact .center_pad {
	padding:5px;
	}
#header .contact table img{
	display: block;
	}
#header .contact table td{
	display:table-cell;
	height:29px;
	margin:0;
	padding:2px;
	vertical-align:middle;
	clear:left;
	}

#header .contact table td.rightCol{
	
	
	vertical-align: middle;
	top:3px;
	}
	
	
	
#header .div4 {
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	background: #930000;
    /*
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
	*/
}
#header .div4 img {
	float: left;
	margin-right: 5px;
}
#header .div4 a {
	padding: 12px 8px 12px 10px;
	/*
	margin-left: 10px;
	margin-right: 10px;
	*/
	display: inline-block;
	color: #d4d4d4;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	background:url("../image/menubutton.png") 0 50% no-repeat;
    

}
#header .div5 {
	float:left;
	height:inherit;
	padding-right:8px;
	background:url("../image/menubutton.png") 100% 50% no-repeat;	
	}
	
#header .div6 {
	
	float:right;
	height:inherit;
	padding-right:8px;
	background:url("../image/menubutton.png") 100% 50% no-repeat;	
	}
	
#header .div5 a {
	float: left;
}
#header .div6 a {
	float: right;
}
#header .div5 a:hover, #header .div6 a:hover {
	color:white;
	text-decoration: underline;
	
}

#breadcrumb {
	color:white;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#breadcrumb a {
	color:white;
	}
#column_left {
	float: left;
	width: 180px;
	margin-right: 10px;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
}
#content {
	background: 0 0 url('../image/content_top.png') no-repeat;
	float: left;
	width: 578px;
	margin-bottom: 10px;
    /*
    border-left: 1px solid #2b9ece;
	border-right: 1px solid #2b9ece;
    border-top: 1px solid #2b9ece;
   	*/
}
#content .top {
	padding: 8px 0px 8px 40px;
	/*
	background: 100% 0 url('../image/top.png') no-repeat;
    border-bottom: 1px solid #2b9ece;
	*/
}
#content .top h1, .heading {
	color: white;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin: 0px;
	
	
}
.heading {
	padding-bottom: 3px;
	margin-bottom: 10px;
    margin-left:30px;
}
#content .middle {
	color: #d4d4d4;
	background: #262626;
	padding: 10px 10px 1px 10px;
	min-height: 50px;
}
#content .content_form-frame {
	float: right; 
	display: inline-block; 
	width: 274px;
	}
#content .content_form {
	/*background: black;*/ 
	/*border: 1px solid #DDDDDD;*/ 
	padding: 10px; 
	/*min-height: 175px;*/
	}
	
#content p>img {
	margin:5px;
	}
	
.content_form2 {
	/*background: #F7F7F7; */
	border: 1px solid #DDDDDD; 
	padding: 10px; 
	margin-bottom: 10px; 
	display: inline-block; 
	width: 536px;
	}

#content .bottom {
	background: #262626 0 100% url('../image/content_bottom.png') no-repeat;
	
	height: 5px;
    /*
    border-bottom: 1px solid #2b9ece;
	*/
}
#column_left .box {
	background: 100% 0 url('../image/content_top.png') no-repeat;
	/*
	border:1px solid black;
	*/
}
	
#column_right .box {
	background: 0 0 url('../image/content_top.png') no-repeat;
	}

.box {
	background:#262626;
	margin-bottom: 10px;	
    /*
    border-top: 1px solid #2b9ece;
    border-left: 1px solid #2b9ece;
	border-right: 1px solid #840303;
    */
}
.box .top {
	padding: 8px 0px 8px 7px;
	color: #white;
	font-size: 14px;
	font-family: Arial, Verdana,Geneva,sans-serif;
    font-weight:bold;
	/*text-transform: uppercase;*/
    text-align:left;
	/*
	border-bottom: 1px solid #2b9ece;
    */
    
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	color:white;
	background: #262626;
	padding: 10px;
    margin-top:0px;
}
.box .middle a {
	color:white;
	}
	
#column_left .box .bottom {
	background: #262626 100% 100% url('../image/corners/br.png') no-repeat;
	}

#column_right .box .bottom {
	background: #262626 0 100% url('../image/corners/bl.png') no-repeat;
	}	
.box .bottom {
	
	height: 5px;
	/*
	background: black;
    border-bottom: 1px solid #840303;
	*/
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: black;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: black;
	border: 1px solid #930000;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.not_found {
	/*background: #F7F7F7; 
	border: 1px solid #DDDDDD;*/ 
	padding: 10px; 
	margin-bottom: 10px;
	}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background-color: #b30000;
	color: white;
	display: inline-block;
	font: bold 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background-color: #b30000;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
.buttons {
	background: inherit;
	border: none;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons 	 {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	width: 100%;
	margin-bottom: 10px;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: inherit;
	border-top:1px solid #909090;
	border-bottom:1px solid #909090;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
	background:black;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: inherit;
	border-top:1px solid #909090;
	border-bottom:1px solid #909090;
	margin-bottom: 10px;
	
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #d4d4d4;
	padding: 4px 7px;
	text-decoration: none;
	color: #d4d4d4;
}
.pagination .links b {
	border: 1px solid #d4d4d4;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}

.tabs #product_review {
	background: #F7F7F7; 
	border: 1px solid #DDDDDD; 
	padding: 10px; 
	margin-bottom: 10px;
	}
	
#review .pagination {
	border-top:none;
	}
	
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border: 1px solid #909090;
	/*border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;*/
	/*background: #FFFFFF url('../image/tab.png') repeat-x;*/
	color: #white;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #909090 ;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	border: 1px solid #909090;
	/*background: #FFFFFF;*/
	display: inline-block;
	padding: 10px;
	display: block;
	width: 536px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	clear: both;
	padding-top: 5px;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
    padding-top:5px;
	float: right;
	text-align: right;
}
.box .middle ul  {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style:url('../image/arrow.png');
}
/*
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/arrow_right.png');
}
*/
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #424242;
}
.cart th {
	background: #424242;
	padding: 5px;
	font-weight: bold;
}
.cart td {
	padding: 5px;
}

/*corners*/
.tr {
	position:absolute;
	top:0;
	margin:0;
	width:100%;
	height:100%;
	background: 100% 0 url('../image/corners/tr.png') no-repeat ;
	}
.bl {
	position:absolute;
	top:0;
	margin:0;
	width:100%;
	height:100%;
	background: 0% 100% url('../image/corners/bl.png') no-repeat ;
	}
.br{
	position:absolute;
	top:0;
	margin:0;
	width:100%;
	height:100%;
	background: 100% 100% url('../image/corners/br.png') no-repeat ;
	}

/*content*/
.centerPad {
	padding-top:3px;
	padding-left:20px;
	//padding-right: 6px;
	}
	
/*keyword*/
#filter_keyword {
	margin-right:5px;
	
	color:white;
	
	padding:2px;
	}
	
	
	
/*product info*/
#product_face {
	/*background: #F7F7F7; 
	border: 1px solid #DDDDDD; 
	padding: 10px;*/ 
	margin-bottom: 30px;
	}
#product_face .product_img {
	text-align: center; 
	width: 250px; 
	vertical-align: top;
	}
	
#product_face .product_info {
	padding-left: 15px; 
	width: 296px; 
	vertical-align: top;
	}
	
#product_face .product_info a.button {
	
	margin-left:5px;
	}
	
.invoice_header {
	border:1px solid #909090;
	padding:5px;
	}
.invoice_body, .order_comment, .order_history{
	border-bottom:1px solid #909090;
	margin-bottom:5px;
	padding:5px;
	}
.product_price {
	color: #c2c2c2/*cd1c1c*/; 
	font-weight: bold;
	}
.product_price-old {
	color: #c2c2c2; 
	font-weight: bold; 
	text-decoration: line-through;
	font-size: 0.9em;
	}
	
.product_price-special {
	color: #ff0000;
	/*font-size:1.1em;*/
	font-weight: bold;
	
	}		
	
.product_model {
	 color: #999; 
	 font-size: 11px;
	}
