@charset "utf-8";
/* CSS Document */

/* CSS Reset */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,s,samp,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	color: #4A4A4A;
	text-decoration: none;
	line-height: 22px;
}/* Basic Styling */a:link, a:active, a:visited, a:hover {
	background: transparent;
	color: #775900;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a:active {
	background: transparent;
	color: #000;
	text-decoration: none;
}a:visited {
	background: transparent;
	color: #a17e4c;
	text-decoration: none;
}a:hover {
	color: #333;
	text-decoration: none;
}body,html {
	color: #272727;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #01213A;
	background-image: url(images/bdnew.jpg);
	background-repeat: repeat-x;
}div {
	text-align: left;
	vertical-align: top;
}.clear {
	clear: both;
	font-size: 0;
}hr {
	background: #1A3D57;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-bottom: 5px;
}p {
	margin-bottom: 6px;
	margin-top: 3px;
}big {
	font-size: 18px;
}cite sd_
ul,ol {
	padding: 9px 0;
}ol li {font-family: Georgia, Times, serif;font-style: italic;list-style-position: inside;list-style-type: lower-alpha; }small {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: italic;
}textarea,input {
	background: #fff;
	border: 1px solid #ced5d9;
	color: #272727;
	font-size: 14px;
	margin: 3px 0;
	padding: 4px;
}select,option {
	color: #a17e4c;
	background-color: #FFF;
	width: 220px;
	height: 30px;
}h1 {
	background: transparent;
	color: #272727;
	font-family: Georgia, Times, serif;
	font-size: 38px;
	line-height: 1;
	padding-bottom: 15px;
}h1 i {
	background: transparent;
	color: #44b0eb;
	font-style: italic;
}h2 {
	color: #fff;
	display: table;
	font-family: Georgia, Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 34px;
	margin: 0 0 2px -6px;
	padding: 0px 6px;
}h3 {
	color: #25587E;
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 6px;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 8px;
}/* Content Wrapper */h5 {
	background: transparent;
	color: #25587E;
	font-size: 19px;
	font-weight: normal;
	padding-bottom: 8px;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 8px;
}
#wrapper {
	margin: 0px auto 0;
	width: 980px;
}/* Header incl. Logo and Advertisement Space */
.imagwrap {
	float: right; padding: 0px 0px 0px 3px;
}

#header {
	position: relative;
	margin-bottom: 5px;
	height: 100px;
}
#headerright {
	position: relative;
	float: right;
	padding: 1px;
	text-align: right;
	text-transform: uppercase;
	width: 460px;
}
#headerhrs {
	height: 35px;
	position: relative;
	float: right;
	text-align: right;
	text-transform: none;
	width: 290px;
	margin-top: 20px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #CCAA72;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header div#logo2 {
	color: #fff;
	display: table;
	line-height: 24px;
	position: absolute;
	width: 300px;
	background-image: url(images/seef_properties_logo.png);
	background-repeat: no-repeat;
	height: 100px;
	padding-top: 22px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 15px;
}#header div#ad {
	background: #e8eff3;
	height: 60px;
	position: absolute;
	right: 77px;
	top: 19px;
	width: 150px;
}

/* Navigation */
#navigation {
	height: 30px;
	width: 980px;
	top: 25px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}
#navigation ul li {
	float: left;
	list-style: none;
	margin-right: 21px;
	width: auto;
	margin-left: 15px;
}#navigation ul li ul li {
	background: #CCC;
	border-top: 1px solid #ffffff;
	height: 30px;
	width: 220px;
}#navigation ul li ul li ul li {
	border-bottom: 1px solid #ca9b33;
	border-left: 1px solid #ca9b33;
	border-top: 0px;
}#navigation ul {
	padding: 0;
}#navigation ul li a, #navigation ul li a.current {
	padding-top: 3px;
	padding-bottom: 5px;
	background: transparent;
	color: #ffd694;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: center;
	white-space: normal;
	word-spacing: 1px;
}#navigation ul li a.current {
	color: #333;
}#navigation ul li.current, #navigation ul li:hover {
	color: #000;
}#navigation ul li.current a, #navigation ul li.current a:hover, #navigation ul li:hover a, #navigation ul li:hover a:hover {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}/* Main Content  */#content {
	width: 980px;
	border-shadow-fade:50%;
	width: 980px;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-image: url(images/bg-content.jpg);
	padding-top: 10px;
	padding-bottom: 15px;
}

