@charset "utf-8";
body {
	background-image: url(../images/body_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin: 0px;
	padding: 0px;
	background-color:#858585;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
a, object, img {
	outline:none;
	border:none;
}
a {
	text-decoration:none;
	color:#09F;
}
a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
p {
	color:#333;
	line-height:18px;
	font-size:14px;
	padding: 3px 0xp;
	margin: 0px;
}
h1, h2, h3, h4, h5 {
	color: #39F;
}
.clear {
	clear:both;
}
.container {
	width:797px;
	margin:0px auto;
	position: relative;
}
.topbanner {
	min-height:119px;
	background-image:url(../images/storm_4x4_top.jpg);
	position:relative;
}
.googlecode {
	position: absolute;
	top:42px;
	right:0px;
	text-align:right;
	float:right;
	}
.topright {
	float:right;
	width:500px;
	text-align:right;
}
.menubar {
	background-image:url(../images/menubar_bg.gif);
	min-height:40px;
	padding-bottom:3px;
}
.maincontainer {
	min-height:240px;
	background-image:url(../images/mainconteiner_bg.gif);
	padding:5px;
	width:787px;
	margin:0px auto;
}
.mainleftcolumn {
	float:left;
	width:180px;
	display:block;
	min-height:200px;
	margin-right:10px;
}
.mainrightcolumn {
	float:left;
	width:570px;
}

/* GALLERY */
.thumbsbar {
	margin-top:10px;
}
.thumbsbar a img {
	margin:0px 2px 2px 0px;
	padding:0px;
}
.pricebig {
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
}

/* NEWs */
.newsbar {
	border-bottom:1px dotted #999;
	padding-bottom:10px;
	margin-bottom:10px;
}
.newsleftcolumn {
	float:left;
	width:110px;
	display:block;
}
.newsrightcolumn {
	float:left;
	width: 450px;
	margin-left:10px;
}
.newsrightcolumn div {
	font-size:13px;
	padding: 3px 0px;
	color:#666;
}
.newsrightcolumn h3, .newsrightcolumn h5, .newsrightcolumn p {
	padding:0px;
	margin:0px;
}
.newsrightcolumn h5 {
	color:#999;
}
.newsrightcolumn a {
	text-align:right;
	font-size:12px;
}


/* PRODUCTS List */
.productslist {
	
}
.oneproduct {
	width:376px;
	height:170px;
	background-color:#DDDDDD;
	-moz-border-radius: 8px;
	margin:5px;
	float:left;
}
.pictureproduct {
	float:left;
	padding:18px 15px 0px 15px;
}
.productdesc {
	padding-top:25px;
	float:left;
	width:205px;
}
.productname {
	font-size:16px;
	font-weight:700;
	color:#06C;
	padding:5px 0xp;
	min-height:40px;
}
.productrppprice {
	color:#525252;
	font-size:11px;
}
.rrprpice {
	text-decoration:line-through;
	font-size:14px;
	color:#525252;
}
.productourprice {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-bottom:20px;
	color:#cf0845;
	font-size:18px;
}
.productdesc a {
	-moz-border-radius:8px;
	background-color:#09C;
	color:#FFF;
	font-size:12px;
	padding:5px 10px;
	margin:3px;
}
.producttopbar {
	padding:10px 0px;
}
.producttopbar h2 {
	padding:0px;
	margin:0px;
	float: left;
	width: 400px;
}
.producttopbar a {
	background-color:#dddddd;
	-moz-border-radius:8px;
	color: #333;
	padding:5px 15px;
	font-size:12px;
}

/* PRODUCT One Product */

.productbar {
	background-color:#dddddd;
	-moz-border-radius:8px;
	padding:15px;
	margin-bottom:25px;
}

.productimagecolumn {
	float: left;
	width: 345px;
}
.picdescription {
	display:block;
	background-color:#CCC;
	color:#000;
	text-align:center;
	line-height:35px;
	font-size:12px;
}
.thumbsbar a img {
	margin:0px 10px 6px 0px;
	padding:0px;
}
.productdescription {
	float:left;
	margin-left:10px;
	width:390px;
}
.reviewbar img {
	padding:0px;
	margin:0px 0px -4px 0px;
	border:0px;
	outline:0px;
	display:inline;	
}
.reviewbar a {
	background-color:#999;
	padding:5px 10px 5px 28px;
	-moz-border-radius: 8px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.readreview {
	background-image:url(../images/review_icon.png);
	background-repeat:no-repeat;
	background-position: center left;
	margin-right:5px;
}
.addreview {
	background-image: url(../images/add_.png);
	background-repeat:no-repeat;
	background-position: center left;
}
.bottombuttons a {
	background-color: #39C;
	padding:5px 10px 5px 28px;
	-moz-border-radius: 8px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.addtobasket {
	background-image: url(../images/basket_icon.png);
	background-repeat:no-repeat;
	background-position: center left;
}
.return {
	background-image: url(../images/return_icon.png);
	background-repeat:no-repeat;
	background-position: center left;
}



/* BASKET */
.basket {
}

.basket ul {
	list-style:none;
}

.basket a.delete {
	background-color: #C03;
	-moz-border-radius:8px;
	color: #fff;
	padding:5px 15px;
	font-size:12px;
}
.updatebasket {
	background-color: #0CC;
	border-radius: 5em 5em;
	-moz-border-radius:8px;
	color: #000;
	padding:5px 15px;
	font-size:14px;
}

.infoline {
	font-style:italic;
	color:#C06;
	font-size:13px;
}



.topbacket {
	background-image:url(../images/in_your_basket_top.gif);
	margin-left:318px;
	width:182px;
	height:37px;
}
.topbacket p {
	margin:0px;
	padding:0px 10px 0px 0px;
	line-height:37px;
	font-size:12px;
}
.topbacket p strong {
	color:#06F;
	font-size:15px;
}
.toptext {
	padding-top:30px;
	text-align:right;
	color:#FFF;
}
.phone {
	font-size:15px;
}
.blue {
	color:#09F;
	font-size:10px;
}
.footer {
	display:block;
	width:797px;
	padding:0px;
	margin:0 auto;
}
.leftfooter {
	float:left;
	width:180px;
}
.leftfooter a, .rightfooter a {
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-left:40px;
	color:#666;
	line-height:20px;
}
.leftfooter a:hover {
	color:#FFF;
}
.rightfooter {
	float:left;
	width:610px;
	text-align:right;
	color:#666;
	font-size:11px;
}
.rightfooter a img {
	opacity:0.4;
	filter:alpha(opacity=40);
}
.rightfooter a:hover, .rightfooter a:hover img {
	color:#FFF;
	opacity:1;
	filter:alpha(opacity=100);
}




/* TOP AD */
.topinfo {
	display:none;
	width:300px;
	height:150px;
	background-color: #09C;
}
.topinfoall {
	position:fixed;
	top:0;
	left:0;
	width:70px;
	height:70px;
	background-image:url(../images/top_offer.png);
	background-repeat:no-repeat;
	z-index:30000;
}
.topinfoall:hover .topinfo {
		display: block;
}





/* Others styles for editor area */
.homecontact {
	background-image:url(../images/storm_-04.jpg);
	height:170px;
}


/* -----------------------------------------------------------
CONTACT FORM
*/
.contactmodule {
	margin-left:20px;
	padding-left:30px;
	border-left:1px dotted #CCC;
}
.requestform {
	font-size:12px;
	color:#666;
}
.textareastyle {
	width:250px;
	height:150px;
}


.leftmenulist ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

.leftmenulist ul li {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #069;
}
.leftmenulist ul li a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:5px 10px;
	background-color:#000;
}
