/* ASX-REUTERS CSS Document */

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	GLOBAL ELEMENTS
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
*/

* {
	border:none;
	padding:0px;
	margin:0px;
	background: 0px;
}

html {height: 100%;
      }
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#525051;
	background-color: #F2F2F2;

	/* ie scroll bar styling  */
	scrollbar-base-color: #FFFFFF;	
	scrollbar-track-color: #e0e0e0;
	scrollbar-face-color: #f0f0f0;
	scrollbar-highlight-color: #dcdcdc;
	scrollbar-3dlight-color: #cbc6c6;
	scrollbar-darkshadow-color: #808485;
	scrollbar-shadow-color: #d8e2e5;
	scrollbar-arrow-color: #004C9E;
}

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 	UNIQUE ID's
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
*/
#page{
	width:785px;
	padding:0px;
	background-color:#ffffff;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
      }
#pageG{
	width:785px;
	padding:0px;
	background-color:#ffffff;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
      }

#content{
	clear:both;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
      }

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	INNER BOX STYLING ELEMENTS
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
*/
.bImg, bMenu,.bAd, .bCopy {
	padding: 0px;
	}

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 	HEADER
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
*/
/* header container */
#header{
	padding:0px;
	margin:0px;
	height:270px;
	background-color: #FFFFFF;
      }

#headerG{
	padding:0px;
	margin:0px;
	/*height:270px;*/
	background-color: #FFFFFF;
      }

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 	subnav (bCopy)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
*/
#subNav{
	clear: both;
	margin: 0;
	padding: 0px;
      }
#subNav ul {
	font-size: 1em;
	line-height: 20px;
	font-weight: normal;
	color: #0079C3;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/elements/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 80px center;
	padding: 0px;
}
#subNav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#subNavOVER{
	clear: both;
	margin: 0;
	padding: 0px;
      }
#subNavOVER ul {
	font-size: 1em;
	line-height: 20px;
	font-weight: normal;
	color: #B3B9BF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/elements/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 80px center;
	padding: 0px;
}
#subNavOVER li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	bCopy - main content
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
*/
.bCopy{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
      }
.bCopy ul{
	padding:0px;
	display:block;
      }	  
.bCopy li{
	display:list-item;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/elements/bCopy_li_dot.gif);
      }

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	GLOBAL HYPERLINK ELEMENTS
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
*/
a:link, a:visited{
	color: #0079C3;text-decoration: none; cursor:pointer;
      }
a:hover{
	color: #B3B9BF;text-decoration: none; cursor:pointer;
      }

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	TEXT PADDING AND MARGIN
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
*/
h1,h2,h6{margin:0px 10px 0px 0px; padding: 0px;}
h3,h5{margin:0px; padding: 0px;}
	 
p,h4{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
      }

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	TEXT STYLING
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
*/
h1{
	display:block;
	font-size: 1.2em;
	line-height: 20px;
	font-weight: bold;
	color: #004C9E;
	padding-bottom: 10px;
	padding-top: 0px;
      }
h2{
	display:block;
	font-size: 1em;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 4px
      }
h3{
	font-size: 11px;
	line-height:27px;
	font-weight: normal;
	color: #006BB7;
	font-style: normal;
	text-align:left;
      }
h4{
	font-size: 12px;
	color: #006BB7;
      }
h5{
	font-size: 18px;
	font-weight: normal;
	color: #FF0001;
	text-align: right;
	padding-top: 2px;
      }
h6{
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #A0C804;
      }
p, .bCopy ul {
	font-size: 0.7em;
	font-weight: normal;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7F7E83;
	letter-spacing: normal;
      }

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	TABLE STYLING
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
*/
td img {display: block;}

.tabular {
	height:300px;
	overflow:auto;
}
.tabularG {
	height:190px;
	overflow:auto;
}

/* tHeader for titles */
.tHeader {
	margin-top: 10px;
	padding: 0px;
}
.tHeader p {
	margin: 0px;
	padding: 0px;
}

/* table background styling */
.tbackg {
	background-color:#FFFFFF;
	color:#333333;
}
.tbackg td p {
	pading:0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
}