/* Left Column */#left_column {
	float: left;
	width: 730px;
}#left_column div.plugin {
	background-position: right;
	background-repeat: repeat-y;
	padding-left: 15px;
}#right_column {
	float: left;
	width: 240px;
	padding-left: 10px;
	padding-top: 5px;
}#right_column div.plugin {
	background-color: #fdf7e7;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}#right_column div.plugin#last {
	border-bottom: none;
}#right_column ul li {
	list-style: none;
}/* Copyright and Footer  */#footer {
	width: 980px;
	height: 30px;
	background-image: url(images/footer_trans.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}#footer b {
	color: #6c7880;
	font-weight: 400;
}#footer a:hover {
	color: #6c7880;
}/* Miscellaneous */#navigation ul li a:hover, #footer a {
	background: transparent;
	color: #44b0eb;
}/* Alternative Design Styling */div#left_column.full {
	width: auto;
}#error_page {
	background: #ffffff;
	width: 300px;
	padding: 20px 30px;
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -180px;
}#error_page p {
	padding: 5px 0;
}#error_page h1 {
	background: transparent;
	color: #44b0eb;
	font-family: Georgia, Times, serif;
	font-size: 28px;
	line-height: 1;
	padding-top: 5px;
}
#cmessage {
	position: relative;
	width:861px;
	height:72px;
	z-index:1;
	margin-left: auto;
	top: 382px;
}
#homeheader {
	width: 980px;
	height: 292px;
	background-image: url(images/frame2.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#blackstrap {
	padding: 7px 0px 5px 15px;
	width: 850px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #dccda0;
	color: #333;
	margin: 0px;
	float: left;
}
#homeheaderwrap {
	width: 980px;
	height: 300px;
	background-image: url(images/frame.png);
}
#left_column_home {
	width: 245px;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#left_column_home div.plugin {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
}
#mid_column_home {
	width: 245px;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#mid_column_home div.plugin {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 9px;
}
#right_column_home {
	width: 245px;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#right_column_home div.plugin {
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}

#right_end_column_home {
	width: 245px;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#right_end_column_home div.plugin {
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}

#insideheader {
	width: 980px;
	height: 200px;
	background-image: url(images/frame2.png);
	background-repeat: repeat-x;
}
#shadow {
    width: 980px;
    margin: 100px auto;
    position: relative;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    background: #666666;
}
#bodyblock {
	width: 980px;
	position: relative;
	top: -5px;
	left: -5px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: left;
}
#footer_search {
	float: right;
	width: 300px;
	padding: 10px;
	margin-right: 20px;
}
#footer_left {
	float: left;
	width: 300px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
@charset "utf-8";
/* Add this Design Styling */
.addthis_toolbox .hover_effect
{
    width: 284px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
    margin: 2px;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

.addthis_button_compact .at15t_compact {
    float: left;
} 

.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}  

 /* Shop Directory  */
#directory_container
{
  font: 12px Arial;
  width: 100%;
}

#directory_container hr
{
  height: 1px;
  color: #E6C38C;
  background-color: #E6C38C;
  margin: 5px 0 10px 0;
  border: 0;
}

#directory_container div.clear
{
  clear: both;
  font-size: 1px;
  height: 1px;
  line-height: 0;
}

#directory_menu
{
	width: 195px;
	background-attachment: scroll;
	background-color: #fcf7e5;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#directory_menu ul
{
	list-style: none outside none;
	width: 195px;
}

#directory_menu li
{
	margin: 0;
	padding: 0;
	width: 195px;
}

#directory_menu li a
{
	color: #775900;
	display: block;
	padding: 6px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #debd53;
}

#directory_menu li a:hover, #directory_menu li.current a
{
	color: #3572B1;
	padding: 6px 10px;
	margin: 0 0px;
	background-attachment: scroll;
	background-color: #EBD894;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}

#categories_content, #shop_content, #search_content
{
	position: relative;
	width: auto;
	height: auto;
	margin-left: 250px;
}

#categories_content ul
{
  float: left; 
  list-style: none outside none; 
  width: 100%;  
  margin: 0; 
  padding: 0;
}

#categories_content li
{
	float: left;
	margin-right: 15px;
	padding-bottom: 10px;
	width: 140px;
	height: 135px;
}
#categories_content h2, #shop_content h2, #search_content h2
{
	font-size: 24px;
	margin-bottom: 3px;
	color: #3572B1;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#shop_content p
{
  margin-bottom: 10px;
}

#shop_content p.shop_bold
{
  font-weight: bold;
  margin-bottom: 5px;
}

#shop_content div.shop_footer
{
  border-top: 1px solid #E6C38C; 
  margin-top: 15px; 
  padding-top: 10px; 
  height: 40px;
}
/* Shop Directory  CSS ends*/

#headerright ul li {
	float: left;
	list-style: none;
	margin-right: 0px;
	width: auto;
}
#headerright ul li a, #headerright ul li a.current {
	background: transparent;
	color: #cfae78;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 10px;
}
.search {
	background-color: #FFF;
	height: 30px;
	width: 180px;
	clear: both;
}
#flashbanner {
	position: relative;
	width: 960px;
	margin-left: 10px;
	margin-right: 10px;
	height: 302px;
}
#footer_links {
	float: left;
	width: 550px;
}

