/* CSS Document */

/* -----------------------------------------------------------
						Generic Page Properties
----------------------------------------------------------- */

body {
	background-color:#eee;
	background-image:url(../images/background.gif);
	background-repeat: repeat-y;
	margin-left:5px;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:10px;
	font-family: Sans-Serif;
	font-size:12px;
}

/* -----------------------------------------------------------
						Typography
----------------------------------------------------------- */

p {
	color:#000;
	line-height:16px;
	padding-right:8px;
	padding: 0 5px;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #0089c8;
}

a:hover {
	color:#000;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-weight:100;
	letter-spacing: 1px;
	padding: 0 5px;
}

h1 {
	font-size:20px;
	line-height: 22px;
	border-left: 5px solid #23a4d9;
	color:#000;
	padding: 2px 4px;
	margin: 8px 0px;
	font-family:Georgia, Sans-Serif;
	font-weight:500;
}

h1 span {
	color:#23a4d9;
}

h2 {
    font-family: Sans-Serif;
    font-size:14px;
	color:#23a4d9;
	font-weight:600;
	text-align:left;
	margin:0px;
	padding-bottom:8px;
}

h3 {
    font-family: Sans-Serif;
    font-size:14px;
	color:#000;
	font-weight:600;
	margin:0px;
}

.bold {
	font-family: Sans-Serif;
	font-size:11px;
	color:#25a4da;
	font-weight:bold;
}

.bolder {
    font-family: Sans-Serif;
    font-size:14px;
	color:#23a4d9;
	font-weight:600;
	margin:0px;
}


/* -----------------------------------------------------------
						Main Layout Div's
----------------------------------------------------------- */

#wrapper {
 	width: 760px;
	text-align:left;
	background-color:#fff;
}

#header {
	margin-right: 5px;
	height: 110px;
	background-color: #fff;
	background-image:url(../images/header_bg.gif);
	border-bottom: 1px solid #ccc;
}

#logo {
	height: 90px;
	width:399px;
	float:left;
}

#basket {
	height: 110px;
	width:344px;
	float:right;
	background-image:url(../images/basket_bg.gif);
}

#basket p {
	text-align:right;
	font-family: Sans-Serif;
	font-size:11px;
	line-height:16px;
	color:#000;
	padding: 0px 8px 0px 0px;
	margin-top:25px;
}

.basket_bold {
	font-family: Sans-Serif;
	font-size:11px;
	color:#db9d32;
	font-weight:bold;
}

#leftcolumn {
	margin:0px;
	width: 200px;
	float: left;
}

#centercolumn {
	width: 550px;
	float: right;
	text-align:left;
	margin:0px;
}

/* -----------------------------------------------------------
						Footer Div and Properties
----------------------------------------------------------- */

#footer {
	background-color: #23a4d9;
	padding: 4px;
	float: left;
	width: 747px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	background-image:url(../images/title.gif);
	margin-top:10px;
	margin-bottom:5px;
	border-bottom: 5px solid #db9d32;
}

#footer a{
	color:#FFF;
	text-decoration: underline;
	padding: 0px 2px;
}

#footer a:hover{
	color:#FFF;
	text-decoration: none;
	padding: 0px 2px;
}

/* -----------------------------------------------------------
						Form Elements
----------------------------------------------------------- */

.form {
	width: 158px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
	margin-bottom:2px;
	text-align:left;
	font-weight:normal;
	font-family: Sans-Serif;
    font-size: 11px;
	background:#fff!important;
}

.searchform {
	width: 178px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
	margin-top:10px;
	margin-bottom:2px;
	padding:1px;
	text-align:left;
	font-weight:normal;
	font-family: Sans-Serif;
    font-size: 11px;
	background:#fff!important;
}

/* -----------------------------------------------------------
					Horizontal Navigation
----------------------------------------------------------- */

#nav {
	float: left;
	height: 30px;
	background-color: #fff;
	width: 755px;
	margin-bottom:10px;
	border-bottom: 5px solid #db9d32;
	font-size:11px;
}
	
#navinner {
	float: left;
}
	
#nav ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;	
}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
	
#nav li a {
	float: left;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 8px 12px;
	text-decoration: none;
	color: #000;
	border-right: 1px solid #ccc;	
}
	
