/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin: 0; padding: 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size: 100%; }

/* Removes list-style from lists */
ol,ul { list-style: none; }

/* Removes border from images */
img { border: 0; }




body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 72%;
	background: url(/webfolder/charactergiftshop/sitegraphics/bg.jpg) 0 0 repeat-x #92A53A;
	color: #738C1F;
	text-align: center;
}

div {
	text-align: left;
}

a:link, a:visited {
	color: #333;
}
a:hover, a:active {
	color: #738C1F;	
}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 72%;
	margin: 0;
	padding: 0;
	color: #333;	
}


a.productnamelink:link, a.productnamelink:visited {
	display: block;
	margin-bottom: 0.6em;
	text-decoration: none;
	font-size: 110%;
	color: #92A53A;
}
a.productnamelink:active, a.productnamelink:hover {
	color: #333;
}

.logo {
	font-size: 100%;
	font-weight: bold;
	color: #333;
}
.address {
	font-size: 90%;
}

.pagetitle {
	display: block;
	margin-bottom: 0.6em;
	font-weight: bold;
}
.pageintro {
}
.productname {
	display: block;
	margin-bottom: 0;
	padding: 0;
	font-size: 140%;
	color: #92A53A;
}
.productdescription {
}
.producthr {
	display: none;
}
.producthrdiv {
	background: url(/webfolder/spacer.gif);
	height: 1px;
}


/* PRIVACY POLICY */
.privacypolicypopup {
	margin: 15px;
	background: none;
}


/* PRICE */
.price {
	font-size: 110%;
	font-weight: bold;
	color: #333;
}
.pricetitle {
	color: #333;
}
.pricereduction	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
}
.pricereductionstrikethrough {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: line-through;
	color: #333;
}
.pricetext {
	font-size: 90%;
}

.textbox_noteditable {
	border: 1px #000000 solid;
	font-size: 90%;
	color: #333;
}
.textbox_editable {
	border: 1px #000000 solid;
	font-size: 90%;
	color: #333;
}


/* CATEGORIES */
a.parentcategory:link, a.parentcategory:visited {
	text-decoration: underline;
	color: #333;
}
a.parentcategory:active, a.parentcategory:hover	{
	color: #92A53A;
}
.currentcategory {
}
a.categoryheading:link, a.categoryheading:visited {
	text-decoration:none;
	color:#333;
}
a.categoryheading:active, a.categoryheading:hover {
	color: #92A53A;
}



/* RELATED PRODUCTS */
.relatedproducts_header {
	font-size: 90%;
	font-weight: bold;
	color: #333;
}
.relatedproducts_headerrow {
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #333;
}
.relatedproducts_row {
	background-color: #FFFFFF;
	color: #92A53A;
	padding-top: 7px;	
}
a.relatedproducts_link:link, a.relatedproducts_link:visited {
	text-decoration: underline;
	font-size: 90%;
	color: #333;
}
a.relatedproducts_link:active, a.relatedproducts_link:hover	{
	color: #92A53A;
}



/* PRICE TABLE */
.pricetable_row {	
	font-weight: bold;
	color: #000000;
}
.pricetable	{
}
.pricetable_header {
	font-weight: bold;
	color: #000000;
}
.pricetable_headerrow {
}
.pricetable_lastheaderrow {
}



/* PICTURES */
.picture_in_list {
	margin-right: 10px;
	padding: 10px;
}
.picture_main { 
	margin: 0;
	padding: 10px;
}
.picture_checkout { }
.picture_category {
	padding: 10px;
}
.picture_enlarged {
	position:absolute;left:15px;top:15px;
}
.pictureclicktoenlarge {
	display: block;
	margin-bottom: 55px;
	font-style: italic;
	color: #92A53A;
}


/* ORDERS - Used on both the order confirmation screen and when the shop owner views their orders online */
.order_sectionbox {
	border: solid 1px #000000;
}
.order_itemtable {
	border: 1px #000000;
	border-style: solid none none solid;
}
.order_itemtable td {
	border: 1px #000000;
	border-style: none solid solid none;
}
.order_itemtable th {
	border: 1px #000000;
	border-style: none solid solid none;
}
.order_headercaption {  }
.order_headervalue {  }
.order_caption {  }
.order_text {  }
.order_sectionbox {  }
.order_itemtable {  }


