/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {
	font-size:62.5%;
	background-color:#EEE;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
} /*Font-size: 1.0em = 10px when browser default size is 16px*/

.page-container {
	width:765px;
	margin:0px auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:1em;
	
}

.sidenav {
	width: 200px;
	clear: right;
	float: right;
	}
	
/*.main {
	clear:both;
	width:100%;
	padding-top: 30px;
	width: 765px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	border:#333 1px solid;
	background-color: #FFF;
	font-size:9pt;
	color:#333;
	height: 425px;
	}*/
	


.main-content {
    border:#333 1px solid;
    padding:20px;
	margin:auto auto;
	width:720px;
	/*Fix IE floating margin bug*/
    background:transparent url(../images/bg_main_withoutnav.jpg) top left repeat-y;
	width: 723px;
	overflow:hidden !important Firefox;
	overflow:hidden IE6*/;
	}

.main-navigation {
	display:inline /*Fix IE floating margin bug*/;
	width:200px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/bg_main_withnav_reverse.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d6e359;
	float: right;
}

.main-side {
	display:inline /*Fix IE floating margin bug*/;
	float:right;
	width:250px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 5px;
	padding-top: 5px;
}


.footer {
	height:90px;
	width:763px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	line-height:24px;
	border:#333 1px solid;
	background-color: #fff;
	font-size:8pt;
	color:#999;
	text-align:center;
	padding-top: 5px;
	
	}

.footer2 {
	clear:both;
	width:100%;
	height:20px;
	padding:1.1em 0 0;
	font-size:1em;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #e1e1e1;
	background-image: url(../images/bg_foot.jpg);
	background-repeat: no-repeat;
}

/* HEADER */
.header {
	width:765px;
	font-family:Arial, Helvetica, sans-serif;
}
.logo{
	padding-top: 20px;
	padding-left: 20px;
	width: 150px;
	float: left;
	
}
.slogan {
	float: right;
	font-size: 32px;
	margin-top: 40px;
	margin-right: 15px;
	text-align: right;
}

