/*  
Theme Name: Greyhaze Records
Description: Responsive eCommerce
Theme URI: http://store.greyhazerecords.com/
Author: GHR / EM
Tags: greyhaze records, greyhaze records store
*/
/* ---------------------------------------------------------------------- */
/*	General Styles
/* ---------------------------------------------------------------------- */
@font-face {
    font-family: 'capture_itregular';
    src: url('capture_it-webfont.eot');
    src: url('capture_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('capture_it-webfont.woff') format('woff'),
         url('capture_it-webfont.ttf') format('truetype'),
         url('capture_it-webfont.svg#capture_itregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
	body {
		background:#000 url("../images/ghbg.jpg")fixed center top no-repeat !important;
		font-family: Verdana,Geneva,sans-serif;
		font-size: 12px;
		color: #aaa;
	}

		/* Links styles */

		a, a:visited { color: #999; }
		a:hover { text-decoration: none;color: #ccc;}

		a.btn-inverse, a.btn-cart { color:#fff; }

		td img {display: inline;}

		ul.list { list-style: none inside url("../images/square.png"); }

			ul.list li a { text-decoration:none; }

			ul.list li a:hover { text-decoration:underline; }
			
		h1 { 
		   color: #666;
           font-family: 'capture_itregular',Times New Roman,Times,serif;
           font-size: 22px;
           font-weight: normal;
           line-height: 18px;
           margin-bottom: 15px;
           margin-top: 0;
	    }

/* ---------------------------------------------------------------------- */
/*	Generic Classes
/* ---------------------------------------------------------------------- */

	.hidden { display: none; }

	.clearboth { clear: both; }

	.separator { border-top: 1px solid #DDD; margin:10px 0; }

	.disabled { cursor: auto; }

	.align-center { margin-left: auto; margin-right: auto; text-align: center; }

	.float-left { float: left; }

	.align-left { text-align: left; }

		img.align-left { margin-bottom: 15px; margin-right: 15px; }

	.align-right { text-align: right; }

	.float-right { float: right; }

		img.align-right { margin-bottom: 15px; margin-left: 15px; }
	


/* ---------------------------------------------------------------------- */
/*	Forms
/* ---------------------------------------------------------------------- */

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

		/* Borders and inner shadows */
		input, 
		button, 
		select, 
		textarea,
		input[type='text'], 
		input[type='password'], 
		textarea, 
		select {
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			border-radius: 2px;
			background: #252525;
			font-family: Verdana,Geneva,sans-serif!important;
			border:1px solid #444
		}
		
		select { padding: 2px; }

		fieldset { 
			border:1px solid #CCC; 
			border-width: 1px 0 0; 
		}
			legend { 
				font-size: 1.4em;
text-transform: uppercase;
color: #666;
font-weight: bold;
font-family:capture_itregular;
			}

		/* Red mark for required fields */

		.req_mark, 
		.option .required { 
			color: #DD0000; 
			font-weight: bold; 
		}

		/* Error messages */
		
		input.error, 
		select.error, 
		textarea.error { border: 1px solid #F26B55; }
		
		span.error { 
			display: block; 
			color: #ccc; 
			font-family: sans-serif; 
			font-size: 12px;
		}

		/* Help */

		.help { 
			color: #ccc; 
			font-size: 12px; 
			font-weight: normal; 
			font-family: sans-serif; 
			display: block; 
		}

		.form-actions {
		
		}


/* ---------------------------------------------------------------------- */
/*	Buttons
/* ---------------------------------------------------------------------- */
	input.btn[type="submit"] {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.buttons { /* Buttons container */
		text-align: center;
		clear: both;
		padding: 17px 0;
		margin-top: 18px;
		margin-bottom: 18px;
	}

	.btn {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-size: 12px;
	}

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

	/*	Main container with shadows
	-------------------------------------------------- */

		#content-wrapper { 
			background: #484848 url("../images/bgc.gif") repeat}
		

		#content-wrapper { 
			/*padding-left:20px; 
			padding-right: 20px; 
			margin-top: 15px;
			margin-bottom: 15px;*/
		}

	/*	Main content
	-------------------------------------------------- */
.footct{}
#row-space,#row-space2{padding-left:10px;padding-right:10px;}
#row-space{background:url("../images/entry_bg.png") center top no-repeat}
.welcome{margin: 20px 0 10px 0;color:#666;
border-bottom: 1px dotted #333;
border-top: 1px dotted #232323;}
		#maincontent { 
			padding: 15px 20px;
		}

		.home #maincontent { padding:0;}
			
			#maincontent .info-inner { padding:0px /*40px 60px 20px*/; }
			
			#maincontent.maintenance { padding:40px 0 0; }
		
	/*	Sidebars
	-------------------------------------------------- */
#column-left{background: url("../images/col-left.png")top right no-repeat}
#column-right{}
		#column-left > .inner {	
			padding-right:10px; 
		}

		#column-right > .inner { 
			padding-left:10px; 
		}


/* ---------------------------------------------------------------------- */
/*	Header
/* ---------------------------------------------------------------------- */

#allcont{}
#headcont{background: url("../images/header_bg.gif")fixed center top no-repeat}
/*	#header {
		z-index: 97;background: url("../images/hd.jpg")left top no-repeat !important;

	}*/
	#header {
		z-index: 97;
background: url("../images/entry_bg2.png") center bottom no-repeat;
	}

		#logo { text-align:center; padding:15px 0 5px; }

			#logo img {	display:inline; max-width: 100%;}

			#header .rightbox, #header .leftbox { position: relative; }

		.leftlogo #logo {
			padding-top:22px;margin-bottom:20px
		}

	/*	Language & Currency dropdowns
	-------------------------------------------------- */

		#language_selector { 
			position: absolute; 
			top:14px; right:0; display:none!important
		}

		#currency_selector { top:14px; left:0px;position: absolute; display:none!important }

		.dropd {
			z-index: 999;
			position: absolute;
			font-size: 11px;
			font-family:Arial,helvetica, sans-serif;
			border: 1px solid transparent;
			cursor: pointer;
			border-radius: 2px;
			-moz-border-radius: 2px;
			-webkit-border-radius: 2px;
		}
		.dropd.active { 
			border: 1px solid #CCC; 
			background: #FFF;
			webkit-box-shadow: 0 1px 5px rgba(0,0,0,.2); 
			-moz-box-shadow: 0 1px 5px rgba(0,0,0,.2); 
			box-shadow: 0 1px 5px rgba(0,0,0,.2);
		}
			.dropd ul { margin: 0; list-style: none; }
				
				.dropd span.selected, .dropd li a {
					display: block;
					height: 18px;
					line-height: 18px;
					padding: 2px 7px;
					font-size:11px;
					text-decoration:none;
				}
				.dropd li a:hover { background: #F6F6F6; }
				.dropd:hover span.selected { color: #333; }

				.dropd span.selected, 
				.dropd.active span.selected {
					color: #999; 
					padding-right: 16px;
					background: transparent url("../images/arrow_down.png") no-repeat 96% 8px;
				}

				.dropd.active span.selected { border-bottom:1px solid #eee; }

			.dropd .options { 
				cursor: pointer;
				display: none;
			}
			.dropd img { 
				display: inline; 
				margin: -1px 3px 0 0; 
				vertical-align: middle; 
			}

	/*	Mini Cart (module on the header)
	-------------------------------------------------- */

		#cart { position: absolute; top:47px; right: -20px; z-index: 999; }

			#cart .heading {
				margin: 4px 0 0;
				padding: 11px 12px 10px;
				border: 1px solid transparent;
				border-bottom: 0;
				line-height:1.4;
				text-align: right;
				height: 20px;
				-webkit-border-top-right-radius: 3px;
				-moz-border-top-right-radius: 3px;
				border-top-right-radius: 3px;
			}
				#cart h4 { font-size: 1.2em; display: inline; margin-right:10px;cursor: pointer; color: #535353; }

				#cart .heading a { text-decoration: none; }
				#cart .heading a:hover { text-decoration:none;color: #ddd; }

				#cart-total {
					color: #999;
					cursor: pointer;
					font-weight: bold;
				}
				#cart-total:hover {color:#efefef}

			#cart .content {
				display: none;
				position: absolute; right:10px;
				min-height: 140px; min-width:325px;
				margin-top: -1px; padding: 16px;

				border: 1px solid #333; 
				background: #121212;

				webkit-box-shadow: 0 1px 7px #111;
				-moz-box-shadow: 0 1px 7px #111;
				box-shadow:0 1px 7px #111;
			}

			#cart.active .content { display: block !important; display: none; }

			#cart.active .heading {
				border-bottom: 0;
				margin-bottom: 0;
				position: relative;
				z-index: 1;
			}

			#cart .items {
				border-collapse: collapse;
				width: 100%;
				margin-bottom: 5px;
				border-bottom:1px solid #444;
			}
				#cart .items td { 
					vertical-align: top; 
					padding: 10px 5px 6px;
				}

				#cart .items tr + tr { border-top: 1px dashed  #DDD; }
					#cart .items .image { padding-left: 0; }
						#cart .items .image img { text-align: left;border:1px solid }
