@charset "UTF-8";
/* CSS Document */
/*General*/
body{
	font-family:Tahoma,Verdana,Arial;
	font-size:1.00em;
	text-align:center;
	background-color:#FFFFFF;
	margin:0;
	color:#333333;
	line-height:1em;
}


h1, h2, h3, h4, h5, h6{
	font-family:Tahoma,Verdana,Arial;
}


h1 {
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
h2 {
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
h3 {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
h4 {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
h5 {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
h6 {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}


a{
	color:#67AB0A;
	font-weight:bold;
	text-decoration:none;
}
.heading_quote{
	color:#67AB0A;
	font-weight:bold;
	text-decoration:none;
}
img{
	border:none;
}
p{
	padding:0 0 10px 0;
	margin:0 0 0 0;
}
hr{
	border:none !important;
	background-color:#cccccc !important;
	clear:both !important;
}
input, textarea, select{
	background-color:#F0F7E7;
	color:#333333;
	padding:0;
	margin:0;
}
/*Main Layout*/
#container{
	margin: 0 auto;
	text-align:left;
	width:735px;
	font-size:0.7em;
}
#wrapper{
	width:729px;
	border-right:solid 4px #e1e9d8;
	border-left:solid 1px #e1e9d8;
}
#header{
	width:729px;
	height:199px;
}
#content{
	width:729px;
	float:left;
}
#content_book{
	width:510px;
	float:left;
	padding:0 10px 0 0;
}
#left{
	float:left;
	width:180px;
	padding:0 10px 0 0;
}
#right{
	float:left;
	width:510px;
	padding:10px 0 0 15px;
	margin:10px 0 20px 0;
	border-left:solid 1px #ccc;
}
#right_book{
	float:left;
	width:510px;
	padding: 0 0 0 15px;
	margin: 2px 0 20px 0;
	border-left:solid 0px #ff0000;
}
/*Main menu*/
#menu{
	width:180px;
	font-size:1.36em;
	margin:0 0 10px 0;
}
#menu ul{
	padding:0;
	margin:0;
}
#menu li{
	padding:0 0 0 0;
	margin:1px 0 1px 0;
	line-height:23px;
	list-style:none;
}
#menu ul li a{
	line-height:1.44em;
	width:170px;
	height:23px;
	background: transparent url(../images/Menu_hover.gif) no-repeat scroll 0 0;
	display:block;
	padding:0 0 0 10px;
	color:#67AB0A;
	text-decoration:none;
	font-weight:bold;
}
#menu ul li a:hover{
	line-height:1.44em;
	width:165px;
	height:23px;
	background: transparent url(../images/Menu_hover.gif) no-repeat scroll 0 -23px;
	display:block;
	padding:0 0 0 15px;
	color:#FFFFFF;
	text-decoration:none;
}
#menu ul li .over{
	line-height:1.44em !Important;
	width:170px !important;
	height:23px !important;
	background: transparent url(../images/Menu_hover.gif) no-repeat scroll 0 -46px !important;
	display:block !important;
	padding:0 0 0 10px !important;
	color:#FFFFFF !important;
	text-decoration:none !important;
}



#menu_book{
	width: 205px;
	font-size: 0.9em;
	margin: 10px 0 10px 0;
	text-indent: 15px;
}

#menu_book li{
	padding: 0 0 0 0;
	margin: 5px 0 1px ;
	line-height: 36px;
	list-style: none;
}

#menu_book ul{
	padding: 0;
	margin: 0;
}

#menu_book ul li .over{
	line-height: 3.0em !Important;
	width: 200px !important;
	height: 30px !important; /*Button Height */
	background: transparent url(/images/book-button-over.jpg) no-repeat fixed 0 0 !important;
	display: block !important;
	padding: 10px 0 0 0px !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

#menu_book ul li a{
	line-height: 2.0em;
	width: 200px;
	height: 30px;
	background: transparent url(/images/book-button.jpg) no-repeat scroll 0 0;
	display: block;
	padding: 7px 0 0 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#menu_book ul li a:hover{
	line-height: 2.0em;
	width: 200px;
	height: 30px;
	background: transparent url(/images/book-button-over.jpg) no-repeat scroll 0 0;
	display: block;
	padding: 7px 0 0 0px;
	color: #FFFFFF;
	text-decoration: none;
}



/*Bits and Pieces*/
#left_content{
	padding:20px 0 0 10px;
}
#left_content #Name, #left_content #Email, #left_content #strCAPTCHA{
	width:144px;
	height:18px;
	border:solid 1px #ccc;
	font-size:1em !important;
	font-family:Arial, Helvetica, sans-serif !important;
	padding:0 5px 0 5px;
}
#left_content #Comments{
	width:144px !important;
	border:solid 1px #ccc;
	font-size:1em !important;
	font-family:Arial, Helvetica, sans-serif !important;
	padding:5px;
	display:block;
}
#member_login{
	padding:0 0 20px 0;
	float:left;
	clear:both;
}
#member_login {
}
#forgot_passwordlink{
	padding:0 0 0 140px;
	margin:4px 0 0 0;
}
.paddingtop{
	margin:4px 0 0 0;
}
/*right content top (sign in)*/
#content_top{
	display:block;
}
#user_submit{
	margin:19px 0 0 0;
}
/*Footer*/
#footer{
	width:729px;
	height:48px;
	background-image:url(../images/SOTB_footer_bg.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
	margin:20px 0 0 0;
	padding:10px 0 0 0;
	clear:both;
}
#footer ul{
	padding:0;
}
#footer li{
	padding:0 15px 0 15px;
	margin:0 0 0 0;
	list-style:none;
	display:inline;
}
#footer ul li a{
	color:#FFFFFF;
}
#footer ul li a:hover{
	color:#ccc;
}
#footer_Copyright{
	width:729px;
	text-align:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	clear:both;
	font-size: xx-small;
}
#chkRemember{
	background-color:#FFFFFF !important;
}
#Referral{
	width:250px;
}
.border_table_A
{ border-width: 7px;
border-style: outset; }

