﻿/******************************  SARAH GAWLER - CSS 19.06.2009 ********************************/
/******************************  Designed by www.zidesigns.co.uk ********************************/



body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/sg-bg0.jpg) repeat-x;
	}

#bigdiv{
margin: auto;
font: normal 12px Georgia, serif;
color: #999;
width: 960px; 
text-align: left;
line-height: 15px;
}

#wrap{
/**background-color: red;**/
margin: 0;
padding: 0;
width: 960px; 
text-align: left;
}

#top{
margin: 0px;
padding: 0;
width: 960px;
height: 151px;
	background: #fff url(../images/logo.jpg) no-repeat center;
}

#main{
padding: 10px 0 0 0;
position:relative;
min-height: 420px;}



#right{
margin: 0px;
padding: 0 20px  0 0;
width: 300px;
float:right;
}


#left{
margin: 0 10px 0 0;
padding: 0;
width:510px;
float: left;
position:relative;
}






.terms #left{
margin: 0 20px 0 20px;
padding: 0;
width:600px;
float: left;
height: 100%;
}


.terms #right{
margin: 0px;
padding: 0 20px  0 0;
width: 300px;
float:right;
}

.terms #main{
padding: 10px 0 0 0;
height: 100%;
}


#flash{
position:absolute;
top:10px;}



.zwebgalleryrow{
width: 150px;
float: left;
padding: 0 20px 20px 0;
}


.portfolio #left{
width: 580px;
padding: 0 0 0 6px;
margin:0;

}

.portfolio #right{
width: 360px;
float:right;
padding:0 6px 0 0;
margin:0;
}

.portfolio #sggallery div{
  padding: 0  5px  5px  0;
}



#zhome_image{
margin: 80px 0 0 140px;
}

.zhome_imagerow{
text-align: center;
margin: 10px;
padding: 10px 0 0 0;
float:left;
width: 190px;
height: 270px;
background-color: #ececec;}





/**************************************** SERVICES **************************************/

.zservicesdescription{
width:431px;
height: 275px;
float:left;
margin: 0 0 6px 6px;
padding: 20px;
background-color: #ececec;
}

.zservicesimage{
float:left;
}

.zservicesrow{
float: left;
clear: both;
}


/**************************************** PRODUCTS **************************************/


.zproductsdescription{
width:431px;
height: 275px;
float:left;
margin: 0 0 6px 6px;
padding: 20px;
background-color: #ececec;
}


.zproductsimage1{
height: 315px;
float:left;
}




.zproductsrow{
float: left;
clear: both;
}







/**************************************** ABOUT ME **************************************/

.zaboutmedescription{
width:431px;
height: 275px;
float:left;
margin: 0 0 6px 6px;
padding: 20px;
background-color: #ececec;
}

.zaboutmedescription2{
width:431px;
height: 275px;
float:left;
margin: 0 0 6px 6px;
padding: 20px;
background-color: #ececec;
}



.zaboutmerow img, .zservicesrow img,  .zproductsrow img{
float: left;
padding: 0 0 6px 6px;
}










/**************************************** TESTIMONIALS **************************************/



.ztestimonialsrow{
width: 312px;
height: 250px;
padding:0 0 20px 6px;
float: left;
}

.ztestimonialsimage{
float: left;
padding: 0 0 5px 0;
}

.ztestimonialsclient{
width: 290px;
color: #807693;
padding-bottom: 5px;

}

.ztestimonialsdescription{
width: 280px;
}














/**************************************** CONTACT **************************************/



.contact #left{
margin:  0;
padding: 0 11px 0 6px;
width: 580px;
float:left;

}

.contact #right{
margin: 0;
padding: 15px 0 15px 15px;
width:342px;
height: 400px;
float: left;
background-color:#ececec;
position: relative;
}




/*********************************** EMAIL FORM *************************************/

td{
padding:2px;
margin:0;
}

input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 160px;
border:0;
padding:0;
margin-left: 20px;
background-color: #cccccc;
float:left;
}


input{
margin:0;
color: #666;
}