.name{height:auto;padding:0 6px}
				#cart .items .name a {text-decoration: none;color:#aaa}
#cart .items .name a:hover{color:#ddd}
				#cart .items .quantity, 
				#cart .items td.total, 
				#cart .items .remove  { 
					text-align: right;
				}

				#cart .items span.qty {
					background: transparent url("../images/plus.png") left 50% no-repeat;
					padding-left: 8px;
				}

			#cart .total {
				border-collapse: collapse; 
				padding: 5px; 
				float: right; 
				clear: left; 
				margin-bottom: 8px; 
			}
				#cart .total td.labels { padding-right:6px; }
			
				#cart .content .checkout { text-align: right; clear: both; }

			#cart .empty { padding-top: 50px; text-align: center; } 

	/*	Search box
	-------------------------------------------------- */

		#search {margin-top: 10px;
text-align: left;
padding: 7px 5px 3px;
background: #121212; }

			#search .searchbox {
				position: relative;
			}
			#search input { 
				margin: 0; 
				padding: 4px 0 4px 8px; 
				width: 94%; 
				outline:none;
				background: #121212;
			}
			#search .button-search {		
				position: absolute;
				top: 0;
				right: 0;
				z-index:99;
			}

	/*	Welcome & Important Links
	-------------------------------------------------- */

		#welcome { 
			color: #888; 
			font-size:12px;background: #121212;
padding: 5px 8px;float:left
		}
		#links{background: #121212;
