/* 
------------------------------------------------------------
Template Name   : Streak Semi Rounded Opencart Theme
Opencart Verion : 1.5.2.1
Author Name     : Santosh Setty
Author URL      : http://www.santoshsetty.com
------------------------------------------------------------ 
*/

html {
	overflow:-moz-scrollbars-vertical;
	margin:0;
	padding:0;
}
html, body{
	margin:0;
	padding:0;
}
body {
	color:#000;
	font-family: 'Open Sans', sans-serif;
	background:#242424;
}
body, td, th, input, textarea, select, a {
	font-size:12px;
}

/* ------- Headings & Paragraphes Styles ------------------------------------------- */

h1, .welcome {
	font-size:13px;
	font-weight:600;
	text-transform:uppercase;
	background:url(../image/menu-bg.png) repeat-x bottom;
	height:37px;
	line-height:37px;
	color:#fff;
	text-indent:15px;
	-moz-box-shadow:0 8px 6px -8px #000;
	-webkit-box-shadow:0 8px 6px -8px #000;
	box-shadow:0 8px 6px -8px #000;
	margin-bottom:10px;
}
h2 {
	color:#000;
	font-size:16px;
	margin:0 0 5px 0;	
}
p {
	margin:0 0 20px 0;	
}
h1, h2, h3, h4, h5, h6{	
	font-weight:600;
	text-transform:uppercase;
}
h1, h2, h3, h4, h5, h6, label, input.button{
	font-family: 'Open Sans', sans-serif;
}

/* ------- Genric Styles ------------------------------------------- */

a, a:visited, a b {
	color:#222;
	text-decoration:underline;
	cursor:pointer;
	outline:none;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
.floatleft{float:left;}
.floatright{float:right;}

/* ------- Clearfix Styles ------------------------------------------- */

.clearfix:after {
	content: ".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.clearfix {
	display:inline-block;
}
html[xmlns] .clearfix {
	display:block;
}
* html .clearfix{
	height:1%;
}

/* ------- Form Styles ------------------------------------------- */

form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background:#f8f8f8;
	border:1px solid #ccc;
	padding:3px;
	margin-left:0;
	margin-right:0;
}
select {
	background:#f8f8f8;
	border:1px solid #ccc;
	padding:2px;
}
label {
	cursor:pointer;
}

/* ------- Layout Styles ------------------------------------------- */

#container{
	width:980px;
	margin:0 auto;	
	text-align:left;
}
#main-wrap{
	background:#fff;	
}
	#content-wrap{
		background:#fff;
		padding:30px 15px 15px;
		position:relative;
	}
		#column-left{
			float:left;
			width:180px;
		}
		#column-right{
			float:right;
			width:180px;
		}
		#content{
			min-height:400px;
			margin-bottom:25px;
		}
		#column-left + #column-right + #content, #column-left + #content{
			margin-left:195px;
		}
		#column-left + #column-right + #content, #column-right + #content{
			margin-right:195px;
		}
		#column-left, #column-right{
			margin-top:9px;
		}
		#home-wrap{
			margin:-25px 0 0 0;
		}
		#home-wrap #column-left, #home-wrap  #column-right{
			margin-top:0;
		}

/* ------- Header Styles ------------------------------------------- */		
	
#header{
	height:90px;	
	position:relative;
	z-index:99;
}
	#header .floatright{
		height:85px;
		overflow:hidden;
		width:650px;
	}

/* ------- Logo Styles ------------------------------------------- */	

	#header #logo{
		float:left;
		width:300px;
		padding:17px 0 0 0;
	}
	
/* ------- Header Links Styles ------------------------------------------- */	

	#header-links-wrap{
		width:650px;
		float:right;
	}
		#header-links{
			float:right;			
			padding:8px 10px 4px;		
		}
			#header-links ul{
				list-style:none;
				margin:0;
				padding:0;
			}
				#header-links li{
					padding:0 5px;
				}
				#header-links li, #header-links li a{
					display:block;
					float:left;
					color:#9c9c9c;
					text-decoration:none;
					font-size:11px;
					font-weight:600;
					text-transform:uppercase;
				}
				#header-links li.cart-icon{
					background:url(../image/cart-icon.png) no-repeat left -2px;
					padding-left:23px;
				}
					#header-links li a span{						
					}
						#header-links li a:hover{
							text-decoration:underline;
						}

/* ------- Language Styles ------------------------------------------- */		
	
	#language{		
		min-width:75px;
		width:auto !important;
		width:75px;
		color:#fff;
		line-height:17px;
		padding:15px 0 0 0;
		float:right;
	}
		#language img {
			cursor:pointer;
		}
		
/* ------- Currency Styles ------------------------------------------- */				
	
	#currency{
		min-width:90px;
		width:auto !important;
		width:90px;
		float:right;
		color:#9CCCFC;
		height:20px;
		line-height:20px;		
		padding:5px 10px 0 0;
	}
	#currency, #currency a{
		font-weight:bold;
		font-size:14px;
	}
		#currency a{
			display:inline-block;
			padding:2px 6px;
			margin:0 2px;
			color:#666;
			text-decoration:none;
			border:2px solid #3d3d3d;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-khtml-border-radius:5px;
			border-radius:5px;
			background:#242424;				
		}
			#currency a:hover{
				border:2px solid #616161;
				color:#fff;
			}
		#currency a b{
			color:#fff;
			text-decoration:none;
		}
			
