/* Begin Typography & Colors */
body, html{
	font-size: .95em; /* Resets 1em to 10px */
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	color: #222;
	background:#926e36;
	margin:0px;
	/*background-image: url(images/bg.jpg);
	background-repeat: repeat-x;*/
	}

#print{
        background:#ffffff;
}

*{font-family: Times New Roman, Arial, Helvetica, sans-serif;}


a, h2 a:hover, h3 a:hover {

	text-decoration: none;
	color:#0036cf;
	}

a:hover {
	color:#0036cf;

	}

a:link, a:visited {
	text-decoration:none;
		color:#0036cf;

}

a:hover, a:active {

	text-decoration: underline;
}


#header{
	height: 95px;
	background: url('../../../wp-content/themes/diet1/images/header.gif') no-repeat;
	background-position: top left;
	width: 783px;
	
}

#languages{
float:right;
width:150px;
	text-decoration:none;
		color:#322107;
}
#languages a{
color:#000000;
}
a:hover#languages {

	text-decoration: underline;
}


#title_desc{
	position:absolute;
	top:45px;
	left:50px;

}


/* menu */
#menu{
	background: #f5f5f5;
	border-top: solid #322107 1px;
	border-bottom: solid #322107 8px;
	overflow: hidden;
        width:783px;
	}
#menu ul{
	list-style: none;
	list-style-type: none;
	font-size: 1.1em;
	margin:0px auto;
	padding: 0px 0px 0px 10px;

}

#sidemenu li {
list-style: disc inside;
	
}

#bridge{
	background: url(images/bridge.jpg) no-repeat;
	height: 168px;
	border-bottom: solid 2px #322107;
	margin: 0 0 29px 0;
}
#bridge_it{
	background: url(images/bridge_it.jpg) no-repeat;
	height: 168px;
	border-bottom: solid 2px #322107;
	margin: 0 0 29px 0;
}
#menu ul li{
	float: left;
	margin: 0 0 0 0px;
}

#menu ul li a{
	display: block;
	text-decoration: none;
	color: #000;
	font-size: 11px; /* Resets 1em to 10px */
	padding-right: 10px;
	padding-left: 10px;
	font-weight:bold;
	line-height: 24px;
	border-left: #322107 solid 1px;
}

#menu ul li a:hover{
	text-decoration: underline;
	font-weight:bold;

}

#menu ul li.current_page_item{



}

#menu ul li.current_page_item a{
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 11px; /* Resets 1em to 10px */
	padding-right: 10px;
	padding-left: 10px;
	font-weight:bold;
	line-height: 24px;
	background:#4d3513;
}


.author{
	background-color:#00007a;
	padding:10px;
	margin-bottom:10px;
	border:5px solid #000000;
	width:250px;
	list-style:none;
	position:absolute;
	right:30px;
	top:170px;
	color:#fff;

}
.author h3,
.author ul,
.author li

{
padding:0px;
margin:0px;
list-style:none;


}


<!--sidebars, left and right-->
#sidebars{
background-color:#000;

}

#sidebars ul{

	padding:0px;
	margin:0px;
	
	padding:10px;


}





#sidebars ul li ul{

	margin:0px;
	padding:0px;
	border-bottom:0px solid #ebc0d5;


}

#sidebars ul li ul ul{

border:none;


}

#sidebars ul li h2 {
	color:#fff;
	padding:0px;
	margin:0px;
	padding:5px 10px 0px 22px;
	font-size:1.4em;
	background-image: url(../wp-content/themes/diet1/images/h2bg.jpg);
	background-repeat: no-repeat;
	height:37px;


}
#sidebars ul li ul li{

	border-bottom:0px solid #f5f5f5;
	padding:5px;
	color:#000;padding-left:20px;

}

#sidebars ul li ul li li{

	border-bottom:0px solid #f5f5f5;
	padding:5px;

}
#sidebars ul li ul li li a{
color:#222;


}


#sidebars ul li ul ul{
	margin:0px;
	padding:0px;
	border-top:0px solid #eee;
}


#sidebars ul li ul li a,
#sidebars ul li ul li a:visited
{
	color:#730000;
	text-align:left;
	font-size:1.10em;


}
#sidebars ul li ul li a:hover{



}

