@charset "UTF-8";
/* CSS Document */

#container {
	background: transparent url(../_images/bg-container-footer.png) bottom left no-repeat;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 21px;
	width: 799px;
	position: relative;
}

*+ html #container {
	margin-top: 30px;
	z-index: -2;
}

#search {
	clear: both;
}

#flashFooter {
	margin: 15px 0px 0px 0px;
}

#sortBy {
	float: right;
	padding: 0px 10px 0px 0px;
	width: 160px;
	color: #666;
	font-size: 10px;
}

#sortBy select {
	font-size: 10px;
}

#sortBy form {
	margin: 0px;
	padding: 0px;
}

#content {
	background: #ffffff url(../_images/bg-container.gif) top left repeat-y;
	padding: 0px 12px;
	overflow: auto;
	z-index: 1;
}

* html #content {
	width: 775px;
}

#productHolder {
	margin: 0px;
	text-align: center;
	padding: 10px 0px 0px 4px;
}

#content #productHolder .product {
	float:  left;
	text-align: center;
	margin: 0px 0px 22px 0px;
	padding: 0px 20px;
	width: 113px;
	height: 140px;
	color: #000000;
	font-size: 11px;
	line-height: 140%;
}
* html #content .product {
	display: inline;
}

#content #productHolder .product a {
	color: #000000;
}

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

#content #relateditems .product {
	float: none;
	margin: 12px 0px;
	height: auto;
	width: 100px;
	clear:right;
}

* html #content #relateditems .product { 
	display: block;
}

#content #productHolder .product img {
	margin-bottom: 5px;
}

#content .product i, #content .product .category  {
	font-style: normal;
	color: #666666;
	display: block;
	font-size: 10px;
	float: left;
	padding: 4px 4px 0px 11px;
}

#content .product .category {
	float: none;
	display: inline;
}

#content #relateditems .product i {
	padding-left: 0px;
	padding-top: 5px;
}

#content .product b {
	color: #A70000;
	font-size: 12px;
	padding-top: 4px;
}

#updatesContainer {
	margin: 15px 0px 20px 0px;
}

#adspace {
	margin: 45px 0px 20px 0px;
}

#relateditems {
	float: right;
	width: 100px;
	text-align:center;
	margin-right: 28px;
}

#image {
	width: 330px;
	text-align: center;
	float: left;
}

#addproduct {
	line-height: 250%;
	float: left;
	width: 310px;
}

* html #addproduct {
	width: 280px;
}

#addproduct p {
	line-height: 140%;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #666666;
}

#addproduct b {
	color: #999999;
	font-size: 13.5px;
	font-weight: bold;
}

#addproduct .field  {
	font-size: 9px;
	margin-left: 5px;
}

#addproduct .quantity {
	border: 1px #999 solid;
	width: 25px;
	font-size: 13.5px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

/** FONTS **/

h1 {
	background: url(../_images/bg-container-header.png) bottom left no-repeat;	
	height: 53px;
	width: 167px;
	margin: 0px;
	padding: 6px 630px 0px 2px;
	font: 19px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

* html #container h1 {
	background: url(../_images/bg-container-header.gif) bottom left no-repeat;	
}

h1 a:link, h1 a:visited {
	color: #ffffff;
}

#container h2 {
	font: 14.6px Arial, Helvetica, sans-serif;
	color: #46586A;
	font-weight: normal;
	margin: 0px;
	position: absolute;
	top: 10px;
	left: 183px;
}

#container h2 a {
	color: #46586A;
}

#container #content h2 {
	position: relative;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	left: 0px;
	top: 0px;
	padding-left: 10px;
}
#container #content h2 b {
	color: #000000;
}

#container #content h3 {
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	width: 330px;
}

p { 
	margin: 0px;
	background-color: transparent;
}
.shipping {
	
	padding: 0px 10px;
	margin: 0px;
}

.shipping p {
	color: #333333;
}

.shipping ul {
	margin:1em 5px 1em 20px;
}


#container #content.shipping h2 {
	margin-top: 15px;
}

p.itemsfound {
	font-size: 12px;
}

p.grey {
	color: #666666;
}

p.ptmail {
	color: #666666;
}

p.push {
	padding-left: 15px;
}

.stock {
	color: #000000;
	font-size: 13.5px;
	font-weight: bold;
}


/** Contest Page **/

p.contest {
	font-size: 11px;
	color: #000000;
	padding: 16px 12px;
}

p.disclaimer {
	padding: 12px;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

p.disclaimer b {
	color: #333333;
}

p.winners {
	text-align: right;
	padding: 10px 0px;
}

p.winners a {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}

form#contest {
	float: right;
	width: 335px;
	padding: 16px 0px 0px 20px;
}

