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

/*Defualt backgrounf image*/

/*.centerColumn {

	width: 572px;

	height: 374px;

	overflow-x: auto;

	overflow-y: auto;

	margin-left: 185px;

	margin-top: 60px;

	overflow: auto;

}

*/.centerColumn p {
	width:290px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
}
#mainWrapper {
	position:relative;
	width: 965px;
	height: 600px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	background-color: #DCE3E9;
	background-image: url(../images/site_shop_default.png);
	background-position: center center;
}
#productMainImage {
	position:absolute;
	right:18px;
	top: 98px;
	background-color:#FFFFFF;
	padding-left:26px;
	padding-right:3px;
	display:none;
}
#productDescription {
	width:456px;
	font-size:10px;
}
#productAttributes {
	position:absolute;
	right:18px;
	top: 98px;
	background-color:#ebf0f3;
	padding:10px;
	width:310px;
	height:350px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
textarea {
	float: left;
	margin: 0px;
	display: block;
	width: 18em;
	height:50px; /*Reduce size of contact us fields FLEXER*/
	padding:0px;
}
label, h4.optionName {
	line-height: normal;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 0em;
	font-size:10px;
}
h3 {
	font-size:12px;
}
#productDescription ul {
	margin-left:21px;
}
label {
	width: 20em;
	float: left;
	text-align: left;
	margin-right: 0.4em;
	display: block;
	padding-top:0px;
}
/*This is to artificailly add "optional" to form */

#optionalField {
	position: absolute;
	height: 22px;
	width: 40px;
	top: 223px;
	right: 170px;
	z-index:5;
}
/*IE7 Hack */

*:first-child+html #optionalField {
	top: 226px;
}
/*IE6 and below Hack */

* html #optionalField {
	top: 226px;
}
/*This is the terms and conditions link*/

#importantLink p {
	width:99%;
}
.attributesComments {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
/*Remove product x/y */

.navNextPrevCounter {
	display:none;
}
/*Next Previous Counter*/

.navNextPrevWrapper {
	text-align:left;
	margin-top:7px;
}
/*Button Styling*/

.button_return_to_product_list {
	display:none;
}
.cssButton button_prev, .cssButtonHover {
	background-color:#FFFFFF;
}
.button_in_cart {
	background:#9FB7C7;
	color:#FFFFFF;
}
.button_in_cartHover {
	background:#3D454C;
	color:#FFFFFF;
}
/*Remove List Name */

#attribsOptionsText {
	display:none;
}
/*Remove Link to enlarge image*/

.imgLink {
	display:none;
}
/*Fix padding in list*/

.optionName {
	padding:0px;
	margin:0px;
}
.wrapperAttribsOptions {
	margin:0px;
	padding:0px;
}
#cartAdd {
	position:absolute;
	left:480px;
	bottom:120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#importantLink {
	position:absolute;
	width:200px;
	height:40px;
	left:284px;
	bottom:120px;
}
/*These are div's for the view terms and conditions

-------------------------------------------------*/

#giftConditions {
	position: absolute;
	visibility: hidden;
	z-index: 6;
	height: 280px;
	width: 340px;
	top: 190px;
	left: 278px;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}
#giftConditions p {
	padding-top:2px;
	padding-bottom:2px;
	width:95%;
}
#giftConditions a {
	font-size:10px;
	font-weight:bold;
	visibility: inherit;
	position: absolute;
	z-index:6;
	background-color:#3D454C;
	color:#9FB7C7;
	left:-34px;
	top:4px;
	float:left;
	text-align:center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}
#giftConditions a:link {
	text-decoration:underline;
}
#giftConditions a:visited {
	text-decoration:underline;
}
#giftConditions a:hover {
	text-decoration:none;
}
#giftConditions a:active {
	text-decoration:underline;
}
#closeConditions {
	font-size:10px;
	font-weight:bold;
	position: absolute;
	visibility: inherit;
	z-index: 6;
	height: 1px;
	width: 10px;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	color:#9FB7C7;
}
/*end of View Conditions

-------------------------*/

/*Listing page styles*/

.listingProductImage {
	display:none;
}
#productListing {
	width:96%;
}
.productListing-data {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	padding:0px;
	margin:0px;
}
.productListing-data h3 {
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/*.productListing-data a:link{

	color:#FFCC33;

	font-weight:bold;

	}

.productListing-data a:visited{

	color:#FFCC33;

	font-weight:bold;

	}

.productListing-data a:hover{

	color:#CCCCCC;

	font-weight:bold;

	}

.productListing-data a:active{

	color:#FFCC33;

	font-weight:bold;

	}*/

.itemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top:10px;
}
.listingDescription {
	padding-left:3px;
	margin-bottom:16px;
}
.productListing-odd, .productListing-even {
	vertical-align: bottom;
}

