@charset "utf-8";
/* General Layout */

body {
	font-family: Calibri, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #E5FCD1;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: small;
	color: #666666;
	z-index:2;
}
form {
	margin: 0px;
	padding: 0px;
}

.wrap {
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 100;
	padding-bottom: 50px;
}
#logo {
	background-image: url(/inc/images/logo.gif);
	height: 82px;
	width: 178px;
	margin-top: 7px;
	float: left;
}
#logo a {
	display: none;
}

.top_links {
	color: #999999;
	float: right;
	padding-top: 10px;
	width: 400px;
}
.top_links a {
	text-decoration: none;
	color: #999999;
}
.top_links a:hover {
	text-decoration: underline;
}
.account_links {
	text-align: right;
}

.basket_details {
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 22px;
	background-image: url(/inc/images/bag.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
}

.search_box {
	text-align: right;
	color: #009966;
	font-size: 18px;
	padding-top: 29px;
}
.bgcol {
	background-image: url(/inc/images/headbg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}




#head {
	height: 115px;
}
#menu {
	clear: both;
	font-size: 16px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 12px;
	height: 19px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: inline;
	margin-right: 20px;
}
#menu ul li a {
	color: #006633;
	text-decoration: none;
	padding-bottom:8px;
}

#middle {
	clear: both;
	z-index: 99;
	padding: 5px;
}
#middle a {
	color: #669966;
}

#mid_cat {
	float: left;
	padding: 10px;
	width: 530px;
	background-color: #FFFFFF;
}

#mid_cat h1 {
	font-size: 24px;
	font-weight: normal;
	color: #669966;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#mid_cat h1 a {
	color: #669966;
	text-decoration: none;
}
#mid_cat h3 {
	font-weight: normal;
	font-size: 18px;
	color: #003333;
}

#mid_centre {
	padding: 10px;
}

#mid_centre h1 {
	font-size: 24px;
	font-weight: normal;
	color: #669966;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#mid_centre h1 a {
	color: #669966;
	text-decoration: none;
}
.cat_products {
	text-align: left;
}
.cat_nav {
	float: right;
	width: 155px;
}
.cat_nav h2 {
	font-size: 18px;
	color: #669966;
	font-weight: normal;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
.cat_nav ul {
	margin: 0px;
	padding: 0px;
}
.cat_nav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.cat_nav ul li a {
	padding: 2px;
	display: block;
	text-decoration: none;
	color: #669966;
}
.cat_nav ul li a:hover {
	color: #003333;
}
.cat_nav ul ul li {
	font-size: 11px;
	padding-left: 20px;
}

#pageSelected {
	background-color: #EDFBDE;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: text;
}
#pageSelected a {
	color: #FFFFFF;
	cursor: text;
}





.nextprev {
	display: block;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 12px;
	float: left;
}
.nextprev a {
	text-decoration: none;
	color: #999999;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 2px;
	margin-left: 2px;
}
.nextprev a:hover {
	background-color: #A1DF5E;
	color: #FFFFFF;
}



#orderby {
	float: right;
	margin-right: 25px;
	width: 120px;

}
#orderby select {
	border: 1px solid #CCCCCC;
	font-size: 10px;
	color: #999999;
	padding: 1px;
}
.clearfix {
	clear: both;
}

#rotator {
	background-image: url(/inc/images/home_rotate/2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 730px;
	height: 314px;
	margin-top: 7px;
	clear: both;
	
}
.background {
	background-repeat: no-repeat;
	background-position: left top;
	width: 730px;
	height: 314px;
	margin-top: 7px;
	clear: both;
}
.old_browser {
	display: none;
}
#bottom_search {
	background-image: url(/inc/images/bottom.gif);
	height: 112px;
	bottom: 0px;
	width: 100%;
	background-color: #E5FBD1;
	clear: both;
}
.listing_box {
	width: 140px;
	float: left;
	height: 250px;
}
.listing_box h2 {
	font-size: 14px;
	color: #006666;
	text-transform: uppercase;
}
.listing_box h2 a {
	color: #006666;
}

.listing_box ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.listing_box ul li {
	margin: 0px;
	padding: 0px;
}
.listing_box a {
	color: #669966;
	text-decoration: none;
}
.listing_box a:hover {
	color: #006666;
	text-decoration: underline;
}

