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

*{
	padding:0px;
	margin:0px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

a{
outline:none;
}

h3{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;	
}

img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p{
	font-size: 12px;
	color: #000000;	
}

div#container{
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;

}

div#header{
	height:140px;
	padding-right:40px;
}

div#header img {
	float:left;
	padding-left: 20px;	
}

div#maincontent{
	height: auto;
	width: 735px;

}

div#contentRight{
	float: left;
	background-color: #dcdcdc;
	padding: 18px;
	margin-bottom: 30px;
}

div#contentRight a{
	font-weight: bold;
	color: #666666;
	text-decoration: underline;	
}

div#creativ{
	clear: right;
	text-align: center;
	margin-top: 30px;
}

div#creativ a{
	text-decoration: none;
	padding-left: 0px!important;
}
div#creativ p{
	font-size: 11px;
	color: #666;
}
/****************************************************************************************************************************
												NAVIGATION
****************************************************************************************************************************/

div#navigation{
	background-color: #f2f2f2;
	width: 220px;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
}

div#navigation a{
	float: right;
	width: 185px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

div#navigation a:hover{
	background-color: #DCDCDC;
}

div#footer{
	float: right;
	color: #999999;
	font-size: 11px;
	padding-right: 80px;
	margin-bottom: 30px;
	margin-top: 40px;
}

div#footer a{
	font-size: 11px;
	color: #999999!important;
	padding-right: 5px;
	padding-left: 5px;
}

/****************************************************************************************************************************
												Home page
****************************************************************************************************************************/


div#homepageContent{
	width: 438px;	
}
div#login {
	float: right;
	width: 400px;
	
}

div#login a{
	float: right;
	width: auto;
	color: #FFFFFF;
	background-color: #DCDCDC;
	font-size: 11px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	padding-bottom: 2px;
}


div#hiddenlogin{
	width: auto;
	clear:right;
	float:right;
	display:none;
	height: auto;
	border: 2px solid #DCDCDC;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
}
div#loginrow{
	height: 50px;
	text-align: right;
}

#hiddenlogin{
	text-align: right;	
}

.formlabel{
	color: #666666;
	font-size: 11px;
	font-weight: bold;	
}

#hiddenlogin input{
	background-color: #DCDCDC;
	border: 2px solid #ffffff;	
}

#loginsubmit{
	color: #FFFFFF!important;
	background-color: #AEAEAE!important;
}

/****************************************************************************************************************************
												About page
****************************************************************************************************************************/

div#aboutContainer{
	width: 438px;	
}

div#aboutContainer h3{
	clear: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 80px;
}

div#aboutContainer img{
	border: 1px solid #FFFFFF;
}




/****************************************************************************************************************************
												Portrait page
****************************************************************************************************************************/

div#portraitContainer{
	width: 438px;
}

div#portraitContainer h3{
	clear: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 80px;
}

div#portraitContainer img{
	border: 1px solid #FFFFFF;
}


/****************************************************************************************************************************
												Events page
****************************************************************************************************************************/

div#eventsContainer{
	width: 438px;
}

div#eventsContainer h3{
	clear: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 80px;
}

div#eventsContainer img{
	border: 1px solid #FFFFFF;
}


/****************************************************************************************************************************
												Weddings page
****************************************************************************************************************************/

div#weddingsContainer{
	width: 438px;
}

div#weddingsContainer h3{
	clear: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 80px;
}

div#weddingsContainer img{
	border: 1px solid #FFFFFF;
}


/****************************************************************************************************************************
												Contact page
****************************************************************************************************************************/

div#contactContainer{
	width: 438px;
}

div#contactContainer .form{
	margin-bottom: 8px;
	margin-left: 100px;
}

div#contactContainer div#contdetails{
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
}

div#contactContainer div#contdetails .address{
	margin-left: 105px;
}

div#contactContainer h3{
	clear: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 100px;
}

div#contactContainer .form textarea {
	float: none!important;
	margin: 0px;
	padding: 0px;
}

/****************************************************************************************************************************
												Gallery Options page
****************************************************************************************************************************/

div#gallerysContainer{
	width: 436px;
}

div#gallerysContainer a{
	float: left;
	height: 170px;
	width: 213px;
	margin-right: 1px;
	margin-bottom: 1px;
}

a.weddingsbutton{
	background-image: url(../images/weddingsGalleryPic.jpg);
}

a.weddingsbutton:hover {
	background-image: url(../images/weddingsGalleryPicOver.jpg);
}

a.animalsbutton{
	background-image: url(../images/animalbutton.jpg);
}

a.animalsbutton:hover {
	background-image: url(../images/animalbuttonOver.jpg);
}

a.portraitsbutton{
	background-image: url(../images/portraitbutton.jpg);
}

