/**
 * 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 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #402913;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 20px;
	}
	.itemTitle a:link, .itemTitle a:visited, .itemTitle a:active {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;

	}
#leftside {
	text-align: left;
	float: left;
	width: 400px;
	}
	#rightside {
	text-align: left;
	float: right;
	width: 400px;
	}

#producttitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #402913;
	background-image: url(../images/divider3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	line-height: 30px;
	margin-bottom: 15px;
}
#header{
	background-position: center top;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 182px;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 113px;
	width: 372px;
	margin-top: 55px;
	margin-left: 20px;
}

a img {
	border: none;
	margin: 0px;
	text-align: center;
}
#pictures {
	text-align: center;
	background-position: center;
}
#header_links{
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	width: 338px;
	margin-top: 5px;
	float: right;
	height: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#nav1 a:link, #nav1 a:visited, #nav1 a:active {
	color:#FFFFFF;
	text-decoration:none;
	margin-left:8px;
	text-align: left;
	float: left;
	margin-top: 18px;
}
#nav1 a:hover {
	color:#6d5f52;
	text-decoration:none;
	margin-left:8px;
	text-align: left;
	float: left;
	margin-top: 18px;
}

#nav2 a:link, #nav2 a:visited, #nav2 a:active {
	color:#FFFFFF;
	text-decoration:none;
	margin-left: 50px;
	text-align: left;
	float: left;
	margin-top: 10px;
}
#nav2 a:hover {
	color:#6d5f52;
	text-decoration:none;
	margin-left: 50px;
	text-align: left;
	float: left;
	margin-top: 10px;
}


#nav3 a:link, #nav3 a:visited, #nav3 a:active {
	color:#FFFFFF;
	text-decoration:none;
	margin-right: 15px;
	text-align: left;
	float: right;
	margin-top: 0px;
}
#nav3 a:hover {
	color:#6d5f52;
	text-decoration:none;
	margin-right: 15px;
	text-align: left;
	float: right;
	margin-top: 0px;
}
#details {
	color: #9f9982;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	width: 185px;
	margin-top: 40px;
	float: right;
	height: 75px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	clear: right;
	vertical-align: 130%;
}

#web1 a:link, #web1 a:visited, #web1 a:active {
	color: #9f9982;
	text-decoration:none;
	text-align: left;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#web1 a:hover {
	color:#5fbcef;
	text-decoration:none;
	margin-right: 13px;
	text-align: left;
	margin-top: 0px;
}
#text4 {
	width:930px;
	background-color:#fff;
	text-align:left;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #402913;
	vertical-align: text-top;
	background-position: left top;
	float: none;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 5px;
}

#column1 {
	text-align: justify;
	width: 600px;
	vertical-align: top;
	color: #402913;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#column2 {
	text-align: justify;
	width: 300px;
	float: right;
	color: #402913;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footernavigation {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	height: 160px;
	background-position: bottom;
}
#navcolumn1 {
	background-image: url(../images/services.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	width: 304px;
	height: 166px;
	margin-left: 10px;
}
.row1 {
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #6d5f52;
	text-decoration: none;
	width: 140px;
	text-align: left;
	margin-top: 57px;
	padding-left: 10px;
	line-height: 140%;
}
.row1 a:link, .row1 a:visited, .row1 a:active {
	float: left;
	color: #6d5f52;
	text-decoration: none;
}
.row1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
.row2 {
float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #6d5f52;
	text-decoration: none;
	width: 130px;
	text-align: left;
	margin-top: 57px;
	padding-left: 20px;
	line-height: 140%;
}
.row2 a:link, .row2 a:visited, .row2 a:active {
	float: left;
	color: #6d5f52;
	text-decoration: none;
}
.row2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.row3 {
float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 125px;
	text-align: left;
	margin-top: 56px;
	padding-left: 40px;
	line-height: 32px;
}
.row3 a:link, .row3 a:visited, .row3 a:active {
	float: left;
	color: #6d5f52;
	text-decoration: none;
}
 .row3 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.row4 {
float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #6d5f52;
	text-decoration: none;
	width: 70px;
	text-align: left;
	margin-top: 56px;
	margin-left: 59px;
	line-height: 32px;
}
.row4 a:link, .row4 a:visited, .row4 a:active {
	float: left;
	color: #6d5f52;
	text-decoration: none;
}
 .row4 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#featureddesigns {
	text-decoration: none;
	height: 129px;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#featureddesigns2 {
	text-decoration: none;
	height: 129px;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#design1 {
	height: 132px;
	background-image: url(../images/bff.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	width: 132px;
	margin-top: 0px;
	margin-right: 10px;
}

#design2 {
	height: 132px;
	background-image: url(../images/tri_originals.jpg);
	padding: 0px;
	float: right;
	width: 132px;
	background-repeat: no-repeat;
	margin: 0px;
}

#design3 {
	height: 132px;
	background-image: url(../images/kkoriginals.jpg);
	padding: 0px;
	float: left;
	width: 132px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#design4 {
	height: 132px;
	background-image: url(../images/sewgirlie.jpg);
	padding: 0px;
	float: right;
	width: 132px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navMainSearch {
	margin-top: -18px;
}
#navcolumn2 {
	background-image: url(../images/learn_more.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	width: 304px;
	height: 166px;
	margin-left: 10px;
}
#navcolumn3 {
	background-image: url(../images/socialize.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	width: 304px;
	height: 166px;
	margin-left: 10px;
}
#footer {
	width: 954px;
	background-image: url(../images/back_bt.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 206px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#designer, #designer a:link, #designer a:active, #designer a:visited{
	width: 842px;
	color: #402913;
	margin: auto;
	padding-top: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-position: center;
	text-align: center;
}

#designer a:hover {
color: #ff9933;
}

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

a:hover, .centerBoxContentsProducts a:hover{
	color: #ff9933;
	}
	a:active {
	color: #402913;
	}
h1{
	font-size:18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6d5f52;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 25px;
	background-image: url(../images/divider1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 600px;
	text-indent: 25px;
	}

h2{
	font-size:18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
		color: #6d5f52;
	text-decoration: none;
	line-height: 28px;
	background-image: url(../images/divider2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 600px;
	text-indent: 25px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;		
	}

	h3{
	font-size:18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6d5f52;
	text-decoration: none;
	line-height: 28px;
	background-image: url(../images/divider3.jpg);
	background-repeat: no-repeat;
	width: 275px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: center;
	background-position: bottom;
	}
	h3 a:link {
	color: #6d5f52;
	
	text-decoration: none;
	}
	h3 a:visited {
	color: #6d5f52;

	text-decoration: none;
	}
	h3 a:hover {
	color: #359eb0;

	text-decoration: none;
	}
h4 {
	color: #359eb0;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
 h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	margin: 0.3em 3px;
	}

.biggerText {
	font-size: 1.2em;
	}


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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 15px;
	margin: 0.1em;
	background-position: center;
	}

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

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

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

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

LABEL, h4.optionName {
	line-height: 20px;
	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;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}


/*wrappers - page or section containers*/
#mainWrapper {
	width: 954px;
	background-image: url(../images/whitebk.png);
	background-repeat: repeat-y;
	background-position: center top;
	}

#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 #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/



#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	width: 100%;
	}

/*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: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	width: 930px;
	margin-left:5px;
	margin-top: 0px;
	padding-top: 0em;
	padding-right: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 0.8em;
	}

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



.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}



#scUpdateQuantity {
	width: 2em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}



#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 


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

.additionalImages {
	float: left;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}

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



#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

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

.bold {
	font-weight: bold;
	}



.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}


#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}


.information {padding: 10px 3px; line-height: 150%;}
