body {
	margin: 0;
	padding: 0;
	background: #030302 url(../../themes/cleanlines/images/img/bg_01.jpg) no-repeat center top;
	text-align: center;
	font-family:Georgia,"Times New Roman",Times,serif;
	color: #fff;	
}

#wrapper {
	width:790px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	text-align: left;

}


a {
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#fff;
	text-decoration:none;
}


#header {
	width:790px;
	height: 276px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background: url(../../themes/cleanlines/images/img/header.jpg) no-repeat center bottom;
	text-align: left;
}

#content_wrapper{
	width:790px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background: url(../../themes/cleanlines/images/img/frame_bg.gif) repeat-y center top;
	text-align: left;
}
/*
#content_inner {
background:transparent;
	width:782px;
	margin-right: 4px;
	margin-left: 4px;
	padding: 0;
	background: #030302;
	text-left: center;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
*/
#content_inner {
	width:782px;
	margin-right: 4px;
	margin-left: 4px;
	padding: 0;
	background: url(../../themes/cleanlines/img/main_bg.jpg) no-repeat center top;
}

#left {
	margin-top:8px;
	margin-bottom:16px;
	float:left;
	width:178px;
	text-align: left;
}

#main {
	margin-top:8px;
	margin-bottom:16px;
	float:left;
	width:590px;
	text-align: left;
}

#main img{
	background: #000;
	border:0px solid #fff;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	margin:3px;
}

#right {
	margin-top:25px;
	margin-right:8px;
	margin-bottom:16px;
	float:right;
	width:178px;
	text-align: right;

}

#footer {
	width:790px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background: url(../../themes/cleanlines/images/img/footer_bg.gif) no-repeat center top;
	text-align: left;
}
#footer_inner {
	width:782px;
	height: 52px;
	margin-right: 4px;
	margin-left: 4px;
	padding: 0;
	background: #030302;
	text-align: center;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}

#menu {
	margin-left:0px;
}

#menu .content {
	background:transparent;
	margin-bottom:10px;
	padding:0px 6px 0px 2px;
}

#menu .content ul {
	list-style-image:none;
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}

#menu .content li {
	padding:2px 1px;
}

#menu .content li a {
	background:url(../../themes/cleanlines/images/img/menu_bg.gif) no-repeat scroll 0%;
	display:block;
	padding-left:20px;
	text-decoration:none;
	font-weight: bold;
}
#menu .content li a:hover {
	background: #4f473a url(../../themes/cleanlines/images/img/menu_bg.gif) no-repeat scroll 0px -18px;
	display:block;
	text-decoration:none;
	font-weight: bold;
}

#mail_list {
	margin-left:4px;
}

#mail_list .content {
	width: 160px;
	margin-bottom:20px;
	padding:0px 0px 0px 6px;
	background: #4f473a;
	text-left: center;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	color: #030302;
	font-weight: bold;
}


tr {
	height:40px;
}










/* -------------------------------------------------------------------
		T O P  -  N A V I G A T I O N   M E N U
---------------------------------------------------------------------- */

#leftTopFill {
	float: left;
	width: 210px;
	margin: 0;
	padding: 0px;
	list-style: none;
	font-size: 100%;
	border-top: 1px solid #64A6F3;
	border-bottom: 3px solid #B8C3CB;
	background: #235C9D url(../../themes/cleanlines/images/topLeftFill.jpg)  no-repeat top LEFT;
}

#leftTopFill li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
}

#leftTopFill a {
	float: left;
	padding: 7px 13px;
	text-decoration: none;
	border-bottom: none;
	color: #fff;
}
	
#topMenu {
	float: right;
	text-align: right;
	width: 528px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	border-top: 1px solid #64A6F3;
	border-bottom: 3px solid #134783;
	background: #235C9D url(../../themes/cleanlines/images/nav-bg-blue.gif) repeat-x top left;
}

#topMenu li {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background: url(../../themes/cleanlines/images/nav-li-bg-blu.gif) no-repeat top right;
}

#topMenu a {
	float: left;
	padding: 7px 13px;
	text-decoration: none;
	border-bottom: none;
	color: #fff;
}

#topMenu a:hover, #topMenu a.active {
	color: #FDBA63;
	background: #235C9D;
}

#topMenu a.active {
	font-weight: bold;
}

li#leftMargin a {
	margin-left: 40px;
	background: url(../../themes/cleanlines/images/nav-li-bg-blu.gif) no-repeat top left;
}


/* -------------------------------------------------------------------
		H E A D E R 
---------------------------------------------------------------------- */


#headerContainer {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 740px;
	height: 225px;
}


#logoGfx {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 210px;
	height: 225px;
	background: url(../../themes/cleanlines/images/headerMenuBg.gif) repeat-y top left;
}