textarea{
width: 180px;
height: 105px;
border:0;
padding: 0 0 3px 0;
margin-left: 20px;
color: #666;
font: normal arial, 'lucida console', sans-serif;
background-color: #cccccc;
}

.button{
position: absolute;
left:15px;
bottom: 15px;
width: 100px;
}































/*********************************** P & H TAGS *************************************/

p, blockquote, ul, ol , .zwedding_testimonialsdescription, .zwedding_homedescription, .zwedding_gallerydescription{
	line-height: 16px;
	padding:0 0 10px 0;
	margin:0;
	}

h1, h2, h3, .zwedding_testimonialsclient, .zwedding_hometitle, .zwedding_gallerytitle, .zaboutmetitle{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: georgia, serif;
}

h1, .zwedding_hometitle, .zwedding_gallerytitle, .zaboutmetitle, .zservicestitle{
	font-size: 15px;
	padding:10px 0 5px 0;
	margin:0;
	color: #807693;
}


h2, .zwedding_testimonialsclient {
	font-size: 12px;
	color: #555555;
	padding:0;
	margin:0;
	font-weight: normal;
}

h3 {
	font-size: 13px;
	color: #999;
	padding:0;
	margin:0;
}


h5 {
font: normal 11px Georgia, serif;
letter-spacing: 1px;

}

h5 a:hover{
	color: #444;
	text-decoration:none;
}

h5 a{
	color: #999;
	text-decoration:none;
}

b{
color: #807693;
}

i{
font: normal 12px arial, 'lucida console', sans-serif;
font-weight: bold;
color: #000;
padding:0;
margin:0;

}

span{
font-style: italic;
}
	
img{
padding:0;
margin:0;
border-collapse: separate;
}

a img {border:none;
padding:0;
margin:0px;}
	
	
li {
list-style-image: url(images/0.jpg);
padding: 0;

}

a {
text-decoration: none; 
	color: #807693;
	outline:none;
}

a:hover {
	text-decoration: none;
	color: #999;
}

#prevbutton{
top: 425px;
width:40px;
height:40px;
position:absolute;
left:245px;
}

#nextbutton{
top: 425px;
width:40px;
height:40px;
right: 240px;
position:absolute;
}

#nextbutton a, #prevbutton a{
position: relative;
top: 15px;
left: 5px;
}

.visitedimg {
  background-colour: #000;
}


/*********************************** MENU *************************************/

#logolink{
width: 220px;
height: 100px;
position: absolute;
top:30px;
left:730px;
}

#menu {

	height: 20px;
	margin: 0 auto;
	padding: 7px 0 20px 115px;
	position:relative;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {

	display: block;
	float: left;
	padding: 0 15px 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font: 11px Georgia, Times, serif;
	color: #807693;
	font-weight: 400;
	letter-spacing: 2px;
	outline-color: invert;
}

#menu a:hover {
	color: #999;
}

#menu .first a {
	background: none;
}

.button{
	color: #666;
	text-decoration: none;
}

h2 a:hover{
	color: #807693;
	}


 .submenu a{
 font-size: 12px;
 list-style-image: url(images/0.jpg);
	}
	

 .submenu a:hover{
 font-size: 12px;
	color: #807693;
	text-decoration: none;
}



.home a#homenav,
.aboutme a#aboutmenav,
.services a#servicesnav,
.testimonials a#testimonialsnav,
.portfolio a#portfolionav,
.contact a#contactnav
{
color:#999;
}

/*********************************** FOOTER *************************************/

#footer {
	width: 960px;
	clear:both;
	height: 45px;
}

#footer h5 {
	text-align: center;
	color: #999;
	margin: 0 0 20px 0;
	font-weight: 400;
	padding-top: 30px;
	}


#footer img{
border:0;
margin:0;
padding: 0px;
float:right;

}

#footer a{
padding: 0 7px 0 0;
}

iframe{
width:920px;
height: 1200px;
margin: 10px 0 0 20px;
float:left;
}

#imageview {
height: 500px;
width: 770px;
color: #807693;
text-align: center;
}

#flash{
padding: 0 0 0 6px ;
height:415px;
float: left;
}






