body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEE;
	size:11px;
	background:#000;
	background-image:url(images/bg-2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	}

img {
	border: none;
}

h1{
	font-size: 15px;
	color: #8793A6;
	font-weight: normal;
	margin-top: 5px;
	
}
h2 {
	font-size: 13px;
	color:  #663333;
	font-weight: normal;
	display: block;

}
h3 { 
	font-size: 14px;
	color:#FFFFFF;
	font-weight: normal;
	background-color:#4b78b4;
	display: block;
	padding: 3px;
}
h4 {
	margin: 0px;
	display: block;
	font-size: 14px;
}
h5 {
	display: block;
	background-color: #E7AE2C;
	width: 80%;
	color: #333333;
	font-size: 11px;
	padding: 3px;
}
ul {
	font-size: 10px;
	color: #000000;
}
li {
	margin-bottom: 3px;
}
p a {
	text-decoration: underline;
}

.spanbox{
	clear: both;
}

/* ----------------------------------------- Main Edit Modules for Customization (don't forget to edit textmodule.css) */
#shell{
	margin: 0px 0px 0px 0px;
	width: auto;
	height: auto;
}
#admin_buttons {
	position: absolute;
	padding: 10px 0px 0px 15px;	
	font-size: 10px;
}
#admin_buttons a{
	color: #CCCCCC;
}
#admin_buttons a:hover{
	color: #CCCC99;	
}

#bodywrapper{
	float: left;
	height: auto;
	width: 760px;
	margin: 110px 0 0 245px;
	background-image:url(images/bg_body.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666;
}

#header {
	height: 140px;
	width: auto;
	padding: 15px 0px 0px 0px;
	background: #000;
	background-image:url(images/bg_header.jpg);
	background-repeat: no-repeat;
	
}
#toplevelnav{
	width: auto;
	height: 26px;
	margin-left: 0px;
	padding-top: 0px;
	display: block;
	background: #222;
}

#sidebar {
	float: right;
	width: 600px;
	height: 25px;
	margin: 0;
	padding: 0;
	background-image:url(images/phone.jpg);
	background-repeat: no-repeat;
	background-position:right;
}

#sidebar input {
	height: 18px;
}

#sidebar div{
	padding: 0;
	margin: 0;
}

#sidebar .search_moduletitle{
	display: none;
	margin: 0;
	padding: 0;
}

#search_string {
	background: #fff;
}

#submitSearch {
	background:#131B59;
	color: #FFF;
	padding: 2px 4px 2px 4px;
	border: 1px solid #E5E5E5;
	text-transform: uppercase;
}

#bodycontentall{
	float: left;
	min-height: 340px;
	width: 740px;
	margin: 35px 0px 0px 3px ;
	padding-left: 5px;
	padding-bottom: 10px;
}

.siteFooter{
	width: 760px;
	height: 40px;
	margin: 0px 0px 0px 250px;
	text-align: left;
	font-weight: normal;
}
.siteFooter p {
	margin: 0px 0px 0px 0px ;

}
.siteFooter a{ 
	color: #cccccc;
}
.bg_footer{
	width: 760px;
	height: 40px;
	margin: 0px 0px 0px 250px;
	padding-top: 0;
}

#footer{
	margin-left:auto;
	margin-right:auto;
}

.copyright{
	width: 100%;
	height: 10px;
	margin: 0px 0px 0px 250px;
	text-align: left;
	background: transparent;
	font-weight: normal;
	padding-top: 0px;
}
.banner_image{
	margin-left: -12px;
	margin-top:  -10px;
}
.slideshow {
	margin: -55px 0px 0px -13px;
}
.link_rotator {
	float: right;
	width: 300px;
	height: 67px;
	margin-bottom: 10px;
	margin-right: 5px;
	
}
#table {
	float: right;
	width: 350px;
	
}

div.automobilemodule {
	text-align: left;
}

div.automobilemodule td.automobile{
	width: 250px;
	text-align: center;
}

div.automobilemodule img.automobile{
	border: 1px solid white;
	width: 275px;
	height: 175px;
	margin: 10px;
}

div.automobilemodule img.automobile_image{
	width: 500px;
	height: 375px;
	margin-left: 100px;
	margin-bottom: 20px;
}

div.automobilemodule div.automobile_description{
	margin-bottom: 10px;
}

p.description{ margin-top: 0;}

span.description{ font-weight: bold; }

