html, body
{
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/back.gif);
}
a{text-decoration:none;
	font-weight:bold;color:#666;}
#container
{
	width: 100%;
	text-align: center;
	margin-bottom: -103px;
}

#main
{
	width: 760px;
	margin: 34px auto;
	text-align: left;
	background-image: url(images/back-main.gif);
}
.formfield
{
	font-size: 10px;
	color: #333;
}
.formbutton{	
	padding-bottom:2px;
border:1px solid #CCCCCC;
font-size:12px;}
.formimage
{
	xxmargin-top: -2px;
}
h1
{
	font-size: 14px;
	color: #566322;
	margin: 0px;
}
/*------------------------------------------------------------------------*/
/* HEADER ELEMENTS */
/*------------------------------------------------------------------------*/


#header
{
	height: 174px;
	width: 760px;
	margin: 0 auto;
	xtext-align: center;
	background-image: url(images/header.jpg);
}

#top-bar
{
	width: 700px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
}

#logo
{
	float: left;
	margin-top: 13px;
	display:none;
}
#links
{
	width: 280px;
	float: left;
	padding-top: 10px;
	display: inline;
}
#top-cart
{
	float: right;
	color: White;
	width: 360px;
	padding-top: 10px;
	text-align: right;
}
#top-cart a, #top-cart a:visited
{
	color: White;
	text-decoration: none;
	font-weight: bold;
	padding-left: 19px;
}

#top-cart a:hover
{
	color: #dee853;
}

/*******************************************************************/

#leftcontent
{
	float: left;
	width: 206px;
}


#links ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}



#links li
{
	float: left;
	margin-right: 4px;
	display: inline;
}


#links a
{
	display: block;
	height: 41px;
	padding-top: 5px;
	padding-right: 19px;
	text-decoration: none;
	display: inline;
}


#links a:link, #links a:active, #links a:visited
{
	color: #fff;
	font-weight: bold;
	display: inline;
}


#links a:hover
{
	color: #dee853;
	display: inline;
}


/*------------------------------------------------------------------------*/
/* INTERNAL PAGE ELEMENTS */
/*------------------------------------------------------------------------*/
#fullwidthcontent
{
	padding-left: 20px;
}
#centercontentwide
{
	text-align: left;
	width: 530px;
	float: right;
}
#rightcontent
{
	text-align: left;
}

#content_container, #centercontent
{
	width: 340px;
	float: left;
	text-align: left;
	margin-left: 14px;
	margin-bottom: 50px;
}


#title
{
	width: 325px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	overflow: auto;
}

#content
{
	width: 325px;
	float: left;
	text-align: left;
	margin-bottom: 20px;
}

#image_containerx, #rightcontent
{
	width: 130px;
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
}

#image
{
	width: 130px;
	height: 130px;
	margin-bottom: 12px;
	float: left;
}

#CategoryGrid
{
	display: none;
}

#thumb-container
{
	width: 320px;
	text-align: left;
	float: left;
	display: inline;
}





#footer
{
	height: 60px;
	width: 760px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: center;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #fff;
	position: relative;
	background-image: url(images/back-footer.gif);
	clear: both;
}

#footer a
{
	text-decoration: none;
	color: #fff;
	margin-top: 20px;
}

#footer a:hover
{
	color: #c2cd23;
}

.basket-content, .basket-total
{
	padding-left: 6px;
}
.basket-bar
{
	background-color: #C1CD23;
	border-bottom: none;
}
.basket-box
{
	padding-top: 6px;
	padding-left: 6px;
}
.sidemenulink, .basket-content a
{
	text-decoration: none;
	color: Black;
}
.sidemenulink
{
	font-weight: bold;
}
.product_title
{
	text-decoration: none;
}
.twentypixspacer
{
	height: 20px;
}
.DynamicPanel
{
	border-right: darkgray 2px solid;
	border-top: darkgray 2px solid;
	border-left: darkgray 2px solid;
	border-bottom: darkgray 2px solid;
	background-color: #E0E0E0;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.clear
{
	clear: both;
	height: 0;
	padding: 0;
	margin: 0;
}
.checkout-steps
{
	font-size: 18px;
}
.checkout-step
{
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
.checkout-step-active
{
	font-weight: bold;
	text-decoration: none;
	color: #333;
}