/* BODY */
* {padding:0;margin-top:0;margin-right:0;margin-left:0;}
body {padding: 0 0 20px;color:#333;font-size: 12px;font-family: "Lucida Grande", "Helvetica", "Arial", sans-serif;background: #fff url("/shop/templates/gearmonkey/images/bg_body.gif") top left repeat-x;}

/* LINKS */
a {background:transparent;text-decoration:underline;cursor:pointer;} 
a:link, a:visited, a:active {color:#e92727;}
a:hover {color:#e92727;}

/* TYPOGRAPHY */
p {font-size: 12px;margin: 0 0 15px 0; line-height: 16px;}
h1, h2, h3, h4, h5, h6 {font-family: Helvetica,Arial, sans-serif;}
h1 {color:#e92727;width:660px;font-size: 16px;margin-left:0;margin-right:10px;margin-bottom:5px;margin-top:0;padding-top:8px;padding-bottom:5px;border-bottom:solid 1px #e7e7e7; background: #fff;}
h2 {font-size: 14px;margin-bottom:4px;margin-top:0;color:#333;}
h2.listing {
	color: #f33;
	font-style: italic;
	font-weight: bold;
	margin: 18px 0 0 13px;
}
h3 {font-size: 14px;margin-bottom:5px;margin-top:0;color:#333;}
h4 {clear: both;font-size: 13px;margin-bottom:5px;margin-top:0;color:#333;}
h5 {font-size: 11px;margin-bottom:0;margin-top:0;color:#666;}
h6 {font-size: 10px;margin-bottom:0;margin-top:0;color:#333;}
.highlight {color:#e92727;}
.subdued {color:#999}
.error {color:#c00;font-weight:bold;}
.success {color:#390;font-weight:bold;}
.caption {color:#999;font-size:12px;}
.date {font: bold 82% arial;color:#bbb;display:block;letter-spacing: 1px;}
small {font-size:12px;}

/* LISTS */
ul {list-style-type:none;margin-top: 5px;margin-right: 0;margin-bottom: 10px;margin-left: 0;}
ul.related {margin-top: 5px;margin-right: 0;margin-bottom: 10px;margin-left: 0;}
ol {margin-top: 5px;margin-right: 0;margin-bottom: 10px;margin-left: 0;}
ol li {margin-left: 20px; margin-bottom: 6px;padding-left: 0;background: none; list-style-type: decimal}
li {line-height: normal;margin-bottom: 3px;padding-left: 20px;background: transparent url("/shop/templates/default/images/sprites.gif") no-repeat 0 -3px;}
li.doc {background-position: 3px -500px;}
ul.nomarker li {background:none;padding-left:0;}
dl {margin: 0 0 1em 0;}
dt {font-weight:bold;margin-top: 15px;}
dl dl {margin: 0 0 15px 30px;}

/* GENERAL */
img, img a {border:none; text-decoration:none;}
hr {margin-top:10px;margin-bottom:10px;background:#999;height:1px;color:#f2f2f2;border:none;clear:both}
.clear {clear:both;position:relative;font-size:0;height:0;line-height:0;} 
.btnSubmit {
	width: 48px;
	height: 21px;
	background: url("/shop/includes/languages/english/images/buttons/button_submit_black.gif") top left no-repeat;
	border: none;
}
.forceRt {
	float: right;
	margin: 0 0 8px 8px;
	padding: 0;
}
.textField {
	width: 300px;
}

/* MASTHEAD */		
#masthead {width: 100%;height: 135px;background: #424242 url("/shop/templates/gearmonkey/images/bg_header.gif") top center no-repeat;position: relative;}	
#masthead-detail {width: 900px;margin: 0 auto;}
#logo {/* position: absolute;top: 30px;left: 10px; */padding-top: 20px;}
#phoneSearchInfo {float: right;color: #ccc;font-size: 13px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight: bold;font-style: italic;margin-top: -20px;}
#phoneSearchInfo form, #phoneSearchInfo a {margin: 0; padding: 0;}
#phoneSearchInfo input {margin: 0;padding: 0;}
#phoneSearchInfo #searchbutton {border:none;vertical-align:middle;margin:-5px 0 0 10px;padding: 0;}
#phoneSearchInfo #searchsite {width:120px;font-size:11px;margin: 0;padding: 2px;border: 1px solid #666;}

/* UTILITY - HEADER */		
#utility-header {/* position: absolute;top: 46px;right: 5px; */clear: right;float: right;display:block;color: #fff;font-size:11px;font-family:Arial, Helvetica, Verdana, sans-serif;margin-right: 5px;padding-top:2px;text-align: right;}
#utility-header ul {margin:0;padding:0;list-style-type:none;}
#utility-header ul li {display:block;float:left;margin:0;background: transparent url("/shop/templates/default/images/sprites.gif") no-repeat 0px -92px;padding-left: 0px;padding-right: 0px;padding-top:0;padding-bottom:0;}
#utility-header ul li.first {background:none;}
#utility-header ul li a {display:block;float:left;padding-right: 10px;padding-left: 10px;padding-top:5px;line-height:20px;}
#utility-header ul li.first a {display:block;float:left;padding-right: 10px;padding-left: 10px;}
#utility-header ul li.last a {display:block;float:left;padding-right:10px;padding-left:10px;}
#utility-header ul li.shoppingcart a {display:block;float:left;border:none;padding-right:0;line-height:20px;}
#utility-header ul li a:hover {color:#e92727;}
#utility-header a {text-decoration:none;padding-left:10px;}
#utility-header a:link, #utility-header a:visited {color: #fff;}
#utility-header a:hover, #utility-header a#itemsincart a:hover {color:#e92727;}

/* NAV - horizontal */
#nav-horizontal {
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	margin: -25px 0 0 0;
}

#nav-horizontal li a {
	display: block;
	color:#fff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	background:url("/shop/templates/gearmonkey/images/bg_tab_grey.gif") no-repeat left top;
	padding: 8px 0 4px 8px;
	text-transform: uppercase;
	text-decoration:none;
	vertical-align: top;
	/* line-height: 32px; */
}

#nav-horizontal li a span {
	width: 10px;
	background:url("/shop/templates/gearmonkey/images/bg_tab_grey_right.gif") no-repeat right top;
	padding: 8px 10px 0 0;
}

#nav-horizontal li.active a {
	color:#fff;
	background: #ff312e url("/shop/templates/gearmonkey/images/bg_tab_red.gif") no-repeat left top;
}

#nav-horizontal li.active a span {
	background: #ff312e url("/shop/templates/gearmonkey/images/bg_tab_red_right.gif") no-repeat right top;
}

#nav-horizontal li a:hover {
	color:#fff;
	background: #ff312e url("/shop/templates/gearmonkey/images/bg_tab_red.gif") no-repeat left top;
}

#nav-horizontal li a:hover span {
	background: #ff312e url("/shop/templates/gearmonkey/images/bg_tab_red_right.gif") no-repeat right top;
}

#nav-horizontal li.active a:hover {
	color:#fff;
	background: #ff312e url("/shop/templates/gearmonkey/images/bg_tab_red.gif") no-repeat left top;
	cursor:default;
}

#nav-horizontal li.active a:hover span {
	background: #ff312e url("/shop/templates/gearmonkey/images/bg_tab_red_right.gif") no-repeat right top;
}

#nav-horizontal ul {padding: 0;list-style-type: none;}
#nav-horizontal li {
	position: relative;
	float: left;
	display:block;
	background: none;
	margin: 0 2px 0 0;
	padding:0;
	list-style-type: none;
	line-height: 13px;
}

#nav-horizontal li ul {border: 1px solid #ccc;background: #fff;width:180px;margin-top:0;position: absolute;font-weight:normal;left: -999em}
#nav-horizontal li:hover ul, #nav-horizontal li.sfhover ul {left: -1px;z-index:99999}
#nav-horizontal li li {
	float:none;
	background:#fff;
	border-right:none;
	border-left:none;
	border-bottom:none;
	margin: 0;
	padding: 0;
}

#nav-horizontal li li.last {border-bottom:none;}

#nav-horizontal li li a span, #nav-horizontal li li a:hover span {background: none; margin: 0; padding: 0;}
#nav-horizontal li li a, #nav-horizontal li li a:link, #nav-horizontal li li a:visited, #nav-horizontal li li a:hover {
	color:#333;
	margin: 0;
	padding: 0 10px 0;
	font-size:11px;
	font-weight: normal;
	width:160px;
	background: none;
	border: 0;
	text-transform: none;
	text-align: left;
	line-height: 20px;
}
#nav-horizontal li li a:hover {color:#fff;background:#e92727;background-image: none;}	

#nav-horizontal li.active {color: #fff;}
#nav-horizontal li.active ul {border: 1px solid #ccc;background: #fff;}

#nav-horizontal li.active li {margin: 0; padding: 0;}
#nav-horizontal li.active li.last {}
#nav-horizontal li.active li a span, #nav-horizontal li.active li a:hover span {padding: 0;background: none;}
#nav-horizontal li.active li a:link, #nav-horizontal li.active li a:visited, #nav-horizontal li.active li a:active {
	color:#333;
	margin: 0;
	padding: 0 10px 0;
	font-size:11px;
	font-weight: normal;
	width:160px;
	background: none;
	border: 0;
	text-transform: none;
	text-align: left;
	line-height: 20px;
}

#nav-horizontal li ul li ul {display: none;margin:0;padding: 0;}
#nav-horizontal li ul li ul, #nav-horizontal li.active ul li ul {border: 1px solid #ccc;background: #fff;width:180px;margin:0;padding: 0;position: absolute;font-weight:normal;left: -1999em;}
#nav-horizontal li ul li:hover ul, #nav-horizontal li.active ul li:hover ul, #nav-horizontal li ul li.sfhover ul, #nav-horizontal li.active ul li.sfhover ul {display: block;top: 0;left: 180px;z-index:199999;}

#nav-horizontal li.active ul li.active a:link, #nav-horizontal li.active ul li.active a:active, #nav-horizontal li.active ul li.active a:visited {color:#fff;background-color:#e92727;background-image: none;}
#nav-horizontal li.active ul li a:hover {color:#fff;background-color:#e92727;background-image: none;}

#nav-horizontal li.active ul li ul a:hover {color:#fff;background-color:#e92727;background-image: none;}

#nav-horizontal li.active ul li.active ul a:link, #nav-horizontal li.active ul li.active ul a:active, #nav-horizontal li.active ul li.active ul a:visited {color:#333;background: #fff;}
#nav-horizontal li.active ul li.active ul a:hover {color:#fff;background:#e92727;}

#nav-horizontal li.active ul li.active ul li.active a:link, #nav-horizontal li.active ul li.active ul li.active a:active, #nav-horizontal li.active ul li.active ul li.active a:visited {color:#fff;background:#e92727;}

/* hide from IE mac */
#nav-horizontal li {width:auto;}

/* NAV - horizontal (STATIC) */
#nav-horizontal-static {
	float: right;
	font-weight:bold;
	font-size: 11px;
	margin: -25px 0 0 0;
}

#nav-horizontal-static li a {
	display: block;
	color:#fff;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	background:url("/shop/templates/gearmonkey/images/bg_tab_grey.gif") no-repeat left top;
	padding: 8px 0 4px 8px;
	text-transform: uppercase;
	text-decoration:none;
	vertical-align: top;
	/* line-height: 32px; */
}

#nav-horizontal-static li a span {
	width: 10px;
	background:url("/shop/templates/gearmonkey/images/bg_tab_grey_right.gif") no-repeat right top;
	padding: 8px 10px 0 0;
}

