﻿body
{
	margin:0px 0px 0px 0px;
	padding:0px;
	border:none;
	/*font-family: 'Ubuntu', sans-serif;*/
    font-family:HelveticaLight;
}

.body_margin
{
	margin:0px 0px 0px 0px;
}

.body_mainlayout
{
    margin:10px 10px 10px 20px;
}

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
    text-align : left; 
    list-style-type : none;
    font-size : 12px;
    font-family: Arial;
}

.logoText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color: black; 
	font-weight: bold;
}

.topbar_bgcolor
{
	background-color:#879BB8;
}

.heading
{
	font-weight: bold;
	font-size: 12px;
	color: #003C6D;
	font-family: Arial;
}

.pageheading
{
	font-weight: bold;
	font-size: 16px;
	color: #879BB8;
	font-family: Arial;
}

.divider
{
	font-size: 11px;
	color: #b4b4b4;
	font-weight:bold;
}


.mainheading
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Arial;
}

.subheading
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: arial;
	text-align: center;
}

.normal
{
	font-size: 11px;
	color: black;
	font-family: Arial;
}

.checkboxlist 
{
    font-family:Arial;
    font-size: 12px;
	color: black;
	margin-left:-3px;
	width:500px;
	vertical-align:top;
}

.text_bold
{
	font-size: 11px;
	color: black;
	font-family: Arial;
	font-weight: bold;
}

.errortitle
{
	font-size: 14px;
	color: #EA5C18;
	font-family: Arial;
	font-weight:bold;
}

.error
{
	border: #F3F3F3 1px solid; 
	background-color: #FFFDD7 ;
	font-size: 12px;
	color: #EA5C18;
	font-family: Arial;
	text-align:left;
	padding : 10px 10px 10px 10px;
	margin: 5px 0px 0px 0px;
}

.error ul
{
    padding: 0px;
    margin:0px 0px 0px 0px;
    list-style-type:none;
}

.error li
{
    padding:0px 0px 0px 15px;
    margin:0px;
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    font-size:12px;
    color: #EA5C18;
    background-image: url('/images/star_error.gif');
    background-position: 0px center;
    background-repeat: no-repeat;
}

.errortext
{
	font-size: 12px;
	color: #EA5C18;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-align:left;
}


.label
{
	font-size: 12px;
	color: black;
	font-family: arial;
	font-weight:bold;
}

.label_required
{
	font-size: 12px;
	color: black;
	font-family: arial;
	font-weight:bold;
	background-image: url('/images/star_error.gif');
    background-position: right 10px;
    background-repeat: no-repeat;
    padding-right:10px;
    text-align:right;
}


.label_right_align, .label_right
{
	font-size: 11px;
	color: black;
	font-family: Arial;
	font-weight:bold;
	text-align: right;
}

.labeltxt
{
	font-size: 11px;
	color: black;
	font-family: Arial;
}

.labelorange
{
	font-size: 11px;
	color: #FF6600;
	font-family: arial;
	font-weight:bold;
	text-decoration:underline;
}

.labelorange td
{
	font-size: 11px;
	color: #FF6600;
	font-family: arial;
	font-weight:bold;
	text-decoration:underline;
}

.labelblack
{
	font-size: 11px;
	color: Black;
	font-family: arial;
	font-weight:bold;
	text-decoration:none;
}

.button
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Arial;
	background-color: #D6E7FB;
	text-decoration:  none;
}

.addlink_bold
{
	font-family: arial;
	font-size: 13px;
	color: #FF6701;
	text-decoration: none;
	font-weight: bold;
}

.addlink_bold:hover
{
	font-family: arial;
	font-size: 13px;
	color: #FF6701;
	text-decoration: underline;
	font-weight: bold;
}

.addlink
{
	font-family: arial;
	font-size: 12px;
	color: #FF6701;
	text-decoration: none;
	font-weight: bold;
}

.addlink:hover
{
	font-family: arial;
	font-size: 12px;
	color: #FF6701;
	text-decoration: underline;
}

