/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

/*    body {
	margin: 0px;
	padding: 0px;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.166;
	text-align: center;
	background: #d9e8ff url(../images/back_oes_light.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	}
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.166;
	text-align: center;
	background: #b9d2f8 url(../images/bg_grad.jpg) repeat-x;
	background-position: top left;
}


a img {border: none;
    text-decoration: none; }

/******* global container ******/

#globalContainer {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	vertical-align: top;
}

#bgContainer {
	width: 960px;
	background-image: url(../images/bg_front_jan.gif);
	margin-bottom: 20px;
}

#bgContainer1 {
    width: 960px;
	background-image: url(../images/bg_front_jan.gif);
}


a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: normal;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 15px;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
	font-size: 150%;
	color: #FF0000;
	font-weight: bold;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	width: 200px;
	padding: 0 5px 0 5px;
	margin: 0px;
	background-color: #0c2162;
	border-right: 1px solid #0c2162;
	border-bottom: 1px solid #0c2162;
}

#sideNav {
	width: 200px;
	padding: 0 6px 0 6px;
	margin: 0px;
	background-color: #0c2162;
}

#content{
	float:right;
	width: 736px;
	margin: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
}

#contentMain{
	float:right;
	width: 720px;
	margin: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
}

#header {
	padding: 0 0 0 0;
	margin: 0;
	width:960px;
	height: 150px;
	background-image: url(../images/header_oes_grungy.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	z-index: 100;
	vertical-align: top;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	font-size: 22px;
	width: 480px;
	border-bottom: 1px solid #c0c0c0;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#catName{
	margin: 0px;
	font-size: 22px;
	border-bottom: 1px solid #c0c0c0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************** .feature styles ***************/

.feature{
	float: right;
	width: 710px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 8px;
}

.featureMain{
	float: right;
	width: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.featureLessons{
	float: right;
	width: 700px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.featureWind{
    float: right;
    width: 880px;
	padding: 10px 0 0 0;
}

.feature1 {
	padding: 0px 0px 10px 0px;
	width: 480px;
	text-align: justify;
}

.featureRight {
	float: right;
	width: 202px;
	padding: 0px 2px 0px 0px;
	text-align: center;
	z-index: -1;
}

.featureRight img {
    padding: 8px 0 0 0;
}

.feature h3{
	padding: 10px 0px 5px 0px;
	text-align: center;
}

.feature2{
	padding: 12px 224px 10px 0px;
	width: 500px;
}
/* adjust margins to change separation between the feature image and text flowing around it */

.featureLinks {
    color: #18849d;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#topLinks {
    font-size: 12px;
	top: 5px;
	float: right;
	
}

#topLinks a{
    text-decoration: none;
}

#tweetus {
	float: right;
	margin: 1px 10px 0 0;
}

#facebookus {
	float: right;
	margin: 2px 7px 0 0;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #000000;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background: #FFFFFF;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 1px 0px 3px 10px;
	margin: 0;
	border: none;
}
 
.formelement { 
padding: 0; 
margin: 0; 
width: 4em; 
height: 18px; 
display:inline; 
} 

input.searchy {
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	border: none;
	width: 118px;
}

input.goButton {
    background-color: #0c2162;
	color: #ebebeb;
	border: 1px solid #8b969a;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #ccc; margin: 0; padding: 0;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}



/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}

#sectionLinks h3{
	padding: 4px 0px 3px 10px;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
}


#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #666666;
	width: auto;
	text-decoration: none;
	width: auto;
	color: #cccccc;
	font-weight: lighter;
}

#sectionLinks a:visited{
	border-top: 1px solid #666666;
	padding: 2px 0px 2px 10px;
	color: #cccccc;
	font-weight: lighter;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #8b969a;
	background-color: #233d65;
	padding: 2px 0px 2px 10px;
	color: #cccccc;
	font-weight: lighter;
	text-decoration: none;
}

/*********** navigationBar categories *************/

#sport{
	background-color: #061327;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
}

#sport a:link {
    display: block;
    text-decoration: none;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
	width: auto;
	font-weight: normal;
}

#sport a:visited {
    display: block;
    background-color: #040f20;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
}

#sport a:hover {
    background-color: #939393;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
}

