/*typography=============================================================================================*/
body{
	text-align: center;
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 75%;
}
h1,h2,h3{
	font-family: "lucida grande", verdana, arial, sans-serif;
}
h1{font-size: 180%}
h2{
	font-size: 180%;
	font-weight: bold;
}
h3{
	font-size:150%;
	letter-spacing:1px;
	margin:0 5px;
	font-weight:bold;
}
p{
	margin: 0 25px 0 15px;
	padding:0 0 1em 0;
	line-height: 1.7;
}
a{text-decoration: none;outline: none;font-weight:bold;}
blockquote{
	font-size: medium;
	font-style: italic;
}
address{
	padding: 3px 15px;
	font-style:normal;
	font-weight: bold;
}
#disclaimer {
	font-size:smaller;
}
.biggestbanner{
	margin:0; padding:0;
	font-family: arial, sans-serif;
	font-size:36px;
	font-weight: bold;
	text-align:center;
}
.bigbanner{
	margin:0; padding:0;
	font-size:24px;
	font-weight: bold;
	text-align:center;
}
.price{font-weight:bold;}
.shop{
	font-size: 95%;
}
.copyright{
	padding-bottom:0;
	letter-spacing:2px;
}
.micro {
	font-size:xx-small;
}
/*layout=================================================================================================*/
* {
	padding:0;
	margin:0;
	border: 0;
}

html{height: 100%; margin-bottom: 1px}
html,body{margin:0;padding:0 0 10px}
body.no_sidenotes #sidenotes{display: none}
body.no_sidebar #sidebar{display: none}
#container{
/*	width:98%; */
	width:1200px;
	margin: 0 auto; 
	padding: 0; 
	position:relative;
/*	min-width: 1000px;
	max-width: 1400px; */
	text-align: left; 
}
a.more {
	padding-right:30px;
	display:block;
	height:40px;
	background:url(gfx/arrow.gif) right no-repeat;
	color:#F15628;
	}