padding: 5px 8px;float:right}
		
		#welcome a:hover { color: #ccc; }

			#links a { 
				white-space:nowrap; 
				border: 0; background: none; 
				text-shadow: none;  
				-webkit-box-shadow: none;
				-moz-box-shadow: none;
				box-shadow: none;color:#888
			}
			
			#links a:hover { color: #ccc; }
			
			#links a + a { 
				margin-left: 6px; 
				padding-left: 6px; 
			}

		/* When logo is aligned to the left */

			.leftlogo #logo {
				text-align:center;
			}
			.leftlogo .toplinks {
			text-align:left;
			/*padding:5px 0 6px 0;*/
			}

			.leftlogo #welcome, .leftlogo #links {
				display: inline;
			}

	/*	Main Navigation
	-------------------------------------------------- */
		.dropdown-menu { padding: 0px; border-color: #333; border-top: none; }
		.dropdown-menu a { padding: 6px 15px; color: #ccc; font-size: 11.5px; text-transform: uppercase; }
		.dropdown-menu li>a:hover,.dropdown-menu .active>a,.dropdown-menu .active>a:hover{color:#eee;background-color:#4C1616;}
		.navbar { margin-bottom: 0; padding-left: 0; }

			.navbar-inner {
				background: none;
				filter:none;
				-webkit-box-shadow: none;
				-moz-box-shadow: none;
				box-shadow:none;
				padding: 0;background: #121212;
			}
				.navbar-inner .container { padding-left: 0; }

			.navbar .nav > li > a {
				text-shadow:none;
				padding-bottom:8px;
				font-size: 13px;
				color: #999;
				text-transform: uppercase;
			}
			.navbar .nav > li > a:hover {
				color: #ccc;
				background: #4C1616;
			}
			.navbar .dropdown-menu a:hover { background-color:#4C1616;color:#ccc }
			.navbar .nav>li>a, .navbar .dropdown-menu a{-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
				.nav li.dropdown:hover > ul.dropdown-menu{
				    display: block;    
				}
			
			.navbar .dropdown-menu {
				margin-top: 0px;
				white-space: nowrap;
				-webkit-border-radius:0px;
				-moz-border-radius:0px;
				border-radius:0px;
			}
			.navbar .dropdown-menu:before {	border: none; }	
				
			.navbar .dropdown-menu:after { border:none;}	
			
				.nav li.dropdown ul.dropdown-menu li:hover ul.dropdown-menu:before,
				.nav li.dropdown ul.dropdown-menu li:hover ul.dropdown-menu:after {
				    content: none;
				}

				.navbar .dropdown-menu > li.column-menu {
					display: table-cell;
					border-right: 1px solid #333;
					vertical-align: top;
				}
				.navbar .dropdown-menu > li.column-menu:last-child {
					border-right: 0;
				}
				.navbar .dropdown-menu > li.column-menu ul {
					margin-left: 0;
				}
				.navbar .dropdown-menu > li.column-menu ul li {
					list-style: none;
				}
				
/* -------------------------------------------------- */
/*	Content Wrapper
/* -------------------------------------------------- */

	/*	Page heading
	-------------------------------------------------- */

		.heading { 
			margin: 15px 0 0 0;
		}
			.heading h1 { margin:0.34em 0 0.82em;}

	/*	Breadcrumbs
	-------------------------------------------------- */

		.breadcrumb { 
			background-color: #454545;
			border-bottom: 1px solid #232323;
			border-top: 1px solid #232323;
			border-left: none;
			border-right: none;
			font-style: italic;
			padding: 8px 20px 8px 20px;
			-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;
		}
			.breadcrumb a:hover {
				color: #222;
			}
			.breadcrumb .divider { padding: 0;}

	/*	Information Boxes
	-------------------------------------------------- */

		.alert {
			text-shadow: 0 1px 0 #000;
			text-align: center;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			border-radius: 2px;
			font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
			font-size:14px;
		}

			.alert a {
				font-weight: bold;
			}
			
			.alert.success { background: #222; border: 1px solid #444; }
			.alert.warning { background: #111; border: 1px solid #f00; }
			.alert.attention { background: #222; border: 1px solid #444; }

	/*	Table styles
	-------------------------------------------------- */

	.table thead td,
	.table thead th { 
		background-color: #333; 
		text-shadow: 0 1px 0 #000; 
		text-transform: uppercase;
		text-align:center; 
		vertical-align: middle;
		color: #bbb;font-weight:bold
	}

		.table .left { text-align: left; }
		.table .right {	text-align: right; }
		.table .center { text-align: center; }


	/*	Pagination
	-------------------------------------------------- */

		.paginate { 
			border-top: 1px solid #333; 
			padding-top: 8px;
			overflow: hidden;
		}
			.paginate .links { float: left; }
				.paginate .links a,
				.paginate .links b {
					padding: 0 6px;
					line-height: 24px;
					text-decoration: none;
					font-weight: bold;
				}
				.paginate .links b { font-weight: normal; color:#eee; }

			.paginate .results {float: right;
color: #AAA;
font-family: arial,helvetica,sans-serif;
font-size: 12px;margin-top:5px;
text-transform: uppercase;
text-shadow: 1px 1px 1px #222;-webkit-text-shadow: 1px 1px 1px #222;-khtml-text-shadow: 1px 1px 1px #222;-o-text-shadow: 1px 1px 1px #222;-moz-text-shadow: 1px 1px 1px #222;}

	/*	Fake fieldset (legend style outside forms)
	---------------------------------------------------------------------- */

		.contentset {
			margin: 28px 0 18px;
			text-align:left;
			padding-left: 10px;
			text-transform:uppercase;
			color:#ccc;
		}
			.contentset.center { padding:0; }

				.contentset .inner { margin: -0.8em auto 0; font-weight: normal; }

		#column-left .contentset { font-weight: bold; border:0; }
		
		.form-horizontal .control-label { text-align: left; }

	/*	Box
	-------------------------------------------------- */

.box-allrecordlabels {float: left;
width: 73%;
margin-right: 30px;
}
.box-recordlabels {margin-bottom: 15px;
float: left;}
.alpha-c {
padding: 3px 3px 3px 3px;
text-align: center;
float: left;
width: 16px;
background: #282828;
margin: 1px;
}
.alpha-ci {
padding: 4px;
text-align: center;
float: left;
width: 17px;
background: #282828;
margin: 2px;
}
.alpha-c:hover,.alpha-ci:hover {color:#eee;background:#4C1616}

		.box { margin-bottom: 20px; }

			.box .box-heading {
				padding: 15px 10px 15px 0px;
				font-family: 'capture_itregular',Times New Roman,Times,serif;
				font-size: 22px;
				line-height: 18px;
				color: #666;text-transform:uppercase!important
			}
			
	/*	Box for column left and right
	-------------------------------------------------- */		
		#prodshow {padding: 15px 0;background: #353535;}
		.box-left { margin-bottom: 20px; }
		
		.box-left .box-heading {
			padding: 15px 10px 15px 0px;
			font-family: 'capture_itregular',Times New Roman,Times,serif;
			font-size: 22px;
			line-height: 14px;
			color: #666;text-transform:uppercase!important
		}

		.box-left .box-content {
			padding: 10px;
			list-style: none;
			margin: 0;
			padding: 0;
			margin-bottom: 20px;
		}


		.box-left .box-product-left {
			width: 100%;
			overflow: hide;
			padding: 10px 0px 0;
			float: left;
			padding-bottom: 25px;
		}
		
		.box-left .box-product-left > div {
			width: 100%;
			float: left;
			margin-bottom: 5px;border: 1px solid #222;
padding: 5px 2px;background:#4a4a4a
		}
		
		.box-left .box-product-left .image {
			float: left;
			display: inline-block;
			outline: medium none;
			margin-right: 5px;
		}

		.box-left .box-product-left .image img {
			padding: 2px;
			float: left;
		}
		
		.box-left .box-product-left .name {
		}
		
		.box-left .box-product-left .name a {
			text-decoration: none;
			margin-bottom: 4px;font-weight:bold;
			text-shadow: 1px 1px #666;color:#000
		}
		
		.box-left .box-product-left .name a:hover { color: #4C1616;text-shadow:none }

		.box-left .box-product-left .price {
			float: left;
			color: #ccc;
			margin-bottom: 4px;
			font-weight: bold;
font-size: 13px;
		}
		
		.box-left .box-product-left .price-old {
			color: #F00;
			text-decoration: line-through;
		}
		
		.box-left .box-product-left .price-new {
			font-weight: normal;
		}
		
		.box-left .box-product-left .rating {
			display: block;
			margin-bottom: 4px;
		}		
	
	/*	Category boxes
	-------------------------------------------------- */

		.box-category { margin-top: -5px; }

			.box-category ul { 
				list-style: none; 
				margin: 0; 
				padding: 0; 
			}
			.box-category > ul > li { padding: 8px 8px 8px 0; }
			
			.box-category > ul > li + li { border-top: 1px solid #555; }

			.box-category > ul > li > a { 
				text-decoration: none;background: #121212;color:#aaa;
padding: 5px; 
			}
			.box-category > ul > li ul { display: none; }
	
			.box-category > ul > li a.active {
				font-weight: bold;
			}
			.box-category > ul > li a.active + ul { display: block; }
			.box-category > ul > li a:hover {
				color: #eee;background:#4C1616
			}

			.box-category > ul > li ul > li { padding: 5px 5px 0px 10px; }

				.box-category > ul > li ul > li > a { text-decoration: none;background: #232323;color:#aaa;
padding: 2px 5px; }
.box-category > ul > li ul > li > a:hover{background:#4C1616;color:#ccc}
				.box-category > ul > li ul > li > a.active { font-weight: bold; }

	/*	Category info
	-------------------------------------------------- */

		.category-info { 
			margin-bottom: 20px; 
			padding:12px; 
			overflow: auto; color:#ccc
		}
			.category-info .image { 
				float: left; 
				margin-right: 15px; 
			}
			.category-info .contentset span { background: #F6F6F6; }

			.category-list { 
				margin-bottom: 20px; margin-top:10px;
				overflow: hidden; 
			}

			.category-list ul {
				float: left;
				margin:0;
				list-style:none;
			}
				.category-list a {
					padding: 2px 8px; 
					text-shadow: 0 1px 0 #111; 
					text-decoration:none;
				}
				.category-list a:hover {
					color: #ccc;background:#4C1616
				}

	/*	Search
	-------------------------------------------------- */

		.search-criteria {  
			padding:12px; 
			text-align:center; 
		}		
				.search-criteria input[type="text"], 
				.search-criteria select { 
					margin-bottom:10px; 
				}

				.search-criteria input[type="text"] { font-size:16px; }

		.filter-category { margin-bottom:10px; }

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

		.sitemap-info ul { 
			list-style: none; 
		}
			.sitemap-info > .span6 > ul > li > a { 
				font-weight:bold; 
				text-decoration:none; 
			}

			.sitemap-info ul li ul { 
				margin-left:16px; 
				list-style: none inside url("../images/darksquare.png"); 
			}
				.sitemap-info ul li ul li ul { 
				margin-left:16px; 
				list-style: none inside url("../images/square.png"); 
			}

	/*	Manufacturers
	-------------------------------------------------- */	

		.pagination.manufacturer {
			height:auto !important;
		}

		.pagination.manufacturer a {
			padding: 0 8px;
			margin-bottom: 2px;
		}

	/*	Empty page
	-------------------------------------------------- */
			.empty.white { background:transparent;}

			.empty .alert { display: inline-block;}


/* -------------------------------------------------- */
/*	Products Category Views
/* -------------------------------------------------- */

	/*	Products filter
	-------------------------------------------------- */

		.product-filter {
border: 1px solid #444;
border-width: 1px 1px;
background: #232323;
padding: 8px 9px 0;
margin-bottom: 10px;
font-size: 12px;
font-family: sans-serif;
overflow: visible;
		}

		/*	Buttons for Grid/List view
		-------------------------------------------------- */
		
			.product-filter .display { 
				margin-right: 15px; 
				float:left;
			}

		/*	Filter options
		-------------------------------------------------- */

			.product-filter .list-options { text-align:right; }

				.product-filter select { 
					background: #191919;
					padding:3px; 
					font-size:11px; 
					width:auto; 
					height: auto; border: 1px solid #444;
				}

				.product-filter .sort,
				.product-filter .limit {
					display: inline-block; 
					vertical-align: top;
					color: #999;
					margin-left:6px;
				}

		/*	Compare products
		-------------------------------------------------- */

			.product-compare { float: left; }
				
				.product-compare a { 
					text-decoration: none; 
					color: #999;
					line-height:1.9em; 
					padding: 1px 6px; 
				}
				.product-compare a:hover { 
					color: #ccc;
				}

	/*	Price styles
	-------------------------------------------------- */

		.price { 
			font-weight: bold;
			margin-bottom: 4px;font-size:14px;text-shadow:0 1px 0 #000
		}
					
			.price-old { 
				color: #F00; 
				text-decoration: line-through; 
				font-weight: normal; 
			}
		
			.price-new { 
				font-weight: bold; 
				color: #333; 
			}

	/* -------------------------------------------------- */
	/*	List view
	/* -------------------------------------------------- */

		.product-list > div {
			margin-bottom: 8px;
			overflow: hidden;
			padding: 7px 5px;
border: 1px solid #333;background:#4a4a4a;
		}
			.product-list > div + div {
				padding-top: 8px;
			}
		
		.product-list .image { text-align: center;}
			
			.product-list .image img { 
				width:99%; 
				max-width:160px !important; 
			}
		
		.product-list .name { margin-bottom:5px; }
			
			.product-list .name a {	
				font-weight: bold;  text-shadow: 0 1px 0 #565656;
				text-decoration: none; font-size:15px;color:#111111;
			}
.product-list .name a:hover{color:#4C1616}
		.product-list .description { 
			margin-bottom: 5px; 
			color: #222; 
			line-height:1.4em;
		}
		.product-list .rating {	color: #222; }
		
		.product-list .price { 
			font-weight: bold; 
			text-align: right; 
			color: #ccc;font-size:15px 
		}

			.product-list .price-tax { 
				font-size: 11px; 
				font-family:sans-serif; 
				font-weight: normal; 
				color: #999; 
			}
			.product-list .cart { 
				margin-bottom: 3px; 
				text-align: center; 
			}

		.compare a, .wishlist a, .remove a {
			text-decoration: none;font-size: 11px;
		}

		.compare a:hover, .wishlist a:hover, .remove a:hover {
			color: #111111;
			cursor: pointer;
			text-decoration:none;
		}
		.product-list .wishlist, .product-list .compare { text-align: center; }

	
	/* -------------------------------------------------- */
	/*	Grid view
	/* -------------------------------------------------- */

		#column-right .grid-box,
		#column-left .grid-box{
			display: block;
			float: none;
			width: auto;
		}
		#column-right .grid-box .inner,
		#column-left .grid-box .inner{
			border:0;
		}

		.grid-box {	border: 1px solid #333;
			margin-bottom: 15px; margin-left:9px;
			text-align: center;padding: 10px 0;
			background:#4a4a4a
		}
			.grid-box .inner {
				margin:10px;
				text-align:center;
			}

			.grid-box.alpha { clear: left; margin-left: 0;}

			.category .grid-box.alpha,
			.search .grid-box.alpha,
			.manufacturer .grid-box.alpha,
			.special .grid-box.alpha { margin-left: 3px;}


.grid-box.alpha:hover,.grid-box:hover,.product-list > div:hover,.box-left .box-product-left > div:hover,.es-carousel ul li a img:hover{border-color:#888;opacity:0.9;-webkit-opacity:0.9;-moz-opacity:0.9;filter:alpha(opacity=90)}
			.grid-box.alpha .inner { border-left: 0; }

			.grid-box .image img { 
				max-width:99%; padding:1px;border: 1px solid #333;
				margin-bottom: 10px; 
			}

			.grid-box .name a {
				text-decoration: none;
				display: block;overflow:hidden;height:40px;
				margin-bottom: 4px;color: #111111;
				font-size: 13px;font-weight:bold;text-shadow: 0 1px 0 #565656;
			}
			
			.grid-box .name a:hover { color: #4C1616; }
			
			.grid-box .description { display: none; }

			.grid-box .rating { 
				display: block; 
				margin-bottom: 4px; 
			}
				.grid-box .rating img, 
				.product-list .rating img{ display:inline; }

				.grid-box .price-tax { 
					display: none; 
				}
			
			.grid-box .cart { 
				margin-bottom: 3px; 
			}


/* -------------------------------------------------- */
/*	Single Product page
/* -------------------------------------------------- */

	#product-info { margin-bottom: 20px;
padding-top: 17px;
padding-left: 17px;
}
	
	
	


	/*	Images
	-------------------------------------------------- */

		#product-info .image { 
			margin-bottom: 5px; 
			text-align: center; 
		}

		#product-info .image #wrap { z-index: 888 !important; } /* fix to keep dropdown menu on the front */
			
			#product-info .image img { 
				max-width:99%;  border: 1px solid #111;
padding: 3px;
}
#product-info .image img:hover,#product-info .image-additional a:hover{border:1px solid #CCC	}		

		#product-info .image-additional { text-align:center; }

			#product-info .image-additional a { margin: 3px; display: inline-block;border: 1px solid #222;
padding: 2px; }

	/*	Description
	-------------------------------------------------- */
		#product-info .info {
			border: 1px solid #222;
background:#353535;
		}
		#product-info .description {
			margin-bottom: 10px;
			margin-left: 20px;
			margin-right: 20px;
			padding: 15px 5px 10px;
			border-bottom: 1px dotted #555;
color: #bbb;
		}

			#product-info .description a { text-decoration: none; }

	/*	Price
	-------------------------------------------------- */

		#product-info .price {
		border-bottom: 1px dotted #555;
color: #999;text-align: right;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
    overflow: auto;
    padding: 0 5px 10px;
		}

			#product-info .price-tax, 
			#product-info .price .reward { 
				font-size: 14px; 
				font-weight: normal; 
				color: #111; 
				font-family:sans-serif; 
			}

			#product-info .price .discount { 
				font-weight: normal; 
				font-size: 14px; color: #4D4D4D;
				margin-top:12px; 
			}

				#product-info .price .discount span { font-weight:bold; }

	/*	Options
	-------------------------------------------------- */

		#product-info .options {
			border-bottom: 1px solid #444;
			padding: 0px 5px 10px 5px;
			margin-bottom: 10px;
			color: #666;
			padding-left: 25px;
		}
			#product-info .option-image input { 
				float: none; 
				display: inline; 
				margin-right: 6px; 
			}

	/*	Cart
	-------------------------------------------------- */

		#product-info .cart { margin:8px 25px;text-align:right }

			#product-info .add-cart input[type="text"] { 
				font-size:16px; 
				margin:0 5px 0; 
			}

			#product-info .more-actions { padding-top:8px;font-size:11px }

			#product-info .more-actions div { display: inline-block;}

			#product-info .minimum { 
				color: #BBB; 
				font-family: sans-serif; 
				padding-top:8px; 
				display: block;
			}

	/*	Review buttons
	-------------------------------------------------- */

		#product-info .review { 
			padding: 12px 0; 
			padding-left: 20px;
		}
			#product-info .view-revs { 
				margin: 0 8px;
				cursor: pointer;
			}

	/*	Review details
	-------------------------------------------------- */

		#review .content { margin-bottom:10px; }

			#add-review { padding-top:10px; }

				.review-date { 
					font-size:11px; 
					font-family:sans-serif; 
					color: #999; 
				}

	/*	Share buttons
	-------------------------------------------------- */

		#product-info .share {
			line-height: normal;
			padding:8px 0 0;
			overflow: hidden;
			background:#464646;
			padding-left: 20px;
		}

			#product-info .share a { text-decoration: none; }

	/*	Tags
	-------------------------------------------------- */

		#product-info .tags {
			padding:8px;
			font-size: 11px;
			padding-left: 25px;
		}
			#product-info .tags a {
				text-decoration:none;
				font-size: 11px;
				line-height: 19px;
				white-space: nowrap;
			}

	/*	Full description
	-------------------------------------------------- */

		#full-info { margin-top:30px; }
			
		.attribute thead td { background: none; }
		
		.nav-tabs { border-bottom: 5px solid #232323;
margin-bottom: 0px; }
		
		.nav-tabs > .active > a { 
			font-weight: bold; 
			background: none repeat scroll 0 0 #232323;  
			border: 1px solid #444;color: #888;

			-moz-border-radius: 0;
			-webkit-border-radius: 0;
			-khtml-border-radius: 0;
			border-radius: 0;
		}
		
		.nav-tabs > li > a { 
			border: 1px solid #333;
background: #333;
			-moz-border-radius: 0;
			-webkit-border-radius: 0;
			-khtml-border-radius: 0;
			border-radius: 0;
			font-weight: bold;
		}
		
		.nav-tabs > li > a:hover {
		}
		.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
			background: none repeat scroll 0 0 #232323; 
		}