#headerGfx {
	position:relative;
	float:right;
	margin-top: 0px;
	margin-left: 0px;
	width: 528px;
	height: 225px;
/*	background: url(../../themes/cleanlines/images/header.jpg) no-repeat top right; */
}

#headerMenu {
	position:relative;
	margin-top: 85px;
	padding: 0px;
	width: 210px;
	height: 140px;
	background: url(../../themes/cleanlines/images/headerMenuBg.gif) repeat-y top left;
}

/* -------------------------------------------------------------------
H E A D E R  M E N U - N A V I G A T I O N   M E N U
---------------------------------------------------------------------- */

.headerMenu {
	font-size: 100%;
	height:130px;
	width:209px;
	color:#666666;
	padding-top:0px;
	margin-bottom:0px;
	list-style: none;
	font-weight:bold;
	}

.headerMenu ul {
	margin:10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	width: 209px; 
	padding-left:0px;
	}

.headerMenu ul li {
	position: relative;
	background: url(../../themes/cleanlines/images/headerMenuLinkBg.gif) no-repeat bottom ;
	width:210px;
	margin:0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	}

.headerMenu ul li a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	color:#112C48;
	padding: 0px 0px 0px 45px;
	}
	
/* Fix IE. Hide from IE Mac \*/
* html .headerMenu ul li { float: left; height: 1%; }
*+html .headerMenu ul li { float: left; height: 1%; }
* html .headerMenu ul li a { height: 1%; }
*+html .headerMenu ul li a { height: 1%; }
/* End */

*>html .headerMenu ul li {height:auto;} 
*+>html .headerMenu ul li {height:auto;} 
.headerMenu ul li a:hover {color:#235C9D; } /* Hover Styles */	
		
.headerMenu li:hover ul, .headerMenu li.over ul { display: block; }
.headerMenu ul li a.noborder { background:url(../styleImages/siteDocArrowNo.gif) no-repeat bottom  }




/* -------------------------------------------------------------------
I N F O R M A T I O N   M E N U
---------------------------------------------------------------------- */


.infomation h4 {background:  url("../../themes/cleanlines/images/catagories.gif") no-repeat bottom left; margin-top:20px; padding-bottom:0px; padding-top:0px; height: 30px;}
.infomation {
	font-size: 100%;
	width:209px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	list-style: none;
	background-color:#fff;
	}

.infomation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 209px; 
	}

.infomation ul li {
	position: relative;
	width:210px;
	padding:0px 0px 0px 0px;
	
	}

.infomation ul li a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	color:#666666;
	padding: 0px 5px 10px 45px;
	background: url(../../themes/cleanlines/images/infoMenuLinkBg.gif) no-repeat bottom  ;
	
	}
	
/* Fix IE. Hide from IE Mac \*/
* html .infomation ul li { float: left; height: 1%; }
*+html .infomation ul li { float: left; height: 1%; }
* html .infomation ul li a { height: 1%; }
*+html .infomation ul li a { height: 1%; }
/* End */

*>html .infomation ul li {height:auto;} 
*+>html .infomation ul li {height:auto;} 

.infomation ul li a:hover {color:#FDBA63; }
.infomation li:hover ul, .catagories li.over ul{ display: block; }
.infomation ul li a.sale { color:#CC0000;}

.infomation ul ul {
	background: url(../styleImages/menu_dots.gif) no-repeat bottom ;
	width:182px;
	}

.infomation ul ul a{	
	background-image:none;
	position: relative;
	padding:0px;
	font-weight:bold;
	margin-left:16px;
	margin:0px;
	padding: 0px 5px 5px 30px;
	}

.infomation a.active {color:#FFCE65;background: url(../styleImages/catagoriesBg.gif) no-repeat bottom ;}


/* -------------------------------------------------------------------
S E A R C H  B O X 
---------------------------------------------------------------------- */

#search {
	padding:0px 0 0 0px;
	height:60px;
	width:200px;
	text-align:left;
	margin-left:7px;
	z-index:2;
	background:url(../../themes/cleanlines/images/search.gif);
	border:1px solid #F0F0F0;
	}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#FFFFFF;
	}
.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#666666;
	background-color: #CCCCCC;
	border:none;
	height: 17px;
	width: 25px;
	border:1px solid #666666;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin:35px 0px 0px 20px;
}
.textbox {
	background-color:#FFFFFF;	
	border: 1px solid #BFCCC7;
	height:auto;
	padding:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.submit {
	background-color:#000000;
	border:1px solid #666666;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	padding:0px;
	text-decoration:none;
}

/* -------------------------------------------------------------------
M E M B E R S  B L O G   M E N U
---------------------------------------------------------------------- */


.membersBlog h4 {background:  url("../../themes/cleanlines/images/blogMenuTitle.gif") no-repeat bottom left; margin-top:2px; padding-bottom:0px; padding-top:0px; height: 36px;}
.membersBlog {
	font-size: 100%;
	width:200px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:7px;
	margin-bottom:12px;
	list-style: none;
	border:1px solid #F0F0F0;
	background-color: #e3e7ea;
	}

.membersBlog ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 200px; 
	}