div.automobilemodule h2 {
	font-weight: normal;
	font-size: 16px;
	display: block;
	color: #FFF;
	background: #333399;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.automobilemodule h5 {
	width: 736px;
	background: transparent;
	display: block;
	color: #FFF;
	text-align: right;
}

div.automobilemodule hr { display: none; }

div.automobilemodule ul {
	list-style-type: none;
	color: #FFF;
	display: block;
	background-color: #444;
}

div.automobilemodule table.specs{
	padding-left: 50px;
	display: block;
	background-color: #444;
}

div.automobilemodule td.label{
	width: 125px;
	font-weight: bold;
}

div.automobilemodule div.automobile_sold{
	background: #be0004;
	color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: -10px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	
}

/************  standard links - sitewide  ******************/
a {
	color:#EEE;
	text-decoration:none;
}

a:hover {
	
	color: #990000;
	/*text-decoration:underline;*/
	text-decoration:none;
}

/* A litle fix for the dotten line under the header images... */
.imagebutton {
	border-bottom: 0px;
}
.imagebutton:hover {
	border-bottom: 0px;
}

/**  A little class to quickly align text to the center **/
/**  useful if the you need to override another classes text alignment **/
.center {
	text-align: center;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 0px solid #666;
	border-right: 0px solid #666;
	margin: 0px;
	font-size: 10px;
	padding: 1px;
	height: 18px;
	color: #000;
	background:#FFF;
	margin-bottom: 3px;
	
}
.loginbutton {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
}

#subheader{
	width:775px;
	margin-left:auto;
	margin-right:auto;
}


.textwithoutheader .text_moduletitle{
	margin:0 0 0 0;
	color:#666666;
	font-size:12px;
	font-weight:normal;
}

.textwithheader .text_moduletitle{
	margin:0 0 0 0;
	color:#666666;
	font-size:16px;
	font-weight:normal;
}

#homeorange p, #homeorange h2, #homeorange h3 {
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#homeorange h2 {
	margin:0 0 7px 0;
	color:#666666;
	font-size:14px;

}
#homeorange h3 {
	margin:0 0 0 0;
	color:#666666;
	font-size:12px;
	font-weight:normal;
}
#homeorange p {
	margin:0 0 20px 0;
	color:#666666;
	font-size:12px;
}
.linesImage {
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	padding-top: 3px;
	padding-bottom: 3px;
}

#newshomepage{
	background:url(images/newslogo.jpg) 125px top no-repeat;
	width:250px;
	margin:0 2px 0 0;
	padding:50px 0px 0 10px;
	text-align:right;
}
.news {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.news li {
	background-image: url(images/newsItemBG.gif);
	background-repeat:no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 0px 15px 0px 0px;
}

.news li h3 {
	padding:0;
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
	color: #666666/*#95B510*/;
	font-weight: normal;
	font-size: 10pt;
}

.news li p {
	margin:7px 0 0 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EEEEEE /*#656565*/;
}

.news li p a {
	text-decoration: none;
}

.forumPosts {
	padding-left: 27px;
	margin: 0px 0px 5px 0px;
	list-style-type:  disc;
	border-top: 1px #b3b2b2 solid;
}
.forumPosts li {
	color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px #e3e3e3 solid;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}

.forumPostsLink {
  	text-align: right;
  	color: #aed352;
  	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}

.contrib {
	padding-left: 27px;
	margin: 0px 0px 5px 0px;
	list-style-type:  disc;
	border-top: 1px #b3b2b2 solid;
}

.contrib li {
	color: #6e8e96;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px #e3e3e3 solid;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}

.contribLink {
  	text-align: right;
  	color: #aed352;
  	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}



.profileInfo {
	text-align: right;  
}

.profileInfo p {
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  
	color: #666666;
}

.profileInfo p a {
	text-decoration: none;  	
	font-weight: none;
	font-size: 10px;
}

.textwithheader{
	background:url(images/body-header-nd.jpg) no-repeat;
}

.currentlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:normal;
	text-decoration:none;
	border:0px;
}

.navlink, .navlink:link, .navlink:visited, .navlink:active {
	
	color:#eee /*#6b900d*/;
	padding-top: 6px;
	padding-bottom: 7px;
}

.navlink:hover {
	color: #FFFFFF;
	border:none;
	background: #660000;
}

.sublink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#AED352;
	text-decoration:none;
	border:0px
}
.sublink3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}



#newsclip{
	background-image: url(images/newsItemBG.gif);
	margin:0 2px 0 0;
	padding:50px 15px 0 10px;
	text-align:right;
}