#sidebars ul li ul {
	margin-bottom:10px;

}


#mainbg {
	width:800px;
	background-color:#00FF00
	
}

#footer{
	text-align:center;
	font-size:0.8em;
	background-image:url('../../../wp-content/themes/diet1/images/footer_bottom.gif');
	background-repeat:no-repeat;
	
        margin:0 auto;
        width:798px;
        height:18px;
        padding:1px;


	/*background-color:#0000CC;*/

	
}

#footer_ie{
	text-align:center;
	font-size:0.8em;
	background-image:url('../../../wp-content/themes/diet1/images/footer_bottom.gif');
	background-repeat:no-repeat;
	
        margin:0 auto;
        width:798px;
        height:18px;
        padding:0px 1px 0px 0px;

	/*background-color:#0000CC;*/
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	color:#c69c4a;

	}

#footer p a{

	color:#c69c4a;
	text-decoration: none;
	}
#bottomDiv{
	background: url(images/bottom.jpg) no-repeat;
	background-position: 12px top;
	height: 212px;
	
}
.address{
        clear:both;
	color: #333;
	font-size: 13px;
	padding-top: 20px;
	margin: 15px 0 0 0;
}
.sponsor ul {
margin:0px;
padding:0px;
text-align:center;


}


.sponsor li{
display:inline;
padding:3px 10px;


}


small {

	font-size: 0.9em;

	}

h2.pagetitle {
	font-size: 1.4em;
	color:#ba240c;
	}



.entry img {
float:left;
margin-right:10px;


}

.entry img .alignnone{
margin-right:10px;


}


acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post  small{
	margin:0px;
	padding:0px;


	}

.post  small span{
	color:#000000;
	font-size:1.0em;

	}

.post h2,
.post h3
 {

	margin:0px;
	padding:0px;
 

}
.post h2 a,
.post h3 a
{
	color:#ba240c;
	font-size:20px;
	font-weight:bold;
}



.search{




}

.search ul li{
background-image:none;





}
.author a,.author a:visited{
color:#FFCC00;



}


.author p{
padding:0px;


}

.author img{
padding:3px;
border:1px solid #eee;
background-color:#fff;
margin:5px;


}


.postmetadata {
	clear: left;
}

/* End Structure */



/*	Begin Headers */

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
	padding:0px;
	margin-bottom:0px;
}




/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 0px;

	}

#sidebars #searchform #s {
	width:115px;
	padding: 2px;

	}

#sidebars #searchsubmit {
	padding: 1px;
	}







.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* Comments starts here*/


.alt {
	background-color: #e4e463;
	border:1px solid #dbdb3e;

	}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#f5f5f5;
	border:1px solid #eee;
	color:#000;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	background-color:#f5f5f5;
	border:1px solid #eee;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 10px;
	width: 155px;
	border:1px solid #eee;
	padding:10px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* icons for user, cat and comments */