.header-top {
	width:763px;
	height:120px;
	background-color: #ffffff;
	position: relative;
	background-position: right;
	background-repeat: repeat-x;
	border: #333 1px solid;	/*background-image: url(../images/header_gradient.jpg);*/
}
.header-middle {
	width:765px;
	height:230px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #f1f1f1;
	position: relative;
}
.header-bottom {
	width:765px;
	height:30px;
	background-color: #ffffff;
	background-image: url(../images/menubar2.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/*************/
/*  2. HEAD  */
/*************/
.nav2 .navhighlight {
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
}
.nav1 {
	width:auto;
	position:absolute;
	z-index:3;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	border-bottom: solid 1px #000000;
	background-color: #FFFFFF;
}
.nav1 ul { float:left; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {
	display:block;
	float:left;
	padding:2px 5px 2px 5px;
	color:#000000;
	text-decoration:none;
	font-size: 12px;
}
.nav1 a:hover {
	text-decoration:none;
	color:#666666;
	background-color:#f1f1f1;
}

.nav2{
	margin-left:0px;
left;
}
.nav2 ul {
	float:left;
	font-weight:bold;
}	
.nav2 li {display:inline; list-style:none;}
.nav2 li a {
	display:block;
	float:left;
	padding:2px 20px 2px 20px;
	color:#0D0D0D;
	text-decoration:none;
	font-size: 14px;
	line-height: 26px;
}
.nav2 li a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#999999;
}



/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.main-navigation .round-border-topleft {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	margin:0;
	background:url(../images/bg_corner_topleft.gif) no-repeat;
}

/* MAIN CONTENT */
.column1-unit {width:100%;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:#7d7d7d; font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:#7d7d7d;}
.footer a:hover, .footer a:visited {text-decoration:none; color:#000000;}


/******************/
/*  CLEAR FLOATS  */
/******************/
.clear-contentunit {clear:both; width:100%; height:0.2em; border:none; background-color:#d2d2d2; color:#d2d2d2;}

img{
	border:0;
}

.sideimage img{
	margin-bottom:10px;
}
.sideimage a {border:2px solid #d2d2d2;}
.sideimage a:hover {border:2px solid #63669D;}
.bsi { margin-right: 60px; }

/******************/
/*   PAGINATION   */
/******************/

.pagination {
	font-size:11px;
	text-align:right;
	margin-bottom: 15px;
	float: right;
	padding: 4px;
}
.pagination a, .pagination span {
	color:#000000;
	margin-right:1px;
	border:1px solid #fff;
	background-color:#fff;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 22px;
}
 .pagination span.current {
	border:1px solid #628DC8;
	font-weight:bold;
	background-color:#89AAD6;
	color:#FFFFFF;
}
.pagination a {
	color:#0BA2D1;
	border:1px solid #628DC8;
	text-decoration:none;
}
.pagination a:hover {
	color:#628DC8;
	font-weight:bold;
	border-color:#628DC8;
	background-color:#EAEBEE;
}
.pagination a.nextprev { font-weight:bold; }
.pagination span.nextprev { color:#666; }

 .pagination span.nextprev {
	border:1px solid #ddd;
	color:#999;
}

#logo{
	position:absolute;
	margin-top:10px;
	margin-left:10px;
}

#title{
	position:absolute;
	margin-top:37px;
	margin-left:140px;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

#needhelp{
	position:absolute;
	margin-top:15px;
	margin-left:550px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-align: right;
	line-height: 22px;
}

#menu2{
	position:absolute;
	margin-top:98px;
	margin-left:459px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
}

#menu2 a:link, #menu2 a:visited, #menu2 a:active{
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:2px;
	line-height:28px;
	font-size:10px;
	background-color: #CEDD68;
	text-decoration: none;
	color:#000000;
	border-left:#000000 solid 1px;
	border-top:#000000 solid 1px;
	font-weight: bold;
	background-image: url(../images/home_menu_bkg.jpg);
	background-repeat: repeat-x;
}
#menu2 a:hover{
	background-color: #E4EDB1;
	text-decoration: none;
	color:#000;
}

#lower_navbar {
	background-image:url(../images/lowerstrip.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:32px;
	margin-bottom:5px;
	/*padding-right: 30px;*/
	width: 765px;
}
#lower_navbar ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	padding-top:3px;
}
#lower_navbar li {
	float:left;
	padding:0px;
	background:none;
}

a.lower_navbar:link, a.lower_navbar:visited {
	font-weight:bold;
	text-decoration:none;
	color:#161616;
	font-size:11px;
	display:block;
	float:left;
	text-align:center;
	margin-top:3px;
}
a.lower_navbar:hover, a.lower_navbar:active { color:#3E3E3E; 
}

#banner{
	width:763px;
	height:160px;
	margin-left:auto;
	margin-right:auto;
	border:#333 1px solid;
	clear: both;
}


.default_sub_banner{
	background-image:url(../images/main_montage29.jpg);
	background-repeat:no-repeat;
}


/************************/
/*  CSS DROP DOWN MENU  */
/************************/


.menu {
	background-image:url(../images/lowerstrip2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width:765px;
	height:34px;
	position:relative;
	z-index:100;
	/*border-right:1px solid #000;*/
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 10px;

}
/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:746px;
	w\idth:745px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}

.menu ul ul { 
width:149px; 
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:149px;
position:relative;}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	width:138px;
	height:30px;
	border:1px solid #000;
	border-width:1px 0 1px 1px;
	padding-left:10px;
	line-height:29px;
	font-weight:bold;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}
 
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}
 
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:149px;
	border-top:1px solid #000;
}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}
 
/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}
 
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}
 
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}
 
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}
 
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#b7d186;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#b7d186;}
 
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/*.first_home a {
	padding-left: 55px;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	
.first_home a:hover { 
	background:none; 
	}
	
.first_products a {
	padding-left: 48px;
	border: 1px solid #FFFFFF;
	}
	
.first_products a:hover { 
	background:none; 
	}	
	
.first_randd a {
	padding-left: 45px;
	border: 1px solid #FFFFFF;
	}
	
.first_randd a:hover { 
	background:none; 
	}
	
.first_quality a {
	border:1px solid #FFFFFF;
	padding-left: 60px;
	}
	
.first_quality a:hover { 
	background:none; 
	}
	
*/

