/******************* START STANDARD HTML STYLES ******************/
body{
	font-size: 0.7em;
	color: #666666;
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
}

img{
	border: 0px
}

a{
	text-decoration: none;
	color: #6cbe45
}

a:hover{
	text-decoration: underline;
	color: #6cbe45;
}

p{
	margin-top: 0px;
}

hr{
	height: 1px;
	color:#e3e2e1;
}

body td{
	font-size: 1em;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body strong{
	font-size: 1em;
	color: #0055a7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*width:500px*/
}

body bold{
	font-size: 1em;
	color: #6cbe45;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/******************* END STANDARD HTML ELEMENTS ******************/

/* ******************* START PAGE LAYOUT STYLES *******************/
#functionBar{
	height:22px;
	font-size: 0.9em;
	color: #4c4c4c;
	background-color: #ffffff;
}

#displayVersion{
	padding-top: 4px;
	padding-left: 5px;
}

#displayVersion a{
	color: #0055a7;
}


#keyLinks{
	padding-top: 4px
}

#keyLinks a{
	padding-right: 10px;
	color: #0055a7;
}

#siteSearch{
	line-height:2em
}

#siteSearch form{
	margin: 0px;
	padding: 0px
}

#siteSearch input{
	font-size: 1em;
}

#siteSearch .submit{
	border: medium none;
	font-weight: bold;
	width: 30px;
	cursor: pointer;
	color: #ff8003;
	font-size: 0.9em;
	background-color: #d7d7d7;
}

div#header{
	background: #ffffff;
	border-top: 1px solid #cccccc;			
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

div#site{}

div#container00{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	width: 100%;
	padding-bottom: 10px;
}

div#container10{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

div#container11{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

div#leftColumn{
	margin-top:10px
}

div#rightColumn{
	margin-top:10px
}

div#center {
		padding: 0px 30px 0px 30px;
	}

div.pageTitle{
	font-weight: bold;
	font-size: 1.7em;
	padding: 10px 0px 20px 0px;
}

div#footer{
	border-top: 1px solid #cccccc;
	font-size: 0.8em;
	padding: 0px 0px;
	text-align: center;
	color: #aeaeae
}

#footer a{
	color: #aeaeae;
	text-decoration: underline
}

#footer a:hover{
	color: #ff0000;
	text-decoration: underline
}

#footer td{
	font-size: 0.55em;
	color: #666666;
}

#footer td a{
	color: #0055a7;
	text-decoration: none;
}

#footer td a:hover{
	color: #0055a7;
}
/********************* END PAGE LAYOUT STYLES ********************/

/****************** START STANDARD WIDGET STYLES *****************/
.widgetHeader{
	font-size: 0;
	background-color: #d9f54a
}

.widgetHeader .topLeftBorder{
	float:left;
	width: 3px;
	height: 3px
}

.widgetHeader .topRightBorder{
	float: right;
	width: 3px;
	height: 3px
}
	
.widgetContents .title{
	background-color: #d9f54a;
	color: #554b46;
	font-weight: bold;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
}

.widgetContents .body{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px
}

.widgetContents a{
	text-decoration: none;
	color: #ff8003
}

.widgetContents a:hover{
	text-decoration: underline;
	color: #ff8003
}

.widgetContents a:hover{
	text-decoration: underline;
	color: #ff8003
}

.widgetContents .menuItem a{
	color: #554b46;
}

.widgetContents .childMenu .menuItem{
	padding-left: 10px;
}

.widgetContents .childMenu .menuItem a{
	color: #999999;
}
/******************* END STANDARD WIDGET STYLES ******************/

/************************* START FORM STYLES ***********************/
.activeForm{
	width: 415px;
}

.activeForm .formItemWrapper{
	float:left;
	padding: 0px 0px 5px 0px;
	width: 100%;
}

.activeForm .formText{
	padding: 5px 0px 5px 0px;
}

.activeForm .formLabelH{
	padding: 5px 5px 5px 0px;
	float:left;
	width: 185px;
	text-align: right;
}

.activeForm .formSummaryH{
	padding: 5px 5px 5px 0px;
	float:left;
	width: 225px;
	text-align: left;
}