.gridlink_green
{
	font-family: arial;
	font-size: 12px;
	color: #699710;
	text-decoration:none;
}

.gridlink_green:hover
{
	font-family: arial;
	font-size: 12px;
	color: #699710;
	text-decoration: underline;
}

.gridlink_green_11px
{
	font-family: arial;
	font-size: 11px;
	color: #699710;
	text-decoration:none;
	text-decoration: none;
}

.gridlink_green_11px:hover
{
	font-family: arial;
	font-size: 11px;
	color: #699710;
	text-decoration: underline;
}

.gridlink_green_small
{
	font-family: arial;
	font-size: 10px;
	color: #699710;
	text-decoration:none;
	text-decoration: none;
}

.gridlink_green_small:hover
{
	font-family: arial;
	font-size: 10px;
	color: #699710;
	text-decoration: underline;
}

.gridlink
{
	font-family: arial;
	font-size: 12px;
	color: #50B5DE;
	text-decoration:none;
}

.gridlink:hover
{
	font-family: arial;
	font-size: 12px;
	color: #50B5DE;
	text-decoration: underline;
}

.gridlink_small
{
	font-family: arial;
	font-size: 10px;
	color: #50B5DE;
	text-decoration:none;
}

.gridlink_small:hover
{
	font-family: arial;
	font-size: 10px;
	color: #50B5DE;
	text-decoration: underline;
}

.gridheader
{
	font-weight: bold;
	font-size: 13px;
	color: Black;
	font-family: Arial;
	background-color: #EFEFEF;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 20px;
	text-align: left;
	border-top: #879BB8 1px solid;
}

.gridheader_small
{
	font-weight: bold;
	font-size: 11px;
	color: Black;
	font-family: Arial;
	background-color: #EFEFEF;
	padding-top: 5px;
	padding-bottom: 0px;
	height: 12px;
	text-align: left;
	border-top: #879BB8 1px solid;
}

.gridheader a,
.gridheader a:link,
.gridheader a:visited,
.gridheader a:active,
.gridheader a:hover
{
	font-weight: bold;
	font-size: 13px;
	color: Black;
	font-family: Arial;
	background-color: #EFEFEF;
	text-decoration:underline;
	text-align: left;
	padding-top: 5px;
}

.gridItem
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: white;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 0px;
}

.gridItem_small
{
	font-size: 10px;
	color: black;
	font-family: Arial;
	background-color: white;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

.leftmenuback
{
	background-color:#879BB8;
}

ul.leftmenu_level2
{
    margin:0px;
    padding:0px;
    list-style-type:none;
}

ul.leftmenu_level2 li
{
    margin-left:15px;
    margin-top:5px;
}

.leftmenulink
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: arial;
	text-decoration: none;
}

.leftmenulink:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #6B6B6B;
	font-family: arial;
	text-decoration: none;
}

.graybackground
{
	border:Solid 0px black;
	background-color:#EEEEEE;
}

.bgcolor_gray
{
	background-color: #ededed;
}

.bgcolor_gray1
{
	border-bottom :solid 1px #ededed;
}

.heading_gray
{
	font-size: 16px;
	font-family: Arial;
	color:Gray;
}

.border
{
	border: black 1px solid; 
}

.border_bottom
{
	border-bottom: #003b6d 1px solid;
}

.border_grid_top
{
	border-top: #879BB8 1px solid;
}

.border_bottom_griditem
{
	border-bottom: #E5E5E5 1px solid;
}

.toptablinks
{
	font-size: 14px;
	color: white;
	font-family: arial;
	font-weight:bold;
	text-decoration: none;
}

.toptablinks:hover
{
	font-size: 14px;
	color: #6B6B6B;
	font-family: arial;
	font-weight:bold;
	text-decoration: none;
}

.loginstatus_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #50B5DE; 
	font-weight: bold;
}

.loginstatuslink
{
	font-family: arial;
	font-size: 11px;
	color: #50B5DE;
	text-decoration:none;
}