/* -------------------------------------------------- */
/*	Product comparison
/* -------------------------------------------------- */
	
	.compare-info td { 
		border-left: 1px solid #444; 
		text-align: center; 
	}

	.compare-info td:first-child { border-left: 0; }

	.compare-info td.title {
		text-align:right;
		text-transform:uppercase;
		color: #ccc;font-weight:bold
	}
	.compare-info .description {
		font-size:11px;
	}

	.nav-compare { display: none; }

	.nav-container { text-align:center; }


/* -------------------------------------------------- */
/*	Orders, Downloads, Returns, Wishlist, Address
/* -------------------------------------------------- */

	#wish-list .row-fluid + .row-fluid,
	#address-list .row-fluid + .row-fluid {
		border-top: 1px solid #eee;
		margin: 8px 0;
		padding-top: 8px;
	}

	.list-actions {
		text-align: right;
	}
	#wish-list .image,
	#wish-list .stock,
	#wish-list .price {
		text-align: center;
	}


/* -------------------------------------------------- */
/*	Shopping Cart
/* -------------------------------------------------- */

	.heading h1 span { /* if weight is displayed */
		color: #bbb;
		font-size:16px;
		display:block;
		margin-top:8px;
	} 	

	#cart-info { 
		margin-top:30px; 
		margin-bottom: 12px; 
	}
		#cart-info th {
			font-weight: normal;
			border: 0;
		}
		#cart-info td {
			border-top: 0;
			border-bottom: 1px solid #333;
			vertical-align: middle;
			background: #444 !important;
		}
		#cart-info .image {
			text-align: center;
		}

		#cart-info .price,
		#cart-info .total {
			text-align: right;
		}

		small {font-size: 12px; }


	/*	ToDo next
	-------------------------------------------------- */

		ul.radio { list-style-type: none; }
			
			ul.radio li { padding: 2px 0;}
			
			ul.radio input[type="radio"]:checked + label { font-weight: bold; }


		.cart-module { margin-bottom:16px; }

			.cart-module > div { 
				display: none;	
				background: #333;
padding: 10px;
border: 1px solid #444; 
			}
			.cart-module input[type="text"], 
			.cart-module select {  }

			.quote-shipping { padding: 20px;}

	/*	Cart Total
	-------------------------------------------------- */

		#total-cart { margin-bottom: 10px; } 

			#total-cart .inner { 
				padding: 12px; 
				background: #f9f9f9; 
				overflow: hidden;
			}
				#total-cart table { 
					margin: 0 12px 0 0; 
					float: right; 
					margin-bottom:12px; 
				}
					#total-cart td { 
						padding: 6px;