/* ------- Search Styles ------------------------------------------- */				
			
	#header #search{		
		float:right;
		width:219px;
		height:24px;
		overflow:hidden;
		margin:5px 0 9px 0;
		padding:0 0 0 10px;
		background:transparent;		
		border:1px solid #3d3d3d;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		-khtml-border-radius:5px;
		border-radius:5px;	
	}
	#header .button-search, #header #search input{
		border:none;
		outline:none;
		margin:0;
		padding:0;
	}
		#header .button-search{
			float:right;
			background:url(../image/button-search.png) center center no-repeat;
			width:28px;
			height:24px;			
			cursor:pointer;
			border-left:1px solid #3d3d3d;
		}
		#header #search input {
			float:left;
			background:none;			
			width:168px;
			height:20px;
			padding-top:2px;
		}
			#header #search, #header #search input{
				color:#a0a0a0 !important;
			}
		
/* ------- Header Welcome MSG Styles ------------------------------------------- */			
		
	#header #welcome{		
		width:500px;
		height:15px;
		text-align:right;		
		float:right;		
		color:#9c9c9c;
		font-weight:600;
		text-transform:uppercase;		
	}
	#header #welcome, #header #welcome a{
		font-size:11px;
	}
	#header #welcome a{
		color:#b3b3b3;
		text-decoration:none;
		font-weight:700;
	}
		#header #welcome a:hover{
			text-decoration:underline;
		}

/* ------- Menu Styles ------------------------------------------- */			
			
#menu{
	background:url(../image/menu-bg.png) repeat-x;
	height:50px;	
	margin-bottom:15px;
}
	#menu ul{
		list-style:none;
		margin:0;
		padding:0;
	}
		#menu > ul > li{
			position:relative;
			float:left;
			z-index:20;	
		}
			#menu > ul > li:hover{
				background:url(../image/menu-hover.png) repeat;
			}
			#menu > ul > li > a{
				font-size:12px;
				color:#fff;
				line-height:50px;
				text-decoration:none;
				display:block;
				padding:0 15px;
				z-index:6;
				position:relative;
				font-weight:600;
				text-transform:uppercase;
			}
				#menu > ul > li > div{
					display:none;
					position:absolute;
					z-index:99;					
					border:solid #3e3e3e;
					border-width:0 1px 1px 1px;
					background:#262626;					
					text-transform:capitalize;
				}
					#menu > ul > li:hover > div{
						display:table;
					}
					#menu > ul > li > div > ul{
						display:table-cell;
					}
					#menu > ul > li ul + ul{
						padding-left:20px;
					}
						#menu > ul > li ul > li > a{
							text-decoration:none;
							padding:8px 12px;
							color:#fff;
							display:block;
							white-space:nowrap;
							min-width:120px;
							border-bottom:1px solid #3e3e3e;
							font-weight:bold;
						}
							#menu > ul > li ul > li > a:hover{
								background:#060606;
							}
						#menu > ul > li > div > ul > li > a{
							color:#fff;
						}
						
/* ------- Breadcrumb Styles ------------------------------------------- */						
						
.breadcrumb{
	width:930px;
	left:15px;
	right:15px;
	top:6px;
	position:absolute;
}
.breadcrumb, .breadcrumb a{
	color:#222;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:700;
	font-size:11px;
}
.breadcrumb a{
	padding-right:5px;
}
.breadcrumb a + a{
	padding-left:5px;
}
.breadcrumb a:hover{
	text-decoration:underline;
}

/* ------- Warning & help & Messages Styles ------------------------------------------- */

.success, .warning, .attention, .information{
	padding:10px 10px 10px 33px;	
	color:#555;
	margin:0 15px 15px;
}
.success{
	background:#eaf7d9 url(../image/success.png) 10px center no-repeat;
	border:1px solid #bbdf8d;
}
.warning{
	background:#ffd1d1 url(../image/warning.png) 10px center no-repeat;
	border:1px solid #f8acac;
}
.attention{
	background:#fff5CC url(../image/attention.png) 10px center no-repeat;
	border:1px solid #f2dd8c;
}
.information{
	background:#e8f6ff url(../image/information.png) 10px center no-repeat;
	border:1px solid #b8e2fb;
}
.success .close, .warning .close, .attention .close, .information .close{
	float:right;
	padding-top:4px;
	padding-right:4px;
	cursor:pointer;
}
.required{
	color:#ff0000;
	font-weight:bold;
}
.error{
	display:block;
	color:#ff0000;
}
.help{
	color:#999;
	font-size:10px;
	font-weight:normal;	
	display:block;
}

/* ------- Table>List/Form Styles ------------------------------------------- */

table.form{
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px;
}
	table.form tr td:first-child{
		width:150px;
	}
	table.form > * > * > td{
		color:#000;
	}
	table.form td{
		padding:4px;
	}
	input.large-field, select.large-field{
		width:300px;
	}
	table.list{
		border-collapse:collapse;
		width:100%;
		border-top:1px solid #ddd;
		border-left:1px solid #ddd;
		margin-bottom:20px;
	}
	table.list td{
		border-right:1px solid #ddd;
		border-bottom:1px solid #ddd;
	}
	table.list thead td {
		background-color:#efefef;
		padding:0 5px;
	}
		table.list thead td a, .list thead td {
			text-decoration:none;
			color:#222;
			font-weight:bold;
		}
			table.list tbody td a {
				text-decoration:underline;
			}
	table.list tbody td {
		vertical-align:top;
		padding:0 5px;
	}
	table.list .left{
		text-align:left;
		padding:7px;
	}
	table.list .right{
		text-align:right;
		padding:7px;
	}
	table.list .center{
		text-align:center;
		padding:7px;
	}
	table.list .asc{
		padding-right:15px;
		background:url(../image/asc.png) right center no-repeat;
	}
	table.list .desc{
		padding-right:15px;
		background:url(../image/desc.png) right center no-repeat;
	}

