BODY { margin: 0; font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: black; }
INPUT, SELECT, TEXTAREA { font-family: Arial, sans-serif; font-size: 12px; color: black; border: solid 1px #8c8c8c; }
INPUT[type="hidden"] { border: none; }
IMG { behavior: url(iepngfix.htc); /* IE5.5 & 6 PNG24 transparency Fix */ }

/* copy these to admin.css to make them work in the mceEditor */
H1 { font-size: 18px; font-weight: bold; color: #990000; margin: 0 0 4px 0; }
H2 { font-size: 17px; font-weight: normal; color: #333333; margin: 0 0 7px 0; line-height: 25px; }
H3 { font-size: 13px; font-weight: bold; color: black; margin: 12px 0 3px 0; }
H4 { font-size: 11px; font-weight: normal; color: black; margin: 13px 0 0 0; line-height: 15px;}
.main P, .mceContentBody P { line-height: 20px; margin: 0 0 10px 0; font-size: 13px; }
.main UL, .mceContentBody UL { list-style: square outside; margin: 0 0 10px 17px; padding: 0; }
.main OL, .mceContentBody OL { list-style: outside; margin: 2px 0 0 17px; padding: 0; }
.main LI, .mceContentBody LI { margin: 2px 0 4px 0; line-height: 20px;  }
.main A, .mceContentBody A { color: Black; }
/* beweb savvy cms styles - modify as required */
/*
INSTRUCTIONS/NOTES:
 - Modify as needed, they are not hard and fast rules.
 - The table styles will be used if the administrator pastes in a table from microsoft word, excel or an html page, so its important to define them (they can of course be the same as body copy).
 - Use the next H tag after the headings you need (eg h3 or h4 say) for featured paragraph text if you have such a thing.
 - The BODY style is used in the html editor control itself, so best not to have anything too wacky on the generic body tag (eg a black background colour when the text colour is black). If you want to put styles on the body tag just use a class.
*/
.normal,P,H1,H2,H3,H4,UL,OL,LI,TD,TH {
	font-family: tahoma,arial, helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
.normal,P,UL,OL,LI,TD,TH {
	font-size: 12px;
}
body.normal {
	background-color: white;
}
H1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
H2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
H3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
H4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
UL {
	margin-left: 20px;
	margin-bottom: 8px;
}
OL {
	margin-left: 30px;
	margin-bottom: 8px;
}
img {
	border:none;
	padding:3px;
}
form {
	margin: 0px;
}
 .Standard_Table {
	border: 1px solid #999999;
	vertical-align: top;
	border-collapse: collapse;
}
 .Standard_Table TH {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: left;
	background-color: #dddddd;
}
 .Standard_Table TD {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
}
 .Invisible_Gridlines {
	vertical-align: top;
}

/* end of beweb savvy cms styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464445;
	/*line-height: 140%;*/
	margin: 0px;
	background-color:#f3f4f4;
}

a:link {
	text-decoration: none;
	color: #707172;
}
a:visited {
	text-decoration: none;
	color: #707172;
}
a:hover {
	text-decoration: underline;
	color: #707172;
}
a:active {
	text-decoration: underline;
	color: #707172;
}
.mainnav
{
	padding-top:5px;
	padding-bottom:4px;
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
	padding-left: 5px;
	padding-right: 5px;
}
.mainnavarrow
{
	background-color:#f3f4f4;
	border-top: 1px solid #d56638;
}
.navarrow
{
	visibility:hidden;
}
.navarrow_on
{
}
.subnav3 tr td
{
	padding-top:7px;
}
.subnav2, a.subnav2, a.subnav2:link, a.subnav2:hover, a.subnav2:visited
{
	height:24px;
	font-size:7pt;
	text-transform:uppercase;
	padding-right:7px;
	background-color:#f3f4f4;
	color:#a8a9ac;
}
.subnav2_on, a.subnav2_on, a.subnav2_on:link, a.subnav2_on:hover, a.subnav2_on:visited
{
	height:8px;
	color:#6a6b6c;
	font-size:7pt;
	padding-right:7px;
	text-transform:uppercase;
	background-color:#f3f4f4;
	height:24px;
}
.subnav, a.subnav, a.subnav:link, a.subnav:hover, a.subnav:visited
{
	height:24px;
	font-size:7pt;
	text-transform:uppercase;
	padding-right:7px;
	background-color:#f3f4f4;
	color:#a8a9ac;
	border-bottom: 1px solid #d56638;
}
.subnav_on, a.subnav_on, a.subnav_on:link, a.subnav_on:hover, a.subnav_on:visited
{
	height:8px;
	color:#6a6b6c;
	font-size:7pt;
	padding-right:7px;
	text-transform:uppercase;
	background-color:#f3f4f4;
	height:24px;
	background-image : url(images/navarrow_03.gif)  ;
	background-repeat:no-repeat;
	background-position:25px 12px;
}
.hidesubnav
{
	color: #f3f4f4;
	height:8px;
	overflow:hidden;
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom: 1px solid #d56638;
}
.left
{
	background-image : none;
	border-left: 1px solid #d56638;
}
.right
{
	background-image : none;
	border-right: 1px solid #d56638;
}
.titleblock
{
	padding-left:10px;
	padding-top:19px;
	padding-right:10px;
	padding-bottom:19px;
}
h1
{
	font-size:20px;
	font-weight:bold;
/*	text-transform:uppercase;*/
	color:#7a7b7e;
	padding-bottom:19px;
	xwidth:100px;
}
h2
{
	/*font-size:9pt;*/
	font-weight:bold;
/*	text-transform:uppercase;*/
	color:#7a7b7e;
	padding-bottom:5px;
}
.contentblock
{
	/*padding-left:25px;
	padding-top:19px;
	padding-right:25px;
	padding-bottom:19px;*/
	padding: 0 !important;
}
hr
{
	margin-top:7px;
	border:1px solid #d56638;
	height:1px;
}
.photocaption
{
	padding-left:2px;
	padding-bottom:7px;
/*	text-transform:uppercase;*/
	font-size:8pt;
	font-weight:bold;
	color:#949597;
}
.continuenav
{
	/*text-transform:uppercase;*/
	font-size:8pt;
	font-weight:bold;
	color:#dc825d;
}
a.continuenav
{
	text-transform:none;
	font-size:8pt;
	font-weight:normal;
	color:#dc825d;
}
a.continuenav:hover
{
	text-transform:none;
	font-size:8pt;
	font-weight:normal;
	color:#dc825d;
}
a.continuenav:visited
{
	text-transform:none;
	font-size:8pt;
	font-weight:normal;
	color:#dc825d;
}
a.continuenav:link
{
	text-transform:none;
	font-size:8pt;
	font-weight:normal;
	color:#dc825d;
}

.searchbreak
{
	height:15px;
}

.searchnav
{
	height:15px;
}

ul.searchresults li
{
	padding-top:5px;
}

.blog
{
    margin: 0 !important;
    padding: 0 !important;   
}

.blog-entry p
{
  margin-bottom: 10px;
}

.blog-entry h2
{
    padding: 0;
    margin: 0;
    line-height: 24px;
    font-size: 16px;
    float: left;
    color: #515151;    
}

.blog-rule
{
        height: 20px;
        color: #D56638;
        border-bottom: 1px dotted #D56638;
        margin-bottom: 20px;
}

.blog-date,
.comm-date
{
    height: 24px;
    line-height: 30px;    
    font-style: italic;
    color: #959595;
    font-size: 10px;
    margin-bottom: 10px;
    float:right;
}

.blog-text,
.comm-text
{
    font-size: 12px;
    clear: both;    
}

#wrap
{
    width: 960px;
    background: #FFF;
    margin: auto;
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.2);     
}

body
{
    /*background: #e58e6c;*/
    background: #dadada;
    background-image: url("images/bg.png");
}

.titleblock
{
    padding: 0;
    margin: 0;    
}

.titleblock h1
{
    color: #7A7B7E;
    padding: 0;
    margin-bottom: 7px;     
}

.blog-menu
{
    margin: 0;
    padding: 0;
    list-style:none;
    margin-bottom: 20px;    
}

.blog-actions
{
    height: 30px;
    margin-top: 10px;    
}

.fb
{
    margin-left: 5px;    
}

.fb,
.ld,
{
    float: left;
    display: block;
    height: 30px;
    width: 30px;    
}

.share
{
    line-height: 25px;
    float: left;
    font-weight: bold;
    color: #666;
}

.blog-entry .comments-btn, input[type="button"]
{
    display: block;
    height: 20px;
    width: 100px;
    color: #EFEFEF !important;
    background: #DC825D ;
    text-align: center;
    line-height: 20px;
    margin-top: 5px;
    /*margin-left: 402px;*/
    float:right;
    font-size: 12px;
}

input[type="submit"]
{
    height: 20px;
    width: 100px;
    color: #EFEFEF !important;
    background: #DC825D ;
    text-align: center;
    line-height: 20px;
    margin-top: 5px;
    font-size: 12px;
    border:none;
}

input[type="button"]
{
    border: none;
    margin-left: 2px;
    float: left;    
}


.blog-entry,
.normal
{
    min-width:  500px;   
    max-width: 500px;
}

a:hover,
a:active
{
    text-decoration: none;   
}

/*
.comments-btn:hover
{
    color: #333 !important;
    background: #D56638 ;      
}*/

.blog-msg
{
    font-style: italic;    
}

.comm-show-full
{
    color: #DC825D !important;
    font-size: 11px;    
}

.comm-title
{
    color: #D56638;
    font-size: 16px;
    margin-bottom: 10px;
}

.comm-form label
{
    display: block;
    width: 105px;
    float: left;
    font-size: 12px;
    line-height: 25px;
    color: #222;
}

.comm-form label,
.comm-form input
{
    height: 25px;
    margin-bottom: 5px;    
}

.comm-form input,
.comm-form textarea
{
    width: 385px;
    float: left;
    /*border: 1px solid #D56638;*/
    margin-bottom: 5px; 
}

.comm-form textarea
{
    min-width: 385px;
    max-width: 385px;
    min-height: 100px;    
}

input.comments-btn
{
    border: none !important; 
}
#commentform
{
    clear: both;    
}

#add-comm
{
    margin-bottom: 20px;
    margin-top: -10px;
    clear: both;    
}

img
{
    border: none;
    padding: 0;    
}

.f-right
{
    float: right;    
}

.lq,
.rq
{
    height: 41px;
    width: 100%;    
}

.lq
{
    background-image: url("../images/lq.png") no-repeat;    
}

.side-img
{
    border: 0;
    padding: 0;
    width: 225px;
    overflow: hidden;    
}

.normal h1, h2
{
    color: #464646;    
}

em
{
    color: #4b4b4b;   
}

ul,ol
{
    padding-left: 30px;
    margin-left: 0px;
}

.continuenav
{
    color: #444;    
}

.blog-box
{
	min-width: 460px;
	max-width: 460px;
	background: #e9e9e9;
	padding: 20px;
	margin-top: 20px;
}

.blog-box h2
{
	font-size: 18px;	
}


.blog-preview
{
	min-width: 460px;
	max-width: 460px;
	border-top: 3px solid #D56638;
	margin-top: 30px;
}

.blog-preview a
{
		color: #555 !important;
		font-size: 14px;
		float: left;
		line-height: 30px;
}

.blog-preview p
{
	color: 	#464445;
	clear:both;
}

.blog-preview
{
	margin: 0;
	padding: 0;	
}

.blog-preview li
{
	list-style: none;
	border-bottom: 1px dotted #D56638; 	
	padding-top: 10px;
}

.blog-preview .comments-btn
{
	  display: block;
    height: 20px;
    width: 100px;
    color: #EFEFEF !important;
    background: #DC825D ;
    text-align: center;
    line-height: 20px;
    margin-top: 5px;
    float:right;
    font-size: 12px;
    margin-bottom: 10px;	
}

.clear
{
	clear:both;	
}

.date
{
	float: right;
	color: #919191;
	line-height: 30px;
	font-size: 11px !important;
	font-style: italic;	
}

.back-to-blog
{
	color: #dc825d !important;
}

p.comment-login
{
	clear:both;
	margin-bottom: 20px;
}

.comments-btn.comment-login
{
	float:right;
	margin-top: 0;
}
#thanksMsg
{
	display:none;
	background-color:#6DD8F3;
	border:2px solid #0E93B4;
	padding:5px;
}
.error
{
	background-color:#EF9E95;
	}
