/* @override http://localhost/josh2010/styles.css */
table, tr, td{
	text-align:left;
}
form{
	overflow:hidden;
}
#hidden{
	display:none;
	height: 0;
	width:0;
}

#preload1{
	background-image: url(images/layout/abouton.png);
}

#preload2{
	background-image: url(images/layout/contacton.png);
}

#preload3{
	background-image: url(images/layout/designon.png);
}

#preload4{
	background-image: url(images/layout/facebookon.png);
}

#preload5{
	background-image: url(images/layout/flickron.png);
}

#preload6{
	background-image: url(images/layout/photographyon.png);
}

#preload7{
	background-image: url(images/layout/twitteron.png);
}

#preload8{
	background-image: url(images/layout/flickron-contact.png);
}

#preload9{
	background-image: url(images/layout/submit-hover.jpg);
}

body{
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
text-align:center;
			
}
.clear{
	clear: both;
}
#sitewrapper{
	margin-left: auto;
	margin-right: auto;

	background: url(images/layout/sidebackground2.jpg) repeat-y center;
		min-width:960px;
		width:960px;
}

a{
	color: #6d6d6d;
}

#sidebar{
	text-align:right;
	float: left;
	margin-top: 0;
	width: 80px;
}


p.logo{
	width: 80px;
	margin-right:0;
	margin-top: 20px;
	margin-bottom:20px;
}

.logo img{
	border-style: none;
}

ul.sitenav{
	list-style-type:none;
	text-align:right;
	width: 80px;
	float: right;
	margin-top:0;
	margin-bottom: 27px;;
}

ul.sitenav li{
	
	margin-bottom: 20px;
	margin-right:0px;
	text-align:right;
	padding-right: 0;
}

ul.sitenav li a{
	display:block;
	height:0px;
	width: 80px;
	padding-top: 10px;
	overflow:hidden;
	background-repeat:no-repeat;
}

li.photography a{
	background-image: url(images/layout/photographyoff.png);
}

li.photographyon a, li.photography a:hover{
	background-image: url(images/layout/photographyon.png);
}

li.design a{
	background-image: url(images/layout/designoff.png);
}

li.designon a, li.design a:hover{
	background-image: url(images/layout/designon.png);
}

li.about a{
	background-image: url(images/layout/aboutoff.png);
}

li.abouton a, li.about a:hover{
	background-image: url(images/layout/abouton.png);
}

li.contact a{
	background-image: url(images/layout/contactoff.png);
}

li.contacton a, li.contact a:hover{
	background-image: url(images/layout/contacton.png);
}

ul.socialnav{
	list-style-type:none;
	text-align:right;
	width: 65px;
	float: right;

	margin-top:0;
	clear:right;
}

ul.socialnav li{
	
	margin-bottom: 20px;
	margin-right:0px;
	text-align:right;
	padding-right: 0;
	width: 65px;
}

ul.socialnav li a{
	display:block;
	height:0px;
	width: 65px;
	overflow:hidden;
	background-repeat:no-repeat;
}

li.twitter a{
	background-image: url(images/layout/twitteroff.png);
	padding-top: 14px;
}

li.twitteron a, li.twitter a:hover{
	background-image: url(images/layout/twitteron.png);
	padding-top: 14px;
}

li.facebook a{
	background-image: url(images/layout/facebookoff.png);
	padding-top: 15px;
}

li.facebookon a, li.facebook a:hover{
	background-image: url(images/layout/facebookon.png);
	padding-top: 15px;
}

li.flickr a{
	background-image: url(images/layout/flickroff.png);
	padding-top: 17px;
}

li.flickron a, li.flickr a:hover{
	background-image: url(images/layout/flickron.png);
	padding-top: 17px;
}

#main{
	margin-left: 20px;
	float: left;
}

.quote{
	margin-left:auto;
	font-size:1.2em;
	margin-right: auto;
	padding-top:45px;
	padding-bottom:13px;
	text-align:center;
	width: 725px;
	height: 29px;
	color: #484848;
}

.quote-design{
	margin-left:auto;
	font-size:1.2em;
	margin-right: auto;
	padding-top:33px;
	padding-bottom:25px;
	text-align:center;
	width: 725px;
	height: 29px;
	color: #484848;

}

