body{
	margin: 0 0 0 0;
	min-width: 750px;
	font-size: 11px;
	color: #21211e;
	font-family: tahoma;
}

*#wrapper{width: expression(document.body.clientWidth < 750? "750px": "auto" );}

div{
	font-size: 11px;
	color: #21211e;
	font-family: tahoma;
}

td{
	font-size: 11px;
	color: #21211e;
	font-family: tahoma;
}
	
.RichTextEditable {
	background-color:#FFFFFF;
	border:1px solid #000;
	height:300px;
}

.tidytext {
	margin:3px 3px 0px 3px;
	border:1px solid #000;
}

.tidybutton {
	margin: 3px;
	border:1px solid #000;
	background-color:#a0a0a0;
}

.output {
	width:50%;
	padding:0px;
}

.output h4 {
	background-color:#ff0000;
	color:#fff;
	width:100%;

}

th{font-size: 11px;}

div#editorDiv {
	background-color:#e0e0e0;
	padding:10px;
	border:1px solid #000000;
	z-index:5;
	height:400px;
}

a.maintitle {text-decoration:none; color:#ffffff; font-size: 12px; font-weight: bold;}
a.maintitle:hover{ text-decoration: underline; color : #ffffff; font-size: 12px; font-weight: bold;}

a.hp_link {text-decoration:none; font-size: 12px;}
a.hp_link:hover{ text-decoration: underline; font-size: 12px; font-weight: bold;}

a {text-decoration:none; color:#dc007c; font-size: 11px; font-weight: bold;}
a:hover{ text-decoration: underline; color : #b91919; font-size: 11px; font-weight: bold;}

a.mainmenu{color: #530b34;}

#archleft{
	float: left;
	background: url('images/layout/header_corner_l.gif') no-repeat top right;
	width: 155px;
	height: 20px;
	background-color: #b91919;
}

#archright{
	float: right;
	background: url('images/layout/header_corner_r.gif') no-repeat top left;
	width: 155px;
	height: 20px;
	background-color: #b91919;
}

#botleftarch{
	float: left;
	background: url('images/layout/footer_l.gif') no-repeat top right;
	width: 157px;
	height: 20px;
	background-color: #3b3c3f;
}

#botrightarch{
	float: right;
	background: url('images/layout/footer_r.gif') no-repeat top left;
	width: 157px;
	height: 20px;
	background-color: #3b3c3f;
}

#tabs{
	width: 400px;
}

.clear{
	clear: both;
}

.menutopleft{
	background: url('images/layout/corner-r.gif') no-repeat top right;
	background-color: #b91919;
	height: 20px;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin: 2px 0 2px 0
}

.menutopright{
	background: url('images/layout/corner-l.gif') no-repeat top left;
	background-color: #b91919;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin: 2px 0 2px 0
}

.contentbox{
	width: 100%;
}

.content{
	zoom: 1;
	position: relative;
	font-size: 11px;
	padding: 10px;
	text-align: justify;
	background-color: #f7f1f1;
}

.contentboxheader{
	position: relative;
	background: url('images/layout/corner-r.gif') no-repeat top right;
	background-color: #b91919;
	color: #fff;
	font-weight: bold;
	width: 100%;
	text-align: left;
	font-size: 12px;
	padding-bottom: 3px;
}

.menuholder{
	width: 150px;
}

.tab{
	float: left;
	background: url('images/layout/tab.gif') no-repeat;
	position: relative;
	top: 32px;
	width: 73px;
	height: 21px;
	line-height: 21px;
	margin-left: 5px;
	z-index: 5;
}

.menu{
	margin-top: 5px;
}

