/* overall standard parts */

body
	{
	margin: 0px;
	font-family:
	verdana, Georgia, arial;
	width: 100%;
	color: #4f4753;
	background-color: #c8c8ea;
	background-image: URL('images/website/background.jpg');
	background-repeat: repeat;
	}
td
	{
	font-family: verdana, Georgia, arial;
	}
form
	{
	margin: 0px;
	}
table
	{
	border-collapse: collapse;
	}
td
	{
	border: 0px;
	padding: 0px;
	vertical-align: top;
	}
img
	{
	border-width: 0px;
	}

/*  */



table.top_section, table.middle_section
	{
	width: 100%;
	}
td.top_left
	{
	height: 127px;
	width: 295px;
	background-image: URL('images/website/top_left.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	}
td.top_left div
	{
	padding: 4px;
	}
td.top_center
	{
	height: 127px;
	background-image: URL('images/website/top_center.gif');
	background-repeat: repeat-x;
	}
td.top_right
	{
	height: 127px;
	width: 549px;
	background-image: URL('images/website/top_right.jpg');
	background-repeat: no-repeat;
	}




td.middle_left
	{
	width: 200px;
	background-image: URL('images/website/left_extender.jpg');
	background-repeat: repeat-y;
	}
td.middle_center_right
	{
	
	}
div.menu
	{
	background-image: URL('images/website/left.jpg');
	background-repeat: no-repeat;
	line-height: 1.2;
	font-size: 80%;
	}





div.menu a
	{
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 0px 4px;
	font-weight: bold;
	}
div.menu a:hover
	{
	color: #c8c8ea;
	}

div.copyright
	{
	background-image: URL('images/website/bodygold_foot_2.jpg');
	background-repeat: no-repeat;
	height: 131px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	}
div.copyright a
	{
	background-position: 0px 0px;
	color: #ffffff;
	text-decoration: none;	
	}








table.search_bar
	{
	width: 100%;
	}
td.search_bar_top
	{
	height: 8px;
	background-color: #666699;
	}
td.search_bar_content
	{
	height: 28px;
	}
td.search_bar_bottom
	{
	height: 8px;
	background-color: #666699;
	background-image: URL('images/website/search_bar_bottom.jpg');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	}
table.search
	{
	width: 100%;
	}
table.search td
	{
	padding-top: 2px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	}

table.search a
	{
	text-decoration: none;
	color: #4f4753;
	font-weight: bold;
	}
table.search a:hover
	{
	text-decoration: none;
	color: #ffffff;
	}

div.content
	{
	padding: 20px 40px;
	}

div.content h1
	{
	font-size: 125%;
	padding: 0px 0px 0px 0px;
	}
div.content h2
	{
	font-size: 95%;
	padding: 0px 0px 0px 0px;
	}
div.content p
	{
	font-size: 80%;
	padding: 0px 0px 0px 10px;
	}
ul
	{
	font-size: 80%;
	}

ul ul
	{
	font-size: 100%;
	}

ul a
	{
	color: #4f4753;
	text-decoration: none;
	}
ul a:hover
	{
	color: #666699;
	text-decoration: underline;
	}




.l
	{
	float: left;
	padding: 0px 4px 0px 0px;
	}
.r
	{
	float: right;
	padding: 0px 0px 0px 4px;
	}
hr.pager
	{
	color: #4f4753;
	background-color: #4f4753;
	height: 2px;
	width: 90%;
	}
div.display_cat
	{
	font-size: 80%;
	margin: 4px;
	border: solid 1px #4f4753;
	text-align: center;
	float: left;
	width: 125px;
	height: 110px;
	}
div.display_cat a
	{
	text-decoration: none;
	color: #4f4753;
	}
div.display_cat a:hover
	{
	color: #ffffff;
	}
div.display_prod
	{
	font-size: 80%;
	margin: 4px;
	border: solid 1px #4f4753;
	text-align: center;
	float: left;
	width: 125px;
	height: 170px;
	}
div.display_prod a
	{
	text-decoration: none;
	color: #4f4753;
	}
div.display_prod a:hover
	{
	color: #ffffff;
	}


div.breadcrumbs
	{
	font-size: 11px;
	font-weight: bold;
	color: #4f4753;
	}
div.breadcrumbs a
	{
	color: #4f4753;
	}
div.breadcrumbs a:hover
	{
	color: #ffffff;
	}


div.warning
	{
	border: solid 1px #f00;
	color: #f00;
	font-weigth: bold;
	font-size: 80%;
	padding: 4px;
	}

table.stdTable
	{
	width: 100%;
	}
table.stdTable td
	{
	vertical-align: middle;
	padding: 2px;
	font-size: 80%;
	}
table.stdTable th
	{
	color: #ffffff;
	background-color: #666699;
	font-size: 80%;
	}
td.basket
	{
	border: solid 1px #666699;
	border-width: 1px 0px 1px 0px;
	}
td.basketl
	{
	text-align: left;
	border: solid 1px #666699;
	border-width: 1px 0px 1px 0px;
	}
td.basketc
	{
	text-align: center;
	border: solid 1px #666699;
	border-width: 1px 0px 1px 0px;
	}
td.basketr
	{
	text-align: right;
	border: solid 1px #666699;
	border-width: 1px 0px 1px 0px;
	}
div.promo_code
	{
	}

div.item
	{
	font-size: 80%;
	padding: 3px;
	float: left;
	width: 120px;
	height: 35px;
	}
div.orderbox
	{
	padding: 5px;
	border: solid 2px #ff0000;
	float: right;
	width: 250px;
	}
div.orderbox a
	{
	color: #ff0000;
	text-decoration: none;
	}
div.orderbox a:hover
	{
	color: #ffffff;
	text-decoration: underlined;
	}


.formLabel
	{
	font-size: 80%;
	text-align: right;
	padding: 3px;
	}
.formBox
	{
	font-size: 80%;
	text-align: left;
	padding: 3px;
	}
.warning
	{
	border: solid 1px #ff0000;
	color: #ff0000;
	font-weight: 700;
	}


