@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #000000;
	margin-bottom: 20px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

a {
	text-decoration: none;
	color: black;
}

.underconstruction {
	width: 860px;
	height: 200px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 40px;
	
}

.underconstruction h2{
	color: #FF00FF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#wrapper {
	background-color: #ffffff;
	width: 900px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border:none;
}

#wrapperHeader {
	width:100%;
	height:300px;
}

.headerlink {
	border:0px;
}

#header {
	width: 100%;
	height: 275px;
	float: left;
	border:0px;
}

#headerNav {
	width: 600px;
	height: 141px;
	background-color: #ffffff;
	float: left;
}

#headerNav p {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 5px;
	line-height: 30px;
	float: left;
	padding-left: 0px;
}

#headerNav a:hover{
	color: #0099ff;
	text-decoration: none;
}

#stickies {
	width: 900px;
	height: 300px;
	float: left;
}

/* 
#pubFan1 {
	width: 900px;
	height: 200px;
	float: left;
}

#pubFan2 {
	width: 900px;
	height: 200px;
	clear: both;
}
*/

#webspecial {
	width: 275px;
	height: 150px;
	float: left;
	margin-left: 20px;
}

#webspecial h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0099;
	font-weight: bolder;
	text-align: center;
	padding-bottom: 10px;
}

#webspecial h4{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bolder;
	text-align: center;
}

#webspecial p{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
}

#webspecial a{
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00aeef;
	font-weight: bolder;
	text-align: center;
}

#newpricing {
	width: 275px;
	height: 150px;
	float: left;
	margin-left: 20px;
}

#newpricing h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0099;
	font-weight: bolder;
	text-align: center;
	padding-bottom: 10px;
}

#newpricing h4{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bolder;
	text-align: center;
}

#newpricing p{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
}

#newpricing a{
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00aeef;
	font-weight: bolder;
	text-align: center;
}

#paymentsl {
	width: 275px;
	height: 150px;
	float: left;
}

#payments h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0099;
	font-weight: bolder;
	text-align: center;
	padding-bottom: 10px;
}

#payments h4{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bolder;
	text-align: center;
}

#payments p{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
}

#payments a{
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00aeef;
	font-weight: bolder;
	text-align: center;
}

#footer {
	width: 900px;
	height: 100%;
	
}

#copyright p {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* ABOUT US ______________________________________________________*/


#aboutbox1 {
	width: 450px;
	height: 300px;
	margin: 0px;
	float: left;
	background-image: url(../images/MG_Chris_polaroids_01.jpg);
}

#aboutbox2 {
	width: 450px;
	height: 300px;
	margin: 0px;
	float: left;
	background-image: url(../images/MG_Chris_polaroids_02.jpg);
}

#aboutbox3 {
	width: 450px;
	height: 300px;
	margin: 0px;
	float: left;
	background-image: url(../images/MG_Chris_polaroids_03.jpg);
}

#aboutbox4 {
	width: 450px;
	height: 300px;
	margin: 0px;
	float: left;
	background-image: url(../images/MG_Chris_polaroids_04.jpg);
}

#aboutbox4 h4{
	padding-top: 250px;
	float: right;
	padding-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

#aboutbox4 a:hover{
	color: #0099ff; 
}

#designerbox1 {
	width: 450px;
	height: 300px;
	margin: 0px;
	float: left;
	background-image: url(../images/staff_polaroids_2_01.jpg);
}

#designerbox2 {
	width: 450px;
	height: 300px;
	margin: 0px;
	float: left;
	background-image: url(../images/staff_polaroids_2_02.jpg);
}

#designerbox3 {
	width: 450px;
	height: 300px;
	margin: 0px;
	float: left;
	background-image: url(../images/staff_polaroids_2_03.jpg);
}

#designerbox4 {
	width: 450px;
	height: 300px;
	margin: 0px;
	float: left;
	background-image: url(../images/staff_polaroids_2_04.jpg);
}

/* GRAPHIC DESIGN __________________________________________________*/


#wrapperMaincontent {
	padding-top:20px;
	width:100%;
}

#navBar {
	border:50px;
	border-color:#00FF66;
	padding-left:35px;
	}
	
ul#mainNav {
	background-color: #ffffff;
	list-style-type: none;
	height: 20px;
}

ul#mainNav li {
	display: inline;
	text-align: center;
	background-color: #ffffff;
}

