html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height:14px; 
	color:#111111; 
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
body {
background: url(../image/background.jpg) #000 no-repeat top center;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
a {
	color:#777; 
	text-decoration:underline;
	outline:none;
}
a:hover{
	text-decoration:none;
	cursor:pointer;
}
img {
	border: none;
}

.clear {
	clear:both;
}
.fleft{
	float:left;
	text-align:left;
}
.fright{
	float:right;
	text-align:right;
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	height:195px;
	position:relative;
}
#header .div1 {
	height: 125px;
}

#header .logo {
	width:350px;
	float:left;
}
#header .logo img{
	padding-left:30px;
	padding-top:25px;
}

#header .div3 {
	width: 450px;
	float:right;
	padding-left: 17px;
}
#header .paypal_link {
	clear: none;
	width: 150px;
	float: right;
}

#header .language{
	text-align:right;
	color: #999; 
	margin-bottom: 4px;
	clear:left;
}
#header .language_icon{
	position: relative; 
	top: 2px;
}
#header .div4 {
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	height: 38px;
	width:938px;
	background: url(../image/menubg.gif) repeat-x;
	border-left:1px solid #353535;
	border-right:1px solid #353535;

}
#header .div5, #header .div6{
	float:left;
	height:38px;
	}
#header .div6{
	float:right;
	height:38px;
	background: url(../image/basketbg.jpg) no-repeat;
}
.menu {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	
}

.menu a, .menu a:visited, #breadcrumb a, #breadcrumb a:visited{
	text-decoration:none;
	color:#888;
}

.menu a:hover{
	text-decoration:underline;
}

.menu li {
	display:block;
	float:left;
	background: url(../image/splitter.gif) left center no-repeat;
	padding-left:20px;
	padding-right:20px;
	font-size:11px;
	
	
}
.menu .first{
	background:none;
	padding-left:2px;
}
#breadsearch{
	clear:left;
	background: url(../image/crumbsbg.jpg) no-repeat center;
	height:32px;
	width:960px;
}
#breadcrumb {
	clear:left;
	float:left;
	height:30px;
	line-height:30px;
	padding-left:25px;
	color:#E03C03;
}

#header .search{
	float:right;
	margin-right:35px;
	line-height:30px;
}
#header .s_text{
	font-weight:bold;
	font-size:12px;
	color:#E03C03;
}
#header .search img{
	vertical-align:middle;
	margin-left:5px;
}

/* -------- SLIDER ----------- */
#slider_container{
	width:100%;
	background:#f1f1f1;
	margin-bottom:10px;
	
}
.slider_prev{
	float:left;
}
#slider{
	float:left;
	text-align:center;
	margin:10px;
	height:100px;
}
#slider a, #slider a:visited{
color:#000;
text-decoration:none;
}
#slider a:hover{
color:#E03C03;
}

#slider li {
width:100px;
height:90px;
padding:5px;
margin-left:15px;
background-color:#fff;
overflow:hidden;
}
.slider_next {
	float:right;
	background:url(../image/right_gray.gif) no-repeat right;
	height:120px;
	width:23px;
	display:block;
	}
.slider_next:hover{
	cursor:pointer;
	background:url(../image/right_light.gif) no-repeat right;
}
.slider_prev {
	float:left;
	background:url(../image/left_gray.gif) no-repeat left;
	height:120px;
	width:23px;
	display:block;
	}
.slider_prev:hover{
	cursor:pointer;
	background:url(../image/left_light.gif) no-repeat left;
}
/* -------------- END SLIDER ---------------- */
#column_left {
	float: left;
	width: 180px;
	margin-right: 10px;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
}
#content {
	float: left;
	width: 580px;
	margin-bottom: 10px;
}

#content .top {
	padding: 8px 0px 6px 10px;
	background: url('../image/menubg.gif') repeat-x ;
	border-bottom:2px solid #777;
}
#content .top h1, .heading {
	color: #888;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}

.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#content .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #f1f1f1;
	padding: 10px 10px 1px 10px;
	min-height: 380px;
	text-align:left;
}
#content .middle a{
	color:#000;
}

#content .bottom {
	background: url('../image/menubg.gif') repeat-x;
	height: 5px;
}
.box {
	margin-bottom: 10px;
	background:#f1f1f1;
}

.box .top {
	padding: 8px 0px 6px 7px;
	color: #E03C03;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url('../image/menubg.gif') repeat-x;
}

.box a{
	color:#000;
}


.box .top img {
	float: left;
	margin-right: 5px;
}

.box .bottom {
	height: 5px;
	background: url('../image/menubg.gif') repeat-x;
}

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: url('../image/menubg.gif');
	border: 1px solid #888;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color:#f1f1f1;
}

.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E03C03;
	border: 1px solid #888;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color:#f1f1f1;
}
.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: #E03C03;
	font-weight: bold;
}
.error {
	color: #E03C03;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.my_info{
	
	text-align:right;
	color:#888;
}
.my_info a{
	text-decoration:none;
}
.my_info a:hover{
	text-decoration:underline;
}
.my_info span{
	margin-left:5px;
}
.top_menu{
	color:#888;
	list-style:none;
	text-transform:lowercase;
}
.top_menu li{
	float:left;
	margin-left:5px;
}

.m_images{
	float:left;
	text-align:center;
	width:255px;
}
#nav_slides {
	float:left;
	list-style-type:none;
	width:200px;
}
#nav_slides li{
	list-style-type:none;
	display:inline-block;
	float:left;
	width:50px;
	height:50px;
}
.m_product_information {
	float:right;
	width:300px;
	text-align:left;
}
.product_text{
	width:120px;
	text-align:left;
	margin-left:50px;
	float:left;
	margin-bottom:3px;
}
.product_value{
	width:100px;
	text-align:left;
	float:left;
	clear:right;
	margin-bottom:3px;
}
.product_options{
	margin-top:8px;
	float:left;
	clear:left;
	width:100%;
}
.single_options{
	background: #f7f7f7; 
	border: 1px solid #DDDDDD; 
	padding: 10px; 
	margin-top: 2px; 
	margin-bottom: 15px;
}
.product_discount{
	background: #F7F7F7; 
	border: 1px solid #DDDDDD; 
	padding: 10px; 
	margin-top: 2px; 
	margin-bottom: 15px;
}
#tab_description, #tab_review, #tab_related{
	text-align:left;
}
.product_order_box{
	background: #F7F7F7;  
	float:left;
	clear:left;
	margin-top:12px;
	width:100%;
}

.product_model_name{
color: #333; 
font-size: 11px;
}

.list{
	text-align:center;
}
.list a{
	font-weight:bold;
	color:#000;
}
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
.buttons {
	background: #f8f8f8;
	border: 1px solid #DDDDDD;
	clear: both;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	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;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	margin-top:5px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a:hover{
	cursor:pointer;
}
.tabs a.selected {
	background: #f1f1f1 url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 536px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
.middle ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
ul a{
	text-decoration:none;
}
#footer {
	width: 100%;
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #777;
	color:#777;
}

#footer a{
	color:#fff;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