#header{
	height: 210px;
}
#header ul{
	list-style:none;
	margin: 0;
}
#header li{
	display:inline;
	list-style:none;
	padding: 0 10px;
}
#header a{
}
#header h1 {
	margin:0; padding:0;
	top: 0px;
	left: 0px; 
	z-index: 2;
	text-indent: -4000px;
}
#header h1 a{
	display: block;
	width: 180px;
	height: 168px;
	background: url(gfx/shim.gif);
}
#globalnav{
	position:absolute;
	margin:0;
	top: 143px;
	right: 212px;
}
#globalnav ul {
	text-align:center;
}
/*#columnmenu {
	position:absolute;
	top: 190px;
	left: 0;
}*/
#columnmenu ul {
	list-style:none;
}
#columnmenu li {
	line-height:1.4em;
}
h3{
	margin:0.5em 0 0.5em 0;
/*	border-top-style: none;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4092ff;
	border-left-style: none; */
}
#news p{font-size: 90%;line-height: 1.3;text-align:left;}
/*#sidebar {
	position:absolute;
	top: 190px;
	right: 0;
}*/
#sidebar p{margin: 0 5px;padding:0}
#sidebar p+p{margin-top: 0.7em}
#sidenotes p{font-size: 90%;line-height: 1.3;text-align:left;}
.special {font-size: 90%;line-height: 1.3;text-align:left;}
div.detaildescription p {line-height: 1.5;}
#content{
	margin: 0 225px 0 205px; 
	padding:0;
}
#content.shop {
}
h2{
	margin: 10px 0;
	padding: 12px 0 6px 45px;
	background:url(/gfx/silvergeckosmall.gif) no-repeat 0 50%;
/*	border-top-style: none;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4092ff;
	border-left-style: none; */
}
#content ul,
#content ol {
	margin: 0 25px 15px 25px;
	padding: 0;
	font-style: italic;
	line-height: 2em;
}
#content li{
	margin: 0 0 0 35px;
	padding: 0;
}
fieldset{
	margin:5px 15px;
	padding:1em 1em 0.5em 1em;
	background:#fff;
	border: 1px solid #ccc;
	width:400px;
}
legend {
	font-weight:bold;
}
#enquiry label {
	font-weight:bold;
	float:left;
	width:12em;
}
#enquiry input {
	width:200px;
	background:#FFF;
	border: 1px solid #ccc;
}
#enquiry textarea {
	width:350px;
	height:150px;
	background:#FFF;
	border: 1px solid #ccc;
}
#enquiry input:focus,
#enquiry textarea:focus,
div.shop input:focus,
div.shop select:focus, 
div.shop textarea:focus {
	background:#FFFFCC
}
#enquiry input.btn {
	margin:0;
	padding:0;
	width:96px;
	height:32px;
	border:none;
}
div.shop input,
div.shop select,
div.shop textarea {
	margin:5px;
	background:#EFFEE0;
	border: 1px solid #ccc;
}
div.shop input.btn, 
table.products input {
	border:none;
}
#quicksearch {
	position:absolute;
	margin:0;
	padding:0;
	top: 80px;
	right: 212px;
}
#quicksearch form {
	text-align:center;
}
#quicksearch label {
	display:inline;
	margin:0;
	padding:0;
	color:#999;
	font-weight: bold;
	text-transform:uppercase;
	vertical-align:middle;
}
#quicksearch input.txt {
	display:inline;
	margin:0;
	padding:0;
	width:120px;
	vertical-align:middle;
	background:#FFF;
	border: 1px solid #ccc;
}
#quicksearch input.txt:focus {
	background:#FFFFCC;
}
#quicksearch input.btn {
	margin:0;
	padding:0;
	vertical-align:middle;
}
#contactus {
	position:absolute;
	margin:0;
	padding:0;
	width:200px;
	top: 0;
	right: 0;
	color:#999;
}
#contactus h3 {
	margin:5px 0 6px 0;
	padding:0;
	font-size:10px;
	font-weight:bold;
	background-image:none;
}
#contactus p {
	margin:5px 3px 0 3px;
	padding:0;
	line-height:1.3em;
}
#contactus a {
	margin:0;
}
.box{margin: 10px; padding: 0;border: 1px solid #29166F;}
blockquote{float:left;display:inline;width: 200px;margin: 0 10px 5px 15px;padding: 5px 0}
blockquote p{margin:0;padding: 0 5px;text-align: center}
#disclaimer {clear:both;}
#footer{margin:20px 0 0;padding:5px;text-align: center;}
.prodseparator {margin:5px 0;}
.fl{float:left;display:inline;margin: 0 10px 5px 0px}
.fr{float:right;display:inline;margin: 0 10px 5px 15px}

/*clearfix====================================================================================================*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*colors====================================================================================================*/
body{background: #fc0;
	background-image: url(gfx/sitebkg2.jpg);
	background-repeat: repeat-x;
	background-position:top;

	color: #555}
#container{
	background: #FFF;
	background-image: none;
	background-repeat: repeat-y;
	background-position:top;
	background-attachment:fixed;
}
#columnmenu{}
#header{
	color: #999;
	background: transparent;
	background-image: url(gfx/bannerbkg1200.jpg);
	background-repeat: no-repeat;
}
h2,
h3 {
	color: #999; 
}
#header ul{background-color: #fff;}
a, a:link {color: #4092ff;}
a:visited{color: #4092ff;}
a:hover{color: #F15628;background-color: #fff;}
a:active{color: #4092ff;}
.highlight {background:url(gfx/menuhighlight.gif) no-repeat right center;}
#globalnav a {
	font-weight: bold;
}
#content a:link, #content a:visited {
	font-weight:bold;
}
blockquote{color: #29166F; background: #0093DD}
#footer{
	color: #999;
}
.biggestbanner{color:#999;}
.bigbanner{color:#999;}
.blend{border:none;}


/*cb styles*/

/* CSS for the box starts here
================================================*/
/* Default styling. Used when JavaScript is unsupported */
.cbb {
	padding:0 10px;
	margin:1em 0;
/*	background:#f0f7ff;
	border:1px solid #666; */
	}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#f0f7ff;
	font:bold 1.2em/1em Arial, Helvetica, sans-serif;
	}
.cbb .special,
.cbb .special h1 {
	background:#FFE6CC;
	}
/* Insert the custom corners and borders for browsers with sufficient JavaScript support */

.cb {
	margin:0.5em 0;
	}
.two {
	width:200px;
	float:right;
	}
.three {
	width:180px;
	float:left;
	}
.four {
	width:200px;
	height:360px;
	float:left;
	}
.special {
	margin: 0;
	}
/* Rules for the top corners and border */
.bt {
	background:url(/gfx/boxgecko.png) no-repeat 100% 0;
	margin:0 0 0 16px;
	height:17px;
	}
.bt div {
	height:17px;
	width:16px;
	position:relative;
	left:-16px;
	background:url(/gfx/boxgecko.png) no-repeat 0 0;
	}

/* Rules for the bottom corners and border */
.bb {
	background:url(/gfx/boxgecko.png) no-repeat 100% 100%;
	margin:0 0 0 16px;
	height:63px;
	}
.nogecko .bb {
	height:17px;
	}
.bb div {
	font-size: 0;
	height:63px;
	width:16px;
/*	line-height: 0;	
*/
	position:relative;
	left:-16px;
	background:url(/gfx/boxgecko.png) no-repeat 0 100%;
	}
.nogecko .bb div {
	height:17px;
	}
/* Insert the left border */
.i1 {
	padding:0 0 0 10px;
	background:url(/gfx/bordersgecko.png) repeat-y 0 0;
	}
/* Insert the right border */
.i2 {
	padding:0 10px 0 0;
	background:url(/gfx/bordersgecko.png) repeat-y 100% 0;
	}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display: block;
	background:#fff;
	border:1px solid #fff;
	border-width:1px 0;
	padding:0 10px;
	}
.special .i3 {
	background:#FFf;
	border:1px solid #FFf;
	}
.i3:unknown {
	clear: both; display: block; visibility: hidden; height: 0px; content: "."
}
.i3 {
	display: inline-block
}
.i3 {
	display: block
}
/* CSS for the box ends here */

/* You can use different borders for different boxes on the same page. Just adjust the CSS. The following is an example that uses the GIF images instead of the PNG images. Note that you can also adjust borders, heights and paddings this way. Remember to adjust the IE CSS as well. */
.special .i1,
.special .i2 {
	background-image:url(/gfx/borders2.png);
	}
.special .bt,
.special .bt div,
.special .bb,
.special .bb div {
	background-image:url(/gfx/box2gecko.png);
	}
.nogecko .i1,
.nogecko .i2 {
	background-image:url(/gfx/borders.png);
	}
.nogecko .bt,
.nogecko .bt div,
.nogecko .bb,
.nogecko .bb div {
	background-image:url(/gfx/box.png);
	}
/* Just a bit of styling for this example. Adjust as you wish. */
.cb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#fff;
	font:bold 1.2em/1em Arial, Helvetica, sans-serif;
	}
.special h1 {
	background:#FFF;
	}


/*
=PRIORITY CSS FOR TEST PURPOSES
*/
