@charset "utf-8";

body {
	background-color: #010101;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font: 100%/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 12px;
	margin: 0px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 24px;
	background-color: #FE030C;
	border: solid white 1px;
	text-align: center;
}
h4 {
	color: #FD0505;
	font-size: 12px;
	margin: 0 0 5px 0;
}
h5 {
	font-size: 10px;
	margin: 0.5em;
}
h6 {
	font-size: 18px;
	background-color: #FE030C;
	border: solid white 1px;
	padding: 0 0 0 10px;
	margin: 0px;
}
h7 {
	font-size: 36px;
	color: #CC00CC;
}






a:link   {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover  {
	color: #FE030C;
	text-decoration: underline;
}
a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

span.article_separator  {
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 100%;
	display: block;
	margin: 20px 0 20px 0;
}
.accessory_summary {
	height: 150px;
	width: 470px;





	background-image: url(../../../My%20Place%20in%20Cornwall/Website%20(new)/images/bg_property_summary.gif);
	text-align: left;
	vertical-align: top;
}
.accessory_thumb {
	width: 150px;
	height: 150px;
	text-align: left;
	vertical-align: top;
	border: 1px #FE030C solid;
}



/* clears floats, container and content expand with internal divs - code must be directly after last floated div closes */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.big_cap {
	float: left;
	font: 5em/0.85em Georgia, "Times New Roman", Times, serif;
	padding: 0.03em 0.1em 0 0;
	color: #7F98C3;
}
.paypal {
	margin-bottom: 30px;
}
ul.comments_list {
	list-style: none;
	padding: 40px 0 0 0;
	color: #FFFF00;
}

img.view_cart {
	border: 0px;
}



#header {
	width: 800px;
	height: 160px;
	border-bottom: solid #FE030C 2px;
	background-image: url(../images/main_logo.jpg);
	background-repeat: no-repeat;
}
#view_cart {
	float: right;
	width: 140px;
	height: 60px;
	padding: 100px 0 0 0;
	text-align: center;
}


#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	width: 800px;
	background-image: url(../images/bg_dungeon.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#sidebar_left {
	width: 150px;
	float: left;
	padding: 50px 0 0 0;
	height: 100%;
}
#navigation {
	width: 150px;
}

#footer {
	width: 800px;
	height: 30px;
	text-align: center;
	margin-top: 20px;
}
#main {
	width: 650px;
	float: right;
}
#links {
	width: 610px;
	padding: 0 20px 0 20px;
}

#accessory_table {
	width: 650px;
	margin: 30px 0 0 0;
}

#terms {
	padding: 0 20px 0 20px;
	width: 610px;
}

#title_unbeatable {
	width: 650px;
	height: 84px;
	background-image: url(../images/bg_title_unbeatable.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
}
#image_index {
	width: 650px;
	height: 100%;
	margin-bottom: 50px;
}
#image_dungeon {
	width: 650px;
	height: 488px;
	margin-bottom: 50px;
}

#dungeon_text {
	padding: 0 10px 0 10px;
	width: 630px;
}
#index_text {
	padding: 0 10px 0 10px;
	width: 630px;
}



#text_index {
	width: 340px;
	padding: 0 300px 0 10px;
}

#image_main {
	width: 650px;
}
#image_small {
	width: 400px;
	float: right;
}
#item_description {
	width: 250px;
	float: left;
}
#hardwood_description {
	width: 650px;
	height: 100%;
}

#item_price {
	width: 650px;
	float: left;
}
