/************************************************
* General
************************************************/
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0; background: #fff url(images/ck3_bg.jpg) top center no-repeat; }
p { margin: 0 0 10px 0; line-height: 1.3em; }
h1,h2,h3 { margin: 0 0 10px 0; padding: 0; text-decoration: none; }
h1 { color: #000; font-size: 2.0em; }
h2 { color: #000; font-size: 1.8em; }
h3 { color: #000; font-size: 1.3em; }
form,table { margin: 0; padding: 0; }
img { border: 0; vertical-align: middle; }
li { list-style-position: outside; /*list-style-type: square;*/ margin: 0; padding: 0; }
.cb { clear: both; }
.clearboth { clear: both; }
hr { color: #9FD535; background: #9FD535; border: 0; Height: 1px; }


/************************************************
* Layout
************************************************/
#container { width: 944px; margin: 0 auto; }
#header { height: 108px; background: #fff url(images/headerbg.jpg) no-repeat; }
#header_left { float: left; width: 280px; }
#header_middle { float: left; width: 446px; }
#header_middle_pad { padding-top: 80px; text-align:center; color: #fff; font-size: 18px; }
#header_right { float: left; width: 218px; }
#header_right_pad { padding-top: 26px; padding-left: 24px; }
#speedbar { padding: 0; background: #7C7C7E; text-align: center; }
#speedbar_left { float: left; width: 100%; }
#speedbar_right { float: left; width: 100px; text-align: right; padding: 5px 5px 0 0; }
#speedbar_right a { color: #fff; font-size: 12px; }
#location { padding: 5px 0; padding-left: 5px; height: 24px; background: #BFBFBF; margin-bottom: 10px; }
#body_content { padding: 0px; }
#footer { height: 60px; padding: 10px 0; padding-left: 10px; background: #BFBFBF; color: #000; margin-top: 0px; }
#footer_end { padding: 5px 0; background: #7C7C7E; color: #fff; text-align: center; }

/************************************************
* Logo Image Replacement
************************************************/
#logo h1 { background: url(images/logo.jpg) no-repeat; width: 280px; height: 107px; border: 0; overflow: hidden; margin: 0; padding: 0; z-index: 30; float: left; }
#logo h1 a { display: block; text-indent: -5000px; width: 280px; height: 107px; border: 0; text-decoration: none; }
#logo h1 a:hover { border: 0; text-decoration: none; }

#search_item { width: 90%; background: #fff url(images/zoom.gif) no-repeat; padding-left: 18px; }

/************************************************
* Links
************************************************/
a:link, a:visited { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }

/************************************************
* Speedbar
************************************************/
#speedbar { clear: left; width: 100%; font-size: 13px; font-family: Arial, Helvetica, sans-serif; border-bottom: 0px solid #fff; overflow: hidden; font-weight: bold; }
#speedbar ul { clear: left; float: left; list-style: none; margin: 0; padding: 0; position: relative; left: 0%; text-align: center; }
#speedbar ul li { display: block; float: left; list-style: none; margin: 0; padding: 0; position: relative; right: 0%; }
#speedbar ul li.first a { border-left: 0px solid #ccc; }
#speedbar ul li.last a { border-right: 0px solid #ccc; }
#speedbar ul li a { border-left: 0px solid #ccc; border-right: 1px solid #ccc; display: block; margin: 0; padding: .3em .4em; color: #fff; text-decoration: none; line-height: 1.3em; }
#speedbar ul li a span { display: block; }
#speedbar ul li.active a { color: #fff; background: #9FD535; }
#speedbar ul li a:hover { color: #fff; background: #9FD535; }

/************************************************
* Minicart
************************************************/
.minicart_container { margin-top:14px; width: 86%; }
.minicart_contents { margin-top:14px; width: 86%; }
.minicart_container hr { color: #CCCCCC; background: #CCCCCC; border: 0; Height: 1px; }
.minicart_container input { color: #000000; background: #FFFFFF; border: 1px solid #CCCCCC; text-align: center; }
.minicart_item { color: #0000FF; text-decoration: none; font-size: 0.9em; }
a.minicart_item:link { color: #0000FF; text-decoration: none; }
a.minicart_item:visited { color: #0000FF; text-decoration: none; }
a.minicart_item:hover { color: #000080; text-decoration: none; }
a.minicart_item:active { color: #0000FF; text-decoration: none; }
.minicart_col_1 { width: 9%; float: left; text-align: left; }
.minicart_col_2 { width: 69%; float: left; text-align: left; }
.minicart_col_3 { width: 19%; float: left; text-align: left; }
.minicart_tot_1 { width: 49%; float: left; text-align: left; }
.minicart_tot_2 { width: 49%; float: left; text-align: right; }
.minicart_total { color: #FF0000; font-weight: bold; }
#minicart_button { margin-top: 6px; }
.mcitems { font-size: 16px; font-weight: bold; color: #3C9809; }
.mcitems2 { font-weight: bold; color: #3C9809; }

.mc_alert { z-index: 1000; position: absolute; top:108px; right: 360px; width: 200px; visibility: hidden; }
.mc_alert_content { float: left; background: #eee; padding: 5px; border: 2px solid #ff0000; }
.mc_close { float: right; background: #ff0000; color: #fff; font-weight: bold; text-align: center; font-size: 14px; cursor: pointer; }
.mc_image { border: 0; vertical-align: middle; }


/************************************************
* 3 Column Layout
************************************************/
#colmask { position: relative; width: 100%; overflow: hidden; }
#colmid { float: left; width: 200%; position: relative; left: 160px; }
#colright { float: left; width: 100%; position: relative; left: 50%; margin-left: -320px; }
#col1wrap { float: right; width: 50%; position: relative; right: 100%; }
#col1pad { margin: 0 0 0 320px; overflow: hidden; }
#col1 { width: 100%; overflow: hidden; }
#col2 { float: left; width: 160px; position: relative; margin-left: -50%; left: 160px; overflow: hidden; }
#col3 { float: left; width: 160px; position: relative; left: 0px; overflow: hidden; }

/*
#colmask { background: #fff; }
#colmid { background: #fff; }
#colright { background: #fff; }
*/

.colpadding { padding: 0px; }
.bodypadding { padding: 0 10px 0 10px; }

/************************************************
* Columns
************************************************/
.colpad { padding: 10px; }
.col25 { float: left; width: 25%; }
.col49 { float: left; width: 49%; }
.col50 { float: left; width: 50%; }
.col59 { float: left; width: 59%; }
.col60 { float: left; width: 60%; }
.col55 { float: left; width: 59%; }
.col75 { float: left; width: 75%; }
.col33 { float: left; width: 33%; }
.colpad {padding:3px;}
.col34 { float: left; width: 34%; }
.col66 { float: left; width: 66%; }
.col37 { float: left; width: 39%; }
.col62 { float: left; width: 63%; }

/* footer */
.col20 { float: left; width: 20%; }
.col40 { float: left; width: 39%; padding-top: 6px; text-align: center; }

/************************************************
* Menu & Dialog Borders	Start
************************************************/
/*--------- Dialogs ----------*/
.dborders { width: 100%; margin-bottom: 10px; }
.dborders h2, .dborders h2 { margin: 0; font-size: 1.1em; font-weight: bold; padding: 0 3px 3px 5px; }
.dborders p, .dborders p { margin: 0; padding: 3px 3px; font-size: 1.0em; }
.dtop, .dbottom { display: block; background: transparent; font-size: 1px; }
.db1, .db2, .db3, .db4 { display: block; overflow: hidden; }
.db1, .db2, .db3 { height: 1px; }
.db2, .db3, .db4 { background: #fff; border-left: 1px solid #9FD535; border-right: 1px solid #9FD535; }
.db1 { margin: 0 5px; background: #9FD535; }
.db2 { margin: 0 3px; border-width: 0 2px; }
.db3 { margin: 0 2px; }
.db4 { height: 2px; margin: 0 1px; }
.dboxcontent { display: block; border: 0 solid #9FD535; border-width: 0 1px; height: auto; background: #fff; }
* html .dboxcontent { height: 1px; }
.dboxpadding { padding: 4px; background: #fff; }
/*--------- Menus ----------*/
.mborders { width: 100%; margin-bottom: 10px; }
.mborders h3, .mborders h3 { margin: 0; font-size: 1.1em; font-weight: bold; padding: 0 3px 3px 5px; }
.mborders p, .mborders p { margin: 0; padding: 3px 3px; font-size: 1.0em; }
.mtop, .mbottom { display: block; background: transparent; font-size: 1px; }
.mb1, .mb2, .mb3, .mb4 { display: block; overflow: hidden; }
.mb1, .mb2, .mb3 { height: 1px; }
.mb2, .mb3, .mb4 { background: #fff; border-left: 1px solid #9FD535; border-right: 1px solid #9FD535; }
.mb1 { margin: 0 5px; background: #9FD535; }
.mb2 { margin: 0 3px; border-width: 0 2px; }
.mb3 { margin: 0 2px; }
.mb4 { height: 2px; margin: 0 1px; }
.mboxcontent { display: block; border: 0 solid #9FD535; border-width: 0 1px; height: auto; background: #fff; }
* html .mboxcontent { height: 1px; }
.mboxpadding { padding: 4px; background: #fff; }
/************************************************
* Menu and Dialog Background Colours
************************************************/
.menu_colour { background: #9FD535; color: #fff; }
.dialog_colour { background: #9FD535; color: #fff; }
.blank { background: #fff; color: #000; }
.filled { background: #FFCC80; color: #000; }


/************************************************
* CSS Buttons
************************************************/
.clear { overflow: hidden; width: 100%; }
.button { float: left; color: #fff; }
a.button { cursor: pointer; float: left; background: transparent url(images/bg_button_a.gif) no-repeat scroll top right; color: #fff; display: block; font: bold 12px arial, sans-serif; height: 24px; margin-right: 3px; padding-right: 10px; text-decoration: none; border: 0; }
a.button span { cursor: pointer; float: left; background: transparent url(images/bg_button_span.gif) no-repeat; display: block; line-height: 14px; padding: 5px 0 5px 10px; color: #fff; }
a.button:active { background-position: bottom right; color: #fff; outline: none; }
a.button:active span { background-position: bottom left; color: #fff; padding: 6px 0 4px 10px; }
a.button:hover { text-decoration: none; color: #fff; }

/************************************************
* Misc
************************************************/
.delp { color: #9FD535; font-weight: bold; }
.looking { background: #9FD535; color: #fff; font-weight: bold; font-size: 16px; padding: 10px; margin-bottom: 10px; }



/************************************************
* Product Page
************************************************/
.product_container { width: 100%; }
.product_left_col { float: left; width: 25%; }
.product_right_col { float: left; width: 74%; }

/************************************************
* Subcategories
************************************************/
.subcat_cols{ float: left; }
.subcat_box{ float: left; width: 95%; text-align: center; }
.subcat_box_last{ float: left; width: 103%; text-align: center; }
.subcat_box h2 { text-decoration: none; margin: 0; padding: 0; }

/************************************************
* Products Page - Rows
************************************************/
.products_container { width: 100%; }
.products_left_col { float: left; width: 25%; }
.products_right_col { float: left; width: 74%; }
.product_price { color: #FF0000; font-weight: bold; font-size: 1.1em; }

/************************************************
* Products Page - Columns
************************************************/
.products_cols{ float: left; }
.products_box{ float: left; width: 95%; text-align: center; }
.products_box_last{ float: left; width: 103%; text-align: center; }
.products_box_last_single{ float: left; width: 100%; text-align: center; }
.products_box_last_double{ float: left; width: 99%; text-align: center; }
.products_box h2 { text-decoration: none; margin: 0; padding: 0; }

/************************************************
* Manufacturers
************************************************/
.manuf_cols{ float: left; }
.manuf_box{ float: left; width: 95%; text-align: center; }
.manuf_box_last{ float: left; width: 103%; text-align: center; }
.manuf_box_last_single{ float: left; width: 100%; text-align: center; }
.manuf_box_last_double{ float: left; width: 99%; text-align: center; }
.manuf_box h2 { text-decoration: none; margin: 0; padding: 0; }

/************************************************
* Upselling Products
************************************************/
.upsell_cols{ float: left; }
.upsell_box{ float: left; width: 95%; text-align: center; }
.upsell_box_last{ float: left; width: 103%; text-align: center; }
.upsell_box_last_single{ float: left; width: 100%; text-align: center; }
.upsell_box_last_double{ float: left; width: 99%; text-align: center; }
.upsell_box h2 { text-decoration: none; margin: 0; padding: 0; }

/************************************************
* Recommended Products
************************************************/
.recom_cols{ float: left; }
.recom_box{ float: left; width: 95%; text-align: center; }
.recom_box_last{ float: left; width: 103%; text-align: center; }
.recom_box_last_single{ float: left; width: 100%; text-align: center; }
.recom_box_last_double{ float: left; width: 99%; text-align: center; }
.recom_box h2 { text-decoration: none; margin: 0; padding: 0; }

/************************************************
* Info Columns
************************************************/
label { float: left; width: 150px; font-weight: bold; margin-top: 2px; }
.right { float: left; margin-top: 2px; }
.submitbutton { margin-left: 150px; }
.form input,textarea,select { margin-top: 2px; }

/************************************************
* Miscellaneous
************************************************/
.progress { font-weight:bold; font-size: 14px; color: #000; }

/************************************************
* Videos
************************************************/

/* Videos */
.youtube { float: left; margin: 0 10px 10px 0; cursor: pointer; }
.youtube_border { border: 1px solid #000; }

/* Tooltips */
#tt { position: absolute; display: block; background: url(../youtube/shadowbox/resources/tt_left.gif) top left no-repeat; }
#tttop { display: block; height: 5px; margin-left: 5px; background: url(../youtube/shadowbox/resources/tt_top.gif) top right no-repeat; overflow: hidden; }
#ttcont { display: block; padding: 2px 12px 3px 7px; margin-left: 5px; background: #666; color: #FFF; }
#ttbot { display: block; height: 5px; margin-left: 5px; background: url(../youtube/shadowbox/resources/tt_bottom.gif) top right no-repeat; overflow: hidden; }


/************************************************
* Pagination Links
************************************************/
.navigation { padding: 5px; }

.navigation ul { margin: 0; padding: 0; text-align: center; font-size: 1.0em; }

.navigation li { list-style-type: none; display: inline; padding-bottom: 1px; margin: 0 1px 0 0; }

.navigation a, .navigation a:visited { padding: 4px 4px 4px 4px; border: 1px solid #bbb; text-decoration: none; color: #666; font-weight: bold; }

.navigation a:hover, .navigation a:active { border: 1px solid #666; color: #000; background-color: #eee; font-weight: bold; text-decoration: none; }

.navigation a.currentpage { background-color: #666; color: #fff !important; border-color: #666; font-weight: bold; cursor: pointer; font-weight: bold; }

.navigation a.currentpage:hover, .navigation a.currentpage:active { background-color: #eee; border-color: #bbb; }

/* RSS Feeds */
	.feed_button {margin-bottom: 3px; text-align: center;}
/* /RSS Feeds */

