/* @override 
	http://wightways.co.uk/css/layout.css
*/

div.container {
	position: relative;
	min-height: 1100px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	border: medium none #FF0000;
	top: 0px;
	color: #333;
	background: #fff url(/images/bg.gif) repeat-y;
}
div.thepage {
	width: 960px;
	position: relative;
	left: 10px;
	background-color: #d8d7ff;
}
div.header {
	position: relative;
	height: 100px;
	width: 760px;
	left: 200px;
	background-image: url(/images/bg-header.gif);
}

div.headbar {
	#background-color: #ff61d0;
	width: 550px;
	height: 50px;
	top: 30px;
	position: relative;
	left: 20px;
}

div.doctor {
	width: 200px;
	height: 80px;
	position: absolute;
	top: 0px;
	left: 0px;
}
div.leftBar {
	position: absolute;
	width: 200px;
	height: auto;
	top: 300px;
	left: 0px;
}
div.precontent {
	position: relative;
	width: 100%;
	height: 10px;
	background-color: #FF9966;
	clear: both:
}
div.rightContent {
	position: relative;
	min-height: 800px;
	width: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 223px;
}
div.rightHeader {
	position: relative;
	width: 760px;
	height: 1px;
	margin-left: 200px;
}
div.content {
	position: relative;
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.subnavtop {
	height: auto;
	position: relative;
	clear: both;
	margin-left: 200px;
	width: 760px;
}
div.subnavbottom {
	height: auto;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 200px;
	width: 760px;
	clear: both;
}
div.footer {
	background-color: #fff;
	border-top: 1px solid #C3C3C3;
	position: relative;
	height: auto;
	padding-top: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	clear: both;
}
div.product {
	position: relative;
	height: 270px;
	width: 161px;
	border: 1px solid #C3C3C3;
	padding: 4px;
	margin: 4px;
	float: left;
	display: inline;
	overflow: auto;
	text-align: center;
	vertical-align: middle;
}
div.gap {
	position: relative;
	height: 300px;
	width: 30px;
	border: 0px solid #C3C3C3;
	padding: 4px;
	margin: 4px;
	float: left;
	display: inline;
	overflow: auto;
}

div.rss-box {
	border: 1px solid #C3C3C3;
	padding: 4px;
	margin: 4px;
}

div.rss-item {
	padding: 4px;
	margin: 4px;
}