.activeForm .formInputH{
	padding: 2px 0px 5px 0px;
	width: 225px;
	float:right;
}

.activeForm .formLabelV{
	float: left;
	padding: 0px 0px 5px 0px;
	clear:left;
}

.activeForm .formInputV{
	float:left;
	width: 100%;
	clear:left;
}
/************************* END FORM STYLES ***********************/


/************************* START STORE STYLES ************************/
/* STORE FORM STYLES */
.stockItemForm{
	width: 560px;
}

.shoppingBasketForm{
	width: 560px;
}

/* PRODUCT MENU */

.productMenu{
	border: 1px solid #c8c8c8;
	margin-bottom: 3px;
}

.productMenu .contents{
	background-color: #e5edf6;
	padding: 5px 5px 5px 5px;
}

.productMenu .contents p{
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

.productMenu .contents a{
	color: #f75e3e;
}

.productMenu .contents a:hover{
	color: #f75e3e;
}

/* CATEGORIES AND STOCK*/
.categoryDetails{
	float: left                
}

.categoryDetails .title{
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	color: #0055a7
}

.categoryDetails .description{
	border-bottom: 1px solid #aca899;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
	
.categoryDetails .subfolders{
	padding-bottom: 30px;               
}

.categoryDetails .subfolders a{
	font-weight:bold;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.categoryDetails .stockItem{
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #aca899;
	margin-bottom: 10px
}

.categoryDetails .stockImage{
	float: left;
	padding-left: 5px;
	padding-right: 15px;
}

.categoryDetails .stockItem a{
	font-weight:bold;
}

.categoryDetails .stockItem .stockDescription{
	float: left;
}

.categoryDetails .stockItem .stockPrice{
	float: right;
}

.stockDetails{
	float: left
}

.stockDetails .title{
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	color: #0055a7
}

.stockDetails .stockInformation{}

.stockDetails .addtobasket{
	border: 1px solid #0055a7;
	background-color: #cfe6be;
	margin-bottom: 10px;
	width: 250px;
}

.stockDetails .addtobasket .formTitle{
	background-color: #bfdea8;
	color: #0055a7;
	padding: 3px 5px 3px 5px;
}

.stockDetails .addtobasket form{
	margin: 0px
}

.stockDetails .addtobasket .formItem{
	clear: left;
	float: left;
	width: 230px;
}

.stockDetails .addtobasket .formItem .label{
	float: left;
	width: 60px;
	padding: 5px 0px 5px 5px;
}

.stockDetails .addtobasket .formItem .input{
	float: left;
	width: 150px;
	padding: 5px 5px 5px 0px;
}

.stockDetails .addtobasket .button{
	clear: left;
	padding: 5px 0px 5px 50px;
	float: left;

}

.stockDetails .stockDescription{
	padding: 5px 0px 5px 0px;
}

.stockDetails .stockNumber{
	display: none;
}

/* SHOPPING BASKET */
.shoppingBasket{
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 5px; 0px 0px 0px;
}

.shoppingBasket a{
	color: #f75e3e;
}

.shoppingBasket a:hover{
	color: #f75e3e;
}

.shoppingBasket .title{
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	color: #0055a7
}

.shoppingBasket .contents .title{
	background-color: #bfdea8;
	color: #0055a7;
	padding: 3px 5px 3px 0px;
	font-weight: bold;
	margin-bottom: 5px;
}


.shoppingBasket .deliveryOptions{
	padding: 4px 15px 10px 15px;
	background-color: #e5edf6;

}
.shoppingBasket .deliveryOptions select{
	font-size: 10px;
	color: #7a7676;
}

/** DELIVERY DETAILS */
.deliveryDetails{
	font-size: 12px;
	font-weight: normal;	
}

.deliveryDetails td{
	font-size: 11px;
	font-weight: normal;
}

.deliveryDetails hr{
	border-top: 1px solid #c8c8c8; 
	width: 98%;
	height: 1px;
}

.deliveryDetails p{
	padding: 0px 10px 0px 10px;
}
/* ************************* END STORE STYLES *************************/
