/* text -----------------------------------------------------------------------*/
*

{margin:0}




body{
	
	font-family: Tahoma, Geneva, sans-serif;

	font-size: 70.01%;

	color: #343232;
	 	background:url('/images/background.jpg') repeat-y;
}



table, tr, td, pre, code, li, ul,  input{

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 1em;
}



h1{

  	font-size: 1.8em;

  	font-weight: bold;
  	margin-bottom: 8px;
  
	color: #231f20;
  
	margin-top:11px;
}



h2{
  
	font-size: 1.3em;
  
	font-weight:bold;
  
	margin-bottom: 12px;
  
	margin-top: 5px;
 
	color: #231f20;
  
	letter-spacing: 1px;
}



h2.bigger {

          font-size: 1.5em;

          font-weight: normal;

          font-style: italic;

          color: #ee3f22;

          margin: 5px 10px 12px 0px;

          letter-spacing: 1px;

          line-height: 1.5em;

          }



h3{
  	font-size: 1em;
  
	font-weight: bold;
  
	color: #ee3f22;
  
	margin-bottom: 8px;
}



p{
	margin-bottom: 15px;
	
	line-height: 1.2em;
	
	font-family:Arial, Helvetica, sans-serif;
}



.p{

	padding-top:15px;
		padding-right:20px;

}



a:link {
	color: #3e55a5; 
	text-decoration: none; 
	font-weight: normal;}


a:visited {
	color: #3e55a5; 
	text-decoration: none; 
	font-weight: normal;}


a:hover {
	color: #3e55a5; 
	text-decoration: underline; 
	font-weight: normal;}


a:active {
	color: #3e55a5; 
	text-decoration: none; 
	font-weight: normal;}



/* ----------------------------------------------------------------------------*/




/* layout ---------------------------------------------------------------------*/



body{
 
	  text-align: center;
   background:url('/images/background.jpg') repeat-x;

}


#content-main ol{
	list-style:decimal;
	font-size: 0.8em;
	margin: 20px 0px;
}

#content-main ul{
	list-style:square;
	font-size: 0.8em;
	margin: 20px 0px;
}

#content-main ol li, #content-main ul li{
	margin-left: 23px;
	
	padding-left: 0px;
	
	padding-bottom: 10px;
}

#right-content ol{
	list-style:decimal;
	font-size: 0.8em;
	margin: 20px 0px;
}

#right-content ul{
	list-style:square;
	font-size: 0.8em;
	margin: 20px 0px;
}

#right-content ol li, #right-content ul li{
	margin-left: 23px;

	padding-left: 0px;

	padding-bottom: 10px;
}


.twocolumn ul{
	list-style:square;
	font-size: 0.8em;
	width: 410px;
}

.twocolumn li{
	margin-left: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	width: 150px;
	float: left;
}



/* #right-content a:link {color: #3e55a5; text-decoration: none; font-weight: bold;} */
/* #right-content a:visited {color: #324384; text-decoration: none; font-weight: bold;} */
/* #right-content a:hover {color: #3e55a5; text-decoration: underline; font-weight: bold;} */
/* #right-content a:active {color: #3e55a5; text-decoration: none; font-weight: bold;}

 */

#wrapper{
	width:951px;
	
	margin:0 auto;
	
	background-color:#FFFFFF;
	

}



#header{
	width:951px;
	background:#231f20 url(../images/header-bg.jpg) no-repeat bottom right;
	float:left;
}



/*Shopping cart area*/



#header-right{
	margin-top:10px;
	
	margin-right:20px;
	
	float:right;
	
	width:152px;
	
	color:#FFFFFF;
	
	width:156px;
}



/*Shopping cart elements*/




.table{
	background-color:#ef3f23;


}



#shopping-cart{
	float:right;
	
	background-color:#ef3f23;
	
	border:#FFFFFF solid 1px;
	
	width:152px;
	
	padding:5px;
}



#shopping-left{
	
	width:74px;

	
float:left;
}


#shopping-right{

	width:74px;
	

	float:right;
}



#cards{
	width:152px;
}




/*Top nav elements--------------------------*/



#top-nav{

	width:951px;
	

	height:30px;
	

	background-color:#0054a6;
	

	border-top:#FFFFFF 2px solid;
	
	border-bottom:#FFFFFF 2px solid;
	

	float:left;
	
	z-index:2;
	position:relative;

}



#top-nav-active{

	color:#333333;
	background-color:#ee3f22;

}



#right-content{
	
	width:722px;
	

	float:right;
	
	
	padding-top:2px;
	

	background-color:#FFFFFF;
	

	text-align:left;
	

	font-size: 1.2em;
	
	z-index:1;
	position:relative;
}



/* Start of all left content*/



#left-content{
	width:205px;
	
	float:left;
	
margin-top:20px;
}



/* Left navigation*/



#left-nav{

	width:205px;
	

	background-color:#0054a6;

	