/* table row background colors */
.tr1 {background-color:#e6f2f9;} 
.tr2 {background-color:#f7f8f9;}

.trM, .trM p {
	background-color:#006BB7;
	color: #FFFFFF;
}

/* tablepadding + margin */
.bCopy table {
	margin-bottom:10px;
	margin-right: 0px;
}


/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	COLUMN WIDTHS
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
*/
 .c1,.c2,.c3,.c4{
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
      }
 .c1{
	width:210px;
	float: left;
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
      }
 .c2{
	width:320px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
      }
 .c3{
	width:562px;
	float: left;
      }
 .c4{
	width:705px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 50px;
      }

/* +++ ie / mozilla hack to force padding from right +++ */
 .c2Gallery{
	float: left;
	padding: 0px;
	margin: 0px;
	width:380px;
      }
 .c4G{
	width:600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
      }

.c2 p {padding-right:20px;}
.c4 p {padding-right:20px;}

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  HACKS / BUGGN'
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  
 
mozilla & safari : 
these browsers add 4px padding-bottom to
IMG and OBJECT tags. To fix, set tags to display 
as BLOCK with 0px margin, padding. 
*/
.arrow {
	margin-left: 0px;
	margin-top: 5px;
	text-align: left;
}

.gLink {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #004C9E;
	line-height: 14px;
}

.midCol li {margin-right:0px; padding-right:0px;}

img, object{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
      }/*all browsers : 
if floated divs are placed inside a div, the
wrapper div will not stretch around the floated
divs. To fix, ensure a 'block' element is placed underneath
the floated elements, to give the wrapper something to stretch
around. ensure block element includes clear:both rule.  Or you
can add this class to the lowermost 
floated div */	

/* ie win :
doubles the margin width of floated divs. see
http: //www.positioniseverything.net/explorer/doubled-margin.html 
to fix, add display:inline to all floated divs. 


LINK LISTS : IEWIN ADDS LINE BREAKS BETWEEN <li> TAGS. 

win IE will add line breaks between
each list item if the list item tags have a 
carriage return between them, eg:

<li>IE winsanity </li>
<li>please fix it  bill</li>

will cause the browser to render an extra br 
between the two items. To prevent this, 
write tags  as follows. <li>IE winsanity </li><li>please fix it  bill</li>

Mystery IE6 Bug: on dropdown list menus.

IE6. A background must be declared on the li a, else when a sub-menu stretches further (vertically) 
than the main menu itself, the links start to disappear before you have time to click them. 
*/
	
/*
IE5.01 on Windows : dropdown menu jumps around when you hover over some of its items. 
The problem is fixed as follows: note using the holly hack to hide from other borwsers..  \*/

/* End */


.stretcher{font-size:1px;clear:both;}	

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
	GLOBAL FORM CONTROLS
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
*/
form {
	margin:0px; padding:0; border:none;
	}

select, input, textarea {
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #727272;
	border-right-color: #727272;
	border-bottom-color: #A4A4A4;
	border-left-color: #BFBFBF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FEFEFE;
	}

input, select {
	font-size:11px;
	width: 97%;
}

textarea {width: 97%;}

option {
	color:#666666;
}

option value {
	padding: 3px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #666666;
}

textarea {
	font-size: 11px;
}

label {margin-top:0px; margin-bottom:0px;
	}


/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	GIVE YOUR CHECK BOXES THE CLASS checkbox
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
*/
input.checkbox {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 15px;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	GIVE YOUR BUTTONS THE CLASS bttn
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
*/
input.bttn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d8e2e5;
	border-right-color: #dcdcdc;
	border-bottom-color: #cbc6c6;
	border-left-color: #808485;
	background-color: #004C9E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: normal;
	cursor:pointer;
	width: 150px;
	float: right;
}

.validation {
	border:0px;
	visibility:hidden;
	margin-top:5px;
	color: #006BB7;
}
#message {border:0px; visibility:hidden;}
#message p {text-align:center;}

#contact_form p {
	padding:0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	PAGE WITH LIGHTBOX 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
*/


.thumbnailsContainer img {
	float: left;
	padding: 0px;
	margin: 6px;
	font-size: 10px;
}
