/*Prime skateboarding stylesheet*/

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	margin:0;
	padding:0;
	color:#000000;
	text-align:center;
	position:relative;
}

/***************************************************************\
Layout divs
\***************************************************************/

#wrapper {
	width:1000px;
	margin:auto;
	background-color:#ffffff;
	text-align:left;
}

#header {
	/*background-color:red;*/
	color:#ffffff;
	width:875px;
	
	padding-top:10px;
	margin:0 auto;

}

/* brads header shnizz */

#mainContent {}
#indexImages {
	width:875px;
	height:460px;
	position:relative;
}

#indexImages img {
   position:absolute;
   top:0;
   left:0;
}


#socialtop {width:875px;padding-bottom:0px;height:20px;overflow:hidden;margin-top:5px;}

#socialtopleft { 
 width: 305px;
 float: left;height:20px;overflow:hidden;
}
#socialtopright { 
 float: right;
 width: 570px;
 display: inline;
 position: relative;
 text-align:right;
 color:gray;
font-size:10px;font-weight:normal;text-transform:uppercase;height:20px;overflow:hidden;
}
#socialtopright input {padding:1px;}


#headleft { 
 width: 500px;
 float: left;
 height:146px;overflow:hidden;
}
#headright { 
 float: right;
 width: 375px;
 display: inline;
 position: relative;
 padding-left:0px;
 text-align:right;
  color:gray;
font-size:9px;font-weight:normal;text-transform:uppercase;
 height:146px;overflow:hidden;
}

#headmid {width:875px;padding:15px 0px 0px 0px;}
#headmidlow {width:875px;height:46px;margin-bottom:10px;/*background:#f5f5f5;*/}

#search input {padding:0px;}
#search img {padding:0px;margin:0px;border:0px;}
#search input {padding:0px;margin:0px;overflow:hidden;}



#topnav {margin:0px;padding:0px 0px 10px 0px;}
#topnav ul {margin:0px;padding:0px;}
#topnav li{display: inline;list-style-type: none;font-size:9px;font-weight:normal;text-transform:uppercase;padding-left:1px;margin-bottom:0px;letter-spacing:0px;}
#topnav a, #topnav a:link, #navlist a:visited {color: gray;text-decoration: none;}
#topnav a:hover {color: black; text-decoration: none;}


/* out of use
.mainnav {padding:0px 0px 0px;margin:0px 0px 0px 0px;height:46px;}
.mainnav ul {padding:0px 0px 0px 0px;margin:0px;height:46px;}
.mainnav li{display: inline;list-style-type: none;font-weight:bold;text-transform:uppercase;line-height:18px;
height:32px;border:1px solid #e1e1e1;font-size:18px;background:#f5f5f5;padding:12px 14px 12px 14px;margin-right:5px;}

.mainnav a, .mainnav a:link, .mainnav a:visited {text-decoration: none;}
.mainnav a:hover {text-decoration: none;} */

ul#mainnav{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:46px;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
}
ul#mainnav li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border:1px solid #e1e1e1;
	margin-right:5px;
	height:44px;
	background:#f5f5f5;
	}
ul#mainnav li a{
	display:block;
	float:left;
	text-decoration:none;
	padding:12px 15px 12px 15px;
	background:#f5f5f5;
	height:20px;
	}
ul#mainnav li a:hover{
	background:#f5f5f5;	
	height:20px;
	}
	
	ul#mainnav li img {height:15px;width:19px;}
.shopcart {background:url(webart/shopcart.gif);}


.blognav a, .blognav a:link, .blognav a:visited {color: orange;text-decoration: none;}
.blognav a:hover {color: gray; text-decoration: none;}