.menutop{
	height: 20px;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.layoutlink{
	line-height: 18px;
	width: 150px;
	background-color: #f7f1f1;
	height: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

.linklists{
	width: 100%;
	background-color: #f7f1f1;
	height: 20px;
	margin-top: 2px;
	margin-bottom: 2px;	
	font-weight: bold;
	list-style-type: none;
	marker-offset: 0px;
}

.title{
	position: relative;
	margin-left: 10px;
	font-size: 12px;
	top: 2px;
}

.titleimage{
	position: relative;
	vertical-align: text-bottom;
	top: 2px;
}

.form{
	font-size: 11px;
}

.form_lbl{
	float: left;
	width: 48%;
	text-align: left;
	margin-bottom: 3px;
}

.form_ipt{
	float: right;
	width: 50%;
}

.form_label{
	float: left;
	width: 40%;
	text-align: left;
	margin-bottom: 3px;
	font-weight: bold;
}

.form_element{
	float: left;
	vertical-align: middle;
	margin-bottom: 3px;
	width: 40%;
	text-align: left;
}

.infobox{
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #888888;
	border-bottom: solid 1px #777777;
	width: 85%;
	padding: 3px;
	font-size: 12px;
	margin: 10px 0 10px 0;
}

.infoimg{
	width: 30px;
	height: 30px;
	border: 0;
	float: left;
}

.infoclear{
	clear: both;
	height: 2px;
}

ul{
	list-style-image: url('images/icons/heart.jpg');
}

li{
	line-height: 15px;
	padding-bottom: 3px;
}

ul.draftList{
	list-style-image: none;
	list-style-type: none;
	font-size: 8px;
}

a.tooltip { z-index:25; position: relative; text-decoration:none;}
a.tooltip span { display: none; }
a.tooltip:hover {  background:#BFD5EA;}
a.tooltip:hover span {
	z-index:1000;
	padding: 2px 3px;
	position: absolute;
	margin-top:0px;
	top: -30px; left:20px; width:199px;
	display: block;
	background: #f7f1f1;
	border: 1px solid #b91919;
	color: #000;
	text-align:left;
	text-decoration:none;
}

a.searchtext { z-index:25; position: relative; text-decoration:none;}
a.searchtext span {
	display: none; 
}
a.searchtext:hover {  background:#BFD5EA;}
a.searchtext:hover span {
	z-index:1000;
	padding: 2px 3px;
	position: absolute;
	margin-top:0px;
	top: -100px;
	display: block;
	width: 200px;
	height: 200px;
	background: url('images/speachbubble.gif') no-repeat top left;
	text-align:left;
	text-decoration:none;
}

#login_div{
	text-align: center;
	background-color: #f7f1f1;
	padding: 4px;
}

.loginform{
	width: 120px;
}

img{
	border: 0;
}

#header{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	min-width: 756px;
}

#links{
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
}

#footer{
	position: absolute;
	bottom: 0px;
	width: 100%;
}

#sitelogo{
	position: relative;
	float: left;
	top: 7px;
	width: 140px;
	height: 90px;
}

#join{
	float: right;
	position: relative;
	top: 7px;
	width: 130px;
	height: 95px;
}

#footerhn{
	float: left;
	position: relative;
	top: -8px;
	left: 30px;
	width: 64px;
	height: 40px;
}

#footerthing{
	float: right;
	position: relative;
	top: -8px;
	right: 35px;
	width: 64px;
	height: 40px;
}

.mainmenu{
	padding-left: 3px;
	width: 100%;
}

.photocontainer{
	padding: 10px;
}

.prev{
	float: left;
	position: relative;
	left: 5%;
}

.next{
	float: right;
	position: relative;
	right: 5%;
}

.suggestList{
	z-index:1000;
	padding: 2px 3px;
	position: absolute;
	margin-top:0px;
	display: none;
	background: #f7f1f1;
	border: 1px solid #b91919;
	text-align:left;
}

.searchresult{
	text-align: left;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #888888;
	border-bottom: solid 1px #777777;
	padding: 5px;
}

.forummain{
	text-align: left;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #888888;
	border-bottom: solid 1px #777777;
	padding: 5px;
	height: 60px;
	font-size: 11px;
}

.foruminfo{
	text-align: left;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #888888;
	border-bottom: solid 1px #777777;
	padding: 5px;
	font-size: 11px;
}

.quote{
	width: 90%;
	text-align: left;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #888888;
	border-bottom: solid 1px #777777;
	padding: 5px;
	font-size: 11px;
	background: url('http://www.heavendating.co.uk/images/icons/bigquote.gif') no-repeat 95% 0;
}

.forumnav{
	font-size: 11px;
}

table.table{
	text-align: left;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #888888;
	border-bottom: solid 1px #777777;
	padding: 5px;
	font-size: 11px;
}

.extraicons{
	float: left;
}