.loginstatuslink:hover
{
	font-family: arial;
	font-size: 11px;
	color: #50B5DE;
	text-decoration: none;
}

.textbox, .foldername
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	padding:2px;
	font-size:12px;
	font-family:Arial;
}

.errortitle
{
	font-size: 14px;
	color: #EA5C18;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.error
{
	border: #F3F3F3 1px solid; 
	background-color: #FFFDD7 ;
	font-size: 12px;
	color: #EA5C18;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-align:left;
	padding : 10px 10px 10px 10px;
	margin: 5px 0px 0px 0px;
}

.error ul
{
    padding: 0px;
    margin:0px 0px 0px 0px;
    list-style-type:none;
}

.error li
{
    padding:0px 0px 0px 15px;
    margin:0px;
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    font-size:12px;
    color: #EA5C18;
    background-image: url('/images/star_error.gif');
    background-position: 0px center;
    background-repeat: no-repeat;
}


.button
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: #e2dfd6;
	text-decoration:  none;
	border-left: #dcdcdc 2px solid;
	border-top: #dcdcdc 2px solid;
}

.formrow td
{
	padding-bottom: 10px;
	empty-cells:hide;
}


.pager
{
	padding-top: 5px; 
	margin-left: auto; 
	margin-right: auto;
	padding-bottom:5px;
}

.pager a, .pager a:visited
{
	background-color: #fff;
	padding: 2px 6px;
	border: solid 1px #bbb;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0099cc;
}

.pager a:hover 
{
	color: #fff; 
	background: #0099cc; 
	border-color: #036; 
	text-decoration: none;
}

.currentpager, span.pager
{
	padding: 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff; 
	background-color: #999999;
	border: solid 1px #bbb;
	display:inline-block;
}

.pagerlabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099cc; 
	background-color:White;
}

.pager table td
{
	padding: 5px 2px 5px;
	
}

.emptylabelgrid
{
	font-size: 12px;
	color: black;
	font-family: Arial;
}

.emptygrid
{
	color: Black;
	font-family: Arial;
	padding-top: 5px;
	font-size:12px;
}

.modalBackground {
	background-color: #EBEBEB;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.tbYellowBorder1{
    background-color:#FFFFFF; 
    color:#000000; 
    font-size:12px;
    border:2px solid #EDC40A; 
    padding-left:10px;
    padding-right:10px; 
    width:400px;
}

.graybox
{
	background-color: #EFF0F0;
}

.publishedarticle
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	font-weight:bold;
	font-style:italic;
}
.legend
{
	font-size: 16px;
	color: #879BB8;
	font-family: arial;
	font-weight:bold;
}
.fieldset
{
	margin-bottom:15px;
	padding: 10px;
}

.paddedlist
{
	padding:0px 0px 0px 0px;
	margin-left:10px
}

.normalfieldset
{
	margin-bottom:15px;
}

.bottompadding20
{
	padding-bottom: 20px;
}

.rightpadding5
{
	padding-right: 5px;
}