.fbnav a, .fbnav a:link, .fbnav a:visited {color: #436de4;text-decoration: none;}
.fbnav a:hover {color: gray; text-decoration: none;}

.twitnav a, .twitnav a:link, .twitnav a:visited {color: #61c4f7;text-decoration: none;}
.twitnav a:hover {color: gray; text-decoration: none;}

.goldnav a, .goldnav a:link, .goldnav a:visited {color: #E2E089;text-decoration: none;}
.goldnav a:hover {color: gray; text-decoration: none;}

.greynav a, .greynav a:link, .greynav a:visited {color: gray;text-decoration: none;}
.greynav a:hover {color: #E2E089; text-decoration: none;}

.burgnav a, .burgnav a:link, .burgnav a:visited {color: #933333;text-decoration: none;}
.burgnav a:hover {color: gray; text-decoration: none;}

.greennav a, .greennav a:link, .greennav a:visited {color: #71bb6e;text-decoration: none;}
.greennav a:hover {color: gray; text-decoration: none;}






/* brads header shniz end */


#logoBar {width:875px;height:22px;background:#c4c5cd;padding:11px 0px 11px 0px;text-align:center;}

#logoBar img {border:0px;margin:0px 4px 0px 4px;}

#listBar {width:877px;height:22px;padding:14px 0px 14px 15px;margin:0 auto;}

#listBar a, #listBar a:link, #listBar a:visited {color: gray;text-decoration: none;font-size:11px;}
#listBar a:hover {color: black; text-decoration: none;}

#headerNavBar {
	width:1000px;
	/*background-color:#eeeeee;
	background-image:url('images/full_width_bar_background.jpg');
	background-repeat:no-repeat;*/
	color:black;
	height:45px;
	font-size:75%;
}

#searchBox {
	display:inline;
	padding:0px 0px 6px 0px;
	/*width:200px;
	height:50px;*/
	/*background-color:#ffffff;*/
	/*display:none;*/
}

#searchBox input {padding:5px;}
input {padding:5px;}

.searchtxt a, .searchtxt a:link, .searchtxt a:visited {text-decoration: none;}
.searchtxt a:hover {text-decoration: none;} 
.searchtxt{display: inline;font-size:24px;font-weight:bold;text-transform:uppercase;padding-left:0px;}

#breadCrumb {
	padding-top:0px;
	padding-bottom:2px;
	width:875px;
	margin:0 auto;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}

#headerNavigation {
	color:#ffffff;
	/*width:475px;*/
	height:22px;
	/*float:right;*/
	text-align:right;
	padding-right:82px;
	padding-top:4px;
}

#headerSelect {
	/*background-color:red;*/
	float:right;
	margin-left:0px;
}


#leftColumn {
	width:50px;
	/*height:100px;*/
	/*background-color:yellow;*/
	float:left;
	padding-top:10px;
	font-size:60%;
	margin-bottom:20px
}

#rightColumn {
	width:150px;
	background-color:red;
	float:right;
}

#mainContent {
	/*background-color:lime;*/
	width:875px;
	/*margin-left:155px;*/
	padding-top:0px;
	margin:0 auto;
}

#mainContentimages {
	/*background-color:lime;*/
	width:925px;
	/*margin-left:155px;*/
	padding-top:10px;
	margin:0 auto;
	
}

#mainContentimagestwo {
	/*background-color:lime;*/
	width:903px;
	/*margin-left:155px;*/
	padding-top:0px;
	padding-left:45px;
}


#titleBar {
	/*color:#00ff33;*/
}

#titleImage {
	float:right;
	width:100px;
}

#content {
	clear:right;
	color:#666666;
}

#contentNavButtons {
	width:875px;
	/*background-color:red;*/
	clear:right;
	padding-top:10px;
	margin:0 auto;
	text-align:right;
}

#contentNavButtons input {padding:0px;}

#messageStack {
	/*background-color:lime;*/
}

#newCustomerAccount {
	width:425px;
	float:left;
	border:0px solid #666666;
	padding:0px 25px 0px 0px;
}

#returningCustomerAccount {
	width:425px;
	float:right;
	border:0px solid #666666;
	padding:0px;
}

#extraImages {
	/*border:1px solid red;*/
	clear:right;
}

#footer {
	width:875px;
	clear:both;
	text-align:center;
	margin:0 auto;
	padding-bottom:10px;
	padding-top:10px;
}

#footerBar {
	width:100%;
	background-color:#000000;
	color:#ffffff;
	height:30px;
	font-size:85%;
	padding-top:6px;
}


