/* ERIC MEYER RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: bold;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Creating full screen background */
html {
   height: 100%;
}

body {
	background: #000 url(../img/loading.gif) repeat;
	color: #000000;
	font-family: Arial, verdana;
	height: 100%;
}

#container {
	position: relative;
	width: 97%;
	padding-left: 1px;
	height: 100%;
	min-width: 960px;
	margin: 0 auto;
}

#min {
	text-align: left;
}

#body {
	position: absolute;
	width: 960px;
	margin: 0 auto;
	left: 12px;
	top: 1px;
}

.background {
	height: auto;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	/*z-index: -1;*/
}

#map{
	position:fixed;
	z-index:1;
	width:107%;
	height:100%;
	left:-100px;
	top:0;
}

#leftbg{
	position:fixed;
	z-index:2;
	width:260px;
	height:100%;
	left:0;
	top:0;
	background:url(../img/nav_bg.png) repeat;
	overflow:hidden;
}
/*
#dotted_bg{
	position:fixed;
	z-index:0;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:url(../img/raster.png) repeat;
	overflow:hidden;
}
*/

/* Font styles */

h1, h2, h3, h4 {
	font-size: 29px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	line-height: .1em;
}

h2, #mainContent h1 {
	padding-top: 10px;
	font-size: 20px;
}

.infoBox h2 {
	padding-top: 0;
}

h3, h4, #mainContent h2 {
	font-size: 19px;
	color: #fff;
	line-height: .9em;
}

h4 {
	font-size: 29px;
}
#homeContent h5 {
	font-size: 89px;
}

#mainContent h2.mindTheGap {
	padding-bottom: 10px;
}

.mindTheGap {
	padding-bottom: 10px;
}

.mindBothGaps {
	padding-top: 24px;
	padding-bottom: 10px;
}

p, a {
	font-family: Arial, Verdana;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

p {
	line-height: 1.4em;
	margin-bottom: 10px;
}

a:hover {
	color: #da1114;
}

.date {
	text-transform: uppercase;
}

.bold {
	font-weight: 700;
}

.boldUnderline, #mainContent a, p a {
	text-decoration: underline;
	font-weight: 700;
}

.wideColumn ul {
	margin: 6px 0 14px 14px;
}

.wideColumn ul li {
	list-style: disc;
	line-height: 2em;
	font-size: 11px;
	color: #fff;
}

strong {
	font-weight: 700;
}


/* Logo + Main Navigation */

#logo 
{
    position: relative;
	display: block;
	float: left;
	margin-left:21px;
	width: 250px;
	height: 150px;
	margin-top: 42px;
	font: 10px/2 Arial, Serif;
	letter-spacing:-1px;
    word-spacing:1px; 
	font-weight:bold;
	color: #fff;
	z-index:10000;
}

#nav {

    position: relative;
	float: left;
	clear: left;
	width: 235px;
	margin-top: 135px;
	margin-left:-21px;
    z-index: 10000;
}

#nav li a {
	display: block;
	width: 235px;
	height: 12px;
	padding: 6px 4px 6px 10px;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../img/nav_bg.png);
}
#nav li2 a {
	display: block;
	width: 235px;
	height: 62px;
	padding: 6px 4px 6px 10px;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../img/nav_bg.png);
}


#nav li1 {
	display: block;
	width: 235px;
	height: 825x;
	padding: 6px 4px 6px 10px;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../img/nav_bg.png);
}

#nav li11 {
	display: block;
	width: 235px;
	/*height: 172px;*/
	padding: 6px 4px 6px 10px;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../img/nav_bg.png);
}



/* Search and Links in topbar */

#topBar {
	float: right;
	margin-top: -120px;
}

#topBar #links {
	float: right;
	padding-top: 2px;
	margin-right: 16px;
}

#topBar #links #login {
	display: block;
	height: 12px;
	padding: 3px 10px 2px 10px;
	float: right;
	color: #ddd;
	font-weight: 700;
	font-size: 10px;
	margin-right: 1px;
	background: transparent url(../img/links_left_bg.png) left 0 no-repeat;
}

#topBar #links #signup {
	display: block;
	height: 12px;
	padding: 3px 10px 2px 10px;
	float: right;
	color: #ddd;
	font-weight: 700;
	font-size: 10px;
	background: transparent url(../img/links_right_bg.png) right 0 no-repeat;
}

#topBar #links #login:hover {
	background: transparent url(../img/links_left_bg.png) left -17px no-repeat;
}

#topBar #links #signup:hover {
	background: transparent url(../img/links_right_bg.png) right -17px no-repeat;
}

