/*--------------------- body ---------------------*/

* {	margin: 0; padding: 0; border: 0; }

body { font-size: 62.5%; font-family: Verdana, Arial, Helvetica, sans-serif; }

/* to force scrollbar with centered layout */
html {
	min-height: 100%;
	margin-bottom: 1px;
}

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

#container { width: 800px; margin: 0 auto; }

	#head { width: 780px; height: 124px; float: left; background: #fff url(../img/head_bg.jpg) top left no-repeat; position: relative; }
		#clock { position: absolute; float: right; top: 89px; right: 5px; }
	
	#contentwrap { }
		#leftmenu { width: 190px; overflow: hidden; float: left; }
			#login { width: 188px; height: 110px; margin-top: 4px; background: #fff; border-left: 1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc; clear: both; }
			#google { width: 188px; height: 95px; float: left; border: 1px solid #ccc; margin: 10px 0; text-align: center; }
			#rss { width: 188px; height: 269px; margin-top: 4px; border-left: 1px solid #BCD0E2; border-right: 1px solid #BCD0E2; border-bottom: 1px solid #BCD0E2; float: left; background: url(../img/rss_bg.jpg) top left repeat-x; }
				
		#maincontent { width: 580px; float: left; margin-left: 10px; }
			#maincontent p { padding: 10px 15px; line-height:17px }
		#maincontent2 { width: 580px; float: left; margin-left: 10px; }
			#maincontent2 p { padding: 8px 0px; line-height: 13px; }
		#tabcontent { width: 580px; float: left; margin-left: 10px; }
		
