/*  
Theme Name: Click Truth Style Sheet
Theme URI: www.clicktruth.com	
Description: Style Sheet for Click Truth Site
Version: 1.0
Author: Brett Nyquist
Tags: Clean, Static, Brochure Site
*/

body {
	background: #d8d2bf url(../images/background.jpg) top left repeat-x;
	color: #65470a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#wrapper {
	background: url(../images/wrapper-back.jpg) center top no-repeat;
	margin: 0px auto;
	padding: 5px 5px 0px 5px;
	width: 897px;
	}

#shell {
	background: #fff url(../images/content-top.jpg) top left no-repeat;
	padding-top: 16px;
	width: 897px;
	}

.clear {
	clear: both; 
	height: 0;  
	margin: -1px 0 0 0;
	overflow: hidden;
	}
	
strong {
	font-weight: bold;
	}
	
em {
	color: #aa986d;
	font-style: italic;
	}

/* ---------------------------------------
   HEADER
   --------------------------------------- */

#header {
	height: 107px;
	margin: 0px auto;
	position: relative;
	width: 897px;
	}
	
	h1#logo {
		display: block;
		height: 43px;
		left: -2px;
		position: absolute;
		top: 45px;
		width: 297px;
		}
	
	h1#logo a {
		background: url(../images/logo.jpg) top left no-repeat;
		display: block;
		height: 43px;
		text-indent: -9000px;
		width: 297px;
		}
		
#header #accountlogin {
	background: url(../images/login-back.jpg) top left no-repeat;
	height: 57px;
	padding: 8px 10px;
	position: absolute;
	right: 0px;
	top: 10px;
	width: 370px;
	}
	
	#accountlogin input {
		float: left;
		}
	
	#accountlogin input#username, #accountlogin input#password {
		border: 1px solid #b09f64;
		margin-right: 7px;
		padding: 4px;
		width: 138px;
		}
		
	#accountlogin input#submit {
		background: url(../images/login-button.jpg) top left no-repeat;
		border: none;
		font-size: 0px;
		height: 24px;
		line-height: 0px;
		text-indent: -9000px;
		width: 58px;
		}
		
		#accountlogin input#submit:hover {
			background: url(../images/login-button.jpg) 0px -24px no-repeat;
			cursor: pointer;
			}
		
/* ---------------------------------------
   CONTENT
   --------------------------------------- */
	
#content {
	float: left;
	margin-left: 16px;
	padding-bottom: 20px;
	width: 600px;
	}	
	
	#content h1.page-title {
		background: #710c0c url(../images/h2-home-back.jpg) top left repeat-y;
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-weight: 600;
		line-height: 17px;
		margin-bottom: 16px;
		padding: 7px 0px 8px 15px;
		width: 585px;
		}
	
	#content p {
		padding: 0px 15px 20px 15px;
		}
	
	#content ul#home-content li {
		float: left;
		margin-right: 16px;
		width: 292px;
		}
		
		#content ul#home-content li.last {
			margin-right: 0px;
			}
			
	#content ul#home-content h2 {
		background: url(../images/h2-home-back.jpg) top left repeat-y;
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: 600;
		height: 14px;
		line-height: 14px;
		margin-top: 16px;
		padding: 6px 0px 7px 15px;
		width: 292px;
		}
	#content h2 {
		color: #771718;
		height: 14px;
		line-height: 14px;
		padding: 6px 0px 15px 15px;
		font-size: 18px;
	}
			
	#content ul#home-content p {
		padding: 15px 0px 0px 15px;
		line-height: 18px;
		}
		
	#content p a {
		color: #991d1d;
		text-decoration: underline;
		}
	
/* ---------------------------------------
   SIDEBAR
   --------------------------------------- */

#sidebar {
	background: #fff url(../images/sidebar-back.jpg) top right no-repeat;
	float: right;
	height: 720px;
	padding-left: 1px;
	width: 265px;
	}
	
	ul#navigation {
		margin-bottom: 30px;
		}
	
	ul#navigation li.last {
		border-bottom: 1px solid #131831;
		}
	
	ul#navigation li a {
		background: url(../images/nav-button-back.jpg) left top no-repeat;
		color: #fff;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: 600;
		height: 16px;
		line-height: 16px;
		padding: 16px 0px 13px 30px;
		text-decoration: none;
		text-shadow: #131821 0px -1px;
		}
		
		ul#navigation li a:hover {
			background: url(../images/nav-button-back.jpg) left -45px no-repeat; 
			}
			
	#sidebar h2 {
		background: url(../images/h2-back.jpg) top left no-repeat;
		color: #65470a;
		clear: both;
		display: inline;
		font-family: Arial, sans-serif;
		font-size: 15px;
		font-weight: 600;
		line-height: 15px;
		margin-top: 20px;
		padding: 5px 15px 6px 30px;
		text-shadow: #d9dee4 0px 1px;
		text-transform: uppercase;
		}
		
	#sidebar p {
		line-height: 18px;
		margin: 12px 20px 20px 30px;
		}
		
/* ---------------------------------------
   CALLOUT
   --------------------------------------- */

#callout {
	background: #475774 url(../images/callout-back.jpg) left bottom no-repeat;
	clear: both;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	height: 44px;
	margin: 0px auto;
	margin-left: -1px;
	position: relative;
	text-shadow: #11151c 0px -1px;
	width: 899px;
	}
	
	#callout p {
		padding: 15px 0px 0px 30px;
		line-height: 14px;
		}
	
	#callout a.contact-now {
		background: url(../images/callout-button.jpg) top right no-repeat;
		color: #fff;
		display: block;
		height: 29px;
		line-height: 14px;
		padding-top: 15px;
		position: absolute;
		right: 0px;
		text-align: center;
		text-decoration: none;
		top: 0px;
		width: 199px;
		}
		
		#callout a.contact-now:hover {
			background: url(../images/callout-button.jpg) 0px -44px no-repeat;
			}