#topBar #links #greeting {
	display: block;
	height: 14px;
	padding: 1px 10px 2px 10px;
	float: right;
	color: #ddd;
	font-weight: 700;
	font-size: 10px;
	margin-right: 1px;
	background: transparent url(../img/links_left_bg.png) left -17px no-repeat;
}

#topBar #links #logout {
	display: block;
	height: 12px;
	padding: 3px 10px 2px 10px;
	float: right;
	color: #ddd;
	font-weight: 700;
	font-size: 10px;
	background: transparent url(../img/links_right_bg.png) right -17px no-repeat;
}

#topBar #links #logout:hover {
	background: transparent url(../img/links_right_bg.png) right 0 no-repeat;
}

#topBar #submit {
	float: right;
	padding-left: 4px;
}

#topBar .menu {
	float: left; 
	width: 710px;
	height: 45px;
	
	
}

#topBar .menu .brandSelect {
	float: left; 
}

#topBar .menu .brandSearch {
	float: left;
	margin-left: 4px;
}


/* Footer */

#footer {
	clear: both;
	position: relative;
	width: 100%;
	height: 18px;
	padding-top: 4px;
	background-color: #000;
	z-index: 1;
	margin-top: -22px; /* Negative to stop scroll for footer */
}

#icons {
	clear: both;
	position: relative;
	width: 100%;
	height: 18px;
	padding-top: 74px;
	z-index: 1000;
	margin-top: -22px; /* Negative to stop scroll for footer */
}

#footer p {
	width: 960px;
	margin: 0 auto;
	color: #999;
	font-size: 10px;
}

#footer p span.left{
	float: left;
}

#footer p span.right{
	float: right;
}

#footer a {
	color: #999;
	font-size: 10px;
}

#footer a:hover {
	color: #da1114;
}






/* Main content area */

#main {
	clear: both;
	padding-top: 73px;
}

#mainBase {
	border-top: 2px solid #fff;
	overflow: hidden;
	padding-bottom: 80px;
	background-image: url(../img/maincontent_bg.png);
}

#mainContent {
	width: 960px;
	min-height: 400px;
	margin: 0 auto;
	padding-top: 20px;
}

.column {
	float: left;
	width: 300px;
}

.twoColumnWrap {
	float: right;
	margin-bottom: 60px;
	width: 660px;
}

.singleColumn {
	float: left;
	width: 300px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-left: 15px;
	background: transparent url(../img/red_dot.png) top left repeat-y;
}

.nodivider {
	background: none;
}

.oneColumn {
	width: 600px;
}

.oneColumn img {
	margin: 20px 0;
}

.wideColumn {
	float: right;
	width: 660px;
}

.articleImage {
	margin: 5px 0;
}



/* Form Elements */

/* Buttons */
a.download {
	display: block;
	width: 190px;
	height: 20px;
	margin-top: 30px;
}

input {
	margin: 0;
}

input.submit {
	display: block;
	height: 20px;
	margin-top: 10px;
}

a.download:hover, 
input.submit:hover {
	box-shadow: 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
}

.cat-check-group {
	padding-bottom: 10px;
}


/* Input fields */

form {
	padding-bottom: 30px;
}

form.changePassword {
	padding-top: 20px;
}

input.emailAddress {
	width: 240px;
	margin: 4px 0 10px; 
	border: 1px solid #000;
}


/* Error styles */

p.error {
	color: #da1114;
	padding-left: 20px;
	font-size: 12px;
	font-weight: 700;
	background: transparent url(../img/error.png) 0 1px no-repeat;
}

img.error {
	margin-left: 6px;
}




/* Exclusive offer boxes */

.exclusiveOffer {
	position: relative;
	width: 300px;
	min-height: 120px;
	text-align: center;
	margin-bottom: 8px;
	background-color: #333333;
}

.exclusiveOffer img {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

#mainContent .exclusiveOffer h1, 
#mainContent .exclusiveOffer h2, 
#mainContent .exclusiveOffer h3 {
	font-size: 44px;
	font-weight: 700;
	margin: 0;
	padding-top: 6px;
	color: #fff;
	line-height: 1.5em;
	text-transform: uppercase;
}

#mainContent .exclusiveOffer h2 {
	font-size: 21px;
	padding-top: 0;
}

#mainContent .exclusiveOffer h3 {
	font-size: 11px;
	padding-top: 2px;
	line-height: 1.2em;
}

.needed {
	background: transparent url(../img/needed.png) right 2px no-repeat;
}

