/****************************** UNIQUE DESIGNS  CSS -  www.udesigns.co.uk **************************************/


body {
	margin: 0;
	padding: 50px 0 20px 0;
	background: #fff url(/images/bg.jpg) repeat-x;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 15px;
	}

#bigdiv{
margin: auto;
padding: 100px 0 0 0;
background: #434343 url(/images/top.jpg) no-repeat;
width: 960px; 
text-align: left;
position: relative;
}


#wrap{
width: 920px;
margin: auto;
}


#flash object{
position:absolute;
left:0px;
top:115px;}


#content{
width: 920px;
margin: 10px 0 10px 0; 
}

/****************************** LEFT / MIDDLE / RIGHT ********************************/
#left{
width: 300px;
float: left;
}

#middle{
width: 310px;
float: left;
margin-right: 10px;
}


#right{
width: 300px;
float: left;
}


/****************************** H TAGS ********************************/

h1, h2, h3{
	margin: 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

h1{
	text-transform: uppercase;
	font-size: 14px;
	padding:0 0 13px 0;
	margin:0;
	background: url(images/0.jpg) bottom repeat-x;
	color: #999999;
}


h2, .zabouttitleone, .zabouttitletwo, .zcontacttitle, .zshoptitle, .gallerytitlegroup, .shopcategorygroup{
	text-transform: uppercase;
	font-size: 12px;
	color: #75cbee;
	padding:10px 0 5px 0;
	margin:0;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}


h5 {
	font-size: 9px;
}

h5 a:hover{
	color: #75cbee;
	text-decoration:none;
}

h5 a{
padding: 0 0 0 10px;
	color: #999999;
	text-decoration:none;
}

p, blockquote, ul, ol  {
	line-height: 14px;
	padding:0 0 15px 0;
	margin:0;
	}
	

	
li {
list-style-image: url(images/);
padding: 0;

}

a {
text-decoration: none; 
	color: #75cbee;
}

a img{
border: none;
text-decoration: none;
padding:0;
margin:0;
}

img{
display: block;
border: none;
padding:0;
margin:0;
}


a:hover {
	text-decoration: none;
	color: #fff;
}


/********************************* HOME *************************************/

.home #content{
margin: 0 0 10px 0;
}



/********************************* ABOUT *************************************/

.zaboutrow{
margin: 0 0 10px 0;
height: 300px;
}

#middle .zaboutrow{
background-color: #303030;
}

.zaboutdescriptionone{
width: 280px;
padding: 0 0 0 10px;
}

.zabouttitleone{
width: 280px;
padding-left: 10px;
}


/*********************************  GALLERY *************************************/
.gallery #left{
width: 170px;}

.gallery #middle{
background-color: #303030;
padding: 0 0 10px 0;
margin-bottom: 10px;
}

.gallery #right{
width: 425px;
}

.zgallerygallery div{
float:left;
margin: 10px 0 0 10px;
}

.gallerytitlegroup{
padding: 0 0 5px 0;
}

.gallerytitlegroup, .shopcategorygroup{
height:20px;
padding: 5px 0 0 5px;
margin: 0 0 3px 0;
background-color: #303030;}

/*********************************  SHOP  *************************************/
.shop #left{
width: 170px;}

.shop #right{
width: 750px;}

.zshoprow{
height:350px;
width:240px;
float:left;
background-color: #303030;
margin: 0 0 10px 10px;
position: relative;
}

.zshoptitle{
margin: 5px 0 0 10px;
padding: 0;
width: 220px;
}

.zshopdescription{
width: 220px;
margin: 0 0 0 10px;
font-size: 11px;
}

.zshopprice{
font-size: 16px;
color: #00a8cf;
margin: 5px 0 0 10px;
font-weight: bold;
}

.zshoppaypal{
position: absolute;
bottom: 5px;
right: 10px;
text-align: right;
}

table{
margin: 0 0 0 25px;
padding:0;
border: 0;
}

/********************************* CONTACT ****************************************/

.contact #left{
width:300px;
float: left;
margin: 0 10px 0 0;
}
.contact #right{
width:600px;
float: left;
margin: 0 0 10px 0;
}

.zcontacttitle{
padding: 0 0 5px 0;
}

#ylinks{
margin-top: 10px;
}

.ylinkstitle{
padding: 3px 0 0 0;}

/********************************* MENU *******************************************/

#menu {
	width: 920px;
	height: 25px;
	margin: 0 auto;
	background: #75cbee url(/images/menu.jpg) repeat-x;
	padding: 0;
	}

#menu ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 5px 15px 5px 15px;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #434343;
}

#menu a:hover {
	color: #fff;
}


h2 a:hover{
	color: #fff;
	}
	
.home a#homenav,
.about a#aboutnav,
.shop a#shopnav,
.gallery a#gallerynav,
.contact a#contactnav
{
color: #ffffff; 
}


/************************* FOOTER ********************************/	
	

#footer {
	width: 960px;
	padding: 0;
	margin: 0;
	clear:both;
	height: 45px;
	background: url(/images/footer.jpg) repeat-x;
	}

#footer h5 {
	text-align: right;
	color: #00a8cf;
	margin: 0;
	padding: 15px 20px 0 0;
	}

	
span{
color:#01b0cf;}