/* ------- Pagination Styles ------------------------------------------- */	
	
.pagination{
	-moz-box-shadow:0 -6px 5px -4px #e7e7e7;
	-webkit-box-shadow:0 -6px 5px -4px #e7e7e7;
	box-shadow:0 -6px 5px -4px #e7e7e7;
	padding:15px 0 5px;
	display:inline-block;
	width:100%;
	margin:15px 0;
}
	.pagination .links{
		float:left;
	}
		.pagination .links a{
			display:inline-block;
			border:1px solid #eee;
			padding:4px 10px;
			text-decoration:none;
			color:#a3a3a3;
		}
		.pagination .links b{
			display:inline-block;
			border:1px solid #269bc6;
			padding:4px 10px;
			font-weight:normal;
			text-decoration:none;
			color:#269bc6;
			background:#fff;
		}
		.pagination .results{
			float:right;
			padding:0 10px;
		}

/* ------- Buttons Styles ------------------------------------------- */
		
a.button, input.button{
	text-decoration:none;
	cursor:pointer;
	background:url(../image/menu-bg.png) repeat-x bottom;
	padding:5px 15px;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:800;
}
input.button{
	outline:none;
	border:none;
	margin:0;
	padding:5px 10px;
}
	a.button span {
	}
a.button:hover, input.button:hover{
}
	a.button:hover span {
	}
.buttons{
	background:#fff;
	-moz-box-shadow:0 -6px 5px -4px #e7e7e7;
	-webkit-box-shadow:0 -6px 5px -4px #e7e7e7;
	box-shadow:0 -6px 5px -4px #e7e7e7;
	overflow:auto;
	padding:15px 10px 10px;
	margin:20px 0;
}
	.buttons .left{
		float:left;
		text-align:left;
	}
	.buttons .right{
		float:right;
		text-align:right;
	}
	.buttons .center{
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}
	
/* ------- Tabs Styles ------------------------------------------- */	
	
.htabs{
	height:37px;		
	line-height:37px;
	background:url(../image/menu-bg.png) repeat-x bottom;
	-moz-box-shadow:0 8px 6px -8px #000;
	-webkit-box-shadow:0 8px 6px -8px #000;
	box-shadow:0 8px 6px -8px #000;
	margin-bottom:20px;
}
	.htabs a {		
		float:left;		
		font-size:11px;
		font-weight:700;
		text-align:center;
		text-decoration:none;
		color:#fff;
		margin-right:2px;
		display:none;
		padding:0 15px;
		text-transform:uppercase;
		border-right:1px solid #1c1c1c;
	}
		.htabs a.selected{			
			background:url(../image/menu-hover.png) repeat;
		}
	.tab-content{		
		-moz-box-shadow:0 0 5px #ccc;
		-webkit-box-shadow:0 0 5px #ccc;
		box-shadow:0 0 5px #ccc;
		padding:20px 15px 15px;
		margin:0 2px 20px;
		z-index:2;
		overflow:auto;
	}

/* ------- Box Styles ------------------------------------------- */	
	
.box{
	margin-bottom:20px;
}
	.box .box-heading{
		font-size:13px;
		font-weight:600;
		text-transform:uppercase;
		background:url(../image/menu-bg.png) repeat-x bottom;
		height:37px;
		line-height:37px;
		color:#fff;
		text-indent:15px;
		-moz-box-shadow:0 8px 6px -8px #000;
		-webkit-box-shadow:0 8px 6px -8px #000;
		box-shadow:0 8px 6px -8px #000;
		margin-bottom:10px;
	}
	.box .box-content{
		background:#fff;
		padding:0 4px 10px;
	}		

/* ------- Box Product Styles ------------------------------------------- */	

#content .box .box-content{
	padding:0 0 10px;
}	
.box-product{
	width:100%;
	overflow:auto;		
}	
	.box-product > div{
		width:140px;
		display:inline-block;
		vertical-align:top;
		margin:5px;
		padding:10px;
		border:8px solid #F7F7F7;
		text-align:center;		
	}
	.box-product > div:hover{	
		border:8px solid #F3F3F3;
		-moz-box-shadow:0 0 5px #B2B2B2;
		-webkit-box-shadow:0 0 5px #B2B2B2;
		box-shadow:0 0 5px #B2B2B2;
	}
	#column-left + #column-right + #content .box-product > div {
		width: 140px;
		margin:5px 4px;
	}
	#column-left .box-product > div, #column-right .box-product > div{
		width:135px;
		margin:5px 0;
	}
	#home-wrap .box-product .price, #home-wrap .box-product .cart, #tab-related .box-product .price, #tab-related .box-product .button{
		display:none;
	}
	.box-product .image{
		display:block;
		margin-bottom:8px;
	}
		.box-product .image img{
			padding:3px;			
		}
	.box-product .name a{
		color:#939393;
		font-weight:700;
		text-decoration:none;
		display:block;
		margin-bottom:4px;
		font-size:12px;
		text-transform:uppercase;
	}
		.box-product .name a:hover{
			color:#515151;
		}
	.box-product .price{
		display:block;
		font-weight:600;
		color:#333;
		margin-bottom:4px;
	}
		.box-product .price-old{
			color:#f00;
			text-decoration:line-through;
		}
		.box-product .price-new{
			font-weight:bold;
		}
	.box-product .rating{
		display:block;
		margin-bottom:4px;
	}