.singleColumn .cat-check-group,
.profile{
	color: #fff;
	font-size: 11px;
}
.singleColumn .cat-check-group label {
    display:block;
    padding-left:15px;
    text-indent:-15px;
}
.singleColumn .cat-check-group input {
    width:13px;
    height:23px;
    padding:0;
    margin:0;
    vertical-align:bottom;
    position:relative;
    top: 6px;
    *overflow: hidden;
}

.profile tr td {
	padding: 5px 10px 5px 0;
}

.profile .textfield {
	width: 160px;
}

.profile .smallTextfield {
	width: 42px;
}

/* Content arrow */

.arrow {
	height: 20px;
	font-size: 12px;
	font-weight: 700;
}

.arrow img {
	vertical-align: middle;
}




/* Opening Hours */

dl.hours {
	width: 300px;
	margin-top: 30px;
}

dl.hours  dt {
	float: left;
	clear: left;
	width: 100px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	padding: 6px;
	margin-bottom: 4px;
	background-color: #000;
}

dl.hours  dd {
	width: 140px;
	float: left;
	font-size: 12px;
	color: #fff;
	padding: 6px 12px;
	margin-bottom: 4px;
}




/* Homepage Content */

#homeContent {
	clear: right;
	float: left;
	width: 500px;
	margin-top: -32px;
	margin-left: 90px;
	font-size: 16px;
	font-stretch:semi-condensed;
    position: relative;
    z-index: 10000;
	}
	
#homeContentg {
	clear: right;
	float: left;
	width: 500px; 
    margin-top: 1px;
	margin-left: 60px;
}


#homeContent p {
	font-size: 12px;
	font-weight: 800;
	line-height: 1.0em;
	margin-top: 14px;
}
#homeContent h {
	font-size: 12px;
	font-weight: 800;
	line-height: 1.5em;
	margin-top: 14px;
}

#infoBoxes {
	clear: both;
	padding-bottom: 100px;
	height: 220px;
}

#infoBoxesR {
	clear: both;
	padding-top: 7px;
	height: 200px;
}
#infoBoxes .infoBoxes, 
#infoBoxes .infoBoxesLast {
	float: left;
	width: 200px;
	margin-right: 45px;
}

#infoBoxes .infoBoxesLast {
	margin-right: 0;
}

#infoBoxes  a.button  {
	display: block;
	float: right;
	height: 13px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 5px 10px 2px;
	margin-top: 2px;
	background-color: #000;
}

#infoBoxes a.button:hover {
	background-color: #da1114;
	color: #fff;
}

#infoBoxes .infoBox {
	min-height: 90px;
	width: 220px;
	padding: 7px;
	color: #fff;
	margin-top: 2px;
	background-image: url(../img/nav_bg.png);
}
#infoBoxes .infoBoxR {
	min-height: 90px;
	width: 400px;
	padding: 21px;
	color: #fff;
	margin-top: 2px;

}

#infoBoxes .infoBoxG {
	min-height: 920px;
	width: 294px;
	padding: 11px;
	margin-top: 2px;

}
#infoBoxes .infoBox p {
	color: #fff;
	margin-bottom: 0;
}

#infoBoxes .infoBox h1 {
	font-size: 40px;
	color: #fff;
	font-weight: 700;
	line-height: 1em;
	text-transform: uppercase;
}

#infoBoxes .infoBox h2 {
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.3em;
	margin-bottom: 0;
}

#infoBoxes .infoBox h3{
	font-size: 10px;
	font-weight: 700;
	line-height: 1.3em;
	text-transform: uppercase;
}

#infoBoxes .infoBoxesLast .infoBox h4 {
	margin-top: 6px;
}

#infoBoxes .infoBox.center {
	text-align: center;
}




/* Brands Page */

.brandsColumn {
	float: left;
	width: 380px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-left: 15px;
}

#departments {
	float: left;
}

#departments li a {
	display: block;
	height: 12px;
	width: 160px;
	padding: 6px;
	margin-bottom: 3px;
	font-weight: 700;
	background-color: #000;
	text-decoration: none;
}

#brands {
	float: left;
	margin-left: 20px;
}

.scroll-pane {
	height: 306px;
	overflow: auto;
}

#brands li a {
	display: block;
	height: 12px;
	width: 160px;
	padding: 6px;
	margin-bottom: 3px;
	text-decoration: none;
}

#departments li a:hover, 
#departments li a.selected, 
#brands li a:hover, 
#brands li a.selected {
	color: #266f9d;
} 

.brandColumn {
	float: left;
	width: 180px;
	padding-bottom: 10px;
	margin-left: 5px;
}

