
/*MODIFIED 060310
CSS TEMPLATE CREATED BY R WHEATCROFT
RNM ELECTRICAL LTD

Page specific sections at the bottom of the sheet
*/

html {
}

body {
	/*width: 960px;*/
	margin: 0 auto 0 auto ;
	padding: 0;
	background-repeat:repeat-x;
	background-position: 0px 260px;
	background: url(img/blue_top.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;

	
}


#container { 
	margin: 0px auto 0 auto;
	background: url(img/yellow_bottom.gif) repeat-x bottom;
/*	Keep Minimum height here to stop yellow and blue border overlap*/
	min-height:650px;
	}
	
/*Spare container box if needed*/
	
#collection{
	}

#bulk {
margin: 0 auto 0 auto;
/*padding: 20px 20px 20px 20px;*/
	background-color: inherit;
	display: block;
	width: 800px;
	height:  100%;
	
}

/*Remove Header H1 Text and replace with RNM Logo*/

#header h1{
margin: 0 auto 0 auto;
display: block;
text-decoration: none;
background:url(img/rnm_650.gif) no-repeat top center;
width: 650px; 
height: 200px; 
}

#header h1 span{
	display:none;
}

h5 { 
	font-size: 80%;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 2em;
}

/*Links*/

#links {
	display: inline-block;
	text-align: center;
	/*margin: 0 auto 0 auto;*/
	font-family: Comic Sans MS;
	font-size: 1em;
	/*width: 550px;*/
	margin-left: 15%;
	margin-right: 15%;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px groove blue;
}

/*#links {
	display: inline-block;
	/*margin: 0 auto 0 auto;
	text-align: center;*!/
	font-family: Comic Sans MS;
	font-size: 1em;
	/*width: 550px;*!/
	margin-left: 15%;
	margin-right: 15%;
	border-top: 1px dashed blue;
	border-left: 1px dashed blue;
	border-right: 1px dashed blue;
	border-bottom: 1px dashed blue;
}*/

#links li {
	display: inline;
	margin-left:5px;
	margin-right:5px;
}

#links li a:link { 
	 color: rgb(0, 0, 0) ;
	 text-decoration: none;
	}
	
#links li a:hover{
	color: rgb(255, 0, 0);
	text-decoration: none;
}

#links li a:visited {
	/*color: rgb(0, 0, 128) ;*/
	text-decoration: none;	
}

#links li :active { 
	color: rgb(255, 0, 0);
	text-decoration: none;	
}

#links li {
	display: inline;
	margin-left:5px;
	margin-right:5px;
}

#links li.green a:link { 
	 color: rgb(40,180,40) ;
	 text-decoration: none;
	}
	
#links li.green a:hover{
	color: rgb(255, 0, 0);
	text-decoration: none;
}

#links li.green a:visited {
	/*color: rgb(0, 0, 128) ;*/
	text-decoration: none;	
}

#links li.green :active { 
	color: rgb(40, 180, 40);
	text-decoration: none;	
}

#sublinks {
	display:  inline-block;
	text-align: center
	font-family: Comic Sans MS;
	font-size: 0.8em;
	/*width: 550px;*/
	margin-top: 1em;
	margin-left: 15%;
	margin-right: 15%;
	border-top: 1px groove blue;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

#sublinks li {
	display: inline;
	margin-left:2px;
	margin-right:2px;
}

#sublinks li a:link { 
	 color: rgb(0, 0, 0) ;
	 text-decoration: none
	}
	
#sublinks li a:hover{
	color: rgb(255, 0, 0);
	text-decoration: none
}

#sublinks li a:visited {
/*	color: rgb(0, 0, 128) ;*/
	text-decoration: none
	
}

#sublinks li :active { 
	color: rgb(255, 0, 0);
	text-decoration: none
	
}

/*Main body of text*/


#main {
display: block;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.firstword { text-indent: 2em; border: 0; margin-top: 40px; margin-left: 0px; margin-right: 20px ;}


/*Elecsa Logo & Image alighnment*/