.post .folder_icon{
	background-image: url(images/folder.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.post .folder_icon a{
	margin-left:15px;


}

.post .comments{
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.post .comments a{
	margin-left:15px;


}

.post .date{
	background-image: url(images/date.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#333;
	font-weight:normal;


}
.post .date strong{
margin-left:15px;



}

.mainbg {
	/*BACKGROUND: none transparent scroll repeat 0% 0%;*/
	background-image:url(../../../wp-content/themes/diet1/images/mainbg.gif);
	background-repeat:repeat-y;
	border: solid red 0px;
	width: 798px;
	}


.mainBodyDiv {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	width: 783px;
	border: solid red 0px;
	}
		
		
.mainBodyDiv H1 {
			MARGIN: 0px 10px
			}
			
			
.mainBodyDiv P {
		MARGIN: 0px 10px
			}
			
			
.mainBodyDiv H1 {
	FONT-SIZE: 2em; 
	COLOR: #fff
			}
			
			
			
.mainBodyDiv P {
	PADDING-BOTTOM: 0.5em
		}
.mainBodyDiv .b1 {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
			}
			
			
.mainBodyDiv .b2 {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.mainBodyDiv .b3 {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.mainBodyDiv .b4 {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.mainBodyDiv .b1b {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.mainBodyDiv .b2b {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.mainBodyDiv .b3b {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.mainBodyDiv .b4b {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.mainBodyDiv .b1 {
	HEIGHT: 1px
}
.mainBodyDiv .b2 {
	HEIGHT: 1px
}
.mainBodyDiv .b3 {
	HEIGHT: 1px
}
.mainBodyDiv .b1b {
	HEIGHT: 1px
}
.mainBodyDiv .b2b {
	HEIGHT: 1px
}
.mainBodyDiv .b3b {
	HEIGHT: 1px
}
.mainBodyDiv .b2 {
	BORDER-RIGHT: #eee 1px solid; 
	BACKGROUND: #f5f5f5; 
	BORDER-LEFT: #fff 1px solid
}
.mainBodyDiv .b3 {
	BORDER-RIGHT: #ddd 1px solid; 
	BACKGROUND: #f5f5f5; 
	BORDER-LEFT: #fff 1px solid
}
.mainBodyDiv .b4 {
	BORDER-RIGHT: #aaa 1px solid; 
	BACKGROUND: #f5f5f5; 
	BORDER-LEFT: #fff 1px solid
}
.mainBodyDiv .b4b {
	BORDER-RIGHT: #999 1px solid; 
	BACKGROUND: #f5f5f5; 
	BORDER-LEFT: #eee 1px solid
}
.mainBodyDiv .b3b {
	BORDER-RIGHT: #999 1px solid; 
	BACKGROUND: #f5f5f5; 
	BORDER-LEFT: #ddd 1px solid
}
.mainBodyDiv .b2b {
	BORDER-RIGHT: #999 1px solid; 
	BACKGROUND: #f5f5f5; 
	BORDER-LEFT: #aaa 1px solid
}
.mainBodyDiv .b1 {
	BACKGROUND: #fff; 
	MARGIN: 0px 5px
}
.mainBodyDiv .b2 {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 2px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	MARGIN: 0px 3px; 
	BORDER-RIGHT-WIDTH: 2px
}
.mainBodyDiv .b2b {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 2px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	MARGIN: 0px 3px; 
	BORDER-RIGHT-WIDTH: 2px
}
.mainBodyDiv .b3 {
	MARGIN: 0px 2px
}
.mainBodyDiv .b3b {
	MARGIN: 0px 2px
}
.mainBodyDiv .b4 {
	MARGIN: 0px 1px; 
	HEIGHT: 2px
}
.mainBodyDiv .b4b {
	MARGIN: 0px 1px; 
	HEIGHT: 2px
}
.mainBodyDiv .b1b {
	BACKGROUND: #999; 
	MARGIN: 0px 5px
}
.mainBodyDiv .boxcontent {
	BORDER-RIGHT: #999 1px solid; 
	DISPLAY: block; 
	BACKGROUND: #f5f5f5; 
	BORDER-LEFT: #fff 0px solid
}
.clear{clear: both}

#mianDiv{
	border: solid red 0px;
        margin:0 auto 0 auto;
        
}

#mainContent{

position: relative;
border: solid green 0px;

}

.common
	{
		margin:0px;
		border: 1px solid red;
		text-align: left;
		position:relative;
		padding:0;
		margin-left: 2px
	}
.mainCenterDiv{
	width: 370px;
}
.mainleft
	{
		background: green ;
		width: 200px;
		margin-left: 0
	}
.mainright
	{

		width: 200px; 
		float: right;	
	}
td.leftpanel{
	background: url(images/vrline.gif) no-repeat;
	background-position: top right;
	padding: 10px 0 0 0;
}
.pageTable{
	margin: 10px 0 0 0;
}
.pageTable td.leftpanel ul{
	margin: 0;
	padding: 0;
}
.pageTable td.leftpanel ul li{
	list-style: none;
	padding: 0 0 0 15px;
}
.pageTable td.leftpanel ul li a{
	color: #4d4d4d;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.pageTable td.leftpanel ul li a:hover{
	color: #4d4d4d;
	text-decoration: underline;
}
.pageTable td.leftpanel ul li.current_page_item a{
	color: #4d4d4d;
	text-decoration: underline;
font-size:13px;
}
.pageTable td.centerpanel{
	color: #333;
	font-size: 13px;
	padding: 0 10px 10px 15px;
	line-height: 18px
}
.pageTable td.centerpanel a{
	color: #0066FF;
}
.pageTable td h2{
	font-size: 14px;
	margin-bottom: 15px
}
.breadcrumb {
	background: url(images/hrline.gif) no-repeat;
	background-position: bottom left;
	font-size: 12px;
	color: #929292;
	padding: 3px 0 4px 12px;
	margin: 0 0 15px 0;
}
.breadcrumb a{
	color: #0099FF;
	font-size: 12px;
	text-decoration: none
}
.breadcrumb a:hover{
	color: #dd0000;
	text-decoration: underline
}
.pageTable td.centerpanel .table{
		width: 100%;
		border-collapse: collapse;
		font-size: 11px
}
.pageTable td.centerpanel .table td{
		padding: 4px;
}


.newsfont{ font-family: Arial, Verdana,Helvetica;	font-size: 10px;  	font-weight: bold; 	color: #707070;	text-decoration: none;	}
.newsfont1{ font-family: Arial, Verdana,Helvetica;	font-size: 12px;  	font-weight: bold; 	color: #707070;	text-decoration: none;	}

.more a{
	color: #ff0000;
	font-size: 12px;
	text-decoration: none
}
.more a:hover{
	color: #ff0000;
	text-decoration: underline
}

a.more:link {color: #6d6d6d; text-decoration: none; font-family:Times New Roman, Arial,  Verdana,Helvetica; font-size: 12px; 	font-weight: bold}
a.more:visited {color:#6d6d6d; text-decoration: none; font-family:Times New Roman, Arial,  Verdana,Helvetica; font-size: 12px; 	font-weight: bold}
a.more:hover {color: orange; text-decoration: underline; font-family:Times New Roman, Arial,  Verdana,Helvetica; font-size: 12px; 	font-weight: bold}
a.more:active {color: blue;font-family:Times New Roman, Arial,  Verdana,Helvetica; font-size: 12px; 	font-weight: bold } 


a.read:hover {font-family:Times New Roman, Arial,  Verdana,Helvetica; font-size: 12px; 	font-weight: normal;	color: #000;	text-decoration:none;}
.read{ font-family:Times New Roman, Arial, Verdana,Helvetica;	font-size: 12px;  	font-weight: normal;	color: #000;	text-decoration: underline;	}














/*=======================*/
/*START PMD CSS*/
/*=======================*/

* { margin: 0px; padding: 0px; }

* html body {
  overflow: hidden;
}

html, body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #525163;
    margin: 0; 
    padding: 0; 
    border: 0;
}

body {
    min-width: 950px;  /* 2x (LS fullwidth + CC Padding) + RC fullwidth */
}

h1 { font-family: tahoma, verdana, arial, helvetica; color: #666666; font-size: 160%; margin: 0 0 5px 0;} 
h2 { font-family: tahoma, verdana, arial, helvetica; color: #666666; font-size: 120%; margin: 0 0 5px 0; padding: 0;}
h3 { font-family: tahoma, verdana, arial, helvetica; color: #666666; font-size: 110%; font-weight: bold; margin: 0 0 5px 0; padding: 0;} 

/***************************************************/
/*************** Template Structure ****************/
/***************************************************/
#container { padding-top: 10px;  padding-left: 210px; /* LC fullwidth */  padding-right: 10px;  /* RC fullwidth + CC padding */ }
#container .column { position: relative; float: left; }
#pmdheader { border-bottom: #DDD 1px solid; }
#center { padding: 0px 0px;  /* CC padding */ width: 100%; }
#left { width: 185px; /* LC width */ padding-left: 30px;  /* LC padding */ margin-left: -100%;  right: 230px; /* LC fullwidth + CC padding */ }
#right { width: 200px; /* RC width */ padding-right: 10px;  /* RC padding */  margin-right: -230px; /* RC fullwidth + CC padding*/ }
#footer { clear: both; }
#left { *left: 210px; } /* RC fullwidth */ /*** IE6 Fix ***/   

/***************************************************/
/*************** FORM STYLES ***********************/
/***************************************************/
div.form-container { padding: 0px 0px 0px 0px; }
div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 170px; font-size: 90%; color: #333; margin-top: 3px; }
div.form-container div.controlset { margin-left: 170px; float: none;}
div.form-container div.controlset input { width: auto; margin: 2px 0px 3px 0px; vertical-align: middle; border:0 none; }
div.form-container input.controlset { width: auto; }
div.form-container select.page-numbers  { width: 50px; padding: 1px; font-size: 90%; }
div.form-container input.error, div.form-container select.error, div.form-container textarea.error { border: 1px solid #C00; background-color: #FEF; }
div.form-container div.custom { padding: 3px 5px 3px 5px; }
/*
div.form-container fieldset ol { margin: 0; padding: 0; }
div.form-container fieldset li { list-style: none; padding: 5px 0 5px 0; margin: 0; }
div.form-container em { font-weight: bold; font-style: normal; position: absolute; right: 0; color: #C00; }
div.form-container label { font-size: 12px; margin-right: 10px; padding: 0px 10px 0 0; width: 150px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.error { color: #C00; }
div.form-container fieldset.buttonrow { border: 0px; margin: 0px; padding: 0px; margin-left: 180px; }
*/
fieldset ol { margin: 0; padding: 0; }
fieldset li { list-style: none; padding: 5px; margin: 0; clear: both; }
div.form-container em { font-weight: bold; font-style: normal; right: 0; color: #C00; } /* removed position: absolute; due to IE7 overlap bug */
fieldset label { font-size: 12px; margin-right: 10px; padding: 0px 10px 0 0; width: 150px; display: block; float: left; text-align: right; position: relative; }
label.error { color: #C00; }
div.form-container fieldset.buttonrow { border: 0px; padding: 0px; }
div.form-container fieldset.buttonrow input { margin: 0 0 0 185px; }

fieldset { margin: 10px 0; padding: 10px; border: #DDD 1px solid; -moz-border-radius: 8px; border-radius: px; }
fieldset.hidden { border: 0px; }
fieldset li img { padding-left: 10px; }
fieldset li p img { padding: 0; }
legend { font-weight: bold; color: #555; padding: 5px 10px 5px 10px; border: #DDD 1px solid; background-color: #EEE }
fieldset div div img { padding: 0px; } /* fix for tree selects */
input.submit { background-color: #EEE; border: 1px solid #C6C3C6; color: #666; padding: 2px 5px 2px 5px; cursor: pointer; width: auto;}
input.submit:hover { background-color:#f5f7fa; border: 1px solid #79a8f5;}
input, textarea, select { width: 250px; background-color: #FFFFFF; font-size: 12px; color: #000000; font-family: inherit;  border: 1px solid #C0C0C0; padding: 3px 5px 3px 5px; }
select option { padding-left: 5px; }
select { width: 262px; padding: 2px 3px 2px 3px; }
textarea { height: 150px; }
input:focus, input.error:focus, textarea:focus { background-color: #f5f7fa; border: 1px solid #79a8f5; }

/***************************************************/
/**************** TABLE LIST ***********************/
/***************************************************/
div.table-list table { width: 100%; margin-bottom: 10px;}
div.table-list table, div.table-list td { border: 1px solid #CCC; border-collapse: collapse; font-family: tahoma, verdana, arial, helvetica; }
div.table-list thead th, div.table-list tbody th { background: #FFF url(./images/gradient_silver.gif) repeat-x; color: #666; padding: 5px 10px; border-left: 1px solid #CCC; text-align: left;}
div.table-list tbody th { background: #fafafb; border-top: 1px solid #CCC; text-align: left; font-weight: normal; }
div.table-list tbody tr td { padding: 5px 10px; color: #666; }
div.table-list tbody tr.odd,
div.table-list tbody tr.odd th { background: #f6f6f6; }  
div.table-list tbody tr:hover { background: #FFF url(./images/table_tr_background.gif) repeat; }
div.table-list tbody tr:hover th { background: #FFF url(./images/table_tr_background.gif) repeat; color #454545; }
div.table-list tbody tr:hover td { color: #454545; } 
div.table-list tfoot td, div.table-list tfoot th { border-left: none; border-top: 1px solid #CCC; padding: 5px 10px; background: #ebebeb; color: #666; font-weight: normal; }
div.table-list caption { text-align: left; padding: 5px 0 0 5px; color: #666; height: 4ex;}
div.table-list caption span.page-numbers { font-size: 90%; padding-bottom: 3px; }
div.table-list caption span.page-numbers-results, div.table-list caption span.page-numbers-results a { font-size: 90%; margin-top: 3px; }

div.table-list table a:link { color: #666; }
div.table-list table a:visited { color: #666; }
div.table-list table a:hover { color: #003366; text-decoration: none; }
div.table-list table a:active { color: #003366; }

/* Page Numbers in Table List */
span.page-numbers-results { float: left; }
span.page-numbers { float: right; } 
div.table-list span.page-numbers a { text-decoration: none; }
div.table-list span.page-numbers a:hover { text-decoration: underline; }

/***************************************************/
/**************** BOX STYLES ***********************/
/***************************************************/
div.box { width: 100%; margin: 0px auto; padding: 5px 0; }
.box .box-header { background:transparent url(./images/box_top_left.gif) no-repeat 0px 0px; }
.box .box-header .box-side { text-align: center; margin: 5px 0 0 0; font-weight: bold; line-height: 28px; height: 28px; background:transparent url(./images/box_top_right.gif) no-repeat right 0px; }
.box .box-header img { float: right; margin: 7px 7px 0 0; border: 0px; }
.box .box-body { background:transparent url(./images/box_middle_left.gif) repeat-y 0px 0px; }
.box .box-body .box-side { background:transparent url(./images/box_middle_right.gif) repeat right 0px; }
.box .box-body .box-side .box-content {  margin:0px 1px 0px 1px; background:#fff url(./images/box_middle_content.gif) repeat 0px 0px;  padding: 1em; text-align: left; }
.box .box-footer { background:transparent url(./images/box_bottom_left.gif) no-repeat 0px 0px; }
.box .box-footer .box-side { font-size:1px; height:2px; background:transparent url(./images/box_bottom_right.gif) no-repeat right 0px; }
.box .box-header h1 { font-size: 12px; margin:0px; padding-top: 0px; /*color: #314774;*/ color: #616161; }
.box p { margin:0.5em 0px 0px 0px; padding:0px; }
.box ul.box_list li.box_list { font-size: 12px; list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0pt; background:transparent url(images/arrow.gif) no-repeat scroll 0px 2px; padding-left: 18px; padding-bottom: 5px;}
.box ul.box_list { font-size: 12px; list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0pt; padding: 0pt; }

/***************************************************/
/**************** STAR RATING **********************/
/***************************************************/      
.star-rating { background:transparent url(./images/star_rating.gif) repeat-x scroll left top; height:16px; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0px; padding:0px; position:relative; width:80px; }
.star-rating li { float:left; margin:0px; padding:0px; clear: none; }
.star-rating li a { display: block; height: 16px; line-height: 16px; overflow: hidden; padding: 0px; position: absolute; text-decoration: none; text-indent: -9000px; width: 16px; z-index: 20; }
.star-rating li a:hover { background: transparent url(./images/star_rating.gif) repeat scroll left center; border: medium none; left: auto; z-index: 2; }
.star-rating a.one-star { left:0px; }
.star-rating a.one-star:hover { width:16px; }
.star-rating a.two-stars { left:16px; }
.star-rating a.two-stars:hover { width:32px; }
.star-rating a.three-stars { left:32px; }
.star-rating a.three-stars:hover { width:48px; }
.star-rating a.four-stars { left:48px; }
.star-rating a.four-stars:hover { width:64px; }
.star-rating a.five-stars { left:64px; }
.star-rating a.five-stars:hover { width:80px; }
.star-rating ul { padding: 0px; }
.star-rating li.current-rating { background:transparent url(./images/star_rating.gif) repeat scroll left bottom; display: block; height: 16px; position: absolute; text-indent: -9000px; z-index: 1; padding: 0px; padding-left: 0px; }
/***************************************************/
/**************** STATUS LINE **********************/
/***************************************************/
div#status-line { background-color: #F8F8F8; border-bottom: 1px solid #C6C3C6; overflow: auto; padding: 5px 5px 5px 10px; height: 17px; }
#status-line span#login-status { color: #525163; font-size: 12px; float: right; }
#status-line span#breadcrumbs { color: #525163; font-size: 12px; float: left; }
#status-line img#home { vertical-align: bottom; /*border-bottom: 1px solid #C6C3C6*/; }

/***************************************************/
/**************** MAINTENANCE LINE *****************/
/***************************************************/
div#maintenance-line { background-color: #ffeaea; border-bottom: 1px solid #e82a2a; overflow: auto; padding: 5px 5px 5px 10px; height: 17px; text-align: center; font-weight: bold; color: #e82a2a; }
div#maintenance-message { background-color: #ffeaea; border: 1px solid #e82a2a; overflow: auto; padding: 20px 20px 20px 20px; text-align: center; font-weight: bold; color: #e82a2a; margin: 20px; font-size: 14px; }

/***************************************************/
/******************* MESSAGES **********************/
/***************************************************/
div.message div.error, div.success { margin-bottom: 10px; padding: 10px 5px 10px 35px; line-height: 1.2em; border-width: 1px; border-style: solid; -moz-border-radius: 4px; }
div.message div.error { border-color: #e82a2a; background: #ffeaea url(./images/message_error.gif) no-repeat 10px 10px;}
div.message div.success { border-color: #4dda2c; background: #eaffea url(./images/message_success.gif) no-repeat 10px 10px;}

/***************************************************/
/********************** MAP ************************/
/***************************************************/
#map { border: 5px solid #C6C3C6; }

.listing_hot { color: red; font-size: 9px; }
.listing_updated { color: green; font-size: 9px; }
.listing_new { color: green; font-size: 9px; }

.listing_sidebox_title { font-weight: bold; }
.listing_sidebox_description { font-size: 10px; }
.listing_sidebox_details { font-size: 9px; padding-top: 5px; }
.listing_sidebox_location {}

/* SIDEBOX STYLES */
#sidebox_popular_categories, #sidebox_categories, #sidebox_menu, #members-menu { /*line-height: 20px;*/ }
/* Popular category sidebox number (Ex: Automotive (3) - style applies to "(3)") */
#sidebox_popular_categories .count { color: #525163; font-size: 10px; }
/* Status line at the top of the page generally showing the breadcrumbs */

#logo { padding: 10px 0 10px 20px; }

#sidebox-login a { font-size: 11px; } 
#sidebox-login input { width: 120px; }
#sidebox-login input.submit { width: 50px; margin: 5px 0px 0px 5px; }
#sidebox-login div.form-container label { width: 80px; margin: 0 0 5px 0; text-align: left; }
#sidebox-login div.form-container fieldset.buttonrow { margin-left: 0px; }
#sidebox-login div.form-container div.controlset { padding: 0px; margin: 0px; }
#sidebox-login div.form-container div.controlset input { width: auto; }
#sidebox-login fieldset { padding: 0px; margin: 0px; }

#searchform div.form-container p.note { margin-left: 0; }
#searchform div.form-container input { width: 150px }  
#searchform div.form-container select { width: 162px }
#searchform div.form-container input.submit { width:60px }

#options select { width: 100px; }

/* CATEGORY STYLES */
ul.category_list li.category_list { font-size: 12px; list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0pt; background:transparent url(images/icon_categories.gif) no-repeat scroll 0px 0px; padding: 0px 20px 20px 20px; }
li.category_list { clear: both; }
ul.category_list { font-weight: bold; text-decoration : none; color: #888888; }
ul.category_list .category { font-size: 12px; }
ul.category_list .category a { font-size: 12px; }
ul.category_list .category_description { font-size: 10px; }
ul.category_list .subcategories { font-size: 9px; font-weight: normal; }
ul.category_list .subcategories a { font-size: 9px; font-weight: normal; }
ul.category_list img { float: left; padding: 0px 10px 20px 0px; }

ul.location_list li.location_list { font-size: 12px; list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0pt; background:transparent url(images/icon_categories.gif) no-repeat scroll 0px 0px; padding: 0px 20px 20px 20px; }
ul.location_list { font-weight: bold; text-decoration : none; color: #888888; }
ul.location_list .location { font-size: 12px; }
ul.location_list .location a { font-size: 12px; }
ul.location_list .location_description { font-size: 10px; }
ul.location_list .sublocations { font-size: 9px; font-weight: normal; }
ul.location_list .sublocations a { font-size: 9px; font-weight: normal; }
ul.location_list img { float: left; padding: 0px 10px 20px 0px; }

ul.listing_results li.listing_results { font-size: 12px; list-style-image: none; list-style-position: outside; list-style-type: none; margin: 5px; }
ul.listing_results { margin: 0px; }
li.listing_results { padding: 10px; border: #DDD 1px solid; overflow: auto; }
ul.listing_results .listing_results_listing { }
ul.listing_results .listing_results_title { padding-bottom: 5px; }
ul.listing_results .listing_results_score { float: left; }
ul.listing_results .listing_results_zip_distance { float: left; }
ul.listing_results .listing_results_logo { padding-right: 10px; float: left; width: auto; }
ul.listing_results .listing_results_address { padding-bottom: 5px; }
ul.listing_results .listing_results_rating { float: right; vertical-align: top; }
ul.listing_results .listing_results_description { }

ul.listing_options li.listing_options { font-size: 12px; list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0px; padding-left: 30px; }
li.listing_options { line-height: 22px; padding-bottom: 5px; }

/* Images Search */
.image_results ol { margin: 0 0 10px 0; padding: 0; }
.image_results li { list-style: none; padding: 20px; margin: 0; clear: both; border: #DDD 1px solid; }
.image_results .image { float: left; vertical-align: middle; margin-right: 20px }
.image_results .image_details { vertical-align: middle; }
.image_results .image_title { font-weight: bold; }

/* Documents Search */
.document_results ol { margin: 0 0 10px 0; padding: 0; }
.document_results li { list-style: none; padding: 20px; margin: 0; clear: both; border: #DDD 1px solid; }
.document_results .document_details { vertical-align: middle; }
.document_results .document_title { font-weight: bold; }

/* Offers Search */
.offers_results ol { margin: 0 0 10px 0; padding: 0; }
.offers_results li { list-style: none; padding: 20px; margin: 0; clear: both; border: #DDD 1px solid; overflow: auto; }
.offers_results .image { float: left; vertical-align: middle; margin-right: 20px }
.offers_results .offers_details { vertical-align: middle; }
.offers_results .offers_title { font-weight: bold; }
                                                   
.clear { height: 0px; line-height: 0px; clear: both; }
                                          
/********** LINKS ****************/
A:link { COLOR: #5678a2; text-decoration: none; }
A:visited { COLOR: #5678a2; text-decoration: none; }
A:hover { COLOR: #F56655; text-decoration: underline; }
A:active { COLOR: #5678a2; text-decoration: none; }

/********** LISTS ****************/ 
li.sitemap_li {}
ul.sitemap_ul { margin-left: 10px; padding-left: 1.0em; padding-top: 0.2em; list-style-image: url('./images/point.gif') }

.listing_default { font-family: Verdana, Arial, Sans-Serif; font-size: 12px; text-decoration : underline; font-weight: bold; color: black; }
.listing_4 { font-family: Verdana, Arial, Sans-Serif; font-size: 12px; text-decoration : none; font-weight: bold; color: blue }

/********** TREE *****************/
.dhtmlx_tree_wrapper { padding: 5px; height: 150px; width: 250px; border: #C0C0C0 1px solid; }

/********** IMAGE GALLERY ********/
#image_gallery { list-style: none; width: 500px; margin-top: 10px; }
#image_gallery li { float: left; display: block; cursor: pointer; border: 3px solid #fff; outline: 1px solid #ddd; margin-right: 14px; margin-bottom: 14px; } 
#image_gallery li img { border: 0; }
#image_gallery_image { border: 3px solid #fff; outline: 1px solid #ddd; margin: 10px 0 10px 0; }
#image_gallery_image_title { font-weight: bold; font-size: 14px; margin-left: 5px; }
#image_gallery_image_description { margin-left: 5px; }

/********** OFFER IMAGE GALLERY ********/
#offer_image_gallery { list-style: none; width: 500px; margin-top: 10px; }
#offer_image_gallery li { float: left; display: block; cursor: pointer; border: 3px solid #fff; outline: 1px solid #ddd; margin-right: 14px; margin-bottom: 14px; }
#offer_gallery li img { border: 0; }
#offer_image_gallery_image { border: 3px solid #fff; outline: 1px solid #ddd; margin: 10px 0 10px 0; }