#footer_links ul li{
	list-style-type: none;
	display: block;
	float: left;
}
#footer_links ul li a, #footer_links ul li a.current {
	background: transparent;
	color: #dcf1fc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	list-style-type: none;
	padding-left: 15px;
}
#footer_links_top {
	float: left;
	width: 500px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-top: 0px;
	color: #FFF;
}
#footer_links_right {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-top: 0px;
	float: right;
	color: #FFF;
	padding-right: 15px;
}
#homeicons {
	padding-left: 20px;
	vertical-align: middle;
	float: left;
	text-align: center;
}
#footer_bg {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #FFF;
	width: 100%;
	bottom:0;
	background-image: url(images/footerbg.png);
	height: 50px;
	background-repeat: repeat-x;
}
#categories_content11 {
	position: relative;
	width: auto;
	height: auto;
	margin-left: 235px;
}
#categories_content11 li {
	float: left;
	margin-right: 30px;
	padding-bottom: 10px;
}
#categories_content11 h2 {
	font-size: 24px;
	margin-bottom: 10px;
	color: #3572B1;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#categories_content11 ul {
	float: left;
	list-style: none outside none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#search_home {
	width: 980px;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#search_home div.plugin {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
}
#map_column {
	float: left;
	width: 970px;
	margin-right: 5px;
	margin-left: 5px;
}
div#comments {
  padding: 4px;
  margin-top: 4px;
  width: 99%;
}

div#comments .comment_editor_header {
  padding-left: 4px;
  font-weight: bold;
}

div#comments .comments-title {
  font-size: 15pt;
  text-shadow: 1px 1px 0 #DDDDDD;
  text-transform: none;
  padding: 2px;
  margin-bottom: 8px;
  margin-top: 8px;
}

div#comments ol {
  padding: 0;
  margin: 0;
  margin-top: 8px;
}

div#comments ol li {
  list-style:none outside none;
  background:none repeat scroll 0 0 #F9F9F9;
  border:1px solid #CFCFCF;
  height:auto !important;
  margin: 4px 0;
  padding: 0;
  min-height:60px;
  overflow:hidden;
  font-style: normal;
}

div#comments ol li div.comment {
  padding: 4px;
  min-height: 60px;
  width: 99%;
}
div#comments ol li div.comment-admin {
  vertical-align: middle;
  float: right;
  display: inline;
  margin: 2px 8px 2px 2px;
  height: 18px;
}
div#comments ol li span.admin-hint {
  display: none;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 9px;
}
div#comments ol li div.comment-admin:hover {
  background-color: #FFC0C0;
}
div#comments ol li div.comment-admin:hover span {
  display: inline;
}

div#comments ol li img.avatar {
  background-color: #fff;
  padding: 3px;
  border: 1px solid #eee;
}

div#comments ol li div.avatar-column {
  float: left;
  width: auto;
  height: auto;
}

div#comments ol li div.message-column {
  margin-left: 100px;
  width: auto;
}

div#comments ol li p {
  padding: 2px;
  margin-top: 4px;
}

div#comments ol li span {
  line-height: 20px;
  margin-bottom: 10px;
  padding: 0;
}
div#comments ol li span.date {
  color: #666;
  font-size: smaller;
}

form#comment-form {
  background: none repeat scroll 0 0 #F9F9F9;
  border: 1px solid #CFCFCF;
  clear: both;
  margin: 0;
  overflow: hidden;
  padding: 4px;
}

form#comment-form markItUpComment_comment { width: 100%; height: 250px; padding: 0; }
form#comment-form div.markItUpContainer { width: 98%; height: 200px; padding: 4px; }
#comment_comment {
  font: 14px 'Lucida Console', Courier, monospace;
  padding: 0px;
  margin: 0px;
  border:1px solid #3C769D;
  height: 166px;
  position: relative;
  left: 4px;
  line-height:17px;
  overflow: scroll;
  width: 98%;
  z-index: 1;
  /*
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  */
}

form#comment-form input {
  border: 1px solid #CFCFCF;
  padding: 4px;
  display: block;
  width: 300px;
  margin-bottom: 10px;
  margin-left: 4px;
}

form#comment-form input[type="submit"] {
  background-color:#58B9EB;
  border:1px solid #40A2D4;
  color:#FFFFFF;
  cursor:pointer;
  font-family: Helvetica,Arial,sans-serif;
  font-size:14px;
  font-weight:bold;
  padding:4px;
  margin-top:5px;
  width: 150px;
  /*
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
  */
}

form#comment-form input[type="submit"]:hover {
  background-color:#80cdf5;
  border-color:#52b1e2;
}

a.comment-edit {
  background: url("includes/images/edit.png") no-repeat scroll top center transparent;
  height: 16px;
  line-height: 16px;
  padding-left: 22px;
}
a.comment-delete {
  background: url("includes/images/eraser.png") no-repeat scroll top center transparent;
  height: 16px;
  line-height: 16px;
  padding-left: 22px;
}

div.comment_username { padding: 4px; }

div #error_message {
	background: #ffeaef;
	border: 3px solid #ff829f;
	left: 55px;
	margin-bottom: 15px;
	padding: 15px; }
 
div #success_message {
	background: #eaf4ff;
	border: 3px solid #82c0ff;
	left: 55px;
	margin-bottom: 15px;
	padding: 15px; }
