/**
 * 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 $
 */
 
a:link, a:visited { color: #5c2e00 !important; text-decoration: underline !important; }
a:hover { color: #CC6600 !important; text-decoration: underline !important; }
a:active { color: #ffffff !important; text-decoration: underline !important; }

.h3 itemTitle {
	font-size: 13px; 
	height: auto; 
	color: #5c2e00; 
	font-family: Georgia, "Times New Roman", Times, serif;  
	padding-bottom: 5px; 
	padding-top: 0px; 
	line-height: 25px; 
	font-weight: bold; 
	margin-top: 0; 
	margin-bottom: 0;
}

.ukuleletext
 {
 	color:black;
	text-align: left;
	font-size:12px;
 }
.cdimg {
	background: url('ukulele-lessons-hawaii.com/uke/images/cd.gif');
	width:100%;
	height:100%
}
.dvdimg {
	background: url('ukulele-lessons-hawaii.com/uke/images/dvd.gif');
	width:100%;
	height:100%
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}

.menu2{
font-family: arial, sans-serif; width: 212px; height:300px; position:relative; font-size:11px; margin: 0; background:#f07e00; padding: 5px 0; font-weight:bold;
}
.menu2 ul {
padding:0; margin:0; list-style-type: none; background: #FFFFFF;
}
.menu2 ul li ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:-1px; left:212px;
}
.menu2 ul li {
float:left; position:relative; z-index:90;
}
.menu2 ul li a, .menu2 ul li a:visited {
display:block; float:left; text-decoration:none; color:#5c2e00; width:172px; height:30px; line-height:29px; font-size:12px; background:transparent; padding-left:40px;
}
* html .menu2 ul li a, .menu2 ul li a:visited {width:212px; w\idth:172px;}

.menu2 ul li.ukulelelessons {background:#dee6b7 url('../images/ukulelelessons.gif') no-repeat;}
.menu2 ul li.ukulelelessons a:hover {background: #d4dca4 url('../images/ukulelelessons2.gif') no-repeat;  color: #CC6600}

.menu2 ul li.ukulelefestival {background:url('../images/ukulelefestival.gif');}
.menu2 ul li.ukulelefestival a:hover  {background:url('../images/ukulelefestival2.gif'); color: #CC6600}

.menu2 ul li.rsproductions {background:url('../images/rsproductions.gif');}
.menu2 ul li.rsproductions a:hover  {background:url('../images/rsproductions.gif'); color: #CC6600}

.menu2 ul li.onlinestore {background:url('../images/onlinestore.gif');}
.menu2 ul li.onlinestore a:hover  {background:url('../images/onlinestore2.gif'); color: #CC6600}

.menu2 ul li.blog {background:url('../images/blog.gif');}
.menu2 ul li.blog a:hover  {background:url('../images/blog2.gif'); color: #CC6600}

.menu2 ul li.photogallery {background:url('../images/gallery.gif');}
.menu2 ul li.photogallery a:hover  {background:url('../images/gallery2.gif'); color: #CC6600}

.menu2 ul li.calendar {background:url('../images/calendar.gif');}
.menu2 ul li.calendar a:hover  {background:url('../images/calendar2.gif'); color: #CC6600}

.menu2 ul li.history {background:url('../images/history.gif');}
.menu2 ul li.history a:hover  {background:url('../images/history2.gif'); color: #CC6600}

.menu2 ul li.contact {background:url('../images/contact.gif');}
.menu2 ul li.contact a:hover  {background:url('../images/contact2.gif'); color: #CC6600}

.menu2 ul li.home {background:url('../images/home.gif');}
.menu2 ul li.home a:hover  {background:url('../images/home2.gif'); color: #CC6600}





.menu2 ul li ul li.subprod1 {background:url('../images/subprod1.gif') no-repeat;}
.menu2 ul li ul li.subprod2 {background:url('../images/subprod2.gif') no-repeat;}
.menu2 ul li ul li.subprod3 {background:url('../images/subprod3.gif') no-repeat;}
.menu2 ul li ul li.subnews1 {background:url('../images/subnews1.gif') no-repeat;}
.menu2 ul li ul li.subnews2 {background:url('../images/subnews2.gif') no-repeat;}
.menu2 ul li ul li.subnews3 {background:url('../images/subnews3.gif') no-repeat;}
.menu2 ul li ul li.subserv1 {background:url('../images/subserv1.gif') no-repeat;}
.menu2 ul li ul li.subserv2 {background:url('../images/subserv2.gif') no-repeat;}
.menu2 ul li ul li.subserv3 {background:url('../images/subserv3.gif') no-repeat;}
.menu2 ul li ul li.subserv4 {background:url('../images/subserv4.gif') no-repeat;}
.menu2 ul li ul li.subserv5 {background:url('../images/subserv5.gif') no-repeat;}

.menu2 table {
border-collapse:collapse; border:0px none; padding:0; font-size: 12px; position:absolute; left:0; top:0
}
.menu2 a:link, .menu2 a:hover,.menu2 a:active, .menu2 a:visited {
    text-decoration: none !important;
}

.menu2 ul li:hover a,
.menu2 ul li a:hover{
text-decoration: none; border:0px none;
}

.menu2 ul li a:hover {position:relative; z-index:100;}

.menu2 ul li:hover ul,
.menu2 ul li a:hover ul {
visibility:visible; width: auto; height:auto; border: 1px solid #C1C1C1; z-index:10; background: #fffdd6; overflow:visible;
}
.menu2 ul li:hover ul li a,
.menu2 ul li a:hover ul li a{
display:block; background:transparent; color:#5c2e00; width: 220px; line-height:15px; padding: 8px; height:auto; text-decoration:none;
}
* html .menu2 ul li a:hover ul li a {width: 220px; w\idth:204px;}

.menu2 ul li:hover ul li a:hover,
.menu2 ul li a:hover ul li a:hover {
text-decoration:underline; border:0px none; background: #f7efb6
}
.menu2 ul li:hover ul li ul,
.menu2 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:0; left:151px;
}
.menu2 ul li:hover ul li:hover ul,
.menu2 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; width: auto; height:auto; color:#5c2e00; padding:0; border:1px solid #C1C1C1; list-style-type:none; background:#fffdd6;
}
.menu2 ul li:hover ul li:hover ul li a,
.menu2 ul li a:hover ul li a:hover ul li a {
display:block; width: auto; background:transparent; color:#000;
}
* html .menu2 ul li a:hover ul li a:hover ul li a {width:150px; w\idth:115px;}

.menu2 ul li:hover ul li:hover ul li a:hover,
.menu2 ul li a:hover ul li a:hover ul li a:hover {
background:#ddd; text-decoration:underline;
}

div.descriptiontext{
	text-align:justify;
}
/*********** GENERAL STYLES ***********/
.colclear { width: 100%; height: 1px; background: none; clear: both;}
.colclearhome { height: 4px; width: auto; clear: both; background: #FFF; }
.spacer { height: 1px; background: none;}
.japanlink { margin-right: 10px; float: right; margin-top: 1px; }
.featureimg { padding: 3px; background: #FFF; border: 1px solid #C1C1C1; margin-bottom: 5px; }
.hometext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	padding: 20px; }
.hometext p { margin-top: 0px; margin-bottom: 10px; }
#homehighlights { padding: 20px; text-align: center; line-height: 17px; font-size: 12px; }
#homehighlights p { margin-top: 0; margin-bottom: 10px; }
.greentable1 { background: #CEEAB5; text-align: center; vertical-align: top; }
.greentable2 { background: #B5E48C;  text-align: center; vertical-align: top; }
.ukulelestudiosnav { padding: 10px; border-bottom: 1px solid #cbdcb9;  border-top: 1px solid #cbdcb9; text-align: center; margin: 5px 0; clear: both; }
.ukulelestorenav { padding: 10px; border-bottom: 1px solid #cbdcb9;  border-top: 1px solid #cbdcb9; text-align: center; margin: 5px 0; clear: both; }
.ukulelestorenav a {
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif 
    }
.rsproductionsnav { padding: 10px; border-bottom: 1px solid #cbdcb9;  border-top: 1px solid #cbdcb9; text-align: center; margin: 5px 0; clear: both; background: #edf8e2; }



/*********** HOME PAGE STYLES ***********/
#maincontainer { width: 994px; font-size: 14px; line-height: 20px; height: auto; background: #FFF; margin: 0 auto; border-bottom: 1px solid #003366;  border-left: 1px solid #003366;  border-right: 1px solid #003366; }
#header { width: 994px; height: 22px; background: #ea6b00 url('../img/top-bkgd.jpg') repeat-x; text-align: right }
#column01 { float: left; width: 220px; padding: 10px; margin: 0; background: none; text-align: left; }
#column02 { float: left; width: 744px; margin: 0px; padding: 10px 5px 10px 5px; background: none; text-align: left; }
#flash { height: 222px; width: 742px; padding: 0px; margin: 0 0 0px 0; background: #FFF; border: 1px solid #C1C1C1;  }
#nav {  padding: 3px; width: 212px; margin: 0 0 10px 0; background: #FFF; border: 1px solid #C1C1C1; vertical-align: top;  }
#homecontent { width: 744px; padding: 0px; background: #FFF url('../img/home-columnbkgd.gif') repeat-y;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px   }
#homeleft {  background: none; float: left; width: 492px; margin-right: 5px; }
#homeright {  background: none; float: left; width: 247px; }








/*********** INSIDE PAGE STYLES ***********/
#insidecontent { float: left; margin: 0px 0 10px 0; width: 736px; padding: 3px; background: #FFF; border: 1px solid #C1C1C1; text-align: left; }
.insideimghd { border-bottom: 1px solid #E1F5FE; margin: 0; padding: 0; }
.insidelogo { text-align: center; padding-bottom: 10px; }
#greenbody { padding: 20px; background: #edf8e2; width: 696px; }
#tanbody { padding: 20px; background: #fffdd6; width: 696px; }
#bluebody { padding: 20px; background: #e1f5fe; width: 696px; }









/*********** HEADERS ***********/


h1 { font-size: 14px; height: auto; color: #5c2e00; font-family: Georgia, "Times New Roman", Times, serif;  padding-bottom: 5px; padding-top: 0px; line-height: 25px; font-weight: bold; margin-top: 0; margin-bottom: 0; }

h1.studiopageheaders { font-size: 18px; height: auto; color: #5c2e00; font-family: Georgia, "Times New Roman", Times, serif;  padding-bottom: 5px; padding-top: 0px; line-height: 25px; font-weight: normal; margin-top: 20px; margin-bottom: 0; text-align: center; }

h2 { font-size: 120%; letter-spacing: 1px; color: #000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin-top: 10px; margin-bottom: 10px; }

h3.itemTitle {
	font-size: 13px; 
	color: #5c2e00; 
	font-family: Georgia, "Times New Roman", Times, serif;  
	padding: 0px; 
        margin: 0;
	line-height: 15px; 
	font-weight: bold; 
 }
img.listingProductImage {
    width: 100px;
    height: auto;
    margin: 0;
    padding: 0;
}
div.productPrice {
    padding: 0;
    margin: 0;
}
h4 { font-size: 120%; color: #000; margin-top: 0; margin-bottom: 0; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 160%; }


#header h1 span { display: block; position: relative; z-index: 1; }
/* IE5 Mac Hack \*/ #header h1 { overflow: hidden; } /*/ #header h1 { text-indent: -100em; } /* End Hack */

#content h1 span { display: block; position: relative; z-index: 1; }
/* IE5 Mac Hack \*/ #content h1 { overflow: hidden; } /*/ #content h1 { text-indent: -100em; } /* End Hack */

#content h2 span { display: block; position: relative; z-index: 1; }
/* IE5 Mac Hack \*/ #content h2 { overflow: hidden; } /*/ #content h2 { text-indent: -100em; } /* End Hack */

#content h3 span { display: block; position: relative; z-index: 1; }
/* IE5 Mac Hack \*/ #content h3 { overflow: hidden; } /*/ #content h3 { text-indent: -100em; } /* End Hack */


#hd-weeklypoll, #hd-weeklypoll span { color: #000; height: 38px; width: 228px; background: url('../img/hd/hd-weeklypoll.gif') no-repeat; margin: 0  }
#hd-weeklypoll span { margin-bottom: -38px; }

#hd-awardsphotos, #hd-awardsphotos span { color: #000; height: 38px; width: 221px; background: url('../img/hd/hd-awardsphotos.gif') no-repeat; margin: 0  }
#hd-awardsphotos span { margin-bottom: -38px; }

#hd-oscarsquiz, #hd-oscarsquiz span { color: #000; height: 38px; width: 245px; background: url('../img/hd/hd-oscarsquiz.gif') no-repeat; margin: 0  }
#hd-oscarsquiz span { margin-bottom: -38px; }

#hd-sweepstakes, #hd-sweepstakes span { color: #000; height: 38px; width: 300px; background: url('../img/hd/hd-sweepstakes.gif') no-repeat; margin: 0  }
#hd-sweepstakes span { margin-bottom: -38px; }






 




/*********** FOOTER ***********/
#footer { width: 952px; background: #fffdd6; color: #000;  font-size: 12px;  clear: both; margin: 0 auto; padding: 10px; text-align: center;  border: 1px solid #C1C1C1; }

#footerlinks { width: 954px; height: auto; margin: 0; background: none; }
#footerlinks ul {  margin-top: 0; margin-bottom: 0;  text-align: center; list-style: none; display: inline; }
#footerlinks li { list-style: none; display: inline; padding: 0 2px;  margin: 0 .5em 0 -.5em;  }

#bottom { width: 100%; height: 29px; padding: 0px; background: #ff9906 url('../img/bottom-bkgd.jpg') repeat-x; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0 }
















.homenews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

.featureditem-sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
p.lgbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #000000;
        padding: 0;
        margin: 5px;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #00000;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}


.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
color: #603811;
}
.headgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
color: #005825;
}
.year {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
color: #603811;
}

.footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.subnavcurrent {
	display: block;
	font-size: 11px;
	line-height: normal;
	padding: 4px;
	background-color:#B6E661;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: none; 
	border-bottom: dotted 1px #000000;
	color: #000000;
}

.subnavcurrent:hover {
	text-decoration: none;
	background-color:#93CA32;
	color: #000000;
}

.monnav:link { color: #603811; font-weight: normal; text-decoration: none;}
.monnav:visited { color: #603811; font-weight: normal; text-decoration: none;}
.monnav:hover { color: #AD5C0B; font-weight: normal; text-decoration: none;}



/**** STORE NAVIGATION ****/ 


 #navcontainer { width: 227px; }

 #navcontainer ul
 {
 margin: 0;
 padding: 0;
 list-style-type: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
 font-size: 11px;
 }

 #navcontainer li {
 text-align: center;
 margin: 0;
 padding: 0;
 background-image: url('../images/navigation/mouseoff2.jpg');
 background-repeat: no-repeat
}

 #navcontainer a
 {
 display: block;
 margin: 0;
 padding: 6;
 width: 227px;
 }

 #navcontainer a:link, #navlist a:visited
 {
 color: #5C2E00;
 text-decoration: none;
 }

 #navcontainer a:hover
 {
 border: medium none;
 background-color: #FDFBF4;
 background-image: url('../images/navigation/mouseoff.jpg');
 background-repeat: no-repeat;
 color: #5C2E00
 }

 #active a:link, #active a:visited, #active a:hover
 {
 border: medium none;
 background-color: #FDFBF4;
 background-image: url('../images/navigation/mouseoff.jpg');
 background-repeat: no-repeat;
 color: #5C2E00
 }
 
 
.commerciallink { float: right; margin-left: 5px; }
 
 
a:active {text-decoration: underline; color: red;}
 
 
 #blognavcontainer a{
font: normal 14px sans-serif;
}
 
 
 
body {
	font-family: Arial,Helvetica,Sans-Serif;

background-color: #005691;

background-image: url(images/background.jpg);

background-repeat: repeat-x;

background-attachment: scroll;

background-position: 0% 0%;

margin-top: 0pt;

margin-right: auto;

margin-bottom: 0pt;

margin-left: auto;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

text-align: center;

color: #000000;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: brown;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}


.biggerName {
   Font-Family:	Georgia,"Times New Roman",Times,serif;
	font-size: 1.0em;
		font-weight: bold;
		color:#603811;
	}
	
	
.biggerText {
   Font-Family:	 Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

 h4.optionName {
    margin: 0;
    padding: 0;
	display: block;
	}
div.back select {
    padding: 0;
    margin: 0;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, 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 #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #000000;
	}

.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: 100%;
	vertical-align: top;
	}
#headerWrapper{
	background-color: #FFFFFF;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #9EC0D0;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	font-size: 1.2em;
	color: #000000;
	}

/*navigation*/
.navNextPrevWrapper,#indexCategoriesHeading,.navSplitPagesResult {
    display: none;
}
.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: #9a9a9a;
	font-weight: bold;
	color: #E1F5FE;
	height: 1%;
	width: 100%;
	}

#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: #E1F5FE;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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;
	}

#navBreadCrumb {
	background-color: #E1F5FE;
	}

#navEZPagesTop {
	background-color: #ffffff;
	height:0px;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFFFFF;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
//	padding: 15px;
	}

#productGeneral form div {
            font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
#productGeneral form div h2 {
            font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

.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: 0.8em;
	}
.centerColumn {
	border: 1px #bcbcbc;
}
#siteinfoLegal, #siteinfoIP{
	background-color: #FFFFFF;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd, #cartAdd h2, #cartAdd h4.optionName {
	text-align: left !important;
	padding: 0;
        margin: 0;
        font-size: 12px !important;
        font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#cartAdd div, #cartAdd h2#productPrices, #cartAdd label.attribsSelect {
        text-align: left !important;
        padding: 0;
        margin: 0;
        margin-right: 10px;
}
#cartAdd table {
    width: 200px;
}
#cartAdd form {
    padding: 0;
    margin: 0;
}
#cartAdd td {
    min-height: 10px;
    padding: 0;
    margin: 0;
    _height: 10px;
}
select#attrib-2 {
    margin-top: 10px;
}
.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #9EC0D0;
	 }

#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;
	}
.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;
	} 

#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 ;
	padding:20px;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
	color:#000000;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #000000;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	color: #5C2E00;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}
	
.optionName .back .attribsOptionsText {
   font-size: 12px;
	color:#000000;
}
h3#attribsOptionsText, #productAttributes {
    color: #000 !important;
}
attribSelect{
   font-size:12px;
	color:#000000;
}
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}
td.product_listing br {
    display: none;
}
td.product_listing {
    padding: 0 0 40px 0;
    width: 150px;

}
div#productsListingTopNumber, div#productsListingBottomNumber {
    clear: both;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    }
div.product_listing a {
        font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
}
div.product_listing img {
    height: 140px;
    width: auto;
}
.categoryListBoxContents a img {
    text-decoration: none;
}
.categoryListBoxContents a  {
	font-size: 13px;
	font-weight: bold;
}
.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, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
        font-size: 0.8em;
	}

#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;
	}

/*misc*/
.back {
	float: left;
	font-weight:bold;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F2F6F8;
	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: #9EC0D0;
	height: 2em;
	}

#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:#9EC0D0;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
 price, quantity, h2 {
 color:#000000;
}
a.itembuttons img {
    margin: 10px 0 10px 5px;
    }
