html, body, form, fieldset { margin:0; padding:0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { margin:1em 0; padding:0; }
li, dd, blockquote { margin-left:1em; }

body {
	margin:0;
	padding:0;
	font: 13px/140% Helvetica, Arial, sans-serif;
	background-color:#FFF;
}

/******************************************************************************/
/* LAYOUT */


#mainWrapper1 {
	width:877px;
	margin:0 auto;
	background: url(../images/content-tile-wide.jpg) top left repeat-y;
	
}

#mainWrapper2 {
	background: url(../images/top-wide.jpg) top left no-repeat;
	margin:0;
	position:relative;
}

#mainWrapper3 {
	width:877px;
	background: url(../images/bottom-wide.jpg) bottom left no-repeat;
	margin:0;
	padding-top:1px;
	overflow:hidden;

}

#content1 {
	/*border:1px solid #000;*/
	width:522px;
	margin-top:124px;
	margin-left:125px;
	padding-bottom:1px;
	min-height:620px;
	_height:700px;
}

#content2 {
	padding-left:15px;
	padding-right:15px;
	/*border:1px solid #000;*/
	margin-bottom:155px;
	overflow:hidden;
	width:492px;
	clear:both;
}

/******************************************************************************/
/* NAV */

#navEZPagesTop li {
	float:left;
	list-style-type:none;
	margin:0 3px 0 0;
	width:60px;
	text-align:center;
}

#navEZPagesTop li a {
	display:table-cell;	 /* WON'T WORK IN IE */
	*display:block;
	vertical-align:middle;
	height:2.1em;
	font-family: Chennai, "Comic Sans MS", sans-serif;
	letter-spacing:1px;
	color:#212e84;
	text-decoration:none;
	line-height:1;
	text-align:center;
	font-weight:bolder;
	text-transform:lowercase;
	font-size:13px;
	width:60px;
	padding-bottom:4px;
	/*border:1px solid #000;*/
}

#navEZPagesTop li a:hover {
	color:#212e84;
}

#navEZPagesTop ul {
	overflow:hidden;
	border-bottom: 2px solid #212e84;
	padding-bottom:6px;
	margin-right:130px;
	margin-top:0;
	clear:both;
	width:380px;
	/*border: 1px solid #000;*/
}


#navEZPagesTop {
	padding-top:6px;
}


/******************************************************************************/
/* LOGIN BOX */


#navMainWrapper {
	/*float:right;
	width:150px;
	margin-right:260px;
	margin-top:20px;*/
	position:absolute;
	right:250px;
	top:30px;
	/*border:1px solid #000; */
}

#navMainWrapper li {
	list-style-type:none;
	padding: 0 0 .2em 25px;
	background: transparent url(../images/bullet.gif) no-repeat 1px 3px;
}

#navMainWrapper li a {
	text-decoration:none;
	color:#000;
	
}

#navMainWrapper li a:hover {
	text-decoration:underline;
	color:#0e7d3f;
}


/******************************************************************************/
/* FOOTER */
#navSuppWrapper {
	position:absolute;
	bottom:45px;
	right:320px;
	font-size:11px;
}

#navSuppWrapper li {
	list-style-type:none;
	float:left;
}

#navSuppWrapper li a {
	text-decoration:underline;
	color:#999999;
	width:300px;
}

#navSuppWrapper li a:hover {
	text-decoration:underline;
	color:#000;
}

#siteinfoLegal {
	position:absolute;
	bottom:20px;
	right:320px;
	color:#999999;
	font-size:11px;
}

/******************************************************************************/
/* TYPOGRAPHY */

h1, h2, h3, h4, h5, h6 {
	font-family:Chennai, "Comic Sans MS", sans-serif;
	letter-spacing:1px;
	color:#3366cc;
	clear:both;
}

h2,h1 {
	font-size:20px;
	margin-top:5px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size:17px;
}

h5 {
	font-size:15px;
}

#content2 li {
	list-style-type:none;
	padding: 0 0 .2em 25px;
	background: transparent url(../images/bullet.gif) no-repeat 1px 1px;
}

a img { border:none; }
a { color:#212e84; }
a:hover {color:#212e84;}

.itemTitle {
	font: 14px/140% Helvetica, Arial, sans-serif;
}

#mainheader {
	position:absolute;
	/*border: 1px solid #000;*/
	width:385px;
	height:90px;
	left:80px;
	top:25px;
	margin:0;
	padding:0;
}

#mainheader a {
	display:block;
	width:385px;
	height:90px;
	text-indent:-9999px;
}

.findout {
	padding-top:5px;
	overflow:auto;
}

.findout img {
	float:left;
	margin-right:5px;
	margin-top:-5px;
}

#checkoutConfirmDefault .buttonRow.back {
	width:350px;
}

.feedlink img{
	float:left;
	margin-right:5px;
}

#country, #street-address, #email-address {width:290px;}

td.cartUnitDisplay { padding-right:15px; }

#contactUsDefault form {
	margin:0;
}

#contactUsDefault #contactname, #contactUsDefault #email-address {
	width:170px;
}



/******************************************************************************/
/* CONTACT HCARD */
.vcard { color:#5b96d0;}
.vcard .org { color:#0e7d3f; font-size:15px; margin-bottom:3px;}
.vcard .email { background: url(../images/vcard/email.gif) top left no-repeat; padding-left:30px; display:block; height:30px;}
.vcard .adr { background: url(../images/vcard/post.gif) top left no-repeat; padding-left:30px;}
.vcard .country-name {display:block;}
.vcard .tel { background: url(../images/vcard/phone.gif) top left no-repeat; padding-left:30px; height:30px; padding-top:4px;}
#vcardlink { background: url(../images/vcard/vcard.gif) top left no-repeat; padding-left:30px; height:30px; padding-top:4px; }

.email img { margin-top:3px; }

/******************************************************************************/
/* DONATE PAGE */
#donate_spacer {
	float:right;
	width:250px;
	height:170px;
}

#donate_form {
	/*border:1px solid #000;*/
	float:right;
	width:320px;
	padding:0;
}