.border_td { border-width: medium;
border-style: outset; }

.border_none { border-width: medium;
border-style: none; }

.border_top_bottom {
	border-bottom: thin solid #ccc;
	border-top-color: #ccc;
	border-top-width: thin;
	border-top: thin solid #ccc;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #ccc;
	border-top-style: solid;
	border-width: thin thin;
}

/*classes*/
.heading_A{
	color:#67AB0A;
	font-size: 16px;
	padding:10px 0 5px 0;
	display:block;
	font-family: Tahoma;
	/*font-weight: bold;*/
}
.heading_B{
	color:#67AB0A;
	font-size: 14px;
	padding:10px 0 2px 0;
	display:block;
	font-family: Tahoma;
	/*font-weight: bold;*/
}
.heading_C{
	color:#67AB0A;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	display:block;
	font-family: Tahoma;
	/*font-weight: bold;*/
}
.book_links_C{
	color:#67AB0A;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	font-family: Tahoma;
	/*font-weight: bold;*/
	text-decoration: underline;
	margin: 0px 0px 10px 0px;
}
.book_links_text{
	color:#67AB0A;
	font-size: 10px;
	padding:10px 0 5px 0;
	font-family: Tahoma;
	/*font-weight: bold;*/
	text-decoration: underline;
}
.heading3{
	color:#67AB0A;
	font-size:1.27em;
	padding:10px 0 5px 0;
	display:block;
}
.heading4{
	color:#67AB0A;
	font-size:1.27em;
	padding:0px 0 5px 0;
	display:block;
}
.heading6{
	color:#000000;
	font-size:1.0em;
	padding:0px 0 5px 0;
	display:block;
}
.content_inserts{
	width:164px;
	padding:10px;
	margin:0 0 15px 15px;
	background-color:#ebf4dc;
	float:right;
	font-size:1.1em;
	clear:both;
	color:#666666;
	border:solid 1px #cfdeb7;
}
.book_quotes{
	width:164px;
	padding:10px;
	margin: 0 0 15px 0px;
	background-color:#ebf4dc;
	float:left;
	font-size:1.1em;
	color:#666666;
	border:solid 1px #cfdeb7;
	clear:both;
}
.book_quotes_Heading{
	width:164px;
	padding: 10px 10px 0 10px;
	margin: 15px 0px 5px 0px;
	float:left;
	clear:both;
	color:#67AB0A;
	font-size: 14px;
	display:block;
	font-family: Tahoma;
}
.content_image_inserts{
	width:150px;
	padding:10px;
	margin:0 0 15px 15px;
	background-color:#FFFFFF;
	float:right;
	font-size:1.1em;
	clear:both;
	color:#666666;
	border:solid 0px #FF0000;
}
.book_image_inserts{
	width:140px;
	margin: 7px 0px 15px 15px;
	background-color:#FFFFFF;
	float:right;
	font-size:1.1em;
	clear:both;
	color:#666666;
	border:solid 0px #FF0000;
}
.book_image_centre{
	width:140px;
	margin: 7px 0px 15px 15px;
	background-color:#FFFFFF;
	float: none;
	font-size:1.1em;
	clear:both;
	color:#666666;
	border:solid 0px #FF0000;
	text-align: center;
}
.displayinline{
	display:inline;
}
.loginbottomtext{
	width:360px;

}
.wider{
	width:120px !important;
}
.small_text{
	font-size:0.8em;
	line-height:1.5em;
}
.black_text{
	color:#000000;
}
.text_input{
	border:solid 1px #ccc;
	height:18px;
	width:165px;
}
.contact_input{
	border:solid 1px #ccc !important;
	height:18px !Important;
	width:250px !important;
}
.contact_comments{
	border:solid 1px #ccc;
	width:415px;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.padding_right{
	padding:0 10px 0 0;
}
.clearer{
	clear:both;
}
.checkbox{
	border:solid 1px #ccc;
}
.news_submit{
	border:solid 1px #666;
	cursor:pointer;
	width:77px;
	height:20px;
	font-size:1em !important;
}
.copyred, .copyred_onyellow{
	color:#FF0000;
	font-weight:bold;
}
.copyred_small {
	color: #FF0000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#error_area{
	padding:10px 0 10px 10px;
}
.contenttable tr td{
	padding:20px;
}
.contactpage_row{
	width:510px;
	clear:both;
	padding:0 0 10px 0;
}
.contactpage_heading{
	width:160px;
	float:left;
	height:22px;
}
.text_black{
	color:#000000;
}
.textheight{
	height:20px !important;
}
.blockdisplay{
	display:block;
}
.border_vertical_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dcdcdc;
}
#enquirenow{
	display:block;
	background:transparent url(../images/enquirenow.jpg) no-repeat scroll 0pt 0px;
	width:170px;
	height:40px;
	text-indent:99em;
}
#enquirenow:hover{
	display:block;
	background:transparent url(../images/enquirenow.jpg) no-repeat scroll 0pt -40px;
	width:170px;
	height:40px;
	text-indent:99em;
}
/*Submenu*/
#submenu{
	padding:10px 0 10px 10px;
}
#submenu ul, #submenu li{
	list-style:none;
}
#submenu li{
	margin:0;
	padding:0 0 5px 10px;
}
#submenu ul{
	padding:5px 0 15px 0;
	margin:0;
}
#submenu li a{
	font-weight:normal !important;
	color:#84ae5b;
}
