/* site custome styles for content layout in TINYMCE editor */
.float_left_120w {float: left; margin-right:20px; width:120px; color:red; clear left;}
.float_right_120w {float: right; margin-left:20px; width:120px;clear: right;}
.clearboth{clear:both;}
.clearleft{clear:left;}
.clearight {clear: right}

#content h2 {font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 24px; font-style: normal; color: #f8f86c;}
#content h3 {font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 18px; font-style: normal; color: #f8f86c;}
#content h4 {font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 14px; font-style: normal; color: #f8f86c;} 

#twscart {border: 2px solid #ccc; width:80%;}  
#twscart .formerror {color: white; background: red; text-align: center}
#twscart  form label {width:300px;float:left;text-align: right;margin:0px 20px 15px 0;color: #f8f86c;font-size:120%}

#twscart .formheader {background:#ccc;color: #333;font-size:120%;margin-bottom:10px;text-align: center}
#twscart p {margin:5px}

/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #333333;
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, sans-serif;
	

}
body{	
	text-align:left;
	min-width:876px;/* for mozilla*/
	background-color: #333333;
	height:100%;
	color: white
	/*background:  url(images/bg_4x818.jpg) repeat-x left top;*/
}
#wrapper {
	xbackground:  url(images/foot_4x82.jpg) repeat-x left bottom;
	
	_height: 82px;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:876px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background-color: #222;
	color: white;
	
	border:2px solid #888;
}

/* mac hide \*/
* html #outer{
	width:876px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	
} 

#header{
	/*position:absolute;
	top:1px;
	left:0px; */
	width:876px;
	height:170px;
	z-index:74;
	background-color: #000;
	background:  url(images/top-header_776x145.jpg) no-repeat left top;

}

#ajaxmenu{
	/*position:absolute;
	top:139px;
	left:0px; */
	padding-top:140px;
	width:876px;
	height:34px;
	z-index:365;
	
}

/* mac hide \*/
* html #outer, * html #header {width:780px}
/* end hide*/
#footer {
	color: #ffffff;
	width:876px;
	clear:both;
	height:82px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	background:  url(images/foot_776x82_2.jpg) no-repeat left top;

}
#footer p {
	margin-top: 10px;
}
#footer p a {
	text-decoration: none;
	color: #ffffff;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	width:100%;
	float:right;
	background-color: #000;
	z-index: 55;
}
#right-inner {
	/*width: 178px;  */
	padding-left: 9px;
	text-align: left;
	
	color: white;
	background: #333;
}
#right-inner h2 {
	font-size: 15px;
}
0
#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

xhtml>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding: 7px;
	overflow: auto;
}






h3#post-  {
	font-size: 12px;
	color: #618200;
	padding-left: 0px;
}

#content p {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	color: #ccffcc;
}

#content p a:hover {
	background-color: #333;
	color: #ffffff;
}


#footer p {
	padding: 8px;
}





.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	border: dotted 1px #444444;
}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
    color: #bbffcc;
}

#content a:hover, #sidebar a:hover
{
    background-color: #333333;
    color: #ccffcc;
}
