div{
padding:0;
margin:0;
}
body{
background-color:white;
text-align:center;
color:#808080;
font-size:90%;
background-image:url('../slices/background_gradient.jpg');
background-repeat:repeat-x;
}

img{
border:0;
}
a{
text-decoration:none;
font-weight:bold;
color:#808080;
}
p{
padding:10px;
margin:0;
text-indent:20px;
}
h1{
font-size:120%;
padding:15px;
margin:0px;
color:#F9A61A;
}
h2{
font-size:110%;
padding:10px;
margin:0px;
color:#F9A61A;
}
h2 .subheader{
font-size:90%;
font-weight:normal;
}
h3{
font-size:100%;
padding:0px;
margin:0px;
/**color:#F9A61A;**/
color:black;
}
ul{
padding:0px;
margin:5px;
margin-left:15px;
}
li{

}

#site{
position:relative;
margin:auto;
text-align:left;
width:782px;
padding:0px;
background-image:url(../slices/site_background.gif);
background-repeat:no-repeat;
}

/** Navigation **/
#box1{
padding-top:30px;
background-image:url(../slices/navigation_background.jpg);
background-repeat:no-repeat;
}

#box1 ul{
list-style:none;
}

#navigation_list{

margin-left:20px;
margin-top:20px;

}

/** Main content **/
#box2{
margin-top:200px;
margin-left:20px;
float:left;
width:500px;

}

/** Headlines **/
#box3{
float:left;
margin-top:20px;
padding:50px 10px 0 10px;
width:181px;
background-image:url(../slices/headline_background.jpg);
background-repeat:no-repeat;
}
html>body #box3{
width:161px;
}
#box3 h2{
margin-bottom:0;
padding-bottom:0;
}

.headline_date{
font-size:90%;
color:gray;
}

#left{
float:left;
margin-top:200px;
margin-left:20px;
width:181px;
}

#footer{
position:relative;
height:69px;
bottom:0px;

width:782px;
text-align:center;
margin:auto;
background-image:url(../slices/footer_background.jpg);
background-position:center;
background-repeat:no-repeat;
}

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

#shop_nav{
height:50px;
background-color:#2678B2;
color:white;
padding-top:5px;
text-indent:10px;
}
#shop_nav a{
color:white;
}
#shop_nav a:hover{
color:white;
}
#shop_nav a:visited{
color:white;
}
#shop_nav_2{
padding-top:5px;
position:relative;
top:10px;
height:25px;
background-color:#98C3E3;
text-align:left;
color:black;
}
#shop_nav_2 a{
color:black;
}
#shop_nav_2 a:hover{
color:white;
}
#shop_nav_2 a:visited{
color:black;
}

.shop_thumbnail{
width:100px;
}

.product_featured{
background-color:#FFFF99;
}

/******* 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;
width:130px;
}
#product_summary{
float:left;
margin:20px 20px 20px 10px;
width:300px;
}
#product_description{
float:left;
margin:10px;
}

.seperator{
clear:both;

}

/**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 page **/
.news_item{
text-align:center;
}
.news_image{
text-align:center;
margin:auto;
}

#sizes{

}
#fonts{

}
#colours{

}
#layouts{

}
#schemes{

}