/* ------- Box Category Styles ------------------------------------------- */	
	
.box-category{	
}
	.box-category ul, .box .box-content ul{
		list-style:none;
		margin:0;
		padding:0;
	}
		.box-category > ul > li, .box .box-content > ul > li{
			padding:8px 8px 8px 18px;
			background:url(../image/arrow.gif) no-repeat scroll 5px 14px transparent;
		}
		.box-category > ul > li + li, .box .box-content > ul > li + li{
			border-top:1px solid #DDDDDD;
		}
			.box-category > ul > li > a, .box .box-content > ul > li > a{
				text-decoration:none;
				color:#333;
				text-transform:uppercase;
				font-size:11px;
			}
				.box-category > ul > li ul, .box .box-content > ul > li ul{
					display:none;
				}
				.box-category > ul > li > a:hover, .box-category > ul > li ul > li > a, .box .box-content > ul > li > a:hover, .box .box-content > ul > li ul > li > a{
					text-decoration:underline;
				}
			.box-category > ul > li a.active, .box .box-content > ul > li a.active{
				font-weight:bold;
			}
				.box-category > ul > li a.active + ul, .box .box-content > ul > li a.active + ul{
					display:block;
				}
					.box-category > ul > li ul > li, .box .box-content > ul > li ul > li{
						padding:5px 5px 0 10px;
					}
						.box-category > ul > li ul > li > a, .box .box-content > ul > li ul > li > a{
							text-decoration:none;
							display:block;
							color:#333;
						}
						.box-category > ul > li ul > li > a:hover, .box .box-content > ul > li ul > li > a:hover{
							text-decoration:underline;
						}
						.box-category > ul > li ul > li > a.active, .box .box-content > ul > li ul > li > a.active{
							font-weight:bold;
						}

/* ------- Content Class Styles ------------------------------------------- */							
						
#content .content{
	padding:10px;
	overflow:auto;
	margin-bottom:20px;
}
	#content .content .left{
		float:left;
		width:49%;
	}
	#content .content .right{
		float:right;
		width:49%;
	}

/* ------- Category Info & List Styles (Content Area)  ------------------------------------------- */	
	
.category-info{
	overflow:auto;
	margin:20px 0 20px;
	-moz-box-shadow:0 6px 5px -4px #e7e7e7;
	-webkit-box-shadow:0 6px 5px -4px #e7e7e7;
	box-shadow:0 6px 5px -4px #e7e7e7;
}
	.category-info .image{
		float:left;
		padding:5px;
		margin-right:15px;		
	}
	.category-info p{
		line-height:22px;
		padding:5px 10px;
		margin-bottom:10px;
	}
	.category-list{
		overflow:auto;
		margin-bottom:20px;
		padding:0 20px 10px;
		-moz-box-shadow:0 6px 5px -4px #e7e7e7;
		-webkit-box-shadow:0 6px 5px -4px #e7e7e7;
		box-shadow:0 6px 5px -4px #e7e7e7;
	}
		.category-list ul{
			float:left;
			width:18%;
			margin-left:0;
			padding-left:0;
		}
	.category-list .div a{
		text-decoration:underline;
		font-weight:bold;
	}

/* ------- Manufacturer Styles ------------------------------------------- */	
	
.manufacturer-list{
	border:1px solid #dbdee1;
	padding:5px;
	overflow:auto;
	margin-bottom:20px;
}
	.manufacturer-heading{
		background:#f8f8f8;
		font-size:15px;
		font-weight:bold;
		padding:5px 8px;
		margin-bottom:6px;
	}
	.manufacturer-content{
		padding:8px;
	}
		.manufacturer-list ul{
			float:left;
			width:25%;
			margin:0 0 10px;
			padding:0;
			list-style:none;			
		}

/* ------- Products Filter/Sort/Compare Styles ------------------------------------------- */		
		
.product-filter{
	-moz-box-shadow:0 6px 5px -4px #e7e7e7;
	-webkit-box-shadow:0 6px 5px -4px #e7e7e7;
	box-shadow:0 6px 5px -4px #e7e7e7;
	padding:0 15px 15px;
	margin:0 0 15px;
	overflow:auto;
}
	.product-filter .display{
		margin-right:15px;
		float:left;
		padding-top:4px;
		color:#333;	
	}
		.product-filter .display a{
			font-weight:bold;
		}
	.product-filter .sort{
		float:right;
		color:#333;
	}
	.product-filter .limit{
		margin-left:15px;
		float:right;
		color:#333;
	}
	.product-compare{
		padding:0 15px 5px;
		margin-bottom:25px;
		font-weight:bold;
	}
		.product-compare a{
			text-decoration:none;
			font-weight:bold;
		}
			.product-compare a:hover{
				text-decoration:underline;
			}
		