div.pagination {
	font-family: Georgia, Times, serif;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	line-height: 40px;
	text-align: left;
	height: 40px; }
 
	div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		text-decoration: none;
		color: #44B0EB; }
 
		div.pagination a:hover {
			color: #44e5eb; }
 
	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		font-weight: bold;
		background-color: #44B0EB;
		color: #ffffff; }
 
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		color: #dddddd; }
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
/* left offset of submenus need to match (see below) */ }.sf-menu ul li {
	width: 100%;
}.sf-menu li:hover {
	visibility: inherit;
/* fixes IE7 'sticky bug' */ }.sf-menu li {
	position: relative;
}.sf-menu a {
	display: block;
}.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 46px;
	/* match top ul list item height */z-index: 99;
}.sf-menu li:hover li ul, .sf-menu li.sfHover li ul, .sf-menu li li:hover li ul, .sf-menu li li.sfHover li ul {
	top: -999em;
}.sf-menu li li:hover ul, .sf-menu li li.sfHover ul, .sf-menu li li li:hover ul, .sf-menu li li li.sfHover ul {
	left: 10em;
	/* match ul width */top: 0;
}
div.bbcode_quote,
div.bbcode_code
{
  border: 1px solid #44B0EB;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  background-color: #f5f5f5;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  max-height: 410px;
  max-width: 720px;
  overflow: hidden;
  width: 98%; /* must be < 100% for nested quotes! */
}


div.bbeditor {
  position: relative;
  width: auto;
  height: 24px;
  margin: 0;
  padding: 0;
}

div.bbeditor img {
  padding: 3px;
  border: 1px solid #eee;
  margin-right: 3px;
  background-color: #fff;
  cursor: pointer;
}

div.bbcode_quote_head, div.bbcode_code_head {
  font-weight: bold;
  margin-bottom: 10px;
}

div.bbcode_code_body,
div.bbcode_quote_body {
  border: 1px solid #dadada;
  font-size: 13px;
  line-height: 9pt;
  max-height: 350px;
  /*max-width: 520px;*/
  overflow: scroll;
  padding: 4px;
  width: 99%;
}

div.bbcode_quote_body {
  font-style: italic !important;
}
div.bbcode_code_body {
  /*border: 1px solid #dadada;*/
  border: 0;
  font-family: "Lucida Console",courier,monospace,mono !important;
  white-space: pre;
}

.markItUpContainer {
  max-width: 900px;
}

div.article_title {
	background: transparent;
	color: #a17e4c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 2px;
}div.article_title_link {
	background: transparent;
	color: #a17e4c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 2px;
}
.article_title_link {
  background: transparent;
	color: #a17e4c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 2px;
}
a.article_title_link {
	background: transparent;
	color: #333;
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
}a.article_title_link:hover {
	background: transparent;
	color: #a17e4c;
}div.article_footer {
	position: relative;
	width: 100%;
	height: 10px;
}div.article_footer_left {
	position: absolute;
	width: auto;
	height: 50px;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: italic;
}div.article_footer_right {
	position: absolute;
	width: auto;
	height: 50px;
	right: 0px;
	text-align: right;
	float: right;
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
}div.article_footer_right a {
	margin: 0 5px;
}

div#forum *
{
  font-style: normal;
  text-align: left;
}

div#forum
{
  position: relative;
  height: auto;
  width: 100%;
  margin-bottom: 20px;
}

#forum div.clear
{
  clear: both;
}

#forum p
{
  padding: 0;
  margin: 0;
}

#forum table
{
  width: 100%;
  border-collapse: collapse;
  margin-top: 4px;
}

#forum table thead th
{
  background-color: #44B0EB;
  color: #fff;
  padding: 6px;
}

#forum table thead th.col-topic-count,
#forum table thead th.col-post-count,
#forum table thead th.col-view-count /* SD313 */
{
  width: 60px;
  text-align: center;
}

#forum table thead th.col-forum-title,
#forum table thead th.col-topic-title
{
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
}

#forum table thead th.col-last-updated
{
  width: 200px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
}

#forum table td
{
  padding: 6px;
  border-bottom: 1px dashed #ccc;
}

#forum table thead th.col-rss,
#forum table td.col-rss
{
  width: 16px;
}

a.rss-icon
{
  background: none no-repeat scroll 0 0 transparent;
  background-image: url('plugins/forum/images/rss.png');
  display: block;
  height: 16px;
  opacity: 0.50;
  overflow: hidden;
  text-indent: 9999px;
  width: 16px;
}

a.rss-icon:hover
{
  opacity: 1.0;
}

#forum table td.col-forum-title a
{
  font-size: 16px;
  text-decoration: none;
}

#forum table td.col-forum-title p
{
  padding-top: 5px;
}

#forum table td.col-topic-title a
{
  font-size: 14px;
  text-decoration: none;
}

#forum table td.col-topic-count,
#forum table td.col-post-count,
#forum table td.col-view-count /* SD313 */
{
  width: 60px;
  text-align: center;
}

#forum table tbody#posts tr:first-child
{
  border-top: 1px dashed #ccc;
}

