body{ 
 margin: 0; 
 padding: 0;
 background-color: #DAD5B6;
 background-image:url(images/background.gif);
 font-size: 14px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #182D48;
 text-align: center;
 }
 
  a {
 font-size: 14px;
 font-weight: bold;
 color: #A12830;
 text-decoration: none;
 }
 
 a:hover {
 
 text-decoration: underline;
 }
 
 a[href^="http:"],  {
 background: transparent url('images/aoutside.gif') 100% 50% no-repeat;
 padding-right: 10px;
 white-space: nowrap;
 }


h1{
display: none;
}

h2{
 margin: 3px 0 5px 0; 
 padding: 0; 
 font-size: 14px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #D6E5F5; 
}

dt {
	
	font-size: 13px;
	color: #b80013;
	margin: 4px 0 2px 5px;
	}
	
dt a {
	font-size: 13px;
	}

dd {
	font-size: 12px;
	margin: 0px;
	padding: 10px;
	border-bottom: 1px dotted #bbb;
	}
	


#container {
	background-color: #fff;
	width: 768px;	
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #182D48;
	text-align: left;
	}

#header {
	
	background:url(images/scttop2.jpg) ;
	height: 120px;
	
	}


#sitenav {
	margin-left: 256px;
	}
	
#sitenav #company, #sitenav #products, #sitenav #customers, #sitenav #news
	{
	float: left;
	width: 128px;
	margin: 5px 0 0 0;
	padding: 0;		
	}

#sitenav h2 {	
	color: #DAD5B6;	
	}


#sitenav ul { 
	list-style-type:none; 	
 	margin:0;
 	padding:4px 0 0 0px;
	}	


#sitenav a {
	
	font-size: 13px;
	padding: 0 0 4px 0;
	text-decoration: none;
	color: #fff;
	
	}
	
#sitenav a:hover {
	color: #DBDFCA;
	text-decoration: underline;
	
	}


#divider {
	clear: both;
	height: 25px;
	background-color: #182D48;
	overflow: hidden;	
	}
	
#divider img {
	float: right;
	display: inline;
	border: 0;
	margin: -14px 5px 0 0;
	padding: 0;
	}

#maincontent{
	background-color: #fff;
	}
	
#maincontent img{
	float: left;
	display: block;
	margin: 0;
	background-color: #fff;
	}

#bdivider {
	clear: both;	
	margin: 0;
	padding: 0;	
	height: 25px;
	background-color: #182D48;	
	
	}	


#ln {
	width: 256px;
	float: left;	
	background-color: #fff;
	}
	
#ln h3 {
	font-size: 14px;
	padding: 5px;
	margin: 8px 5px;
	background-color: #F3F4E8;
	border-top: 1px solid #DDDBD2;
	border-left: 1px solid #DDDBD2;
	border-right: 1px solid #AEAA93;
	border-bottom: 1px solid #AEAA93;

	
	}
	
#innerln {
	margin: 5px;
	background-color: #F8FAFC;	
	height: 190px;	
	}

#innerln p {
	margin: 0;
	padding: 7px;
	font-size: 13px;
	}

#as {
	padding: 0;
	margin: 0;
	background-color: #fff;
	}
	
	

#as h3 {
	font-size: 14px;
	padding: 5px;
	margin: 8px 5px 8px 256px;
	background-color: #F3F4E8;
	border-top: 1px solid #DDDBD2;
	border-left: 1px solid #DDDBD2;
	border-right: 1px solid #AEAA93;
	border-bottom: 1px solid #AEAA93;
	}

#inneras {
	margin: 5px 5px 5px 0;
	background-color: #F8FAFC;
	height: 190px;
	overflow: auto;
	}	

#newsiframe {
	margin:5px 5px 5px 2px;
	float: left;
	width: 256px;
	height: 190px;
	overflow: auto;
	border: 1px solid #efefef;
		
	background-color: #fff;
	
	}

#newsiframe dt
	{
	padding: 8px;
	}


#introtext h3{
	
	
	margin: 0 8px 0 264px;
	padding-top: 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D6E5F5;
	}
	
	
#introtext p{
	color: #182D48;
	margin: 10px 5px 0 264px;
	}	



#footer {
	clear: both;
	border-top: 1px solid #182D48;
	background-color: #182D48;
	}

#footer p {
	padding:6px;
	margin: 0;
	text-align: right;
	font-size: 11px;
	color: #BEC7D2;
	}