form#contest td.title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}




/** HELMET PAGE **/
#image p {
	text-align: left;
	font-size: 11px;
	line-height: 125%;
	padding: 6px 30px;
}

#image p b {
	color: #666666;
	font-size: 10px;
}

p.helmetprice {
	font-size: 11px;
	color: #666666;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

#addproduct p.helmetprice b {
	font-size: 15px;
	color: #990000;
	font-weight: bold;
}




/* POST PAGES */

p.postDesc {
	font-size: 12px;
	line-height: 143%;
	color: #848484;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 0px;
}

#submitEvent {
	margin: 13px 40px;
}

#postings table {
	width: 770px;
	border: 0px;
	margin-bottom: 10px;
}

#winners table {
	width: 760px;
	border: 0px;
	margin: 5px 0px 10px 10px;
}

#postings table th, #winners table th {
	font-size: 10.5px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	text-align: left;
}

#postings table tr.odd, #winners table tr.odd {
	background-color: #e3e3e3;
}

#postings table tr.even, #winners table tr.even {
	background-color: #cccccc;
}

#postings table tr td, #winners table tr td {
	border-bottom: 1px #ffffff solid;
	font-size: 10.5px;
	color: #666666;
}

#postings table tr td a, #winners table tr td a {
	color: #00f;
	text-decoration: underline;
	font-weight: bold;
}

#postings table tr td.title {
	font-size: 10.5px;
	color:  #000000;
	font-weight: bold;
	padding-left: 8px;
}

#postings .date {
	text-align: center;
}

#postings table tr td.description {
	width: 220px;
}

.sizeValue {
	font-size: 12px;
}



/* CONTACT US page */
.contact {
	float: left;
	margin-left: 20px;
	width: 230px;
}

.last {
	float: right;
}

#contact textarea { width: 190px; }

#container #content .contact h2 {
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#container #content .contact h3 {
	color: #992227;
	font-size: 13px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: auto;
	text-align: left;
}


/** CONTACT US **/
.confirm, #content p.confirm {
	font-size: 12px;
	color: #9c0000;
}

#contact textarea { 
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contact .field {
	border: 1px #333333 dotted;
	font-family: Arial, Helvetica, sans-serif;
}


/* SHIPPING/RETURNS Form Table */

#returns {
	margin: 0 auto;
}

#returns td {
	font-size: 12px;
	color: #333333;
}

#returns td input, #content td input, #reason {
	border: 1px #333333 dotted;
	font-family: Arial, Helvetica, sans-serif;
}

#returns #submit {
	border-width: 0px;
}


#returns .inputImg {
	border:0;
}



/* AFFILIATE PAGE */
.affiliate {
	
	padding: 0px 10px;
	margin: 0px;
}
#container #content.affiliate h2 {
	margin: 0;
	padding: 0;
	text-align:left;
	width:auto;
}
#container #content.affiliate h3 {
	margin:.8em 0;
	padding: 0;
	text-align:left;
	width:auto;
}
.affiliate p {
	color: #333333;
	line-height:135%;
}

.affiliate label {
	padding .5em;
	margin .5em;
}

.affiliate ul {
	margin:1em 5px 1em 20px;
}
/* END AFFILIATE PAGE */





/* Order Catalog Page */

.orderCatalogContainer {
	margin-left:200px;
	width:400px;
}

/* END Order Catalog Page */

#hardMeshColors {
	display: none;
}


/* Birthday page */

.card-page-holder{
    padding: 0 13px;
    margin-bottom: 28px;
}

.card-page-holder strong{
    font-size: 36px;
}

.card-page-holder .card-text-holder{
    width: 464px;
    padding-top: 19px;
}

.card-page-holder .card-text-holder p{
    font-size: 12px;
}
.card-page-holder .card-text-holder p a{
    color: #003071;
    text-decoration: underline;
}

.card-page-holder .card-text-holder p a:hover{
    text-decoration: none;
}

.card-page-holder .card-text-holder p.big{
    font-size: 18px;
}

.card-page-holder .card-text-holder p.small{
    font-size: 11px;
}

.card-page-holder .card-text-holder p.marg{
    margin-bottom: 15px;
}

.card-page-holder .card-text-holder p.orange{
    background: url('../_images/bg-orange-line.gif') repeat-x;
    height: 30px;
    line-height: 30px;
    width: 100%;
    color: #fff;
    text-align: center;
    margin: 7px 0 29px 0;
}

.card-page-holder .card-text-holder p.big span{
    color: #a00100;
    font-weight: bold;
}

.card-page-holder strong{
    display: block;
    margin: 0 0 20px 0;
}

.card-page-holder .card-image {
    float: right;
    margin: 0 29px 0 0;
}

/* END Birthday page */