.brand {
	padding: 6px 5px 5px;
	margin-bottom: 14px;
	/*background: transparent url(../img/crosshair.gif) no-repeat;*/
}

.brandDetails {
	padding-left: 5px;
}

.brandDetails a:hover {
	color: #266f9d;
}





/* Breadcrumbs */

.breadcrumb, .breadcrumb a {
	color: #999;
}

.breadcrumb a {
	text-decoration: underline;
}

.breadcrumb a:hover {
	color: #da1114;
}



/* TABS */

#tabs {
	float: right;
	height: 43px;
	width: 266px;
	margin-top: 220px;
}

#tabs a {
	float: left;
	display: block;
	height: 23px;
	margin-top: 20px;
	width: 132px;
	background: transparent url(../img/exclusive_offers.gif) no-repeat;
}

#tabs li.right a {
	margin-left: 2px;
	background: transparent url(../img/my_profile.gif) no-repeat;
}

#tabs a:hover, #tabs a.selected {
	height: 43px;
	margin-top: 0;
}



/* PRIVACY */

#privacy {
	background-color: #000;
	margin: 0;
	padding: 0;
}



/* PAGINATION */

.pagination {
	color: #fff;
	font-size: 11px;
}

.pagination span, .pagination a {
	display: block;
	padding: 0 2px;
}

.pagination a {
	text-decoration: underline;
}



/* Fixes checkbox/label alignment adn makes it consistan across all browsers */
.cat-check-group label {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}

.cat-check-group input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -3px;
    *overflow: hidden;
}


/* Frontend System Message Styles*/
.jerror {
	background: transparent url(../img/error.png) 0 5px no-repeat;
	color: #da1114;
	font-size: 12px;
	font-weight: 700;
	padding: 5px 5px 15px 22px;
}

.jnotice{
	background: #fffee9 url(../img/jwarning.png) 5px 5px no-repeat;
	border: solid 1px #b6af23;
	color: #b6af23;
	padding: 5px 5px 5px 25px;
}

.jmessage{
	background: transparent url(../img/jmessage.png) 0 5px no-repeat;
	color: #6fb558;
	font-size: 12px;
	font-weight: 700;
	padding: 5px 5px 15px 22px;
}

.jinfo{
	background:#e6f2fe url(../img/jinfo.png) 5px 5px no-repeat;
	border:solid 1px #418acd;
	color:#418acd;
	padding:5px 5px 5px 25px;
}


h1.title_homepage {
    background: url("../lib/images/hr-line.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    float: left;
    font-size: 28px;
    margin-bottom: 20px;
    /*overflow: hidden;*/
    padding-bottom: 20px;
    text-align: center;
    width: 560px;
}

p {
    color: #777;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 18px;
}
/**
	sexy-combo 2.1.3 : http://code.google.com/p/sexy-combo/
	
	This is an example custom skin.
*/
div.custom {
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 180px;
	padding-top: 0px;
	white-space: nowrap;
	height: 17px;
	border-right-width: 0px;
}

div.custom input {
	padding-right: 3px;
	padding-left: 3px;
	background: transparent url(../img/search_bg.png) repeat-x 0px 0px;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font: 11px/ 19px tahoma, arial, helvetica, sans-serif;
	vertical-align: middle;
	width: 174px;
	top: 0px;
	height: 17px;
	border: 0;
	color: #8f8f8f;
	margin-top: 2px;
}

div.custom div.icon {
	display: none;
	border-top-width: 0px;
	border-left-width: 0px;
	background: url(../img/search_button.png) no-repeat 0px 0px;
	left: 182px;
	border-bottom-width: 0px;
	width: 24px;
	cursor: pointer;
	top: 0px;
	height: 24px;
	border-right-width: 0px;
}

div.custom div.list-wrapper {
	padding-right: 0px;
	padding-left: 0px;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 180px;
	bottom: auto;
	padding-top: 0px;
	top: 17px;
	background-color: #000;
	color: #8f8f8f;
}

div.custom div.list-wrapper-up {
	border-right: #3a3c6c 1px solid;
	border-top: #3a3c6c 1px solid;
	border-left: #3a3c6c 1px solid;
	bottom: 17px;
	border-bottom: #3a3c6c 0px solid;
	top: auto;
}

div.custom ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	height: 200px;
	text-align: left;
}

div.custom li {
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px;
	font: 11px tahoma, arial, helvetica, sans-serif;
	cursor: pointer;
	padding-top: 4px;
	background-color: #000;
}

div.custom li.active {
	background-color: #222;
}

div.custom input.empty {
	color: #8f8f8f;
}