#nav-horizontal-static li.active a {
	color:#fff;
	background:url("/shop/templates/gearmonkey/images/bg_tab_red.gif") no-repeat left top;
}

#nav-horizontal-static li.active a span {
	background:url("/shop/templates/gearmonkey/images/bg_tab_red_right.gif") no-repeat right top;
}

#nav-horizontal-static li a:hover {
	color:#fff;
	background: url("/shop/templates/gearmonkey/images/bg_tab_red.gif") no-repeat left top;
}

#nav-horizontal-static li a:hover span {
	background:url("/shop/templates/gearmonkey/images/bg_tab_red_right.gif") no-repeat right top;
}

#nav-horizontal-static li.active a:hover {
	color:#fff;
	background: url("/shop/templates/gearmonkey/images/bg_tab_red.gif") no-repeat left top;
	cursor:default;
}

#nav-horizontal-static li.active a:hover span {
	background:url("/shop/templates/gearmonkey/images/bg_tab_red_right.gif") no-repeat right top;
}

#nav-horizontal-static ul {padding: 0;list-style-type: none;}
#nav-horizontal-static li {
	position: relative;
	float: left;
	display:block;
	background: none;
	margin: 0 2px 0 0;
	padding:0;
	list-style-type: none;
	line-height: 13px;
}

#nav-horizontal-static li ul {border: 1px solid #ccc;background: #fff;width:180px;margin-top:0;position: absolute;font-weight:normal;left: -999em}
#nav-horizontal-static li:hover ul, #nav-horizontal-static li.sfhover ul {left: -1px;z-index:99999}

#nav-horizontal-static li.active {color: #fff;}
#nav-horizontal-static li.active ul {border: 1px solid #ccc;background: #fff;}

#nav-horizontal-static li.active li {margin: 0; padding: 0;}
#nav-horizontal-static li.active li.last {}
#nav-horizontal-static li.active li a span, #nav-horizontal-static li.active li a:hover span {padding: 0;background: none;}
#nav-horizontal-static li.active li a:link, #nav-horizontal-static li.active li a:visited, #nav-horizontal-static li.active li a:active {
	color:#333;
	margin: 0;
	padding: 6px 10px 6px;
	font-size:11px;
	font-weight: normal;
	width:160px;
	background: none;
	border: 0;
	text-transform: none;
	text-align: left;
	line-height: 8px;
}

#nav-horizontal-static li.active li a:hover {color:#fff;background-color:#e92727;background-image: none;}	
#nav-horizontal-static li.active li.active a:link, #nav-horizontal-static li.active li.active a:visited, #nav-horizontal-static li.active li.active a:hover, #nav-horizontal-static li.active li.active a:active {color:#fff;font-weight:normal;background: #e92727;background-image: none;}
/* hide from IE mac */
#nav-horizontal-static li {width:auto;}

/* end hiding from IE5 mac */

/* NAV - VERTICAL */
#nav-vertical {margin: 5px 0 0 0;padding: 0;list-style: none;}
#nav-vertical .browse {color: #e92727;font-family: Verdana, sans-serif;font-weight: bold;margin: 0;padding: 0;}
#nav-vertical li {width:175px;margin-bottom:10px;padding: 0;background: none;list-style: none;}
#nav-vertical a {display:block;font-size: 13px;font-family: "Arial", "Helvetica", sans-serif;font-weight:bold;background: none;padding: 2px 0 2px 0;text-transform: uppercase;}
#nav-vertical a, #nav-vertical a:link, #nav-vertical a:visited, #nav-vertical a:hover, #nav-vertical a:active {text-decoration:none;} 
#nav-vertical a:link {color: #1b1b1b;} 
#nav-vertical a:visited {color: #1b1b1b;} 
#nav-vertical a:hover {color:#e92727;}
#nav-vertical li.active a:link, #nav-vertical li.active a:visited, #nav-vertical li.active a:hover, #nav-vertical li.active a:active {color:#333;list-style: none;}

/* vertical NAVIGATION - 2nd TIER */
#nav-vertical li.active ul {
	margin: 0;
	padding: 0;
}
#nav-vertical li.active li {margin:3px 0 0 0;padding: 0 0 3px 0;border-bottom: 1px solid #dedede;}
#nav-vertical li.active li a, #nav-vertical li.active li a:link, #nav-vertical li.active li a:visited {padding:0;font-size: 11px;font-family: "Lucida Grande", "Helvetica", "Arial", sans-serif;font-weight:bold;width:auto;color:#868686;display:block;border:none;background:none; text-transform: none;}
#nav-vertical li.active li a:hover, #nav-vertical li.active li a:active {color: #e92727;}
#nav-vertical li.active li.active {margin-top: 0;padding-top: 5px;padding-bottom: 5px;}
#nav-vertical li.active li.active a:link,
#nav-vertical li.active li.active a:visited,
#nav-vertical li.active li.active a:hover,
#nav-vertical li.active li.active a:active {color:#e92727;margin-top: 0;padding-top: 0;}

/* vertical NAVIGATION - 3rd TIER */
#nav-vertical li.active li.active li {border: none;}
#nav-vertical li.active li.active li a, #nav-vertical li.active li.active li a:link, #nav-vertical li.active li.active li a:visited {padding:0 0 0 25px;font-family: "Lucida Grande", "Helvetica", "Arial", sans-serif;font-weight:bold;width:auto;color:#868686;display:block;border:none;background:none;}
#nav-vertical li.active li.active li a:link,
#nav-vertical li.active li.active li a:visited,
#nav-vertical li.active li.active li a:active {font-weight:normal;}

#nav-vertical li.active li.active li a:hover {
	color:#e92727;
}

#nav-vertical li.active li.active li.active a:link, 
#nav-vertical li.active li.active li.active a:visited, 
#nav-vertical li.active li.active li.active a:hover, 
#nav-vertical li.active li.active li.active a:active {color:#e92727;}

/* vertical NAVIGATION - 4th TIER */
#nav-vertical li.active li.active li.active li a, #nav-vertical li.active li.active li.active li a:link, #nav-vertical li.active li.active li.active li a:visited {padding:0 0 0 35px;font-weight:normal;width:auto;color:#868686;display:block;border:none;background:none;}
#nav-vertical li.active li.active li.active li a:link, 
#nav-vertical li.active li.active li.active li a:visited, 
#nav-vertical li.active li.active li.active li a:hover, 
#nav-vertical li.active li.active li.active li a:active {font-weight:normal;}
#nav-vertical li.active li.active li.active li.active a:link, 
#nav-vertical li.active li.active li.active li.active a:visited, 
#nav-vertical li.active li.active li.active li.active a:hover, 
#nav-vertical li.active li.active li.active li.active a:active {color:#e92727;}

/* BREADCRUMB */	
#breadcrumb {clear: both;display: block;color:#e92727;position: relative;font-weight:normal;font-family: Arial, Verdana, sans-serif;font-size: 11px;width: 900px;margin: 19px 0 20px 10px;padding: 19px 0 0 0;}
#breadcrumb .left {float: left;}
#breadcrumb .right {float: right;padding-right: 10px;}
#breadcrumb .right a#signout {}
#breadcrumb a {color:#e92727;text-decoration: underline;}
#breadcrumb a:link, #breaccrumb a:visited {color:#e92727;}
#breadcrumb a:hover {color:#e92727;}

/* LAYOUT - main body of page */
#column2-wrap {min-height:400px;}

/* LAYOUT TYPE A - default template, 2 column */
#type-a #wrap { margin:0 auto; position:relative;width:900px;}
#type-a #contenttable {width:900px; margin: 0; padding-bottom: 100px; background:#fff url(/shop/templates/gearmonkey/images/bg_column_2.jpg) bottom right no-repeat;}
#type-a #contenttable_no_bg {float: left; width:900px; margin: 0;background:#fff;}
#type-a #column1 {width:175px;margin:0;padding:0;vertical-align:top;}
#type-a #column2 {width:640px;margin:0;padding:0;padding-left: 50px;vertical-align:top;}
#type-a #column3 {width:0;margin:0;padding:0;}
#type-a #column1-wrap {width:175px;}
#type-a #column2-wrap {width:640px;}
#type-a #column3-wrap {width:0;}
#type-a #productdetailsleft-wrap {width:280px;}
#type-a #productdetailsright-wrap {width:276px;}

