/* global */
html{height: 100%; width: 100%; min-width: 900px;}

body
{ font-family: arial, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: .78em;
}

h4.wheel  {
	color: #eee;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 11px;
	text-decoration: none;
}

a:hover .wheel {
	text-decoration: underline;
	color: #FFF;
}

a .wheel {
	text-decoration: none;
}

p
{ margin: 0px;
	padding: 0px 0px 16px 0px;
	line-height: 1.7em;
}

h1
{ font-size: 108%;
	letter-spacing: .1em;
}

h2
{ margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 100%;
	letter-spacing: .1em;
}

img{border: 0px;}

a{outline: none;}

/* image positioning - left, right and center */
.left
{ float: left; 
	padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
	padding: 0px 0px 0px 8px;
}

.center
{ display: block;
	text-align: center;
	margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
	padding: 10px 20px 0px 20px;
	border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
	padding: 0px;
}

ul li
{ list-style-type: square;
	margin: 0px 0px 11px 0px; 
	padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
	padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
	padding: 0px;
}

/* widths */
#main, #links_container, #menu, #content,  #footer
{ width: 100%; 
	margin-left: auto; 
	margin-right: auto;
}

#links
{ height: 125px;  
	padding: 18px 0px 0px 0px;
	font-size: 88%;
	text-transform: uppercase;
}
#footer
{ height: 25px;  
	padding: 18px 0px 0px 0px;
	font-size: 88%;
	z-index: 15000;
	text-transform: uppercase;
}
.mainimgborder {
	border: solid 2px #1e1e1e;
	padding: 0px
	margin: 0px;
}

#links
{ text-align: right;
	padding: 10px 10px 0px 0px;
}

#footer
{ text-align: center; 
	border-top: 4px solid;
}

#links a, #footer a, #links a:hover, #footer a:hover{text-decoration: none;}

/* logo */
#logo
{ 
	padding-left: 19px;
	float: left;
}

#logo h1
{ font-family: verdana, arial, sans-serif;
	margin: 0px;
	padding: 18px 0px 0px 0px;
	font-size: 160%;
	letter-spacing: .2em;
	text-transform: uppercase;
}

#logo h2
{ font-family: verdana, arial, sans-serif;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 108%;
	letter-spacing: .2em;
}

/* navigation menu */
#menu
{ height: 40px; 
	border-bottom: 1px solid;
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	list-style: none;
} 

#menu li a 
{ display: block; 
	float: left; 
	height: 27px;
	text-decoration: none; 
	padding: 11px 19px 2px 19px;
	text-transform: uppercase;
	font-size: 88%;
	border-right: 1px solid;
} 

/* main content */
#content
{ height: 100%;
	min-height: 300px;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
}
#contentblack
{       height: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	clear: none;
	overflow: visible;
}
/* column 1 - contains sidebar */
#column1
{ float: right;
	height: 100%;
	width: 220px;
	padding: 4px 15px 15px 19px;
}

.sidebaritem
{ text-align: left;
	float: left;
	margin: 0px 0px 35px 0px;
}

.sidebaritem h1
{ padding: 0px; 
	margin: 0px 0px 14px 0px; 
	font-weight: bold;
	text-transform: uppercase;
}

.sidebaritem p
{ line-height: 16px; 
	padding: 0px 0px 8px 0px;
}

.sbilinks{padding: 0px 0px 10px 0px;}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
	float: left; 
	list-style: none; 
} 

.sbilinks li a , .sbilinks li a:hover
{ float: left; 
	height: 16px;
	text-decoration: none; 
	padding: 5px 0px 10px 19px;
	width: 169px;
	border: 0px;
} 

.sidebaritem a, .sidebaritem a:hover
{ padding: 0px 0px 2px 19px;
	text-decoration: none;
}

/* column 2 - page content */
#column2
{ text-align: justify;
	height: 100%;
	padding: 0px 0px 15px 20px;
	margin: 0px 270px 0px 0px;
}

#column2 h1
{ font-family: arial, sans-serif;
	margin: 0px 0px 12px 0px; 
	font-size: 150%;
	text-transform: uppercase;
	font-weight: normal;
}

#column2 a, #column2 a:hover
{ padding: 0px 0px 2px 0px;
	text-decoration: none;
}

/* additional colour scheme selections */
#colour{margin: 0px 0px 20px 0px;}

#colour a, #colour a:hover{border: 0px;}

.blue
{ background: #FFFFFF url(/images/blue.png) no-repeat left center;
	color: #109CEF;
	padding: 0px 40px 0px 20px;
}

.green
{ background: #FFFFFF url(/images/green.png) no-repeat left center;
	color: #94C65A;
	/* padding: 0px 40px 0px 20px; */
}