.modalProgressGreyBackground 
{
    background:#CCCCCC;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopup
{
    text-align:center;
    padding : 5px 5px 5px 5px; 
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
}

.rade_toolbar.Web20 .InsertDocumentLink
{
   background-image: url('/Images/document.gif');
   padding-left: 5px;
}

.bgcolor_white
{
	background-color: white;
}

.globalerrormessagelink
{
	font-size: 14px;
	color: #FF6701;
	font-family: arial;
	text-decoration:none;
	font-weight:bold;
}

.globalerrormessagelink:hover
{
	font-size: 14px;
	color: #FF6701;
	font-family: arial;
	text-decoration: underline;
	font-weight:bold;
}

.paddingleft20
{
	padding-left: 20px;
}

.padding_left_right_20
{
	padding-left: 20px;
	padding-right: 20px;
}

.watermarktext
{
	font-size: 11px;
	color:Gray;
	font-family: Arial;
}

.graytext_italic
{
	font-size: 11px;
	color:Gray;
	font-family: Arial;
	font-style:italic;
}

.graytext
{
	font-size: 11px;
	color:Gray;
	font-family: Arial;
}

.normallink_bold
{
	font-family: arial;
	font-size: 11px;
	color: #FF6701;
	text-decoration: none;
	font-weight: bold;
}

.normallink_bold:hover
{
	font-family: arial;
	font-size: 11px;
	color: #FF6701;
	text-decoration: underline;
	font-weight: bold;
}

.normallink
{
	font-family: arial;
	font-size: 11px;
	color: #FF6701;
	text-decoration: none;
}

.normallink:hover
{
	font-family: arial;
	font-size: 11px;
	color: #FF6701;
	text-decoration: underline;
}

.graylabel
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.topbar_bgcolor
{
	background-color:#879BB8;
}

.messagebox
{
	border: #CCCCCC 1px solid; 
	background-color: #FFFFCC;
	padding : 10px 10px 10px 10px;
	text-align:left;
	margin-bottom:12px;
}

.RadGrid_Default .rgRow  td a,
.RadGrid_Default .rgAltRow td a
{
	font-family: arial;
	font-size: 12px;
	color: #50B5DE;
	text-decoration:none;
	padding:0px;
}

.RadGrid_Default .rgRow a:hover,
.RadGrid_Default .rgAltRow a:hover
{
	font-family: arial;
	font-size: 12px;
	color: #50B5DE;
	text-decoration: underline;
}

.RadGrid_Default .rgRow table td,
.RadGrid_Default .rgAltRow table td
{
	padding-left:1px;
	padding-right:1px;
}

.normaltext 
{
	font-size: 12px;
	color: black;
	font-family: Arial;
}
.normaltext .chkboxlist
{
    text-align:left;
    }

.chartrow
{
	padding-bottom: 30px;
}

.chartcol1
{
	margin-right:20px;
	width:520px;
	vertical-align: top;
}

.chartcol2
{
	width:500px;
	vertical-align: top;
}

.faqrelatedcontainer
{
   width:500px;
   height:300px;
   overflow:scroll;
   padding-top:5px;
}

.faqrelatedcontainer label
{
    display:inline-block;
    width:450px;
}

.faqrelatedcontainer input
{
    vertical-align:top;
    margin-right:5px;
    float:left;
}

.faqrelatedcontainer td
{
    padding-bottom:10px;
    padding-top:10px;
    border-bottom:solid 1px #CCCCCC;
}

.fieldset_spacing
{
    margin-top:10px;
    margin-bottom:10px;
}

.s200
{
    width:200px;
}

.searchoptions select
{
    display:inline-block;
    margin-left:20px;
}
.searchoptions span
{
    display:inline-block;
    margin-left:20px;
    margin-right:5px;
    font-size:12px;
}

.enquiry th, .enquiry td
{
    padding:5px 20px 5px 20px;
    text-align:left;
    border-bottom:solid 1px #CCCCCC;
    vertical-align:text-top;
}

.enquiry td, .enquiry th
{
    font-family: Arial, Helvetica, sans-serif;
    color:#333333;
    font-size:12px;
    width:150px;
}

.enquiry .name
{
    width:250px;
}
.enquiry .email
{
    width:250px;
}

.enquiry td label
{
    font-weight:bold;
}

.clear
{
    font-size:1px;
    clear:both;
}

.listlayout th
{
    font-weight: bold;
	font-size: 13px;
	color: Black;
	font-family: Arial;
	background-color: #EFEFEF;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 20px;
	text-align: left;
	border-top: #879BB8 1px solid;
}

.listlayout td
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: white;
	text-align: left;
	padding:5px 0px 10px 10px;
	border-bottom:solid 1px #cccccc;
}

.listlayout td a
{
	font-family: arial;
	font-size: 12px;
	color: #50B5DE;
	text-decoration:none;
}

.listlayout td a:hover
{
	font-family: arial;
	font-size: 12px;
	color: #50B5DE;
	text-decoration: underline;
}

