

/*SETTING THE FONT SIZE CROSS BROWSERS*/
body, body div, body p, body th,
body td, body li, body dd    {
	/* more specific to override imported rule */
	font-size:    xx-small;
	/* false value for WinIE4/5 */
	voice-family: "\"}\"";
	/* trick WinIE4/5 into thinking rule is over */
	voice-family: inherit;
	/* recover from trick */
	font-size:    x-small;
	/* intended value for better browsers */
	}

html>body, html>body div, html>body p,
html>body th, html>body td,
html>body li, html>body dd    {
	font-size:    x-small
	/* be nice to Opera */
	}
	
	
/* #### GLOBAL STYLE #### */

body, html {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../images/background_main.gif) repeat-y scroll top center #daeff0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	}
form {
	padding: 0;
	margin: 0;
}
h3 {
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A545E;
	font-weight: bold;
	margin: 0;
	}
h4 {
	font-size: 170%;
	margin: 0;
	color: #666666;
	font-weight:lighter;
	}
a {
	text-decoration: none;
	color: #2A545E;
	}
a:hover {
	text-decoration: underline;
	}
.clearBoth {
	clear: both;
	}
#container
{
margin: 0;
width: 770px;
margin: auto;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}

#leftcolumn
{
float: left;
margin: 0;
width: 207px;
background-color: white;
border-right: 1px solid #999999;
}

#logo
{
height: 50px;
}

#centerleft
{
float: left;
margin: 0;
width: 62px;
height: 100%;
/* background-color:#D0DFE8; */
text-align:left;
/* border-right: 1px solid #999999; */
}

#centercolumn
{
float: left;
width: 500px;
}

#content
{
width: 100%;
margin: 0;
padding: 0;
background-color:#FFFFFF;
border-top:1px solid white;
}

.header
{
width: 100%;
height: 93px;
background-color: #CCD6B3;
text-align:left;
}

#headertext
{
color: #FFFFFF;
padding: 50px 0 0 10px;
text-align:left;
font-size: 3.2em;
}

.item
{
width: 500px;
background-color:#FFFFFF;
margin-top: 10px;
margin-bottom:10px;
}

.itemheader
{
float:left;
width: 367px;
margin: 5px 0 5px 5px;
height: 20px;
color: #625540;
font-weight:bolder;
text-align:left;
}

#topitem
{
float:left;
width:100%;
}

.itemleft
{
float: left;
height: 100%;
margin: 0 0 0 5px;
}

.itemright
{
float: left;
width:  200px;
margin: 20px 0 0 0;
text-align:right;
}

.itemmiddle
{
float:left;
width:100%;
}

.itemmiddle a
{
text-decoration:none;
color:#9EBDC4;
font-weight:bolder;
}

.itemmiddle a:hover
{
text-decoration:underline;
color:#9EBDC4;
font-weight:bolder;
}

#navcontain
{
float:left;
border-bottom: 1px solid #999999;
width: 206px;
}

#leftnavigation
{
margin: 20px 0 20px 20px;
}

.highlight
{
float: left;
padding-left:10px;
/* padding: 10px 0 10px 0; */
text-align:left;
width: 100%;
border-bottom: 1px solid #999999;
}

.highlight-professional {
	border-bottom: 1px solid #999999;
	}
	
.highlighttext
{
padding: 20px 10px 0 10px;
}

.pricecolor
{
color:#FF0000;
font-weight:bold;
}

#home
{
border-bottom: 1px solid #999999;
}



#bottom {
background-color: #9D8D75;
height:100%;
}

.textarea
{
float:none;
text-align:left;
margin: 0 10px 0 10px;
background-color:#FFFFFF;
}

.bodyheader
{
color:#2A545E;
font-weight:bolder;
}

.bodytext
{
font-size: 80%;
color:#999999;
}

/* #### My shopping STYLE #### */
#rightcolumn
{
float: right;
margin: 0;
width: 106px;
height: 100%;
background-color: white; 
/*border-left: 1px solid #999999;*/
} 

#shoppingcontainer
{
float:left;
padding: 10px 0 10px 0;
border-bottom: 1px solid #999999;
width: 100%;
}

.highlight
{
float: left;
padding: 10px 0 10px 0;
width: 100%;
border-bottom: 1px solid #999999;
}

.shoppingcolumn
{

float: left;
width: 95px;
text-align:left;
margin: 0 0 10px 4px;
}

.highlight2
{
float: left;
padding:0;
width: 100%;
border-bottom: 1px solid #999999;
}

.highlighttext
{
float:left;
padding: 20px 10px 0 10px;
}

#shoppingheader
{
font-size: 120%; /* ER 9.27.06 */
font-weight:bold;
padding: 5px 0 7px 0;
background-color: #9EBDC4;
color: white;
border: 1px solid white;
}

#accountheader
{
float:left;
font-weight:bold;
padding: 5px 0 7px 0;
background-color: #999999;
color: white;
width: 104px;
border: 1px solid white;
}

.shoppingcolumn a
{
color:#666666;
text-decoration:underline;
}

.shoppingcolumn a:hover
{
color:#666666;
text-decoration:none;
}

#accountheader a:hover
{
color:#FFFFFF;
text-decoration:underline;
}

#accountheader a
{
color:#FFFFFF;
}

#shoppingheader a:hover
{
color:#FFFFFF;
text-decoration:underline;
}

#shoppingheader a
{
color:#FFFFFF;
}

.terms ul li
	{
	list-style:none;
	margin-left:-20px;
	}
.row {
	float: left;
	margin: 10px;
	width: 470px;
	text-align: left;
	}
.rowdots {
	background-image:url(/media/dots.gif);
	background-repeat:no-repeat;
	float: left;
	margin: 10px;
	width: 4770px;
	height: 1px;
	}
	
.imagewrap {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	}
.bottommenu {
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	line-height: 200%;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #9EBDC4;
	width: 500px;
	float: left;
	text-align: center;
	}

.bottommenu a
{
color: white;
text-decoration: none;
}

.bottommenu a:hover
{
color: white;
text-decoration:underline;
}

select {
	font-size: 12px;
}
.postcode {
	font-size: 12px;
}
#promocontent{
	display:none;
	height:482px;
	padding:10px;
	padding-top:30px;
	background-color:white;
	position:relative;
	line-height:20px;
}
#promopic{
	position:absolute;
	left:0px;
	bottom:20px;
}
.redtext{
	color:#e00026;
}
.redtext a:link, .redtext a:visited{
	color:#e00026 !important;
}
.redtext a:hover, .redtext a:active{
	color:#ff4b4b !important;
}
.testimonialleft{padding:20px;text-align:justify;margin:0px;}
.testimonialright{padding:20px;text-align:justify;background:#eee;margin:0px;}
.testimonialby{text-align:left;padding-top:10px;padding-left:20px;color:#666;font-style:italic;}