#bodytop{
	height:5px;
	background:url(images/links-children-back.gif) -1px 0px;
}
#bodytop-long{
	height:5px;
	background:url(images/links-children-back-long.gif) -1px 0px;
}
.pad{
padding:15px;
}

.pad h1{
padding:0px;
margin:0px 0 0px 0;
color:#666666;
font-family:Helvetica, Arial, sans-serif;
font-size:16px;

}
/* Site-wide text formatting */


/* -------------------------------------------------Generic Module-independent formatting */
.moduletitle {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}
.summarytitle {
	font-weight: normal;
}


td.header, td.header a {
	background-color: #aaa;
	color: #fff;
	font-weight: normal;
	font-size: 15px;
	padding: 2px;
}


/* -------------------------------------------------Error Message Style */
div.error {
	font-weight: normal;
	color: #000000;
	padding-bottom: 1em;
}
/* Misc */




/* ------------------------------------------------------Navigation Styling */
.modulewrapper {
	padding: 20px;
}

/* ------------------------------------------------------Breadcrumb Styling */
#breadcrumb {
	clear: both;
	padding-top: 2px;
	padding-bottom: 7px;
	padding-left: 12px;
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	display: none;
}

div.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #C4C4C4;
}

div.breadcrumb a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
div.breadcrumb a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
div.breadcrumb a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

/* Textmodule Styling */



/* ------------------------------------------------------Newsmodule Styling*/

.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	text-align: right;
	font-style:italic;
	margin-bottom: 5px;
}
.news_datefull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	text-align: right;
	font-style:italic;
	margin-bottom: 5px;
}
.news_itemtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
	padding: 2px;
	background:#4b78b4;
	margin-top: 5px;
}
.news_itemtitle2full {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
	padding: 2px;
	background:#4b78b4;
	margin-top: 5px;
}

.news_textbody {
	
	font-size: 11px;
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
}

/*.news_moduletitle {
	color: #CCCCCC;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 7px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	width: 80%
	/* 	background-image: url(images/01-pagetitle-shadow-dots.jpg);
	background-repeat: repeat-x;
	background-position: left bottom; 
}*/
/* ----------------------------------------------------------------Container Styles */
div.container_box {
	padding: 0px;
	margin: 0px;
	height: auto;
	
}
.bodycopyall {
	
}
div.container_editbox {
	border: 1px solid #EEEEEE;
	margin: 0px;
}

div.container_editheader {
	
	padding: 0px;
	background-color: #111;
	display:table; 
	border: 0px solid #CCCCCC;
	width: 100%; 
	margin: 0px;
}

div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: normal;
}


div.itemtitle {
	font-family: Arial, Verdana;
	font-weight: normal;
}


.columnone {
	float: left;
	margin-right: 10px;
	width: 400px;
	
}
.columntwo {
	float: right;
	width: 200px;
	
}


/* News Module */


/* Themable Forms */
div.form_title {
        color: #CCCCCC;
        font-weight: normal;
        font-size: 16px;
        padding-bottom: 5px;
		border-bottom:1px solid #cccccc;
		margin-bottom:5px;
		width: 80%;
}

div.form_header {

}

.form_lable{
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
}





/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: normal;
}

table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}

table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}

td.debug_attribute {
	font-family: monospace;
	font-size: 10px;
}

td.debug_varname {
	font-weight: normal;
}

td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}

td.debug_value {
	font-family: monospace;
	font-size: 11px;
	color: #fff;
}

/*************************************** Workflow */
div.workflow_action {
	border: 1px solid #DDD;
	margin-bottom: 1em;
}

div.workflow_inapproval {
	margin-left: 35px;
}

div.workflow_approved {
	border: 2px solid #030;
	background-color: #DDD;
}

div.workflow_action_restored {
	border: 2px solid #030;
	background-color: #FFF;
}

div.workflow_action_posted {
	border: 2px solid black;
}

/* FAQ Module*/
div.faq_moduletitle {
	font-size: 16px;
}

td.category_bg {
	background-color: lightgrey;
}
td.category_title {
	font-size: 12px;
	font-weight: normal;
}
td.question {
	font-size: 10px;
	font-weight: normal;
}

/*------------------------Article Module--------------------*/
div.article_title {
	font-size: 14px;
	font-weight: normal;
}

div.article_body {
	font-size: 10px;
}

td.article_summary {
	font-size: 10px;
}

