﻿h2{
	color: #393939;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
}
h3.sl_titlehead	{	color: #36A4DA;	font-size: 19px;	font-weight: bold;	line-height: 18px;	margin-bottom: 10px;	}		
/* MESSAGES --------------------------------------------------------------- */	
#message-yellow	{	margin-bottom: 5px;	}
.yellow-left	{	background: url(../images/table/message_yellow.gif) top left no-repeat;	color: #e79300;	font-weight: bold;	padding: 0 0 0 20px;	}
.yellow-left a	{	color: #e79300;	font-weight: normal;	text-decoration: underline;	}
.yellow-right a	{	cursor: pointer;	}
.yellow-right	{	width: 55px;	}
#message-blue	{	margin-bottom: 5px;	}
.blue-left	{	background: url(../images/table/message_blue.gif) top left no-repeat;	color: #2e74b2;	font-weight: bold;	padding: 0 0 0 20px;	}
.blue-left a	{	color: #2e74b2;font-weight: normal;	text-decoration: underline;	}
.blue-right a	{	cursor: pointer;	}
.blue-right	{	width: 55px;	}
#message-red	{	margin-bottom: 5px;	}
.red-left	{	background: url(../images/table/message_red.gif) top left no-repeat;	color: #ce2700;font-weight: bold;	padding: 0 0 0 20px;	}
.red-left a	{	color: #ce2700;	font-weight: normal;	text-decoration: underline;	}
.red-right a	{	cursor: pointer;	}
.red-right	{	width: 55px;	}#message-green	{	margin-bottom: 5px;	}
.green-left	{	background: url(../images/table/message_green.gif) top left no-repeat;	color: #6da827;	 font-weight: bold;	line-height: 12px;	padding: 0 0 0 20px;	}
.green-left a	{	color: #6da827;		font-weight: normal;	text-decoration: underline;	}
.green-right a	{	cursor: pointer;	}
.green-right	{	width: 55px;	}
a.sl_icon-1	{	background: url(../images/table/table_icon_1.gif) no-repeat;	display: block;	float: left;	height: 24px;	margin: 0 8px 0 0;	width: 24px;	}
a:hover.sl_icon-1	{	background: url(../images/table/table_icon_1.gif) 0 -24px;	}
a.sl_icon-2	{	background: url(../images/table/table_icon_2.gif) no-repeat;	display: inline-block;	/*float: left;*/	height: 24px;	margin: 0 8px 0 0;	width: 24px;	}
a:hover.sl_icon-2	{	background: url(../images/table/table_icon_2.gif) 0 -24px;	}
a.sl_icon-3	{	background: url(../images/table/table_icon_3.gif) no-repeat;	display: inline-block;	/*float: left;*/	height: 24px;	margin: 0 8px 0 0;	width: 24px;	}
a:hover.sl_icon-3, a.sl_icon-3.sl_default	{	background: url(../images/table/table_icon_3.gif) 0 -24px;	}
a.sl_icon-4	{	background: url(../images/table/table_icon_4.gif) no-repeat;	display: block;	float: left;	height: 24px;	margin: 0 8px 0 0;	width: 24px;	}
a:hover.sl_icon-4	{	background: url(../images/table/table_icon_4.gif) 0 -24px;	}
a.sl_icon-5	{	background: url(../images/table/table_icon_5.gif) no-repeat;	display: inline-block;	/*float: left;*/	height: 24px;	width: 24px; margin: 0 8px 0 0;	}
a:hover.sl_icon-5	{	background: url(../images/table/table_icon_5.gif) 0 -24px;	}
#tooltip	{	background-color: #8c8c8c;	border: 1px solid #767676;	color: #fff;	font-family: Arial;	font-size: 10px;	font-weight: normal;	opacity: 0.85;	padding: 0 5px;	position: absolute;	text-align: left;	z-index: 3000;	}
#tooltip h6, #tooltip div	{	font-family: Arial;	font-size: 11px;	line-height: 20px;	margin: 0;	}
#tStores, .tbClass	{	margin-bottom: 5px;	}
#tStores	td a, .tbClass td a	{	color: #393939;	}
#tStores	td a:hover, .tbClass td a:hover	{	text-decoration: underline;	}
#tStores	th, .tbClass th	{	height: 50px;	text-align: left;	}
#tStores	.minwidth-1, .tbClass .minwidth-1{	min-width: 110px;	}
#tStores td, .tbClass td	{	border: 1px solid #d2d2d2;	padding: 10px 0 10px 10px;	}
#tStores tr.alternate-row, .tbClass	tr.alternate-row{	background: #ececec;	}
td.options-width	{	padding: 0 0 0 10px;	/*width: 210px;*/	}
td.checkbox-width	{	}
.table-header-check	{	background: url(../images/table/table_header_checkbox.jpg) no-repeat;	border: none;	min-width: 29px;	padding: 0px 0 0 10px;	width: 29px;	}
.table-header-options	{	background: url(../images/table/table_header_options.jpg) no-repeat;	border: none;	min-width: 221px;	padding: 0px 0 0 0;	width: 221px;	}
.table-header-repeat	{	background: url(../images/table/table_header_repeat.jpg) repeat-x;	border: none;	font-size: 0px;	line-height: 0;	padding: 0px 0 0 0;	}
.table-header-options a, .table-header-repeat a, .table-header-repeat span	{	/*background: url(../images/table/table_sort_arrow.gif) right no-repeat;*/	color: #fff;		font-size: 13px;	font-weight: bold;	line-height: 14px;	margin: 0 0 0 10px;	padding: 0 10px 0 0;	}
.table-header-options a:hover, .table-header-repeat a:hover	{		color:#94b52c	}
th.line-left	{	border-left: 1px solid #373737;	}
#tStores	tr.activity-blue, .tbClass tr.activity-blue{	background: #e3eceb;	}
#toggle-all {		display: block;		width: 17px;		height:17px;		cursor: pointer;		background: url(../images/shared/checkbox.gif) 0 -17px;	}
#toggle-all.toggle-checked {		display: block;		width: 17px;		height:17px;		background: url(../images/shared/checkbox.gif) 0 0;	}	
#related-activities	{	float: right;	font-size: 0px;	line-height: 0;	width: 271px;	}
#related-act-top	{	font-size: 0px;	line-height: 0;	}
#related-act-bottom	{	background: url(../images/forms/bg_related_act.gif) no-repeat bottom;	font-size: 0px;	line-height: 0;	}
#related-act-inner	{	font-size: 11px;	line-height: 16px;	margin: 0 auto 0px auto;	padding: 10px 0 20px 0;	width: 225px;	}
#related-act-inner .left	{	float: left;	width: 30px;	}
#related-act-inner .right	{	float: left;	width: 195px;	padding: 2px 0 0 0;	}
#related-act-inner .right h5	{	color: #393939;	font-size: 12px;	}
ul.greyarrow	{	list-style-type: none;	}
ul.greyarrow li	{	background: url(../images/forms/icon_list_arrow.gif) no-repeat 0 5px;	line-height: 18px;	padding: 0 0 0 12px;	}
ul.greyarrow li a	{	color: #92b22c;	font-weight: bold;	}
ul.greyarrow li a:hover	{	text-decoration: underline;	}
.lines-dotted-short	{	background: url(../images/forms/lines_dotted_short.gif) no-repeat 0px 14px;	font-size: 0px;	height: 28px;	line-height: 0;	}
#paging-table {	float: right;	margin: 0 4px 0 0;}	
.page-far-left	{	background: url(../images/table/paging_far_left.gif) no-repeat;	display: block;	float: left;	height: 24px;	margin: 0 4px 0 0;	width: 24px;	}
.page-left	{	background: url(../images/table/paging_far_left.gif) no-repeat;	display: block;	float: left;	height: 24px;	width: 24px;	}
.page-far-right	{	background: url(../images/table/paging_far_right.gif) no-repeat;	display: block;	float: left;	height: 24px;	margin: 0 4px 0 4px;	width: 24px;	}
.page-right	{	background: url(../images/table/paging_far_right.gif) no-repeat;	display: block;	float: left;	height: 24px;	width: 24px;	}
#page-info	{	float: left;	line-height: 16px;	padding: 3px 12px 0 12px;	}
#actions-box	{	float: left;	margin: 0 0 0 10px;	position: relative;	}
a.action-slider	{	background: url(../images/table/dropdown_actions.gif) no-repeat;	display: block;	height: 30px;	width: 110px;	}
a.action-slider.activated	{	background: url(../images/table/dropdown_actions.gif) no-repeat 0 -30px;	display: block;	height: 30px;	width: 110px;	}
#actions-box-slider	{	background: url(../images/table/actions_slider_bg.gif) bottom no-repeat;	display: none;	left: 0;	padding-bottom: 1px;	padding-top: 10px;	position: absolute;	top: 24px;	width: 110px;	}
#actions-box-slider-inner	{	font-size: 0px;	line-height: 0;	margin: 0 auto;	width: 108px;	}
a.action-edit ,a.action-delete	{	color: #272727;	display: block;	font-weight: bold;	height: 20px;	margin: 0 auto;	padding: 10px 0 5px 45px;	width: 63px;	}
a:hover.action-edit	{	background: #949494 url(../images/table/action_edit.gif) no-repeat 14px 5px;	color: #fff;	}
a.action-edit	{	background: #c7c7c7 url(../images/table/action_edit.gif) no-repeat 14px 5px;	}
a.action-delete	{	background: #c7c7c7 url(../images/table/action_delete.gif) no-repeat 14px 5px;	}
a:hover.action-delete	{	background: #949494 url(../images/table/action_delete.gif) no-repeat 14px 5px;	color: #fff;	}
/* FORM ------------------------------------------------------- */	
.form-submit	{	background: url(../images/forms/form_submit.gif) no-repeat;	border: none;	cursor: pointer;	display: block;	float: left;	height: 30px;	margin: 0 4px 0 0;	padding: 0;	text-indent: -3000px;	width: 80px;	}
.form-reset	{	background: url(../images/forms/form_reset.gif) no-repeat;	border: none;	cursor: pointer;	display: block;	float: left;	height: 30px;	text-indent: -3000px;	width: 80px;	}
.inp-form	{
	border: none;
	color: #393939;
	height: 32px; 
	padding: 0px 6px 0 6px;
	width: 186px;
	}.inp-form_b	{	border: none;	color: #393939;	height: 32px; 	padding: 0px 6px 0 6px;	width: 290px;	}
.sl_input_sel { border: 1px solid #CCEAFF;margin-top: 2px;padding: 6px !important;color: #3E3E3E; width:198px; height:30px !important; }textarea.error, select.error {	border: 1px solid #c83502;	font-family: Helvetica, Helvetica Neue, Arial sans-serif;}	
input.error	{
	border: 1px solid red !important; 
	color: #393939;
	height: 32px;
	padding: 0px 6px 0 6px;
}	input.inp-form_b.error	{ border: 1px solid red !important; 	color: #393939;	height: 32px;	padding: 0px 6px 0 6px;	width: 291px;	}
.form-textarea	{	background: url(../images/forms/form_textarea.gif) no-repeat;	border: none;	color: #393939;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	height: 97px;	overflow: auto;	padding: 6px 6px 0 6px;	width: 378px;	resize: none;	}#id-form td	{	padding: 0 0 10px 0;	}#id-form td.noheight	{	padding: 0 0 0px 0;	}#id-form th	{	line-height: 28px;	min-width: 130px;	padding: 0 0 10px 0;	text-align: left;	width: 130px;	}.styledselect-day ,.styledselect-month ,.styledselect-year	{	border: 1px solid #acacac;	margin-right: 3px;	padding: 3px;	width: 64px;	}		#step-holder {	height:39px;	margin-bottom: 20px;}	.step-no {	float:left;	height:29px;	width:18px;	font-size: 18px;	line-height: 18px;	padding:10px 0 0 0;	text-align: center;}.step-no-off {	float:left;	height:29px;	width:18px;	font-size: 18px;	line-height: 18px;	padding:10px 0 0 0;	text-align: center;	color:#cbcbcb;}.step-dark-left {	float:left;	 	background: url(../images/forms/step_dark_left.gif) no-repeat;	height:27px;	padding:13px 15px 0 25px;	font-size: 13px;	color:#fff;	font-weight: bold;}.step-dark-left a{	 	font-size: 13px;	color:#fff;	font-weight: bold;}.step-dark-right {	float:left;	width:12px;	background: url(../images/forms/step_dark_right.gif) no-repeat;	height:39px;}.step-dark-round {	float:left;	width:8px;	height:39px;	background: url(../images/forms/step_dark_round.gif) no-repeat;}.step-light-left {	float:left;	 	height:27px;	padding:13px 15px 0 25px;	font-size: 13px;	background: url(../images/forms/step_light_left.gif) no-repeat;	height:39px;	color:#cbcbcb;	font-weight: bold;}.step-light-left a{	 	 	font-size: 13px; 	color:#cbcbcb;	font-weight: bold;}.step-light-right {	float:left;	width:12px;	background: url(../images/forms/step_light_right.gif) no-repeat;	height:39px;}.step-light-round {	float:left;	width:8px;	height:39px;	background: url(../images/forms/step_light_round.gif) no-repeat;}.bubble-left {	float:left;	width:10px;	height:29px;	margin-left: 5px;	background: url(../images/forms/bubble_left.gif) no-repeat;}.bubble-inner {	float:left;	padding: 7px 0px 0 2px;	color:#2e74b2; 	line-height: 14px;	font-size: 11px;	height:22px;	background: url(../images/forms/bubble_inner.gif) repeat-x;}.bubble-right {	float:left;	width:8px;	height:29px;	background: url(../images/forms/bubble_right.gif) right no-repeat;}.error-left {	float:left;	width:13px;	height:32px;	margin-left: 5px;	background: url(../images/forms/error_left.gif) no-repeat;}.error-inner {	float:left;	padding: 7px 10px 0 4px;	color:#fff; 	line-height: 14px;	height:25px;	background: url(../images/forms/error_right.gif) right  no-repeat;}.file_1 {	border: 1px solid #acacac;	padding: 5px;}	 /*  NAVIGATION ----------------------------------------------- */#nav-holder	{	margin: 0 auto;	max-width: 1260px;	min-width: 780px;	text-align: left;	}.nav-outer-repeat	{	background: url(../images/shared/nav/repeat.jpg) repeat-x;	height: 77px;	}.nav-outer	{
	margin: 0 auto;
}
#nav-right	{
	float: right;
	position: relative;
	width: 225px;
	z-index: 0;
	}
#nav-right a	{	display: block;	float: left;	margin: 0px 0 0 0;	}.account-content	{	background: #454545 url(../images/shared/nav/account_drop_bg.gif) no-repeat bottom;	display: none;	left: 5px;	padding-bottom: 20px;	position: absolute;	top: 30px;	width: 170px;	}.account-drop-inner	{	font-size: 0px;	line-height: 0px;	margin: 20px auto 0 auto;	width: 140px;	}.showhide-account	{	cursor: pointer;	display: block;	float: left;	margin: 10px 5px 0 5px;	}.account-drop-inner a	{	color: #fff;	font-size: 12px;	font-weight: bold;	line-height: 16px;	margin: 0 0 0 0;	padding: 0 0 0 0;	}.account-drop-inner a:hover	{	color: #94b52c;	}.acc-line	{	background: url(../images/shared/nav/account_line.gif) no-repeat 0 7px;	font-size: 0px;	height: 14px;	line-height: 0px;	margin-top: 0px;	padding: 0;	}a#logout	{	margin: 10px 0 0 5px;	}a#acc-settings	{	background: url(../images/shared/nav/icon_acc_settings.gif) no-repeat 0 2px;	padding: 0 0 0 20px;	}a#acc-details	{	background: url(../images/shared/nav/icon_acc_personal.gif) no-repeat 0 2px;	padding: 0 0 0 20px;	}a#acc-project	{	background: url(../images/shared/nav/icon_acc_projects.gif) no-repeat 0 2px;	padding: 0 0 0 20px;	}a#acc-inbox	{	background: url(../images/shared/nav/icon_acc_inbox.gif) no-repeat 0 2px;	padding: 0 0 0 20px;	}a#acc-stats	{	background: url(../images/shared/nav/icon_acc_stats.gif) no-repeat 0 2px;	padding: 0 0 0 20px;	}/* ================================================================ This copyright notice must be untouched at all times. The original version of this stylesheet and the associated (x)html is available at http://www.cssplay.co.uk/menus/pro_dropline.htmlCopyright (c) 2005-2007 Stu Nicholls. All rights reserved. This stylesheet and the associated (x)html may be modified in any way to fit your requirements.=================================================================== */.nav	{	float: left;		font-size: 13px;	height: 38px;	position: relative;	width: 600px;	min-width: 600px;	z-index: 500;	}.nav-divider	{	background: url(../images/shared/nav/divider.jpg) top no-repeat;	float: left;	height: 40px;	width: 15px;	}.nav .table	{	display: table;	}.nav .select,.nav .current	{	display: table-cell;	float: left;	list-style: none;	margin: 0 0px 0 0;	padding: 0;	white-space: nowrap;	}.nav li	{	float: left;	height: auto;	margin: 0;	padding: 0;	}.nav .select a	{
	color: #fff;
	display: block;
	float: left;
	height: 37px;
	line-height: 35px;
	padding: 0 20px 0 20px;
	text-decoration: none;
	white-space: nowrap;
	}
.nav .current a	{
	background: url(../images/shared/nav/pro_line_1.gif);
	color: #fff;
	display: block;
	float: left;
	height: 37px;
	line-height: 35px;
	padding: 0 0 0 10px;
	text-decoration: none;
	white-space: nowrap;
	}
.nav .current a b	{	background: url(../images/shared/nav/pro_line_1.gif) right top;	display: block;	padding: 0 20px 0 10px;	}.nav .select a:hover, .nav .select li:hover a	{	background: url(../images/shared/nav/pro_line_1.gif);	color: #fff;	cursor: pointer;	padding: 0 0 0 10px;	}.nav .select a:hover b, .nav .select li:hover a b	{	background: url(../images/shared/nav/pro_line_1.gif) right top;	cursor: pointer;	display: block;	float: left;	padding: 0 20px 0 10px;	}.nav .select_sub	{	display: none;	margin: 0 0 0 10px;	}/* IE6 only */.nav table	{	border-collapse: collapse;	font-size: 1em;	height: 0;	margin: -1px;	width: 0;	}.nav .sub	{	display: table;	list-style: none;	/* margin: 0 auto; */	padding: 0;	}.nav .sub_active .current_sub a, .nav .sub_active a:hover	{	background: transparent;	color: #fff;	}.nav .select :hover .select_sub, .nav .current .show	{	background: url(../images/shared/nav/back_0.gif);	 	display: block;	left: 0;	padding: 0;	position: absolute;	text-align: left;	top: 37px;	width: 750px;	z-index: 100;	}.nav .current .show	{	z-index: 10;	}.nav .select :hover .sub li a, .nav .current .show .sub li a	{	background: transparent;	border: 0;	color: #fff;	font-weight: bold;	font-size: 13px;	display: block;	float: left;	margin: 0;	padding: 0 10px 0 10px;	white-space: nowrap;	}.nav .current .sub li.sub_show a	{
	color: #94b52c;
	cursor: default;
	}
.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover	{
	color: #94b52c;
	visibility: visible;
}
 
.download{
	font-weight:bold;
	color:#000;
	text-decoration:none;
	background: url("../images/icon/icon_download.gif") no-repeat scroll 0 0 transparent;
	padding-bottom: 6px;
    padding-left: 30px;
    padding-top: 3px;
}	
/*** Extra ***/
.fl{
    float:left;
}.bold{font-weight:bold;}#tsearch td{padding:5px;}
.fr{
    float:right;
}
.clear{
    clear:both;
}	
span.error{	clear:both;	font-size:12px; color:red;}
#leftBar {
	float: left;
	padding: 0 0 20px 10px;
	border-right: 0px solid #dcdcdc;
	text-align: left;
}
#rightContent {
	width: 700px;
	padding: 5px;
	float: left;
	border-left: 0px solid #dcdcdc;
	text-align: left;
	background: #fff;
	box-shadow: 0 1px 2px #9F9F9F;
}

.button {
	cursor: pointer;
	padding: 4px 10px 4px 10px;
	color: #fff;
	background: url(img/green.jpg) repeat left center;
	border: 1px solid #71bb3b;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}

div.button{
	margin-top:-3px;
	margin-right:5px;
	float:left;
	width:40px;
	text-align:center;
}

div.button:hover{
	color: #2e2e2e;
}
.button:hover { color: #2e2e2e;}
.button:active { background: #71bb3b; color: #fff;}

.inputbtn {
	cursor: pointer;
	color: #755008;
	font-weight:bold;
	font-size: 14px;
	background: url(img/btn_save.png) repeat left top;
	height:39px;
	width:119px;
	border : none;
}
.inputbtn:hover { background-position: left bottom;
    text-decoration: none;
	color : #535750;
	}
.inputbtn:active { background-position: left bottom;
    text-decoration: none;}
.pad5{
    padding-top:5px;	padding-bottom:5px; 
}
.wd60{
    width:100px;
    padding:5px 0px;
}
.padT10{
	padding-top: 10px;
}
.wd100{    width:100px;    padding:5px 0px;}
.wd150{    width:150px;    padding:5px 0px;}.wd250{width:250px;}.wd200{width:200px;}
#userBox{	color: #CCCCCC;    float: right;    font-size: 12px;    width: 250px;	margin:30px 15px 0px;}.cboxElement img{ padding-top:5px;}.overlaypanel{	/*height:75px;*/	/*display:none;*/	font-size:12px;}
.pal5{padding-left:5px;}
	
/* FOOTER -------------------------------------------------------------- */
.viewsite{
	color: #fff;
	font-weight: bold;
    padding-left: 25px;
}
.viewsite:hover{
	color: #DEDDDA;
}
 .sp_icon-href{
	outline:none;
 }
.clearb{
    clear:both;
}	
img{
	border: 0;
}
p	{	margin: 0px;	padding: 0px;	}form	{	margin: 0;	padding: 0;	}.line	{	border-top: 1px solid #dcdada;	font-size: 0px;	height: 1px;	line-height: 0px;	margin: 20px 0;	padding: 0;	}.font11	{	font-size: 11px;	}              /*  STYLED SELECTBOXES style 1 --------------------------------- */	.styledselect {background: #2a2a2a;border: 1px solid #424242;	color:#fff;	width:120px;	padding: 5px;	line-height: 14px;	margin-right: 6px;	font-size: 12px;}div.selectbox-wrapper	{	background-color: #2a2a2a;	border: none;	border-bottom: none;	margin: 0px;	margin-top: 0px;	max-height: 200px;	overflow: auto;	padding: 0px;	position: absolute;	text-align: left;	width: 400px;	z-index: 10;	}div.selectbox-wrapper ul	{	list-style-type: none;	 	margin: 0px;	padding: 0px;z-index: 10;	}div.selectbox-wrapper ul li.selected	{	background-color: 575757;	color: #fff;	}div.selectbox-wrapper ul li.current	{	background-color: #575757;	}div.selectbox-wrapper ul li	{	border-bottom: none;	color: #fff;	cursor: pointer;	display: block;	font-size: 12px;	line-height: 12px;	list-style-type: none;	margin: 0;	padding: 6px 2px 6px 10px;	}.selectbox_styled	{	background: url(../images/shared/top_search_select.gif) left no-repeat;	border: none;	border-left: none;	color: #fff;	cursor: pointer;	display: block;	font-family: Arial;	font-size: 12px;	height: 20px;	margin: 0px 0px 0px 0px;	padding: 6px 0 0 6px;	text-align: left;	width: 105px;	z-index: 10;	}/*  STYLED SELECTBOXES style 2 --------------------------------- */	div.selectbox-wrapper2	{	background-color: #e3e3e3;	border: none;	border-bottom: none;	margin: 0px;	margin-top: 0px;	max-height: 200px;	overflow: auto;	padding: 0px;	position: absolute;	text-align: left;	width: 400px;	}div.selectbox-wrapper2 ul	{	list-style-type: none;	margin: 0px;	padding: 0px;	}div.selectbox-wrapper2 ul li.selected2	{	background-color: #94b52c;	color: #fff;	}div.selectbox-wrapper2 ul li.current2	{	background-color: #94b52c;	color: #fff;	}div.selectbox-wrapper2 ul li	{	border-bottom: none;	color: #393939;	cursor: pointer;	display: block;	font-size: 12px;	line-height: 12px;	list-style-type: none;	margin: 0;	padding: 6px 2px 6px 10px;	}.styledselect_form_1	{	background: url(../images/forms/form_select.gif) left no-repeat;	border: none;	border-left: none;	color: #393939;	cursor: pointer;	display: block;	font-family: Arial;	font-size: 12px;	height: 24px;	margin: 0px 0px 0px 0px;	padding: 7px 0 0 6px;	text-align: left;	width: 192px;	}.styledselect_form_2	{	background: url(../images/forms/form_select_small.gif) left no-repeat;	border: none;	border-left: none;	color: #393939;	cursor: pointer;	display: block;	font-family: Arial;	font-size: 12px;	height: 24px;	margin: 0px 0px 0px 0px;	padding: 7px 0 0 10px;	text-align: left;	width: 60px;	}		/*  STYLED SELECTBOXES style 3 --------------------------------- */	div.selectbox-wrapper3	{	background-color: #e3e3e3;	border: none;	border-bottom: none;	margin: 0px;	margin-top: 0px;	max-height: 200px;	overflow: auto;	padding: 0px;	position: absolute;	text-align: left;	width: 400px;	}div.selectbox-wrapper3 ul	{	list-style-type: none;	margin: 0px;	padding: 0px;	}div.selectbox-wrapper2 ul li.selected3	{	background-color: #94b52c;	color: #fff;	}div.selectbox-wrapper2 ul li.current3	{	background-color: #94b52c;	color: #fff;	}div.selectbox-wrapper3 ul li	{	border-bottom: none;	color: #393939;	cursor: pointer;	display: block;	font-size: 12px;	line-height: 12px;	list-style-type: none;	margin: 0;	padding: 6px 2px 6px 10px;	}.styledselect_pages	{	background: url(../images/table/select_number_rows.gif) left no-repeat;	border: none;	border-left: none;	color: #393939;	cursor: pointer;	display: block;	font-family: Arial;	font-size: 12px;	height: 20px;	line-height: 16px;	margin: 0px 0px 0px 0px;	padding: 4px 0 0 6px;	text-align: left;	width: 130px;	}					 	/* STYLED CHECKBOXES AND RADIOS -------------------------------------------- */	.ui-radio-state-disabled,.ui-radio-state-checked-disabled,.ui-radio-state-disabled-hover,.ui-radio-state-checked-disabled-hover	{	color: #999;	}span.ui-checkbox,			span.ui-radio	{	background: url(../images/shared/checkbox.gif) 0 -17px no-repeat;	display: block;	float: left;	height: 17px;	width: 17px;	}span.ui-helper-hidden	{	display: none;	}label	{	padding: 2px;	}span.ui-radio-state-hover,			span.ui-checkbox-state-hover	{	background-position: 0 0px;	}span.ui-checkbox-state-checked	{	background-position: 0 0px;	}span.ui-checkbox-state-checked-hover	{	background-position: 0 0px;	}span.ui-radio-state-checked-disabled-hover,			span.ui-radio-state-checked-disabled,			span.ui-radio-state-checked	{	background-position: 0 -161px;	}span.ui-radio-state-checked-hover	{	background-position: 0 -17px;	}label	{
	color: #333333;
	font-weight:bold;
	line-height: 20px;
	}
.ui-helper-hidden-accessible	{
	left: -999em;
	position: absolute;
	}	

a.back-login	{	background: url(../images/login/icon_back_login.gif) no-repeat 0 4px;	bottom: 30px;	color: #161616;	font-size: 11px;	font-weight: bold;	line-height: 12px;	padding: 0 0 0 10px;	position: absolute;	right: 40px;	}
a:hover.back-login	{	color: #fff;	}
.submit-login	{	background: url(../images/login/submit_login.gif) no-repeat;	border: none;	cursor: pointer;	display: block;	height: 29px;	text-indent: -3000px;	width: 73px;	}
.submit-login:hover	{	background: url(../images/login/submit_login.gif) no-repeat 0 -29px;	} 

ul.gIcons{
	list-style:none;
	width:330px;
	margin-top:5px;
	height: 200px;
	overflow-y : scroll;
}
ul.gIcons li{
	float:left;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 58px;
}
ul.gIcons li a{
	display:block;
	border-style:solid;
	border-color:#dfdfdf;
}
ul.gIcons li a.active{
	border-style:solid;
	border-color:#222;
}
ul.gIcons li a img{
	display:block;
	border:none;
	max-height:64px;
	max-width:60px;
}
h4.subhead{
	color: #3E4B58;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}
/************** button************/
.btnNew, .btnNew:link, .btnNew:visited {
	display: block;
	position: relative;
	padding: 0 0 0 15px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	font-family: Comic Sans MS;
}
.btnNew span {
	display: block;
	position: absolute;
	top: 0px;
	right: -15px;
	width: 15px;
	height: 32px;
	background-position: right top;
}
.btnNew.light-blue, .btnNew.light-blue span {
	background-image: url(../images/button/button-light-blue.png);
	float: left;
}
.btnNew.light-purple, .btnNew.light-purple span {
	background-image: url(../images/button/button-light-purple.png);
	float: left;
}
.btnNew.light-pink, .btnNew.light-pink span {
	background-image: url(../images/button/button-light-pink.png);
	float: left;
}
.btnNew.light-brown, .btnNew.light-brown span {
	background-image: url(../images/button/button-light-brown.png);
	float: left;
}
.btnNew.light-teal, .btnNew.light-teal span {
	background-image: url(../images/button/button-light-teal.png);
	float: left;
}
.btnNew.lime, .btnNew.lime span {
	background-image: url(../images/button/button-lime.png);
	float: left;
}
.btnNew.red, .btnNew.red span {
	background-image: url(../images/button/button-red.png);
	float: left;
}
.btnNew.orange, .btnNew.orange span {
	background-image: url(../images/button/button-orange.png);
	float: left;
}
.btnNew.yellow, .btnNew.yellow span {
	background-image: url(../images/button/button-yellow.png);
	float: left;
}
.btnNew.green, .btnNew.green span {
	background-image: url(../images/button/button-green.png);
	float: left;
}
.btnNew.teal, .btnNew.teal span {
	background-image: url(../images/button/button-teal.png);
	float: left;
}
.btnNew.turqoise, .btnNew.turqoise span {
	background-image: url(../images/button/button-turqoise.png);
	float: left;
}
.btnNew.blue, .btnNew.blue span {
	background-image: url(../images/button/button-blue.png);
	float: left;
}
.btnNew.purple, .btnNew.purple span {
	background-image: url(../images/button/button-purple.png);
	float: left;
}
.btnNew.pink, .btnNew.pink span {
	background-image: url(../images/button/button-pink.png);
	float: left;
}
.btnNew.gray, .btnNew.gray span {
	background-image: url(../images/button/button-gray.png);
	float: left;
}
div.sl_error{
    padding: 3px 4px 1px;
    border:solid 1px #FBD3C6;
    background:#FDE4E1 !important;
    color:#CB4721;
    font-size:12px;
    font-weight:bold;
    text-align:left;
    display:none;
	width: 75%;
}
div.sl_msg_box{
	background: #FFFFFF;
    color: #CB4721;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 4px;
    text-align: left;
    width: 75%;
	height:19px;
}
div.sl_error_cls{
	border:solid 1px #FBD3C6;
}
div.sl_success{
    padding: 3px 4px 1px;
    border:solid 1px #C0F0B9;
    background:#D5FFC6 !important;
    color:#48A41C; 
    font-size:12px; 
    font-weight:bold;
    text-align:left;
    display:none;
	width: 75%;
}
/************ file browse ************/
.fileContain {
    position:relative;
}

.browseContain {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background:url('../images/button/upload.gif') 100% 0px no-repeat;
    height:26px;
    width:230px;
}

.browseField {
    width:155px;
    height:22px;
    margin-right:85px;
    border:solid 1px #000;
    font-size:16px;
}

.browseHide {
    position:relative;
    width:240px;
    height:26px;
    text-align: right;
    -moz-opacity:0;
    filter:alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
}
input.browseField.error{
	width:155px !important;
    height:22px !important;
    margin-right:85px;
	padding:0px !important;
	border:solid 1px red !important;
	background:none !important;
}
.addLoc{
	background: url("../images/icon/add_marker.png") no-repeat left 0 transparent;
    padding-right: 5px;
}
/************* Table css **********/
.sl_table th {
	color: #000;
	font-size: 12px;
	border: 1px solid #C1DAD7;
	text-align: left;
	padding: 6px;
	background: #CAE8EA url('../images/icon/bg_header.jpg') no-repeat;
	text-align:center;
}

.sl_table th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
	color: #000;
}

.sl_table td {
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #18343B;
}


.loadStore td.alt {
	background: #F5FAFA;
	color: #797268;
}
.sl_wd40{
	width:40px;
}
.sloc_btn_new, .sloc_btn_new:link, .sloc_btn_new:visited {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 32px;
    line-height: 30px;
    padding: 0 0 0 15px;
    position: relative;
    text-align: center;
}
.sloc_btn_new:hover{
	color:#dadada;
}
.sloc_btn_new span {
    background-position: right top;
    display: block;
    height: 32px;
}
.sloc_red {
    background-color: #D50B07;
}
.sloc_ajax_message{		
	margin:0px;
}
.sloc_ajax_message_success{
	color:green;
	font-size:13px;
	margin:0px;
}
.sloc_ajax_message_error{
	color:red;
	font-size:13px;
	margin:0px;
}
.sloc_open_error_msg{
	background: #FBE3E4;
	border: 1px solid #E1B2B3;
	color: #FF0000;
	font-weight: normal;
	padding: 3px;
}
.sloc_ajx_span{
	display: inline-block;
	left: 5px;
	position: relative;
	top: -8px;
	font-weight: bold;
}