.search_title {
	font-size: large;
	color: #006633;
	padding-bottom: 5px;
}
.search_sec {
	display: inline;
	margin-right: 16px;
	float: left;
}
.search_fields {
	
}
.search_form_fields {
	font-size: 11px;
	color: #999999;
	padding: 2px;
}


/* Home Specific */

.home_title {
	margin-left: 210px;
	width: 200px;
	padding-top: 17px;
}
.home_title p {
	margin: 0px;
	padding: 0px;
}
.home_title h1 {
	color: #009966;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: x-large;
}
.home_login {
	margin-left: 190px;
	width: 210px;
	margin-top: 40px;
}
.home_login h2 {
	color: #669933;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.home_login input {
	width: 85px;
	font-size: 12px;
	color: #999999;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.home_login a {
	color: #999999;
}
.home_products {
	float: right;
	text-align: center;
}
.home_create_account {
	display: block;
	text-align: left;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.home_create_account a {
	color: #336666;
	text-decoration: none;
}


.product {
	width: 97px;
	text-align: center;
	position: relative;
	display: block;
	margin-right: 15px;
	float: left;
	margin-left: 15px;
	margin-bottom: 2px;
	height: 165px;
}
/* Categories */
.product_image {
	border: 1px solid #CCCCCC;
}
.product_name a {
	color: #FF9999;
	text-decoration: none;
	font-size: 10px;
}
.product_price a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
.product_price a s {
	color: #999999;
}


.home_products {
	width: 275px;
	padding: 10px;
}
/* Product Secific */
#product_left {
	float: left;
	padding: 10px;
	width: 220px;
}
.product_left_image {
	margin-bottom: 5px;
}