.copy{
	clear: left;
	margin-left:auto;
	margin-right: auto;
	margin-bottom:18px;
	text-align:center;
	width: 725px;
	height: 24px;
	font-weight: bold;
	font-size: 0.9em;
	color: #484848;
}

#imagewrapper{
	width: 848px;
	margin-left: auto;
	margin-right: auto;
}

.mainimg{
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #a1a0a0;
	height: 127px;
	width:  191px;
}

.mainimg img{
	border: 1px solid #a1a0a0;
	
}

.bottom-contact-links{
	height: 30px;
	
}

.content a{
	display:inline-block;
	height:0px;
	overflow:hidden;
	background-repeat:no-repeat;
}

p.bottom-contact-links span{
	margin-right: 30px;
	margin-top: -3000px;
	display: inline-block;
}

a.contact-twitter{
	width: 65px;
	background-image: url(images/layout/twitteroff-contact.png);
	padding-top: 30px;

}

a.contact-twitter:hover{
	background-image: url(images/layout/twitteron-contact.png);
}

a.contact-flickr{
	width: 43px;
	background-image: url(images/layout/flickroff-contact.png);
	padding-top: 30px;
}

a.contact-flickr:hover{
	background-image: url(images/layout/flickron-contact.png);
}

a.contact-facebook{
	width: 65px;
	background-image: url(images/layout/facebookoff-contact.png);
	padding-top: 30px;
}

a.contact-facebook:hover{
	background-image: url(images/layout/facebookon-contact.png);
}


.columnform {
	float: left;
	margin-right: 10px;
}

.details {
	margin-bottom: 4px;
	padding: 2px 0px;
}

#submit.submitbutton {
	border: medium none;
	
	background: #9f2c3a url(images/layout/submit.jpg) repeat-x scroll 0% 50%;
	text-indent:-99999px;
}


.bottom-contact-links{
	clear: both;
	margin-top: ;
}
#submit{
	font-size: 11px;
	height: 30px;
	width: 106px;
}

#submit.submitbutton:hover{
	background: url(images/layout/submit-hover.jpg) repeat-x scroll 0% 50%;
}

form, .notification_ok{
	margin: 0 auto;
  width:600px;
  text-align: left;
}

#contact{
	text-align:center;
}


#note{
	
	text-align:left;
	width: 600px;
	margin: 0 auto;
}

fieldset, #notewrap{
	border: none;
	text-align:center;
	width: 600px;
	}
form p {
	margin-top: 0;
	margin-bottom: 3px;
}

.contact-left input, .contact-right input, textarea, input#subject{
	border: 1px solid #ccc;
}

.contact-left, .contact-right {
	float:left;
}

.contact-left{
	margin-right: 28px;
}

.contact-left input {
	width: 280px;
	padding:0;
}

.contact-right {
	
}

#contact{
	padding-top: 60px;
}

#fields{
	width: 600px;
	padding-top: 16px;
	margin: 0 auto;
}

.contact-right input {
	width:280px;
	padding:0;
}

p.contacttop{
	margin-bottom:31px;
}

.contact-subject {
	clear: both;
	margin:0;
}

#contact-subject input {

}

#subject{
	width: 590px;
	padding: 0;
}

#message {
	width: 590px;
	padding: 0;
	height: 148px;
}




.notification_error
{

height: auto;
padding: 4px;
background: #F8F0F1;
text-align: left;
-moz-border-radius: 5px;
}

.notification_ok
{



}

.container {
	margin-top: 25px;;
    display: table;
    height: 30px;
    width: 100%;
  }
  .cell {
    display: table-cell;
    vertical-align: middle;
    /* For IE6/7 */
    position: relative;
    top:expression(this.parentNode.clientHeight/2 - this.firstChild.clientHeight/2 + " px");
  }
  .content-submit {
    /* center horizontally */
 text-align:right;
 margin-right: 7px;
  }

#about-left{
	float:left;
	width: 330px;
	margin: 11px 0 0 8px;
}

#about-right{
	float:left;
	width: 300px;
	color: #484848;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 8px 8px 0 18px;
	padding-bottom: 0;
	text-align:left;
}

#about-right h3{
	margin-top: 0;
}

.no-bottom-margin{
	margin-bottom: 0;
}

h3 strong{
	color:#a33039;
}