#forum table tr.topic
{
  background-color: #fff;
}

#forum table tr.alt
{
  background-color: #f5f6f9;
}

#forum table tr td.col-user-details
{
  width: 225px;
  background-color: #f5f6f9;
  padding: 10px;
  height: 150px;
}

#forum table tr td.col-user-details small
{
  font-size: 11px;
  font-family: verdana;
}

#forum table tr td.col-user-details img.avatar
{
  width: 50px;
  height: 50px;
  padding: 3px;
  background-color: #fff;
  border: 1px solid #eee;
  float: left;
  margin-right: 10px;
}

#forum table tr td.col-post
{
  padding: 10px;
}

#forum table tr td.col-post input[type=checkbox]
{
  float: right;
  margin: -6px -10px 0 10px;
}

#forum table tr td.col-post div.post
{
  min-height: 150px;
}

#forum table tr td.col-post div.post-footer
{
  margin-top: 15px;
  font-size: 11px;
}

#forum table tr td.col-post div.post-footer div.private-links
{
  float: left;
}

#forum table tr td.col-post div.post-footer div.private-links a
{
  margin-right: 10px;
}

#forum table tr td.col-post div.post-footer div.public-links
{
  float: right;
}

#forum table tr td.col-post div.post-footer div.public-links a
{
  margin-left: 10px;
}

#forum p.breadcrumb
{
  position: relative;
  float: left;
  width: auto;
  height: 20px;
  padding: 0px;
  margin-bottom: 8px;
  font-size: 12px;
  font-style: normal;
}

#forum h2
{
  background: none;
  color: #333;
  font-size: 22px;
  margin: 0;
  padding: 0;
  text-align: left;
  display: inline;
}

#forum a.new-topic-link,
#forum a.reply-link
{
  float: right;
  padding: 4px;
}


#forum div#topic-footer
{
  width: 100%;
  height: 25px;
  margin: 14px 0;
}

#forum div#topic-footer div.pagination
{
  float: left;
  height: 0;
  line-height: normal;
}

#forum div#topic-footer div.topic-options
{
  float: right;
  text-align: right;
}

#forum div#topic-footer div.topic-options select
{
  margin-right: 10px;
}