.purple
{ background: #FFFFFF url(/images/purple.png) no-repeat left center;
	color: #CE5AEF;
	padding: 0px 40px 0px 20px;
}

.orange
{ background: #FFFFFF url(/images/orange.png) no-repeat left center;
	color: #FF9C21;
	padding: 0px 40px 0px 20px;
}
blockquote{border-color: #83B82E;}

h1
{ background: transparent;
	color: #83B82E;
}

#links_container
{
	background-image: url(/images/logof.jpg);
	background-repeat: no-repeat;
	background-position: top-left;
	background-color: #1e1e1e;
	border-top: 1px solid; 
	border-bottom: 1px solid;
	color: #222;
	border-top-color: #E2E2E2;
	border-bottom-color: #6C6C6C;
}

#footer
{ background: #555;
	color: #FFF;
	border-color: #83B82E;
}

#links a, #footer a:hover, #logo, #logo h1
{ background: transparent;
	color: #FFF;
}

#links a:hover, #logo h2, #column2, .sidebaritem, #column2 a
{ background: transparent;
	color: #555;
}

#content{background: url(/images/side.png) right repeat-y;}
#contentblack{background-color: #000; }

#menu
{ background: #444 url(/images/menu.png);
	color: #FFF;
	border-color: #000;
}

#menu li a
{ background: transparent;
	color: #E2E2E2;
	border-color: #6C6C6C;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover, #footer a
{ background: #555;
	color: #83B82E;
} 

#column2 a
{ /* background: #FFF; */
	color: #83B82E;
}

#column2 a:hover
{ background: #FFF;
	color: #555;
}

.sbilinks li a, .sidebaritem a
{ background: transparent url(/images/arrow.png) no-repeat left center;
	color: #555;
} 

.sbilinks li a:hover, .sidebaritem a:hover
{ background: transparent url(/images/green_arrow.png) no-repeat left center;
	color: #555;
} 

.banner_images {
	position: absolute;
	z-index: 1;
	clear: none;
	left: 20px;
	top: 10px;
	width: auto;
	overflow:visible;
}
	/*

.banner_images div {
	position: relative;
	z-index: 1;
}
	 */

.shadow {
	width:146px;
	height: 46px;
	margin: 0 auto;
}

.button_enlarge {
	display:block;
	width: 182px;
	height: 32px;
	background: url(/images/button_enlarge_g.png) no-repeat 0 0;
	position: absolute;
	left: 340px;
	top: 60%;
}

.button_enlarge span {
	display: none;
}

.banner_content {
	position: absolute;
	z-index: 10008;
	padding-top: 35px;
	left: 400px;
	margin: 0px 0px 50px 0px;
	float: right;
	clear: none;
}

.banner_content h1 {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 23px;
	color: #FF6600;
}

.banner_content h1 span {

}

.banner_content p {
	color: #FFF;
	line-height: 1.5em;
}

.banner_details {
	color: #FFF;
	padding-top: 20px;
}

.banner_details h2 {
	font-size: 1em;
	margin: 0 0 2em 0;
	padding: 0;
}

.banner_details h2 a {
	background: url(/images/link_bullet.png) no-repeat 0 0.25em;
	padding: 0px 0px 0px 15px;
}

.banner_details ul li a {
	color: #999999;
}

.banner_details ul li a:hover {
	color: #ff6600;
}

.banner_left {
	z-index: 1002;
}

.banner_left h2 {
	float: left;
	padding-top: 8px;
}

.banner_right {
	width: 245px;
	float: left;
}

.button_buy_it_now {
	background:url(/images/button_buy_it_now_g.png) no-repeat 0 0;
	height: 28px;
	width: 106px;
	margin-top: 20px;
}
.img_button {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.img_button:hover {
	background-position: 0 100%;
}
.img_button span {
	display: none;
}

.banner_product_thumbs {
	margin: 0px 0px 0px 25px;
	padding: 10px 0px 0px 25px;
	height: 47px;
	border-left: 1px solid #616161;
	float:left;
}

.banner_product_thumbs li {
		width: 240px;
		padding: 0 0 20px 0;
		margin: 0 30px 0 0;
		background: 0;
		display: block;
}

#overlay {
	background: #000;
	opacity: 0.7;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
	display: none;
	z-index: 11999;
	cursor: pointer;
}

* html #overlay {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

#popup_image {
	position: fixed;
	top: 20px;
	left: 50%;
	z-index: 20000;
	background:url(../images/loader.gif) no-repeat center center;
	display: none;
	cursor: pointer;
}

* html #popup_image {
	position: absolute;
	top:expression((documentElement.scrollTop ? documentElement.scrollTop : body.scrollTop) + 20 + "px");
}
