@font-face {
	font-family: 'Lane-NarrowRegular';
	src: url('../LANENAR_.eot');
	src: local('Lane - Narrow Regular'), local('Lane-Narrow'), url('../LANENAR_.ttf') format('truetype');
}

h1
{
	font: 18px/24px Arial, sans-serif;letter-spacing: 1px;
	text-transform:uppercase;

}

#header h1
{
	font: 20px/24px 'Lane-NarrowRegular', Arial, sans-serif;letter-spacing: 1px;
	text-transform:uppercase;

}

h2
{
	text-shadow:1px 1px 1px #141414;
	text-transform:uppercase;
	color:#a3a3a3;
	font-style:normal;
	font-weight:400;
	font-family:sans-serif;
	font-size:11px;
}

a
{
	color:#FFF;
	text-decoration:none;
}

a:active
{
	color:#FFF;
	text-decoration:none;
}

a:link
{
	color:#FFF;
	text-decoration:none;
}

a:visited
{
	color:#FFF;
	text-decoration:none;
}

img
{
	margin:0;
	border-style:none;
}

body
{
	margin:0;
	background-color:#212121;
}

.clear
{
	clear:both;
	height:20px;
	width:100%;
}

#wrapper
{
	padding:10px;
	position:absolute;
	margin-left:50%;
	left:-480px;
	height:auto;
	width:960px;
	color:#FFF;
	line-height:14px;
	font-size:10px;
	font-family:sans-serif;
}

#header
{
	height:100px;
}

#nav
{
	text-transform:uppercase;
	padding-top:0;
	margin-top:0;
	display:block;
	left:-40px;
	top: 72px;
	position:absolute;
	width:940px;
	font-size:14px;
	font-family:sans-serif;
}

#nav ul
{
	border-right-color:#FFF;
	border-right-style:solid;
	border-right-width:1px;
	list-style-type:none;
}

#nav li
{
	background-color:#424242;
	margin-right:1px;
	padding-top:5px;
	color:#FFF;
	padding-left:10px;
	padding-bottom:5px;
	padding-right:10px;
	float:left;
	display:block;
	cursor:pointer;
	-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.3);
	-moz-box-shadow:2px 2px 4px rgba(0,0,0,0.3);
	box-shadow:2px 2px 4px rgba(0,0,0,0.3);
}

#nav li:hover
{
	height:40px;
	top:-5px;
	position:relative;
	color:#3c3c3c;
	background-color:#a3a3a3;
}

#nav .navselected
{
	z-index:0;
	color:#FFF;
	background-color:#5a5a5a;
}

#nav .navitem
{
	border-right-color:#FFF;
	border-right-style:solid;
	border-right-width:1px;
}

#content
{
	margin-bottom:50px;
	clear:right;
	display:block;
	left:0;
	position:absolute;
	padding-bottom:40px;
	width:100%;
	background-color:#5a5a5a;
	-moz-border-radius-bottomleft:6;
	-moz-border-radius-bottomright:6;
	-webkit-border-bottom-left-radius:6;
	-webkit-border-bottom-right-radius:6;
	-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.5);
	-moz-box-shadow:2px 2px 4px rgba(0,0,0,0.5);
	box-shadow:2px 2px 4px rgba(0,0,0,0.5);
}

#galleryWrap
{
	margin-left:27px;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:10px;
}

#loginForm
{
	padding-top:30px;
	top:0;
	left:-200px;
	margin-left:50%;
	position:absolute;
	color:#FFF;
	background-color:#a3a3a3;
	height:120px;
	width:360px;
	-moz-opacity:.80;
	filter:alpha(opacity=80);
	opacity:.80;
	-moz-border-radius-bottomleft:6;
	-moz-border-radius-bottomright:6;
	-webkit-border-bottom-left-radius:6;
	-webkit-border-bottom-right-radius:6;
	-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.3);
	-moz-box-shadow:2px 2px 4px rgba(0,0,0,0.3);
	box-shadow:2px 2px 4px rgba(0,0,0,0.3);
}