a.article_title_link {
	font-size: 12px;
	color: blue;
}

/** Navigationmodule Views **/

.childrenonly a:link {
	color: #666666;	
}
.childrenonly a:visited {
	color: #666666;	
}
.childrenonly a:hover {
	color: #0835b4;	
}

td.childrenonly {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
}
td.childrenonly:hover {
}
table.childrenonly {
	width: 190px;
	display: none;
}
a.childrenonly {
	padding-left: 5px;
}
/** New Tab style of interface for Nav manager **/
td.tab_btn {
	border: 1px solid black;
	border-right: 0px solid black;
	background-color: #DDD;
	padding: .5em;
}

td.tab_btn_last {
}

td.tab_spacer {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

td.tab_btn_current {
	background-color: inherit;
	border-bottom: 0px solid black;
}

td.tab_main {
	padding: .5em;
	border: 1px solid black;
	border-top: 0px solid black;
}
div, table, td, tr {
padding:0px;
margin:0px;
font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}


.contact_moduletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCD8B8;
}

/** Bulletin Board Module  **/
.bb_moduletitle {
        color: #333333;
        font-weight: normal;
        font-size: 16px;
        padding-bottom: 5px;
		border-bottom:1px solid #cccccc;
		margin-bottom:5px;

}

.bb_postsubject {
        color: #333333;
        font-weight: normal;
        font-size: 16px;
        padding-bottom: 5px;
		border-bottom:1px solid #cccccc;
		margin-bottom:5px;

}


.bb_editicons {
 float:right;
}

.bb_boarddesc {
        color: #999999;
        font-weight:normal;
        font-size: 11px;
        padding-bottom: 3px;
}

.bb_boardlist_header {
	background:#b1d83d;	
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	height: 30px;
	background-image: url(images/green-bg-image.gif);
	background-repeat: reapeat-x;
}
/* Not used */
.bb_boardlist_header2 {
	background:#e3e3e3;	
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	height: 30px;
	background-image: url(images/gray-bg-image.gif);
	background-repeat: reapeat-x;
}/**/

.bb_boardlist_header td{
	padding:5px 2px 5px 2px;
	border-top:0px solid #666699;
	border-left:0px solid #666699;
	border-bottom:1px solid #8dab35;
	border-right:1px solid #8dab35;
}

.bb_boardtitle {
	padding: 3px;
}
.bb_boardtopics {
	text-align:center;
}

.bb_boardposts {
	text-align:center;
}

.bb_boardlastpost {
  width: 120px;
	font-size: 11px;
	text-align: center;
}

.bb_header {
    background:#65A8BF;	
	font-size: 10px;
	font-weight: normal;
	border-top:1px solid #333333;
	border-bottom:1px solid #eeeeee;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
    padding-right: 2px;
    padding-left: 2px;
}

.bb_threadlist {
	font-size: 10px;
	padding: 5px;
}


.bb_postcredit {
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	padding-left: 5px;
	width: 150px;
}

.bb_postsubject {
        color: #333333;
        font-weight: normal;
        font-size: 16px;
        padding-bottom: 5px;
		border-bottom:1px solid #cccccc;
		margin-bottom:5px;
}

.bb_replysubject {
        color: #777777;
        font-weight: normal;
        font-size: 13px;
        padding-bottom: 5px;
		border-bottom:1px solid #cccccc;
		margin-bottom:5px;
}

.bb_postbody {
}

a.bb_icon_link {
	text-decoration: none;
	border: 0px dotted #111111;
}



tr.bb_row {
        background-color: #fff;
		font-size:12px;
		color:#555555;
		vertical-align:middle;
}

tr.bb_row:hover td, tr.row:hover td a a:hover {
        background: #f8ffe2;
		border-bottom:1px solid #e2f0b6;
		border-right:1px solid #f8ffe2;
}

tr.bb_row td {
		border-bottom:1px solid #effcc5;
		border-right:1px solid #effcc5;
		padding:5px;
		height:40px;
		vertical-align:middle;
}
tr.bb_row td span.bb_date {
		font-size:10px;
		color:#999999;
}



div.bb_bio {
		float:right;
		font-style:italic;
		font-size:10px;
		color:#999999;
		text-align:left;
		width:250px;
		border-left: 1px dotted #999999;
		padding:0 0 0 10px;
		font-style:italic;
		margin:0 0 0 10px;
}
.bb_reply_light{
		padding:5px;
		background:#FBFBFB;
		width:100%;
}