/* RETAIL ACCOUNTS */
.retailaccount_box {
	width: 645px;
	padding: 8px;
	border: 1px solid #92A53A;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 85%;
}
table.retailaccount_bg {  }
td.retailaccount_bg {  }
.retailaccount_mainheading {
	font-size: 90%;
}
.retailaccount_text {
	font-size: 90%;
}
.retailaccount_fieldheading {
	font-weight: bold;
	font-size: 85%;
}
.retailaccount_forgotten {
	font-size: 85%;
}


/* INVOICE DETAILS */
.billing_label {  }
.billing_mandatory {  }
.billing_field {
	border: 1px #333 solid;
}
.billing_select {  }
.billing_checkboxlabel {  }
.billing_mandatorynote {
	font-size: 85%;
}
.checkoutandbillinghr {
	display: none;
}
.checkoutandbillinghrdiv {
	background: url(/webfolder/modern333/divider_horizontal_dotted.gif);
	height: 1px;
}


/* SHOPPING BASKET */
body.basket {
}
td.basket {
	font-size: 90%;
}
.basket_productname {
	font-weight: bold;
}
.basketprice {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}
.basketoptions {
	font-size: 85%;
	font-style: italic;
}
.basketquantity {
	font-size: 85%;
}
a.basket_productname:link, a.basket_productname:visited	{
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
a.basket_productname:active, a.basket_productname:hover {
	color: #000000;
}
.shoppingbasket_empty {
	font-size: 90%;
}



/* GIFT WRAP */
.giftwraptitle {
	font-weight: bold;
}



/* MARKETING QUESTIONS */
.marketingquestionsintro {
	font-weight: bold;
}
.marketingquestiontitle {
	font-weight: bold;
}
.marketingquestionfield {
	border: 1px #000000 solid;
	font-size: 12px;
}



/* PRINTABLE ORDER */
.printable_order_text {
	color: #000000;
}
.printableorderpagetitle {
	font-size: 13px;
	font-weight: bold;
}
.printableorderinstructions {
	font-size: 11px;
}
.printableorderhelp {
	font-size: 90%;
	font-style: italic;
}
.printableordertitle {
	font-weight: bold;
}
.printableorderheading {
	font-size: 13px;
	font-weight: bold;
}
.printableorderheader {
	font-weight: bold;
}
.printableorderfield {  }



/* CALL CENTRE */
.callcentrefield {
	width: 140px;
}
body.callcentresearch {
	
}



/* SPEC TABLES */
td.MainCaption {
	background-color: #000000;
	padding: 1px;
	font-weight: bold;
	color: #FFFFFF;
}
td.RowCaption {
	font-weight: bold;
}
td.ColumnCaption {
	font-weight: bold;
}
tr.Row1 {
	
}
tr.Row2 {
	
}




/*--------------------WRAPPER--------------------*/

#wrapper {
	width: 770px;
	margin: 30px auto 30px auto;
	border: 5px solid #FFF;
	background-color: #FFF;
}

#contentWrapper {
	clear: both;
	width: 770px;
	background-color: #FFF;
}

/*-------------------CONTENT----------------------*/

#contentMain {
	float: right;
	width: 550px;
	margin: 20px 0 0 0;
	padding: 0 20px 0 0;
}

#contentSub {
	float: left;
	width: 180px;
	margin: 20px 0 0 0;
}

#contentMainFullWidth {
	width: 730px;
	margin: 20px 0 0 0;
}


/*-------------------FOOTER-----------------------*/

#footer {
	clear: both;
	height: 20px;
}


.imageLeft {
	float: left;
	margin: 0 15px 15px 0;
}
.imageRight {
	float: right;
	margin: 0 0 15px 15px;
}


/*--------------------AMBRIT------------------*/

#ambrit {
	width: 770px;
	margin: 10px auto;
	padding-bottom: 20px;
	text-align: right;
	font-size: 90%;
}

#ambrit a:link, #ambrit a:visited {
	color: #FFF;
	text-decoration: none;
}
#ambrit a:active, #ambrit a:hover {
	color: #333;
	text-decoration: underline;
}