/* ------- Products List Styles ------------------------------------------- */		
		
	.product-list > div {
		overflow:auto;
		margin:20px 5px;
		padding:15px;		
		border:8px solid #F7F7F7;
	}
		.product-list > div:hover{	
			border:8px solid #F3F3F3;
			-moz-box-shadow:0 0 5px #B2B2B2;
			-webkit-box-shadow:0 0 5px #B2B2B2;
			box-shadow:0 0 5px #B2B2B2;
		}
	.product-list .right{
		float:right;
		margin-left:15px;
	}
		.product-list > div + div {			
		}
	.product-list .image{
		float:left;
		margin-right:20px;
		padding-right:20px;
		-moz-box-shadow:6px 0 5px -4px #e7e7e7;
		-webkit-box-shadow:6px 0 5px -4px #e7e7e7;
		box-shadow:6px 0 5px -4px #e7e7e7;
	}
		.product-list .image img{
			padding:3px;
		}
	.product-list .name{
		margin:5px 0 10px;
		padding:5px 0 0 0;
	}
		.product-list .name a{
			color:#939393;
			font-weight:700;
			text-decoration:none;
			display:block;
			margin-bottom:4px;
			font-size:12px;
			text-transform:uppercase;
		}
			.product-list .name a:hover{
				color:#515151;
			}
	.product-list .description{
		line-height:15px;
		margin:5px;
		color:#4d4d4d;
	}
	.product-list .rating{
		color:#7b7b7b;
	}
	.product-list .price{
		float:right;
		height:50px;
		margin-left:8px;
		text-align:right;
		color:#333;
		font-size:12px;
	}
		.product-list .price-old{
			color:#f00;
			text-decoration:line-through;
		}
		.product-list .price-new{
			font-weight:bold;
		}
	.product-list .price-tax{
		font-size:12px;
		font-weight:normal;
		color:#bbb;
	}
	.product-list .cart{
		margin-bottom:3px;
	}
	.product-list .wishlist, .product-list .compare{
		margin-bottom:3px;
	}
		.product-list .wishlist a{
			color:#333;
			text-decoration:none;
			padding-left:18px;
			display:block;
			background:url(../image/add.png) left center no-repeat;
		}
		.product-list .compare a{
			color:#333;
			text-decoration:none;
			padding-left:18px;
			display:block;
			background:url(../image/add.png) left 60% no-repeat;
		}
		.product-list .price, .product-list .right{
			display:none;
		}
		
/* ------- Products Grid Styles ------------------------------------------- */			
		
	.product-grid{
		width:100%;
		overflow:auto;
		margin-bottom:10px;
	}
		.product-grid > div{
			width:140px;
			display:inline-block;
			vertical-align:top;
			margin:5px;
			padding:10px;
			border:8px solid #F7F7F7;
			text-align:center;
		}
			.product-grid > div:hover{
				border:8px solid #F3F3F3;
				-moz-box-shadow:0 0 5px #B2B2B2;
				-webkit-box-shadow:0 0 5px #B2B2B2;
				box-shadow:0 0 5px #B2B2B2;
			}
		#column-left + #column-right + #content .product-grid > div {
			width: 138px;
		}
	.product-grid .image{
		display:block;
		margin-bottom:8px;
	}
		.product-grid .image img{
			padding:3px;			
		}
		.product-grid .name a{
			color:#939393;
			font-weight:700;
			text-decoration:none;
			display:block;
			margin-bottom:4px;
			font-size:12px;
			text-transform:uppercase;
		}
			.product-grid .name a:hover{
				color:#515151;
			}	
	.product-grid .rating{
		display:block;
		margin-bottom:4px;
	}
	.product-grid .price{
		display:block;
		font-weight:bold;
		color:#333;
		margin-bottom:4px;
	}
		.product-grid .price-old{
			color:#f00;
			text-decoration:line-through;
		}
		.product-grid .price-new{
			font-weight:bold;
		}
	.product-grid .price .price-tax{
		display:none;
	}
	.product-grid .cart{
		margin-bottom:3px;
	}
	.product-grid .wishlist, .product-grid .compare{
		margin-bottom:3px;
	}
		.product-grid .wishlist a{
			color:#333;
			text-decoration:none;
			padding-left:18px;
			display:block;
			background:url(../image/add.png) left center no-repeat;
		}
		.product-grid .compare a{
			color:#333;
			text-decoration:none;
			padding-left:18px;
			display:block;
			background:url(../image/add.png) left center no-repeat;
		}
	.product-grid .description, .product-grid .price, .product-grid .cart, .product-grid .wishlist, .product-grid .compare{
		display:none;
	}