text-align: right;
border-bottom: 1px solid #333;
font-size: 13px;
color: #CCC;
background: #232323;
margin-bottom: 10px;
					}
					#total-cart td.total.last { 
						font-size: 16px; 
						font-weight: bold; 
					}


/* -------------------------------------------------- */
/*	Checkout
/* -------------------------------------------------- */

	#checkout .checkout-heading { border:0; }
		.checkout-heading{ 
border-top: 1px solid #444;
padding: 12px;
font-weight: bold;
font-size: 15px;
color: #222;
font-family: "capture_itregular",Helvetica,Arial,sans-serif;
background:#444;
text-transform: uppercase;
box-shadow: 1px 1px 5px #222;-webkit-box-shadow: 1px 1px 5px #222;-moz-box-shadow: 1px 1px 5px #222;-khtml-box-shadow: 1px 1px 5px #222;-o-box-shadow: 1px 1px 5px #222;
		}
			.checkout-heading.active { color: #222; }
			.checkout-heading a { 
				float: right; 
				margin-top: 1px; 
				font-weight: normal; 
				text-decoration: none; 
				color:#222; 
				font-size:0.9em; 
				cursor: pointer;
			}
.checkout-heading a:hover{color:#aaa}
	.checkout-content { 
		padding:16px 0; 
		display: none; 
	}
		.checkout-content .buttons { clear: both; }


/* ---------------------------------------------------------------------- */
/*	Footer
/* ---------------------------------------------------------------------- */

		#footer { 
text-shadow: 0 1px 0 #000;
background: #232323 url("../images/entry_bg.png") center top no-repeat;
border-top: 1px solid #222;
padding-top: 15px;
padding-bottom: 20px;
border-bottom: 1px solid #121212;
box-shadow: 0px -3px 50px #111;-webkit-box-shadow: 0px -3px 50px #111;-khtml-box-shadow: 0px -3px 50px #111;-o-box-shadow: 0px -3px 50px #111;
		}

		#footer h3 { 
			color: #666; 
			font-weight: bold;
			font-family: 'capture_itregular';			
			text-transform:uppercase;
			font-size:1.4em; 
			line-height: 1.4em;
			padding:0;
			margin-bottom: 8px;
		}
		#footer ul {
			list-style:none;
			margin:0;
			padding: 0;
		}

		#footer a {
			color: #ccc;
			font-family: Georgia,"Times New Roman",Times,serif;
			font-size: 14px;
			font-style: italic;
			line-height: 1.5em;
		}
		#footer a:hover { color: #999999; }

		#footer .contact { 
			font-size:0.86em; 
			line-height:14px; 
			text-align: right;
		}

			#footer .contact img { 
				margin: 0 0 0 1px; 
				display: inline; 
				vertical-align:bottom; 
			}

			#footer .contact a, 
			#footer .contact a:hover { text-decoration:none; }

			#footer .social {
				margin-bottom:8px;
			}

		#footend { 