ul#mainNav li a {
	background-color: #FFFFFF;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:8px;
}

ul#mainNav li a:hover {
	background-color: #ffff00;
 	color: #0099ff;
	text-decoration: none;
}

#gdNavbar {
	height:40px;
	border-top: solid 2px #0099ff;
	padding-left:140px;
}
	
ul#gdNav {
	background-color: #ffffff;
	list-style-type: none;
	height: 20px;
}

ul#gdNav li {
	display: inline;
	text-align: center;
	background-color: #ffffff;
}

ul#gdNav li a {
	background-color: #FFFFFF;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:10px;
}

ul#gdNav li a:hover {
	background-color: #ffff00;
 	color: #0099ff;
	text-decoration: none;
}


#aboutNavbar {
	height:40px;
	border-top: solid 2px #0099ff;
	padding-left:370px;
}
	
ul#aboutNav {
	background-color: #ffffff;
	list-style-type: none;
	height: 20px;
}

ul#aboutNav li {
	display: inline;
	text-align: center;
	background-color: #ffffff;
}

ul#aboutNav li a {
	background-color: #FFFFFF;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:10px;
}

ul#aboutNav li a:hover {
	background-color: #ffff00;
 	color: #0099ff;
	text-decoration: none;
}

#ourWork {
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	clear: left;
}

#ourWork h2{
	color: #0099ff;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-bottom: 15px;
}


#ourWork img{
	float: right;
	margin-right: 20px;
	margin-left: 10px;
}

#ourWork p{
	padding-right: 30px;
	clear: left;
	text-align: justify;
	font-size: 14px;
	line-height: 22px;
}


.gallery {
	width: 860px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.gallery h3{
	color: #0099ff;
	font-family: Arial, Helvetica, sans-serif;
	width:360px;
}

.gallery p{
	margin-top: 10px;
	width:360px;
}

.pseudoLink {
	cursor: pointer;
	text-decoration: underline;
}

.photosHidden {
	display:none;
}


#thumbs {
	
	width:360px;
}

#thumbs img{
	border: none;
	
}

#thumbs img:hover{
	
}

#leftside {
	float:left;
}

#photoHolder img {
	float:right;
	width: 500px;
	height: 325px;
}

#photos {
	float:left;
	margin-left:auto;
	margin-right:auto;
}

#logos {
	margin-bottom: 20px;
	float: left;
	clear: both;
}

#brochures {
	margin-bottom: 20px;
	float: left;
	clear: both;
}

#cards {
	margin-bottom: 20px;
	float: left;
	clear: both;
}

#websites {
	margin-bottom: 20px;
	float: left;
	clear: both;
}

#vehicles {
	margin-bottom: 20px;
	float: left;
	clear: both;
}

#photoraphy {
	margin-bottom: 20px;
	float: left;
	clear: both;
}

/* PRICING __________________________________________________*/

#prices {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.priceHeader {
	color: #00aeef;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.prices {
	font-size: 14px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
/*.pricedescrip {
	float: left;
	width: 395px;
	height: 100px;
	margin-bottom: 20px;
	border: 1px solid black;
}

.pricedescrip2 {
	float: left;
	clear: both;
	width: 395px;
	height: 100px;
	margin-bottom: 20px;
	border: 1px solid black;
}

.pricebox {
	float: right;
	width: 400px;
	height: 100px;
	border: 1px solid black;
}

.pricebox p{
	padding-bottom: 5px;
	font-size: 14px;
	text-align: center;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

.priceValue {
	font-size: 20px;
	font-weight: bold;
	color: #ec008c;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
}

dl.pricelist {
	margin: 0px;
	padding: 0px;
} 

.pricelist dd{
	margin: 0 0 0 1em;
	padding: 0;
}

.pricelist dd p{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	line-height: 18px;
}

.pricelist h2{
	color: #00aeef;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}*/

th.pricebox {
	height: 100px;
}

#notshown {
	float: left;
	clear: both;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

#notshown a{
	color: #00aeef;
}

#notshown a:hover{
	color: #00aeef;
	text-decoration: underline;
}

#notshown p{
	text-align: center;
}

/* AD INFO __________________________________________________*/

#ad_buttons {
	width: 840px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 120px;
}

#ad_buttons a{
	padding: 10px;
}


#adNavbar {
	height:40px;
	border-top: solid 2px #0099ff;
	padding-left:200px;
}
	