#nav li a:hover {
	color: #fff;
	border-right: 1px solid #ccc;	
	background: #34aadc;
}
	
#nav li a.active {
	color: #FFFFFF;
	background: #86BA72;
	border-right: 1px dotted #000;
}

/* -----------------------------------------------------------
					Extra Layout Bits
----------------------------------------------------------- */

.breadcrumbs {
	color:#25a4da;
	background-color: #F1F1F1;
	padding: 4px 8px;
	border-bottom: 1px solid #CCC;
	height: 15px;
	display:block;
	margin-bottom:5px;
	width:529px;
	font-size:11px;
}

.breadcrumbs a {
	color:#25a4da;
	text-decoration:underline;

}

.breadcrumbs a:hover {
	color:#000;
	text-decoration:none;
}

#sitesearch {
    width: 184px;
    font-family: Sans-Serif;
    font-size: 14px;
    margin-bottom:10px;
	letter-spacing:1px;
	color:#0064a0;
	font-weight:bold;
	background-color: #f0f0f0;
	padding: 4px 8px;
	display:block;
	text-align:left;
}

#newsletter {
    width: 184px;
    font-family: Sans-Serif;
    font-size: 14px;
    margin-bottom:10px;
	letter-spacing:1px;
	color:#0064a0;
	font-weight:bold;
	background-color: #f0f0f0;
	padding: 4px 8px;
	display:block;
	text-align:left;
}

.search_button {
	font-family: Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color: #fff;
	background-image:url(../images/title.gif);
	background-color:#23a4d9;
	border: 0px;
	margin: 9px 0px;
	padding: 2px;
	border: 1px solid #fff;
	text-align:center;
	width:60px;
}

.rightimg {
	float:right;
	margin:10px;
}

.leftimg {
	float:left;
	margin:5px;
	padding: 2px;
	border:1px solid #000;
}

hr {
	margin: 8px 10px 8px 10px;
	color: #fff;
	border-left: 0;
	border-right: 0;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	height: 5px;
}

/* ----- Product Images ----- */

.right_pic {
	float:right;
	padding: 0px 5px 0px 10px;
}

/* -----------------------------------------------------------
				          Info Tables
----------------------------------------------------------- */

.infotable { 
	font-family: Sans-Serif;
	font-size:11px;
	color: #000;
	text-align: left;
	border: 1px solid #000;
	width:535px;
	background-color:#fff;
	margin:0px 0px 15px 0px;
}

.infotable tr {
	vertical-align: top;
}

.infotable tr,th,td {
	padding: 3px;
}

.infotable th {
	background-image:url(../images/title.gif);
	background-color:#0088c8;
	font-family: Sans-Serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	letter-spacing:1px;
	border-bottom: 2px solid #fe8b19;
}

.infotable th a:hover{
	color:#fff;
	text-decoration:underline;
}

.infotable th a{
	color:#fff;
	text-decoration:none;
}

.info_button {
	background-color:#0088c8;
	font-family: Sans-Serif;
	font-size:11px;
	color: #fff;
	background-image:url(../images/title.gif);
	border: 0px;
	padding: 2px;
	margin:6px 0px;
}

.info_button2 {
	background-color:#0088c8;
	font-family: Sans-Serif;
	font-size:11px;
	color: #fff;
	background-image:url(../images/title.gif);
	border: 0px;
	padding: 2px;
}

.infotable_header {
	vertical-align: top;
}

/* -----------------------------------------------------------
				          Basket Table
----------------------------------------------------------- */

.baskettable { 
	font-family: Sans-Serif;
	font-size:11px;
	color: #000;
	text-align: left;
	border: 1px solid #000;
	width:98%;
	margin-top: 20px;
}

.baskettable tr.odd {
	background-color: #EEE;
}

.baskettable tr {
	/*vertical-align: top;*/
}

.baskettable tr,th,td {
	padding: 3px;
}

.baskettable td {
	border-left: 1px solid #dadada;
}

.baskettable th {
	background-image:url(../images/title.gif);
	background-color:#0088c8;
	border-bottom: 2px solid #fe8b19;
	color:#fff;
	font-family: Sans-Serif;
	font-size:11px;
	color:#fff;
}