#loginForm label
{
	margin-left:20px;
	font-size:14px;
	font-family:sans-serif;
	top:5px;
	position:relative;
	float:left;
	width:160px;
	display:block;
}

#loginForm input[type=text]
{
	margin-bottom:20px;
	font-size:14px;
	color:#5a5a5a;
	font-family:sans-serif;
	width:160px;
	display:block;
	clear:right;
}

#loginForm input[type=password]
{
	margin-bottom:10px;
	font-size:14px;
	color:#5a5a5a;
	font-family:sans-serif;
	width:160px;
	display:block;
	clear:right;
}

#loginForm input[type=submit]
{
	margin-bottom:20px;
	width:160px;
	left:180px;
	position:absolute;
	margin-top:20px;
	display:block;
	clear:right;
}

#loginForm a
{
	top:5px;
	left:315px;
	position:absolute;
	font-size:14px;
	font-family:sans-serif;
	cursor:pointer;
}

.divList
{
	padding:5px;
	text-overflow:clip;
	width:170px;
	height: 213px;
	margin-bottom:5px;
	margin-right:5px;
	background-color:#414141;
	background-opacity:5;
	float:left;
	-webkit-border-radius:3pt;
	-moz-border-radius:3pt;
	border-radius:3pt;
	-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.5);
	-moz-box-shadow:2px 2px 4px rgba(0,0,0,0.5);
	box-shadow:2px 2px 4px rgba(0,0,0,0.5);
	overflow:hidden;
}

.LBList
{
	text-align:center;
	margin-top:5px;
	margin-left:5px;
	text-overflow:clip;
	margin-bottom:5px;
	margin-right:5px;
	background-color:#414141;
	background-opacity:5;
	-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.5);
	-moz-box-shadow:2px 2px 4px rgba(0,0,0,0.5);
	box-shadow:2px 2px 4px rgba(0,0,0,0.5);
	overflow:hidden;
}

.titleBlock
{
	color: #a3a3a3;
	padding-left: 4px;
	top:-11px;
	position:relative;
	text-align: center;
	background-color:#414141;
	max-width:170px;
	height: 44px;
	font-size:11px;
	font-style:normal;
	font-weight:400;
}

.imageNumber
{
	top: -11px;
	position: relative;
}.titleBlock input[type=image]
{
	margin-top:2px;
	display:block;
	float:left;
}

.titleBlockLightBox
{
	width:180px;
	background-color:#414141;
	background-repeat:no-repeat;
	z-index:2;
	height:32px;
	font-size:11px;
	font-style:normal;
	font-weight:400;
}

.titleBlockLightBox input[type=image]
{
	margin-top:2px;
	display:block;
	float:left;
}

.imageWrapper
{
	height:170px;
	width:170px;
	background-color:#303030;
}

.imageWrapper img
{
	cursor:pointer;
}

.titleCopy
{
	margin-left:5px;
	text-align:left;
	font-size:10px;
	top:5px;
	left:5px;
	position:relative;
	display:block;
	text-transform:uppercase;
	font-weight:700;
}

#bSD
{
	padding-bottom:40px;
	left:0;
	position:absolute;
	display:block;
	width:100%;
	text-align:center;
	background-color:#FFF;
}

#sizeCompBlock
{
	margin-bottom:10px;
}

.sizeComp
{
	text-align:right;
	margin-right:5px;
	float:left;
	border-color:#a3a3a3;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
}

.a6sizeComp
{
	color:#ff5f16;
	text-align:center;
	margin-right:5px;
	float:left;
	border-color:#ff5f16;
	border-style:solid;
	border-width:1px;
}

.txt
{
	text-align:left;
	clear:left;
	top:-20px;
}

.copyIcon
{
}

#orderRowHead
{
	margin-top:5px;
	padding:5px;
	margin-left:10px;
	height:15px;
	width:760px;
	clear:both;
	background-color:#a3a3a3;
	font-size:12px;
	font-family:sans-serif;
}

