/*
Theme Name: PPP Need to sell quick
*/

@charset "utf-8";

/*#################
   RESET STYLES
#################*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*#################
    MAIN STYLES
#################*/

body {
	background:#d3cbbd;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#FFF;
}

#nav p {
	font-size:0.8em;
	padding:6px 0 0 5px;
}

#contentMid p {
	font-size:0.8em;
	margin:0 0 15px;
	line-height:1.5;
	text-align:left;
}

#contentLeft p, #contentRight p {
	font-size:0.8em;
	margin:0 0 15px;
	line-height:1.3;
}

h1 {
	color:#222;
	margin:0 0 40px;
}

h2 {
	color:#000;
	margin:0 0 15px;
	font-size:0.9em;
	font-weight:bold;
}

h3 {
	color:#222;
	margin:0 0 15px;
	font-size:0.8em;
	font-weight:bold;
}

h4 {
	color:#222;
	margin:0 0 15px;
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
}

h5 {
	color:#000;
	margin:15px 0;
	text-align:center;
	font-size:1.4em;
}

.maroon {
	color:#990000;
}

#container {
	width:910px;
	height:auto;
	overflow:auto;
	margin:0 auto;
	padding:0 10px;
	background:url(/wp-content/themes/ppp-quick/images/BGcont.png) center repeat-y;
}

#header {
	width:900px;
	height:139px;
	margin:5px 0 0 5px;
	background:url(/wp-content/themes/ppp-quick/images/headerTop.png) no-repeat;
}

#headerMail {
	width:250px;
	height:15px;
	float:right;
	margin:17px 0 0 0;
}

#headerMail a {
	width:250px;
	height:15px;
	display:block;
	background:url(/wp-content/themes/ppp-quick/images/emailTop.png) 0 0;
}

#headerMail a:hover {
	background:url(/wp-content/themes/ppp-quick/images/emailTop.png) 250px 0;
}

#nav {
	width:910px;
	height:25px;
	margin:5px 0 0;
	padding:6px 0 0;
	background:url(/wp-content/themes/ppp-quick/images/navBar.png) repeat-x;
	color:#000;
	text-align:center;
}

	#navCellLong {
		width:474px;
		height:21px;
		padding:4px;
		position:relative;
		float:left;
		font-size:0.9em;
		text-align:center;
	}
	
	#nav li {
		position:relative;
		float:left;
		font-size:0.8em;
	}
	
	#nav ul a {
		display:block;
		width:100px;
		height:17px;
		margin:5px 1px 0 0;
		padding:4px 0 0;
		text-align:center;
		color:#000;
	}
	
	#nav a:hover {
		background:#999999;
	}
	
	#nav p {
		margin:0;
	}

#headerSub {
	width:900px;
	height:175px;
	margin:5px 0 0 5px;
	background:url(images/header01.jpg);
}

#navSub {
	width:866px;
	height:31px;
	padding:0 22px;
	margin:5px 0 0;
	font-size:0.8em;
	background:url(/wp-content/themes/ppp-quick/images/navBar.png) repeat-x;
}

	#navSub ul {
		margin:0 0 0 5px;
	}

	#navSub li {
		position:relative;
		float:left;
		text-align:center;
	}

	#navSub a {
		width:170px;
		height:17px;
		padding:4px 0 0;
		margin:5px 0 0 1px;
		display:block;
	}
	
	#navSub a:hover {
		background:#999999;
	}

