body {
	background: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #444;
}

p {
margin-top:0;
}


h1 {
	font-size: 18px;
	color: #72071b;
	margin-bottom: 12px;
}

h2 {
	font-size: 13px;
	color: #72071b;
	margin-bottom: 7px;
}

body a {
	color: #72071b;
	text-decoration: none;
	}
	
body a:hover {
	color: #72071b;
	text-decoration: underline;
	background-color: #FFF2bf;
}

#page {
	width:772px;
	border:solid 1px #333;
	margin:10px auto 0px;
	background: #fff;
	border-collapse: collapse;
}

#menu {
	width:170px;
	background-image: url(../templateimages/nav_bg.gif);
	background-repeat: repeat-y;
	padding:0px;
}

#nav {
	width:130px;
	margin-left:10px;
	padding:10px;
}

#main {
	padding:0px;
	}

#content {
	margin: 10px 40px 20px 30px;
	padding:0px;
}

#footer {
	width: 772px;
	margin:auto;
	text-align:center;
	font-size: 9px;
}

ul#navigation {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#navigation a {
	display: block;
	text-decoration: none;
	background: #FFE479;
	color: #444;
	padding: .3em 1em;
	border-bottom: 1px solid #fff;
	width: 110px;
	font-weight: normal;
	letter-spacing: 1px;
}

ul#navigation a:hover {
	background: #fbca0e;
	color: #000
}

ul#shop {
	margin-left: 4px;
	padding-left: 0;
	list-style-type: none;
}

ul#shop a {
	display: block;
	text-decoration: none;
	background: #fbca0e;
	color: #444;
	padding: .3em .5em;
	border-bottom: 1px solid #fff;
	width: 110px;
	font-weight: normal;
	letter-spacing: 1px;
}

ul#shop a:hover {
	background: #FFE479;
	color: #000
}

.imageLeft {
	float:left;
	margin: 4px 10px 3px 0;
	}
	
.imageRight {
	float:right;
	margin: 4px 0 3px 10px;
}

ul#links {
	list-style-type: circle;
	line-height: 3em;
	color: #000;
}

.quotation {
	font-size: 10px;
	padding:5px;
	width: 111px;
	border: 4px double #999999;
}
.quote {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	}
	
.dropdown {
	background: #fff2bf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 40px;
}

#basket {
	width: 100%;
	border: 1px solid #ccc;
	background: #eee;
	}
	
.basketprice {
	width: 70px;
}

.basketqty {
	width: 50px;
	font-size:11px;
}

.basketsub {
	width: 100px;
}

.tablerow {
	background: #fff
}

#totals {
	float:right;
	border: solid 1px #ccc;
	margin-top: 5px;
}

#totals .col_a {
	width: 126px;
	}
	
#totals .col_b {
	width: 97px;
	}

	
.btn {
	margin: 10px 0 0 10px;
	font-size:10px;}
	
.broderGr {
	border: 1px solid #999999;
}

.clear {
	clear:both;
	}
	
.verd100 {
	width: 310px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#warning {
	border: solid 1px red;
	margin: 5px;
	padding:5px;
	color: red;
}

ul#home {
	list-style-type: circle;
	color: #72071b;
	font-size: 12px;
	font-weight: bold;
	padding: .3em .5em;
	}

.frontbox {
	width:250px;
	float:left;
	
	}
