@charset "ISO-8859-1";
body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	min-width:600px;		/* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
		font-size:11px;
	background-color: #fff;
	background-image: url(../images/background2_01.png);
	background-repeat: repeat-x;
	line-height: 1.5 em;
	color: #000;
	}
	
	
A:link {
	text-decoration: none;
	color: #036;
	text-decoration:underline;
}
A:visited {
	text-decoration: none;
	color: #dc1f25
}
A:active {text-decoration: none}
A:hover {color:#dc1f25;}

	/* Header styles */
	#header {
	clear:both;
	width:980px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	background-image: url(../images/LEFTLOGO4.png);
	background-repeat: no-repeat;
	background-position: 3px top;
	position: relative;
	overflow: visible;
	}
	/* 'widths' sub menu */
	#layoutdims {
	clear:both;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
	}
	/* column container */
	.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	z-index: auto;
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
	background-repeat: repeat-x;
	height: 100%;
	}
	

	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	
	/* 3 Column settings */
	.threecol {
	background-position: left;
	}
	.threecol .colmid {
	right:25%;		/* center column background colour */
	}
	.threecol .colleft {
	right:56%;
	background-repeat: repeat-y;
	background-position: right 0px;
	background-image: url(../images/sidebar-background_07.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
	z-index: auto;
	}
	.threecol .col1 {
	width:67%;			/* width of center column content (column width minus padding on either side) */
	left:99%;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 124%;
	font-weight: lighter;
	}
	.threecol .col2 {
	width:14%;
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #123854;
	top: 0px;
	left: 16%;
	}
	.threecol .col3 {
	width:14%;
	left: 86%;
	position: relative;
	top: 130px;
	}
	.rightnavpara{/*insets the paragraphs in the right column IMPORTANT!*/
	width:95%;
	margin-left:5%;
	margin-bottom:10px;
	border-bottom:1px;
	border-bottom-color:#CCC;
	border-bottom-style:dotted;
	}
	/* Footer styles */
	#footer {
	clear:both;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/FOOTERBACK2.png);
	background-repeat: repeat-x;
	}
	#footer p {
		padding:10px;
		margin:0;
	}
	#masthead{
	position:relative;
	width:980px;
	height:200px;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
	left: 0px;
	top: 0px;
	overflow: visible;
}
#sbmenuwrap {/* wraps the main menu that is a separate css file */
	position:absolute;
	width:725px;
	z-index:3;
	visibility: visible;
	left: 12px;
	top: 15px;
}
#caption {
	position:absolute;
	width:450px;
	height:50px;
	z-index:auto;
	left: 310px;
	top: 60px;
	padding-left: 30px;
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	font-size: 12px;
	color: #006;
	font-weight: normal;
	line-height: 1em;
	visibility: visible;
}
#stmenu {
	position:absolute;
	width:800px;
	height:100px;
	z-index:2;
	float: right;
	right: 0px;
	visibility: visible;
	bottom: 0px;
}

#quotecart {
	position:absolute;
	width:139px;
	height:320px;
	z-index:300;
	right: 0px;
	top: 0px;
	background-image: url(../images/quotecart.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#regLogin {
	position:absolute;
	width:139px;
	height:35px;
	z-index:701;
	top: 51px;
}
#iconwrapper {
	position:absolute;
	width:136px;
	height:50px;
	z-index:1;
	left: 2px;
}
#wish {
	position:absolute;
	width:40px;
	height:24px;
	z-index:750;
	top: 294px;
	right: 10px;
}
#qtitem {
	position:absolute;
	width:110px;
	height:50px;
	z-index:700;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #FFF;
	top: 165px;
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 5px;
	text-align:center
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Here is the search box 
*/
#search {
	position:absolute;
	width:180px;
	height:60px;
	z-index:6;
	left: 22px;
	top: 122px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align:left;
	color: #FFF;
}

#searchwrapper {
	width:180px; /*follow your image's size*/
	height:28px;/*follow your image's size*/
	background-repeat:no-repeat;
	margin:0px;
	position:relative; /*important*/
	background-image: url(../images/background2.png);
	top: 5px;
}
 
#searchwrapper form { display:inline ; }
 