/* ------- Product Page Styles ------------------------------------------- */			
		
	.product-info{
		overflow:auto;
		margin:20px 0 30px;
		padding:5px;
	}
		.product-info > .left{
			float:left;
			margin-right:15px;
		}
		.product-info > .left + .right{
			margin-left:265px;
			-moz-box-shadow:0 0 3px #ccc;
			-webkit-box-shadow:0 0 3px #ccc;
			box-shadow:0 0 3px #ccc;
			padding:15px;
		}		
		.product-info .image {
			float:left;
			margin-bottom:20px;
			padding:10px;
			text-align:center;
			-moz-box-shadow:0 6px 5px -4px #ccc;
			-webkit-box-shadow:0 6px 5px -4px #ccc;
			box-shadow:0 6px 5px -4px #ccc;
			
		}
		.product-info .image-additional{
			width:260px;
			margin-left:-10px;
			clear:both;
			overflow:hidden;
			padding:5px 0 0 0;
		}
			.product-info .image-additional img{
				border:1px solid #ddd;
				padding:2px;
			}
			.product-info .image-additional a{
				float:left;
				display:block;
				margin-left:6px;
				margin-bottom:8px;				
			}
		.product-info .description{
			padding:5px 5px 20px 5px;
			margin-bottom:20px;
			line-height:20px;
			color:#4d4d4d;
			-moz-box-shadow:0 6px 5px -4px #e7e7e7;
			-webkit-box-shadow:0 6px 5px -4px #e7e7e7;
			box-shadow:0 6px 5px -4px #e7e7e7;
		}
			.product-info .description span {
				color:#2e2e2e;
				font-weight:700;
				width:100px;				
			}
			.product-info .description span, .product-info .description a{
				display:block;
				float:left;
			}
			.product-info .description a{
				color:#4d4d4d;
				text-decoration:none;				
			}
			.product-info .description br{				
			}
		.product-info .price{
			overflow:auto;
			-moz-box-shadow:0 6px 5px -4px #e7e7e7;
			-webkit-box-shadow:0 6px 5px -4px #e7e7e7;
			box-shadow:0 6px 5px -4px #e7e7e7;
			padding:0 5px 20px 5px;
			margin-bottom:20px;
			font-size:15px;
			font-weight:600;
			color:#333;
		}
			.product-info .price-old{
				color:#f00;
				text-decoration:line-through;
			}
			.product-info .price-new{				
			}
		.product-info .price-tax{
			font-size:12px;
			font-weight:normal;
			color:#999;
		}
		.product-info .price .reward{
			font-size:12px;
			font-weight:normal;
			color:#999;
		}
		.product-info .price .discount{
			font-weight:normal;
			font-size:12px;
			color:#4d4d4d;
		}
		.product-info .options{
			-moz-box-shadow:0 6px 5px -4px #e7e7e7;
			-webkit-box-shadow:0 6px 5px -4px #e7e7e7;
			box-shadow:0 6px 5px -4px #e7e7e7;
			padding:0 5px 20px 5px;
			margin-bottom:20px;
			color:#000;
		}
			.product-info .option-image{
				margin-top:3px;
				margin-bottom:10px;
			}
					.product-info .option-image label{
						display:block;
						width:100%;
						height:100%;
					}
					.product-info .option-image img{
						margin-right:5px;
						border:1px solid #CCC;
						cursor:pointer;
					}
		.product-info .cart{
			-moz-box-shadow:0 6px 5px -4px #e7e7e7;
			-webkit-box-shadow:0 6px 5px -4px #e7e7e7;
			box-shadow:0 6px 5px -4px #e7e7e7;
			padding:10px 5px 20px 5px;
			margin-bottom:30px;
			color:#4d4d4d;
			overflow:auto;
		}
			.product-info .cart div{
				float:left;
				vertical-align:middle;
			}
				.product-info .cart div > span {
					padding-top:7px;
					display:block;
					color:#999;
				}
			.product-info .cart .minimum{
				padding-top:5px;
				font-size:11px;
				color:#999;
				clear:both;
			}
		.product-info .review{
			color:#4d4d4d;
			border-top:1px solid #e7e7e7;
			border-left:1px solid #e7e7e7;
			border-right:1px solid #e7e7e7;
			margin-bottom:10px;
		}
			.product-info .review > div{
				padding:8px;
				border-bottom:1px solid #e7e7e7;
				line-height:20px;
			}
			.product-info .review > div > span {
				color:#38b0e3;
			}
			#review-title{
				text-transform:uppercase;
				margin-bottom:20px;
				border-bottom:1px solid #ddd;
				padding-bottom:10px;
			}
	.product-info .review .share{
		overflow:auto;
		line-height:normal;
	}
		.product-info .review .share a{
			text-decoration:none;
		}
		
/* ------- Attribute Styles ------------------------------------------- */		
		
	.attribute{
		border-collapse:collapse;
		width:100%;
		border-top:1px solid #ddd;
		border-left:1px solid #ddd;
		margin-bottom:20px;
	}
		.attribute thead td, .attribute thead tr td:first-child{
			color:#000;
			font-size:14px;
			font-weight:600;
			background:#f7f7f7;
			text-align:left;
		}
		.attribute tr td:first-child{
			color:#000;
			font-weight:600;
			text-align:right;
			width:20%;
		}
		.attribute td{
			padding:7px;
			color:#4d4d4d;
			text-align:center;
			vertical-align:top;
			border-right:1px solid #ddd;
			border-bottom:1px solid #ddd;
		}
		
/* ------- Compare Info Styles ------------------------------------------- */			
		
	.compare-info{
		border-collapse:collapse;
		width:100%;
		border-top:1px solid #ddd;
		border-left:1px solid #ddd;
		margin-bottom:20px;
	}
		.compare-info thead td, .compare-info thead tr td:first-child{
			color:#000;
			font-size:14px;
			font-weight:bold;
			background:#f7f7f7;
			text-align:left;
		}
		.compare-info tr td:first-child{
			color:#000;
			font-weight:bold;
			text-align:right;
		}
		.compare-info td{
			padding:7px;
			width:20%;
			color:#4d4d4d;
			text-align:center;
			vertical-align:top;
			border-right:1px solid #ddd;
			border-bottom:1px solid #ddd;
		}
		.compare-info .name a{
			font-weight:bold;
		}
		.compare-info .price-old{
			font-weight:bold;
			color:#f00;
			text-decoration:line-through;
		}
		.compare-info .price-new{
			font-weight:bold;
		}