.bb_reply_dark{
		padding:5px;
		background:#fff;
		background:#F3F3F3;
		width:100%;
}

.bbreplies{
font-size:12px;
color:#6e891f;
		background:#b1d83d;
		padding:5px;
		border-bottom:1px solid #8dab35;
}

.bb_avitar {
  	float: right;
	margin: 0 0 10px 0;
}

.bb_signature {
		padding:5px;
		clear:both;
		border:1px dotted #555555;
		
}

.bb_quote{
	border-left:1px dotted #999999;
	margin-left: 15px;
	padding-left:5px;
	margin-bottom: 20px;
	font-style:oblique;
	color:#999999;
}

.bb_quote span{
	font-weight:normal;
	color:#555555;
}
/*-------------------------------------------- listing module */

.listing_table_right {
	width: 85%;
}
.listing_photo_right {
	
}
.listing_info_right {
	background: #FFF;
	padding: 5px;
	color: #666666;
	
}
.listing_info_right a{
	color:#990000;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	
}
.listing_info_right a:hover{
	background: #CCCCCC;
	color:#666666;
	
}
.listing_name {
	color: #FFFFFF;
	background: #333;
	font-size: 12px;
	font-weight: bold;
	
}

.TItle , .faq_toc{
	color: 937346;
	font-size: 23px;
	margin: 0px;
}

/*-------------------------------------------- addressbook module */

.addressbook_module{
	padding-left: 5px;
}
/* ------------------ FAQ -------------------------- */
.faq_area {
	width: 500px;
}
.faq_management {
	float: right;
}
.faq_lettera {
	font-size: 24;
	color: #999999;
	float:left;
	
}
.faq_answer {
color: #000000;
	size:11px;
}
.faq_question {
	display: block;
	color: #FFF;
	background:#444444;
	padding: 3px;
	font-size: 12px;
	
}
.faq_question a{
	color: #FFF;
}
.faq_toc {
	
}

td.category_bg {
	background-color: lightgrey;
}
td.category_title {
	font-size: 12px;
	font-weight: normal;
}
td.question {
	font-size: 10px;
	font-weight: normal;
}

.weblog_itemtitle {
	color: #333333;
	font-size:18px;
}
.resource_moduletitle {
	float: right;
	color: #000;
	font-size: 16px;
	text-align: right;
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
	width: 95%;
	text-transform: lowercase;
	padding: 3px;
	
}
/* ---------------- Media Resources ---------------------- */
.resourcesmodule_adminedit {
	float: left;
	display: block;
	width: 100%;
	
}
.media_resources {
	
}
.media_title {
	float: left;
	width: 266px;
	background:#999;
	color: #fff;
	padding: 2px;
	font-size: 10px;
	
}
.media_desc {
	float: left;
	width: 180px;
	background:#666;
	color: #fff;
	padding: 2px;
	font-size: 10px;
}

.media_button {
	float: left;
	width: 60px;
	background:#FFF;
	padding: 2px;
	font-size: 10px;
}
.media_button a{
	padding: 2px;
}
.media_button a:hover {
	background: #999966;
	padding: 2px;
}
/*-------------------- calendar styles --------------*/
.calendar_monthly {
	background: #333;
}
.mngmntlink calendar_mngmntlink {
	color: #000;
	font-size: 12px;
	padding: 4px;
}

a.calendar_mngmntlink:hover{
	color: #68ADFB;
}

table#home {
	margin-left: 40px;
}
#home td {
	padding: 5px;
}
table#sub {
	color: #FFF;
	width: 750px;
	font-weight: bold;
	margin-left: 10px;
}
#sub td {
	padding: 10px;
}

/*------------------ navigation management controls ------------------ */

#manager {
	background: #333;
}
.navigation_moduletitle {

}
.tab_btn_current {
	
}
.tab_btn_current a{

}
.tab_main{
	color: #fff;
}
.tab_btn {
	color: #333;
}
.tab_btn a{
	border: 1px;
}
.form_header {

}

.row {
	background: #222;
}

tr.even_row {
	background-color: #444;
}
tr.even_row {
	background-color: #444;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #999;
	color: #fff;
}

tr.odd_row a{
	
}
/***************************************** Administration Module Manager form **/
.administration_modmgrheader {
	background-color: #222222;
}

.administration_modmgrheader span.active {
	color: #333333;
	font-weight: normal;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: normal;
}

.administration_modmgrbody {
	padding-left: 10px;
	border: 1px solid #222222;
}