a.portraitsbutton:hover {
	background-image: url(../images/portraitbuttonOver.jpg);
}

a.eventsbutton{
	background-image: url(../images/eventsbutton.jpg);
}

a.eventsbutton:hover{
	background-image: url(../images/eventsbuttonOver.jpg);
}

a.lifesbutton{
	background-image: url(../images/lifebutton.jpg);
}

a.lifesbutton:hover{
	background-image: url(../images/lifebuttonOver.jpg);
}


/****************************************************************************************************************************
												All galleries
****************************************************************************************************************************/

div#galleries{
	width: 436px;	
}
div#galleries h3{
	padding-left:3px;
}


div#galleryrow {
	margin-bottom: 15px;
	margin-top: 15px;	
}

div#galleryrow .clearrow img{
	border: 3px solid #FFFFFF;
	clear: right;
	margin-left:8px;
}

div#galleryrow .row img{
	margin-left: 22px;
	border: 3px solid #FFFFFF;
}

div#galleryrow img:hover{
	border: 3px dashed #666666;
}











/****************************************************************************************************************************
												Classes
****************************************************************************************************************************/
.selected{
	background-color: #C1C1C1;	
	
}
.greyHighlight{
	
}

.thanks{
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}

.error{
	font-size: 11px;
	color: #FF0000;
}
.blackbg{
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 3px;
	padding-left: 3px;
}

.dzip{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	clear: left!important;
	width: 100px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	border: 1px solid #FFF;
	
}
/****************************************************************************************************************************
												testimonials page
****************************************************************************************************************************/

.author{
	float: right;
	font-weight: bold;
	color: #000;
	font-size: 11px;
}

.date{
	float: right;
	font-weight: bold;
	color: #333;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width: 100%;
	text-align: right;
	padding-bottom: 16px;
	margin-bottom: 8px;
}

div#testimonialsContainer{
	width: 438px;	
}

div#testimonialsContainer ul{
	margin-left: 150px;
	list-style-position: inside;
	padding-top: 30px;
}

div#testimonialsContainer a{
	font-size: 11px;
	text-decoration: none;	
}
div#testimonialsContainer ul ul{
	margin-left: 40px;
	list-style-position: inside;
	padding-top: 0px;
}

div#testimonialsContainer h3{
	padding-left:3px;	
}
div#testimonialsContainer p{
	padding-top: 10px!important;
}



/****************************************************************************************************************************
												Admin and Customer Section
****************************************************************************************************************************/


div#contentCustomer {
	background-color: #DCDCDC;
	height: auto;
	width: 700px;
	padding: 10px;
}

div#contentCustomer .welcome{
	font-size: 14px;
	font-weight: bold;
	text-align: center;	
}

div#contentCustomer p{
	padding: 20px;
	background-color: #C8C8C8;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#customerImages{
	padding: 30px;
	text-align: center;
}

div#contentCustomer img{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	border: 2px solid #FFFFFF;
}

div#contentCustomer h3{
	font-size: 17px;
	background-color: #DCDCDC;
	color: #000;
	text-align: center;
}

#hiddenlogin input{
	background-color: #DCDCDC;
	border: 2px solid #ffffff;	
}

div#adminlogin #loginsubmit{
	color: #FFFFFF!important;
	background-color: #AEAEAE!important;
	
}

div#adminlogin{
	text-align: right;	
}

div#adminlogin .loginrow{
	height: 30px;
	text-align: right;
}

div#adminlogin h3 {
	text-align: center;
	margin-bottom: 8px;
}

.adminnav{
	margin-left: 30px;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

div#deleteuser{
	float: left;
	width: 180px;
	margin-right: 20px;
	border: 1px solid #000000;
	text-align: right;
	padding: 8px;
}

div#adduser{
	float:right;
	width: 180px;
	border: 1px solid #000000;
	text-align: right;
	padding: 8px;
}

a.submitlink{
	color: #FFFFFF!important;
	background-color: #999999;
	font-size: 12px;
	text-decoration: none!important;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-top: 10px;
}

div#uploadContainer{
	width: 450px;	
}

div#uploadContainer .uploadrow{
	text-align: right;
   
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

div#uploadContainer .uploadrow p {
	float:left;
	text-align: right;
	width: 100px;
	
}

.uploadrow input, textarea{
	background-color: #ffffff;
	float:left;
	margin-left: 15px;
	border: 1px solid #FFFFFF;
}

div#uploadContainer .uploadrow #uploadsubmit{
	background-color: #666666!important;
	float: right;
	margin-right: 120px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#logout{
	float: right;
	color: #ffffff!important;
	background-color: #666666;
	padding-right: 3px;
	padding-left: 3px;
}
div#logout a{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div#zipbox{
	clear: both;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}