#donate_form label {
	display:block;
}

#donate_form #amount {
	width:150px;
	float:left;
}

#donate_form #donate_submit {
	float:right;
	margin-top:-20px;
}

.donateinstruct {width:155px; float:left;}

/******************************************************************************/
/* NEWSLETTER SUBSCRIBE */

#newsletterlabel {
	display:block;
}

#newslettersubscribe {
	position:absolute;
	bottom:50px;
	left:180px;
	/*border:1px solid #000;*/
	width:180px;
	margin:0;
	padding:0;
}

#newslettersubscribe form {
	margin:0;
	padding:0;
}

#newslettersubscribe label {
	font-size:11px;
}

#newslettersubscribe input {
	float:left;
}

#subscribebutton {
	margin-top:-4px;
}

/******************************************************************************/
/* BUTTONS */

#button-tellafriend, #button-preorder, #button-contact, #button-designcomp {
	font-family:Chennai, "Comic Sans MS", sans-serif;
	letter-spacing:1px;
	display:block;
	position:absolute;
}

#button-tellafriend  a, #button-preorder a, #button-contact a, #button-designcomp a {
	display:block;
	text-align:center;
	text-decoration:none;
	color:#FFF;
}

/* TELL A FRIEND */
#button-tellafriend {
	width:70px;
	height:70px;
	/*border:1px solid #000;*/
	right:100px;
	top:40px;
}

#button-tellafriend a {
	width:70px;
	height:53px;
	font-size:15px;
	line-height:1;
	padding-top:13px;
	background:url(../images/dither4.gif) -1000px -1000px no-repeat;

}

#button-tellafriend a:hover {
	background:url(../images/dither4.gif) top left no-repeat;
}


/* PRE ORDER */

#button-preorder {
	width:100px;
	height:100px;
	/*border:1px solid #000;*/
	right:67px;
	bottom:141px;
	z-index:3;
	text-align:center;
}

#button-preorder a {
	width:85px;
	height:60px;
	font-size:15px;
	line-height:14px;
	padding-top:25px;
	/*text-indent:7px;*/
	background:url(../images/dither3.gif) -1000px -1000px no-repeat;
	padding-left:3px;
}



#button-preorder a:hover {
	background:url(../images/dither3.gif) 5px 5px no-repeat;
}


/* DONATE */

#button-contact {
	width:60px;
	height:55px;
	/*border:1px solid #000;*/
	right:200px;
	bottom:55px;
	
}

#button-contact a {
	width:60px;
	height:34px;
	font-size:13px;
	line-height:1;
	padding-top:17px;
	text-indent:-10px;
	background:url(../images/dither2.gif) -1000px -1000px no-repeat;
}

#button-contact a:hover {
	background:url(../images/dither2.gif) top left no-repeat;
}


/* DESIGN COMP */

#button-designcomp {
	width:66px;
	height:65px;
	/*border:1px solid #000;*/
	left:43px;
	bottom:60px;
	
}

#button-designcomp a {
	width:66px;
	height:46px;
	font-size:15px;
	line-height:1;
	padding-top:21px;
	background:url(../images/dither1.gif) -1000px -1000px no-repeat;
}

body #button-designcomp a {background-image:none;}	/* TO FIX REPEAT BUG IN SAFARI */

#button-designcomp a:hover {
	background:url(../images/dither1.gif) top left no-repeat;
}


/* HOVERS */
#button-designcomp a:hover, #button-contact a:hover, #button-preorder a:hover, #button-tellafriend a:hover  {
	color:#0e7d3f;
	
	
}

/******************************************************************************/
/* SIDEBAR IMAGES */

#sidebar-image {
	position:absolute;
	right:100px;
	bottom:140px;
	width:265px;
	height:350px;
	/*border:1px solid #000;*/
}

/* IT IS SET TO DISPLAY BLOCK QHEN REQUIRED */
#sidebar-image { display:none; }



/******************************************************************************/
/* SHIPPING */

#checkoutShipping legend { display:none; }
#checkoutShipping #comments legend { display:inline; }
#checkoutShipping #comments { border:1px solid #CCCCCC; margin:0.5em 0em; padding:0.5em; }
#checkoutShipping #comments p {margin:0;padding:0;}
#checkoutShipping fieldset { border:none; margin:0; padding:0; border-bottom:1px solid #CCCCCC;}
#checkoutShipping br.clearBoth { display:none; }

#checkoutPayment #payment_comments {display:none;}
#checkoutConfirmDefault #final_comments {display:none;}


/******************************************************************************/
/* EXISTING ZEN STYLES */

.back {
	float: left;
	}

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


.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
	
	/*******************/

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

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: 10em;
	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: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

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

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

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}
	
	
/* TELL A FRIEND */
#tellafriendaboutsiteBody .plainBoxHeading {font-weight:bolder; font-size:1.1em; padding-top:20px;}
#tellafriendaboutsiteBody .inputRequirement {font-size:0.9em; color:#AAA;}
#indexHomeBody #content2 {height:320px;}


#reverte {
	display:block;
	position:absolute;
	width:100px;
	height:100px;
	right:140px;
	bottom:210px;
	z-index:3;
	text-align:center;
	list-style-type:none;
}


#button-preorder a .logo {
	font-size:16px;
	line-height:18px;
	font-weight:lighter;
	letter-spacing:-1px;
}

.ordernow {margin-right:40px; margin-left:10px;}
