/* BASE CSS */

* {
	margin: 0px;
	padding: 0px;
}

html {
	background-color: #FFFFFF;
}

body {
	background-image: url('../images/background.gif');
	background-repeat: repeat-x;
	background-position: 0px 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

body.editor {
	background-image: none;
	background-color: #FFFFFF;
}

table {
	border-collapse:collapse;
	border-spacing: 0px;
	border: 0px;
} 

table td {
	vertical-align: top;
}

p {
	margin-bottom: 10px;
}

ul, ol {
	padding-left: 15px;
	margin-bottom: 10px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	color: #D64638;
	margin-bottom: 10px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 23px;
	color: #D64638;
	margin-bottom: 5px;
}

.photography h1, .photography h2 {
	color: #526C1A;
}

.annie-cooks h1, .annie-cooks h2 {
	color: #169D9D;
}

.window-cleaning h1, .window-cleaning h2 {
	color: #5582BF;
}

img { 
	border: none;
}

a {
	text-decoration: none;
	outline: none;
	color: #D64638;
}

.photography a {
	color: #526C1A;
}

a:hover, .photography a:hover, .annie-cooks a:hover, .window-cleaning a:hover {
	color: #000000;
}

.annie-cooks a {
	color: #169D9D;
}

blockquote {
    margin: 10px 0 10px 15px;
}

.cl {
	clear: left;
}

.cr {
	clear: right;
}

.cb {
	clear: both;
}

/* FORM CSS */                      

fieldset {
	border: 0px;
}
 
legend {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
 
fieldset td {
	padding: 2px 4px;
}
 
.button {
	border: 0px;   
	background-color: #000000; 
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 5px;
}

.alert, .red {
	color: #FF0000;
}

/* LAYOUT CSS */

#container {
	width: 870px;
	margin: 0px auto;
}

#header {
	width: 870px;
	height: 47px;
	background-repeat: no-repeat;
	background-image: url('../images/header_bg_coatings.gif');
}

.photography #header {
	background-image: url('../images/header_bg_photography.gif');
}

.annie-cooks #header {
	background-image: url('../images/header_bg_annie_cooks.gif');
}

.window-cleaning #header {
	background-image: url('../images/header_bg_window_cleaning.gif');
}

#content_box {
	background-image: url('../images/content_bg.gif');
	background-repeat: no-repeat;
	background-position: 0px 143px;
	background-color: #FFFFFF;
}

#content_box_inner {
	min-height: 518px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

.coatings #content_box_inner {
	background-image: url('../images/liberty_coatings_logo.gif');
	background-position: 8px 16px;
}

.photography #content_box_inner {
	background-image: url('../images/photography_logo.jpg');
	background-position: 7px 19px;
}

.annie-cooks #content_box_inner {
	background-image: url('../images/annie_cooks_logo.jpg');
	background-position: 10px 9px;
}

.window-cleaning #content_box_inner {
	background-image: url('../images/window_cleaning_logo.jpg');
	background-position: 4px 24px;
}

#homelink {
	float: right;
	font-size: 14px;
	line-height: 16px;
	margin-top: 27px;
	height: 20px;
	display: block;
	color: #FFFFFF;
	padding: 0px 15px;
}

#social_links {
	float: left;
	width: 146px;
	margin: 410px 0px 0px 10px;
	padding: 0px;
}

#social_links li {
	list-style: none;
	font-weight: bold;
	line-height: 15px;
	clear: left;
}

#social_links img {
	float: left;
	clear: left;
	margin: 0px 6px 10px 0px;
}

#content {
	padding-top: 10px;
	margin-left: 190px;
	width: 636px;
}

#header_photo {
	padding: 3px 3px 0px 3px;
	margin: 1px 0px 11px 0px;
	border-left: 1px solid #D64638;
	border-top: 1px solid #D64638;
	border-right: 1px solid #D64638;
}

.annie-cooks #header_photo {
	border-left: 1px solid #169D9D;
	border-top: 1px solid #169D9D;
	border-right: 1px solid #169D9D;
}

#footer {
	border-top: 1px solid #E2E0DA;
	padding: 10px 2px 20px 0px;
	text-align: right;
	font-size: 11px;
	color: #999999;
}

#footer a {
	color: #999999;
	float: left;
}

/* NAVIGATION CSS */

#nav {
	padding: 0px;
	margin: 0px;
	width: 670px;
	height: 47px;
	float: left;
}

#nav li {
	list-style: none;
	float: left;
	height: 47px;
	border-left: 1px solid #FFFFFF;
}

#nav li a {
	font-size: 14px;
	line-height: 16px;
	height: 20px;
	display: block;
	margin-top: 27px;
	color: #FFFFFF;
	padding: 0px 15px;
}

.annie-cooks #nav li a, .annie-cooks #homelink {
	color: #169D9D;
}

#tools {
	float: right;
	width: 102px;
}

#tools li {
	list-style: none;
	float: left;
}

#tools li a {
	display: block;
	width: 22px;
	height: 47px;
	overflow: hidden;
	text-indent: -9999px;
	margin-left: 1px;
}

/* GALLERY STYLES */

.gallery {
	padding: 0px;
	margin: 0px;
}

.gallery td {
	width: 141px;
	text-align: center;
	padding: 0px 33px 17px 0px;
}

.galleryba td {
	width: 310px;
}

.gallery table {
/*	background-color: #FAF8F6;
	border: 1px solid #C1BAB1;*/
	width: 138px;
	height: 138px;
}

.galleryba table {
	width: 306px;
	height: 306px;
}

.gallery td table td {
	padding: 2px;
	width: 137px;
	height: 137px;
	vertical-align: middle;
}

.gallery img {
	padding: 0px;
	margin: 0px;
}

/* ADMIN CSS */

#admin .button {
	margin: 0 3px 6px 0;
}

#admin .admin_table {
	width: 100%;
}

#admin .admin_table td {
	padding-right: 4px;
}

#admin ul, #admin ol {
	padding-left: 0px;
}

.admin-index-list img { 
	float: left; 
	padding: 2px 6px 2px 4px;
}

.admin-index-list, .admin-index-grid { 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 100%;
}

.admin-index-list li { 
	padding: 3px;
	margin: 5px 0;
	line-height: 17px;
	background-color: #aaa; 
	background-image: url('../images/admin_bar_bg_light.png');
	background-position: center left;
	background-repeat: repeat-x;
	border: 1px solid #999; 
}

.admin-index-list li div {
	float: right;
	padding: 0;
	margin: 0 3px;
	text-align: center;
}

#admin .admin-index-list .button { margin: 0px; width: 100%; }
.admin-index-list li div.view { width: 46px; }
.admin-index-list li div.configure { width: 77px; }
.admin-index-list li div.edit { width: 36px; }
.admin-index-list li div.subpages { width: 100px; }
.admin-index-list li div.delete { width: 55px; }

.admin-index-grid li {
	width: 143px;
	height: 188px;
	padding: 8px 0 0 8px;
	float: left;
	background-color: #aaa; 
	border: 1px solid #999; 
	margin: 0 10px 10px 0;
}

/* Home CSS */

.home_section {
	width: 165px;
	float: left;
	margin-left: 70px;
	color: #868585;
	font-size: 14px;
	line-height: 23px;
}

.home_section p {
	padding: 5px 0px 5px 5px;
}