padding: 15px 0 30px 0;
text-align: left;
font-size: 11px;
background: #121212;
		}

		#footer .info, 
		#footer .info p
		{
			font-size: 11px;
			line-height: 1.3em;
			color: #777;
		}
		#copy,#copy a {
			color: #A3A3A3;
			font-size: 13px;
		}
	
		
		#copy a:hover { text-decoration: none;color:#eee }
		
		#paymentimage { text-align: right;}
		
	/* Banner */

		.banner { margin-bottom:10px; }
			.banner div img { max-width:99%; }


/* -------------------------------------------------- */
/*	External libraries. Merged to reduce HTTP requests.
/* -------------------------------------------------- */
	
	/*	FlexSlider
	-------------------------------------------------- */

		/*
		 * jQuery FlexSlider v1.8
		 * http://flex.madebymufffin.com
		 *
		 * Copyright 2011, Tyler Smith
		 * Free to use under the MIT license.
		 * http://www.opensource.org/licenses/mit-license.php
		 */
		 
		/* Browser Resets */
		.flex-container a:active,
		.flexslider a:active,
		.flex-container a:focus,
		.flexslider a:focus  {outline: none;}
		.slides,
		.flex-control-nav,
		.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

		/* FlexSlider Necessary Styles
		*********************************/
		.flexslider {margin: 0; padding: 0;}
		.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
		.flexslider .slides img {max-width: 100%; display: block;}
		.flex-pauseplay span {text-transform: capitalize;}

		/* Clearfix for the .slides element */
		.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
		html[xmlns] .slides {display: block;}
		* html .slides {height: 1%;}

		/* No JavaScript Fallback */
		/* If you are not using another script, such as Modernizr, make sure you
		 * include js that eliminates this class on page load */
		.no-js .slides > li:first-child {display: block;}


		/* FlexSlider Default Theme
		*********************************/
		.flexslider {background:transparent; border: 1px solid #222; position: relative;zoom: 1;}
		.flexslider .slides {zoom: 1;}
		.flexslider .slides > li {position: relative;}
		/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
		.flex-container {zoom: 1; position: relative;}

		/* Caption style */
		/* IE rgba() hack */
		.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
		.flex-caption {width: 96%; padding: 2%; margin: 0; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

		/* Direction Nav */
		.flex-direction-nav { height: 0; }
		.flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; background: url(../images/bg_direction_nav.png) no-repeat; position: absolute; top: 50%; cursor: pointer; text-indent: -999em;}
		.flex-direction-nav li .prev {left: -20px;}
		.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

		/* Control Nav */
		.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
		.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
		.flex-control-nav li:first-child {margin: 0;}
		.flex-control-nav li a {width: 15px; height: 15px; display: block; background: url(../images/flex_nav.png) no-repeat; cursor: pointer; text-indent: -999em;}
		.flex-control-nav li a.active {background: url(../images/flex_nav_active.png) no-repeat;}
		
		#flex-shadow {
			position: relative;
			width: 100%;
			z-index: 99;
		}
			
		/* Custom styles */

		.flexslider { 
			margin: 0; 
			padding: 0; 
			border: 0px; 
			clear: both; 
			height: auto;
		}

			.flex-caption {
				text-align: center;
				position: relative;
				background: #000;
				filter: alpha(opacity=3);
				background: rgba(0, 0, 0, .03);
				padding: 0.7em;
				width: auto;
				font-size: 1.32em;
				color: #333;
				text-shadow: none;

				/* comment the following if you want to show captions */
				display: none;

			}
			.flex-caption a { text-shadow: none; }

		.flex-control-nav { 
			
			position: absolute;
			right: 10px;
			bottom: 5px;
			text-align: center;
			height: 22px;
			z-index: 99;

			/* uncomment if you want to move the control dots to the right of captions */

				/* bottom: 8px; 
				right: 12px; 
				display: block; 
				width: auto;  */
		}

		.flex-direction-nav li {
			top: 45%;
		}

		.flex-direction-nav li a {
			width: 34px;
			height: 34px;
			
		}

			.flex-direction-nav li .next {
				background-image: url("../images/flex_arrow.png");
				background-position: -34px 0;
				background-repeat: no-repeat; 
				right: 10px; 
			}
			.flex-direction-nav li .prev { left: 10px; background-image: url("../images/flex_arrow.png"); background-position: 0px 0px; }

			.flex-direction-nav li a.next:hover {
				background-position: -102px 0;
			}
			.flex-direction-nav li a.prev:hover {
				background-position: -68px 0;
			}


	/*	Elastislide
	-------------------------------------------------- */

		/* Elastislide Style */
		.es-carousel-wrapper{
			padding:0 25px;
			margin-bottom: 10px;
			position:relative;
		}
		.es-carousel{
			overflow:hidden;border: 1px solid #444;
padding: 5px;			background:#1c1c1c

		}
			.es-carousel ul{
				display:none;
			}
				.es-carousel ul li{
					height:100%;
					float:left;
					display:block;
				}
					.es-carousel ul li a{
						display:block;
						text-align:center;
						border:none;
					}
						.es-carousel ul li a img{
							display:block;
							border:none;
							max-height:100%;
							max-width:100%;
						}
		.es-nav span{
			position:absolute;
			top:60%;
			left:0px;
			background-image: url("../images/carousel_controls.png");
			background-repeat: no-repeat;
			background-position: 0 -24px;
			background-color: #444444;
			width:24px;
			height:24px;
			margin-top:-20px;
			text-indent:-9000px;
			cursor:pointer;
			opacity:0.8;
		}
			.es-nav span.es-nav-next{
				right:0px;
				left:auto;
				background-image: url("../images/carousel_controls.png");
				background-repeat: no-repeat;
				background-position: -24px -24px;
				background-color: #444444;
			}
			.es-nav span:hover{
				opacity:1.0;
			}


	/* UItoTop (http://www.mattvarone.com/web-design/uitotop-jquery-plugin/)
	-------------------------------------------------- */

		#toTop {
			display:none;
			text-decoration:none;
			position:fixed;
			bottom:10px;
			right:10px;
			overflow:hidden;
			width:51px;
			height:51px;
			border:none;
			text-indent:-999px;
			background:url("../images/ui.totop.png") no-repeat left top;
		}

			#toTopHover {
				background:url("../images/ui.totop.png") no-repeat left -51px;
				width:51px;
				height:51px;
				display:block;
				overflow:hidden;
				float:left;
				opacity: 0;
				-moz-opacity: 0;
				filter:alpha(opacity=0);
			}

			#toTop:active, #toTop:focus {
				outline:none;
			}


