body {

	font-size:12px;

	font-family: Arial, Helvetica, sans-serif;

	line-height: 150%;

	margin:0px;

	background:#FFFFFF url("images/bg.jpg");

	color:#666666;
	background-repeat:repeat-x;

}



td.tools {

	color: #333333;

	background: #FFFFFF url(images/middle-fade.gif) top left repeat-y;

}



div.tabbox {

	background-color:#FFFFFF;

	border:1px solid #EAEAEA; 

	width:96%;  

	margin-bottom: 1em; 

	padding: 15px;

	color: #333333;	

}



.postedon {

	font-family: Tahoma;

	font-size: 11px;	

	text-align:right;

	padding-top:1px;

	border-top:1px dashed #EAEAEA;

}



.editcat {

	font-family: Tahoma;

	font-size: 11px;	

	text-align:right;

	padding-top:5px;

	border-top:1px dashed #CCCCCC;

}



.title {

	font-family: Tahoma;

	font-size: 14px;	

	line-height: 130%;

	font-weight:bold;

}



.details {

	font-family: Tahoma;

	font-size: 11px;	

	line-height: 130%;

}



/*

.Date {

    margin: 2px 6px 0 0;

	float: left;

	width: 46px;

	height: 52px;

	text-align: center;

	background: url('images/date.gif') no-repeat 0 0;

	list-style-type: none;

	font-weight:bold;

	font-family:Arial, Helvetica, sans-serif;

}

.Month {color: #FFFFFF; font-size:12px; padding: 2px 2px 3px 0;}

.Day {color: #666666; font-size:13px; padding: 2px 2px 3px 0;}

*/



.date {

	position: absolute;

	background: url(images/date.gif);

	width: 46px;

	height: 48px;

	font-family: Arial, Helvetica, sans-serif;

	color: white;

	margin: 0;

}



.date .month, .date .day {

	text-align: center;

	width: 46px;

}

.date .month {

	overflow: hidden;

	font-size: 12px;

	position: absolute;

	margin-top: 3px;

	text-transform: uppercase;

	font-weight:bold;

	font-family:Arial, Helvetica, sans-serif;

}



.date .day {

	font-weight: bold;

	font-size: 16px;

	position: absolute;

	margin-top: 25px;

	color:#666666;

	font-family:Arial, Helvetica, sans-serif;

}



.date .year {

	display: none;

}