/* LAYOUT TYPE B - my account, 2 column */
#type-b #wrap { margin:0 auto; position:relative;width:900px;background: url(/shop/templates/gearmonkey/images/bg_column_2.jpg) bottom right no-repeat;}
#type-b #contenttable {width:900px; margin: 0;}
#type-b #contenttable #column1 {width:175px;margin:0;padding:0 0 0 10px;vertical-align:top;}
#type-b #contenttable #column2 {width:640px;margin:0;padding:0;vertical-align:top;}
#type-b #contenttable #column3 {width:0;margin:0;padding:0;}
#type-b #column1-wrap {width:175px;}
#type-b #column2-wrap {width:640px;}
#type-b #column3-wrap {width:0;}
/* #type-b h1 {width:690px;} */

/* LAYOUT TYPE C - single column */
#type-c #wrap { margin:0 auto; position:relative;width:900px;}
#type-c #contenttable {width:900px; margin: 0;}
#type-c #contenttable #column1 {width:0;margin:0;padding:0;}
#type-c #contenttable #column2 {width:900px;margin:0;padding:0;padding-top: 10px;vertical-align:top;background-color:#fff}
#type-c #contenttable #column3 {width:0;margin:0;padding:0;}
#type-c #column1-wrap {width:0;}
#type-c #column2-wrap {width:900px;}
#type-c #column3-wrap {width:0;}
#type-c h1 {width:880px;}

/* LAYOUT TYPE D - cart+checkout steps */
#type-d #wrap { margin:0 auto; position:relative;width:900px;}
#type-d #contenttable {width:895px; margin: 0;}
#type-d #contenttable #column1 {width:0;margin:0;padding:0;}
#type-d #contenttable #column2 {width:895px;margin:0;padding:0 0 15px 0;vertical-align:top;}
#type-d #contenttable #column3 {width:0;margin:0;padding:0;}
#type-d #column1-wrap {width:0;}
#type-d #column2-wrap {width:895px;}
#type-d #column3-wrap {width:0;}
#type-d h1 {width:880px;}

/* LAYOUT TYPE E - popupwindows */
#type-e #wrap { margin:0 auto; position:relative;width:900px;}
#type-e #contenttable {width:600px;}
#type-e #contenttable #column1 {width:0;margin:0;padding:0;}
#type-e #contenttable #column2 {width:600px;margin:0;padding:0;padding-left: 40px;vertical-align:top;background-color:#fff}
#type-e #contenttable #column3 {width:0;margin:0;padding:0;}
#type-e #column1-wrap {width:0;}
#type-e #column2-wrap {width:580px;margin-left:10px;margin-right:10px;margin-top:10px;}
#type-e #column3-wrap {width:0;}

/* LAYOUT TYPE F - affiliate account, 2 column */
#type-f #wrap { margin:0 auto; position:relative;width:900px;}
#type-f #contenttable {width:900px; margin: 0 0 0 10px;}
#type-f #contenttable #column1 {width:165px;margin:0;padding:0;vertical-align:top;}
#type-f #contenttable #column2 {width:640px;margin:0;padding:0;padding-left: 40px;vertical-align:top;background-color:#fff}
#type-f #contenttable #column3 {width:0;margin:0;padding:0;}
#type-f #column1-wrap {width:165px;}
#type-f #column2-wrap {width:640px;}
#type-f #column3-wrap {width:0;}
#type-f h1 {width:670px;}

/* COLUMN BOXES */
#box-affiliate-wrap {width:165px;padding-top: 15px;margin-top:15px;margin-bottom:15px;border-top-width: 1px;border-top-style: dashed;border-top-color: #ccc;}
#box-affiliate-wrap h3 a {color:#333;font-size:12px;font-weight:bold;text-decoration:none;margin-left:10px;}
#box-affiliate-wrap h3 a:link,#box-affiliate-wrap h3 a:visited {color:#333;} 
#box-affiliate {width:175px;margin-left:10px;}
#box-affiliate a {font-size:11px;font-weight:normal;padding-top:2px;padding-bottom: 2px;}

#box-articles-wrap {width:165px;padding-top: 15px;margin-top:15px;border-top-width: 1px;border-top-style: dashed;border-top-color: #ccc;}
#box-articles-wrap h3 {color:#333;font-size:12px;font-weight:bold;margin-left:10px;}
#box-articles {width:175px;margin-left:10px;}
#box-articles a {font-size:11px;font-weight:normal;padding-top:2px;padding-bottom: 2px;}

#box-authors-wrap {width:165px;padding-top: 15px;margin-top:15px;border-top-width: 1px;border-top-style: dashed;border-top-color: #ccc;}
#box-authors-wrap h3 {color:#333;font-size:12px;font-weight:bold;text-decoration:none;margin-left:10px;}
#box-authors {width:175px;margin-left:10px;}
#box-authors a {font-size:11px;font-weight:normal;padding-top:2px;padding-bottom: 2px;}

#box-bestsellers-wrap {width:165px;margin-top:15px;}
#box-bestsellers-wrap h3 {font-family:Tahoma, Arial, Helvetica, sans-serif;color:#333;font-size:12px;font-weight:bold;margin-top:0;margin-left:10px;text-transform: uppercase;}
#box-bestsellers-wrap h3 a {color:#333;font-size:12px;font-weight:bold;margin-top:0;padding-top:5px;text-decoration:none;text-transform: uppercase;}
#box-bestsellers-wrap h3 a:link, #box-bestsellers h3 a:visited, #box-bestsellers h3 a:active {color:#333;} 
#box-bestseller {width:175px;margin-left:10px;}
#box-bestseller .thumb {border: solid 1px #ccc;margin-bottom:5px;width:72px;height:72px;}
#box-bestseller .productname a:link, #box-bestseller .productname a:visited, #box-bestseller .productname a:active {color:#333;font-size: 10px;font-family:Tahoma, Arial, Helvetica, sans-serif;}
#box-bestseller .productname a:hover {color:#c00;}
#box-bestseller .pricelabel {font-size: 10px;font-family:Tahoma, Arial, Helvetica, sans-serif;}
#box-bestseller .price {font-size: 10px;font-family:Tahoma, Arial, Helvetica, sans-serif;}
#box-bestseller .listpricelabel {font-size: 10px;font-family:Tahoma, Arial, Helvetica, sans-serif;}
#box-bestseller .listprice {text-decoration: line-through;}
#box-bestseller .salepricelabel {color:#cc0000;font-size: 10px;font-family:Tahoma, Arial, Helvetica, sans-serif;}
#box-bestseller .saleprice {color:#cc0000;font-size: 10px;font-family:Tahoma, Arial, Helvetica, sans-serif;}

#box-categories {width:175px;margin-left:10px;}
#box-categories h3 {font-family:Tahoma, Arial, Helvetica, sans-serif;color:#333;font-size:12px;font-weight:bold;margin-top:0;text-transform: capitalize;margin-left:10px;}

#box-currencies {width:165px;padding-top: 15px;margin-top:15px;border-top-width: 1px;border-top-style: dashed;border-top-color: #ccc;}
#box-currencies select {width:175px;font-size:12px;margin-left:10px;}
#box-currencies h3 {color:#333;font-size:12px;font-weight:bold;margin-left:10px;}

#box-information {width:165px;padding-top: 15px;margin-top:15px;border-top-width: 1px;border-top-style: dashed;border-top-color: #ccc;}
#box-information h3 {color:#333;font-size:12px;font-weight:bold;margin-left:10px;}
#box-information ul {}
#box-information li {list-style: none;margin:0;padding:0;background:#e7e7e7;margin-bottom:2px;}
#box-information a {font-size:11px;font-weight:normal;padding-top:2px;padding-bottom: 2px;padding-right: 0;padding-left:10px;}
#box-information a, #box-information a:link, #box-information a:visited, #box-information a:hover, #box-information a:active {text-decoration:none;} 
#box-information a:link {color:#333333;} 
#box-information a:visited {color:#333333;} 
#box-information a:hover {color:#666666;}
#box-information li.active a:link, #box-information li.active a:visited, #box-information li.active a:hover, #box-information li.active a:active {color:#e92727;} 

#box-languages-wrap {width:165px;padding-top: 15px;margin-top:15px;margin-bottom:15px;border-top-width: 1px;border-top-style: dashed;border-top-color: #ccc;}
#box-languages-wrap h3 {color:#333;font-size:12px;font-weight:bold;margin-left:10px;}
#box-languages {width:175px;margin-left:10px;}

#box-login-wrap {width:165px;padding-top: 15px;margin-top:15px;border-top-width: 1px;border-top-style: dashed;border-top-color: #ccc;}
#box-login-wrap h3 {margin-left:10px;color:#333;font-size:12px;font-weight:bold;text-decoration:none;}
#box-login-wrap h3 a {color:#333;font-size:12px;font-weight:bold;text-decoration:none;}
#box-login {width:175px;margin-left:10px;}
#box-login a {font-size:11px;font-weight:normal;padding-top:2px;padding-bottom: 2px;}
#box-login #loginemail, #box-login #loginpassword {width:120px;font-size:12px;margin-bottom:3px;}

#box-mfgs {width:165px;padding-top: 10px;margin-top:5px;border-top-width: 0px;border-top-style: dashed;border-top-color: #ccc;}
#box-mfgs select {width:175px;font-size:12px;margin-left:10px;}
#box-mfgs h3 {color:#333;font-size:11px;font-family: Verdana;font-weight:normal;margin-left:10px;}

#box-mfginfo-wrap {display: none;width:165px;padding-top: 15px;margin-top:15px;border-top-width: 1px;border-top-style: dashed;border-top-color: #ccc;}
#box-mfginfo-wrap h3 {color:#333;font-size:11px;font-weight:bold;margin-left:10px;}
#box-mfginfo {width:175px;text-align:center;margin-left:10px;}
#box-mfginfo img {max-width:72px;}