/* ---------------------------------------
   CONSULTATION PAGE
   --------------------------------------- */
   
#content p.info {
	border-left: 1px solid #a7924e;
	display: block;
	float: right;
	margin: 0;
	margin-left: 30px;
	margin-bottom: 30px;
	padding: 0;
	padding-left: 27px;
	width: 200px;
	}
   
#content form {
	background: #efe8d3;
	border: 1px solid #cdbc86;
	clear: both;
	width: 583px;
	padding: 25px 0px 10px 15px;
	}
	
	#content form p {
		display: block;
		float: left;
		margin-right: 11px;
		margin-bottom: 10px;
		width: 250px;
		}
   
#content label {
	display: block;
	float: left;
	font-weight: bold;
	padding-top: 6px;
	width: 90px;
	}
	
	#content label.expanded {
		margin-bottom: 10px;
		width: 300px;
		}
		
#content input, #content textarea {
	background: #fff;
	border: 1px solid #cdbc86;
	padding: 4px;
	}
	
#content textarea {
	height: 120px;
	width: 532px;
	}
			
#content p.submit {
	float: none;
	clear: both;
	padding: 0;
	margin: 0;
	}
	
	#content p.submit input {
		background: url(../images/submit-button.jpg) top left no-repeat;
		border: none;
		cursor: pointer;
		font-size: 0px;
		height: 30px;
		line-height: 0px;
		text-indent: -9000px;
		width: 176px;
		}
		
		#content p.submit input:hover {
			background: url(../images/submit-button.jpg) left -30px no-repeat;
			}
			
/* ---------------------------------------
   FOOTER
   --------------------------------------- */
#footer {
	margin: 0px auto;
	padding-bottom: 30px;
	width: 897px;
	}

#footer p {
	color: #a79467;
	font-size: 11px;
	line-height: 14px;
	padding: 20px 30px;
	}

/* ---------------------------------------
   PRODUCTS
   --------------------------------------- */
#products title {
	background: #475774 url(../images/callout-back.jpg) left bottom no-repeat;
	clear: both;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	height: 44px;
	margin: 0px auto;
	margin-left: -1px;
	position: relative;
	text-shadow: #11151c 0px -1px;
	width: 899px;
	}
	
		#products h1.page-title {
	background: #710c0c url(../images/h2-home-back.jpg) top left repeat-y;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 600;
	line-height: inherit;
	margin-bottom: 3px;
	padding: 7px 0px 3px 15px;
	width: 585px;
		}#products    h2  {
	color: #65470a;
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	text-align: left;
	margin-right: 50px;
	margin-left: 16px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 18px;
	background-image: url(../images/product-tag-bg.jpg);
	background-repeat: repeat;
}
#products  input, #products  textarea {
	background: #fff;
	border: 1px solid #cdbc86;
	padding: 4px;
}
#products  p.info {
	border-left: 1px solid #a7924e;
	display: block;
	float: right;
	margin: 0;
	margin-left: 30px;
	margin-bottom: 30px;
	padding: 0;
	padding-left: 27px;
	width: 200px;
}
#products  form {
	background: #efe8d3;
	border: 1px solid #cdbc86;
	clear: both;
	width: 583px;
	padding: 25px 0px 10px 15px;
}
#products {
	float: left;
	width: 600px;
	line-height: 14px;
}
#products p {
	padding: 0px 15px 0px 30px;
}
#products ul#home-products h2 {
	background: url(../images/h2-home-back.jpg) top left repeat-y;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	height: 14px;
	line-height: 14px;
	margin-top: 16px;
	padding: 6px 0px 7px 3px;
	width: 292px;
}
#products ul#home-products li {
	float: left;
	width: 175px;
	padding: 5px;
	margin-right: 5px;
	height: 100px;
	margin-left: 5px;
	border: 1px solid #E5DECB;
}
#products ul#home-products li.last {
	margin-right: 0px;
	width: 175px;
}
#products  XX h2 {
	background: url(../images/h2-back.jpg) top left no-repeat;
	color: #65470a;
	clear: both;
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 15px;
	margin-top: 20px;
	padding: 5px 15px 6px 30px;
	text-shadow: #d9dee4 0px 1px;
	text-transform: uppercase;
	text-align: center;
}
#products  ul#home-products  li2 {
	float: left;
	margin-right: 5px;
	width: 175px;
	padding: 5px;
	height: 100px;
	margin-left: 5px;
	border: 1px solid #E5DECB;
}
#products pbutton {
	padding: 0px 15px 0px 15px;
}
#buttons   ul#buttons  li {
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#buttons {
	padding: 0px 10px 0px 60px;
}
#price {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#products  h1.header {
	font-size: 12px;
	color: #65470a;
	text-align: center;
	background-color: #F7F4F0;
	width: 300px;
	margin-right: 150px;
	margin-left: 150px;
	border: 1px solid #A07210;
}
ul#navigation2 li a {
	background: url(../images/nav-button-backsm.jpg) left top no-repeat;
	color: #710C0C;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	line-height: 15px;
	padding: 8px 0px 6px 35px;
	text-decoration: none;
	text-shadow: #dcd5c3 1px 1px;
}
ul#navigation2 li a:hover {
	background: url(../images/nav-button-backsm.jpg) left -30px no-repeat;
}
