/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 3215 2006-03-20 06:05:55Z birdbrain $
 */

/* Clean Business theme by Dieter Schneider for www.csstemplateheaven.com 2007*/

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	}

a img {border: none; }

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

a:hover {
	color:#FFCC00;
	/* color: #ffffff; */
	}

a:active {
	color: #000000;
	}

/* h1, h2, h3, h4, h5, h6 {
	margin: 0em;
	}
*/
/*h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
*/
/*h1 {
	font-size: 1.5em;
	}
*/
/*h2 {
	font-size: 1.4em;
	}
*/
/*
h3 {
	font-size: 1.3em;
	}
*/

h3	{
	font-size: 14px;
	color: #000000;
	/*   	font: bold 12px arial, serif; */
	text-align: center;
	background-color: #C9D4DA;
	background-image: url(img/header3_filler.jpg);
	border: #000000 1px solid;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-bottom: 6px;
}


/*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 #7e0202;
	background-color: #fbf6d5
	}
*/
/*LEGEND {
	font-weight: bold;
	padding: 0.3em;
	background-color: #7e0202;
	color: #FFFFFF;
	}
*/
/*LABEL, h4.optionName {
	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: 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 #9A9C86;
	}
*/
/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 850px; /* originaly 760px; */
	vertical-align: top;
	background-repeat: repeat-y;
	background-position: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin: 55px;
	}

#logoWrapper {
	background-color: transparent;
	height:260px;
	}

#headerWrapper {
	height: 260px; /* originally 150px */
	background-image: url(images/content_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#indexlogoWrapper {
	background-color: transparent;
	height:200px;
	}
	
#indexheaderWrapper {
	height: 200px; /* originally 150px */
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#contentMainWrapper {
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	background-image: url(img/content2_bg.gif);
	background-repeat: repeat-y;
	}
	
#indexMainWrapper {
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	background-image: url(img/content_bg.gif);
	background-repeat: repeat-y;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	} 

/*navigation*/

/*#navBCWrapper {
	margin-bottom: 0px;
	height: 34px;
	padding: 0px;
	width: 850px;
	top: 234px; *//* originally 140px; */ /*
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	position: absolute;

	}
*/	
/*#navBC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
	color: #ffffff;
	}
*/
/*#navBC ul li {
	display: inline;
	white-space: nowrap;
	}
*/
/*#navBC ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	}
*/
/*The main content classes*/
/*#contentColumnMain, */#navColumnOne, #navColumnTwo /*, .centerBoxContents */ {
	vertical-align: top;
	}	

table {padding-left: 8px;
       padding-right: 8px;
	   }

.centerColumn {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	margin: 0px;
	}

.smallText {
	font-size: 0.9em;
	}

/*sideboxes*/
.columnLeft {}
.columnRight {}

/*h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	height: 22px;
	color: #ffffff;
	}
*/
/*.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0.5em 0.2em;
	}
*/	
/*.leftBoxHeading {
	margin: 5px;
	position: relative;
	border: 1px solid #425227;
	background-color: #739240;
	padding: 0.5px 0.2px;
	}
*/
/*.leftBoxContainer {
	border: none;
	}
*/
/*.sideBoxContent {
	background-color: transparent;
	padding: 3px;
	}
*/
/*h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	height: 22px;
	color: #ffffff;
	}
*/
/*.rightBoxHeading {
	margin-top: 15px;
	margin-right: 5px;
	position: relative;
	border: 1px solid #425227;
	background-color: #739240;
	padding: 0.5px 0.2px;
	}
*/	
.rightBoxContainer {
	border: none;
	}


/*h3.leftBoxHeading a:hover {
	color: #ff8605;
	text-decoration: none;
	}
*/
/*h3.rightBoxHeading a:hover {
	color: #ff8605;
	text-decoration: none;
	}
*/
/*.rightBoxContent {
	background-color: #000000;
	margin-bottom: 1em;
	}
*/
/*.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #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;
	}
*/
#siteinfoLegal {
	color: #000000;
	background-image: url(gray/menu.gif);
	background-repeat: repeat-x;
	padding: 5px;
	text-align: center;
	}