/* -------------------------------------------------- */
/*	jQuery Styles
/* -------------------------------------------------- */

	
	html .ui-corner-all {
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-khtml-border-radius: 0;
		border-radius: 0;
	}
	html .ui-widget-header {
		background:none;
		border-color:#CCC;
		border-width:0 0 1px;
		color:#DD4B39;
	}
		html .ui-widget-header .ui-icon {
			background-image: url("../images/ui-icons_888888_256x240.png");
		}
		html .ui-datepicker table thead th {
			color:#666;
			font-weight:normal;
			font-size:0.9em;
			text-transform:uppercase;
			padding:0.3em 0;
		}
		.ui-datepicker td { padding:0; }
			.ui-datepicker td a { padding:0; }
		.ui-datepicker tbody tr + tr td { border-top: 1px solid #EEE; }
		.ui-datepicker tbody td + td { border-left: 1px solid #EEE; }

	html .ui-state-default, 
	html .ui-widget-content .ui-state-default,
	html .ui-widget-header .ui-state-default {
		border:1px solid #FFF;
		background:none;
		text-align:center;
		color:#333;
	}
	html .ui-state-highlight, 
	html .ui-widget-content .ui-state-highlight, 
	html .ui-widget-header .ui-state-highlight {
		border:1px solid #E05C4E;
		text-align:center;
	}
	html .ui-state-active, 
	html .ui-widget-content .ui-state-active, 
	html .ui-widget-header .ui-state-active {
		background:#E05C4E;
		border:1px solid #C53727;
		color:#FFF;
		text-align:center;
	}
	html .ui-slider-horizontal {
		height:0.4em;
		background:#EEE;
		margin:0 0.5em;
	}
		html .ui-slider-horizontal .ui-slider-handle {
			background:#E05C4E;
			border:1px solid #C53727;
			height:0.9em;
			width:0.9em;
		}
	html .ui_tpicker_time_label,
	html .ui_tpicker_hour_label,
	html .ui_tpicker_minute_label {
		font-weight:bold;
		margin-top: 0.5em;
	}

	div.ui-datepicker {
		padding:6px;
		font-family:Arial, Helvetica, sans-serif;
		background:#FFF;
		border: 1px solid #bababa;
		webkit-box-shadow: 0 0 5px rgba(0,0,0,.2); 
		-moz-box-shadow: 0 0 5px rgba(0,0,0,.2); 
		box-shadow: 0 0 5px rgba(0,0,0,.2);
	}
		.ui-datepicker-buttonpane button.ui-state-default {
			display: inline-block; zoom: 1; *display: inline;
			margin: 6px 0 4px; padding: 2px 6px;
			outline: none; cursor: pointer; vertical-align: baseline; 
			
			font-family:Arial, Helvetica, sans-serif;
			text-shadow: 0 1px 0 rgba(255,255,255,1); font-size: 13px; line-height: 17px; font-weight: bold; text-align: center; text-decoration: none;
			
			border: solid 1px #c6c6c6; border-color: #c6c6c6;
			
			background: #d4d4d4;
			background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#dfdfdf));
			background: -moz-linear-gradient(top, #f2f2f2,  #e2e2e2);
			background: linear-gradient(#f2f2f2, #e2e2e2);
			
			-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
			-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.08);
			-moz-box-shadow   : 0 1px 2px rgba(0,0,0,.08); 
			box-shadow        : 0 1px 2px rgba(0,0,0,.08);
			-webkit-background-clip: padding-box;
		}


/* ---------------------------------------------------------------------- */
/*	Media Queries
/* ---------------------------------------------------------------------- */

	/* Desktop standard 960 and up */
	@media only screen and (min-width: 980px) {

		/* -------------------------------------------------- */
		/*	Header
		/* -------------------------------------------------- */

			.leftbox {margin-left:-620px;}

			#maincontent.span12 .flexslider,
			#content-wrapper .flexslider {
				/*margin-left: -20px;
				margin-top: 10px;*/
				width: 980px;
						}

			#maincontent.span9 .flexslider {
				margin-left: -20px;
				width: 730px;
			}

			#footer ul.content { display: block !important; }

	}

	/* Smaller than standard 960 */
	@media only screen and (max-width: 979px) {
			
		/* -------------------------------------------------- */
		/*	Header
		/* -------------------------------------------------- */

			#logo { max-height: 100%;margin-top:0px }
.leftlogo #logo {margin-left:0px;margin-bottom:0px}
		/* -------------------------------------------------- */
		/*	Content
		/* -------------------------------------------------- */

			.product-info .add_cart {
				float: none;
			}

	}

	/* Tablet Portrait size to standard 980*/
	@media only screen and (min-width: 768px) and (max-width: 979px) {

		/* -------------------------------------------------- */
		/*	Header
		/* -------------------------------------------------- */

			.leftbox {margin-left:-476px !important;}

			#maincontent.span12 .flexslider,
			#content-wrapper .flexslider {
				margin-left: -20px;
				width:auto/*764px;*/
			}

			#maincontent.span9 .flexslider {
				margin-left: -20px;
				width: 568px;
			}

		/* -------------------------------------------------- */
		/*	Shopping Cart
		/* -------------------------------------------------- */

			#total-cart .buttons {
				text-align: center;
			}
			#total-cart .buttons a {
				float: none;
			}
			#total-cart #checkout {
				display: block;
				margin: 0 15%;
			}

		#footer ul.content { display: block !important; }

	}

	/* All Mobile Sizes */
	@media only screen and (max-width: 767px) {

		body {
			padding-left:0;
			padding-right:0;
			}

		/* -------------------------------------------------- */
		/*	Header
		/* -------------------------------------------------- */
.box-allrecordlabels{width: 100%;
margin-right: 0;
margin-bottom: 30px;}
			.leftbox { text-align:center; }

			.leftlogo .toplinks,
			/*.leftlogo #logo*/
			 {
				text-align:center;
			}

			/*	Search
			-------------------------------------------------- */

			.rightbox { padding:12px 0; }

				#search { margin-top:6px;padding: 7px 5px 3px;}

			#wrapselector { position: absolute; top:0; }

			#language_selector, 
			#currency_selector {
				margin: 0px 0 10px;
				position: relative;
				float: left;
				top:0;display:none!important
			}