/* footer 3 cols */
#footerleft { 
 margin: 0px 0px 0px 0px;
 padding-right: 20px;
 width: 129px;
 float: left;
 text-align:left;
  padding-bottom:0px;
}
#footerlefttwo { 
 margin: 0px 0px 0px 0px;
 padding-right: 20px;
 width: 129px;
 float: left;
 text-align:left;
  padding-bottom:0px;
}
#footermid { 
 float: left;
 padding-right: 20px;
 padding-bottom:0px;
 width: 278px;
 display: inline;
 text-align:left;
 color: gray;
}
#footerright { 
 margin: 0px 0px 0px 0px;
 width: 279px;
 float: left;
 position: relative;
 text-align:right;
  padding-bottom:0px;
  padding-top:20px;
}

.orange {color: orange;}
.blue {color: #61c4f7;text-decoration: none;}
.green {color: #71bb6e;}

/* footer 3 cols */


#manufacturersList, #categoriesList {
	/*border:1px solid red;*/
	width:875px;
	line-height:18px;
	word-spacing:2px;
	color:#000000;
	/*float:left;*/
	margin: 0 auto;
	font-size:10px;
	text-align: left;

}

.three-column-wrapper {
	width:875px;
	margin:0 auto;
}

.three-column-left, .three-column-middle, .three-column-right {
	float:left;
	width:271px;
	margin-right:20px;
}

.three-column-right {
	margin-right:0px;
}

/***************************************************************\
Links
\***************************************************************/

#headerNavigation a {
	color:#cccccc;
	text-decoration:none;
}

#headerNavigation a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#breadCrumb a {
	color:#999999;
	text-decoration:none;
}

#breadCrumb a:hover {
	color:#505050;
	text-decoration:none;
}

#leftColumn a {
	color:#000000;
	text-decoration:none;
}

#leftColumn a:hover {
	text-decoration:underline;
}

/* #mainContent a {
	color:#000000;
	text-decoration:none;
}

#mainContent a:hover {
	color:gray;
	text-decoration:none;

} */

#mainContent a, #mainContent a:link, #mainContent a:visited {color: #000000;text-decoration: none;}
#mainContent a:hover {color: gray; text-decoration: none;}

#content a {
	color:black;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#footer a {
	color:#000000;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footerCopyright a {
	color:#000000;
	text-decoration:none;
}

#footerCopyright a:hover {
	text-decoration:underline;
}

#manufacturersList, #categoriesList a {
	color:#000000;
	text-decoration:none;
	
}

#manufacturersList, #categoriesList a:hover {
	color:#000000;
	text-decoration:underline;
}

#mainContent h4.moreProducts a {
	color:#ffffff;
}

/***************************************************************\
Lists
\***************************************************************/

#headerNavigation ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#headerNavigation ul li {
	margin:0px;
	padding:0px;
	display:inline;
	margin-right:5px;
}

#categories ul {
	margin:0px;
	padding:0px;
	margin-left:10px;
}

#categories ul li {
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

#footer ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:10px;
}

#footer ul li {
	margin:0px;
	padding:0px;
	display:inline;
}

#mainContent ul li {line-height:32px;}


/***************************************************************\
Fonts and colours
\***************************************************************/

h1 {
	color:#c4c5cd;
	font-size:28px;
	margin-bottom:25px;
	text-transform:uppercase;
}


h4.moreProducts {
	background-color:#c4c5cd;
	padding:9px 10px 9px 10px;
	color:#fff;
	font-size:22px;
	width:855px;
	margin-left:25px;
}

h4.moreProducts a{
	color:#fff;
	text-decoration:none;
}
h4.moreProducts a:hover{
	color:#fff;
	text-decoration:none;
}

h2 {
	color:white;margin:0;padding:8px 12px 6px 12px;font-size:22px;font-weight:bold;background:#c4c5cd;display:inline;float:left;clear:right;line-height:28px;margin-bottom:10px;text-transform:uppercase;
}


.requiredInput {
	color:red;
}

h3 {font-size:16px;margin:0px 0px 5px 0px;}

.warning {
	color:red;
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

.small {
	font-size:75%;
}

.goldText {
	color:#cdc982;
}

/***************************************************************\
Buttons
\***************************************************************/

#contentNavButtons {
	height:100px;
}

#contentNavButtons .rightButton {
	float:right;
	padding-right:10px;
}

#contentNavButtons .leftButton {
	float:left;
	padding-left:10px;
}

#contentNavButtons .middleButton {
	margin-left:328px;
}

/***************************************************************\
Images
\***************************************************************/

img {
	border:none;
}