a:link { color:#003399; text-decoration:none; }

a:visited { color: #003399; text-decoration:none; }

a:hover { color: #003399; }

a:active { color: #003399; }



h5 {

	color: #666666;

	line-height:110%;

	font-size:14px;

}



h4 {

	color: #666666;

	line-height:110%;

	font-size:16px;

}

h4 a{

	color: #666666;

}

h4 a:hover{

	color: #666666;

	text-decoration:underline;

}

h4 a:visited{

	color: #666666;

}



.tools a {

	color: #003399;

	text-decoration:none;

}

.tools a:hover {

	color: #003399;

	text-decoration:underline;

}

.tools a:visited {

	color: #003399;

}

.tools li {

	list-style-type:square;

}



a.footer {

font-size:10px; color:#333333; line-height: 100%; font-weight:bold;

}



.footer {

font-size:10px; color:#333333; line-height: 100%; font-weight:bold;

}



input {

	font-size : 11px;

	font-family: Tahoma;

   	color : #000000;

	padding:2px;

}



input.button {

	font-size : 12px;

	font-family: Tahoma;

}



select {

	font-size : 11px;

	font-family: Tahoma;

   	color : #000000;

}



textarea {

	font-size : 11px;

	font-family: Tahoma;

   	color : #000000;

	line-height : 130%;	

	padding:2px;

}



.invfield {

	border: 0px solid #FFFFFF;

	background-color: #FFFFFF;	

   	color : #333333;

	margin : 0px;

}



.error {

   	color : #FF0000;

}



.odd{ 

background-color:#CADFFF;

padding: 4px;

color:#000000;

line-height: 125%;

}



.odd a{ 

color:#282817;

text-decoration: none;

}

.odd a:hover{ 

color:#9999CC;

text-decoration: none;

}

.odd a:active{ 

color:#9999CC;

text-decoration: none;

}

.odd a:visited{ 

color:#9999CC;

text-decoration: none;

}



.even{ 

background-color:#f2f2f2;

padding: 4px;

color:#000000;

line-height: 125%;

}



.even a{ 

color:#282817;

text-decoration: none;

}

.even a:hover{ 

color:#9999CC;

text-decoration: none;

}

.even a:active{ 

color:#9999CC;

text-decoration: none;

}

.even a:visited{ 

color:#9999CC;

text-decoration: none;

}





/* ######### CSS for Shade Tabs. Remove if not using ######### */



.shadetabs{

padding: 3px 0;

margin-left: 10px;

margin-top: 1px;

margin-bottom: 0;

font: bold 13px Tahoma;

list-style-type: none;

text-align: left; /*set to left, center, or right to align the menu as desired*/

}



.shadetabs li{

display: inline;

margin: 0;

}



.shadetabs li a{

text-decoration: none;

position: relative;

z-index: 1;

padding: 3px 7px;

border: 1px solid #eaeaea;

color: #FFFFFF;

background: #003399 url(images/tab-off.gif) top left repeat-x;

}



.shadetabs li a:visited{

color: #FFFFFF;

}



.shadetabs li a:hover{

text-decoration: none;

color: #FFFFFF;

}



.shadetabs li a.selected{ /*selected main tab style */

position: relative;

top: 1px;

}



.shadetabs li a.selected{ /*selected main tab style */

background-image: url(images/tab-on.gif);

border-bottom-color: white;

}



.shadetabs li a.selected:hover{ /*selected main tab style */

text-decoration: none;

}

	

div.header {

	border-top:1px solid #EAEAEA; 

	text-align:right;

	margin-top:0px;

}	



div.commentbox {

	border-top:1px solid #666666; 

	border-bottom:3px solid #666666; 

	padding-top: 5px;

	padding-bottom: 5px;

	line-height: 150%;

}	



.newdiz a {

	color:#CC0000;

	font-weight:bold;

	font-size:14px;

}

.newdiz a:hover {

	color:#990000;

}

.newdiz a:visited {

	color:#990000;

}



legend {

	color:#666666;

}



.stats {

	color:#666666;

	font-size: 11px;

}

.stats a {

	color:#666666;

}

.stats a:hover {

	color:#666666;

}

.stats a:visited {

	color:#666666;

}



/* User LiveSearch*/
/*
.AdvancedSearchInput {width: 60% !important;}

.AdvancedUserInput, #DiscussionAutoCompleteResults,

#CommentAutoCompleteResults {width: 160px !important;}	

.AutoCompleteContainer {border: 1px solid #EEE;	border-top: 0;}

.AutoCompleteContainer td {padding: 2px;cursor: pointer;}

.AutoCompleteRow td {background: #FFF; color:#000000}

.AutoCompleteHoverRow td {background: #FF9900;color: #FFF;}	



.CategoryName {margin: 15px 5px 10px 0!important;font-size:14px;font-weight:700;list-style-type: none;}

.CategoryName a {padding: 3px 0 3px 31px;text-decoration: underline!important; background: url('images/cats.gif') no-repeat 0 0;}

.CategoryName a:hover {text-decoration: none!important;}

.CategoryName span, .CategoryDescription span, .CategoryDescription {padding-bottom: 8px;overflow: hidden;list-style-type: none; font-size: 11px;}

.CategoryDiscussionCount, .CategoryOptions {width: auto;display:block;margin-right:15px!important;font-weight: 700;list-style-type: none; }
*/
/* Advanced Search Form */

.AdvancedSearchInput {width: 60% !important;}

.AdvancedUserInput, #DiscussionAutoCompleteResults,

#CommentAutoCompleteResults {width: 194px !important;}	

/* Autocomplete results */

.AutoCompleteContainer {border: 1px solid #EEE;	border-top: 0;}

.AutoCompleteContainer td {padding: 2px;cursor: pointer;}

.AutoCompleteRow td {background: #FFF;}

.AutoCompleteHoverRow td {background: #CC0000;color: #FFF;}