.searchbox {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:3px;
	left:3px;
	width:145px;
	height:20px;
}

 
.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:0px;
left:145px;
width:32px;
height:28px;
cursor: pointer
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~these are the Flash handeld menu's in the centre with <h4> tags
*/
#sbmenuwrap {
	position:absolute;
	width:600px;
	height:26px;
	z-index:4;
	top: 73px;
	left: 10px;
	font-size: 12px;
}
#sbmenu2Wrap {
	position:relative;
	width:100%;
	z-index:auto;
	height: 22px;
	float: none;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.register {
	background: no-repeat url(../images/header.png);
	position:absolute;
	width:500px;
	height:35px;
	z-index:600;
	left: 310px;
	top: 10px;
	visibility: visible;
	text-indent:-9999px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~these are the Flash handeld menu's in the centre with <h4> tags
*/

#number {
	position:absolute;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	width: 150px;
	text-align: center;
	z-index: 1;
	visibility: visible;
	top: 150px;
	left: 13px;
}
#side1links{
	position:relative;
	width:130px;
	height:100%;
	text-decoration: none;
	left: 12px;
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	color: #FFF;
	font-size: 12px;
	z-index: auto;
	line-height: 120%;
}
a.side1links:link {
	color: #FFF;
	text-decoration: none;
}
a.side1links:visited {color: #CFF; text-decoration: none; }
a.side1links:hover {color: #FF0; text-decoration: underline; }
a.side1links:active {color: #FC0; }

#ddmenu {
	position:relative;
	width:auto;
	height:125px;
	z-index:auto;
	padding-left: 5px;
	margin-top: 15px;
	color: #FFF;
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	font-size: 10px;
	top: 10px;
}
.select {
	background-color: #006;
	color: #FFF;
	width: 140px;
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	font-size: 9pt;
	border: thin ridge #14365D;
	display: inline;
	left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.go{
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
width:40px;
height:40px;
cursor: pointer;
right:0px;
top:0px;

}

#dropdownWrap{
	position:relative;
	width:520px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../menuIM/NEWGO.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top:10px;
}
.goWRAP{
	color: #FFF;
	width: 40px;
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	font-size: 9pt;
	left: 0px;
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	right:0px;
	top:0px;
	background-image: url(../menuIM/NEWGO.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~css for dropdown forms
*/
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~wraps the catalog and flipbook buttons
*/
.catflip {
	position:relative;
	height:40px;
	z-index: auto;
	width: 123px;
}
#finfo {
	position:relative;
	width:980px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 150px;
	background-image: url(../images/newfooter.png);
}
#flinks {
	position:absolute;
	width:980px;
	z-index:auto;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 20px top;
	text-align:right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	bottom: 0px;
	right: 0px;
}
#flasharea {/* flash area wrapper*/
	position:relative;
	width:650px;
	height:300px;
	background-color: #FFF;
}

#product {
	position:relative;
	width:100%;
	z-index:auto;
	clear: both;
}
.productmain1 {
	width:25%;
	background-color: #FFF;
	float: left;
	position: relative;
}
.productmain2 {
	width:25%;
	z-index:auto;
	top: 0px;
	float: left;
	position: relative;
}
.productmain3 {
	width:25%;
	background-color: #FFF;
	top: 0px;
	position: relative;
	float: left;
}
.productmain4 {
	width:25%;
	background-color: #FFF;
	top: 0px;
	position: relative;
	float: left;
}
.accoc {
	width:118px;
	z-index:auto;
	background-color: #FFF;
	position: relative;
	left: 0px;
	bottom: 0px;
}
.prdinfo {
	position:relative;
	width:130px;
	z-index:2;
	padding-right: 10px;
	line-height: 1.2em;
}
#prdinfoindex {/*container for product info*/
	position:relative;
	width:150px;
	z-index:auto;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 12px;
}
.bodycopy {
	font-family:"“Helvetica Neue UltraLight”", Arial, Helvetica, sans-serif;
	font-size: 1.07em;
	color: #000000;
	line-height: 125%;
	text-align: left;
	white-space: normal;
}
#prdcontain {/*holds everythingtogether inlucding sidebars*/
	height: 124px;
	width: 124px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bottombns {
	height: 100%;
	width: 100%;
	position: relative;
	z-index: auto;
	left: 0px;
	top: 0px;
	margin-top: 15px;
}
#micetype {
	height: 100%;
	width: 100%;
	position: relative;
	z-index: auto;
	left: 0px;
	top: 0px;
	margin-top: 15px;
	font-family:""Helvetica Neue UltraLight"", Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
	line-height: 125%;
	text-align: left;
	white-space: normal
}
#extraspace {
	height: 200px;
	width: 100%;
	position: relative;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	left: 0px;
	bottom: 0px;
}
.sifrwap{
	height: auto;
	width: 100%;
	position: relative;
}
	
.clear {font-size: 1px; height: 1px
	
} 
.results {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}


.clearfix:after {
	content:"."; 
	display:block; 
	height:0;
	clear:both; 
	visibility:hidden; 
}
.clearfix {display:inline-block;}
/* Hide from IE Mac */
.clearfix {display:block;}
/* End hide from IE Mac */

.accoc{
	float:left;
	width: 149px;
	height: 56px;
	left: 0px;
	position: absolute;
	bottom: 0px;
}
.rlinks{
	bottom:0;
	width: 800px;
	right: 0px;
	position: absolute;
}

.quotetotal {
	font-family: "Arial Rounded MT bold", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: 2em;
	text-transform: uppercase;
	color: #FFF;


}
.quotetotal{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.quotetotal:visited {
	color: #FFFFBE;
	text-decoration: none;
}
a.quotetotal:hover {
	color: #FC0;
	text-decoration: underline;
	font-weight: 100;
}
a.quotetotal:active {
	color: #FFF;
}
.flag{
	width: 100%;
	position: relative;
	top: 100px;
}
#mainmenu {/* wraps the main menu that is a separate css file */
	position:absolute;
	width:800px;
	height:55px;
	z-index:3;
	visibility: visible;
	top: 0px;
}
.search2{
	position:absolute;
	bottom:0px;left:0px;
	width:100%
}


