

/**********************/
/*overall styles */
/**********************/

body {
	font-family: Arial, Helvetica, sans-serif;
	/*background: #BC9F76;*/

	text-align:center;
	}
p {font-size:12px; color:#000000; line-height:1.5;}

/**********************/
/* page holders */
/**********************/
#holder {
	}


#container{
	width: 800px;
	margin: 10px auto;
	border:2px solid #fff;
	background: #EFEADF url("../images/images_template/bg_leftside.gif") repeat-y;
	text-align:left;
	}

#top {
	margin-left:70px;
	width:718px;
	}

#menutab {
	display:block;
	margin-left:20px;
	font-size: 11px;
	border-bottom: 1px solid #005A55;
	}

#content {
	float:left;
	width:800px;
	margin:0px 0px 0px 0px;
	background: #F1F0DE url("../images/images_template/murals_cutoff2.gif") no-repeat right bottom;
	}
	
#left_col {
	float:left;
	width: 64px;
	border:1px solid red;
	margin:0;
	padding:0;
	}
	
#leftside {
	margin:0 0px 60px 0px;
	padding: 0 10px 40px 18px;
	float:left;
	/*width:550px;*/
	width:565px;
	border-right:1px dotted #BC9F76; 
	}
.dealertable {
		font-size:11px;
		vertical-align:bottom;
		padding: 5px 5px 5px 5px;
		}	
#rightside {
	margin-left:585px;
	margin-top:10px;
	padding-bottom:25px;
	padding-left:10px;
	}

#longleft {
	padding-left:18px;
	padding-bottom:50px;
	}
	
#shortright {
	float:right; 
	margin-right:10px;
	}
	
#oneside {
	margin-left:20px;
	padding-bottom:50px;
	float:left;
	width:660px;
	}
	
#sidebar {
	}

#sidebar p {
	padding: 0px 8px;
	}

#footer {
	clear: both;
	padding: 10px;
	width:779px;
	background: #5A471C;
	color:#fff;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

/* NAVIGATION BAR */


#menutab ul {
	padding:0;
	margin:0;
	}


#menutab li {
	margin:0;
	padding:0;
	display:inline;
	list-style-type:none;
	}

#menutab a {
	font-weight:bold;
	margin: 0 6px 4px 6px;
	text-decoration:none;
	color:#005A55;
	}

#menutab a.active,#menutab a:hover{
	border-bottom:4px solid #C00 ;
	padding-bottom: 2px;
	color:#C00;
	}



/******** HTML RULES  *********/

h1 {
	background: transparent url("../images/images_template/bg_header.gif") no-repeat;
	overflow:visible;
	display:block;
	height:56px;
	text-indent:-9999px;
	}

a:link, a:visited {
	text-decoration:none;
	color:#0B7575;
	}
/*#303*/
a:hover {
	text-decoration:underline;
	}
	

h2 {
	font-size: 22px;
	color: #005A55;
	letter-spacing:-1px;
	}


h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #005A55;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color:#333333;
	}
	
hr {
	border-width: 1px;
	border-color:#333333;
	border-style:dashed;
	}

q {
	font-weight:bold;
	font-size:12px;
	}

.outside {list-style-position:outside;}
/****** PAGE SPECIFIC ****************/

/*#homepage h2 {
	background:  url("../images/images_template/wallmurals_header.gif") no-repeat;
	overflow:visible;
	text-indent:-9999px;
	height:80px;

	margin:0;
	
	}*/



#homepage h3 {
	font-size: 20px;
	color: #005A55;
	letter-spacing:-1px;
	margin-top:6px;
	}

#homepage #rightside h3 {
	border-bottom:1px solid #000;
	}

#sidebar blockquote {
	background:#fff;
	padding:10px 5px;
	margin:20px 5px 0 0;
	}
	
#sidebar cite {
	/*font-size:11px;*/
	
	}

#mural_thumbs {
	float:left;
	margin:5px;
	}

#mural_holder {
	margin-left:20px;	
	}