/* ------- Wishlist Styles ------------------------------------------- */		
		
	.wishlist-product table {
		width:100%;
		border-collapse:collapse;
		border-top:1px solid #ddd;
		border-left:1px solid #ddd;
		border-right:1px solid #ddd;
		margin-bottom:20px;
	}
		.wishlist-product td{
			padding:7px;
		}
		.wishlist-product thead td {
			color:#4d4d4d;
			font-weight:bold;
			background-color:#f7f7f7;
			border-bottom:1px solid #ddd;
		}
			.wishlist-product thead .remove, .wishlist-product thead .image, .wishlist-product thead .cart{
				text-align:center;
			}
			.wishlist-product thead .name, .wishlist-product thead .model, .wishlist-product thead .stock{
				text-align:left;
			}
			.wishlist-product thead .quantity, .wishlist-product thead .price, .wishlist-product thead .total{
				text-align:right;
			}
		.wishlist-product tbody td {
			vertical-align:top;
			border-bottom:1px solid #ddd;
		}
			.wishlist-product tbody .remove{
				vertical-align:middle;
			}
			.wishlist-product tbody .remove, .wishlist-product tbody .image, .wishlist-product tbody .cart{
				text-align:center;
			}
			.wishlist-product tbody .name, .wishlist-product tbody .model, .wishlist-product tbody .stock{
				text-align:left;
			}
			.wishlist-product tbody .quantity, .wishlist-product tbody .price, .wishlist-product tbody .total{
				text-align:right;
			}
			.wishlist-product tbody .price s{
				color:#f00;
			}
			
/* ------- Login Content Styles ------------------------------------------- */			
			
	.login-content{
		margin:30px 0 20px;
		overflow:auto;
	}
		.login-content .left{
			float:left;
			width:48%;
		}
		.login-content .right{
			float:right;
			width:48%
		}
		.login-content .left .content, .login-content .right .content{
			min-height:190px;
			border:8px solid #f7f7f7;
			margin:10px 0 0 0;
			-moz-box-shadow:0 6px 5px -4px #ccc;
			-webkit-box-shadow:0 6px 5px -4px #ccc;
			box-shadow:0 6px 5px -4px #ccc;
		}

/* ------- Orders Styles ------------------------------------------- */			
		
	.order-list{
		margin-bottom:10px;
	}
		.order-list .order-id{
			width:49%;
			float:left;
			margin-bottom:2px;
		}
		.order-list .order-status{
			width:49%;
			float:right;
			text-align:right;
			margin-bottom:2px;
		}
		.order-list .order-content{
			padding:10px 0;
			display:inline-block;
			width:100%;
			margin-bottom:20px;
			border-top:1px solid #eee;
			border-bottom:1px solid #eee;
		}
			.order-list .order-content div{
				float:left;
				width:33.3%;
			}
	.order-list .order-info{
		text-align:right;
	}
	.order-detail{
		background:#efefef;
		font-weight:bold;
	}

/* ------- Returns Styles ------------------------------------------- */		
	
	.return-list{
		margin-bottom:10px;
	}
		.return-list .return-id{
			width:49%;
			float:left;
			margin-bottom:2px;
		}
		.return-list .return-status{
			width:49%;
			float:right;
			text-align:right;
			margin-bottom:2px;
		}
		.return-list .return-content{
			padding:10px 0;
			display:inline-block;
			width:100%;
			margin-bottom:20px;
			border-top:1px solid #eee;
			border-bottom:1px solid #eee;
		}
			.return-list .return-content div{
				float:left;
				width:33.3%;
			}
		.return-list .return-info{
			text-align:right;
		}
		.return-product{
			overflow:auto;
			margin-bottom:20px;
		}
		.return-name{
			float:left;
			width:33.3%;
		}
		.return-model{
			float:left;
			width:33.3%;
		}
		.return-quantity{
			float:left;
			width:33.3%;
		}
		.return-detail{
			overflow:auto;
			margin-bottom:20px;
		}
		.return-reason{
			float:left;
			width:33.3%;
		}
		.return-opened{
			float:left;
			width:33.3%;
		}
		.return-opened textarea {
			width:98%;
			vertical-align:top;
		}
		.return-remove{
			float:left;
			width:33.3%;
			padding-top:90px;
			text-align:center;
			vertical-align:middle;
		}
		.return-additional{
			overflow:auto;
			margin-bottom:20px;
		}
		.return-comment{
			float:left;
			width:49%;
		}
		.return-captcha{
			float:right;
			width:49%;
		}
		
/* ------- Download List Styles ------------------------------------------- */		
		
	.download-list{
		margin-bottom:10px;
	}
		.download-list .download-id{
			width:49%;
			float:left;
			margin-bottom:2px;
		}
		.download-list .download-status{
			width:49%;
			float:right;
			text-align:right;
			margin-bottom:2px;
		}
		.download-list .download-content{
			padding:10px 0;
			display:inline-block;
			width:100%;
			margin-bottom:20px;
			border-top:1px solid #eee;
			border-bottom:1px solid #eee;
		}
			.download-list .download-content div{
				float:left;
				width:33.3%;
			}
	.download-list .download-info{
		text-align:right;
	}