#elecsa {
 font-size: 110%;
  color: rgb(0, 0, 0);
   text-align: center;
    margin-top: 2em;
     margin-bottom: 2em;
       }

#elecsa h3 {
	background: url(img/elecsa.jpg) no-repeat;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	width: 162px; 
	height: 64px;
	text-align: right;
	float:right;
	border: 0; 
	
}

#elecsa h3 span {
	display: none;
	
}


/*Contact Numbers and details*/


#contact { 
	margin: 3em auto 2em auto;
	width: 500px;
	text-align: center;
	font-size: 1.2em;
	font-family: Comic Sans MS;	
	padding: 10px;
	background: rgb(198, 228, 231);
	color: rgb(0, 0, 128) ;
	}

/*Links at the bottom of the page*/

#linkspace
{
	display: block;
	width: 220px;
	margin: 0 auto 0 auto ;
	padding: 0px;
}

#linkspace IMG
{
	display:inline;
	 padding: 5px;
	 border:0 ;
	 vertical-align: middle
}

/*Footer Image and Text*/

#footer{
display: block;
/*background: url(img/yellow_bottom.gif) repeat-x center;*/
min-width: 800px;
height: 150px;
margin-top: 5px;
text-align: center;
width: auto;
	}
	
	
#footer a:hover{
text-decoration: none;
font-style: italic;
font-size: 110%;
color: inherit;
}

#footer a:link {
text-decoration: none;
color: inherit;
}

#footer a:visited {
text-decoration: none;
color: inherit;
}

#copy{
	align: center;
	font-size: 80%;
	color: #333399;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
/*PAGE SECTIONS
CSS BELOW HERE RELATES TO SPECIFIC SITE PAGES ONLY	*/

div.space1 {   margin-left: 50px; margin-top: 20px; }
div.space2 {   margin-left: 60px; margin-top: 20px; margin-bottom: 10px;}


div.h2top { 
	font-size: 140%;
	font-family: Comic Sans MS;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}

div.word { 
	text-indent: 2em; 
	border: 0; 
	margin-top: 1em; 
	margin-left: 2em; 
	margin-right: 2em;
	}

div.word:first-letter { 
	text-transform: uppercase;
	}
	
div.wordmain { 
	text-indent: 2em; 
	border: 0; 
	margin-top: 1em; 
	margin-left: 2em; 
	margin-right: 2em;
	}


/*CONTACT*/

div.address {
   margin-left: 50px;
   margin-top: 20px;
    }
    
div.tel { 
	text-align: center;
	font-size: 250%;
	font-family: Comic Sans MS;
	margin-top: 1em auto 1em auto;
	padding: 10px;
	}

#contact_elecsa {
	display: block;
 font-size: 110%;
  color: rgb(0, 0, 0);
   text-align: center;
    margin-top: 2em;
     margin-bottom: 2em;
       }

#contact_elecsa h3 {
	background: url(img/elecsa.jpg) no-repeat;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 3em;
	width: 162px; 
	height: 64px;
	text-align: right;
	float:right;
	border: 0; 
	
}

#contact_elecsa h3 span {
	display: none;
	
}


/*FREQUENTLY ASKED QUESTIONS*/

li.ans {
	list-style: circle outside; 
	color: black; 
	margin-bottom: 10px;
	}
	 
li.quest {
	list-style: square outside;
	color: blue
	}
	
div.question { 
	border: 0; 
	margin-top: 10px; 
	margin-left: 0px; 
	margin-right: 0px ; 
	color: red;
	}
	
div.answer { 
	border: 0; 
	margin-top: 5px; 
	margin-left: 5px; 
	margin-right: 0px ; 
	color: green;
	}

/*GREEN*/
div.h2top_green { 
	font-size: 140%;
	font-family: Comic Sans MS;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	color: rgb(0, 153, 102);

}

div.green { 
	font-size: 140%;
	color: rgb(0, 153, 102);
	font-family: Comic Sans MS;
	font-stretch: wider; 
	margin-left: 20px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	 }