#headerNameBanner {
	float:left;
	margin-left:63px;
	margin-top:33px;
}

#headerCrown {
	float:right;


}

.rightImage {
	float:right;
	padding-left:2px;
	padding-bottom:2px;
}

.leftImage {
	float:left;
	padding-right:2px;
	padding-bottom:2px;
}

/***************************************************************\
Boxes
\***************************************************************/

.infoBoxHeading {
	/*background-color:red;*/
	background-color:#000;
	/*background-image:url('images/column_width_bar_background.jpg');*/
	background-repeat:no-repeat;
	height:20px;
	padding-left:5px;
	text-align:center;
	font-size:14px;
	color: #FFF;
}

/***************************************************************\
Forms and inputs
\***************************************************************/

.inputHolder {
	/*background-color:black;*/
	width:100%;
	/*height:40px;*/
	margin-bottom:5px;
}

/*Two column layouts*/

.inputLeftColumn {
	/*background-color:red;*/
	/*width:180px;*/
	width:44%;
	height:30px;
	float:left;
}

.inputRightColumn {
	/*background-color:aqua;*/
	/*width:220px;*/
	width:44%;
	height:30px;
	/*margin-left:185px;*/
	margin-left:45%;
	text-align:left;
}

.inputTitle {
	/*background-color:lime;*/
}

.inputBox {
	/*background-color:olive;*/
}


/*Three column layout*/

.tripleInputLeftColumn {
	/*background-color:red;*/
	width:30%;
	height:40px;
	float:left;
}

.tripleLeftContent {
	/*background-color:yellow;*/
	height:30px;
}

.tripleInputMiddleColumn {
	/*background-color:aqua;*/
	width:30%;
	height:40px;
	float:left;
	margin-left:2%;
}

.tripleInputMiddleContent {
	/*background-color:green;*/
	height:30px;
}

.tripleInputRightColumn {
	/*background-color:blue;*/
	width:30%;
	height:40px;
	float:left;
	margin-left:2%;
}

.tripleInputRightContent {
	/*background-color:lime;*/
	height:30px;
}

/***************************************************************\
Forms and inputs
\***************************************************************/

#shippingInformation {
	width:100%;
	/*background-color:#000000;
	color:#cdc982;*/
	background-color:#ffffff;
	color:#000000;
}

#shippingInformation tr td {
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	margin:0px;
}

#shippingInformation tr th {
	border-right:1px solid #ffffff;
	margin:0px;
}

/***************************************************************\
Forms and inputs
\***************************************************************/

#topImages {
	width:900px;
	margin:0px;
	padding:0px;
	text-align:center;
	border-collapse: collapse;
}

#topImages tr td {
	/*background-color:red;*/
	width:180px;
	vertical-align:top;
	text-align:center;
	border:0px;
}

#topImages tr td p {vertical-align:middle;}

#topImages p {line-height:12px;
	vertical-align:top;width:149px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:4px 4px 2px 4px;
	/* min-height:28px; */
height:39px;
	display:block;
	text-transform:uppercase;
	background:#c4c5cd;
	/*float:left; 
position:absolute; */
display:table-cell; vertical-align:middle;
	
}

#topImages img {
	width:155px;
	border:0px;

}

#topImages p a {
	display:table-cell; vertical-align:middle;
	text-decoration:none;
	color: white;
	width:155px;
	
}

#topImages p a:hover {
	vertical-align:top;
	text-decoration:underline;
	color: white;
}




/*#topImages tr td img {
	vertical-align:top;
}*/

#topImages tr td div {

	width:155px;
	margin:0px 0px 0px 25px;
	overflow:hidden;border:0px;
	/*overflow:auto;*/
}


#topImages tr td.leftCell {
	text-align:left;
}

#topImages tr td.rightCell {
	text-align:right;
}

/***************************************************************\
Tables
\***************************************************************/

#otherProducts {
	width:100%;
	text-align:center;
	margin-bottom:30px;
	font-size:9px;
}

.messageStackError {
	padding:7px;
	background-color:#ff9292;
	border:1px solid #fa3434;
}

/***************************************************************\
Product listings
\***************************************************************/

.infoBoxList {
	text-align:center;
}



.productListing-name {
	text-align:center;
}