#box-myaccount-wrap {width:165px;padding-top: 15px;margin-top:0;}
#box-myaccount-wrap h3 {margin-bottom:3px;color:#333;font-size:12px;font-weight:bold;text-decoration:none;}
.box-myaccount {width:175px;margin-bottom:20px;}
.box-myaccount a {font-size:11px;font-weight:normal;padding-top:2px;padding-bottom: 2px;text-decoration: none;}
.box-myaccount a:hover {color: #e92727;text-decoration: underline;}

#box-newitems-wrap {width:165px;padding-top: 15px;margin-top:15px;border-top-width: 1px;border-top-style: dashed;border-top-color: #ccc;}
#box-newitems-wrap h3 {text-align:center;}
#box-newitems-wrap h3 a {color:#333;font-size:12px;font-weight:bold;text-decoration:none;text-align:center;}
#box-newitems-wrap h3 a:link,#box-newitems-wrap h3 a:visited {color:#333;} 
#box-newitem {width:175px;margin-left:10px;margin-bottom:20px;text-align: center; font-family:Arial, Helvetica, sans-serif;font-size:11px;}
#box-newitem .thumb {border: solid 1px #ccc;margin-bottom:5px;width:72px;height:72px;}
#box-newitem .productname a:link, #box-newitem .productname a:visited {color:#003366}
#box-newitem .productname a:hover {color:#007bb5}
#box-newitem .pricelabel {}
#box-newitem .price {}
#box-newitem .listpricelabel {}
#box-newitem .listprice {text-decoration: line-through;}
#box-newitem .salepricelabel {color:#cc0000;}
#box-newitem .saleprice {color:#cc0000;}

#box-notifications-wrap {width:165px;padding-top: 15px;margin-top:15px;border-top-width: 1px;border-top-style: dashed;border-top-color: #ccc;}
#box-notifications-wrap h3 {margin-left:10px;color:#333;font-size:12px;font-weight:bold;text-decoration:none;}
#box-notifications {width:175px;margin-left:10px;}
#box-notifications a {font-size:11px;font-weight:normal;padding-top:2px;padding-bottom: 2px;}
#box-notifications #notificationsemail, #box-notifications #notificationspassword {width:120px;font-size:12px;margin-bottom:3px;}

#box-reviews {width:165px;padding-top: 15px;margin-top:15px;border-top-width: 1px;border-top-style: dashed;border-top-color: #ccc;}
#box-reviews a {font-size:11px;font-weight:normal;padding-top:2px;padding-bottom: 2px;padding-right: 0;padding-left:0;}
#box-reviews h3 {color:#333;font-size:12px;font-weight:bold;text-decoration:none;background: transparent url("/shop/templates/default/images/sprites.gif") no-repeat 12px -1098px;padding-left:33px;line-height:20px;}
#box-reviews .review {width:175px;font-size:11px;font-weight:bold;padding-bottom: 2px;padding-right: 0;padding-left:10px;}
#box-reviews img {padding-top:5px;padding-bottom: 5px;}

#box-saleitems-wrap {width:165px;padding-top: 15px;margin-top:15px;border-top-width: 1px;border-top-style: dashed;border-top-color: #ccc;}
#box-saleitems-wrap h3 {text-align:center;}
#box-saleitems-wrap h3 a {color:#333;font-size:12px;font-weight:bold;margin-top:0;text-decoration:none;padding-top:5px;text-align:center;}
#box-saleitems-wrap h3 a:link,#box-saleitems-wrap h3 a:visited {color:#333;} 
#box-saleitem {width:175px;margin-left:10px;margin-bottom:20px;text-align: center; font-family:Arial, Helvetica, sans-serif;font-size:11px;}
#box-saleitem .thumb {border: solid 1px #ccc;margin-bottom:5px;width:72px;height:72px;}
#box-saleitem .productname a:link, #boxsaleitem .productname a:visited {color:#003366}
#box-saleitem .productname a:hover {color:#007bb5}
#box-saleitem .pricelabel {}
#box-saleitem .price {}
#box-saleitem .listpricelabel {}
#box-saleitem .listprice {text-decoration: line-through;}
#box-saleitem .salepricelabel {color:#cc0000;}
#box-saleitem .saleprice {color:#cc0000;}

/* SEARCH */
#field_search {
	float: right;
	display: block;
	margin: 0;
	padding: 0;
}

#field_search input {
	margin: 0;
}

#telephone_order {
	float: right;
	color: #fff;
	font-size: 13px;
	width: 280px;
	margin: 0 10px 0 0;
	padding: 2px 0 0 0;
	text-align: right;
}

#box-search {font-family:Verdana, sans-serif;font-size: 12px;color:#ccc;margin-top:15px;margin-left:10px;margin-bottom:20px;vertical-align:middle;}
#box-search label {padding:5px 0 0;clear:right;font-weight:bold;color:#e92727;}
#box-search form {margin:0;}
#box-search input img {width:auto;border-style: none;}
#box-search #advancedsearch {font-size:10px;}

#box-shoppingcart-wrap {width:165px;padding-top: 15px;margin-top:15px;border-top-width: 1px;border-top-style: dashed;border-top-color: #ccc;}
#box-shoppingcart-wrap h3 a {color:#333;font-size:12px;font-weight:bold;margin-top:0;text-decoration:none;background: transparent url("/shop/templates/default/images/sprites.gif") no-repeat 12px -50px;padding-left:30px;line-height:20px;padding-top:8px;padding-bottom:5px;}
#box-shoppingcart {width:175px;margin-left:10px;}
#box-shoppingcart a {font-size:11px;font-weight:normal;padding-top:2px;padding-bottom: 2px;}
#box-shoppingcart .subtotal {font-size:11px;font-weight:bold;padding-top:5px;padding-bottom: 2px;}
#box-shoppingcart .vouchers {font-size:11px;padding-top:5px;padding-bottom: 2px;}
#box-shoppingcart .vouchers a {font-size:11px;padding-top:5px;padding-bottom: 2px;}
#box-shoppingcart .cartempty {font-size:11px;padding-top:5px;padding-bottom: 2px;}

