
/*-----GLOBAL BODY SETTINGS - MARGINS PADDING ETC-----*/
body { 
	/*background: #e2edf5;*/
	background: White;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #4d4339;
	font-size: 11px;
	line-height : 18px;

 }

 /*-----GLOBAL FONT SETTINGS-------*/
table {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: White;
	font-size: 11px;
	line-height : 18px;
	 /*background: White;*/

}

/*      page titles      */
h1 {
	color:#80B5E7;
	font-weight: bold;
	font-size: 14px;
	/* margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 0px;*/
	padding: 5px;
background-color: #4d4339;
border-top: thin dotted #888480;
border-bottom: thin dotted #888480;
}

/*      sub titles, category headings etc       */
h2 {
	color:#80B5E7;
	font-weight: bold;
	font-size: 12px;
	padding: 1px
}

/*       third level titles, news headlines, faq questions      */
h3 {
	color:#80B5E7;
	font-size: 11px;
}
.footer{
	font-size: 9px;
	color: #433930;	
}
.bold{
	font-weight : bold;
}
.italics{
	 font-style: italic;
}
.text14{
	font-size: 14px;
}
.text12{
	font-size: 12px;
}
.text11{
	font-size: 11px;
}
.text10{
	font-size: 10px;
}
.text9{
	font-size: 9px;
}
.text8{
	font-size: 8px;
}
.textwhite{
	color: White;
}
.textorange{
	color: #e8980b;
}
.textblue{
	color: #80b5e7;
}
.textgreen{
	color: #b0d240;
}
.textbrown{
	color: #4d4339;
}

/*links*/

A.hilite{
    font-size: 11px;
	color: White;
	background-color:#80B5E7;
	padding:3px 3px 3px 6px;
}
A.hilite:HOVER {
	text-decoration : underline;
	font-size: 11px;
	color: White;
	background-color:#80B5E7;
	padding:3px 3px 3px 6px;
}

A {
	text-decoration : none;
	background-color : transparent;
	color :#80B5E7;
	font-weight : bold;
}
A:HOVER {
	text-decoration : underline;
	background-color : transparent;
}
A.menu {
	text-decoration : none;
	background-color : transparent;
	color: White;
	font-size: 11px;
	font-weight : normal;
}
A.menu:HOVER {
	text-decoration : underline;
	color: #636363;
}
A.selected {
	text-decoration : none;
	background-color : transparent;
	color: #636363;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 8px 0px 8px;
	margin : 0.1em 0em 0.1em 0.1em;
}
A.menu: selected {
	text-decoration : none;
	background-color : transparent;
	color: #80b5e7;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 8px 0px 8px;
	margin : 0.1em 0em 0.1em 0.1em;
}
/* skiplink */
.skiplink {display:none}

/* Colours*/
.blue{
	background: #80b5e7;
}
.ltblue{
	background: #e2edf5;
}
.gray{
	background: #433930;
}


/* Spacing*/
.spacing{
	padding:4px;
}
.spacing2{
	padding:10px;
}
/*.border{
	border : 0.1em solid #E6E7E8;
}*/
.tborder{
	border: 1px solid #e7e6e6;
	/*width:300px;*/
	border-collapse: collapse;
}
.cborder{
	border-top: 1px solid #e7e6e6;
	/*width:300px;*/
}
.outline{
	border : 14px solid #433930;
}
.outline2{
	border: 1px solid #888480;
	padding: 5px;
	margin:10px;
	background-color: #4d4339;
}
.linetop{
	border-top : 1px solid #E6E7E8;
}
blockquote {
border-left:1px dotted #888480;
border-right:1px dotted #888480;
margin:0px;
padding:5px 5px 0 45px;
background: transparent url(http://samforbes.ots-internet.net/tonymarsh/images/leftquote.jpg) left top no-repeat;
width:550px;
}
.links{
border-bottom:1px dotted #888480;
}
.faq{
	color: #80B5E7;
	border-bottom:1px dotted #888480;
	background-color: ;
	padding: 2px;
	FONT-WEIGHT:BOLD;
	font-size:12px;
}
/* Forms*/
.submit
{
width: 50px;
background-color:#80B5E7;
color: White;
font-family: Verdana, Arial,  Helvetica, Sans-Serif;
font-size: 10px;
font-weight: bold;
}

input{
	border : 0.1em solid #80B5E7;
	/*margin : 0.3em 0.5em 0em 0em;*/
	padding : 0.2em;
	background-color :#ffffff;
	font-family: Verdana, Arial,  Helvetica, Sans-Serif;
	color: #7a787b;
	font-size: 10px;
	font-weight: bold;
	width : 150px;
	
}
select {
	border : 0.1em solid #80B5E7;
	margin : 0.3em 0.5em 0em 0em;
	padding : 0.2em;
	background-color :#ffffff;
	color: #7a787b;
}
.checkbox{
	border : 0em;
	margin : 0em;
	padding : 0em;
	background-color :#ffffff;
	width : 20px;
}

textarea {
	border : 0.1em solid #80B5E7;
	margin : 0.3em 0.5em 0em 0em; 
	padding : 0.2em;
	background-color :#ffffff;
	color: #7a787b;
}

/*UL {
	list-style : disc;
	list-style-position : outside;
	line-height : 26px;
}
*/

/*Product Menu*/


#navcontainer { margin-left: 8px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
width: 200px;
color: #357ad7;
background-color: transparent;
text-decoration: none;
font-weight: bold;
}

#navcontainer a:hover
{
background-color:transparent;
color: #636363;
text-decoration: underline;
}
#navcontainer a.selected {
	text-decoration : none;
	background-color : transparent;
	color: #636363;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 8px 0px 8px;
	margin : 0.1em 0em 0.1em 0.1em;
}
#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
display: block;
padding: 0px 0px 0px 30px;
width: 125px;
color: #357ad7;
background-color: transparent;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #636363;
background-color: transparent;
text-decoration: none;
}