ul#adNav {
	background-color: #ffffff;
	list-style-type: none;
	height: 20px;
}

ul#adNav li {
	display: inline;
	text-align: center;
	background-color: #ffffff;
}

ul#adNav li a {
	background-color: #FFFFFF;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:10px;
}

ul#adNav li a:hover {
	background-color: #ffff00;
 	color: #0099ff;
	text-decoration: none;
}

.adSpecs {
	width: 500px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.adSpecs h2{
	color: #0099ff;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
}

.adSpecs p{
	margin-top: 10px;
	line-height: 18px;
}

.adSpecs a{
	color: #0099ff;
}

.adSpecs a:hover{
	text-decoration: underline;
}

ul#formats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 10px;
	line-height: 20px;
	
}

#adContent1 {
	width: 880px;
	background-image: url(../images/spreads_strip2.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#adContent2 {
	width: 880px;
	background-image: url(../images/spreads_strip.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

/* PROMO PRODUCTS ______________________________________________________*/



#promotional {
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#promotional h2{
	color: #0099ff;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-bottom: 15px;
}


#promotional img{
	float: right;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: -40px;
}


#promotional p{
	padding-right: 30px;
	line-height: 30px;
	clear: left;
	text-align: justify;
}



/* CONTACT US ______________________________________________________*/


#contactbox1 {
	width: 450px;
	height: 300px;
	margin: 0px;
	float: left;
	background-image:url(../images/contact_us_01.jpg)
}

#contactbox2 {
	width: 450px;
	height: 300px;
	margin: 0px;
	float: left;
	background-image:url(../images/contact_us_02.jpg)
}

#contactbox3 {
	width: 450px;
	height: 300px;
	margin: 0px;
	float: left;
	background-image: url(../images/contact_us_03.jpg);
}

#contactbox4 {
	width: 450px;
	height: 300px;
	margin: 0px;
	float: left;
	background-image: url(../images/contact_us_04.jpg)
}

#contactbox5 {
	width: 900px;
	height: 50px;
	margin: 0px;
	float: left;
	clear: both;
}

#contactbox5 a{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: x-large;
	text-decoration: underline;
	padding-left: 180px;
	
}

#contactbox5 a:hover{
	color: #0099ff;
}

/* COMMENTS _______________________________________________________*/

#commentForm p{
	text-align: center;
	padding-bottom: 15px;
}
.contactForm {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	font-size: 14px;
	
}

/* REALTOR LISTINGS _______________________________________________________*/

#navBar_listings {
	margin-right: auto;
	margin-left: auto;
	clear:both;
	text-align:center;
	float:none;
}
	
ul#mainNav_listings {
	clear: both;
	background-color: #ffffff;
	margin-top:20px;
	margin-bottom: 20px;
	margin-left: 170px;
	list-style-type: none;
	height: 20px;
	
}

ul#mainNav_listings li {
	display: inline;
	text-align: center;
	background-color: #ffffff;
}

ul#mainNav_listings li a {
	background-color: #FFFFFF;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	padding: .25em 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

ul#mainNav_listings li a:hover {
	background-color: #ffff00;
 	color: #0099ff;
	text-decoration: none;
}

.form_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-align:center;
}

.form_headertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF00FF;
	font-weight:bold;
	text-align:left;
}

.form_misctext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0099ff;
	font-weight:italic;
}

/*---body {
  text-align: center;
  }*/

#wrapperuploads {
  margin: 0 auto;
  width: 900px;
  text-align: left;
  clear:none;
  }


#listingform {
/*	float: left; 
    clear:none; */
	width: 800px;
	text-align:center;
/*	margin:0 auto; */
}

table.center {margin-left:auto; margin-right:auto;}

.historycell {
   padding: 5px;
   border-style: solid;
   border-color: #000000;
   border-width: 1px;
   text-align: center;
   margin-left:auto;
   margin-right:auto;
}

span.bodytextsmall
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #000000;
}

table.historytable
{
   border-style: solid;
   border-color: #000000;
   border-width: 1px;
   border-collapse: collapse;
}

span.bodytext
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  color: #000000;
}

/* PAYMENTS _____________________________________________*/

#paypal{
	width: 600px;
	padding: 20px;
	margin-left: 20px;
}

#paypal h3{
	color: #0099ff;
	font-family: Arial, Helvetica, sans-serif;
}