/* MODULE BOXES - content area */
.bestsellersitems-wrap {width:690px;margin-left:25px;background-color:#ffffff;}
.bestsellersitem {float:left;width:120px;margin-right:36px;margin-bottom:15px;text-align: center; font-family:Arial, Helvetica, sans-serif;font-size:11px;}
.bestsellersitem .thumb {border: solid 1px #ccc;margin-bottom:5px;}
.bestsellersitem .productname a:link, .bestsellersitem .productname a:visited {color:#003366}
.bestsellersitem .productname a:hover {color:#007bb5}
.bestsellersitem .pricelabel {}
.bestsellersitem .price {}
.bestsellersitem .listpricelabel {}
.bestsellersitem .listprice {text-decoration: line-through;}
.bestsellersitem .salepricelabel {color:#cc0000;}
.bestsellersitem .saleprice {color:#cc0000;}
.bestsellersitems-wrap .moduleHeading {position: relative;font-weight:normal;height:23px;font-family: arial;font-size: 11px;margin-top: 0;margin-right: 0px;margin-bottom: 15px;border: 0px solid #ccc;background:#333;}
.bestsellersitems-wrap .moduleHeading .left {position:absolute;top:5px;left:5px;font-family:Tahoma, Arial, Helvetica, sans-serif;color:#fff;font-size:12px;font-weight:bold;width:50%;}
.bestsellersitems-wrap .moduleHeading .right {position:absolute; top:5px;right:5px;}

.featureditems-home {float:left;margin: 0; padding: 0;}
.featureditems-wrap {width:690px;height: 450px;margin:0;padding: 18px 0 0 13px;background:url("/shop/templates/gearmonkey/images/bg_category.gif") top left no-repeat;}
.featureditem {float:left;width:120px;height: 200px;font-size:11px;font-family:Arial, Helvetica, sans-serif;font-weight: bold;margin: 12px 34px 25px 12px;margin-bottom:15px;text-align: center;}
.featureditem .thumb {border: solid 1px #ccc;margin-bottom:5px;padding: 4px;}
.featureditem .productname a:link, .featureditem .productname a:visited {color:#323232;text-decoration: none;}
.featureditem .productname a:hover {color:#e92727;text-decoration: underline;}
.featureditem .pricelabel {}
.featureditem .price {}
.featureditem .listpricelabel {}
.featureditem .listprice {text-decoration: line-through;}
.featureditem .salepricelabel {color:#cc0000;}
.featureditem .saleprice {color:#cc0000;}
.featureditems-wrap .moduleHeading {float: left;font-weight:normal;height:23px;font-family: arial;font-size: 11px;margin-top: 0;margin-right: 0px;margin-bottom: 15px;border: 0px solid #ccc;}
.featureditems-wrap .moduleHeading .left {font-family:Arial, Helvetica, sans-serif;color:#e92727;font-size:12px;font-weight:bold;width:50%;}
.featureditems-wrap .moduleHeading .right {}

.newitems-home {margin: 0; padding: 0;}
.newitems-wrap {width:690px;height: 300px;margin:0;padding: 18px 0 0 13px;background:url("/shop/templates/gearmonkey/images/bg_category.gif") top left no-repeat;}
.newitem {float:left;width:120px;height: 200px;font-size:11px;font-family:Arial, Helvetica, sans-serif;font-weight: bold;margin: 12px 34px 25px 12px;margin-bottom:15px;text-align: center;}
.newitem .thumb {border: solid 1px #ccc;margin-bottom:5px;padding: 4px;}
.newitem .productname a:link, .featureditem .productname a:visited {color:#323232;text-decoration: none;}
.newitem .productname a:hover {color:#e92727;text-decoration: underline;}
.newitem .pricelabel {}
.newitem .price {}
.newitem .listpricelabel {}
.newitem .listprice {text-decoration: line-through;}
.newitem .salepricelabel {color:#cc0000;}
.newitem .saleprice {color:#cc0000;}
.newitems-wrap .moduleHeading {float: left;font-weight:normal;height:23px;font-family: arial;font-size: 11px;margin-top: 0;margin-right: 0px;margin-bottom: 15px;border: 0px solid #ccc;}
.newitems-wrap .moduleHeading .left {font-family:Arial, Helvetica, sans-serif;color:#e92727;font-size:12px;font-weight:bold;width:50%;}
.newitems-wrap .moduleHeading .right {}

.saleitems-home {margin: 0; padding: 0;}
.saleitems-wrap {width:690px;height: 250px;margin:0;padding: 18px 0 0 13px;background:url("/shop/templates/gearmonkey/images/bg_category.gif") top left no-repeat;}
.saleitem {width:120px;height: 200px;font-size:11px;font-family:Arial, Helvetica, sans-serif;font-weight: bold;margin: 12px 34px 25px 12px;margin-bottom:15px;text-align: center;}
.saleitem .thumb {border: solid 1px #ccc;margin-bottom:5px;padding: 4px;}
.saleitem .productname a:link, .featureditem .productname a:visited {color:#323232;text-decoration: none;}
.saleitem .productname a:hover {color:#e92727;text-decoration: underline;}
.saleitem .pricelabel {}
.saleitem .price {}
.saleitem .listpricelabel {}
.saleitem .listprice {text-decoration: line-through;}
.saleitem .salepricelabel {color:#cc0000;}
.saleitem .saleprice {color:#cc0000;}
.saleitems-wrap .moduleHeading {float: left;font-weight:normal;height:23px;font-family: arial;font-size: 11px;margin-top: 0;margin-right: 0px;margin-bottom: 15px;border: 0px solid #ccc;}
.saleitems-wrap .moduleHeading .left {font-family:Arial, Helvetica, sans-serif;color:#e92727;font-size:12px;font-weight:bold;width:50%;}
.saleitems-wrap .moduleHeading .right {}

/* HOMEPAGE */
#home-wysiwyg {width:670px;margin-left: 0;margin-top:10px;margin-bottom:15px;text-align: left;}
#homeeditorial1 {margin-bottom:15px;}
	
/* CATEGORY LISTING - COLUMNS */
#category-wysiwyg {width:690px;margin-left:0;margin-top:10px;margin-bottom:15px;}
#categorythumbs-wrap {
	float: left;
	width:670px;
	background: url("/shop/templates/gearmonkey/images/bg_category.gif") top left no-repeat;
	margin-top: 15px;
}

.categorythumb {float:left;width:120px;height:150px;margin-right:18px;margin-bottom:20px;padding: 26px 0 0 26px;text-align:center;font-family: "Lucida Grande", "Helvetica", "Arial", sans-serif;font-size:11px;background: none;}
.categorythumb .thumb {background: none;margin-bottom:5px;padding: 4px;border: 1px solid #ccc;}
.categorythumb a:link, .categorythumb a:visited {color:#323232; font-weight: bold; text-decoration: none;}
.categorythumb a:hover {color:#e92727;}
.categorythumbs-wrap .categoryHeading {position: relative;font-weight:normal;height:27px;font-family: Arial;font-size: 11px;margin-top:0;margin-right:0;margin-bottom:15px;margin-left: 20px;border: 0px solid #ccc;}
.categorythumbs-wrap .categoryHeading .left {position:absolute;top:7px;left:5px;font-family:Tahoma, Arial, Helvetica, sans-serif;color:#001c5d;font-size:12px;font-weight:bold;text-transform: capitalize;}
.categorythumbs-wrap .categoryHeading .right {position:absolute;top:7px;right:5px;}

/* PRODUCT LISTING - COLUMNS */
.productlisting-wysiwyg {width:730px;margin-left:10px;margin-top:10px;margin-bottom:30px;position:relative;}
.productlisting-filter {position:absolute;top:2px;left:180px;font-weight:normal;font-family: "Lucida Grande", "Helvetica", "Arial", sans-serif;font-size: 11px;margin-top: 0px;margin-bottom: 5px;}
.productlisting-filter select {width: 110px;font-size: 12px;}
.productthumbs-wrap {
	float: left;
	width:670px;
	background: url("/shop/templates/gearmonkey/images/bg_category.gif") top left no-repeat;
	margin-top: 15px;
}
.productthumb {float:left;width:120px;height:200px;margin-right:18px;margin-bottom:20px;padding: 10px 0 0 26px;text-align: center; font-family: "Lucida Grande", "Helvetica", "Arial", sans-serif;font-size:11px;}
.productthumb img {margin-bottom: 5px;border: solid 1px #ccc;}
.productthumb .thumb {background: none;margin: 0;padding: 4px;border: solid 1px #ccc;}
.productthumb .productname {margin: 0; padding: 0;}
.productthumb .productname a:link, .productthumb .productname a:visited {color:#323232; font-weight: bold; text-decoration: none;}
.productthumb .productname a:hover {color:#e92727; text-decoration: underline;}
.productthumb .price {}
.productthumb .pricelabel {display: none;}
.productthumb .listpricelabel {}
.productthumb .listprice {text-decoration:line-through;}
.productthumb .salepricelabel {color:#cc0000;}
.productthumb .saleprice {color:#cc0000;}
.productthumb .sku {color:#666666}
.productthumb .quantity {color:#666}
.productthumb .manufacturer a:link, .productthumb .manufacturer a:visited {color:#323232; text-decoration: none;}
.productthumb .manufacturer a:hover {color:#e92727; text-decoration: underline;}
.productthumb .weight {color:#666666}
.productthumb .buyNow {
	display: none;
}
.productthumbs-wrap .productthumbsHeading {position: relative;font-weight:normal;height:0;font-family: "Lucida Grande", "Helvetica", "Arial", sans-serif;font-size: 11px;margin: 0 0 15px 20px;border: 0px solid #ccc;}
.productthumbs-wrap .productthumbsHeading .left {position:absolute;top:7px;left:5px;font-family: "Lucida Grande", "Helvetica", "Arial", sans-serif;color:#001c5d;font-size:12px;font-weight:bold;text-transform: capitalize;}
.productthumbs-wrap .productthumbsHeading .right {position:absolute; top:7px;right:5px;}
.noproducts {margin-left:10px;margin-top:20px;margin-bottom:20px;text-align:left;color:#e92727;}

/* PAGINATION */
.pagination-top, .pagination-bottom {width:625px;margin-left:12px;position:relative;font-weight:bold;height:27px;font-family: Arial, sans-serif;font-size: 12px;margin-top: 20px;margin-bottom: 15px;}
.pagination-top .left,.pagination-bottom .left {position:absolute; top:7px;left:0;}
.pagination-top .right,.pagination-bottom .right {position:absolute; top:7px;right:0;}
.pagination-top a,.pagination-bottom a {color:#e92727;font-weight: bold;text-decoration:underline;}
.pagination-top a:link, .pagination-top a:visited, .pagination-bottom a:link, .pagination-bottom a:visited {color:#e92727;}
.pagination-top a:hover,.pagination-bottom a:hover {color:#e92727;text-decoration:underline;}
.pagination-top {border-top:solid 0px #e7e7e7;}
.pagination-bottom {border-bottom:solid 0px #e7e7e7;}

/* PRODUCT DETAILS */
#productdetails-wrap {width:625px;margin-left:0;margin-top:10px;}
#productdetailstable {padding:0;margin-top:0;margin-bottom:15px;border-collapse:collapse;}
#productdetailstable .left {width:250px;}
#productdetailstable .right {width:305px;}
#productdetailstable #productdetailsleft-wrap {width:300px;text-align: left;}
#productdetailstable #productdetailsright-wrap {width:285px;margin-left:15px;margin-right:10px;}
#productdetails-wrap #productimage img {border:solid 1px #ccc;}
#productdetails-wrap #shownhere {margin-top:3px;margin-bottom:10px;}
#productdetails-wrap #productname {font-size: 17px;font-family: "Lucida Grande", "Helvetica", "Arial", sans-serif;font-weight: bold;line-height: 100%;margin-bottom: 1px;margin-top: 0;}
#productdetails-wrap #skunumber {color: #828282;font-size: 12px;font-weight:bold;margin: 5px 0 7px 0;}
#productdetails-wrap #productdescription {line-height:16px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;margin-bottom:15px;}
#productdetails-wrap #productdescription ul {list-style-type:none;margin-top: 7px;margin-right: 0;margin-bottom: 7px;margin-left: 0;}
#productdetails-wrap #productdescription ul li {line-height: normal;padding-left: 17px;background: transparent url("/shop/templates/default/images/sprites.gif") no-repeat 0 -153px;}
#productdetails-wrap #productdescription #dateadded {margin-top:10px;margin-bottom:10px;}
#productdetails-wrap #productdescription #dateavailable {margin-top:10px;margin-bottom:10px;}
#productdetails-wrap #productdescription #productextrafields {padding-top:10px;}
#productdetails-wrap #productdescription #productextrafields .extrafieldname {font-weight:bold;}
#productdetails-wrap #productdescription #productextrafields .extrafieldvalue {}
#productdetails-wrap #orderinginfo-wrap {margin-top:15px;}
#productdetails-wrap #orderinginfo-wrap input {font-size:11px;text-align:center;}
#productdetails-wrap #orderinginfo-wrap select {font-size:11px;}
#productdetails-wrap #orderinginfo-wrap #addtocart {vertical-align:middle;}
#productdetails-wrap #orderinginfo-wrap #addtocart input {vertical-align:middle;margin-right:10px;}
#productdetails-wrap #orderinginfo-wrap #quantityfield {width:25px;}
#productdetails-wrap #orderinginfo-wrap #orderinginfoHeading {position: relative;font-weight:normal;padding:3px;font-family: arial;font-size: 12px;margin-top: 0;margin-bottom:8px;border: 0px solid #ccc;background:#e7e7e7;}
#productdetails-wrap #orderinginfo-wrap .pricelabel {font-family:Arial, Helvetica, sans-serif;font-size:15px;font-weight:bold;}
#productdetails-wrap #orderinginfo-wrap .price {font-family:Arial, Helvetica, sans-serif;font-size:15px;font-weight:bold;}
#productdetails-wrap #orderinginfo-wrap .listpricelabel {font-family:Arial, Helvetica, sans-serif;font-size:15px;font-weight:bold;}
#productdetails-wrap #orderinginfo-wrap .listprice {text-decoration: line-through;font-family:Arial, Helvetica, sans-serif;font-size:15px;font-weight:bold;}
#productdetails-wrap #orderinginfo-wrap .salepricelabel {color:#cc0000;font-family:Arial, Helvetica, sans-serif;font-size:17px;font-weight:bold;}
#productdetails-wrap #orderinginfo-wrap .saleprice {color:#cc0000;font-family:Arial, Helvetica, sans-serif;font-size:17px;font-weight:bold;}
#productdetails-wrap h1 {font-family:Arial, Helvetica, sans-serif;font-size:15px;color:#007bb5;margin-bottom:0;}
#productdetails-wrap h2 {font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#007bb5;margin-bottom:15px;}
#productdetails-wrap p {font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#666666}
#productoptions {margin-bottom:15px;}
#productoptions a.sizechart {border:none;text-decoration:none;}
#productoptions .optiondropdown {margin-bottom:7px;}
#productoptionstable {margin-bottom:15px;}
.productoptionslabel {padding-top:5px;padding-bottom:5px;}
.productoptionsfield {padding-top:5px;padding-bottom:5px;}
#productdetails-wrap #addtocart {margin-top:15px;vertical-align:middle;}
#productdetails-wrap #outofstock {margin-top:15px; color:#FF0000;}
#productdetails-wrap #availabledate {margin-top:15px; color:#FF0000;}

#viraltools {margin-top:15px;margin-bottom:15px;position:relative;line-height:18px;}
#viraltools a {padding-top:5px;padding-bottom:5px;}
#viraltools #emailtofriend {float:left;width:135px;height:20px;}
#viraltools #addtowishlist {float:left;width:150px;height:20px;}
#viraltools #reviews {float:left;width:150px;height:20px;}
#viraltools #producturl {float:left;width:135px;height:20px;}
a.emailfriend:link, a.emailfriend:visited, a.emailfriend:active {background: transparent url("/shop/templates/default/images/sprites.gif") no-repeat 0 -895px;padding-left:20px;color:#333;text-decoration:none;}
a.emailfriend:hover {background: transparent url("/shop/templates/default/images/sprites.gif") 0 -895px;color:#e92727;}
a.addwishlist:link, a.addtowishlist:visited, a.addtowishlist:active {background: transparent url("/shop/templates/default/images/sprites.gif") no-repeat 0 -946px;padding-left:20px;color:#333;text-decoration:none;}
a.addwishlist:hover {background: transparent url("/shop/templates/default/images/sprites.gif") 0 -946px;color:#e92727;}
a.reviews:link, a.reviews:visited, a.reviews:active {background: transparent url("/shop/templates/default/images/sprites.gif") no-repeat 0 -1095px;padding-left:20px;color:#333;text-decoration:none;}
a.reviews:hover {background: transparent url("/shop/templates/default/images/sprites.gif") 0 -1095px;color:#e92727;}
a.producturl:link, a.producturl:visited, a.producturl:active {background: transparent url("/shop/templates/default/images/sprites.gif") no-repeat 0 -1145px;padding-left:20px;color:#333;text-decoration:none;}
a.producturl:hover {background: transparent url("/shop/templates/default/images/sprites.gif") 0 -1145px;color:#e92727;}


/* PRODUCT DETAILS - MODULES */
.alsopurchaseditems-wrap {background-color:#ffffff;margin-top:15px;}
.alsopurchaseditems-wrap .moduleHeading {position: relative;font-weight:normal;padding:3px;font-family: arial;font-size: 12px;margin-top: 0;margin-right: 0px;margin-bottom: 10px;border: 0px solid #ccc;background:#e7e7e7;}
.alsopurchaseditem {float:left;width:72px;margin-right:20px;margin-bottom:20px;text-align: center;}
.alsopurchaseditem .thumb {border: solid 1px #ccc;margin-bottom:5px;width:72px;height:72px;}
.alsopurchaseditem .productname a:link, .alsopurchaseditem .productname a:visited {color:#003366}
.alsopurchaseditem .productname a:hover {color:#007bb5}
.alsopurchaseditem .pricelabel {}
.alsopurchaseditem .price {}
.alsopurchaseditem .listpricelabel {}
.alsopurchaseditem .listprice {text-decoration: line-through;}
.alsopurchaseditem .salepricelabel {color:#cc0000;}
.alsopurchaseditem .saleprice {color:#cc0000;}

.additionalthumbs-wrap {background-color:#ffffff;}
.additionalthumbs-wrap .additionalthumbsHeading {display: none;position: relative;font-weight:normal;padding:3px;font-family: arial;font-size: 12px;margin-top: 0;margin-bottom:10px;border: 0px solid #ccc;background:#e7e7e7;}
.additionalthumb {float:left;width:120px;height:40px;margin: 0 5px 8px 0;text-align: left; font-family:Arial, Helvetica, sans-serif;font-size:11px;}
.additionalthumb .thumb {border: 1px solid #ccc;margin-right: 3px;vertical-align:middle;width:36px;height:36px;}
.additionalthumb .caption {text-align:center;color:#666;font-family:Arial, Helvetica, sans-serif;font-size:11px;text-align:center;}
.additionalthumb a:link, .additionalthumb a:visited {color:#666666;text-decoration:none;}
.additionalthumb a:hover {color:#007bb5;text-decoration:none;}

.attributethumbs-wrap {background-color:#ffffff;}
.attributethumbs-wrap .attributethumbsHeading {position: relative;font-weight:normal;padding:3px;font-family: arial;font-size: 12px;margin-top: 0;margin-bottom:10px;border: 0px solid #ccc;background:#e7e7e7;}
.attributethumb {float:left;width:125px;margin-bottom:4px;text-align: left; font-family:Arial, Helvetica, sans-serif;font-size:11px;}
.attributethumb .thumb {border: 1px solid #ccc;margin-right: 2px;vertical-align:middle;}
.attributethumb a:link, .attributethumb a:visited {color:#666666;text-decoration:none;}
.attributethumb a:hover {color:#007bb5;text-decoration:none;}

.counterpartitems-wrap {background-color:#ffffff;margin-top:15px;}
.counterpartitems-wrap .moduleHeading {position: relative;font-weight:normal;padding:3px;font-family: arial;font-size: 12px;margin-top: 0;margin-right: 0px;margin-bottom: 10px;border: 0px solid #ccc;background:#e7e7e7;}
.counterpartitem {float:left;width:72px;margin-right:20px;margin-bottom:20px;text-align: center;}
.counterpartitem .thumb {border: solid 1px #ccc;margin-bottom:5px;width:72px;height:72px;}
.counterpartitem .productname a:link, .counterpartitem .productname a:visited {color:#003366}
.counterpartitem .productname a:hover {color:#007bb5}
.counterpartitem .pricelabel {}
.counterpartitem .price {}
.counterpartitem .listpricelabel {}
.counterpartitem .listprice {text-decoration: line-through;}
.counterpartitem .salepricelabel {color:#cc0000;}
.counterpartitem .saleprice {color:#cc0000;}

.crosssellcategories-wrap {background-color:#ffffff;margin-top:15px;}
.crosssellcategories-wrap .moduleHeading {position: relative;font-weight:normal;padding:3px;font-family: arial;font-size: 12px;margin-top: 0;margin-right: 0px;margin-bottom: 10px;border: 0px solid #ccc;background:#e7e7e7;}
.crosssellcategory {float:left;width:72px;margin-right:20px;margin-bottom:20px;text-align: center;}
.crosssellcategory .thumb {border: solid 1px #ccc;margin-bottom:5px;width:72px;height:72px;}
.crosssellcategory .categoryname a:link, .crosssellcategory .categoryname a:visited {color:#003366}
.crosssellcategory .categoryname a:hover {color:#007bb5}

/* CROSS SELL ITEMS */
.crosssellitems-wrap {
	float: left;
	width:670px;
	background: url("/shop/templates/gearmonkey/images/bg_category.gif") top left no-repeat;
	padding-bottom: 35px;
}

#productdetails-wrap .crosssellitems-wrap h2.listing {
	color: #f33;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	margin: 18px 0 0 13px;
}
/* .crosssellitems-wrap .moduleHeading {position: relative;font-weight:normal;padding:3px;font-family: arial;font-size: 11px;margin-top: 0;margin-right: 0px;margin-bottom: 10px;border: 0px solid #ccc;background:#e7e7e7;} */
.crosssellitem {float:left;width:120px;font-size:11px;font-family:Arial, Helvetica, sans-serif;font-weight: bold;margin: 12px 34px 18px 12px;text-align: center;}
.crosssellitem .thumb {border: solid 1px #ccc;margin-bottom:5px;width:72px;height:72px;}
.crosssellitem .productname a:link, .crosssellitem .productname a:visited {color:#323232;text-decoration: none;}
.crosssellitem .productname a:hover {color:#e92727;text-decoration: underline;}
.crosssellitem .pricelabel {}
.crosssellitem .price {}
.crosssellitem .listpricelabel {}
.crosssellitem .listprice {text-decoration: line-through;}
.crosssellitem .salepricelabel {color:#cc0000;}
.crosssellitem .saleprice {color:#cc0000;}

/* MY ACCOUNT */
#myaccountsignin-wrap {float: left; width:740px;margin:15px 0 30px 10px;}
#myaccount-signin {width:300px;float:left;margin-right:30px;}
#myaccount-signin .loginbutton {margin-top:10px;margin-bottom:10px;}
#myaccount-newcustomer {width:300px;float:left;border-left-width: 1px;border-left-style: solid;border-left-color: #e7e7e7;padding-left:50px;}
#myaccount-wrap {width:625px;margin-right:10px;margin-bottom:30px;position:relative;}
#prevorders-table {border: 1px solid #ccc;width:690px;background: #fff;}
#prevorders-table td {background: #f7f7f7;padding:15px;}
.deliveryaddress {width:250px;float:left;border-right-width: 1px;border-right-style: solid;border-right-color: #e7e7e7;padding-right:20px;margin-right:20px;}
.shippingaddress {width:225px;float:left;}
#myaccount-wrap .checkout-table {width:670px;}
#myaccount-wrap .checkout-table .left {text-align:left;vertical-align:top;}
#myaccount-wrap .checkout-table .right {text-align:right;vertical-align:top;}
#myaccount-wrap hr {margin-right:10px;}
#myaccount-wrap select {margin-left:0;margin-top:2px;margin-bottom:10px;font-size:12px;}
#myaccount-wrap input {margin-left:0;margin-top:2px;margin-bottom:10px;font-size:12px;}
#myaccount-wrap input.submitbutton {margin-top:0;margin-bottom:0;}
#myaccount-wrap input.checkbox {margin-top:0;margin-bottom:0;}

#myaccount-wrap a {
	margin: 0 0 5px 0;
}

#myaccount-wrap a:link, #myaccountsignin-wrap a:active, #myaccountsignin-wrap a:visited {
	text-decoration: none;
}

#myaccount-wrap a:hover {
	text-decoration: underline;
}

/* WISHLIST */
.wishlist-wrap {width:890px;margin-left:10px;background-color:none;}
.wishlist-items {float:left;}
.wishlist-item {width:450px;text-align:left; font-family:Arial, Helvetica, sans-serif;font-size:11px;margin-bottom:15px;}
.wishlist-item .thumb {border: solid 1px #ccc;margin-bottom:5px;float:left;margin-right:10px;}
.wishlist-actions {width:140px;float:left;background-color:#ffffff;border:solid 1px #ccc;padding:10px;}
.wishlist-actions input.radiobutton {margin:0 5px 0 0;}
.wishlist-actions input.checkbox {margin:0 5px 0 0;}
.wishlist-actions input.sendtofriend {font-size:12px;width:120px;}

/* SHOPPING CART */
#cart-wrap {width:880px;margin: 15px 0 0 10px;}
#cart-wrap #cart-text-left {width:350px;float:left;margin-right:100px;}
#cart-wrap #cart-text-right {width:420px;float:left;}
#cart-table {width:100%;background-color:#cccccc;border:solid 1px #333;}
#cart-table td {background-color:#ffffff;vertical-align:top;}
#cart-table .heading-items, #cart-table .heading-quantity, #cart-table .heading-remove, #cart-table .heading-total {background-color:#333;font-weight:bold;color:#ffffff}
#cart-table .heading-quantity {width:60px;text-align:center;}
#cart-table .td-quantity {width:60px;text-align:center;}
#cart-table .heading-remove {width:60px;text-align:center;}
#cart-table .td-remove {width:60px;text-align:center;}
#cart-table .heading-total {width:80px;text-align:right;}
#cart-table .td-price {width:80px;text-align:right;}
#cart-table .cart-thumb {width:80px;float:left;}
#cart-table .shoppingcart-itemdetails {text-align:left;}
#cart-table .thumb {border: solid 1px #ccc;width:72px;height:72px;}
#cart-table .productname {font-weight:bold;}
#cart-table .skulabel {font-weight:normal;}
#cart-table .sku {font-weight:normal;}
#cart-table .optionlabel {font-weight:normal;}
#cart-table .optionvalue {font-weight:normal;}
#cart-table .quantity {text-align:center;}
#cart-table .delete {width:80px;}
#cart-table .price {font-weight:bold;text-align:right;width:120px;}
#cart-table #emptycart {font-weight:bold;margin-bottom:30px;}
#cart-table #shippingestimator {margin-bottom:15px;}
#cartsubtotal {font-weight:bold;color:#ff0000;text-align:right;margin-top:10px;}
#cartoutofstock {font-weight:bold;color:#ff0000;text-align:right;}
#cartshippinginfo {text-align:right;}
#cartbuttons {text-align:right;margin-top:10px;}
#cartbuttons .left {text-align:left;float:left;width:50%;}
#cartbuttons .right {text-align:right;float:right;width:50%;}

/* CHECKOUT */
#checkout-wrap {width:870px; margin: 0 0 0 10px;}
#checkout-steps {width:860px;float: left;background: #ccc;margin: 10px 0 15px 0;padding: 0 5px 5px 5px;}
#checkout-steps ul {padding: 0;list-style: none;}
#checkout-steps li {width:100px;position:relative;background: #fff;float:left;display:block;font-size:12px;font-weight:bold;font-family: Helvetica,Arial;border:solid 1px #999;text-align:center;margin:0;padding-top:5px;padding-bottom:5px;padding-left:0;padding-right:0;margin-right:5px;margin-top:0;}
#checkout-steps li.active {color: #fff;width:100px;position:relative;background: #c00;float:left;display:block;font-size:12px;font-weight:bold;font-family: Helvetica,Arial;border:solid 1px #700000;text-align:center;margin:0;padding-top:5px;padding-bottom:5px;padding-left:0;padding-right:0;margin-right:5px;margin-top:0;}

/* CHECKOUT - shipping */
#shipping-text1 {clear: both;float:left;width:300px;margin-right:80px;}
#shipping-text2 {display: none;width:80px;float:left;margin-right:30px;}
#shipping-text3 {float:left;width:200px;}
#shipping-table-wrap {width:100%;background-color:#cccccc;border:solid 1px #333;}
#shipping-table-wrap td {background-color:#ffffff;vertical-align:top;}
#shipping-table-wrap .heading-shippinginfo {background-color:#333;font-weight:bold;color:#ffffff}
#shipping-table-wrap .subheading-shippinginfo {background-color:#e7e7e7;font-weight:bold;color:#333;}
.shipping-table {width:500px;background-color:#fff;border:solid 0px #333;}
.shipping-table td {background-color:#ffffff;vertical-align:top;}
#freeshipping {}
.shippingmethod {padding:5px;font-weight:bold;background:#f7eadb;color:#333;}
#checkout-wrap #addressform input {margin-top:2px;margin-bottom:10px;font-size:12px;}
#checkout-wrap #addressform select {margin-top:2px;margin-bottom:10px;font-size:12px;}

/* CHECKOUT - billing */
#payment-text1 {width:360px;float:left;margin-right:90px;}
#payment-text2 {width:0;float:left;margin-right:0;}
#payment-text3 {width:400px;float:left;}
#cc1 {background-image:url(/shop/templates/default/images/cc_visa.gif);width:45px;height:35px;background-repeat: no-repeat;margin-right: 6px;float:left;}
#cc2 {background-image:url(/shop/templates/default/images/cc_mastercard.gif);width:45px;height:35px;background-repeat: no-repeat;margin-right: 6px;float:left;}
#cc3 {display: none; background-image:url(/shop/templates/default/images/cc_discover.gif);width:45px;height:35px;background-repeat: no-repeat;margin-right: 6px;float:left;} 
#cc4 {background-image:url(/shop/templates/default/images/cc_amex.gif);width:45px;height:35px;background-repeat: no-repeat;margin-right: 6px;float:left;}
#payment-table-wrap {width:100%;background-color:#cccccc;border:solid 1px #333;}
#payment-table-wrap td {background-color:#ffffff;vertical-align:top;}
#payment-table-wrap .heading-paymentinfo {background-color:#333;font-weight:bold;color:#ffffff}
#payment-table-wrap .subheading-paymentinfo {background-color:#e7e7e7;font-weight:bold;color:#333;}
#updatebilling-text1 {width:600px;float:left;margin-right:90px;}
.paymentmethod {padding:5px;font-weight:bold;background:#f7eadb;color:#333;}
.payment-table {width:500px;background-color:#fff;border:solid 0px #333;}
.payment-table td {background-color:#ffffff;vertical-align:top;}
.discount-table {width:500px;background-color:#fff;border:solid 0px #333;}
.discount-table td {background-color:#ffffff;vertical-align:top;}
.discountmethod {padding:5px;font-weight:bold;background:#f7eadb;color:#333;}
.payment-table input, .discount-table input,.payment-table select, .discount-table select {font-size:12px;}

/* CHECKOUT - order review */
#checkout-wrap #review-text1 {width:570px;float:left;margin-right:90px;}
#review-table-wrap {width:870px;background-color:#cccccc;border:solid 1px #333;}
#review-table-wrap td {background-color:#ffffff;vertical-align:top;}
#review-table-wrap .heading-reviewinfo {background-color:#333;font-weight:bold;color:#ffffff}
#review-table-wrap .subheading-reviewinfo {background-color:#e7e7e7;font-weight:bold;color:#333;}
.reviewaddress {width:300px;float:left;}
.reviewmethod {width:300px;float:left;}
#checkout-wrap .checkout-table {width:98%;}
#checkout-wrap .checkout-table .left {text-align:left;vertical-align:top;}
#checkout-wrap .checkout-table .right {text-align:right;vertical-align:top;}

/* AFFILIATES */
#affiliates-table {border: 1px solid #ccc;width:690px;}
#affiliates-table td {background: #f7f7f7;padding:15px;}
#affiliates-table td.heading {background-color:#333;font-weight:bold;color:#ffffff}
#affiliates-table td.subheading {background-color:#e7e7e7;font-weight:bold;color:#333;}

/* ARTICLES */
#articles-wrap {width:625px;margin-left:10px;margin-bottom:30px;}
#articles-wrap hr {margin-right:10px;}
#articles-wrap input, #articles-wrap select {margin-top:2px;margin-bottom:10px;font-size:12px;}
#articles-wrap input.submitbutton {margin-top:0;margin-bottom:0;}
#articles-wrap .pagination-top, #articles-wrap .pagination-bottom {margin-left:0;}

/* REVIEWS */
#reviews-wrap {width:625px;margin-left:10px;margin-bottom:30px;}
#reviews-wrap hr {margin-right:10px;}
#reviews-wrap input, #articles-wrap select {margin-top:2px;margin-bottom:10px;font-size:12px;}
#reviews-wrap input.submitbutton {margin-top:0;margin-bottom:0;}
#reviews-wrap input.radiobutton {margin-top:0;margin-bottom:0;}
.review-item {width:130px;height:130px;float:left;}
.review-item .thumb {border:solid 1px #ccc}

/* SIZECHART */
.sizechart {border: 2px solid #e92727;border-collapse:collapse;width:100%;}
.sizechart td {background: #f7f7f7;padding:3px;border: 1px solid #fff}
.sizechart th {text-align:left;border: 1px solid #fff}
.sizechart thead th {color:#fff;font-size:115%;background: #e92727;padding: 6px;}
.sizechart tbody th {color:#fff;font-size:115%;background: #e92727;padding: 6px;}
.sizechart tbody th.sub {font-size:100%;color:#000;background: #efefef;padding: 6px;}

/* DEFAULT CONTENT WRAPPER */
#default-wrap {width:625px;margin-left:0;margin-bottom:30px;}
#default-wrap hr {margin-right:10px;}
#default-wrap input, #default-wrap select {margin-top:2px;margin-left:0;margin-bottom:10px;font-size:12px;}
#default-wrap input.submitbutton {margin-top:0;margin-bottom:0;}

/* CONTACT US */
#contactFields, #contactFields textarea {
	width: 350px;
}
#contactFields input, #contactFields textarea {
	margin-left: 0;
}

/* PAGE HEADINGS */
#heading-title h1 {margin-left: 0;}
#heading-sale h1 {margin-left: 0;}
#heading-newitems h1 {margin-left: 0;}
#heading-bestsellers h1 {margin-left: 0;}
#heading-myaccount h1 {margin-left: 10px;}
#heading-wishlist h1 {margin-left: 0;}
#heading-emailwishlist h1 {margin-left: 0;}
#heading-emailfriend h1 {margin-left: 0;}
#heading-contactus h1 {margin-left: 0;}
#heading-aboutus h1 {margin-left: 0;}
#heading-catalogrequest h1 {margin-left: 0;}
#heading-returnpolicy h1 {margin-left: 0;}
#heading-shippinginfo h1 {margin-left: 0;}
#heading-privacypolicy h1 {margin-left: 0;}
#heading-cart h1 {margin-left: 0;}
#heading-createaccount h1 {width: 890px;margin-top: 10px; margin-left: 0;}
#heading-affiliates h1 {margin-left: 0;}
#heading-myaffiliateaccount h1 {margin-left: 0;}
#heading-articles h1 {margin-left: 0;}
#heading-reviews h1 {margin-left: 0;}
#heading-search h1 {margin-left: 0;}
#heading-brands h1 {margin-left: 0;}
#heading-checkout {position:relative; margin: 0 0 0 10px;}

/* FORMS */
.formfieldlabel {padding-bottom:3px;}
.formfield {padding-bottom:3px;}
.formrequired {color:#ff0000;}
.requiredfield {color:#ff0000;}
fieldset {margin-bottom:15px;padding:10px;border:none;}
form {margin:0;padding:0;}
form fieldset {margin-bottom:15px;padding:10px;border:none;}
form td {padding:3px;}
legend {color:#333;font-size:12px;margin-left:3px;margin-right:10px;padding:5px;}
.messageStackError {color:#ff0000;font-weight:bold;}
.messageStackSuccess {color:#009900;font-weight:bold;}
.messageStackWarning {color:#ff0000;font-weight:bold;}
.warning {color:#ff0000;font-weight:bold;}
.errorText {color:#ff0000;font-weight:bold;}
form input {margin:0;padding:0;}
input.checkbox {margin-top:0;margin-bottom:0;}
input .submitbutton,img .submitbutton {margin-top:0;margin-bottom:0;}

/* MISC */
a.morelink:link, a.morelink:visited, a.morelink:hover, a.morelink:active {background: transparent url("/shop/templates/default/images/sprites.gif") no-repeat 5px -500px;padding-left:21px;}
a.morelink:hover {background: transparent url("/shop/templates/default/images/sprites.gif") 5px -400px;}
.morelink span {position:absolute;left:-9999px;width:900px;}

/* FOOTER */
#utility-footer {position: relative;color:#fff;font-weight:normal;width: 900px;font-size: 11px;margin: 0 0 8px 0;}
#utility-footer #left {}
#utility-footer #right {position:absolute; top:7px;right:5px;}

#footer {clear: both;float: left; font-weight:normal;font-family: "Lucida Grande", "Helvetica", "Arial", sans-serif;font-size:11px;width:900px;height: 232px;margin-right:0;padding: 30px 0 0 0;background: #000 url("/shop/templates/gearmonkey/images/bg_footer.gif") top left repeat-x;margin-bottom:15px;margin-left:0;}
#footer input {clear: left;float: left;margin-bottom: 8px;}
#footer #left {float: left;color: #fff;width: 202px;height: 190px;margin: 0 0 0 23px;border-right: 1px solid #4f4f4f;}
#footer #newsletter, #footer #news, #footer #post_production {float: left;color: #fff;width: 172px; height: 190px;padding: 0 20px 0 20px;border-left: 1px solid #000;border-right: 1px solid #4f4f4f;}
#footer #news a, #footer #post_production a {color: #e92727;padding-bottom: 3px;border-bottom: 1px solid #801f1f;}
#footer #post_production {border-right: 0;}
#footer #post_production a#logo {margin-left: 61px;border: 0;text-decoration: none;}
#footer h3 {
	color: #e92727;
	font-size: 11px;
	text-transform: uppercase;
}
#footer h3 .title {
	color: #fff;
	font-size: 14px;
}
#footer a {text-decoration:none;}
#footer a:link, #footer a:visited {color:#fff;}
#footer a:hover {color:#e92727;}
#footer .poweredby a {color:#e92727;text-decoration:none;}
ul#footerLinks {
	margin: 0 0 40px 0;
	padding: 0;
}
ul#footerLinks li {
	margin: 0 0 8px 0;
	padding: 0;
	background: none;
	list-style-type: none;
}
ul#footerLinks a, ul#footerLinks a:link, ul#footerLinks a:active, ul#footerLinks a:visited {
	padding-bottom: 3px;
	border-bottom: 1px solid #959595;
}
ul#footerLinks a:hover {
	border-bottom: 1px solid #e92727;
}

/* STATIC PAGE CONTENT */
.static_data {
	float: left;
	margin: 0 40px 0 0;
}

.static_data ul li {
	margin-bottom: 5px;
}

.static_data .vr_table th, .static_data .vr_table td {
	padding: 6px;
	text-align: left;
}

#stageFloorplan {
	margin-bottom: 16px;
}

.static_table {
	width: 98%;
	margin-bottom: 10px;
	background: #fff;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

.static_table td {
	padding: 5px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

.static_table td.shade {
	background: #e6e6e6;
}

#transmissionLogos {
	width: 630px;
}

#transmissionLogos img {
	float: left;
	margin: 0 25px 20px 0;
}

/* !CLIENT LIST */
#clientLogos {
	margin-bottom: 8px;
	border-left: 1px solid #999;
}

#clientLogos th {
	color: #fff;
	font-size: 13px;
	padding: 5px;
	background: url("/shop/templates/gearmonkey/images/bg_clientList.gif") top left repeat-x;
	text-align: left;
}

#clientLogos td {
	width: 150px;
	height: 100px;
	background: url("/shop/templates/gearmonkey/images/bg_client.gif") top left repeat-x;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	text-align: center;
}

.facilityList {
	float: left;
	font-size: 13px;
	margin: 0 45px 0 0;
	background: none;
}

.facilityList li {
	margin: 0 0 12px 0;
	padding: 0;
	background: none;
	list-style-type: none;
}

#contact_info_rental {
	font-size: 13px;
	background: none;
	margin: 20px 0 20px 0;
	padding: 0;
}

#contact_info_rental li {
	background: none;
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: none;
}

#contact_info_rental li#phone {
	margin-top: 10px;
}

#gearDirectionsMap {
	float: left;
	margin-right: 10px;
}

.shooterList {
	float: left;
	background: none;
	margin: 0 10px 20px 10px;
}

.shooterList li {
	background: none;
	margin-bottom: 5px;
	list-style-type: none;
}

.shooterList li.image {
	margin-bottom: 6px;
}

.shooterList li.name {
	font-size: 12px;
	font-weight: bold;
}

/* VR CONTENT */
body#popup_vr_container {
	background: none;
}

#popup_vr {
	width: 670px;
	margin: 0 auto;
	text-align: center;
}

#popup_vr h1 {
	font-style: italic;
	text-align: left;
}

#popup_vr br {
	display: block;
	margin: 5px 0 5px 0;
}

#popup_vr a.closeLink {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background: #e92727;
	padding: 5px;
	border: 1px solid #a10d0d;
	text-decoration: none;
}

#popup_vr a.closeLink:hover {
	background: #a10d0d;
}

/* REEL CONTENT */
body#popup_reel_container {
	background: none;
}

#popup_reel {
	width: 330px;
	margin: 0 auto;
	text-align: center;
}

#popup_reel h1 {
	font-style: italic;
	text-align: left;
}

#popup_reel br {
	display: block;
	margin: 5px 0 5px 0;
}

#popup_reel a.closeLink {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background: #e92727;
	padding: 5px;
	border: 1px solid #a10d0d;
	text-decoration: none;
}

#popup_reel a.closeLink:hover {
	background: #a10d0d;
}

/* SITE MAP */
#siteMap {

}

#siteMap ul {
	font-size: 11px;
	margin-bottom: 15px;
}


#siteMap p {
	font-size: 12px;
}

#siteMap ul li {
	margin-bottom: 6px;
}

/* HEADER IMAGE */
#headerImage {
	margin-bottom: 15px;
}

/* CHECKOUT COUPON */
#coupon_field, #coupon_submit {
	float: left;
	margin-right: 5px;
}

#coupon_field {
	padding-top: 3px;
}

/* CONTACT BOX */
#contactBox {
	float: right;
	width: 180px;
	margin: 0 0 100px 50px;
}

#contactBox h2 {
	color: #000;
	text-transform: uppercase;
}

#contactBox a {
	font-size: 11px;
}