body{
background-image:url('../slices/background_gradient.jpg');
text-align:center;
color:'dark gray';
font-size:90%;
font-family:'Trebuchet MS', Georgia, "Times New Roman", Times, serif;
}

img{
border:0;
}
a{
text-decoration:none;
font-weight:bold;
color:#808080;
}
p{
padding:5px;
margin:0;

}
h1{
font-size:110%;
padding:10px;
margin:0px;
text-indent:5px;
}
h2{
font-size:110%;
padding:5px;
margin:0px;
}
h3{
font-size:100%;
padding:0px;
margin:0px;
}
h4{
font-size:100%;
padding:0px;
margin:0px;
margin-top:8px;
}
ul{
padding:0px;
margin:5px;
margin-left:15px;
}
li{
}

#site{
position:relative;
/**border: 2px solid #D9D9D9;**/

background-repeat:no-repeat;
margin:auto;
text-align:left;
width:777px;



}
#header{
position:relative;
top:0px;
left:0px;
width:782px;
height:167px;
background-image:url(../slices/header.gif);
}
#main{
position:relative;
top:00px;
left:0px;
width:774px;
background-color:#B7C9E4;
background-image:url(../slices/main_gradient.gif);
background-repeat:repeat-x;
border-left:4px solid white;
border-right:4px solid white;
}

#box1{
float:left;
width:100%;
z-index:3;
background-color:white;
background-repeat:repeat-x;
height:10px;
padding-bottom:10px;
font-size:105%;
}
#box1 ul{
	margin:0;
	padding:0;
	padding-top:0px;
	display:inline;
	margin-bottom:10px;
}
#box1 li{
	text-align:center;
	margin-left:80px;
	padding-left:0;
	list-style:none;	
	display:inline;
}
#box1 a{
color:#90ACD4;
}
#box1 a:hover{
color:#ECC1A0;
}
#navigation{
position:absolute;
top:0px;
left:15px;

}

#box2{

float:left;
width:720px;
padding-left:20px;
padding-right:20px;
}


html>body #box2{

}


/****** SHOP STYLE ******/

#shop_nav{
border-top:2px solid #A4CDD8;
border-bottom:2px solid #A4CDD8;
background-color:#DDEEFF;

}
#shop_nav a{
color:#5C93A2;
}
#shop_nav a:hover{
color:white;
}
#shop_nav_2{

background-color:#9EB8D9;
text-align:center;
width:100%;
}

.shop_thumbnail{
width:100px;
}

/******* PRODUCT DETAILS PAGE STYLE ******/
#product_top{
float:left;
border-bottom:2px solid #A4CDD8;
}
#product_image{
float:left;
margin:10px;
padding-right:10px;
border-right:2px solid #A4CDD8;
}
#product_summary{
float:right;
margin:20px;
padding-right:20px;
}
#product_description{
float:left;
margin:10px;
}

.seperator{
clear:both;

}
#footer{
position:relative;
top:0;
left:8px;
padding:10px;
padding-top:30px;
width:782px;
margin:auto;
margin-top:0px;
height:289px;
text-align:center;
font-weight:lighter;
font-size:9px;
background-image:url('../slices/footer.gif');
background-repeat:no-repeat;
}
html>body #footer{
left:11px;
}
#footer p{
width:90%;
margin:auto;
margin-top:50px;
}
/**links in the admin footer**/
.footer_links{
display:inline;
}
/** messages displayed in admin section **/
.msg{
color:red;
}
.options{
display:none;
border: 2px solid #A4CDD8;
background-color:#D6F0F7;
position:relative;
padding:10px;
margin:5px;
}
.news_item{
text-align:center;
}
.news_image{
text-align:center;
}

#sizes{

}
#fonts{

}
#colours{

}
#layouts{

}
#schemes{

}