padding-top:5px;
	

	color:#FFFFFF;
	

	font-size:1.1em;
	

	font-weight:normal;
	

	margin-bottom:20px;
}


#left-nav ul li{
	width:205px;
	color:#FFFFFF;
	font-size:1em;
	border-bottom:1px #FFFFFF solid ;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	text-align:left;
}
#left-nav ul li a{
	color:#FFFFFF;
	display:block;
	padding-bottom:10px;
	padding-top:10px;
	width:195px;
	padding-left:10px;
}


#left-nav ul li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	display:block;
	background-color:#231f20;
	width:195px;
	padding-left:10px;
}

#left-nav-active{
	color:#333333;
	background-color:#ee3f22;
}



/*Right area elements*/



#right-text{
	width:722px;
	text-align:left;
	padding-top:15px;
	padding-right:5px;
}



#latest-deals{
	float:left;
	width:720px;
}



.clearboth {
    clear: both;
    line-height: 1px;
    }
	


.left-nav-headings{

	width:205px;

	height:30px;

	border-bottom:1px #FFFFFF solid;

	padding-top:15px;

	font-weight:bold;

	font-size:14px;
}



/*products shown at bottom of home page*/



#item-1{
	width:222px;
	float:left;
	text-align:left;
}
#item-2{
	width:222px;
	text-align:left;
	float:left;
	margin-left:25px;
}


#item-3{
	width:222px;
	text-align:left;
	float:left;
	margin-left:24px;
}




/* Speech Bubbles */



#speech{

	display:block;

	clear:left;

	width:145px;

	height:140px;

	background: url(http://www.spinsecure.co.uk/images/speech-background-2.jpg) no-repeat;
	padding:10px 15px 15px 10px;
	text-align:center;
	margin:0px 0px 20px 20px;
	color:#FFFFFF;
	font-size:1em;
	font-weight: bold;
}



#speech2{

	width:145px;
	height:140px;
	background:url(../images/speech-background.jpg) no-repeat;
	padding:40px 20px 10px 15px;
	text-align:center;
	margin-left:20px;
	margin-bottom:20px;
	color:#FFFFFF;
	font-size:1em;
	font-weight: bold;
}



/* Bottom of left content - all speech bubbles and exhibitions*/



left-news{
	width:205px;
}

.hr{
	border:none;
	color:#ef3f23;
}



#news-text p { text-align:left; padding:0px 10px 0px 10px; }
#news-text{
	
	float:left;
}

#news-text a:link {color: #3e55a5; text-decoration: none; font-weight: normal;}
#news-text a:visited {color: #3e55a5; text-decoration: none; font-weight: normal;}
#news-text a:hover {color: #3e55a5; text-decoration: underline; font-weight: normal;}
#news-text a:active {color: #3e55a5; text-decoration: none; font-weight: normal;}

/*Product page elements*/

news-text

/*This is the style for image holder*/



#image-div-container{
float:left;
width:259px;
margin-top:30px;
border:1px solid #ef3f23;
}



/*This is the style for the buy now section*/



#product-info{
float:right;
width:361px;
margin-top:30px;
margin-right:30px;
border:1px solid #ef3f23; 

}



/*This is the style for text below the products*/


#text-area{
float:right;
width:700px;
margin-top:30px;
float:left;
text-align:left;
}




/*Footer area*/



#footer{
	
	float:left;

	width:951px;

	background-color:#231f20;

	height:30px;

	padding-top:20px;

	color:#FFFFFF;
}



/*Footer elements*/



.footer{
	width:750px;
	float:left;
}



.footer2{
	width:200px;
	float:right;
}


#footer a:link {color:#FFFFFF; text-decoration: none; font-weight: normal;}
#footer a:visited {color: #FFFFFF; text-decoration: none; font-weight: normal;}
#footer a:hover {color: #FFFFFF; text-decoration: none; font-weight: normal;}

#footer a:active {color: #FFFFFF; text-decoration: none; font-weight: normal;}




#logo{
float:left;
width:334px;
}



/* home banner cycle -------------------------------*/



.pics {
    
	height:  308px;
    
	width:   722px;
    
	padding: 0;
    	margin:  0;
	 
	float: left;
}



.pics img {
    
	padding: 0px;
    
	width:  722px;
    
	height: 308px;
    
	top:  0;
    
	left: 0;
	
	float:left;
	
	
	
}

/* Call to Action Links */

div.calltoaction {
	margin: 10px;
	padding: 5px;
	background-color: #ee3f22;
	color: #fff;
	text-align: center;
	border-right: 2px #880000 solid;
	border-bottom: 2px #880000 solid;
	}

.calltoaction a:link {
	color: #fff;
	font-weight: bold;
	}

.calltoaction a:visited {
	color: #fff;
	font-weight: bold;
	}

.calltoaction a:active {
	color: #fff;
	font-weight: bold;
	}

.calltoaction a:hover {
	color: #fff;
	font-weight: bold;
	}