#muralspage #mural_stats {
	float:left;
	background:#fff;
	color:#000;
	padding:10px;
	margin-bottom: 4px;
	
	}

#mural_stats p {
	margin-top:0;
	line-height:2.0;
	}

#muralspage #mural_stats img {
	
	}

#muralspage #artist_block {
	clear:left;
	width:680px;
	font-size:12px;
	color:#000000;
	text-align:left;
	background:#fff;
	padding:10px;
	/*margin:10px 0;*/
	}
#muralspage #artist_block img {
	float:left;
	margin-right:10px;
	padding: 0 10px 10px 0;
	}

#muralspage #mural_before {
	float:left;

	}
	
#muralspage #mural_after {
	float:left;
	background:#fff;
	padding: 10px;
	margin: 0 2px 2px 15px;
	}

#muralspage #mural_big {
	position:relative;
	clear:left;
	background:#fff;
	padding:10px;
	margin:10px 0;
	width:640px;
	}
	
#news_summary {

	}

#news_item {
	clear:left;
	margin:10px 0;
	border-bottom: 1px solid #000;
	}
	
#news_item img {
	float:left;
	padding:20px;
	margin-bottom:5px;
	}

#news_text {
	display:table-cell;
	}

* html #news_text {
	display:inline-block;
}

#news_fullstory {
	padding:10px;
	background:#fff;
	}
#news_fullstory h3 {
	border-bottom:1px solid #000;
	}
	
/***** MISC  *****************/

blockquote {
	font:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	}


#mural-select option {
	font:Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#CCCCCC;
	}

#install {
	float:left;
	margin:5px 0;
	padding:5px;
	background:#fff;
}
	

#install_questions {
	clear:both;
	padding-top:20px;
	}

#install ol, #install li {
	margin-right:10px;
	padding:0;
	font-size:14px;
	display:inline;
	}


	
#install_step {
	float:left;
	border:1px solid #ccc;
	background:#fff;
	text-align:center;
	width:90px;
	margin:5px;
	padding:5px;
	}

#install_step p {
	border-top:1px solid #000;
	font-size:11px;
	}


#downloads {
	clear:both;
	padding-top:15px;
	}

.highlight {
	padding:8px;
	border:1px solid #333;
	background:#fff;
	margin:10px 10px 10px 0;
	}

.page_numbers {
	background:#fff;
	margin-right:10px;
	}


#edit_dealer_entry input {

	
	}


#edit_dealer_entry p {
	margin: 6px;
	padding:2px;
	font-size:12px;
	color:#006666;
	
	}

#edit_dealer_entry input {
	
	
	}
	
.delete_entry {
	border:1px solid red;
	width:200px;
	padding:2px;
	}

.text-callout {
	clear:both;
	margin-top:25px;
	
	padding: 5px 15px 5px 75px;
	text-align:left;
	font-size:110%;
	background:#FEFCFD url('../images/images_template/still.jpg') no-repeat 3px 7px;
	width:610px;
	}

.text-callout h2, .text-callout p {
	margin:0px 0;
	}
	
/* DEALER SEARCH..........*/

#store_results {
	float:left;
	width:458px;
	}

#results table {
	background:#fff;
	margin-bottom:10px;
	font-size:10px;
	}
	
#store_results th {
	background:#005A55;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	
	border-collapse:collapse;
	}
	
#store_results th a:link,#store_results th a:visited {
	color:#fff;
	text-decoration:underline;
	}




#results td {
	padding:2px 4px;
	margin:0;
	border-collapse:collapse;
	}
	
/* PAGINATION........*/
div.pagination {
	padding: 3px;
	margin: 3px;
	}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #005A55;
	text-decoration: none;

	}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;
	color: #000;
	}

div.pagination span.current {
	padding: 2px;
	margin: 1px;
	border: 1px solid #000099;
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
	}
	
div.pagination span.disabled {
	padding: 2px;
	margin: 2px;
	border: 1px solid #EEE;
	color:#ccc;
	}






																