#containerContent {
	width:900px;
	height:auto;
	margin:5px 0 5px 5px;
	display:block;
	overflow:auto;
}

	#contentLeft {
		width:175px;
		height:auto;
		overflow:visible;
		position:relative;
		float:left;
	}
		
		#contentLeft li {
			background:url(/wp-content/themes/ppp-quick/images/BGLeftNav.png) no-repeat;
		}
		
		/*#contentLeft a {
			display:block;
			width:165px;
			height:120px;
			padding:5px 5px 15px;
			margin:0 0 5px;
			text-align:justify;
		}*/
		
		#contentLeft img {
			display:block;
			margin:0 0 5px;
			padding:0;
		}
		
		#contentLeft .contactUs {
			width:175px;
		}

		#contentLeft .contactUs_top {
			width:175px;
			height:35px;
			background:url(/wp-content/themes/ppp-quick/images/boxContact_top.png) no-repeat;
		}

		#contentLeft .contactUs_middle {
			width:155px;
			padding: 0 10px 0 10px;
			background:url(/wp-content/themes/ppp-quick/images/boxContact_middle.png) repeat-y;
		}

		#contentLeft .contactUs_bottom {
			width:175px;
			height:14px;
			background:url(/wp-content/themes/ppp-quick/images/boxContact_bottom.png) no-repeat;
		}

	
	#contentMid {
		width:495px;
		height:auto;
		overflow:hidden;
		position:relative;
		float:left;
		margin:0 0 0 5px;
		padding:10px;
		color:#222;
	}
	
	#contentMid ul {
		margin:0 0 0 20px;
		font-size:0.8em;
	}
	
	#contentMid li {
		list-style:outside disc;
		margin:0 0 5px 45px;
	}
	
	#contentMid ul#localpage {
		margin:0 0 20px;
	}
	
	#contentMid .quotes {
		padding:0 15px;
		font-style:italic;
	}
	
	#contentMid .sign {
		margin:-15px 0 15px;
		font-weight:bold;
	}
	
	#contentMid table {
		font-size:0.8em;
		text-align:left;
		width:500px;
		margin:0 auto 15px;
	}
	
	#contentMid tr {
		border-bottom:1px solid #222;
		padding:5px 0;
	}
	
	#contentMid .total {
		border-bottom:1px solid #222;
		padding:5px 0;
		font-weight:bold;
		background:#d3cbbd;
	}
	
	#contentMid td {
		padding:5px 0;
	}
	
	#contentMid .normList {
		list-style:disc outside;
		margin:0 0 0 20px;
		font-size:0.8em;
	}
	
	#contentMid .normList li {
		margin:0 0 10px;
	}
	
	#contentRight {
		width:200px;
		height:auto;
		overflow:visible;
		position:relative;
		float:left;
		margin:0 0 0 5px;
	}
	
		.rightBox {
			background:url(/wp-content/themes/ppp-quick/images/BGRightNav.png) no-repeat;
		}
		
		#contentRight img, #contentRight #signBox, #contentRight .quickquote {
			display:block;
			margin:0 0 5px;
			padding:0;
			float:right;
		}
		
		#contentRight #jutbox {
			position:relative;
		}

		#contentRight .quickquote_top {
			width:175px;
			height:35px;
			background:url(/wp-content/themes/ppp-quick/images/boxquickquote_top.png) no-repeat;
		}

		#contentRight .quickquote_middle {
			width:155px;
			padding: 0 10px 0 10px;
			background:url(/wp-content/themes/ppp-quick/images/boxquickquote_middle.png) repeat-y;
		}

		#contentRight .quickquote_bottom {
			width:175px;
			height:14px;
			background:url(/wp-content/themes/ppp-quick/images/boxquickquote_bottom.png) no-repeat;
		}
		
		
/* Remove form CSS from here		
		#contentLeft form {
			text-align:right;
		}
		
		#contentLeft .textField {
			margin:0 0 2px 0;
			width:120px;
		}
		
		#contentLeft label {
			font-size:0.8em;
		}
*/	

	#contentMid .sectionBox1 {
		margin:0 0 0 0;
	}
	
	#contentMid .sectionBox1, #contentMid .sectionBox2 {
		width:250px;
		height:75px;
		background:#777;
		position:relative;
		float:left;
		margin-bottom:20px;
	}
	
	#footer {
		width:910px;
		height:16px;
		background:url(/wp-content/themes/ppp-quick/images/navBar.png) repeat-x;
		margin:5px 0;
		padding:9px 0 0;
		display:block;
		clear:both;
		color:#000;
	}
	
	#footer p {
		margin:0;
		text-align:center;
		font-size:0.7em;
	}
	
	#contentMid a:link, #contentMid a:active, #contentMid a:visited {
		color:#44b54f;
		text-decoration:underline;
	}
	
	#contentMid a:hover {
		text-decoration:none;
	}

/* Remove form styling from here	
	#contentMid form {
		font-size:0.8em;
		vertical-align:middle;
	}
	
	#contentMid form label {
		width:100px;
		display:block;
		position:relative;
		float:left;
		text-align:right;
		margin:0 10px 0 0;
		padding:4px 0;
		vertical-align:middle;
	}
	
	#contentMid form .textField {
		width:375px;
		margin:0 0 5px;
	}
	
	#contentMid form textarea {
		width:375px;
		height:200px;
	}
	
	#contentMid form .btn {
		text-align:center;
		margin:0 15px 0 100px;
	}
*/
	
	#contentMid .signBox {
		width:175px;
		height:210px;
	}

/*#################
       LINKS
#################*/

a:link, a:active, a:visited {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#nav a {
	padding:0 6px;
	font-size:0.8em;
}