/*------------------------------ index -------------------------------*/

			#flashbanner { width: 580px; height: 210px; float: left; margin: 0 0 10px 10px; }
			#logobg { width: 580px; margin-bottom: 10px; float: left; }
				#logobg p { padding: 10px 5px; }
			.logobg2 { width: 580px; margin-bottom: 10px; float: left; }
			.productblock { width: 285px; padding-bottom: 5px; border: 1px solid #93CA94; float: left; margin: 5px 6px 0 0; }
			.productblock2 { width: 285px; padding-bottom: 5px; border: 1px solid #93CA94; float: left; margin-top: 5px; }
			.wdblock { float:none; padding-bottom: 5px;  margin-top: 5px; }
			
/*-------------------------------- big table --------------------------*/
			
		#bigtablediv { width: 800px; float: left; }
		
/*--------------------- divs with background images ---------------------*/

		#largewithbg { width: 570px; height: 360px; float: left; margin-left: 20px; background: url(../img/email_bg.gif) top left no-repeat; }
		
		#domainlarge { width: 570px; float: left; margin-left: 20px;}
			
		
		#globe { padding: 0 0 10px 0; }
		#pc { padding: 0 0 10px 0; }

/*------------------------------ footer etc ---------------------------------*/
		
			#otherlinks { width: 188px; padding-bottom: 15px; float: left; border-left: 1px solid #BCD0E2; border-right: 1px solid #BCD0E2; border-bottom: 1px solid #BCD0E2; background: url(../img/other_bg.jpg) bottom left repeat-x;  }
			#otherlinks a, #otherlinks a:visited { text-decoration: none; color: #004D91; }
			#otherlinks a:hover { color: #004D91; }
		#footer { width: 780px; height: 85px; text-align: center; margin-top: 15px; float: left; clear: both; border-top: 1px solid #93CA94; overflow: hidden; }
		
			#footer p { font-size: 11px; padding-top: 10px; }

/*--------------------- paragraphs & headings ---------------------*/

h2.normal { font-size: 12px; color: #004D91; border: 0px; padding: 5px 0 0 6px; }
h2.normalmiddle { font-size: 12px; color: #004D91; border: 0px; padding: 0 0 5px 6px; text-align: center; }
h2.loghead { font-size: 12px; color: #004D91; height: 18px; padding: 5px 0 0 6px; border: 1px solid #93CA94; background: url(../img/greenhead_bg.jpg) top left repeat-x; }
h2.mainhead { font-size: 12px; color: #004D91; height: 29px; padding: 5px 0 0 6px; background: url(../img/roundheadbg_green.jpg) top left repeat-x; }
h2.mainheadnoborder { font-size: 12px; text-align: center; color: #004D91; height: 18px; padding: 5px 0 0 6px; background: url(../img/greenhead_bg.jpg) top left repeat-x; }
h2.mainheadmiddle { font-size: 12px; text-align: center; color: #004D91; height: 18px; padding: 5px 0 0 6px; border-left:1px solid #93CA94; border-right: 1px solid #93CA94; border-top: 1px solid #93CA94; border-bottom: 1px solid #93CA94; background: url(../img/greenhead_bg.jpg) top left repeat-x; }



h2.rssheadmiddle { font-size: 12px; text-align: center; color: #004D91; height: 25px; padding: 5px 0 0 6px; background: url(../img/blueround.jpg) top left no-repeat; }
h2.rsshead { font-size: 12px; color: #004D91; height: 18px; padding: 5px 0 0 6px; border: 1px solid #BCD0E2; background: url(../img/bluehead_bg.jpg) top left repeat-x; }
h2.rssheadnoborder { font-size: 12px; color: #004D91; height: 18px; padding: 5px 0 0 6px; background: url(../img/bluehead_bg.jpg) top left repeat-x; }
h2.rssmainhead { font-size: 12px; color: #004D91; height: 18px; padding: 5px 0 0 6px; border-top: 1px solid #BCD0E2; border-bottom: 1px solid #BCD0E2; background: url(../img/bluehead_bg.jpg) top left repeat-x; }

p { font-size: 12px; color: #666; line-height: 15px; }

p.smallmarg { margin-left: 20px; padding-bottom: 5px; }

p.tabletext { text-align: left; }

.logintext { font-size: 10px; font-weight: bold; }

.warning { font-size: 10px; font-style: none; color: #004D91; }
	

/*----------------------- links ----------------------*/

a, a:visited { text-decoration: none; color: #004D91; }

a:active { color: #004D91; }

a:hover { color: #004D91; }

a.morelink { font-size: 10px; color: #004D91; text-decoration: none; }
a.morelink1 { font-size: 10px; color: #004D91; text-decoration: none; position: absolute; bottom: 10px; right: 5px; }
a.morelink2 { font-size: 10px; color: #004D91; text-decoration: none; position: absolute; bottom: 5px; right: 5px; }
a.morelink3 { font-size: 10px; color: #004D91; text-decoration: none; position: absolute; bottom: 10px; right: 5px; }

a.smallrightlink { font-size: 10px; color: #004D91; text-decoration: none; padding: 0 0 0 170px; }

/*--------------------- images ---------------------*/

a img { border: 0; }

.logbutton { width: 116px; height: 20px; margin-top: 10px; float: right; }
.googlelogo { width: 85px; height: 30px; padding: 3px 0 0 0; }
.rssicon { width: 16px; height: 16px; float: left; padding: 0 5px 0 0; }
.oslogo { width: 25px; height: 25px; }
.homepics { width: 100px; height: 100px; }
.adslpics { width: 50px; height: 50px; }

.logos20 { width: 30px; height: 30px; padding: 0 20px 0 0; }
.faxprocess { width: 500px; height: 175px; }
.faxlogo { width: 370px; height: 76px; }

/*--------------------- forms ---------------------*/

form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea { font-size: 11px; border: 1px solid #666; }
.homefields { width: 114px; height: 17px; padding: 3px 0 0 0; background-color: #EEEEEE; border: 1px solid #ccc; }
.googlefields { width: 145px; height: 19px; padding: 3px 0 0 0; margin-bottom: 6px; background-color: #e9e9e9; border: 1px solid #ccc; }
.searchbutton { width: 62px; height: 19px; clear: both; font-size: 10px; }

.fax2mailform { border: 1px solid #ccc; padding: 0 10px 10px 0; margin-left: 10px; background: #f2f2f2; }

.contactbutts { width: 116px; height: 20px; border: 1px solid #ABC4DB; background: url(../img/contactbutts_bg.jpg) top left repeat-x; font-size: 11px; font-weight: bold; }

.fax2mailfield { width: 250px; height: 17px; padding: 3px 0 0 0; }
.contactfields { width: 250px; background-color: #fff; }
.contactextarea { width: 370px; font-family: Verdana, Arial, Helvetica, sans-serif; }

#errordiv { border: 1px solid red; background-color: #FFAFAF; display: none; width: 50%; margin: 5px; padding: 5px; }

.required { background-color: #CC4444; }

.required:focus { background-color: #fff; border: 1px solid #f00; }

.checkit { background-color: #E0E5EF; }

/* ---------------------- nav ----------------------*/

ul.level1 { list-style: none; margin-bottom: 15px; }
ul.level1 li { }
ul.level1 a { display: block; margin: 0 15px 0 0; background: #fff url(../img/button_off.jpg) top left no-repeat;
 text-decoration: none; width: 176px; height: 19px; padding: 7px 0 0 14px; margin-top: 1px; font-size: 11px; color: #004D91; }
ul.level1 a:hover { background: #fff url(../img/button_on.jpg) top left no-repeat; }
ul.level1 a.on { background: #fff url(../img/button_on.jpg) top left no-repeat; }

ul.level2 { list-style: none; }
ul.level2 li { }
ul.level2 a { display: block; height: 20px; font-size: 12px; color: #666; text-decoration: none; background: #fff; }
ul.level2 a:hover { color: #004D91; background: #fff; }
ul.level2 a.on { color: #004D91; background: none; font-weight: bold; }

ul.productslist { }
ul.productslist li { list-style-image: url(../img/bullet.gif); }
ul.productslist a { font-size: 11px; display: block; height: 20px; color: #000; text-decoration: none; }
ul.productslist a:hover { }
ul.productslist a.on { }

ul.softwarelist { padding: 5px 0 0 30px; margin: 5px 5px 5px 0; }
ul.softwarelist li { list-style-image: url(../img/bullet.gif); font-size: 12px; color: #666; margin-bottom: 5px; }
ul.softwarelist a { font-size: 11px; text-decoration: none; }
ul.softwarelist a:hover { color: #004D91; }
ul.softwarelist a.on { }

ul.dashlist { padding: 5px 0 0 30px; margin: 5px 5px 5px 0; }
ul.dashlist li { list-style-image: url(../img/dash.gif); font-size: 12px; color: #666; margin-bottom: 5px; }
ul.dashlist a { font-size: 12px; text-decoration: none; }
ul.dashlist a:hover { color: #004D91; }
ul.dashlist a.on { }

ul.softwarelist2 { padding: 5px 0 0 17px; }
ul.softwarelist2 li { padding: 0 0 0 5px; list-style-image: url(../img/bullet.gif); font-size: 12px; color: #666; margin-bottom: 5px;}
ul.softwarelist2 a { font-size: 11px; }
ul.softwarelist2 a:hover { color: #004D91; }
ul.softwarelist2 a.on { }

ul.faq { padding: 5px 0 0 30px; margin: 5px 5px 5px 0; }
ul.faq li { padding: 0 0 0 5px; list-style-image: url(../img/bullet.gif); font-size: 12px; color: #666; margin-bottom: 5px;}
ul.faq a { font-size: 11px; }
ul.faq a:hover { color: #004D91; }
ul.faq a.on { }

/* ---------------------- tables ----------------------*/

.logtable { padding-top: 10px; float: left; }

td.rightalign { text-align: right; }

.productstable { width: 350px; padding: 4px 0 0 5px; }
.linkstableheads { font-size: 11px; font-weight: bold; color: #004D91; }

.othertable { width: 180px; font-size: 11px; padding: 5px 0 0 10px; border: 1px solid #93CA94; }
.othertable td.othertablehead { font-weight: bold; color: #004D91; text-align: left; }
.othertable td.externalcolums { padding: 0px; }

.dailuptable { width: 500px; border: 1px solid #93CA94; padding: 0px; }
.dailuptable td { font-size: 11px; }
.dailuptable td p { padding: 5px 0; }
.dailuptable tr.colouredrow { background-color: #93CA94; }

.contacttable { width: 570px; border: 1px solid #93CA94; padding: 0px; }
.contacttable td { font-size: 11px; }
.contacttable td p { padding: 5px 0; }
.contacttable tr.colouredrow { background-color: #93CA94; }

.apptable { width: 500px; border: 1px solid #93CA94; padding: 0 0 10px 0; text-align: center; }
.apptable td { font-size: 11px; padding: 10px 0; }
.apptable td.apptablehead { padding: 0px; }
.apptable tr.colouredrow { background-color: #93CA94; }

tr.bluerow { background-color: #DDE7F0; }

.dailuptable2 { width: 570px; border: 1px solid #93CA94; padding: 0px; }
.dailuptable2 td { font-size: 11px; text-align: center; }
.dailuptable2 td p { padding: 5px 0; }
.dailuptable2 tr.colouredrow { background-color: #93CA94; }
.dailuptable2 td.devideline { background-color: #93ca94; width: 1px; }
td.splitborder { border-right: 1px solid #93ca94; }

.bigtable { width: 780px; border: 1px solid #93CA94; padding: 0 0 15px 0; }
.bigtable td { font-size: 11px; padding: 2.2px 0; }
td.paddedleft { padding-left: 15px; border-right: 1px solid #93ca94; }
td.paddedmuchleft { padding-left: 60px; border-right: 1px solid #93ca94; }
td.paddednoborder { padding-left: 15px; }
.bigtable tr.colouredrow { background-color: #93CA94; }
td.description { width: 261px; }

.linetable { width: 780px; border: 1px solid #93CA94; }

.smalltable { width: 280px; }
.smalltable td.bigger { width: 100px; }

.linktable { width: 550px; }
.linktable a,.linktable p { color: #004D91; text-decoration: none; font-size: 11px; font-weight: bold; }

.softwaretable { width: 580px; }
.softwaretable td { width: 290px; padding: 10px 0 10px 0; }
.softwaretable td a { font-size: 12px; color: #666; }

.wdtable { width: 500px; }
.wdtable td.bigger { width: 100px; }
