/** zomm.css : for Zoom search engine  PAGE WIDTH: 754px **/

body		{Margin:15px 0px 15px 0px; height:100%; background-color:#000000;}

/*SWITCHES - page / head / foot */ #position,#head {border:solid yellow 0px;}

#position	{position:relative; width:744px; left:50%; margin-left:-372px; height:auto; clear:both;}
#head			{margin:0px; width:740px; height:100px;}
#foot			{margin:0px; width:740px; height:50px; padding-bottom:15px;}

/*SWITCHES - centered / left / right */ #centered,#dright,#dleft {border:solid white 0px;}

#centered	{width:740px; height:auto;}
#dleft		{float:left; width:595px; height:auto; text-align:left;}
#dright		{float:right; width:140px; height:auto; text-align:center;}

/* gray boxes on the home page - NO Edit */ 
/*SWITCHES - boxes */ #box-A, #box-B, #box-C {border:solid #787878 1px;
position:relative; margin:5px; background:#484848;}

#box-A {width:260px;}	#box-B {width:260px;}	#box-C {width:110px;}
/* END  -  gray boxes */ 

#navbar			{position:relative; left:0px; top:0px;
padding-left:50px; padding-bottom:1px; width:95%; height:20px;}
#footer			{position:relative; left:0px; bottom:0px; width:750px; height:50px;}

/* NAVBAR AND NAVBAR LINKS : Note - Spaces Sumbol used is : &#9679; */
#navbar.dot		{padding-right:4px; padding-left:5px; font-weight:normal; color:#969696;}
#linkbar			{margin:0; width:auto; line-height:22px;}					
#current_page	{margin-right:100px; font-size:19px; color:#ff4242;}						
#special			{font-size:90%; font-size:15px; font-weight:600; color:#257836;}
a.nav:link,a.nav:hover,a.nav:visited	{
color:#00e800; text-decoration:none; font-size:100%; font-weight:normal;}
		
/* font properties */  
p				{font-family:Tahoma,Verdana,Sans Serif; font-size:16px;
text-align:left; font-weight:normal; color:#9b9b9b; margin:0;}
p.title		{font-family:BlackChancery,Tahoma,Sans-Serif; font-size:25px;
text-align:left; font-weight:normal; color:#5a5a5a; margin:0;}
a:link,a:visited,a:hover {font-family:tahoma; font-size:100%;
font-weight: bold; color:#00c600; text-decoration:none;}

/*
text-decoration:none; color:#00e800; font-weight:bold; font-size:100%;}
*/

/* Render Content */
p.ptext		   {margin-left:15px; padding-right:15px; text-align:justify; font-size:80%;}
p.terms-text   {margin:7px; text-align:justify; font-size:100%; font-weight:normal; color:#00c600;}
span.loud		{margin:0; color:#a4a400; padding-right:10px; font-weight:bold; font-size:90%;}
span.bold  		{margin:0; color:#eb6a2c; margin-left:10px;
margin-right:10px; font-size:90%; font-weight:bold;}

.dot		{padding-right:4px; padding-left:5px; font-weight:normal; color:#969696;}
.hr		{text-align:left; margin:20px; font:11px bold; color:#bc7d3f;}
img.h 	{width:1px;} /* <br /><img class="h" alt="hellonet" src="x.gif" height="x" /><br /> */         
img.w		{height:1px;} /* <img class="w" alt="hellonet" src="x.gif" width="x"> */
img.c 	{text-align:center;}
					
/* heading properties */
h1,h2,h3		{font-weight:normal; padding-bottom:10px; text-align:center;}
h1				{font-size:120%; margin:0; color:#eb6726;}
h2				{font-size:100%; padding-left:30px; text-align:left; color:#eb6726;}

/* BOXES USED - adjust settings as required */
#box1,#box2,#box3,#box4,#box5,#box6,#box7	{
position:relative; /*SWITCH*/ border:solid red 0px;}
#box1			{margin:0 auto; margin-top:20px; width:75%; height:auto;
text-align:justify;   /* use for text on form pages */}
#box2			{width:99.7%; height:45px; text-align:center;}
#box3			{margin:0; width:99.7%; height:auto; line-height:105%; text-align:justify;}
#box4			{float:left; margin:15px; width:710px; height:auto;} /* about - links */
#box5			{float:left; margin-top:20px; width:19%; height:auto;}
#box6			{float:right; margin-top:10px; width:120px; height:180px;} /* links */
#box7			{margin:15px 0 0 48px; width:500px; height:auto;
text-align:justify;   /* contact page */ }

/* VNAV SETTINGS   border:solid white 0px;  */
.vnav			{width:105px;}
.vnav div   {font:tahoma; font-size:85%; text-align:left; background-color:#000000;
margin-top:10px; margin-bottom:10px; text-indent:3px; cursor:pointer;
border-left:#959595 1px solid; border-top:#959595 1px solid;
border-right:#000000 1px solid; border-bottom:#000000 1px solid;}
a.vnav:link,a.vnav:hover,a.vnav:visited	{color:#00e800;
text-decoration:none; font-size:100%; font-weight:normal;}

/* TABS SETTINGS */
.tabs {width:105px;}
.tabs div, .tabs div.active, .tabs div.off  {
border-top:#959595 1px solid;
border-right:#000000 1px solid;
border-bottom:#000000 1px solid;
border-left:#959595 1px solid;
margin-bottom:10px; text-indent:6px;
cursor:pointer }

.tabs div {font:normal 13px/18px tahoma; color:#00e800; margin-top:10px; text-align:left; background-color:#000000;}

.tabs div.active {font:normal 13px/18px tahoma; color:#c0c0c0;
text-align:center; background-color:#484848;}
.tabs div.off {font:13px/18px tahoma; color:#141414; background-color:#000000;}

tabs div.active {background-color:#395584 }
.tabs div.off { background-color:#d6c9a9 }

html .tabs div {width:100%; text-indent:6px; }
html .tabs div.active {width:100%; text-indent:3px;}
.tabs-data {margin-left:3px;}
.tabs-data div {display:none;}

/* FORMS SETTINGS */

/* settings */
span.x		{color:#f2de6e; padding-left:10px; padding-right:10px; font-size:100%; font-weight:bold;}

/* table */
table 		{position:relative; margin:10px; background-color:transparent; text-align:center;}
table.set	{margin:0 auto; width:auto; background-color:transparent; border:#d7d7d7 0px solid; font-family:"MS Sans Serif"; font-weight:normal;}
	
/* basic tr and td values */
tr			{border-bottom:#fafafa 0px solid;}
td			{padding-left:5px; font-size:smaller; font-weight:bold; color:#aaaaaa;}

/* tr values */
.head			{background-color:#5f5f5f; color:#00004f;}
tr.height		{padding-top:2px; color:#fafafa;}

/* td values */
td.head	 {padding-left:20px; font-weight:bold; color:#f2de6e;}
td.note	 {text-align:center; font-size:12px; font-weight:bold; color:#f2de6e;}
td.height {text-align:left; padding-left:10px; color:#5d5d5d; background-color:#f0f0f0;}
td.alert	 {text-align:center; color:#f2de6e; font-weight:bold;}
td.space	 {line-height:8px;}
td.txt	 {margin:0; padding-left:15px; padding-right:15px; text-align:justify; font-size:80%;}

/* box - background colors */
.bg			{background:#f18322; height:13px; border:#414141;}

/*input				{height:13px; background:#c0cfe7;}*/
textarea.set{background:#e6e6e6; height:75px; width:275px; font-size:14px;}
.button		{cursor:pointer; font-weight:normal; margin-left:20px;}


/* END */


