/*/ Media Quries /*/

@font-face {
	font-family: 'EurostileRegular';
	src: url('type/eurostile-webfont.eot');
	src: local('Eurostile'), local('EurostileRegular'), url('type/eurostile-webfont.woff') format('woff'), url('type/eurostile-webfont.ttf') format('truetype'), url('type/eurostile-webfont.svg#webfontWSxyEoWw') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'EurostileBold';
	src: url('type/eurostile_bold-webfont.eot');
	src: local('Eurostile'), local('EurostileBold'), url('type/eurostile_bold-webfont.woff') format('woff'), url('type/eurostile_bold-webfont.ttf') format('truetype'), url('type/eurostile_bold-webfont.svg#webfontkMSV1TiI') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*/ snazzy bluprints /*/

html {  overflow-y: scroll; }

body {
	color:#666;
	background-color:#1e1e1e;
}

.logo {
	margin:0 auto 20px auto;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-2px;
}

#wrapper {
	width:230px;
	position:absolute;
	left:20px;
	top:0px;
	z-index:999;
	min-height:100%;
	background-image:url(../images/white-trans.png);
	padding:0px 20px;
}

.model {
	width:480px;
	padding:20px;
	background-color:#fff;
	display:none;
	overflow:hidden;
	z-index:599;
	position:absolute;
	left:310px;
	top:20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow:0px 0px 4px #000;
}

.phone {
	display:block;
	font-family:  'EurostileBold', arial, helvetica, sans-serif;
	font-weight:bold;
	line-height:18px;
	font-size:20px;
	margin:20px 0px;
	color:#fff;
	width:220px;
	margin:0 auto;
	padding:20px 0px;
	text-align:center;
}

#none {
	display:none;
}


.address li {
	font-family:arial, helvetica, sans-serif;
	color:#fff;
	font-size:10px;
	margin-bottom:4px;
}

.address {
	display:block;
	width:220px;
	margin:0 auto;
}


.login {
	position:fixed;
	right:20px;
	bottom:20px;
	z-index:99999;
	display:none;
}

hr {
	width:180px;
	margin:0 auto;
	border:0px;
	border-top:solid 1px #1b1510;
	border-bottom:solid 1px #52463c;
	margin:10px 0px 20px 0px;
}

#overlay {
	width:100%;
	height:100%;
	position:fixed;
	left:0px;
	top:0px;
	background-color:rgba(0,0,0,0.6);
	z-index:-999;
	display:none;
}

#shop .item-wrap {
	width:520px;
	display:block;
	margin-bottom:40px;
}

#shop .item-wrap li {
	text-align:center;
}

.thumbimg img {
	width:94px;
}

.thumbs {
	width:420px;
	display:block;
	overflow:hidden;
	margin-left:-3px;
}

.thumbs li {
	width:92px;
	height:60px;
	background-color:#fff;
	overflow:hidden;
	margin: 5px 3px;
	float:left;
	border:solid 3px #fff;
	-moz-box-shadow:0px 0px 1px #000;
	-webkit-box-shadow:0px 0px 1px #000;
	box-shadow:0px 0px 1px #000;
}

/*/ This build /*/







/*/ CYMK /*/






/*/ Type  /*/

em {
	font-style:italic;
}

.menu {
	display:block;
	margin:0 auto;
}

.menu li {
}

.menu li a {
	color:#fff;
	font-family:  'EurostileRegular', arial, helvetica, sans-serif;
	line-height:18px;
	font-size:14px;
	margin:0px;
	display:block;
	background-image:url(../images/bbg.png);
	background-repeat:no-repeat;
	padding:12px 20px;
	width:190px;
}


.list li {
	color:#fff;
	font-family:  'EurostileRegular', arial, helvetica, sans-serif;
	margin:0px;
}


.list li a {
	background-image:none;
	padding:4px 10px;
	display:block;
	line-height:15px;
	font-size:11px;
}

.list {
	margin:0px;
	display:none;
	background-image:url(../images/trans.png);
	width:220px;
	margin:15px auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:10px 0px;
}

.menu li a { color: #fff; text-decoration:none;}

.list li a { color: #fff; text-decoration:none; }


h1 {
	color:#000;
	font-family:  'EurostileBold', arial, helvetica, sans-serif;
	font-size:30px;
	margin-bottom:20px;
	padding-bottom:20px;
	display:block;
	border-bottom:dotted 1px #000;
}

h2 {
	color:#92021D;
	font-family:  'EurostileBold', arial, helvetica, sans-serif;
	font-size:20px;
	line-height:28px;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
}

h3 {
	color:#000;
	font-family:  'EurostileBold', arial, helvetica, sans-serif;
	font-size:14px;
	line-height:28px;
	font-weight:bold;
	margin-bottom:5px;
	display:block;
}

#menu h1 {
	text-align:center;
}

strong {
	font-weight:bold;
}


p {
	color:#666;
	font-family: arial, helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	display:block;
	margin-bottom:20px;
}


.item-wrap {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-bottom:30px;
}

.item-wrap li {
	list-style:none;
	margin-bottom:4px;
}

.title {
	margin-bottom:5px;
	font-family:   'EurostileBold', arial, helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	color:#92021D;
	font-weight:bold;
}

.item-wrap h3 {
	font-size:21px;
}

.description {
	margin-bottom:5px;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#888;
}

.price {
	margin-bottom:5px;
	font-family:  'EurostileBold', arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#281f16;
}

.foot {
	width:100%;
	height:40px;
	background-color:#000;
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:999;
	display:none;
}

.logobg {
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-610px;
	margin-top:-155px;
	z-index:-9999;
}


.page ul {
	padding-left:10px;
	margin-bottom:20px;
	margin-left:20px;
}

.page li {
	font-family: arial, helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	list-style:disc;
}


/*/ subscribe /*/

.subscribe {
	display:block;
	overflow:hidden;
	margin-top:30px;
	margin-bottom:20px;
}

.sublabel {
	font-family:arial, helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	display:block;
	text-align:left;
	margin-bottom:10px;
}

.s {
	width:150px;
	border:0px;
	padding:5px;
	float:left;
	display:block;
	color:#555;
	border-radius:3px;
}

.b {
	border:0px;
	padding:5px;
	float:right;
	display:block;
	color:#fff;
	background-color: #c3334e;
	border-radius:3px;
}  


/*/ CART /*/

#shop ul, #shop li {
	margin:0px;
	padding:0px;
}

#shop .item {
	width:175px;
	padding:5px;
	float:left;
	margin:10px;
	margin-bottom:20px;
	color:#444;
	border:solid 1px #666;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#shop .item li {
	text-align:center;
}

#shop .item p {
	margin-bottom:0px;
}

#shop .item .itemTitle {
	font-weight:bold;
	font-family: arial, helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	margin-bottom:10px;
}

#shop .item .itemDesc {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#999;
	margin-bottom:10px;
}


#shop .item .itemPrice {
	margin-bottom:10px;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666;
	font-weight:bold;
}

#shop .item .buy {
	display:block;
	width:150px;
	margin:0 auto;
}

.content img {
	margin:0px 10px;
}

.bgov {
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:-555;
}

.bg {
	position:fixed;
	overflow:hidden;
	left:0px;
	top:0px;
	z-index:-444;
}

#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(../img/progress.gif) no-repeat center center;}
	
#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img{ width:auto; height:auto; position:relative; outline:none; border:none; }
		
#supersized a { z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; display:block; }
#supersized a.image-loading { background:#111 url(../img/progress.gif) no-repeat center center; width:100%; height:100%; }


#top, #bottom, #left, #right {
        background: #fff;
        position: fixed;
        z-index:999;
}

#left, #right {
        top: 0; bottom: 0;
        width: 25px;
 }

#left { left: 0; }
#right { right: 0; }

#top, #bottom {
                left: 0; right: 0;
                height: 25px;
}

#top { top: 0; }
#bottom { bottom: 0; }


/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
	background: red;
	margin-left:10px;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #eee;
	position: relative;
}

.jspDrag
{
	background: #999;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}

.jspPane {
	padding-right:20px !important;
}

.page img {
	margin:10px;
}