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

body, html {
margin:0;
padding:0;
}
#wrap {
width:970px;
height:100%;
background-image:url(../styleImages/backgrounds/bodybg.png);
background-repeat:repeat-y;
padding: 0px 10px 0px 10px;
margin:0 auto;
}
#header{width:100%; height:170px; background-image:url('http://www.scottish-roseveal.com/images/header-smallwall.jpg'); position:relative;}

h1 {
margin:0;
}

#main {
width:70%; min-height:700px;
}
h2 {
margin:0 0 1em;
}
#sidebar {
width:24%;
}
#sidebar:after { clear:both;}


#categories ul { list-style-type:none;}
#categories li { font-size:14px; list-style-type:none;}
#categories li a:link, #categories li a:visited { text-decoration:none; font-weight:bold; color:#0066FF;}

#footer { width: 100%; height:30px; background: url(http://www.scottish-roseveal.com/images/footerbg.jpg) repeat-x; padding-top:30px; text-align:center;
}
#footer a:link, #footer a:hover, #footer a:visited { color:#FFFFFF;}
#footer:after { clear:both;}
#footer p {
margin:0;
}
.sitedocs{width: auto}
* html #footer {
height:1px;
}

#wrap:after {
content: ".";
display: block;
height: 0;
overflow:hidden;
clear: both;
visibility: hidden;
}
/*style components*/
.shortcart{ font-size:10px; color:#999999;}
.shortacc{ font-size:10px; color:#999999;}
.shortcart a:link {color:#999999;}
.shortcart a:visited {color:#333333;}

.shortacc a:link {color:#FD7505; text-decoration:none;}
.shortacc a:visited {color:#FD7505; text-decoration:none;}

.menulink {display:block;}
a#homelink { background-image:url(http://www.scottish-roseveal.com/images/menu/mhome.png); height:30px; position:absolute; bottom:20px; left:210px; background-position: 0 -50px; width:67px; background-repeat:no-repeat;}
a#homelink:hover {background-position: 0 0px; }

a#aboutuslink { background-image:url(http://www.scottish-roseveal.com/images/menu/maboutus.png); height:30px; position:absolute; bottom:45px; left:280px; background-position: 0 0px; width:90px; background-repeat:no-repeat;}
a#aboutuslink:hover {background-position: 0 -49px; }

a#newslink { background-image:url(http://www.scottish-roseveal.com/images/menu/mnews.png); height:30px; position:absolute; bottom:40px; left:683px; background-position: 0 0px; width:67px; background-repeat:no-repeat;}
a#newslink:hover {background-position: 0 -47px; }

a#faqlink {background-image:url(http://www.scottish-roseveal.com/images/menu/mfaq.png); height:40px; position:absolute; bottom:31px; left:610px; background-position: 0 0px; width:67px; background-repeat:no-repeat;}
a#faqlink:hover { background-position: -2px -47px;}

a#recipelink {background-image:url(http://www.scottish-roseveal.com/images/menu/mrecipes.png); height:22px; position:absolute; bottom:3px; left:513px; background-position: 0 0px; width:83px; background-repeat:no-repeat;}
a#recipelink:hover { background-position: -0 -42px;}

a#shoplink {background-image:url(http://www.scottish-roseveal.com/images/menu/mshop.png); height:30px; position:absolute; bottom:41px; left:417px; background-position: 0 0px; width:66px; background-repeat:no-repeat;}
a#shoplink:hover { background-position: 1px -49px;}
.test { background-color:#CC9900}
.test { background-color: #99FF66}
.producttop {width:100%;}

.productbottom {width:100%; float:left;}

.productimage {width:50%;}
.productimage img {width:100%;}
.productdescription {padding-left: 2%; float: right; width: 48%;}
.producttitle {padding:0px;}
.producttitle h2 {padding:0px; margin:0px;}
.productdescription p {padding-top:0px; margin-top:0px;}
.productrecipe {width:100%; color:#670000;}
.productrecipe li{margin: 0px 0px 4px 0px}
.productrecipe img:after {clear:both;}
.recipetag {color:#AB226F; font-weight:bold;}
.labelcont {width:200px; float:left;}
.view_cart_btn {background-image: url(http://www.scottish-roseveal.com/images/view_rose_veal_product.png);
background-position:right center;
float:right;
height:15px;
text-align:center;
width:60px; font-family:"Verdana",Arial,Helvetica,sans-serif;
font-size:12px;}
.view_cart_btn a:link, .view_cart_btn a:visited {
color:#FFFFFF;
text-decoration:none;
}
