body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10px;
}

a:link {
	color: #7d7e80;
	text-decoration: none;
}
a:visited {
	color: #7d7e80;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	color: #7d7e80;
	text-decoration: none;

}


 .div_main {
	text-align: center;
	border: thin solid #000000;
}
/*
MAIN STYLES FOR CONTENT PANEL
*/
.content_main_heading
{
	font-size: 20pt;
	color: #9d8d85;
	font-family: Impact;
}

.content_sub_heading
{
	font-size: 12pt;
	color: #7d7e80;
	font-family: Impact;
	padding-bottom:10px;
}

.content_body_text
{
	font-size: 10pt;
	color: #7d7e80;
	font-family: Arial;
}


/*
STYLES FOR BROWSE STORE PANEL
*/
.browse_panel_bullet
{
	font-size: 8pt;
	color: #9d8d85;
	font-family: Arial;
	
}

	
#span_browse_panel_text
{
	font-size: 8pt;
	color: #7d7e80;
	font-family: Arial;

}



/*
STYLES FOR PANEL LAYOUTS
*/


.panel_layout
{
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#home_animation {
	position:absolute;
	left:10px;
	top:11px;
	z-index:11;
	border: 1px none #999999;
	background-color: #FFFFFF;
	padding-right:2px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	
}
#home_logo {
	position:absolute;
	left:573px;
	top:11px;
	z-index:10;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	padding: 2px;
}
#home_navigation {
	position:absolute;
	left:10px;
	top:175px;
	width:558px;
	z-index:3;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px none #999999;
	
}
#home_basket {
	position:absolute;
	left:573px;
	top:111px;
	width:181px;
	height:99px;
	z-index:13;
	background-color: #FFFFFF;
	border: 1px none #999999;
	padding: 2px;
	background-repeat:no-repeat;
	background-position:top;	
	background-image:URL(../images/master_images/Selection.jpg)
}

#home_banner {
	position:absolute;
	left:531px;
	top:600px;
	width:557px;
	height:75px;
	z-index:5;
	background-color: #FFFFFF;
	padding: 2	px;
	border: 1px none #CCCCCC;
}
#home_specials {
	position:absolute;
	left:572px;
	top:214px;
	z-index:6;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 181px;
	height: 500px;
}
#home_content {
	position:absolute;
	left:9px;
	top:214px;
	width:748px;
	z-index:7;
	background-color: #FFFFFF;
	overflow: visible;
	border: 1px solid #CCCCCC;
	
}
#home_footer {
	position:absolute;
	left:0px;
	top:1118px;
	width:748px;
	height:53px;
	z-index:8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	border-top-width: 1px;
}

.textformat {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	color: #000000;
	
}
#holder {
	position:absolute;
	left:9px;
	top:10px;
	width:750px;
	height:205px;
	z-index:1;
	background-color: #CCCCCC;
	overflow: auto;
}
#div_footer {
	float:left;
	z-index:14;
	border-right-width:1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width:1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 1px;
}
#oc_footer 
{	
	float:right;
	z-index:15;
	border-top-width:1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 2px;
	
}

#div_panel_left 
{	height:auto;
	float:left;
	z-index:15;
	border-right-width:1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width:562px;
	overflow:visible;
}

#div_panel_right
{	
	float:left;
	z-index:21;
	width:50px;
	overflow:visible;
}

#basket_holder {
	position:absolute;
	left:573px;
	top:162px;
	z-index:16;
	padding: 2px;
	background-color:White
}
#checkout {
	position:absolute;
	left:666px;
	top:164px;
	width:44px;
	height:20px;
	z-index:17;
	background-color:White;

}

/*STYLES FOR FORM ELEMENTS */

SELECT
{
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
INPUT
{
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #CCCCCC;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-right: 5px;
	padding-left: 5px;
				
}

.basket_text
{
	padding:4px;
	text-align:center;
	width:173px;
	
	z-index:22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FDC33B;

}

.basket_text2
{
	padding:4px;
	text-align:center;
	width:173px;
	
	z-index:22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}