.productListing-name { /* font style for cat links boxes */
	line-height:12px;
	vertical-align:top;width:155px;
	font-size:10px;
	text-align:center;
	display:block;
	height:23px;
	padding:0px;
	margin:0px;
	
}

.productListing-name a {
	vertical-align:top;
	text-decoration:none;
	color: #999;
	width:155px;
	
}

.productListing-name a:hover {
	vertical-align:top;
	text-decoration:none;
	color: black;
}


.productListing-data img{
	padding-right:10px;
}

.productListing {width:875px;margin:0 auto;} /* temp shop cart solution */

.productListing {
	border-bottom:0px solid #eaeaea;
	border-top:0px solid #eaeaea;
	padding:20px 0px 20px 3px;
}

.thumbcontent {
	vertical-align:top;
}

/* .smallText, .main {
	font-size: 10px !important;
} */

#extraImages .smallText img{width:125px;height:125px;overflow:hidden;display:inline;float:left;}
#extraImages .smallText {width:125px;height:125px;overflow:hidden;}

.main {
	font-size: 12px !important;
}


/* Brad extra product page styles */
#productlistleft { 
 width: 625px;
 float: left;
}
#productlistright { 
 float: right;
 width: 220px;
 display: inline;
 position: relative;
 padding-left:30px;
}

#productimgleft { 
 width: 375px;
 height:375px;
 float: left;
 margin-right:0px;
}

#productimgright { 
 float: right;
 height:375px;
 width: 250px;
 display: inline;
 position: relative;
 /* background:#f4f4f4;*/
}

.saleblock {padding:0px;margin-bottom:0px;font-size:16px;text-align:left;}
.saleblock input {border:0px;overflow:hidden;border-style:none;}
.saleblocksizes {text-align:left;}
.cart {margin-bottom:15px;}
.cart input {padding:0px;margin:0px;overflow:hidden;}
.facebooklike {padding-bottom:10px;}
.facebooklikehome {padding:3px 0px 0px 0px;display:inline;margin-top:5px;}
.saleblocksizes table {margin:0px;padding:0px;background:#f5f5f5;width:220px;padding:20px;}
.price {width:200px;padding:10px;text-align:center;background:#c4c5cd;}
.price h3 {margin:0px;padding:0px;color:white;font-size:32px;font-weight:bold;}
.buybut {margin:0px;padding:0px;}

.clearfloat {clear:both;}

#productreviews{
width:875px;
clear:both;
margin-top:10px;
}

/* Brad extra product styles */


/*Old osc styles*/
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px !important; }
/*.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: ;
  text-decoration: underline;
}

FORM {
	display: inline;
}

#headerimages {
	background-image:url('images/header_terrain.jpg');
	background-repeat:repeat-x;
	background-position: left bottom;
	text-align:center
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ff7c00;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

td.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
}

td.footer a {
	color:#ffffff;
	text-decoration:none;
}

td.footer a:hover {
	color:#ff7c00;
	text-decoration:underline;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ff7c00;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
*/
/* message box */

/*.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
*/
/* input requirement */

/*.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }*/

/* Added from Header Tags Contributio */

/*h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

.column {
	background-image:url('images/checkBG.gif');


ul.products_features {
	list-style-image: url('images/bullets_logo.gif');
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
}
*/
/*********************************\
Added From Header Tags Controller
\*********************************/

/*h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #ff7c00;
}

p { 

 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
}

#seeMoreProducts {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 text-align: left;
 color: #ff7c00;
}

#seeMoreProducts a {
	color: #ff7c00;
}

#moreImages {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 text-align: center;
 color: #ff7c00;
}

#manufacturersImageList {
	list-style:none;
	padding-left:0;
}

#footerLinks {
	text-align:center;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
}

#footerLinks li {
	list-style-type:none;
	display:inline;
}

#nav {
  margin: 0;
  padding; 0;
  padding-left: 14px;
  padding-top: 2px;
}

.skatenews {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
}

TABLE.freegifts {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.freegifts-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

TR.freegifts-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

td.freegiftsWarning {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:red;
  text-align:left;
}

.skateNews {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  margin:0;
  padding:0;
  padding-left:14px;
}

table.productOptions tr td{
	text-align:left;
}*/



/* blog rss feeds on page stylingzzz */

div.feedburnerFeedBlock ul {
width:875px;
margin-left:0;
padding-left:0;
list-style-type: none;
clear:both;
}