#welcome{width: 95.8%;text-align: center;margin-bottom: 10px;font-size: 14px;}
#links {width: 95.7%;
text-align: center;
font-size: 14px;}
		/*	Flexslider
		-------------------------------------------------- */

			.flex-caption  {
				position: relative;
				text-align: center;
				padding-bottom:38px;
			}
			.flex-control-nav {
				width: 100%;
				right: 0;
			}


		/*	Navigation
		-------------------------------------------------- */

			.navbar {
				position: static;
				top:0;
				right: 0;
				left: 0;
				z-index: 1030;
				margin-bottom: 0;
				overflow: visible;
				margin-bottom:6px;
			}
			
			.navbar-inner {padding:5px 10px 10px 10px}

				.btn-navbar  {
					text-transform:uppercase;
					font-weight: bold;
					float: none;
					display: inline-block;
					margin: 0;
					padding: 4px 0 4px 8px;
					background-color: whiteSmoke;
					background-image: -moz-linear-gradient(top, white, #E6E6E6);
					background-image: -ms-linear-gradient(top, white, #E6E6E6);
					background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#E6E6E6));
					background-image: -webkit-linear-gradient(top, white, #E6E6E6);
					background-image: -o-linear-gradient(top, white, #E6E6E6);
					background-image: linear-gradient(top, white, #E6E6E6);
					background-repeat: repeat-x;
					filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
					border-color: #E6E6E6 #E6E6E6 #BFBFBF;
					border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
					filter: progid:dximagetransform.microsoft.gradient(enabled=false);
					border: 1px solid #CCC;
					border-bottom-color: #B3B3B3;
					-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
					-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
					box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
					cursor: pointer;
					}

					.btn-navbar span {
						padding: 6px;
						display: inline-block;
						vertical-align: bottom;
					}

					.btn-navbar:hover {
						background-color: #E6E6E6;
						background-position: 0 -15px;
						-webkit-transition: background-position 0.1s linear;
						-moz-transition: background-position 0.1s linear;
						-ms-transition: background-position 0.1s linear;
						-o-transition: background-position 0.1s linear;
						transition: background-position 0.1s linear;
					}

				.nav-collapse.in {
					background: #FFF;
					border: 1px solid #CCC;
					-webkit-border-radius: 0;
					-moz-border-radius: 0;
					border-radius: 0;
					margin-top:-1px;
				}

				.nav-collapse li {
					border-top: 1px solid #eee;
				}

				i.icon-navbtn {
					background-image: url("../images/nav-btn.png");
					background-position: 0 0;
					height:28px;
					width:30px;
				}

			.navbar .dropdown-menu > li.column-menu {
				display: block;
				float: none;
				border-right:0;
			}

			#content-wrapper .flexslider .slides {
				/*margin-left: -10px;
				margin-right: -10px;*/
			}


		/*	Minicart
		-------------------------------------------------- */

			#cart {	top:75px; }

				#cart .heading { height: 20px;margin-right: 10px;
font-size: 14px; }
				#cart h4 { display: none; }
		
		#cart .content{min-width:265px}
		/*	Grid view
		-------------------------------------------------- */
.grid-box .image img{max-width:90%}
			.grid-box.alpha {
				margin-left:0 !important;margin-bottom: 5px!important
			}
			.grid-box {
				display: inline-block !important;
				width: 48% !important;
			}

			.grid-box .inner { border: 0 !important; }

				.grid-box.odd {
					clear: left;margin-bottom:5px!important
				}

			.hidden-phone {
				display: none !important;
			}

		/*	List view
		-------------------------------------------------- */

			.product-list .name,
			.product-list .description,
			.product-list .price,
			.product-list .cart,
			.product-list .compare,
			.product-list .wishlist {
				text-align: center;color:#ccc
			}

		/*	Product
		-------------------------------------------------- */
#tab-description{color:#aaa!important}
			#full-info .tab-content img {
				max-width: 99%;
				height: auto!important;
			}

		/* Other lists
		-------------------------------------------------- */
#product-info .image img {max-width:90%}
		.list-actions {
			text-align: center;
			padding-bottom: 10px;
		}

			.info-inner img {
				max-width: 99%;
				height: auto!important;
			}

		/*	Footer links
		-------------------------------------------------- */

			#footer .column { margin-bottom:-1px; }

			#footer h3.header {

				font-size: 17px;
				font-weight: bold;
				text-transform:uppercase;
				font-family: 'capture_itregular';
				color: #222 !important;

				text-align: center;
				text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
				vertical-align: middle;
				background-color: whiteSmoke;
				background-image: -moz-linear-gradient(top, white, #E6E6E6);
				background-image: -ms-linear-gradient(top, white, #E6E6E6);
				background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#E6E6E6));
				background-image: -webkit-linear-gradient(top, white, #E6E6E6);
				background-image: -o-linear-gradient(top, white, #E6E6E6);
				background-image: linear-gradient(top, white, #E6E6E6);
				background-repeat: repeat-x;
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
				border-color: #E6E6E6 #E6E6E6 #BFBFBF;
				border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
				filter: progid:dximagetransform.microsoft.gradient(enabled=false);
				border: 1px solid #CCC;
				

				padding: 8px;
				margin: 0;

				-webkit-border-radius: 2px;
				-moz-border-radius: 2px;
				border-radius: 2px;

				-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
				-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
				box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
				cursor: pointer;

				}

				#footer h3.header:hover,
				#footer h3.header:active,
				#footer h3.header.active {
					background-image: none;
					-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
					-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
					box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
					background-color: #E6E6E6;
					background-color: #D9D9D9 9;
					outline: 0;
				}
				#footer h3.header.active {
					-webkit-border-bottom-left-radius: 0;
					-moz-border-bottom-left-radius: 0;
					border-bottom-left-radius: 0;
					-webkit-border-bottom-right-radius: 0;
					-moz-border-bottom-right-radius: 0;
					border-bottom-right-radius: 0;
					border-bottom: 0;
				}
				
				#footer ul.content { 
					background: #FFF; 
					border: 1px solid #CCC; 
					border-width: 0 1px;
					display: none; 
				}
					
#footer ul li a { border-bottom:1px solid #DDD; padding: 8px 12px;color:#333; 
font-size:16px; display: block; text-shadow: 0 1px 0 #333; }

					#footer ul li a:hover, 
					#footer ul li a:active { 
						background-color: #f2f2f2; 
						text-decoration:none; 
					}
						
					#footerlinks li a {
						font-size:1em;
						font-weight:bold;
						line-height: 1.9em;
					}

					#footer .contact {
						text-align: center;
						margin-top: 14px;
					}

	}

	/* Mobile Landscape Size to Tablet Portrait */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		

	}

	/* Mobile Portrait Size to Mobile Landscape Size */
	@media only screen and (max-width: 479px) {


		/*	Shopping Cart
		-------------------------------------------------- */

			#cart-info .image,
			#cart-info .price,
			#cart-info .model {
				display: none;
			}
		
			#cart-info .headings {
				display: none;
			}
				#cart-info .image,
				#cart-info .name,
				#cart-info .model,
				#cart-info .quantity,
				#cart-info .price,
				#cart-info .total {
					text-align:center;
					margin-bottom:5px;
				}

				#cart-info .quantity input[type="text"] {
					width: 35%;
					display: inline-block;
				}

			#cart-info .tag { 
				display: inline; 
				margin-right: 5px; 
				color: #777; 
				font-weight:normal;
			}

			#total-cart table {
				float: none;
				margin: 0 auto;
			}

			#total-cart .buttons {
				text-align: center;
				margin-bottom: 14px;text-transform:uppercase
			}
			#total-cart .buttons a {
				float: none;
			}
			#total-cart #checkout {
				display: block;
				margin: 3& 15%;
			}

		/*	Order Detail
		-------------------------------------------------- */

			.confirmation td { padding: 2px; }

				.confirmation thead td { font-size: 11px; }

			.table-adjust td {
				padding: 2px;
				font-size: 11px;
				font-family: Verdana,Geneva,sans-serif;
			}

		/*	Information pages
		-------------------------------------------------- */

			#maincontent .info-inner { padding:20px; }

		/*	Product comparison
		-------------------------------------------------- */

			.nav-compare {
				display: inline-block;
				margin: 0 0 10px;
				padding:0 0 5px;
				overflow: hidden;
			}

			#compare-wrapper {
			    width:100%;
			    overflow:hidden;
			}

	}