.orderRow
{
	background-color:#b9b9b9;
	padding:5px;
	margin-top:5px;
	height:50px;
	margin-left:10px;
	clear:both;
	display:block;
	width:760px;
	font-size:12px;
	font-family:sans-serif;
}

.orderRowImage
{
	width:150px;
	float:left;
	display:block;
}

.orderRowSize
{
	width:100px;
	float:left;
	display:block;
}

.orderRowprice
{
	width:150px;
	float:left;
	display:block;
}

.orderRowremove
{
	float:left;
	display:block;
}

#Order_details
{
	margin:10px;
}

#Order_details label
{
	color:#a3a3a3;
	font-size:14px;
	font-family:sans-serif;
	top:5px;
	position:relative;
	float:left;
	width:170px;
	display:block;
}

#Order_details input[type=text]
{
	border-color:#5a5a5a;
	border-style:solid;
	border-width:1px;
	background-color:#b9b9b9;
	margin-bottom:10px;
	font-size:14px;
	color:#5a5a5a;
	font-family:sans-serif;
	width:200px;
	display:block;
	clear:right;
}

#Order_details input[type=submit]
{
	left:170px;
	position:relative;
	margin-bottom:10px;
	width:200px;
	display:block;
	clear:right;
}

#Order_details textarea
{
	border-color:#5a5a5a;
	border-style:solid;
	border-width:1px;
	background-color:#b9b9b9;
	margin-bottom:10px;
	font-size:14px;
	color:#5a5a5a;
	font-family:sans-serif;
	width:200px;
	height:160px;
	display:block;
	clear:right;
}

#Order_details input[type=password]
{
	border-color:#5a5a5a;
	border-style:solid;
	border-width:1px;
	background-color:#b9b9b9;
	margin-bottom:10px;
	font-size:14px;
	color:#5a5a5a;
	font-family:sans-serif;
	width:200px;
	display:block;
	clear:right;
}

#Order_details select
{
	margin-bottom:10px;
	width:200px;
	left:160px;
	margin-top:5px;
	display:block;
}

#leftcol
{
	margin-right:20px;
	min-height:50px;
	float:left;
	height:auto;
	display:block;
	width:380px;
}

#rightcol
{
	height:100%;
	display:block;
	float:left;
	width:380px;
}

.imageOrder
{
	float:left;
	height:50px;
}

#total
{
	margin:10px;
}

#deliveryOptions
{
	margin:10px;
}

.totalPrice
{
	display:block;
	font-size:18px;
}

#basketDiv
{
	font-size:11px;
	color:#FFF;
	font-family:sans-serif;
	float:right;
	z-index:100;
	top:80px;
	right:0;
	padding:15px;
	background-color:#bc2f16;
	position:fixed;
	display:block;
	width:90px;
	-moz-opacity:.80;
	filter:alpha(opacity=80);
	opacity:.80;
	-moz-border-radius-topleft:6;
	-moz-border-radius-bottomleft:6;
	-webkit-border-top-left-radius:6;
	-webkit-border-bottom-left-radius:6;
	-webkit-box-shadow:-2px 2px 4px rgba(0,0,0,0.5);
	-moz-box-shadow:-2px 2px 4px rgba(0,0,0,0.5);
	box-shadow:-2px 2px 4px rgba(0,0,0,0.5);
}

.formcopy
{
	margin-top:5px;
	font-size:14px;
	margin-bottom:10px;
	display:inline-block;
	height:auto;
	width:150px;
}

#deliveryOptions dt
{
	font-size:14px;
}

#deliveryOptions dd
{
	left:-40px;
	position:relative;
}

#footer
{
	text-transform:uppercase;
	font-weight:700;
	font-family:sans-serif;
	padding-bottom:10px;
	color:#FFF;
	font-size:10px;
	padding-top:10px;
	bottom:0;
	position:fixed;
	z-index:100;
	padding-left:10px;
	background-color:#000;
	width:100%;
	display:block;
	-moz-opacity:.50;
	filter:alpha(opacity=50);
	opacity:.50;
}

#topdiv
{
	position:fixed;
	z-index:100;
	padding-left:10px;
	width:100%;
	display:block;
}