div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
display:block; 
font-size:26px;
margin-top:25px;
text-transform:uppercase;
}

div.feedburnerFeedBlock ul li p.date { 
font-size:10px;
margin:0px;padding:0px;
}


.feedburnerFeedBlock ul img {width:875px;display:block;}
.feedburnerFeedBlock ul object {width:875px;display:block;}

div.feedburnerFeedBlock ul ul {
list-style-type: disc;
}

div.feedburnerFeedBlock ul ol {
list-style-type: decimal;clear:both;
}

div.feedburnerFeedBlock span.headline {display:none;}

#creditfooter
{
display: none;
}
div.feedflare img {width:95px;}


/* blog nav */

#blogsnav {width:857px;height:24px;background:#505050;font-size:24px;font-weight:bold;text-transform:uppercase;padding:9px 9px 9px 9px;color:white;text-align:center;}


#blogsnav a, #blogsnav a:link, #blogsnav a:visited {color:#ccc;text-decoration: none;line-height:26px;}
#blogsnav a:hover {color: white; text-decoration: none;line-height:26px;}



/* manufacturerSplash */


.manufacturerSplash {width:875px;height:460px;display:block;overflow:hidden;}
.manufacturerSplashRight {width:295px;height:420px;display:inline;float:right;padding:20px;}
.manufacturerSplashRight h1 {color:white;margin:0px;padding: 0px 0px 10px 0px;line-height:28px;}
.manufacturerSplashRight p {color:white;line-height:18px;}


.manufacturerSplashRight select
{
    width:295px;
    background-color:white;
    color:#333;
	font-size:18px;     
    border:0px solid #333;
	

}

select
{
    background-color:#ececec;
    color:#333;
	font-size:13px;     
    border:0px solid black;

}


/* nav men bar extra */





#lownav {margin:0px;padding:0px 0px 10px 0px;}
#lownav ul {margin:0px;padding:0px;}
#lownav li{list-style-type: none;font-size:12px;font-weight:normal;text-transform:uppercase;padding-left:0px;letter-spacing:0px;}
#lownav a, #lownav a:link, #lownav a:visited {color: gray;text-decoration: none;display: block;width:278px;margin-bottom:10px;}
#lownav a:hover {color: black; text-decoration: none;}




/* info over list images */

.div .wrapinfo {
width: 155px; 
height:25px; 
float:left; 
position:absolute; 
z-index:2000; 
font-weight:bold;
font-size:12px;
color:white;
background-color: transparent;
margin-bottom:25px;
}


/* .wrapinfo {
width: 155px; 
height:25px; 
float:left; 
font-weight:bold;
} */

#topImages tr td .wrapinfoprice {
width:78px;
margin:0px 0px 0px 0px;
padding:0px;
overflow:hidden;
float:left;
background:#c4c5cd;
font-size:16px;padding-top:3px;color:white;font-weight:bold;width:78px;font-weight:bold;line-height:16px;height:22px;
}

#topImages tr td .wrapinfobuy {
width:77px;
margin:0px 0px 0px 0px;
overflow:hidden;border:0px;
float:right;background:#71bb6e;
font-size:16px;padding-top:3px;color:white;font-weight:bold;width:77px;font-weight:bold;line-height:16px;height:22px;
display: inline;
position: relative;
}

#topImages tr td .wrapinfobuy a, #topImages tr td .wrapinfobuy a:link, #topImages tr td .wrapinfobuy a:visited {color: white;text-decoration: none;font-size:16px;padding-top:3px;color:white;font-weight:bold;width:77px;font-weight:bold;line-height:16px;height:22px;}
#topImages tr td .wrapinfobuy a:hover {color: white; text-decoration: underline;font-weight:bold;}



/* rss feed style */

.latestrss {color:#f89838;}

.latestrss a, .latestrss a:link, .latestrss a:visited {
	text-decoration: none;
font-weight:bold;text-transform:uppercase;line-height:18px;
height:32px;border:1px solid #e1e1e1;font-size:18px;background:url(http://www.primedelux.com/webart/rssicon.gif) no-repeat 8px 50% #f5f5f5;padding:12px 14px 12px 32px;color:#f89838;
}
.latestrss a:hover {text-decoration: none;color:#f89838;}