/* ------- Cart Styles ------------------------------------------- */		
	
	.cart-info table {
		width:100%;
		margin-bottom:20px;
		border-collapse:collapse;
		border-top:1px solid #ddd;
		border-left:1px solid #ddd;
		border-right:1px solid #ddd;
	}
		.cart-info td {
			padding:7px;
		}
		.cart-info thead td {
			color:#4d4d4d;
			font-weight:bold;
			background-color:#f7d7D7;
			border-bottom:1px solid #ddd;
		}
			.cart-info thead .remove, .cart-info thead .image{
				text-align:center;
			}
			.cart-info thead .name, .cart-info thead .model{
				text-align:left;
			}
			.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total{
				text-align:right;
			}
		.cart-info tbody td {
			vertical-align:top;
			border-bottom:1px solid #ddd;
		}
			.cart-info tbody .remove{
				vertical-align:middle;
			}
			.cart-info tbody .remove, .cart-info tbody .image{
				text-align:center;
			}
			.cart-info tbody .name, .cart-info tbody .model{
				text-align:left;
			}
			.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total{
				text-align:right;
			}
			.cart-info tbody span.stock{
				color:#f00;
				font-weight:bold;
			}
		.cart-module .cart-heading{
			border:1px solid #dbdee1;
			padding:8px 8px 8px 22px;
			font-weight:bold;
			font-size:13px;
			color:#555;
			margin-bottom:15px;
			cursor:pointer;
			background:#f8f8f8 url(../image/arrow-right.png) 10px 50% no-repeat;
		}
		.cart-module .active{
			background:#f8f8f8 url(../image/arrow-down.png) 7px 50% no-repeat;
		}
		.cart-module .cart-content{
			padding:0 0 15px 0;
			display:none;
			overflow:auto;
		}
		.cart-total{
			border-top:1px solid #ddd;
			overflow:auto;
			padding-top:8px;
			margin-bottom:15px;
		}
			.cart-total table {
				float:right;
			}
				.cart-total td{
					padding:3px;
					text-align:right;
				}

/* ------- Checkout Styles ------------------------------------------- */				
				
	.checkout-heading{
		background:#f8f8f8;
		border:1px solid #dbdee1;
		padding:8px;
		font-weight:bold;
		font-size:13px;
		color:#555;
		margin-bottom:15px;
	}
		.checkout-heading a{
			float:right;
			margin-top:1px;
			font-weight:normal;
			text-decoration:none;
		}
	.checkout-content{
		padding:0 0 15px 0;
		display:none;
		overflow:auto;
	}
		.checkout-content .left{
			float:left;
			width:48%;
		}
		.checkout-content .right{
			float:right;
			width:48%;
		}
		.checkout-content .buttons{
			clear:both;
		}
		.checkout-product table {
			width:100%;
			border-collapse:collapse;
			border-top:1px solid #ddd;
			border-left:1px solid #ddd;
			border-right:1px solid #ddd;
			margin-bottom:20px;
		}
			.checkout-product td{
				padding:7px;
			}
			.checkout-product thead td {
				color:#4d4d4d;
				font-weight:bold;
				background-color:#f7f7f7;
				border-bottom:1px solid #ddd;
			}
				.checkout-product thead .name, .checkout-product thead .model{
					text-align:left;
				}
				.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total{
					text-align:right;
				}
			.checkout-product tbody td {
				vertical-align:top;
				border-bottom:1px solid #ddd;
			}
				.checkout-product tbody .name, .checkout-product tbody .model{
					text-align:left;
				}
				.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total{
					text-align:right;
				}
			.checkout-product tfoot td {
				text-align:right;
				border-bottom:1px solid #ddd;
			}
			
/* ------- Contact Styles ------------------------------------------- */			
			
.contact-info{
	overflow:auto;
}
	.contact-info .left{
		float:left;
		width:48%;
	}
	.contact-info .right{
		float:left;
		width:48%;
	}

/* ------- Sitemap Styles ------------------------------------------- */	

.sitemap-info{
	overflow:auto;
	margin-bottom:40px;
}
	.sitemap-info .left{
		float:left;
		width:48%;
	}
	.sitemap-info .right{
		float:left;
		width:48%;
	}

/* ------- Footer Columns Styles ------------------------------------------- */	

#footer-wrap{
	padding:30px 40px 0;
	margin:0 0 20px;
	background:#2e2e2e;
	-webkit-border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	-khtml-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;		
}	
#footer{
	clear:both;
	overflow:auto;
	min-height:100px;
	padding:0 0 30px 0;
}
	#footer h3{
		color:#fff;
		font-size:13px;
		margin-top:0;
		margin-bottom:12px;		
		text-transform:uppercase;
	}
	#footer .column{
		float:left;
		width:25%;
		min-height:100px;
	}
		#footer .column ul{
			margin:0;
			padding:0;
			list-style:none;
		}
			#footer .column ul li{
				padding:4px 0 4px 12px;
				background:url(../image/bullet1.png) no-repeat left;
			}
				#footer .column a{
					text-decoration:none;
					color:#989797;
				}
					#footer .column a:hover{
						text-decoration:underline;
					}

/* ------- Copyright & Powered By Styles ------------------------------------------- */					
					
	#powered{		
		text-align:right;
		clear:both;		
		border-top:1px solid #4d4d4d;
		overflow:hidden;		
		padding:20px 0 5px 0;
	}
		#powered .floatleft a{			
		}
		#powered, #powered a{
			color:#989797;
			text-decoration:none;
			font-size:12px;
		}
		#powered a:hover{
			text-decoration:underline;
		}
		#powered  br{
			display:none;
		}

/* ------- Banner Styles ------------------------------------------- */	
	
	.banner div{
		text-align:center;
		width:100%;
	}
		.banner div img {
			margin-bottom:20px;
		}

/* ------- Extra Styles ------------------------------------------- */	

.box-product > div, .product-list > div, .product-grid > div, .box .box-heading, h1, .welcome, .htabs, a.button, input.button, .login-content .left .content, .login-content .right .content, #header #search, .jcarousel-skin-opencart .jcarousel-container-horizontal{
	-webkit-border-radius:10px 0;
	-moz-border-radius:10px 0;
	-khtml-border-radius:10px 0;
	border-radius:10px 0;
}
#forgotten p{
	margin-top:20px;
}		