/*misc*/
/*.back {
	float: left;
	}
*/
/*.forward {
	float: right;
	}
*/	
/*.hiddenField {
	display: none;
	}
*/
/*.visibleField {
	display: inline;
	}	
*/
/*.bold {
	font-weight: bold;
	}
*/
/*CAPTION {
	*//*display: none;*/ /*
	}
*/
#siteinfoLegal a {
	color:#000000;
	text-decoration: none;
}
 
#siteinfoLegal a:visited {
	color: #000000;
	text-decoration: none;
	}

#siteinfoLegal a:hover {
	/* color:#FFCC00; */
	color:#000000;
	text-decoration: underline;
	}

#siteinfoLegal a:active {
	color:#000000;
	}

/*#storeInfo {
	color:#006600;
	text-align:center;
	}
*/	
#abovesiteinfoLegal {
	color: #ffffff;
	background-color: #000000;
	height: 8px;
}

/*.titletable 		{
	background-image: url("gray/menu_t.gif");
	background-color: #A4A6AC;
	white-space: nowrap;
	width:100%;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #888888;
	border-bottom-color: #888888;
}
*/
#topbar	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	height: 63px;
	background-image: url(gray/banner.gif);
	background-repeat: repeat-x;
	margin: 0px;
	line-height: 63px;
	text-align: center;
	padding: 0px;
	font-weight: bold;
}	

/*.blue-box 		{
			color: #FFFFFF;
	       	font: bold 12px arial, serif;
			text-align: center;
			background-color: #C9D4DA;
	        	background-image: url("../picts/navhbg.jpg");
        		padding: 2px 7px 2px 7px;
        		border: #000000 1px solid;
}
*/
#lipsum	{
	background-repeat: no-repeat;
	padding-top: 2px;
	margin: 0px;
}

#contenttitle	{
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-bottom: 0px;
	margin: 0px;
}

/*#leftmenu ul{
	list-style-type: circle;
	line-height: 30px;
	padding-top: 20px;
	padding-left: 20px;
	font-weight: bold;
}
*/
/*#leftmenu ul li a{
	color: #494949;
	text-decoration: none;
	border-right: 1px solid #DADADA;
	margin: 0px;
	padding: 0px;
}
*/

/*#leftmenu ul li a:hover{*/
/*	background-color:#efefef; */
/*	background-color:#CCCCCC; */
/*	text-decoration:underline;
	color:#000000; */
/*	background: url(media/menu_d_hover.gif) center center repeat-x; */
/* } */

.rightcolumntext {
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 0px;
}




<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 180px; /*width of menu*/
}

/*.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(media/titlebar.png) repeat-x center left;
margin-bottom: 10px; */ /*bottom spacing between header and rest of content*/
/*text-transform: uppercase;
padding: 4px 0 4px 10px; */ /*header text is indented 10px*//*
}
*/
.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	/* color: #A70303; */
color: #000000; /*custom bullet list image*/
	display: block;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}


.arrowlistmenu ul li#top a{
	/* color: #A70303; */
	color: #000000; /*custom bullet list image*/
	display: block;
	padding: 3px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dadada;
	border-bottom-color: #dadada;
}


.arrowlistmenu ul li a:visited{
color: #000000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
/* color: #666666; */
/*background-color: #F3F3F3; */
background-color: #CCCCCC;

}

</style>
#address {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}

.content {
	font-size: 16px
	}
	
.content_bold {
	font-size: 16px;
	font-weight: bold;
	}	
.content_tall {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.footnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0000FF;
}
.title_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.photoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.underlineRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.underlineBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
.underlineBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.kidTextBlack {
	font-family: "Comic Sans MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #000000;
}
.kidTextBlue {
	font-family: "Comic Sans MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #0000FF;
}
.kidTextRed {
	font-family: "Comic Sans MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #FF0000;
}
.kidTitleBlue {
	font-family: "Comic Sans MS", Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.kidTitleRed {
	font-family: "Comic Sans MS", Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.kidTitleBlack {
	font-family: "Comic Sans MS", Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.text_redBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.italic_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.photos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
