/* DEFAULTS
img, div { behavior: url(/iepngfix.htc); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); alpha(opacity=100); }

----------------------------------------------------------*/
*,html{margin:0;padding:0}
body
{
    background: #FFF;
    font-family: Arial, Sans-Serif, Helvetica;
    margin: 0px;
    padding: 0px;
    background:url(/images/ui/cloud-bg.jpg);
    /*background:url(/images/ui/big_sky1.jpg);*/
    background-repeat:no-repeat;
    background-position:center;
    background-attachment:fixed;
    color: #000;
    font-size:12px;
}

a:link, a:visited, a:active
{
    color: #000;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

img{border:none}

/* HEADINGS   
----------------------------------------------------------*/



h1
{
    font-size: 1.6em;
    padding-top:0px;
    margin-top: 0px;
    color:#000;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

li{margin-bottom:6px;}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

#background
{
    margin: 0px auto 0px auto;
    /**background:url(/images/ui/big_sky1.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-attachment:fixed;*/
    

}

.page
{
    width: 938px;
    background:transparent url(/images/ui/page-tile.png) repeat 0 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ui/page-tile.png', sizingMethod='scale');
    margin:auto;
}

.top{float:right; padding:8px 20px 8px 8px}

.content
{
    width:898px;
    margin:auto;
    padding-bottom:20px;
}

#contentContent
{
	float:left;
}

#map 
{
	float:right;
}

.header
{
    
    padding:10px;
    font-weight: bold;
    color: #fff;
     background:transparent url(/images/ui/page-30Trans.png) repeat 0 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ui/page-30Trans.png', sizingMethod='scale');
	height:96px !important;
}

.home-right
{
    float:right; width:450px; min-height: 50px; background:url(/images/ui/page-30Trans.png) repeat 0 0; padding:20px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ui/page-30Trans.png', sizingMethod='scale'); 
}

.home-left
{
    width:360px; padding-left:20px; min-height: 50px; 
}

.home-top
{
    width:898px; min-height:181px;background:url(/images/ui/page-30Trans.png) repeat 0 0; margin-bottom:20px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ui/page-30Trans.png', sizingMethod='scale');
}



.linksBox
{
    padding:20px;
    /** background:transparent url(/images/ui/page-30Trans.png) repeat 0 0; */
    background:#FFF;
    
}
.linksBox div.groupContainer
{
	float:left;
	border-left:2px solid #F4f4f4;
	padding:0 0 0 5px;
	width:135px;
}
	div.groupContainer span.groupName { font-weight:bold; }
	div.groupContainer a { text-decoration:none; }
	div.groupContainer ul { list-style:none; }
        div.groupContainer ul li a { color:#999 !important; }

.main
{
    padding-bottom:20px;
    margin-top:20px;
}

.footer
{
    margin:auto;
    width: 938px;
    padding:8px 0px 8px 0px;
    color:#fff;
}
	.footer .copyright
	{
		width:310px;
		float:left;
	}
	.footer .socialnetworking2
	{
		float:right;
		height:235px;
		wdith:30px;
		background:url(/images/ui/sponsorsocialnetworkingtypes.jpg) top right no-repeat;
	}
	.footer .socialnetworking
	{
		float:right;
		width:250px;
		background-color:#fff;
		
	}
	.footer a
	{
		color:#fff;
		text-decoration:none;
		text-transform:lowercase;
	}


/* TAB MENU   
----------------------------------------------------------*/
/* old menu, use for roll back
div#menuBackground { width:100%; height:23px; background:#FFF; }
ul.menu { list-style: none; width:898px; padding:0; margin:0; }
ul.menu li .item,
ul.menu li.lastitem a
{ float:left; padding:5px; text-align:center; border-right:1px solid #999; width:88px; background-color:#fff; overflow:hidden; }
ul.menu li.lastitem a { border-right:none !important; }
ul.menu li:hover .item { background-color: #bad405; color:#fff !important; }
ul.menu li a { color: #999 !important; text-decoration: none;  display: block; }
ul.menu li.selected .item,
ul.menu .selected a { background-color: #bad405; color:#fff; }
ul.menu li{ float:left; }
*/

div#menuBackground { width:898px; height:23px; background-color:#fff;  }
ul.menu { list-style: none; width:898px; padding:0; margin:0; }
ul.menu li .item,
ul.menu li.lastitem a
{ float:left; padding:5px; text-align:center; border-right:1px solid #999; width:117px !important; background-color:#fff; overflow:hidden; }
ul.menu li.lastitem a { border-right:none !important; }
ul.menu li:hover .item { background-color: #bad405; color:#fff !important; }
ul.menu li a { color: #999 !important; text-decoration: none;  display: block; }
ul.menu li.selected .item,
ul.menu .selected a { background-color: #bad405; color:#fff; }
ul.menu li{ float:left; }


.current a.active
{
	font-weight:bold;
}


/* CONTENT FORMS STYLES  
----------------------------------------------------------*/
input[type=text] {    
 	width: 300px;  
 	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 	background-color: white;    
 	color: #8d847d;    
 	border: 1px solid #5C5C5C;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:2px;
	}

input[type=checkbox]
{
	margin-right:4px;

}

textarea {
	width:300px;
	height: 200px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 	background-color: white;    
 	color: #8d847d;    
 	border: 1px solid #5C5C5C;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:2px;
}

select {    
 	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 	background-color: #D7E5F2;    
 	color: #8d847d;    
 	border: 1px solid #5C5C5C;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.logoCopyright
{
	font-size:smaller;
	font-style:italic;

}

  #top-zone{overflow:hidden; width:960px; margin:0 auto; height:420px;} /*Here to keep images hidden in IE mostly*/  
   
  .banner {width:898px; height:184px; position:relative;  left:0px; top:0px; }  
	.banner a img { position:absolute; top:0; left:0; }
	.banner a img.hideImagef { display:none; }

 .slideshow { width:898px; height:184px; margin:0px; overflow:hidden; }  
  .slideshow li { list-style:none; float:left; display:inline; position:relative; }  
  
  .edge-holders { width:940px; height:400px; background:url('/images/ui/edge-holders.png') no-repeat top center; position:relative; margin:10px; z-index:10; top:-420px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ui/edge-holders.png', sizingMethod='scale'); }  


/**
* Contour style overrides.
*/

.checkboxlist input {
	background-color:#fff;
}

.enquiryform, .trialform {
    font-size:12px;
}
.contourform .fieldLabel
{
	clear:left;
	display:block;
	float:left;	
	width:150px;	
}


#contour ul 
{ 
	display:none;
	margin:0 0 20px 20px; 
}
#contour ul li
{
	font-weight:bold;
}
.contourFieldSet 
{ 
	border:none;
	margin-left:10px; 
}
.contourIndicator 
{ 
	float:none !important;
	color:#FF0000; 
	font-weight:bold; 
}
.contourField 
{ 
	margin-bottom:5px; 
}
.contourField span
{
	float:left;
	text-align:left;
	height:20px;
	width:300px;
	font-weight:bold;
	margin:0px 100px 0 0;
}
.contourField div input 
{ 
	display:inline-block; 
	width:300px; 
	height:18px; 
}
.contourField div textarea 
{ 
	display:inline-block; 
	width:300px; 
	height:100px; 
}
.contourField div span.checkboxlist
{
	float:none !important;
}
.contourField div span.checkboxlist input 
{ 
	width:16px; 
	display:inline-block;
}
.contourField div span.checkboxlist label 
{ 
	display:inline-block; 
	font-weight:normal;
	padding-bottom:3px;
}
.contourField div span.checkboxlist input
{
	display:inline-block;
	height:20px;
	width:20px;
         background:transparent;
	/*background:#000;*/
}

.contourNavigation .contourButton {
	height:35px;
	width:100px;
	font-weight:bold;
	size:14px;
	color:#FFF;
	background-color:#BAD405;
	border:solid 1px #FFF;
}


table.marketPlus td {padding:5px;}



































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
font-weight:bold;font-size:18x;
}