#forum div.form-wrap
{
  position: relative;
  width: auto;
  height: auto;
  padding: 20px;
  background-color: #f5f6f9;
  margin: 4px 0 0;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

#forum div.form-wrap label
{
  display: block;
  width: 416px;
  font-size: 12px;
  padding: 0;
  margin: 0;
}

#forum div.form-wrap input[type="text"]
{
  width: 400px;
  margin: 0 0 10px 0;
  padding: 8px;
}

#forum div.form-wrap textarea
{
  width: 98%;
  height: 310px;
  display: block;
  padding: 8px;
  margin: 3px 0 10px 0;
}

#forum div.form-wrap input[type="submit"]
{
  border: 1px solid #408bb6;
  padding: 8px 25px;
  background-color: #44B0EB;
  color: #fff;
  cursor: pointer;
}

#forum div.form-wrap input[type="submit"]:hover
{
  background-color: #2e97d1;
}

#forum div.form-wrap textarea.quick-reply
{
  height: 300px;
}
#image_gallery_image img
{
  border: 1px solid #eee;
  padding: 2px;
}

#image_gallery_sections img
{
  border: 1px solid #eee;
  padding: 2px;
}

#image_gallery_thumbnails img
{
  border: 1px solid #eee;
  padding: 2px;
}
div.rating_wrapper *{margin:0; border:0; padding:0; }
div.rating_wrapper {overflow:hidden; height:16px; }
div.sp_rating{ font-family: Georgia, Times, serif; font-size:11px; line-height:1.7em; color:#5f5f5f; display:block; }
  div.sp_rating div.rating{ float:left; padding-right:4px; }
  div.sp_rating div.base{ background:url(images/ratings.gif) 0 0 no-repeat; width:85px; height:100%; float:left; padding-right:4px; overflow:hidden; }
  div.sp_rating div.average{background:url(images/ratings.gif) 0 -16px no-repeat; text-indent:-9999px; }
  div.sp_rating div.votes{ float:left; padding-right:4px;}
  div.sp_rating div.score{ background: url(images/ratings.gif) 0 0 no-repeat; width:85px; height:100%; float:left; position:relative; }
    div.sp_rating div.score a{display:block; height:100%; float:left; text-indent:-9999px; position:absolute; overflow:hidden; line-height:1em; }
    div.sp_rating a.score1 {width:20%; z-index:55; }
    div.sp_rating a.score2 {width:40%; z-index:54; }
    div.sp_rating a.score3 {width:60%; z-index:53; }
    div.sp_rating a.score4 {width:80%; z-index:52; }
    div.sp_rating a.score5 {width:100%; z-index:51; }
    div.sp_rating div.score a:hover{ background:url(images/ratings.gif) bottom right no-repeat; }
  div.sp_rating div.rating_status {height:16px; width:100px; overflow:hidden; position:relative; }
  div.sp_rating div.rating_score_this{ height:100%; overflow:hidden; }
    div.sp_rating div.rating_score_this a{color:#44b0eb; }

div.latest_articles {
	margin-bottom: 7px;
font-size: 10px;
}

/* Registration plugin CSS */
form.registration-form {
  background: transparent;
  border: 0;
  margin-bottom: 15px;
  padding: 5px 5px 5px 0px;
}

table.registration-table {
  background: none;
  margin-bottom: 15px;
  padding: 15px;
}

table.registration-table td.registration-prompt {
    margin-bottom: 10px;
    padding: 10px;
}

table.registration-table td.registration-detail {
    margin-bottom: 10px;
    padding: 10px;
}

/* User Profile plugin CSS */
div#user-profile {
  border: 0px;
}

form.usercp-form {
  background: transparent;
  border: 0;
  margin-bottom: 15px;
  padding: 5px 5px 5px 0px;
}

table.usercp-table {
  margin-bottom: 15px;
  padding: 15px;
}

table.usercp-table td.usercp-prompt {
    margin-bottom: 10px;
    padding: 10px;
}

table.usercp-table td.usercp-detail {
    margin-bottom: 10px;
    padding: 10px;
}

/* -------------------------------------------------------------------
// markItUp!
// By Jay Salvat - http://markitup.jaysalvat.com/
// ------------------------------------------------------------------*/
.bbcode .markItUpButton1 a  {
  background-image:url(includes/images/markitup/bold.png);
}
.bbcode .markItUpButton2 a  {
  background-image:url(includes/images/markitup/italic.png);
}
.bbcode .markItUpButton3 a  {
  background-image:url(includes/images/markitup/underline.png);
}
.bbcode .markItUpButton4 a  {
  background-image:url(includes/images/markitup/picture.png);
}
.bbcode .markItUpButton5 a  {
  background-image:url(includes/images/markitup/link.png);
}
.bbcode .markItUpButton6 a {
  background-image:url(includes/images/markitup/colors.png);
}
.bbcode .markItUpButton6 ul {
    padding:1px;
    width:81px;
}
.bbcode .markItUpButton6  li {
    border:1px solid white;
    width:25px;  height:25px;
    overflow:hidden;
    padding:0px; margin:0px;
    float:left;
}
.bbcode .markItUpButton6 ul a {
    width:25px;  height:25px;
}
.bbcode .markItUpButton6 ul a:hover {
    background-color:none;
}
.bbcode .markItUpButton6 .col1-1 a {
    background:yellow;
}
.bbcode .markItUpButton6 .col1-2 a {
    background:orange;
}
.bbcode .markItUpButton6 .col1-3 a {
    background:red;
}
.bbcode .markItUpButton6 .col2-1 a {
    background:blue;
}
.bbcode .markItUpButton6 .col2-2 a {
    background:purple;
}
.bbcode .markItUpButton6 .col2-3 a {
    background:green;
}
.bbcode .markItUpButton6 .col3-1 a {
    background:white;
}
.bbcode .markItUpButton6 .col3-2 a {
    background:gray;
}
.bbcode .markItUpButton6 .col3-3 a {
    background:black;
}
.bbcode .markItUpButton7 a  {
  background-image:url(includes/images/markitup/fonts.png);
}
.bbcode .markItUpButton8 a  { /* Smilies */
  background-image:url(includes/images/smileys/smile.gif);
}
.bbcode .markItUpButton9 a  {
  background-image:url(includes/images/markitup/list-bullet.png);
}
.bbcode .markItUpButton10 a  {
  background-image:url(includes/images/markitup/list-numeric.png);
}
.bbcode .markItUpButton11 a  {
  background-image:url(includes/images/markitup/list-item.png);
}
.bbcode .markItUpButton12 a  {
  background-image:url(includes/images/markitup/quotes.png);
}
.bbcode .markItUpButton13 a  {
  background-image:url(includes/images/markitup/code.png);
}
.bbcode .markItUpButton14 a  {
  background-image:url(includes/images/markitup/clean.png);
}
.bbcode .markItUpButtonXX a {
  background-image:url(includes/images/markitup/preview.png);
  display: none;
}

/* Color Palette */
.bbcode .colors a {
  background-image:url(includes/images/markitup/colors.png);
}
  .bbcode .colors ul {
    width:110px;
    padding: 2px !important;
    margin: 2px !important;
  }
  .bbcode .colors li {
    border:1px solid white;
    width:25px;
    height:25px;
    overflow:hidden;
    padding:2px !important;
    margin:2px !important;
    float:left;
  }
  .bbcode .colors ul a {
    width:25px;
    height:25px;
  }
  .bbcode .colors ul a:hover {
    background-color: none;
  }

  .bbcode .colors .col1-1 a {
    background:yellow;
  }
  .bbcode .colors .col1-2 a {
    background:orange;
  }
  .bbcode .colors .col1-3 a {
    background:red;
  }

  .bbcode .colors .col2-1 a {
    background:blue;
  }
  .bbcode .colors .col2-2 a {
    background:purple;
  }
  .bbcode .colors .col2-3 a {
    background:green;
  }

  .bbcode .colors .col3-1 a {
    background:white;
  }
  .bbcode .colors .col3-2 a {
    background:gray;
  }
  .bbcode .colors .col3-3 a {
    background:black;
  }

.bbcode .calculator a {
  background-image:url(includes/images/markitup/calculator.png);
}

/* Smileys - point to /includes/images/smileys folder! v3.3.2 */
.bbcode .smileys a {
  background-image:url(includes/images/smileys/smile.gif);
}
  .bbcode .smileys ul {
    width: 126px;
    padding: 2px !important;
    margin: 2px !important;
  }
  .bbcode .smileys li {
    border: 1px solid white;
    width: 20px;
    height: 22px;
    overflow: hidden;
    padding: 2px !important;
    margin: 2px !important;
    float: left;
  }
  .bbcode .smileys ul a {
    width: 20px;
    height: 20px;
  }
  .bbcode .smileys ul a:hover {
    background-color: none;
  }

  .bbcode .smileys .col1-1 a {
    background-image:url(includes/images/smileys/angry.gif);
  }
  .bbcode .smileys .col1-2 a {
    background-image:url(includes/images/smileys/bigsmile.gif);
  }
  .bbcode .smileys .col1-3 a {
    background-image:url(includes/images/smileys/confuse.gif);
  }
  .bbcode .smileys .col1-4 a {
    background-image:url(includes/images/smileys/frown.gif);
  }

  .bbcode .smileys .col2-1 a {
    background-image:url(includes/images/smileys/neutral.gif);
  }
  .bbcode .smileys .col2-2 a {
    background-image:url(includes/images/smileys/smile.gif);
  }
  .bbcode .smileys .col2-3 a {
    background-image:url(includes/images/smileys/laugh.gif);
  }
  .bbcode .smileys .col2-4 a {
    background-image:url(includes/images/smileys/surprise.gif);
  }

  .bbcode .smileys .col3-1 a {
    background-image:url(includes/images/smileys/tongue.gif);
  }
  .bbcode .smileys .col3-2 a {
    background-image:url(includes/images/smileys/worry.gif);
  }
  .bbcode .smileys .col3-3 a {
    background-image:url(includes/images/smileys/wink.gif);
  }
  .bbcode .smileys .col3-4 a {
    background-image:url(includes/images/smileys/sleepy.gif);
  }

/* -------------------------------------------------------------------
// markItUp! Universal MarkUp Engine, JQuery plugin
// By Jay Salvat - http://markitup.jaysalvat.com/
// ------------------------------------------------------------------*/
.markItUp * {
  margin:0px; padding:0px;
  outline:none;
}

.markItUp a:link,
.markItUp a:visited {
  color:#000;
  text-decoration:none;
}
.markItUp  {
  width:98%;
  margin:5px 0 5px 0;
  border:5px solid #F5F5F5;
}
.markItUpContainer  {
  border:1px solid #ccc;
  background:#FFF;
  padding:5px 5px 2px 5px;
  font:11px Arial, Helvetica, Verdana, sans-serif;
}
textarea.markItUpEditor {
  font:14px 'Lucida Console', Courier, monospace;
  /*padding: 4px;*/
  margin: 2px;
  border:1px solid #ccc;
  clear:both;
  display:block;
  line-height:17px;
  overflow: scroll;
  width: inherited;
}
.markItUpPreviewFrame {
  overflow:auto;
  background-color:#fff;
  border:1px solid #ccc;
  width:99.9%;
  height:300px;
  margin:5px 0;
}
.markItUpFooter {
  width:100%;
  cursor:n-resize;
}
.markItUpResizeHandle {
  overflow:hidden;
  width:22px; height:5px;
  margin-left:auto;
  margin-right:auto;
  background-image:url(includes/images/markitup/handle.png);
  cursor:n-resize;
}

/* first row of buttons */
.markItUpHeader ul  {
  list-style-type: none !important;
  padding: 2px !important;
  margin: 2px !important;
}
.markItUpHeader ul li,
.markItUpHeader ul ul li {
  margin: 0px !important;
  padding: 0px !important;
}
.markItUpHeader ul li {
  list-style:none !important;
  float:left;
  position:relative;
  margin-right: 2px !important;
  padding: 2px !important;
}
.markItUpHeader ul li:hover {
  background-color: #f0f0f0;
}
.markItUpHeader ul li ul {
  display:none;
  list-style-type: none;
}
.markItUpHeader ul li:hover > ul {
  list-style-type: none;
  display:block;
}
.markItUpHeader ul .markItUpDropMenu {
  background:transparent url(includes/images/markitup/menu.png) no-repeat 115% 50%;
  margin-right:4px;
  z-index: 10; /* 1000; */
}
.markItUpHeader ul .markItUpDropMenu li {
  margin-right:0px;
  list-style: none !important;
}
.markItUpHeader ul .markItUpSeparator {
  background:transparent url(includes/images/markitup/handle.png) repeat-y;
  margin:0 10px;
  width:1px;
  height:16px;
  overflow:hidden;
  background-color:#ccc;
}
.markItUpHeader ul ul .markItUpSeparator {
  width:auto; height:1px;
  margin:0px;
}
/* next rows of buttons */
.markItUpHeader ul ul {
  display:none;
  position:absolute;
  list-style:none !important;
  top:22px; left:0px;
  background:#F5F5F5;
  border:1px solid #d0d0d0;
  height:inherit;
  width:120px;
}
.markItUpHeader ul ul li {
  float:none;
  border-bottom:1px solid #d0d0d0;
}
.markItUpHeader ul ul .markItUpDropMenu {
  background:#F5F5F5 url(includes/images/markitup/submenu.png) no-repeat 100% 50%;
}
/* next rows of buttons */
.markItUpHeader ul ul ul {
  position:absolute;
  top:-1px; left:120px;
}
.markItUpHeader ul ul ul li {
  float:none;
}
.markItUpHeader ul a {
  display:block;
  width:18px; height:18px;
  text-indent:-10000px;
  background-repeat:no-repeat;
  padding:3px;
  margin:0px;
}
.markItUpHeader ul ul a {
  display:block;
  padding-left:0px;
  text-indent:0;
  width:120px;
  padding:5px 2px 5px 30px;
  background-position:2px 50%;
}
.markItUpHeader ul ul a:hover {
  color:#FFF;
  background-color:#d0d0d0;
  width:inherit;
}

li.markItUpButton {
  list-style:none;
  list-style-type: none;
}
/* User Login Panel plugin CSS */
.login-panel {
  padding: 0px;
  margin: 0 0 8px 4px;
}

.login-panel div.login-avatar {
  clear: both;
  display: block;
}

.login-form { padding: 0; }
  .login-form input { width: 70px; }
  .login-form .login-div-user1 { display: inline; float: left; padding: 0px; vertical-align: middle; width: 80px;}
  .login-form .login-div-user2 { display: block; clear: right; }
  .login-form .login-div-pwd1  { display: inline; float: left; padding: 0px; vertical-align: middle; width: 80px; }
  .login-form .login-div-pwd2  { display: block; clear: right; }
  .login-form .login-div-remember { display: block; clear: both; padding: 0px; width: 100%; }
  .login-form .login-div-remember input { border: 0; padding: 4px; }
  .login-form .login-div-submit   { display: block; clear: both; padding: 0px; }
  .login-div-register { display: block; clear: both; padding: 6px; width: 100px; }
  .login-div-lostpwd { display: block; clear: both; padding: 6px; width: 100px; }

.login-form input[type="submit"] {
  background-color: #58B9EB;
  border: 1px solid #40A2D4;
  color: #FFFFFF;
  cursor: pointer;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 8px 2px 8px;
  margin: 4px 4px 8px 0px;
  width: auto;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
}

.login-form input[type="submit"]:hover {
  background-color:#80cdf5;
  border-color:#52b1e2;
}

.login-welcome {
  clear: right;
  display: block;
  font-size: 12px; font-weight: bold;
  padding: 0;
  margin-bottom: 8px;
}
/* Hides the whole contact form until needed */
#contactForm {
  max-width: 500px;
  background: transparent;
	border:0;
	padding:2px 2px;
	color:#000;
	display:block;
	}

/* Loading bar */
.bar {
  display:none;
  background:url(../images/ajax-loader.gif) no-repeat center;
  margin-top:50px;
  height:40px; width:230px;
}

/* Hides the confirmation message until needed */
#messageSent { display:none; }

/* This hides the form validation alert messages until needed */
#contactForm span {
	display:none;
	font-size:12px;
	line-height:10px;
  padding-left:6px;
	padding-bottom:2px;
	color:#800000;
}

/* Form styling from here on out. There is nothing in here that you HAVE to use to get this to work */
#contactForm textarea, #contactForm input {
	width: 80%;
  font-family: Arial, Geneva, sans-serif;
	/* background:#6d6d6d url(../images/contact_input.png) repeat-x top; */
	border:1px solid #8a8a8a;
	height:15px;
	line-height:14px;
	font-size:12px;
	padding:2px 2px 0px;
	}
#contactForm input { height: 20px; line-height:15px; font-size: 13px; margin: 1px; padding: 2px; }
#contactForm textarea { height:114px; font-family: Arial, Geneva, sans-serif; }
#contactForm .submit {
	border:1px solid #aba8a8;
	background:#e5e5e5;
	text-transform:uppercase;
	color:#4d4d4d;
	font-weight:bold;
	padding:7px 16px 7px 14px;
	height:37px; width:130px;
	cursor:pointer;
	margin-top:10px;
	}
#contactForm .submit:active { background: #cacaca; }
#contactForm label { padding-left: 4px; font-weight: bold; }
#contactForm p { padding-bottom: 4px; }

input.p6_error { background-color: #FFC0C0; }