#footer p a {
	color: #fff;
	font-size: 11px;
	}

#footer p a:hover {
	color: #DBDFCA;
	text-decoration: underline;
	}

#footer img {
	border: 0;
	}



.titlepad {
	
	
	margin: 0;
	padding: 7px 0 0 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	}
	
		


#subnav {
	background-color: #fafafa;
	margin: 0;
	padding: 10px 0 10px 10px;	
	width: 247px;
	
	}

#subnav ul li {
	margin: 0 0 0 -53px;
	padding: 0 0 0 5px;
	display: block;
	list-style-type: none;			
	}

#subnav ul li#subactive a {	   
	   color: #6BA0D8;
	  }	  

#subnav ul li a {
  display:block;
  margin:0 0 0 0;
  padding:0 0 0 5px;
  height:15px;
  font:13px Verdana, Arial, Helvetica, sans-serif;
  line-height:18px;
  font-weight: bold;
  color:#182D48;  
  text-decoration:none;
  border-bottom:1px solid #d3d3d3;
  }


#subnav ul li a:hover {

	  text-decoration: underline;
	  color:#182D48;	  
	  }
	  



#maincontent #sectionimage img {
	float: right;
	margin: 0;
	padding: 0;	
	}

#maincontent h3 {
	font-size: 14px;
	margin: 8px 5px;
	padding: 5px 0 5px 24px;
	background-color: #D6E5F5;
	background-image:url(images/icon_header.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;		
	}
	

#maincontent h4 {
	font-size: 14px;	
	margin: 8px 5px;
	padding: 5px 0 5px 24px;
	background-color: #f8f8f8;
	background-image:url(images/icon_pg.gif);
	background-repeat: no-repeat;
	background-position: 7px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	
	}
	
#maincontent h5 {
	font-size: 14px;	
	margin: 8px 5px;
	padding: 5px 0 5px 24px;
	background-color: #f8f8f8;
	background-image:url(images/icon_pg.gif);
	background-repeat: no-repeat;
	background-position: 7px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	
	}		
	
#maincontent p {
	margin: 5px;
	line-height: 1.3em;
	padding: 0 0 10px 0;
	}


/* Making Micro Icons appear after email and external links */
/* Method found here: http://my-dimension.com/article/mini_icons/ */
/* Method originated here: http://www.kryogenix.org/days/173.html */
/* Added whitespace:nowrap; to fix wrapping problem, thanks Andreas Bovens */

#maincontent p a[href^="mailto:"], #maincontent a[href^="mailto:"] {
background: transparent url('images/aemail.gif') 100% 50% no-repeat;
padding-right: 10px;
}

#maincontent p a[href^="http:"], #maincontent a[href^="http:"] {
background: transparent url('images/aoutside.gif') 100% 50% no-repeat;
padding-right: 10px;
white-space: nowrap;
}


#maincontent p a[href^="http://www.symology.co.uk"], #maincontent p a[href^="http://www.symology.com"], #maincontent a[href^="http://www.symology.co.uk"], , #maincontent a[href^="http://www.symology.com"] {
background: inherit;
padding-right: 0px;
} 






#textbg {	
	margin: 5px;
	padding: 5px;	
	background-color: #F7FAFD;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}





.innerbox {
	
	margin-bottom: 5px;
	padding: 5px;
	background-color: #fff;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	
	}



	
#formcontainer {
	width: 560px; 	
	padding: 5px;
	margin: 10px;	
	}

.row {
  clear: both;
  padding-top: 5px;
  }

.row .label {
  float: left;
  width: 230px;
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 1px;
  }

.row .formw {
  float: right;
  width: 250px;
  text-align: left;  
  }
  
.row .formwb {
  float: right;
  width: 250px;
  text-align: left;  
  }   
  
.spacer {
  clear: both;
  }
  
.formw input, .formw textarea{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #efefef;
	font-size: 14px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	color: #182D48;
	}
	
.formwb input{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	background-color: #D6E5F5;
	color: #182D48;
	}	
	
.textsizerbuttons {
	float: right;
	}
	
.customerquotes {
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Sans Regular", "Lucida Console", Verdana, Helvetica, Arial, sans-serif;
	color: #993300;	
	}
	
	
#symlogo {
	float: left;
	width: 200px;
	height: 120px;
	
	}
	
#extweblinks {
	margin: 0 0 0 64px;
	}
	

table {
	margin: 12px 0;
	background-color: #f8f8f8;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
th, td {
	padding: 5px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
	