.left_nav{
	background-color: #0c2162;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	position: relative;
}

.left_nav a:link {
    display: block;
    text-decoration: none;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
	width: auto;
	font-weight: normal;
}

.left_nav a:visited {
    display: block;
    background-color: #0c2162;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
}

.left_nav a:hover {
    background-color: #939393;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

#primary-con {
	margin:0;
	padding:0 0 0 0;
	height:24px;
	position:absolute;
	top:100px;
	width:960px;
}

#primary {
	margin-top: 13px;
	padding:0 0 0 10px;
	height:32px;
	vertical-align: top;
}

.primary-a {
	text-decoration:none;
	text-align:center;
	margin: 0 0 0 0.4em;
	padding:0;
	float:left;	
}

#primary-con #primary .primary-a a .a {
  display: block;
  height: 24px;
  padding: 2px 0em 3px 0em;
  margin: 0px;
  padding: 0px;
  background-position: 100% 0px;
}

#primary-con #primary .primary-a a .a .b {
  display: block;
  margin: 0px;
  height: 30px;
  padding-left: 0.5em;
	padding-right:0.75em;
	padding-top:0.3em;
  background-position: 0% 0px;
  _cursor: hand;
}

#primary-con #primary .page-a a .a {
  display: block;
  height: 30px;
  padding: 2px 0em 3px 0em;
  margin: 0px;
  padding: 0px;
  background-position: 100% 0px;
}

#primary-con #primary .page-a a .a .b {
  display: block;
  margin: 0px;
  height: 30px;
  padding-left: 0.5em;
  padding-right:0.75em;
  padding-top:0.3em;
  background-position: 0% 0px;
  _cursor: hand;
}

.page-a {
	text-decoration:none;
	margin: 0 0 0 15px;
	padding:7px 0 0 0;
	float:left;
	text-align:center;
	font-size: 15px;
}


#primary .primary-a a{
	color:#FFFFFF;
	display: block;
	text-decoration:none;
	margin:0;
}
	
	
#primary .page-a a{
	display: block;
	color:#FFFFFF;
	text-decoration:none;
	margin:0;
}

#primary .primary-a a:visited{
	color:#FFFFFF;
	text-decoration:none;	
}


#secondary {
	text-decoration:none;
	margin: 0;
	padding:0;
	clear:both;
	height:20px;
	background:#dbf0dd;
}


#secondary a {
  font-weight:bold;
  margin:0;
  text-decoration: none;
  color:#7BB38C;
  border-right:1px solid #7BB38C;
  padding:0 0.5em 0 0.2em;
}

#secondary a:hover {
	color:#0033FF;
}


/*Tab navigation*/ 
ul.primary {
  border-bottom: 1px solid #eaeaea;
  padding: 0em 0em 0.5em 1em;
  white-space: nowrap;
  list-style: none;
  margin:5px;
  height: auto;
  line-height: normal;
}

ul.primary li {
  display: inline;
}

ul.primary li a {
  border:1px solid #CC0000;
  height: auto;
  padding: 0.2em 0.5em;
  text-decoration: none;
  color:#CC0000;
}
ul.primary li.active a {
  background-color: #666666;
  color:#CC0000
}
ul.primary li a:hover {
  background-color: #eee;
}

ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc;
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}


/*************** any links ********************/

.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: #0c2162;
}

.anylinkcss{
position:absolute;
left: 0;
top: 0;
visibility: hidden;
border:1px solid #666666;
border-bottom-width: 0;
font:normal 11px Arial,Verdana;
line-height: 18px;
z-index: 100;
width: 205px;
background-color: #0c2162;
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
color: #ebebeb;
display: block;
border-bottom: 1px solid #666666;
padding: 1px 0;
text-decoration: none;
font-size:1.2em;
}

.anylinkcss a:hover{ /*hover background color*/
background-repeat:no-repeat;
background-position: 2px 5px;
background-color: #233d65;
}

.anylinkcss a:visited{
color: #ebebeb;
display: block;
border-bottom: 1px solid #666666;
padding: 1px 0;
text-decoration: none;
font-size:1.2em;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

/************** utility styles *****************/

#utility{
	font-size: 15px;
	position: relative;
	top: 6px;
	right: 0px;
	height: 24px;
	color: #919999;
	float: right;
}

