﻿html,body,form 
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #431900;
}

H1
{
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	font-size: 17px;
}

H2
{
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	color: #e55601;
	font-size: 14px;
}

h3
{
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	color: #e55601;
	font-size: 12px;
	line-height: 100%;
}

H4
{
	font-size: 15px;
	color: White;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	font-weight: normal;
}

IMG
{
	border: none 0px;
}

A IMG
{
	border: none 0px;
}

P
{
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	line-height: 145%
}

HR
{
	height: 2px;
	color: #d4b7a6
}

A
{
	color: #e55601;
	border-bottom: dotted 1px #e55601;
	text-decoration: none;
}

A:Hover
{
	color: #431900;
	border-bottom: solid 1px #e55601;
	text-decoration: none;
}

TEXTAREA
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}


/* INPUTS */
.Button
{
	padding: 0px;
	background-image: url(Images/button-orange.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 145px;
	background-color: White;
	border: solid 0px white;
	color: White;
}
.ButtonAlt
{
	padding: 0px;
	background-image: url(Images/button-brown.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 145px;
	background-color: White;
	border: solid 0px white;
	color: White;
}

.TextboxBig
{
	padding: 3px;
	width: 500px;
}

.Textbox
{
	padding: 3px;
	width: 300px;
}

/* Basket Header */
.BasketHdr
{
	background-image: url(Images/basket.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 248px;
}

.BasketHolder
{
	color: White;
	font-size: 12px;
	padding: 60px 10px 0px 18px
}

.BasketButtons
{
	padding-top: 10px;
}

.BasketLinks
{
	padding-top: 1px;
	font-size: 13px;
	font-weight: bold;
}

.BasketLinks A
{
	color: White;
	border: none 0px;
	padding-right: 16px;
}

.BasketLinks A:Hover
{
	border: none 0px;
	color: #f5ceb7;
}

/* Menu */
.Menu
{
	background-image: url(Images/menu.jpg);
	background-repeat: no-repeat;
	height: 42px;
}

.MenuHolder
{
	padding-top: 1px;
	padding-left: 2px;
}

.Menu A
{
	font-size: 13px;
	color: White;
	border: none 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	display: block;
	height: 31px;
	float: left;
}

.Menu A:Hover
{
	background-image: url(Images/menu-hover.gif);
	background-repeat: repeat-x;
	border: none 0px;
}

/* Sub Menu */
.SubMenu
{
	background-image: url(Images/submenu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height: 572px;
	background-color: #865535;
	width: 215px;
	padding-bottom: 40px;
}

.SubMenuHolder
{
	padding: 0px 10px 0px 18px
}


.SubMenu H1
{
	font-size: 15px;
	color: White;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	font-weight: normal;
}

.SubMenu A
{
	display: block;
	border: none 0px;
	padding-left: 8px;
	margin-left: 5px;
	color: White;
	font-size: 13px;
	
}

.SubMenu A:Hover
{
	background-image: url(Images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #f5ceb7;
	border: none 0px;
}

.MainText
{
	padding: 10px 15px 0px 25px;
	width: 100%;
}



/* PLACEholders */
.Main
{
	width: 932px;
	margin: 0px auto
}


/* IndicaTION cLASSES */
.Error
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	color: darkred;
	padding-top: 5px;
}

.Success
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	color: darkgreen;
	padding-top: 5px;
	width: 90%
}

.SuccessBorder
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	color: darkgreen;
	padding-top: 5px;
	border: solid 1px darkgreen;
	background-color: #e7ffe7;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
	width: 98%;
}

.QTY
{
	width: 50px;
	padding: 3px;
}


/* Basket */
.Basket_QTY
{
	width: 30px;
	border: solid 1px silver;
	font-family:Arial;
	font-size:11px;
}

.Basket_Header
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	border: none;
	background-color: #865436;
}

.Basket_Footer
{
	font-weight: bold;
	font-size: 14px;
	background-color: White;
	color: white;
	border: none;
	background-color: #865436;
}

.Basket_Seperator
{
	border-bottom: solid 1px red;
	border-top: none;
	border-left: none;
	border-right: none;	
	color: #3a2616;
	background-color: WhiteSmoke;
}

.Basket_Table
{
	border-bottom: none;
	border-top: none;
	border-left: none;
}

.White
{
	color: White;
}

.NoBorder
{
	border: none 0px white;
}

.CMSHolder
{
	overflow: auto;
	height: 250px;
	margin-top: 40px;
}

.BlogBox
{
	padding-bottom: 10px;
}

.Red
{
	font-weight: bold;
}

/* IMAGE ZOOM */

a.p1 {display:block; text-decoration:none; background:#fff; border:0;;}
a.p1 img {display:block; border:0;}
a.p1 b img {height: 100%;}
a.p1:hover {text-decoration:none; color:#000; position:relative; z-index:500;}
a.p1 b { height: 300px;width: 300px; overflow: hidden; display:block; position:absolute; left:-9999px; padding:10px; opacity:0;

-o-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-icab-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-khtml-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);

-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;

 -webkit-transition: opacity 0.6s ease-in-out;

}


a.p1:hover b {top:-65px; left:75px; padding:10px; border:1px solid #aaa; background:#fff; opacity:1.0;

}

a.p1l {display:block; text-decoration:none; background:#fff; border:0;;}
a.p1l img {display:block; border:0;}
a.p1l b img {height: 100%;}
a.p1l:hover {text-decoration:none; color:#000; position:relative; z-index:500;}
a.p1l b { height: 300px;width: 300px; overflow: hidden; display:block; position:absolute; left:-9999px; padding:10px; opacity:0;

-o-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-icab-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-khtml-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);

-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;

 -webkit-transition: opacity 0.6s ease-in-out;

}


a.p1l:hover b {top:-65px; left:75px; padding:10px; border:1px solid #aaa; background:#fff; opacity:1.0;

}

#info {z-index:100; height:22em;}
