@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
a:link img, a:visited img, a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* container */
#container {
	width: 800px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#container:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
/* header */
#header {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	background-image: url(../images/redPoppyLogo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#headerClient {
	padding-top:90px;
	width:95%;
	text-align:right;
}
#headerClient h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	padding-top:0px;
}
#header ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	top: 60px;
	left: 200px;
	width: 540px;
}
#header ul li {
	display: inline;
	padding-left: 20px;
}
#header .norm a:link, #header .norm a:visited {
	color: #000;
	text-decoration: none;
}
#header .norm a:hover {
	color: #F00;
}
#header .current a:link, #header .current a:visited {
	color: #F00;
	text-decoration: none;
}
#header .current a:hover {
	color: #000;
}
/* picNav */
#picNav {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#picNav:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#picNav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	color: #999;
	padding: 0px;
}
#picNav ul li {
	display: inline;
	padding-left: 20px;
}
#picNav .norm a:link, #picNav .norm a:visited {
	color: #999;
	text-decoration: none;
}
#picNav .norm a:hover {
	color: #000;
}
#picNav .current a:link, #picNav .current a:visited {
	color: #000;
	text-decoration: none;
}
#picNav .current a:hover {
	color: #999;
}
/* content */
#content {
	float: left;
	width: 685px;
	margin-left: 5px;
	font-size: 14px;
	color: #666;
}
#content h1 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 18px;
	color: #F00;
}
#content h2 {
	font-size: 16px;
	color: #000;
}
#content p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content a:link, #content a:visited {
	color: #000;
	text-decoration: none;
}
#content a:hover {
	color: #F00;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#contentTop {
	background-image: url(../images/contentTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 100%;
}
#contentMain {
	padding-left: 80px;
	padding-right: 85px;
	background-image: url(../images/contentMid.jpg);
	background-repeat: repeat-y;
}
#contentBot {
	background-image: url(../images/contentBot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 100%;
}
/* leftPics */
#rightPics {
	float: right;
	width: 105px;
	margin-right: 5px;
	text-align: center;
}
#rightPics:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#rightPics img {
	padding-bottom: 5px;
}
#prevNext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}
#prevNext a:link, #prevNext a:visited {
	color: #999;
	text-decoration: none;
}
#prevNext a:hover {
	color: #F00;
}
/* client content */
#clientContent {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 640px;
	margin-left: 5px;
	font-size: 14px;
	color: #666;
}
#clientContent h1 {
	font-size: 18px;
	color: #F00;
}
#clientContent h2 {
	font-size: 16px;
	color: #000;
}
#clientContent p {
}
#clientContent a:link, #content a:visited {
	color: #000;
	text-decoration: none;
}
#clientContent a:hover {
	color: #F00;
}
#clientContent:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#clientContentMain {
	padding-left: 20px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
}
/* client left */
#clientLeft {
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	width: 149px;
	margin-right: 5px;
	text-align: right;
}
#clientLeft h1 {
	padding-top: 2px;
	display:block;
	width:100%;
	height:28px;
	width: 150px;
	margin-right: 5px;
	text-align: center;
	font-size: 18px;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
#clientLeft:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#clientLeft ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width: 100%;
}
#clientLeft ul li {
	padding-right: 8px;
	height: 28px;
	padding-top: 2px;
	display: block;
}
#clientLeft .norm a:link, #clientLeft .norm a:visited {
	color: #000;
	text-decoration: none;
}
#clientLeft .norm a:hover {
	color: #F00;
}
#clientLeft .current a:link, #clientLeft .current a:visited {
	color: #F00;
	text-decoration: none;
}
#clientLeft .current a:hover {
	color: #000;
}
/* Client Cat */
#clientCat {
	width: 190px;
	border-right-color:#CCC;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin:2px;
	text-align:center;
	float:left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;	
}
.photoTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#clientCat a:link, #clientCat a:visited {
	color: #C00;
	text-decoration: none;	
}
#clientCat a:hover {
	color:#000;
}
/* footer */
#footer {
	clear:both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	padding-top: 5px;
	padding-bottom: 10px;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
}
#quote {
	background-color: #E9E9E9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 75%;
	color: #333;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 45px;
}
#quote p {

}
.quoteAuthor {
	color: #F00;
}
.price {
	font-weight: bold;
	color: #000;
}
.contact1 {
	visibility: hidden;
}
#pagination {
	clear:both;
}
#pagination a:link, #pagination a:visited {
	color: #C00;
	text-decoration: none;	
}
#pagination a:hover {
	color:#000;
}
#pagination .selected { 
	font-weight: bold; 
	color: #000;
}
.floatLeft {
	float: left;
}
.imgLeft {
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.cleardiv {
	clear:both;
	width:100%;
	height:20px;
}

/* Messages */
div#message { color: red; font-style: italic; font-weight: bold; }
.warning { font-size:12px; color: red; font-style: italic; font-weight: bold; }

/* Validate Errors */
label.error { display: block; color: red; font-style: italic; font-weight: normal; }
input.error { border: 2px solid red; }
textarea.error { border: 2px solid red; }
td.field input.error, td.field select.error, tr.errorRow td.field input,tr.errorRow td.field select { border: 2px solid red; background-color: #FFFFD5; margin: 0px; color: red; }
tr td.field div.formError { display: none; color: #FF0000; }
tr.errorRow td.field div.formError { display: block; font-weight: normal; }
div.error { color: red; }
div.error a { color: #336699; font-size: 12px; text-decoration: underline; }