#utility a{
	color: #0c2162;
	text-decoration: none;
}

#utility a:hover{
	text-decoration: none;
}
strong {
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}

b {
	color: #333333;
	text-decoration: none;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 25px;
	font-size: 80%;
	color: #FFFFFF;
	width: 137px;
}

#advert img{
	display: block;
}



/*********** #Start Zen Cart Styles *************/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

/***input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}***/

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 960px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}


#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}
	
/********** Breadcrumb Styles **********/
/***************************************/

#navBreadCrumbWrapper {
    width: 700px;
	padding: 0.5em 0.5em 1em 1em;
	}

#navBreadCrumb {
    font-size: 12px;
	
	background-color: #ffffff;
	margin: 0em;
	float: left;
	}
	
#navBreadCrumb a{
    text-decoration: none;
    }
	
/***************************************/


#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: #0c2162;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
	
#productDescription {
	padding: 5px;
}

#productDescription ul {
	list-style-type: disc;
	display: block;
	list-style-position: inside;
	padding-left: 10px;
}

#productDescription li {
	padding: 0;
	margin: 0;
}

#productAttributes {
	width: 405px;
	float: right;
}

h4.optionName {
	width: 100px;
	line-height: 1.5em;
	padding: 0.2em;
	font-weight: bold;
}

.optionValue {
	padding-top: 0.2em;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-top: 8px;
	z-index:2;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}
	
#multipleImages {
	margin: 0 10px 0 0;
	float: left;
	width: 305px;
	z-index: 3;
	padding-left: 5px;
}

.centerBoxWrapper {
	border: 1px solid #CCCCCC;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	padding: 5px 0px 10px 0px;
	}

.additionalImages {
	text-align: center;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

.special_image {
	width: 200px;
}

#bodytext {
	width: 230px;
	margin-top: 10px;
	float: left;
}

#map {
	top: 10px;
	margin-right: 10px;
	width: 465px;
	height: 300px;
	float: right;
	border: none;
	overflow: hidden;
}
#ssl_seal {
	width: 175px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#posts {
	height: 100px;
	width: 200px;
	padding-bottom: 10px;
}
#one-image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.catch_phrase {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 16px;
	color: #FF9900;
}
#keytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d9e8ff;
}
.windfinder {
	height: 400px;
	width: 550px;
	text-align: left;
}

div.forum {
  float: left;
  width: 234px;
  }
  
div.forum p {
   text-align: center;
}

div.container {
  border: none;
  width: 236px;
  padding: 0px;
  margin: 0;
  float: left;
}

div.containerRight {
  border: none;
  width: 236px;
  padding: 0px;
  margin: 0;
  float: right;
}
   
div.forumHeading {
margin-top: 0;
background-color: #fff;
background-image: url(../images/forum.gif);
padding-top: 0;
width: 236px;
height: 34px;
} 

div.forumHeadingRight {
margin-top: 0;
background-color: #fff;
background-image: url(../images/blog.gif);
padding-top: 0;
width: 236px;
height: 34px;
}  
 
div.contentContainer {
  margin: 0;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  border-left: 1px solid #333;
  background-color: #fff;
  width: 230px;
  height: 200px;
  overflow: auto;
  padding-top: 4px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  font-size: 11px;
}

div.spacer {
  clear: both;
}

.feedContainer {
	height: 250px;
	width: 480px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#footerNav {
	height: 20px;
	margin: 0 auto;
	background-color: #000000;
	position: fixed;
	width: 100%;
	left: 0px;
	z-index: 100;
	visibility: visible;
	bottom: 0px;
	padding-top: 5px;
	color: #CCCCCC;
	border-top: 1px solid #999;
	font-weight:normal;
	text-align:center;
}
#footerNav a {
	color:#FFCC00;
}
#footerNav a:hover {
	color: #FFFFFF;
}

#facebook {
	float: left;
	height: 25px;
	width: 74px;
	padding: 6px 0 0 15px;
}
#siteName h2 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
#siteName h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

iframe.face
{

border: 1px solid #0c2162;
background-color: #ffffff;

}
