﻿*
{
	margin: 0px;

	padding: 0px;

	border:0px;
	outline: none;

	z-index:0;
}

body 
{
	background-image: url('../assets/pageFiller.gif');

	background-repeat: repeat-y;

	background-position: center top;

	background-color: #EEE7D0;

}

b, strong 
{
	font-weight: bold;

	color: #9D4A0E;
	
}	
	

#wrapper
{
}

#ctl00_ct_HeaderDiv
{	margin: 0px auto;

	width: 720px;

	height:auto;
}

#ctl00_ct_SubHeaderDiv
{	margin: 0px auto;

	width: 720px;

	height:auto;
}

#middlesection
{
	width: 720px;

	margin:auto;
	height:auto;
	padding-top:2px;
	clear:both;
	padding-bottom:2px;
}
#ctl00_ct_LeftColumnDiv
{ 
	display:none;
}
#ctl00_ct_InnerLeftColumnDiv
{ 
	display:none;
}
#ctl00_ct_RightColumnDiv
{
	width: 170px;

	text-align: left;

	display:inline-block;
	margin-right:0px;
	margin-left:10px;
	float:left;
}


#ctl00_ct_InnerRightColumnDiv
{
	display:none;
	float:left;
}
 /* Was LeftColumn */
#centreblock
{	margin-right:20x;
	margin-left: 20px;
	width:500px;
	display:inline-block;
	min-height:20px;
	float:left;
}
#ctl00_ct_TopCentreDiv
{
	height:auto;
}
#ctl00_ct_CentreDiv
{
	height:auto;
}
#ctl00_ct_BottomCentreDiv
{
	height:auto;
}
#ctl00_ct_PreFooterDiv
{
	clear:both;
	width:100%;
}
#ctl00_ct_FooterDiv
{
	clear:both;
	width:100%;
}
#mainnavhead
{
	height:10px;
}
#mainnavfoot
{
	height:10px;
}
#subnavhead
{
	height:10px;
}
.subnavitem
{
	text-decoration:none;
}
#subnavfoot
{
	height:10px;
}
#levelnavhead
{
	height:2px;
}
#levelnavfoot
{
	height:2px;
}
/* Start of main navigation */
#toplevelnav
{
	background-color: #efefef;
	font-size: 10pt;
	text-align: center;
}
#toplevelnav li
{
}
#toplevelnav li a
{
	text-decoration:none;
	background-color: #dedede;
	text-align:left;
	padding:2px;
	margin:2px;
}
#toplevelnav li a:link,#toplevelnav a:visited
{
	color:Black;
}
#toplevelnav li a:hover
{
	color: #ff7f50;
	background-color: #cdcdcd;
}
/* End of main navigation */
/* Start of sub navigation */
#nextlevelnav
{
	background-color: #efefef;
	margin-right:3px;
	font-size:9pt;
}
#nextlevelnav li
{
}
#nextlevelnav li a
{
	text-decoration:none;
	background-color: #dedede;
	text-align:left;
	padding:2px;
	margin:2px;
}
#nextlevelnav a:link,#nextlevelnav a:visited
{
	color:Black;
}
#nextlevelnav a:hover
{
	color:#ff7f50;
	background-color: #cdcdcd;
}
/* End of sub navigation */
/* Start of same level navigation */
#samelevelnav
{
	background-color: #efefef;
	font-size:9pt;
}
#samelevelnav li
{
	float:left;
	margin-right:6px;
}
#samelevelnav li a
{
	background-color: #dedede;
	text-align: center;
	margin: 2px;
	padding:2px;
}
/* End of same level navigation */
/* Start of add to order control styles */
.orderaddlabel
{
}
.orderaddquantity
{
	width:75px;
}
.orderaddbutton
{
}
/* End of add to order control styles */
.ordertitle
{
	font-size:x-large;
}
/* Feedback form styles */
.fb_label
{
	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

	font-weight: normal;

	display:inline-block;
	width:100px;
	vertical-align:top;
}
.fbtext_15, .fbtext_17, .fbtext_28, .fbtext_39
{
	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	display:inline-block
	width:200px;
	border:1px solid black;
}
.fbmulti_15, .fbmulti_17
{	
	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	display:inline-block;
	width:350px;
	height:100px;
	border:1px solid black;
}
.fbdate_15, .fbdate_17
{
	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	display:inline-block;
	width:75px;
	border:1px solid black;
}
.fbemail_15, .fbemail_17, .fbemail_28, .fbemail_39
{
	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	display:inline-block;
	width:200px;
	border:1px solid black;
}
.fbnumber_15, .fbnumber_17, .fbnumber_39
{
	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	display:inline-block;
	width:75px;
	border:1px solid black;
}
.FeedbackDiv_39
{
	clear:right;
}
/* End of feedback form styles */