#product_left h1 {
	font-size: 22px;
	font-weight: normal;
	color: #88D632;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#product_left h1 a {
	color: #669966;
	text-decoration: none;
}
.product_right {
	float: right;
	width: 480px;
}
.product_right h2 {
	font-size: 18px;
	color: #669966;
	font-weight: normal;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
.product_right h3 {
	font-size: 14px;
	color: #006666;
	font-weight: normal;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
.product_right h4 {
	font-size: 18px;
	color: #006666;
	font-weight: normal;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
.product_price_box {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

.product_detail_price {
	font-size: 24px;
	color: #669933;
	font-weight: bold;
	display: inline;
}
.product_detail_was {
	color: #CC0000;
	display: inline;
	vertical-align: top;
}
.more_images img {
	cursor: pointer;
}



hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}


.product_options {
	float: left;
	display: inline;
	width: 120px;
}
.product_options select {
	font-size: 10px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-image: url(/inc/images/formbg.gif);
}
.product_button {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.addon_image {
	float: left;
}

.addon_image img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.addon_info {
	width: 200px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.addon_info h5 {
	margin: 0px;
	padding: 0px;
	color: #669933;
}
.addon_info p {
	margin: 0px;
	padding: 0px;
}
.addon_options {
	float: right;
	width: 200px;
}
.addon_options h5 {
	color: #669933;
	margin: 0px;
	padding: 0px;
}
.addon_options p {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.addon_options select {
	font-size: 9px;
	border: 1px solid #CCCCCC;
	display: inline;
	width: 80px;
	float: right;
}
.addon_option_name {
	width: 80px;
	display: inline;
	float: left;
}
.addon_option_buy {
	display: block;
	padding-top: 3px;
}
.addon_option_price {
	color: #669933;
	font-weight: bold;
}




.related_products {
}
.related_image {
	text-align: center;
	float: left;
	width: 80px;
	display: inline;
}
.related_image img {
	border: 1px solid #EAEAEA;
}
/* Checkout Pages */
.checkout_box {

}
.checkout_title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A8E469;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/inc/images/checkout_title.gif);
}
.checkout_table {
	border: 3px solid #F0F0F0;
}
.checkout_tablecell {
	padding: 5px;
	background-color: #EDFBDE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #003333;
}
#checkout_buttons {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
.basket_total {
	background-color: #A0D864;
	padding: 8px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/inc/images/checkout_title.gif);
}



/* Forms */

.form_text {
	float: left;
	width: 50%;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
.form_field {
	margin-bottom: 2px;
	font-size: 11px;
}
.form_text2 {
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 10px;
}
.form_button {
	background-image: url(/inc/images/buttonbg.gif);
	width: 85px;
	font-size: 12px;
	color: #003333;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #DCFCBF;
}
.form_button:hover {
	background-image: url(/inc/images/buttonbg.gif);
	border: 1px solid #999999;
	background-color: #DCFCBF;
	color: #333333;
	cursor: pointer;
}
.search_form_button {
	background-image: url(/inc/images/buttonbg.gif);
	width: 30px;
	font-size: 12px;
	color: #003333;
	padding: 2px;
	border: 1px solid #999999;
	background-color: #DCFCBF;
}
.search_form_button:hover {
	border: 1px solid #999999;
	background-color: #009966;
	color: #FFFFFF;
	cursor: pointer;
	background-image: none;
}
.search_field {
	font-size: 14px;
	color: #006666;
}
.search_refine {
	font-size: 11px;
	width: 150px;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.loginreg_box {
	width: 250px;
	background-color: #E6FBD1;
	padding: 10px;
}
#feedback {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}

.box {
	background-color: #E6FBD1;
	padding: 10px;
}
.tabs {
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-image: url(/admin/inc/images/tabs_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tabs a {
	background-color: #A8E469;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
}
.tabs a:hover {
	background-color: #669966;
	color: #FFFFFF;
}


/* Drop Menu */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 999;
}
#nav a {
	display: block;
	
}
#nav li { /* all list items */
	float: left;
	}
#nav ul li ul li {
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.virtualList ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.virtualList li {
	background-color: #EEEEEE;
	padding: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(/inc/images/download_icon.png);
	background-repeat: no-repeat;
	background-position: right;
}
.virtualList li:hover {
	background-color: #FFFFFF;
}
.virtualList a {
	position: absolute;
	right: 0px;
	padding-right: 35px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #575443;
}

#nav ul li { /* all list items */
	float: left;
	width: 7em; /* width needed or else Opera goes nuts */
}
#nav ul ul {
	display:none;
}
#nav li ul { /* second-level lists */
	position: absolute;
	width: 9em;
	left: -999em;
	z-index:99;
	margin-top: 0px;
	padding-left: 5px;
	padding-top: 5px;
	background-image: url(/inc/images/trans.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0F8C7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0F8C7;
	border-left-color: #E0F8C7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0F8C7;
}

#nav ul li a {
	width: 130px;
	color: #006633;
	height: 20px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#nav ul li {
	font-size: 11px;	
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}
#nav ul li a:hover {
	color: #AEE772;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#cookies {
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 10px;
	margin-top: 5px;
	font-size: 14px;
	text-align: center;
}
#cookies a {
	color: #FFCC00;
}
#strikethrough {
	font-size: 14px;
	vertical-align: top;
	color: #999999;
}
.botLinks {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
	text-align: center;
	color: #006666;
}
.botLinks a {
	color: #006666;
}
.title {
	background-image: url(/inc/images/title.gif);
	background-color: #006666;
}
.hoverProductDetails {
	color: #333333;
	background-color: #9999BF;
	padding: 0px;
	border: 1px solid #CCCCCC;
	visibility: hidden;
	position: absolute;
	width:30%;

}
#processing {
	color: #CC0000;
	font-weight: bold;
	visibility: hidden;
}
.feedback {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	padding: 5px;
	border: 2px solid #F0F0F0;
	margin-bottom: 1px;
}
#approval {
	background-color: #FFFFE6;
	padding: 5px;
	margin: 5px;
	border: 2px solid #F3F3F3;
}
.bundle_box {
	border: 1px solid #E8E8E8;
	min-width: 125px;
	padding: 5px;
	text-align: center;
	font-size: 14px;
	color: #009966;
	font-weight: normal;
	float: left;
	margin-right: 5px;
}
.bundle_box a {
	color: #009966;
	text-decoration: none;
}
.bundle_box a strong {
	color: #003333;
}


.bundle_image {
	font-size: 24px;
	color: #009966;
}
.bundle_image img {
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}
.smalltext {
	font-size: 10px;
	color: #999999;
	margin-top: 3px;
	font-style: italic;
}
