/* GENERAL DEFINITIONS STARTS */
* {
	margin: 0;
	padding: 0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px
}
body {
background:none;
}
a{ text-decoration:none; color:#618D28;}
a:hover{text-decoration:none; color:#1972CD}

a.OrderNow{ 
	font-weight:bold; 
	width:120px;
	height:32px; 
	line-height:35px;  
	float:left; 
	background:url(../images/default/order.gif) no-repeat; 
	color:#442C17; padding-left:15px;
	margin:7px 0;
 }
a:hover.OrderNow{ background:url(../images/default/order_hover.gif) no-repeat; color:#FFFFFF}

img {
	vertical-align:bottom;
	border: none;
}
.left{ float:left}
.right{float:right}
.clear {clear: both;}

p{color:#442C17; padding:5px 0; line-height:14px}
h1{
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	padding:5px 0;
	font-weight:normal
}
h2{
	font-size: 17px;
	font-family: Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	padding:5px 0;
	font-weight:normal
}
h3{ color:#1972CD; font-weight:bold; padding:0 0 5px 0; line-height:14px}
h4{ color:#442C17; font-size:18px; font-weight:bold }
h5{ color:#1563B0; font-size:20px; font-weight:normal;}


.borderGray{ border:2px solid #BFB0A1; background:#FFFFFF; padding:2px; }
.green{ color:#618D28;}
.brown{ color:#442C17}
.blue{ color:#1563B0}
.red{ color:#c80000; font-size:16px; margin:10px 0 10px 0}

/* GENERAL DEFINITIONS ENDS */

/* TOP STARTS */
#Top {
	margin: 0 auto;
	width: 979px;
	position:relative;
	background:url(../imagesUK/default/top/top_right.jpg) no-repeat right top;
	height:335px
}
#upMenu{
	height:49px; 
	width:452px;
	padding:2px 100px 0 0;
	float: right;		
}
#upMenu p, #upMenu p a{
	font-size:11px; 
	color:#FFFFFF; 
	font-weight:bold;	 
}
#upRow{ border-bottom:2px solid #8AB8EF;}

p#upRow, p#downRow{ 
	text-align:center; 
	display:block;
	width:310px;
	padding:4px; 
	float:left;
}
#upMenu p a:hover{ color:#BBD2FF}
#cart{
	background:url(../images/default/top/cart.gif) right no-repeat; 
	width:80px; 
	text-align:left; 
	float:right; 
	padding:15px 0;
}
.TopFlash{ float:left; margin-bottom:10px}
.HolidaySale{ float:left; padding:50px 0 0 10px}

#menuGreen{ 
	clear:both;
	position:relative;
	z-index:100;
	padding:0 0 0 0;
	
}

#menu{ 
	background:url(../images/default/top/menu_bg.png) repeat-x top; 
	height:55px; 
	float:left; 
	width:936px; 
	list-style:none;
	padding-left:3px;
	
}
/*#shadow{ 
	height:5px; 
	position:relative; 
	z-index:1; 
	width:939px;background:url(../images/default/menu_bg.png) repeat-x bottom; 
	clear:both;
	top:-5px; 
	float: left; 
	margin-left:17px
	.
}
position{  position:relative; z-index:1;}
*/

#menu li, #menu li a{ 
	float:left;
	color:#FFFFFF;
	font-size:15px;	
}
#products a{
	/*padding:0 17px !important ;
	padding:0 18px;*/
	height:50px;
	line-height:50px;
	border-right:1px solid #C3D260;
	width:93px;
	text-align:center;
}
#products a:hover{
	background:url(../images/default/top/menu_bg_hover.gif) repeat-x top;
	border-left:1px solid #FFFFFF; 
	border-right:1px solid #FFFFFF;
	color:#709634;
	width:92px;
}
#testimonials a{
	line-height:50px; 
	height:50px;
	border-left:1px solid #9BC140;
	border-right:1px solid #C3D260;
	width:110px;
	text-align:center;
}
#more a{
	line-height:50px;
	height:50px;
	border-left:1px solid #9BC140;
	border-right:1px solid #C3D260;
	width:141px;
	text-align:center;
}
#installation a{
	height:32px; 
	padding:9px 0 9px 16px;
	border-left:1px solid #9BC140;
	border-right:1px solid #C3D260;
	width:95px
}
#sample a{
	height:32px; 
	padding:9px 0 9px 13px;
	border-left:1px solid #9BC140;
	border-right:1px solid #C3D260;
	width:117px; text-align:left;
}

#installation a:hover, #sample a:hover, #testimonials a:hover, #more a:hover{
	background:url(../images/default/top/menu_bg_hover.gif) repeat-x top;
	border-left:1px solid #FFFFFF; 
	border-right:1px solid #FFFFFF;
	color:#709634;
}
#miscellaneous a{
	height:50px; 
	line-height:50px;
	background:url(../images/default/top/micellaneous_bg.gif) no-repeat left;
	width:115px;
	text-align:center;
}
#miscellaneous a:hover{
	background:url(../images/default/top/micellaneous_bg_hover.gif) no-repeat left;
	border-right:1px solid #FFFFFF;
	color:#709634;
}
#company a{
	line-height:50px;
	height:50px;
	border-left:1px solid #9BC140;
	background: url(../images/default/top/company_bg.gif) no-repeat right;
	width:122px;
	text-align:center;
}
#company a:hover{
	background: url(../images/default/top/company_bg_hover.gif) no-repeat right;
	border-left:1px solid #FFFFFF; 
	color:#709634;
}
.slide{ 
	height:42px;
	float:left; 
	background:url(../images/default/top/menu_slide_bg.gif) repeat-x top;
	width:942px; 
	position:absolute; 
	top:250px;
	left:20px;
	/*
	position:relative; 
	top:-8px;
	left:20px;clear:both;display:none; 
	*/
}
.slide p{
	color:#442C17; 
	font-size:12px;
	height:40px; 
	line-height:42px; 
	float:left;
	padding:0 5px;
	
}
.slide p a{
	color:#442C17;
}
.slide p a:hover{ color:#709634}

/*#SlideInstalation, #SlideTestimonials, #SlideMore, #SlideMiscellaneous, #SlideCompany{ display:none}*/
/* TOP ENDS */

/* MAIN PAGE STARTS */
#CenterContent{
	margin: 0 auto;
	width: 979px;
	clear:both;
	position:relative;
	top:-5px;
	padding:0 0 0 0;
}
#cartMessage {
	padding: 0 10px 0 20px;
}
/* MAIN PAGE ENDS */

/* BOTTOM STARTS */
#Bottom{
	margin: 0 auto;
	width: 979px;
	clear:both;
	padding:0 2px 0 3px;
	position:relative;
}
#logosBottom{padding:60px 0 0 33px; float:left;}
#contact{ float:right; width:240px; padding:35px 0 0 0 ; position:relative; z-index:1;}
#contact p{}
p.copyright a{ color:#FFFFCC}
p.copyright a:hover{ color: #D6E268}
/* BOTTOM ENDS */

/* FOOTER STARTS */
#Footer{ height:57px; background: url(../images/default/footer_bg.gif) repeat-x bottom; clear:both}
.copyright{color:#FFFFFF; float:right; width:270px; padding:20px 0 0 0}
#menuFooter{float:left; height:57px; width:580px; background:url(../images/default/footer_menu_bg.gif) repeat-x bottom}
#menuFooter p{color:#709634; padding-top:17px;}

#catBottom{position: relative; height:135px; width:165px; display:block; top:10px; float:left; left:256px}
/* FOOTER ENDS*/