ul.viewenquiry              {margin:10px 0px 0px 20px;padding:0px;list-style-type:none;}
ul.viewenquiry li           {margin-bottom:10px;color:#333333;font-size:12px;font-family:Arial;}
ul.viewenquiry li a         {color:#50b5de;font-size:12px;text-decoration:none;font-family:Arial;}
ul.viewenquiry li a:hover   {color:#50b5de;font-size:12px;text-decoration:underline;}

.m20 {margin:20px;}
.message {font-family:Arial;font-size:14px;color:#000000;}
.lp20 {padding-left:20px;}

.folder_block{display:inline-block;margin-right:10px;width:120px;}




/* Logo css 16/01/2013 */


.logouppercontainer
{
    background-color:#f5f5f5;
    padding-top:56px;    
}

.logoinnercontainer
{
    width:816px;
    margin:0px auto;
}

.loginlogo
{   
    margin:0px 0px 16px 166px;
}

.logsep
{    
    width:816px;
    margin:0px auto;
    border-bottom:1px solid #ab9b9b;
}

.logoinnercontainer .fieldcontainer
{
    margin-top:26px;
    margin-left:166px;
    position:relative;
    width:262px;
    padding-bottom:45px;
}

.logoinnercontainer .fieldcontainer label
{
    font-size:14px;
    color:#666666;
    margin-bottom:5px;
    display:block;
    margin-left:1px;
}

.logoinnercontainer input[type=text], .logoinnercontainer input[type=password]
{
    border:1px solid #ab9b9b;    
    width:245px;
    padding:12px 0px 12px 13px;    
    display:block;
    margin-bottom:18px;
    font-size:14px;
    border: 1px solid #999;
     
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: #ab9b9b 0 1px 2px; 
    -moz-box-shadow: #ab9b9b 0 1px 2px; 
    box-shadow: #ab9b9b 0 1px 2px; 
    z-index: 1;
    position: relative;
    zoom: 1;
    behavior: url('/JavaScript/PIE.htc');
}

.logoinnercontainer input[type=submit]
{
    border:1px solid #ab9b9b;
    padding:10px 13px 10px 13px;
    *padding:6px 5px 6px 5px;
    display:inline-block;
    vertical-align:middle;
    color:#524d4d;
    font-weight:700;    
    cursor:pointer;
    font-size:14px;
        
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: #ab9b9b 0 1px 2px; 
    -moz-box-shadow: #ab9b9b 0 1px 2px; 
    box-shadow: #ab9b9b 0 1px 2px; 
    z-index: 1;
    position:relative;
    
    behavior: url('/JavaScript/PIE.htc');
}

a
{
    color:#cc3300;
    font-size:14px;
    text-decoration:none;
}

.forgotlink
{
    display:inline-block;
    vertical-align:middle;
    margin-left:34px;
    *margin-left:28px;
}

.morelink
{
    font-size:18px;    
}

.logofootercontainer .logoinnercontainer p
{
    margin:26px 0px 0px 166px;    
    color:#666666;    
    font-size:18px;
    width:506px;    
}

.logoinnercontainer .error
{
    margin-bottom:10px;
}

.watermarktext
{ 
    padding-left:13px;
    color:#d6d6d6;    
}


@font-face {
	font-family: 'HelveticaLight';
	src: url('/fonts/HelveticaLight.eot');
	src: local('HelveticaLight'), url('/fonts/HelveticaLight.woff') format('woff'), url('/fonts/HelveticaLight.ttf') format('truetype'), url('/fonts/HelveticaLight.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.tablelayout, .tablelayout_right
{
    border-bottom:solid 1px #EFEFEF;
    border-left:solid 1px #EFEFEF;
    border-right:solid 1px #EFEFEF;
    width:800px;
}

.tablelayout tr td
{
    font-size:12px;
    font-family:Arial;
    border-top:solid 1px #EFEFEF;
}


.tablelayout tr td.label
{
    font-size:12px;
    font-family:Arial;
    font-weight:bold;
}

.license
{
    font-size:32px;
    padding: 20px 20px 40px 20px;
    color:#666;
}