	   /*********************/
		 /* F O N T S */
	/*********************/

	/*APPLIED TO ALL
   -----------------*/
*{ font-family:Arial, Helvetica, sans-serif;}
	/*--------------------
	  The Header links
	---------------------*/
/* Te ecommerce links - top of page on right 
	The vertical menu  
-------------------------*/
.vertical_menu h1{ font-size:14px; color:#FFED00; text-transform:uppercase; font-family:"Arial Black", Arial, "times New Roman" }
.vertical_menu ul li a{ text-decoration:none;}
.vertical_menu ul li a:hover{ color:#FFED00;}

.menuContent *{ font-size:13px; color:#C6C7C9;}
.menuContent a{ text-decoration:none;}
.menuContent a:hover{ color:#FFED00;}
.menuContent b{}
.menuContent input{ color:black;}
.menuContent select {color:black;}
.menuContent option {color:black;}
/*-----------------------
	The Main Content
-------------------------*/
#middleContent { font-size:12px; color:#C6C7C9;}
#middleContent a{ font-weight:bold; color:#FFED00; text-decoration:none;}
#middleContent a:hover{ text-decoration:underline;}
#middleContent legend{font-size: 15px;color:#FFED00; font-weight:bold;}
#middleContent h1{font-size:18px; clear:both;color:#FFED00; text-transform:uppercase; font-family:"Arial Black", Arial, "times New Roman"; font-weight:normal; }
#middleContent h2{ font-size:13px; clear:both ;color:#FFED00 ; text-transform:uppercase ; font-family:"Arial Black", Arial, "times New Roman"}
#middleContent h3{margin-top:10px; clear:both;color:#FFED00; text-transform:uppercase ; font-family:"Arial Black", Arial, "times New Roman"}
#middleContent h4{margin-top:10px; clear:both;color:#FFED00 ; text-transform:uppercase; font-family:"Arial Black", Arial, "times New Roman" }
#middleContent .specialoffer{ color:red}
#middleContent select{ color:#C6C7C9}
#middleContent p { margin-bottom:10px}

#footer a { font-size:10px; text-decoration:none; color:#C6C7C9}
#footer a:hover { color:#FFED00;}
	/*********************/
  	  /* L A Y O U T */
 /**********************/
 /* Dont change this */
a{outline: none;}

/*  The body - with repeating image*/
body{ background:url(../misc/black_bg.jpg) repeat; margin:0; padding:0}

/* The overall containers for the page, outer just centers the content within it */
.outer{position:relative;width:100%; background:url() top repeat-x; }
.inner{	position:relative; width:960px; margin:0 auto;}

#search_form {}
#search_submit{position:absolute;top:17px; left:185px;}
#search_input{background:;border:none;height:19px;left:0px;position:absolute;top:0px;width:159px;}

/* The my basket and logged in links in header */
#headerr { position:relative; background:url(../misc/header.jpg) no-repeat; height:174px; width:1015px;}
#logo { position: absolute; display:block; left:47px; top:36px; height:105px; width:181px;}

/* The home, services, about us and contact us links accross the top (horizontal)*/
#link_one, #link_two,#link_three,#link_four, #link_five{ position:absolute; top:2px; height:88px;}
#link_one{left:231px;background:url(../misc/home_stateA.jpg) no-repeat; display:block; width:61px;}
#link_two{left:310px;background:url(../misc/packages_stateA.jpg) no-repeat; display:block; width:97px;}
#link_three{left:427px;background:url(../misc/modern_stateA.jpg) no-repeat; display:block; width:111px;}
#link_four{left:558px;background:url(../misc/installation_stateA.jpg) no-repeat; display:block; width:92px;}
#link_five {left:665px;background:url(../misc/contact_stateA.jpg) no-repeat; display:block; width:66px;}

#link_one:hover{background:url(../misc/home_stateB.jpg) no-repeat}
#link_two:hover{background:url(../misc/packages_stateB.jpg) no-repeat}
#link_three:hover{background:url(../misc/modern_stateB.jpg) no-repeat}
#link_four:hover {background:url(../misc/installation_stateB.jpg) no-repeat}
#link_five:hover {background:url(../misc/contact_stateB.jpg) no-repeat}

	#content{position:relative; float:left; width:1015px; background:url(../misc/repeat.jpg) repeat-y}
	#menu1{ position:relative; left:27px;float:left; width:190px;}
	#middleContent{position:relative;float:left; left:97px; width:678px ;margin-top:-44px;}
	
#strip { position:absolute; top:-44px; left:965px;}
.vertical_menu{}
.vertical_menu h1{ background:url(../misc/menu_h1.jpg) left no-repeat; height:18px; padding:5px 40px;margin-left:5px;}
/* The vertcal menu main content */
.menuContent{ padding:0px 10px;}
.menuContent ul{ margin:0; padding:0;}
.menuContent li{ position:relative; list-style-type:none;background:url() 2px 0 no-repeat; padding-left:3px}

/* Main content list image */
/* indentation of text */
#middleContent li{  	list-style-image:url(../misc/list_icon.jpg); margin:0 15px;}
#footer {position:relative;	clear:both; height:75px;width:1015px; background:url(../misc/footer.jpg) no-repeat}
#footer ul li{ position:relative; float:left; list-style-type:none; padding-left:10px;left:60px;top:43px;}
#mistore{ position:absolute; float:left; top:40px; left:778px; width:175px; height:25px; }
div#preload { display: none; }