.basket_button {
	background-color:#0088c8;
	font-family: Sans-Serif;
	font-size:11px;
	color: #fff;
	background-image:url(../images/title.gif);
	border: 0px;
	padding: 2px;
	margin:20px 0px 0px 0px;
}

/* -----------------------------------------------------------
				          Info Tables
----------------------------------------------------------- */

.stafftable { 
	font-family: Sans-Serif;
	font-size:11px;
	color: #000;
	text-align: left;
	border: 1px solid #23a4d9;
	width: 450px;
	background-color:#fff;
	margin:0px 0px 15px 45px;
}

.stafftable tr {
	vertical-align: top;
}

.stafftable tr,th,td {
	padding: 3px;
}

.stafftable th {
	background-image:url(../images/staff.gif);
	background-color:#0088c8;
	font-family: Sans-Serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	letter-spacing:1px;
	border-bottom: 2px solid #fe8b19;
}

.stafftable th a:hover{
	color:#fff;
	text-decoration:underline;
}

.stafftable th a{
	color:#fff;
	text-decoration:none;
}

/* -----------------------------------------------------------
				          Homepage
----------------------------------------------------------- */

#welcome {
height:248px;
width:545px;
background-image:url(../images/welcome.jpg);
border-bottom: 2px solid #db9d32;
}

#welcometext {
width:253px;
padding: 30px 0px 0px 33px;
}

#homeleft {
width:265px;
margin:0px;
float:left;
padding-right:10px;
}

#homeleft p{
padding-bottom:20px;
border-bottom: 2px dotted #999;
}

#homeright {
width:265px;
margin:0px;
float:left;
}

#homeright p{
padding-bottom:20px;
border-bottom: 2px dotted #999;
}

/* -----------------------------------------------------------
				          Shop
----------------------------------------------------------- */

#welcomeshop {
height:248px;
width:545px;
background-image:url(../images/shop.jpg);
border-bottom: 2px solid #db9d32;
}

#welcometext {
width:253px;
padding: 30px 0px 0px 33px;
}

.header {
    font-family: Sans-Serif;
    font-size:12px;
	color:#23a4d9;
	font-weight:600;
	text-align:left;
	margin:0px;
	padding-bottom: 2px;
}

/* -----------------------------------------------------------
				          Shop Home Tables
----------------------------------------------------------- */

.shoptable { 
	font-family: Sans-Serif;
	font-size:11px;
	color: #000;
	border: 1px solid #23a4d9;
	width: 265px;
	background-color:#fff;
	margin:15px 0px 0px 0px;
	text-align:left;
}

.shoptable tr {
	vertical-align: top;
}

.shoptable tr,td {
	padding: 5px;
}

.shoptable th {
	background-image:url(../images/staff.gif);
	background-color:#0088c8;
	font-family: Sans-Serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	letter-spacing:1px;
	border-bottom: 2px solid #fe8b19;
	text-align: center;
	padding: 5px 0px;
}

.shoptable th a:hover{
	color:#fff;
	text-decoration:underline;
}

.shoptable th a{
	color:#fff;
	text-decoration:none;
}

.prices {
	font-weight:bold;
	font-size:12px;
	color:#da0b0b;
}

/* -----------------------------------------------------------
				          Shop Home Tables
----------------------------------------------------------- */


.logoblocks {
		float: left;
		width: 220px;
		height:140px;
		text-align: left;
		margin: 7px ;
		padding:5px;
		border-bottom: 1px solid #23a4d9;
		text-align:center;
		}

.logoblocks p {
		padding: 5px;
		margin:0;
		color: #000;
		text-decoration:none;	
		}
		
.logoblocks a {
		color:#23a4d9;
		text-decoration:underline;	
		}

.logoblocks a:hover {
		text-decoration:none;
		color:#000;
		}
		
/* -----------------------------------------------------------
				          Shop Home Tables
----------------------------------------------------------- */
.newtables {
	border-bottom: 1px solid #23a4d9;
	font-size:11px;
}

.smallbold {
	color:#23a4d9;
	font-size:11px;
}

.red {
	color:#c50101;
	font-weight:bold;
}

.blue {
	color:#0b2eb3;
	font-weight:bold;
}

.yellow {
	color:#ffff00;
	font-weight:bold;
}