/******************************************************************* Style for whole site **********************************************************************/
body.sitewide {
	position: relative;
	background: #fffff;
	margin: 0px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	top: 0px;
}
div#site-container {
	position: relative;
	background: white;
	margin-right: auto;
	margin-left: auto;
}

/******************************************************************* Style for header level **********************************************************************/
div#header {
	position: relative;
	top: 0px;
	height: 82px;
}
div.headertitle { 
	position: relative;
	background-color: transparent;
	font: verdana,sans-serif, bold; 
	text-decoration: none; 
	color: blue; 
	font-size: 12px; 
	font-style: italic; 
	font-weight: 700;
	text-align: center; 
	top: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px 
}
div#logo {
	position: relative;
	margin: 0px 0px 0px 0px;
	top: 0px;
}
div#catchphrase {
	position: absolute;
	left: 120px;
	top: 0px;
	width: 470px;
	margin: 30px 10px 10px 10px;
	font-family: Verdana, arial;
	font-style: italic;
	background-color: transparent;
}
div#titletext {
	position: absolute;
	text-align: center;
	top: 0px;
	left: 0px;
	color: gray;
	z-index: 1
}
div#dropshadow {
	position: absolute;
	text-align: center;
	top: -2px;
	left: -2px;
	color: yellow;
	z-index: 0
}
div#searchbox {
	position: absolute;
	float: right;
	top: 7px;
	right: 20px;
	color: black;
	font: 12px bold Verdana, arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px
}
div#basketlabel {
	position: absolute;
	float: right;
	top: 52px;
	right: 100px;
	color: black;
	font: 12px bold Verdana, arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px
}
div#basketvalue {
	position: absolute;
	float: right;
	top: 52px;
	width: 70px;
	right: 20px;
	color: black; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size:12px;  
	text-align : right ; 
	text-decoration : none;
	background : white
}

/* ----------------------------------------------------------------------------------	HEADER CSS STYLES  ------------------------------------------------------------------------------------------ */

A#titleheader {
	color: blue; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size:12px;  
	text-align : center ; 
	text-decoration:none
}
P.titleheader2 {
	color: blue; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size:10px;  
	text-align : center ; 
	text-decoration:none
}
img.noborder {
border-width: 0px
}

A.linkphrase {
	color: black; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size:12px;  
	text-align : center ; 
	margin: 45%;
	text-decoration : none
}
P.toplink {
	color: black; 
	margin: 45%; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size:12px;  
	text-align : center ; 
	margin-left: auto;
	margin-right: auto;
	text-decoration:none
}

div.centerit {
	color: black;  
	font-family : Verdana,arial,sans-serif; 
	font-size: 12px;  
	text-align : center; 
	width: 450px;
	margin: 10px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none
}

img.standard { 
	background-color: white; 
	border-width: 0px; 
	font-family : verdana, arial, sans-serif; 
	font-size : 10px; 
	text-align : center ; 
	text-decoration: none
}
/******************************************************************* Style for below header **********************************************************************/
div#iframe {
	position: absolute;
	left: 0px;
	background: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px
}

/******************************************************************* Style for left panel **********************************************************************/
div.left-panel {
	position: absolute;
	float: left;
	top: 0px;
	left 0px;
	width: 151px;
	background: white;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 5px 3px
}
div.backleft-panel {
	position: absolute;
	float: left;
	top: -17px;
	left: 3px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background: rgb(161,65,44)

}
div.topleft {
	position: absolute;
	float: left;
	top: 0px;
	left 0px;
	margin: -8px 0px 0px 0px;
	padding: 0px 0px 0px 0px
}
div.topright {
	position: absolute;
	float: right;
	top: 0px;
	right: 0px;
	margin: -8px 0px 0px 0px;
	padding: 0px 0px 0px 0px
}
div.bottomleft {
	position: absolute;
	float: left;
	bottom: 0px;
	left 0px;
	margin: 0px 0px -5px 0px;
	padding: 0px 0px 0px 0px
}
div.bottomright {
	position: absolute;
	float: right;
	bottom: 0px;
	right: 0px;
	margin: 0px 0px -5px 0px;
	padding: 0px 0px 0px 0px
}
div.backlefttext-panel {
	position: absolute;
	float: left;
	top: 450px;
	left: 3px;
	width: 152px;
	margin: 0px 0x 0px 0px;
	padding: 0px 0px 0px 0px;
	background: rgb(161,65,44)
}
div.lefttextbox {
	position: absolute;
	float: left;
	top: 450px;
	left: 1px;
}
div.heretext { 
	position: absolute;
	float: left;
	top: 601px;
	left: 38px;
}

div.validhtml {
	position: relative;
	text-align: center;
	top: 650px
}

/******************************************************************* Style for right panel **********************************************************************/
div#topedge-panel{
	position: absolute;
	float: right;
	width: 578px;
	top: 114px;
	left: 195px;
	background: white
}
div#right-panel {
	position: absolute;
	float: right;
	background: black;
	width: 578px;
	top: 5px;
	left: -22px;
	border: left;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;	
	border-right-width: 1px;
	padding: 0px 10px 0px 10px;
	background: rgb(236,233,216);

}
div.bottomedge-panel{
	position: relative;
	float: right;
	background: black;
	width: 578px;
	top: 17px;
	left: -11px;
	background: white

}
div.centre-panel {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;

	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	background: #E6E6E6
}
