
/******************/
/* FRONTENT ONLY  */
/******************/

	/******************/
	/* Main Site Tags */
	/******************/

	body { font-size: 14px; font-family: Times, Times New Roman, Verdana, Arial, Helvetica, sans-serif; color: #72685c; background-color: #f1f0eb; margin: 0px; }

	/******************/
	/* Main Menu      */
	/******************/
	
	a.menu { display:block; height:22px; width:222px; overflow:hidden; }
	a.menu:hover { display:block; text-indent:-222px; }
	a.menu_on { display:block; height:22px; width:222px; overflow:hidden; text-indent:-222px;}
	a.menu_on:hover { display:block; text-indent:-222px; }

	/******************/
	/* Credit Link      */
	/******************/
	
	a.credit { display:block; height:13px; width:106px; overflow:hidden; }
	a.credit:hover { display:block; text-indent:-106px; }
	
	/******************/
	/* Sub Menu       */
	/******************/


	a.submenu, a.submenu:visited, a.submenu:active {
		font-size: 12px;
		color: #666;
		background-color: #f8f8f8;
		text-decoration:none;
		line-height: 32px;  
		padding: 4px 20px 4px 20px; 
		border-right: 1px solid #ccc;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
	a.submenu:hover { color: #ff8800; text-decoration:none; }
	
	a.submenu_on, a.submenu_on:visited, a.submenu_on:active, a.submenu_on:hover {
		font-size: 12px;
		color: #ff8800;
		background-color: #fff;
		text-decoration:none;
		line-height: 32px;  
		padding: 4px 20px 4px 20px; 
		border-right: 1px solid #ccc;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #fff;
	}


	/******************/
	/* Contact form   */
	/******************/
	
	.loginfields { font-size: 14px; font-family: Times, Times New Roman, Verdana, Arial, Helvetica; width: 250px; background: #fff; border: 0; color: #72685c; margin-top:2px; padding-left: 3px }
	
	.textfield { background-color: #f0f0f0; border-bottom: #A6AAA9 1px solid; border-left: #A6AAA9 1px solid; border-right: #A6AAA9 1px solid; border-top: #A6AAA9 1px solid; }
	
    /*companies listing darker colour*/
    a.darker-links { color: #211e17 }



/*******************/
/* FRONTENT & CMS  */
/*******************/

	p { margin: 0px; padding: 0px; line-height: 20px; }
	ul,ol,li,form { margin-top: 0px; margin-bottom: 5px;  }
	
    	a, a:visited, a:active	{ text-decoration: underline; outline: none; color: #72685c;}
	a:hover { color: #A0B100;; } 
	
	h1 { font-family: Arial; font-size: 26px; line-height: 28px; color:  #ff8800; margin: 10px 0px 15px 0px; padding:0px; font-weight: normal; }
	h2 { font-family: Arial; font-size: 21px; line-height: 24px; color:  #ff8800; margin: 12px 0px 9px 0px; padding:0px; font-weight: normal; }
	h3 { font-family: Arial; font-size: 15px; line-height: 20px; color:  #ff8800; margin: 5px 0px 3px 0px; padding:0px; font-weight: normal; }
    h4 { height: 19px; margin: 0; margin-top: 3px; margin-bottom: 17px; padding:0; font-size: 14px; font-weight: normal }

	hr {  background-color: #ccc; border: 0; height: 1px; margin: 3px 10px 10px 0px; }


	/**********************/
	/* CMS Style Dropdown */
	/**********************/
	
	/* FONTS */
	.large { font-size: 18px; color: #ff8800; font-weight:bold;}
	.news-headline { font-size: 10px; color: #ff8800; font-weight: bold;}
	.news-description { font-size: 10px; color: #313131;}
	.white10 { font-size: 10px; color: #fff; }
	.intro-para { font-size: 12px; color: #333; line-height: 15px; font-weight: bold;}

	.rhs-button { background-image: url(/images/ths_column_link_bg.gif); height: 26px; }
	
	a.rhs-button, a.rhs-button:link, a.rhs-button:visited, a.rhs-button:active, a.rhs-button:hover  { 
	background-image: url(/images/bg_rhs_button.gif);
	line-height: 26px;
	display:block;
	font-size: 10px; color: #ccc; padding-left: 30px; 
	}
    
    .spot-title { height: 17px; margin-top: 1px; }