.membersBlog ul li {
	position: relative;
	width:200px;
	padding:0px 0px 0px 0px;
	
	}

.membersBlog ul li a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	color:#666666;
	padding: 2px 5px 10px 38px;
	background: url(../../themes/cleanlines/images/blogMenuBg.gif) no-repeat bottom  ;
	
	}
	
/* Fix IE. Hide from IE Mac \*/
* html .membersBlog ul li { float: left; height: 1%; }
*+html .membersBlog ul li { float: left; height: 1%; }
* html .membersBlog ul li a { height: 1%; }
*+html .membersBlog ul li a { height: 1%; }
/* End */

*>html .membersBlog ul li {height:auto;} 
*+>html .membersBlog ul li {height:auto;} 

.membersBlog ul li a:hover {color:#FDBA63; }
.membersBlog li:hover ul, .catagories li.over ul{ display: block; }
.membersBlog ul li a.sale { color:#CC0000;}

.membersBlog ul ul {
	background: url(../styleImages/menu_dots.gif) no-repeat bottom ;
	width:182px;
	}

.membersBlog ul ul a{	
	background-image:none;
	position: relative;
	padding:0px;
	font-weight:bold;
	margin-left:16px;
	margin:0px;
	padding: 0px 5px 5px 30px;
	}

.membersBlog a.active {color:#FFCE65;background: url(../styleImages/catagoriesBg.gif) no-repeat bottom ;}


/* -------------------------------------------------------------------
		B U T T O N  C O N T A I N E R
---------------------------------------------------------------------- */

#buttonContainer {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 184px;
	height: 200px;
	background-color:#fff;
	margin: 0px 0px 0px 4px;
}

/* -------------------------------------------------------------------
		F O R M  C O N T A I N E R
---------------------------------------------------------------------- */

#joinFormContainer {
	width: 90%;
	background-color:#CBD9E8;
	margin: 10px 10px 0px 10px;
	border:1px solid #F0F0F0;
	margin: 0px 0px 10px 4px;
}	
	
#joinFormLeft {
	float:left;
	padding: 5px;
	width: 50%;
}	

#joinFormRight {

	padding: 5px;
}

#contactFormContainer {
	padding: 10px 0px 0px 10px;
	width: 400px;

	margin: 10px 0px 10px 0px;


}

#commentFormContainer {
	padding: 10px 0px 0px 10px;
	width: 470px;
	background-color:#CBD9E8;
	margin: 10px 0px 10px 0px;
	border:1px solid #F0F0F0;

}
#pageSurround {
	float: left;
	height:120px;
	width: 750px;
	margin: 0px auto;
	padding:0px 0px 0px 0px;
	background:url(../../themes/cleanlines/images/page_bg.gif) repeat-y;
}

h1 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	padding:0px;
	margin-top:10px;
	margin-bottom:5px;
	color:#fff;

}

h2 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	padding:0px;
	margin-top:10px;
	margin-bottom:5px;
	color:#000;
}

h3 {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
line-height:16px;
font-weight:bold;
color:#777;
margin:0px;
padding:0px;
margin-top:20px;
margin-bottom:5px;
margin-left:-5px;
min-width:172px;
}

h4 {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
line-height:16px;
font-weight:bold;
margin:0px;
padding:0px;
margin-top:20px;
margin-bottom:5px;
}

p {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:13px;
line-height:17px;
font-weight:normal;
}

cite {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
line-height:14px;
font-weight:normal;
font-style:normal;
}

td {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
line-height:14px;

font-weight:normal;
}


.picture {
border:1px solid #ccc;
padding:5px;
margin:5px;
}

.entryview {
padding:10px 10px 0px 10px ;
}

.entry {
padding-left:10px;
}

.margin {
margin-top:20px;
padding:20px;
border-left:1px solid #ccc;
}

.section {
padding:10px;
line-height:16px;
}

.day_empty {
background-color:#fff;
}

.day_heading {
font-weight:bold;
text-align:center;
}

.day_off {
background-color:#fff;
}

.day_on {
background-color:#ddd;
font-weight:bold;
}

.day_today {
background-color:#fa0;
font-weight:bold;
}

.month_previous{
text-align:left;
}

.month_next {
text-align:right;
}

.month_current {
text-align:center;
}

.code {
font-family:"Courier New",Courier;
border:1px solid #aaa;
background-color:#ffa;
padding:5px;
margin:10px;
}

.sendBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#666666;
	background-color: #CCCCCC;
	border:none;
	height: 23px;
	width: 45px;
	border:1px solid #666666;
}