
body {	
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size:11px;
	margin:0;
	padding:9px 5px 5px 5px;
	background-image:url(../images/topBg.gif);
	background-repeat:repeat-x;
	background-color:#217290;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size:11px;	
/*	background-color:#FFFFFF;*/
}
form {
	padding:0px;
	margin:0;
}
.borderOutside {
	border:#90B9C8 1px solid;
}
.tableRVS {
	border:#144456 1px solid;
	background-color:#EAEAEA;
}
.error {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	font-style: normal;
 	font-weight: normal;
    color: #ff0000;
    background: transparent;
}
a.rvshyperlink:link,  a.rvshyperlink:visited {
	text-decoration:underline;
    font-weight:bold; 
	color:#2C5B99;	
}
a.rvshyperlink:hover, a.rvshyperlink:active {
	color:#000000;
    text-decoration:none;
}

/*********Start TOP BAR*********/
#topBar {
	background-image:url(../images/bgTopbar.gif);
	height:30px;
}
#topBar .brand {
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	line-height:30px;
}
#topBar .menu {
	float:right;
	padding-right:10px;
	font-size:10px;
	width:450px;
}
#topBar .menu .open {
	float:right;
	background-image:url(../images/menu01.gif);
	background-repeat:no-repeat;
	width:11px;
	height:27px;
}
#topBar .menu .close {
	float:right;
	background-image:url(../images/menu04.gif);
	background-repeat:no-repeat;
	width:10px;
	height:27px;
}
#topBar .menu .bar {
	float:right;
	background-image:url(../images/menu02.gif);
	background-repeat:no-repeat;
	width:3px;
	height:27px;
}

#topBar .menu .link {
	background-image:url(../images/menu03.gif); 
	background-repeat:repeat-x; 
	float:right; 
	margin:0; 
	padding:4px 8px 13px 8px;  
}
#topBar .menu .link a {
	color:#1952A0; 
	text-decoration:none;  
	font-weight:bold;
}
#topBar .menu .link a:hover {
	color:#000000;
}
/*********End TOP BAR*********/

/*********Start STEP*********/

#step {
	background-image:url(../images/bgStep.gif);
	background-repeat:repeat-x;
	background-color:#EAEDEE;
	width:100%;
	height:86px;
	color:#003D6B;
	font-weight:bold;
	font-size:10px;
}
#step .side {
	background-image:url(../images/bgStep_side.gif);
	height:86px;
	white-space:nowrap;
	width:99%;
	text-align:center;
	padding:0 10px;
}
#step .side a.active {
	color:#003D6B;
	text-decoration:none;	
}
#step .side a.disable {
	color:#ADADAD;
	text-decoration:none;	
}
#step #sevenStep td {
	padding:0 16px 0 16px;
	white-space:nowrap;
	text-align:center;
}
#sevenStep td a.active {
	color:#003D6B;
	text-decoration:none;
}
#sevenStep td a.enable {
	color:#377BAC;
	text-decoration:none;
}
#sevenStep td a.disable {
	color:#ADADAD;
	text-decoration:none;
}

a.edit_side:link , a.edit_side:visited {font-size:13px; font-weight:bold; text-decoration:none; color:#B10303;}
a.edit_side:hover , a.edit_side:active {font-size:13px; font-weight:bold; text-decoration:none; color:#630000;}
 
/*********End STEP*********/


/*********Start DEFINE STEP*********/
#defineStep {
	background-image:url(../images/defineShadow01.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:13px 20px 0 20px;
}
#defineStep .detail {
	padding:10px 0 0 20px;
	color:#535353;
}
#defineStep .detail #header {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	padding:0px 0px 6px 0;
}
.shadowBottom {
	background-image:url(../images/defineShadow02.gif);
	background-repeat:repeat-x;
	height:6px;
}
.hideBar {
	background-image:url(../images/hidBar05.gif);
	height:27px;
}
.hideBar .bgbutton {
	background-image:url(../images/hidBar04.gif);
	width:auto;
}
.hideBar .bgbutton div {
	color:#FFFFFF;
	padding-bottom:8px;
	font-weight:bold;
}

/*********End DEFINE STEP*********/

/*********Start STEP FRAMEWysiwyg*********/

#stepFrameWysiwyg {
	padding:0px;
	background-repeat:repeat-x;
	background-color:#EAEAEA;
}
#stepFrameWysiwyg #top {
	background-image:none;
}
#stepFrameWysiwyg #left {
	background-image:none;
}
#stepFrameWysiwyg #right {
	background-image:none;
}
#stepFrameWysiwyg #bottom {
	background-image:none;
}
#bodyBlockWysiwyg {
	border:none;
}
#stepFrameWysiwyg #imgFrame01{
	background-image:none;
}
#stepFrameWysiwyg #imgFrame02{
	background-image:none;
}
#stepFrameWysiwyg #imgFrame03{
	background-image:none;
	padding:0;
}
#stepFrameWysiwyg #imgFrame04{
	background-image:none;
	padding:0;
}
#stepFrameWysiwyg #imgFrame09{
	background-image:none;
}
#stepFrameWysiwyg #imgFrame10{
	background-image:none;
	padding:0px;
}


/*********End STEP FRAMEWysiwyg*********/


/*********Start STEP FRAME*********/

#stepFrame {
	padding:13px 20px 5px 30px;
	background-repeat:repeat-x;
	background-color:#EAEAEA;
}
#stepFrame #top {
	background-image:url(../images/stepFrame05.gif);
	background-repeat:repeat-x;
	height:15px;
}
#stepFrame #left {
	background-image:url(../images/stepFrame06.gif);
	background-repeat:repeat-y;
}
#stepFrame #right {
	background-image:url(../images/stepFrame07.gif);
	background-repeat:repeat-y;
}
#stepFrame #bottom {
	background-image:url(../images/stepFrame08.gif);
	background-repeat:repeat-x;
}
#bodyBlock {
	background-color:#FFFFFF;
	border:#2C373F 1px solid;
}
#bodyBlock #titleBar {
	background-image:url(../images/titleBar.gif);
	height:27px;
	padding:0 6px 0 10px;
	color:#D0F8FF;
	font-weight:bold;
}
#bodyBlock #titleBar .title {
	line-height:27px;
	float:left;
}
#bodyBlock #shadow {
	background-image:url(../images/shadow.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:7px;
}
#stepFrame #imgFrame01{
	background-image:url(../images/stepFrame01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:7px 7px 8px 8px;
}
#stepFrame #imgFrame02{
	background-image:url(../images/stepFrame02.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:7px 7px 8px 6px;
}
#stepFrame #imgFrame03{
	background-image:url(../images/stepFrame03.gif);
	background-repeat:no-repeat;
	padding:7px 7px 8px 8px;
}
#stepFrame #imgFrame04{
	background-image:url(../images/stepFrame04.gif);
	background-repeat:no-repeat;
	padding:7px 7px 6px 6px;
}
#stepFrame #imgFrame09{
	background-image:url(../images/stepFrame09.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:15px 7px 14px 8px;
}
#stepFrame #imgFrame10{
	background-image:url(../images/stepFrame10.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:15px 7px 14px 6px;
}


/*********End STEP FRAME*********/

/*********Start FRAME HELP*********/
#blockPopup #titleBarHelp {
	background-image:url(../images/bgBarHelp.gif);
	padding:0 6px 0 10px;
	height:27px;
	color:#F0FEE3;
	font-weight:bold;
}
#blockPopup #titleBarHelp .title {
	padding-top:7px;
	float:left;
}
/*********End FRAME HELP*********/

/********Start FORM STEP0*********/
#paddingFormStep0 {
	padding:30px 0px 35px 0px;
}
#tableStep0 {
	border-top:#C1C1C1 1px solid;
	background-color:#FFFFFF;
}
#tableStep0 tr td {
	padding:10px 0px 10px 0px;
}
#tableStep0 div.icon {
	float:left;
}
#tableStep0 div.content {
	float:left;
	color:#555555;
	padding:0px 0px 0px 15px;
	width:75%;
}
#tableStep0 div.content div {
	padding-bottom:0px;
}
#tableStep0 div.content div.title {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
#tableStep0 .tabblue {
	background-color:#688DA8;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px solid #1A424C;
	padding-left:10px;
	line-height:28px;
}
#tableStep0 .linebott {
	border-bottom:1px solid #C2C2C2;
}
/********End FORM STEP0*********/

/********Start FORM STEP1*********/

#topSelect {
	color:#ED4C08;
	font-weight:bold;
	font-size:11px;
	width:auto;
}
#formCreate {
	padding:20px 0 10px 0;
	width:80%;
	font-size:12px;
	font-weight:bold;
}
#formCreate td {
	text-align:right;
}
#formCreate td div {
	float:left;
	padding-right:4px;
}
#formCreate .current {
	padding:5px;
	border:#3CA928 solid 2px;
	padding:7px 0 6px 0;
	white-space:nowrap;
}
#formCreate .normal {
	padding:5px;
	padding:7px 0 6px 0;
	white-space:nowrap;
}
#formCreate .disable {
	/*border:#9C9C9C solid 2px;*/
	padding:7px 0 6px 0;
	/*background-color:#B8B8B8;*/
	color:#A7A7A7;
	white-space:nowrap;
}

.deselect div {
    padding:0px;
}
.deselect .shadow { 
    background-image:url(../images/shadow2.gif);
    padding:8px 0px;
}
.deselect .border {
    background-color:#FFFFFF;
    padding:1px;
    border:#BABABA solid 1px;   
}
.deselect .content {
    overflow:auto;
    width:auto;
    height:100px;
    padding:3px 10px;
    border:#BABABA solid 1px;
    
}
.deselect .line {
    background-image:url(../images/line.gif);
    padding:2px 0px;    
}
/********End FORM STEP1*********/
/********Start FORM STEP2*********/

/********Start TEMPLATE LAYOUT*********/
#paddingFormPopup {
	padding:15px 10px 10px 10px;
}
/****use in blockStep(STEP 2) & popup(templateLayout)*****/
#topNavigator {
	background-image:url(../images/designNav08.gif);
	height:27px;
}
#topNavigator div {
	float:left;
}
#topNavigator div.openCurrent {
	background-image:url(../images/designNav02.gif);
	height:27px;
	width:3px;
}
#topNavigator div.closeCurrent {
	background-image:url(../images/designNav04.gif);
	height:27px;
	width:3px;
}
#topNavigator div.linkCurrent {
	background-image:url(../images/designNav03.gif);
 	background-repeat:repeat-x;
 	color:#006699;
 	padding:7px 10px 6px 10px;
 	font-weight:bold;
 	font-size:12px;
}
#topNavigator div.openActive {
	background-image:url(../images/designNav05.gif);
	height:27px;
	width:3px;
}
#topNavigator div.closeActive {
	background-image:url(../images/designNav07.gif);
	height:27px;
	width:3px;
}
#topNavigator div.linkActive {
	background-image:url(../images/designNav06.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding:7px 10px 6px 10px;
	font-weight:bold;
	font-size:12px;
}
#topNavigator a.topTabActive {
	text-decoration:none;
	color:#006699;
}
#topNavigator a.topTabActive:hover{
	text-decoration:none;
	color:#006699;
}
#topNavigator a.topTabDisable {
	text-decoration:none;
	color:#999999;
}
#topNavigator a.topTabDisable:hover{
	text-decoration:none;
	color:#455E67;
}
/****use in blockStep(STEP 2) & popup(templateLayout)*****/
.templateLayout {
	border:#93A3AC 1px solid;
	border-top-style:none;
}
.templateLayout div.border {
	border:#F6F8F9 1px solid;
	border-top-style:none;
}
.templateLayout div.border div.border2 {
	border:#D6DFE4 1px solid;
	background-color:#F0F3F5;
	border-top-style:none;
	padding:5px;
}
.templateLayout .smallLayout div {
	border:#60949F 1px solid;
	background-color:#FFFFFF;
	width:287px;
	height:350px;
	overflow:auto;
	padding:0px;
	margin:0px;
}
.templateLayout .smallLayout .title {
	font-weight:bold;
	padding:10px 0 2px 0;
}
.templateLayout div.padding {
	padding:0px 0 10px 0;
}
.templateLayout .bigLayout {
	border:#60949F 1px solid;
	background-color:#FFFFFF;
	text-align:center;
	padding:5px;
	width:322px;
	height:230px;
}
/********End TEMPLATE LAYOUT*********/

/********Start TEMPLATE LAYOUT2*********/
.templateLayout .listBlock div {
	border:#60949F 1px solid;
	background-color:#FFFFFF;
	width:210px;
	height:350px;
	overflow:auto;
	padding:0px;
	margin:0px;
	
}
.templateLayout .listBlock div td {
	padding:2px 20px 3px 17px;
	font-size:10px;
	border:2px #FFFFFF solid;
}
.templateLayout .listBlock div td.active {
	border:2px #FF9900 solid;
}
.templateLayout .blockPreview {
	border:#60949F 1px solid;
	background-color:#FFFFFF;
	text-align:center;
	padding:5px;
	width:390px;
	height:200px;
}
/********End TEMPLATE LAYOUT2*********/
.frameDesign {
	border:#93A3AC 1px solid;
	border-top-style:none;
}
.frameDesign div.border {
	border:#F6F8F9 1px solid;
	border-top-style:none;
}
.frameDesign div.border div.border2 {
	border:#D6DFE4 1px solid;
	background-color:#F0F3F5;
	border-top-style:none;
	padding:5px;
}
.frameDesign .tableInfo {
	border:#60949F 1px solid;
	background-color:#FFFFFF;
}
	/*******Start CATALOG*****/
#current {
	padding:20px 0px 30px 0;
}
#current div.template {
	float:left;
}
#current div.content {
	float:left;
	padding:30px 0 0 20px;
	font-weight:bold;
	font-size:12px;
}
#current div.content div {
	padding:3px 0 2px 0;
}
#formInput div {
	float:right;
	padding-left:5px;
}
#numPage {
	color:#5D5D5D;
	font-size:11px;
}
#numPage span {
	padding:0 0 0 5px;
}	
#numPage span a {
	color:#F08108;
	text-decoration:none;
}
#numPage span a:hover {
	color:#000000;
}
#numPage .current {
	color:#FF3300;
	font-size:12px;
}
#numPage .bar {
	color:#480045;
}
#tableTemplate .tool {
	padding-top:3px;
	height:20px;
}
#tableTemplate .tool .left {
	float:left;
}
#tableTemplate .tool .left span {
	padding-right:3px;
	float:left;
}
#tableTemplate .tool .right {
	float:right;
}
#tableTemplate .tool .right span {
	padding-left:3px;
	float:left;
}	
#tableTemplate td div.current {
	width:145px;
	padding:5px;
	border:#009933 3px solid;
}
#tableTemplate td div.normal {
	width:145px;
	padding:0px 5px 5px 5px;;
}
#tableTemplate td div.t_current {
	color:#000000;
	font-weight:bold;
	font-size:11px;
	padding-bottom:2px;	
}
#tableTemplate td div.t_normal {
	color:#F08108;
	font-weight:bold;
	font-size:11px;
	padding:5px 0 2px 0;			
}
	/*****End CATALOG*****/
	/*****Start IMPORT*****/
#formImport {
	padding:10px 10px 20px 10px;
	font-size:11px;
	border-bottom:1px #60949F solid;
}
#formImport div, .descriptImport div {
	padding:8px 0 0px 0;
}
.descriptImport {
	padding:10px 0 10px 0;
}
	/*****End IMPORT*****/
	
/*********************Start DiyTemplate********************/


	/*****Start NAVIGATOR LAYOUT*****/
#frameTab {
	margin:5px;
}
#frameTab #tabsMenu {
  	float:left;
  	width:100%;
	font-weight:bold;
  	border-bottom:3px solid #0A91BD;
  	line-height:normal;
	background:#FFFFFF;
}
#frameTab #tabsMenu ul {
	float:left;
	margin:0;
	padding:5px 10px 0 0px;
	list-style:none;
}
#frameTab #tabsMenu li {
	display:inline;
	margin:0;
	padding:0;
}
#frameTab #tabsMenu a {
	float:left;
	text-decoration:none;
	border-right:#FFFFFF 1px solid;
	border-bottom:#FFFFFF 1px solid;
	background-color:#DBE0DF;
	display:block;
	padding:5px 10px 4px 10px;
	color:#000000;
	border-top:#C1C1C1 4px solid;
}
#frameTab #tabsMenu a:hover {
	background-color:#CFE6F2;
	border-bottom:#FFFFFF 1px solid;
	border-top:#A6D0E7 4px solid;
}
#frameTab #tabsMenu #current a {
	background-color:#0A91BD;
	border-bottom:#0A91BD 1px solid;
	border-top:#EFA934 4px solid;
	color:#FFFFFF;
}
#frameTab #tabsMenu #disable a {
 background-color:#DBE0DF;
 border-bottom:#FFFFFF 1px solid;
 border-top:#C1C1C1 4px solid;
 color:#999999;
}
#frameTab #body {
	border:#0A91BD 1px solid;
	padding:5px;
}

	/*****END NAVIGATOR LAYOUT*****/
	
	/************Start SELECT LAYOUT**************/
#selectLay {
	background:#FFFFFF;
}
#selectLay .title {
	background-color:#107E9F;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding:8px 0 8px 13px;
}
#selectLay .selectStyleNa {
	color:#C7000A;
	font-weight:bold;
	font-size:12px;
	padding:14px 0 20px 13px;
}
#selectLay .selectStyleNa span {
	padding-right:10px;
}
#selectLay #tableTemplate {
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
#selectLay #tableTemplate div.active {
	padding:6px 0 5px 0;
}
#selectLay #tableTemplate div.current {
	padding:6px 0 5px 0;
	color:#0433B7;
}
#selectLay div.scheme, #headerTab div.scheme {
	padding:10px 5px;	
	width:auto;
	height:auto;
	overflow:auto;
	border:#CED9DB 2px solid;
}
#selectLay div.scheme .odd, #headerTab div.scheme .odd {
	background-color:#F0F0F0;
}
#selectLay div.scheme .odd td, #headerTab div.scheme .odd td {
	border:2px solid #F0F0F0;
	text-align:center;
	padding:6px;
}
#selectLay div.scheme .odd td.nameStyle, #headerTab div.scheme .odd td.nameStyle {
	border:2px solid #F0F0F0;
	font-weight:bold;
	width:100px;
}
#selectLay div.scheme .even, #headerTab div.scheme .even {
	background-color:#FFFFFF;
}
#selectLay div.scheme .even td, #headerTab div.scheme .even td {
	border:2px solid #FFFFFF;
	text-align:center;
	padding:6px;
}
#selectLay div.scheme .even td.nameStyle, #headerTab div.scheme .even td.nameStyle {
	border:2px solid #FFFFFF;
	font-weight:bold;
	width:100px;
}
#selectLay div.scheme td.current, #headerTab div.scheme td.current {
	border:2px solid #D22A05;
	background-color:#FDE8E5;
}

/************End SELECT LAYOUT**************/

/************Start HEAD LAYOUT**************/
#headerTab .formInfo {
	padding:10px 0;
}
#headerTab .formInfo td {
	font-size:12px;
	line-height:25px;
}
#headerTab .formInfo td.title {
	font-weight:bold;
	width:20%;
	text-align:right;
	white-space:nowrap;
}
#headerTab .formInfo .titleBlack {
	white-space:nowrap;
	font-weight:bold;
	font-size:12px;
}
#headerTab .bgtitle {
	font-weight:bold;
	font-size:12px;
	background-color:#DBDFDE;
	margin:0 0 10px 0;
	padding:0 0 0 30px;
	line-height:25px;
}
#headerTab .diyheaderblock{ 
	background-image:url(../images/bgheaderblock.gif);
}
#headerTab .diyheaderblock02{ 
	border:#FFFFFF solid 1px; 
	background-color:#D0D0D0; 
	color:#000000;
	font-weight:bold;
	padding:2px 5px;
	width:200px;
	text-align:left;	
}
#headerTab .headerselect{ 
	border:#FFFFFF solid 1px;
	background-image:url(../images/headerblock03.gif);
	background-position:right top; 
	background-repeat:no-repeat; 
	background-color:#D0D0D0; 
	color:#000000;
	font-weight:bold;
	padding:2px 5px;
	text-align:left;
	width:11%;	
}
#headerTab .diyheadbdr{ 
	border-bottom:#C8C8C8 solid 1px;
	border-left:#C8C8C8 solid 1px;
	border-right:#C8C8C8 solid 1px;
	padding:5px 5px 10px 5px;
}
.layimg {
	padding:1px 1px;
	margin:10px 10px;	
	width:auto;
	height:120px;
	overflow:auto;
	border:#CED9DB 1px solid;
}
/************End HEAD LAYOUT**************/

/************Start BODY COLOR**************/
#bodyColor {
	padding:5px;
}
#bodyColor .title {
	color:#0882A7;
	font-weight:bold;
	padding:10px 0;
	font-size:12px;
}
#bodyColor div.scheme {
	padding:10px 5px;	
	width:auto;
	height:200px;
	overflow:auto;
	border:#CED9DB 2px solid;
}
#bodyColor div.scheme .odd {
	background-color:#F0F0F0;
}
#bodyColor div.scheme .odd td {
	border:2px solid #F0F0F0;
	text-align:center;
	padding:6px;
}
#bodyColor div.scheme .odd td.nameStyle {
	border:2px solid #F0F0F0;
	font-weight:bold;
	width:100px;
}
#bodyColor div.scheme .even {
	background-color:#FFFFFF;
}
#bodyColor div.scheme .even td {
	border:2px solid #FFFFFF;
	text-align:center;
	padding:6px;
}
#bodyColor div.scheme .even td.nameStyle {
	border:2px solid #FFFFFF;
	font-weight:bold;
	width:100px;
}
#bodyColor div.scheme td.current {
	border:2px solid #D22A05;
	background-color:#FDE8E5;
}
.blueb{
	color:#0B7BA2;
	font-size:12px;
	font-weight:bold; 
	padding:12px 0;
}

/************End BODY COLOR**************/

/************Start COMMON****************/
.locatButton {
	float:right;
	padding-top:10px;
}
a.gtop:link ,a.gtop:visited {
	color:#386E9A;
	text-decoration:none;
}
a.gtop:hover ,a.gtop:active {
	color:#386E9A;
	text-decoration:underline;
}
.diyLeft{
	float:left;
}
.diyRight{
	float:right;	
	padding:0;
	margin:0;
}

/*******************End DiyTemplate***********************/
	
.errorStep2 {
 	border:#CF4E2E 1px solid;
 	background-color:#FAEAE7;
 	padding:10px;
 	color:#B71919;
	width:92%;
}
.errorStep2 ul {
 	padding:0 10px 0 10px;
 	margin:0px;
}
.errorStep2 ul li {	
	list-style:disc;
 	margin:0;
 	padding:3px 0 3px 0;
}
.errorStep2 ul li a {
	text-decoration:underline;
        	font-weight:bold; 
	color:#2C5B99;	
          font-size:10px;
}
.errorStep2 ul li a:hover {
	color:#000000;
    	text-decoration:none;
}
.bglinestep2{ 
    background-image:url(../images/lineshadowStep2.gif);
    background-position:top;
    background-repeat:repeat-x;
    background-color:#FFFFFF;
    width:100%;
	margin:0px;
}
.linestep2{ 
     border-top:#CCCCCC solid 1px;
	 border-bottom:#CCCCCC solid 1px;
	 padding:5px 0px;
	 margin: 15px 0;
	 width:100%;
}

/********End FORM STEP2*********/



/********Start FORM STEP3*********/

#paddingFormStep3 {
	padding:10px 10px 5px 10px;
}
#formStyle {
	font-family:Tahoma, Verdana;
	font-weight:bold;
}
#formStyle div {
	float:left;
	line-height:28px;
}
.line {
	height:1px;
	background-color:#000000;
}
.textboxstep3{
    border:#CCCCCC solid 1px;
    font-size:10px;
    }	
.bglinestep3{ 
    background-image:url(../images/lineshadow.gif);
    background-position:top;
    background-repeat:repeat-x;
    background-color:#FFFFFF;
    padding:8px 0px 7px 0px;
    width:100%;
}
.bglineMovestep3{ 
    background-image:url(../images/lineshadowMove.jpg);
    background-position:top;
    background-repeat:repeat-x;
    background-color:#FFFFFF;
    padding:20px 0px 7px 0px;
    width:100%;
	height:30px;
}
.bdrTop{ 
    border-bottom:#999999 solid 1px;
    margin:0px 0px 8px 0px;
    width:100%;
}
.bdrLeft{
	border-left:#999999 solid 1px;
	text-align:left;
	padding:0px 1px 0px 1px;
}

.EdittopNormal {
    color:#858585;
    font-size:10px;
    font-weight:bold;
    font-family:Verdana, sans-serif;
    white-space:nowrap;
    text-decoration:none;
    text-align:center;
    margin:0px;
    width:100%;
    padding:1px 5px;  
    border: #B5B5B5 solid 2px;
    background-color:#F2F2F2;
}
.EdittopHover {
    color:#000;
    font-size:10px;
    font-weight:bold;
    font-family:Verdana, sans-serif;
    text-decoration:none;
    text-align:center;
    white-space:nowrap;
    margin:0px;
    width:100%;
    padding:1px 5px;
    border: #000000 solid 2px;
    background-color:#F2F2F2;
}
.EditSideNormal {
    color:#858585;
    font-size:10px;
    font-weight:bold;
    font-family:Verdana, sans-serif;
    white-space:nowrap;
    text-decoration:none;
    text-align:center;
    vertical-align:middle;
    margin:0px;
    width:100%;
    padding:18px 14px;
    border: #B5B5B5 solid 2px;
    background-color:#F2F2F2;
}
.EditSideHover {
    color:#000;
    font-size:10px;
    font-weight:bold;
    font-family:Verdana, sans-serif;
    text-decoration:none;
    text-align:center;
    vertical-align:middle;
    white-space:nowrap;
    margin:0px;
    width:100%;
    padding:18px 14px;
    border: #000000 solid 2px;
    background-color:#F2F2F2;
}
.EditSideCurrent {
    color:#588739;
    font-size:10px;
    font-weight:bold;
    font-family:Verdana, sans-serif;
    text-decoration:none;
    text-align:center;
    vertical-align: middle;
    white-space:nowrap;
    margin:0px;
    width:100%;
    padding:18px 14px;
    border: #AAD09A solid 2px;
    background-color:#D8F0C8;
}
.EdittopCurrent {
    color:#588739;
    font-size:10px;
    font-weight:bold;
    font-family:Verdana, sans-serif;
    text-decoration:none;
    text-align:center;
    white-space:nowrap;
    margin:0px;
    width:100%;
    padding:1px 5px;
    border: #AAD09A solid 2px;
    background-color:#D8F0C8;
}

.EditPreviewCurrent {
    color:#000;
    font-size:10px;
    font-weight:bold;
    font-family:Verdana, sans-serif;
    text-decoration:none;
    text-align:center;
    white-space:nowrap;
    margin:0px;
    width:100%;
    padding:18px 14px;
    border: #AAD09A solid 2px;
    background-color:#D8F0C8;
}

/********BODY PREVIEW STEP3*********/
.ContentSection {
    border:#000 solid 1px;
    background-color:#FFF;
    padding:20px 20px;
    height:200px;
}
/********End FORM STEP3*********/


/********Start FORM STEP4*********/
#formStructure {
	font-size:12px;
	font-weight:bold;
}
#formStructure select.list {
	background-color:#FBFBFB;
	font-size:12px;
	width:90%;
}

/*******Start link for move navigator*******/
#formStructure a {
	color:#000000;
	text-decoration:none;
	white-space:nowrap;
}
#formStructure a:hover {
	color:#195A92;
}
/*******End link for move navigator*******/

#formStructure a.rvshyperlink:link,  a.rvshyperlink:visited {
	text-decoration:underline;
    font-weight:bold; 
	color:#2C5B99;	
}
#formStructure a.rvshyperlink:hover, a.rvshyperlink:active {
	color:#000000;
    text-decoration:none;
}
#formStructure .padding {
	padding:5px 0;
}

/********End FORM STEP4*********/

/********Start FORM STEP5*********/
#internalPage {
	float:right;
	font-weight:bold;
	padding-right:20px;
}
.tableStep5 {
	border:#D6DFE4 1px solid;
	background-color:#F0F3F5;
	padding:5px;
}
.tableStep5 .mainTable {
	background-color:#F0F3F5;
}
.mainTable td {
	padding:4px 0 4px 0px;
	background-color:#FFFFFF;
	border-bottom:#9EBDC4 1px solid;
	text-align:center;
}
.mainTable td.space {
	background-color:#F0F3F5;
	border-bottom-style:none;
}
.mainTable td.topNamePage {
	 font-weight:bold;
	/*color:#FF4623;*/
	 border-left:#60949F 1px solid;
	 border-right:#60949F 1px solid;
	 border-top:#60949F 1px solid;
	 background:#FFFFFF;
	 text-align:left;
	 padding-left:15px;
	 margin:0;
}
.mainTable td.middleNamePage {
	 font-weight:bold;
	 /*color:#FF4623;*/
	 border-left:#60949F 1px solid;
	 border-right:#60949F 1px solid;
	 border-bottom:#9EBDC4 1px solid;
	 background:#FFFFFF;
	 text-align:left;
	 padding-left:15px;
	 margin:0;
}
.mainTable td.bottomNamePage {
	 font-weight:bold;
	 /*color:#FF4623;*/
	 border-left:#60949F 1px solid;
	 border-right:#60949F 1px solid;
	 border-bottom:#9EBDC4 1px solid;
	 background:#FFFFFF;
	 text-align:left;
	 padding-left:15px;
	 margin:0;
}
td.topNamePage div.master, td.middleNamePage div.master, td.bottomNamePage div.master, td.pageName div.master {
	margin:0px;
	padding:3px 0 5px 23px;
	background-image:url(../images/master.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#FF4623;
	font-weight:bold;
}
td.topNamePage div.main, td.middleNamePage div.main, td.bottomNamePage div.main, td.pageName div.main {
	margin:0px;
	padding:3px 0 5px 23px;
	background-image:url(../images/main.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#FF4623;
	font-weight:bold;
}
td.topNamePage div.sub, td.middleNamePage div.sub, td.bottomNamePage div.sub, td.pageName div.sub {
	margin-left:20px;
	padding:3px 0 5px 18px;
	background-image:url(../images/sub.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#FF931F;
	font-weight:bold;
}
.mainTable td.cornerTop_lBody {
	border-left:#60949F 1px solid;
	border-top:#60949F 1px solid;
}
.mainTable td.cornerTop_rBody {
	border-right:#60949F 1px solid;
	border-top:#60949F 1px solid;
}
.mainTable td.cornerBottom_lBody {
	border-left:#60949F 1px solid;
	border-bottom:#60949F 1px solid;
}
.mainTable td.cornerBottom_rBody {
	border-right:#60949F 1px solid;
	border-bottom:#9EBDC4 1px solid;
}
.mainTable td.middleTop {
	border-top:#60949F 1px solid;
}
.mainTable td.middleBottom {
	border-bottom:#9EBDC4 1px solid;
}
.mainTable td.leftBody {
	border-left:#60949F 1px solid;
}
.mainTable td.rightBody {
	border-right:#60949F 1px solid;
}
#attentionLeft {
	float:left;
	color:#FF8A16;
	font-weight:bold;
}
#attentionRight {
	float:right;
	display:block;
}
.at_icon {
	float:left;
}
.at_text {
	float:left;
	padding:6px 10px 5px 3px;
}

#selectIcon {
	float:right;
	font-size:9px;
}
#selectIcon .mainIcon td {
	text-align:left;
	padding:3px 3px 3px 2px;
	font-weight:bold;
}

#selectIcon .subIcon td {
	text-align:left;
	padding:3px 3px 3px 2px;
	color:#006633;
}

#selectIcon .mainIcon td.noneGroup {
	text-align:right;
	padding:3px 8px 3px 0;
}

#selectIcon .mainIcon td.group {
	border:#ABCE52 1px solid;
	border-bottom-style:none;
	background-color:#F0F6E4;
	color:#006633;
	font-weight:bold;
}
#selectIcon .subIcon td.left {
	border-bottom:#ABCE52 1px solid;
	border-top:#ABCE52 1px solid;
	border-left:#ABCE52 1px solid;
	background-color:#F0F6E4;
}
#selectIcon .subIcon td.right {
	border-bottom:#ABCE52 1px solid;
	border-right:#ABCE52 1px solid;
	background-color:#F0F6E4;
}
#selectIcon .subIcon td.middle {
	border-top:#ABCE52 1px solid;
	border-bottom:#ABCE52 1px solid;
	background-color:#F0F6E4;
}

/********End FORM STEP5*********/

/********Start FORM STEP6*********/
#leftNavigator {
	margin:0;
	padding:0;
	border:#60949F 1px solid;
}
#leftNavigator tr td {
	border-bottom:#9EBDC4 1px solid;
	background-color:#FFFFFF;
	font-weight:bold;
}
#leftNavigator tr td a:link  {
	/*background-color:#ECF2F3;*/
	padding:7px 0 8px 10px;
	text-decoration:none;
	color:#000000;
	display:block;
}
#leftNavigator tr td a:visited  {
	background-color:#FFFFFF;
	padding:7px 0 8px 10px;
	color:#000000;
	text-decoration:none;
	display:block;
}
#leftNavigator tr td a:hover {
	background-color:#ECF2F3;
	padding:7px 0 8px 10px;
	color:#000000;
	text-decoration:none;
	display:block;
}	
#leftNavigator tr td a:active {
	/*background-color:#ECF2F3;*/
	padding:7px 0 8px 10px;
	text-decoration:none;
	color:#000000;
	display:block;
}	
/********End FORM STEP6*********/

/********Start FORM STEP7*********/
.publish {
	font-weight:bold;
}
.publish a {
	color:#217B1D;
	text-decoration:underline;
	font-weight:normal;
}
.publish a:hover {
	color:#000000;
	text-decoration:underline;
}
a.btnPublish:link,  a.btnPublish:visited{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	margin:0px 0 0 0;
	width:60px;
	height:23px;
	padding:5px 5px 5px 27px;	
	border: #999999 solid 1px;
	background-image:url(../images/btnSave01.gif); 
	background-position:top left;
	background-repeat:no-repeat;
}
a.btnPublish:hover, a.btnPublish:active {
	color:#000000; 
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	width:60px;
	height:23px;
	padding:5px 5px 5px 27px;
	border: #999999 solid 1px;
	background-image:url(../images/btnSave02.gif); 
	background-position:top left;
	background-repeat:no-repeat;
}
#publishBlock {
	background-color:#FFFFFF;
	border:#2C373F 1px solid;
}
#publishBlock .title {
	font-size:12px;
	color:#161616; 
	font-weight:bold;
	padding:10px 0 5px 0;
}
#publishBlock .padding { 
	padding:5px;
}
/********End FORM STEP7*********/

/********Start MANAGE*********/
#manage {
	margin:10px;
}
#manage .title {
	background-color:#429E53;
	color:#FFFFFF;
	line-height:20px;
	font-weight:bold;
	padding-left:5px;
}
#manage #leftmenu div {
	padding:5px 0 3px 5px;
	white-space:nowrap;
}
#manage #leftmenu div a.orange {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#manage #leftmenu div a.orange:hover {
	color:#FF6600;
	font-weight:bold;
}
	/********Start MANAGE PHOTO*********/
#managePhoto {
	border:#D4E3D1 1px solid;
}
#managePhoto td {
	padding:2px 0 2px 5px;
	white-space:nowrap;
}
#managePhoto .header {
	padding:8px 0 5px 0;
	font-weight:bold;
	text-align:center;	
}
#managePhoto .odd {
	background-color:#F1F9F1;
}
#managePhoto .even {
	background-color:#D4E3D1;
}
	/********End MANAGE PHOTO*********/
/********End MANAGE*********/

/********Start FONT*********/
.f10b_green {
	color:#44995D;
	font-size:11px;
	font-weight:bold;
}
.f11b_green {
	color:#548016;
	font-size:11px;
	font-weight:bold;
}
.f10b_red {
	color:#D2270B;
	font-size:11px;
	font-weight:bold;
}
.f12b_orange {
	color:#F94B06;
	font-size:12px;
	font-weight:bold;
}
.f11b_orange {
	color:#F06C14;
	font-size:10px;
	font-weight:bold;
}
.f12b_blue {
	color:#38719C;
	font-size:12px;
	font-weight:bold;
}
.f11b_black {
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.f12b_black {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
/********End FONT*********/

/********Start COMMON********/
#paddingForm {
	padding:10px;
}
.clear {
	clear:both;
}
#descript {
	 border:#889D5F 1px solid;
	 background-color:#F2F4ED;
	 padding:10px;
	 color:#5C7E1A;
}
.warningBorder {
	border:1px solid #FFEE3D;
	width:92%;
}
.warningBorder .error {
	font-size:11px;
	color:#000000;
	text-align:left;
	background-image:url(../images/error.gif);
	background-color:#FFEE3D;
	background-position:left top;
	background-repeat:no-repeat;
	padding:5px 5px 5px 35px;
	white-space:nowrap;
	border:1px solid #FFFFFF;
	}
.warningBorder .error a {
	color:#FF2C1F;
	text-decoration:underline;
        font-weight:bold;
        font-size:10px;
}
.warningBorder .error a:hover {
	color:#000000;
    text-decoration:none;
}
.successBorder {
	border:1px solid #FF9700;
	width:92%;
}
.successBorder .success {
 	color:#FFFFFF;
	background-color:#9ECB00;
	white-space:nowrap;
	border:1px solid #FCFAFF;
	font-weight:bold;
	padding:5px;
 }
#warningInform {
	font-size:10px;
	color:#FF2C1F;
	float:left;
	text-align:left;
	background-image:url(../images/warning.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:2px 0 0 25px;
	line-height:18px;
	white-space:nowrap;
	}
input.text {
	/*height:12px;*/
}
select.menu {
	height:18px;
	font-size:11px;
}

	/**** START BUTTON INPUT ****/
input.btnBrowse {
	background-color:#ededed;
	border:#a4a4a4 solid 1px;
	font-size:11px;
	font-weight:normal;
	padding:0px 6px 0px 6px;
	height:19px;
	margin:0;
	}
input.btnSelect {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnOk01.gif);
	}
input.btnSelect:hover {
	background-image:url(../images/btnOk02.gif);
	}
input.btnRemove, input.btnDelete {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnRemove01.gif);
	}
input.btnRemove:hover, input.btnDelete:hover {
	background-image:url(../images/btnRemove02.gif);
	}	
input.btnUpload {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnUpload01.gif);
	}
input.btnUpload:hover {
	background-image:url(../images/btnUpload02.gif);
	}	
input.btnSave {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnSave01.gif);
	}
input.btnSave:hover {
	background-image:url(../images/btnSave02.gif);
	}	
input.btnCancel {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnCancel01.gif);
	}
input.btnCancel:hover {
	background-image:url(../images/btnCancel02.gif);
	}	
input.btnOk, input.btnSubmit {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnOk01.gif);
	}
input.btnOk:hover, input.btnSubmit:hover {
	background-image:url(../images/btnOk02.gif);
	}
input.btnAdd {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnAdd01.gif);
	}
input.btnAdd:hover {
	background-image:url(../images/btnAdd02.gif);
	}
input.btnCreate {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnCreate01.gif);
	}
input.btnCreate:hover {
	background-image:url(../images/btnCreate02.gif);
	}
input.btnReset {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnReset01.gif);
	}
input.btnReset:hover {
	background-image:url(../images/btnReset02.gif);
	}
input.btnEdit {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnEdit01.gif);
	}
input.btnEdit:hover {
	background-image:url(../images/btnEdit02.gif);
	}
input.btnNext {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnNext01.gif);
	}
input.btnNext:hover {
	background-image:url(../images/btnNext02.gif);
	}
input.btnBack {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnBack01.gif);
	}
input.btnBack:hover {
	background-image:url(../images/btnBack02.gif);
	}
input.btnInsert {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnInsert01.gif);
	}
input.btnInsert:hover {
	background-image:url(../images/btnInsert02.gif);
	}
input.btnPreview {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnPreview01.gif);
	}
input.btnPreview:hover {
	background-image:url(../images/btnPreview02.gif);
	}
input.btnGenerate {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnGenerate01.gif);
	}
input.btnGenerate:hover {
	background-image:url(../images/btnGenerate02.gif);
	}
input.btnClick {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnClick01.gif);
	}
input.btnClick:hover {
	background-image:url(../images/btnClick02.gif);
	}
input.btnImportGoStep2 {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnImportGoS201.gif);
}
input.btnImportGoStep2:hover {
	background-image:url(../images/btnImportGoS202.gif);
}
input.btnImportGoStep3 {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnImportGoS301.gif);
}
input.btnImportGoStep3:hover {
	background-image:url(../images/btnImportGoS302.gif);
}
input.btnStart {
	font-size:11px;
	font-weight:bold;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnStart01.gif);
}
input.btnStart:hover {
	background-image:url(../images/btnStart02.gif);
}
input.btnColor {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:0px 0px;
	height:19px;
	width:21px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/blockcolor.gif);
}
input.btnColor:hover {
	background-image:url(../images/blockcolorhover.gif);
}
input.btnBackup {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:23px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnBackup01.gif);
}
input.btnBackup:hover {
	background-image:url(../images/btnBackup02.gif);
}
input.btnRestore {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:23px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnRestore01.gif);
}
input.btnRestore:hover {
	background-image:url(../images/btnRestore02.gif);
}
input.btnUpdate {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 23px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnUpdate01.gif);
	}
input.btnUpdate:hover {
	background-image:url(../images/btnUpdate02.gif);
}
a.btnchangeDB:link {
	display:block;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	width:136px;
	height:25px;
	padding:7px 0 0 3px;
	background-position:left center;
	border:0;
	background-repeat:no-repeat;
	color:#000000; 
	background-image:url(../images/btnChangeDB01.jpg);
}
a.btnchangeDB:hover {
	display:block;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	width:136px;
	height:25px;
	padding:7px 0 0 3px;
	background-position:left center;
	border:0;
	background-repeat:no-repeat;
	color:#000000; 
	background-image:url(../images/btnChangeDB02.jpg);
}
a.btnchangeDisable {
	display:block;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	width:136px;
	height:25px;
	padding:7px 0 0 3px;
	background-position:left center;
	border:0;
	background-repeat:no-repeat;
	color:#000000; 
	background-image:url(../images/btnChangeDB03.jpg);
	}
	/**** END BUTTON INPUT ****/

input.blockColor {
	border:1px solid #000000;
	width:8px;
	height:15px;
}
textarea.text {
	width:100%;
}
.locationButton {
	padding:8px 5px 5px 0; 
	float:right;
}
.locationButton div {
	padding-left:4px;
	float:left;
}


	/*****table******/
.frameTable {
	border:#93A3AC 1px solid;
}
.frameTable div.border {
	border:#F6F8F9 1px solid;
}
.tableInfo {
	border:#D6DFE4 1px solid;
	background-color:#F0F3F5;
}
.tableInfo tr.header td, .mainTable tr.header td {
	background-color:#F0F3F5;
	color:#2C5B99;
	font-weight:bold;
	text-align:center;
	padding:7px 0 4px 10px;
	border-bottom:none;
}
.tableInfo tr.header td {
	background-color:#F0F3F5;
	color:#2C5B99;
	font-weight:bold;
	text-align:center;
	padding:7px 0 4px 10px;
}
.tableInfo .listPage {
	border:#60949F 1px solid;
	font-weight:bold;
	background-color:#FFFFFF;
}
.tableInfo .listPage tr td {
	padding:5px 0 5px 10px;
	border-bottom:#9EBDC4 1px solid;
}
.tableInfo .listPage .manage {
	text-align:center;
	font-weight:normal;
}
.tableInfo .listPage .manage .pageName {
	 text-align:left;
	 font-weight:bold;
	 color:#40669C;
	 padding-left:15px;
}
.tableInfo #form {
	border:#60949F 1px solid;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:10px;
}
.tableInfo #form div {
	padding:5px 0 0 0;
}
	
.tablename {
	color:#2D5FA1;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 5px 0px;
}
	/*****table******/
/********Start COMMON********/

/*********Start STEP FRAME*********/
#framePopup {

}
#framePopup #topframe {
	background-image:url(../images/framePopup02.gif);
}
#framePopup #left {
	background-image:url(../images/framePopup06.jpg);
}
#framePopup #right {
	background-image:url(../images/framePopup07.gif);
}
#framePopup #bottom {
	background-image:url(../images/framePopup09.gif);
}

#blockPopup {
	background-color:#FFFFFF;
	border:#2C373F 1px solid;
}
#blockPopup #titleBar {
	background-image:url(../images/bgBarPopup.gif);
	padding:0 6px 0 10px;
	height:27px;
	color:#FEE3E3;
	font-weight:bold;
}
#blockPopup #titleBar .title {
	padding:0 0 5px 0;
	float:left;
}
#blockPopup #shadow {
	background-image:url(../images/shadow.gif);
	background-repeat: repeat-x;
	height:7px;
}
/*********End STEP FRAME*********/

/********Start SET TARGET********/
#setTarget {
	padding:10px 15px 10px 15px;
}
#setTarget tr td {
	line-height:20px;
	padding:0 2px;
}
#setTarget tr td.bold {
	color:#000000;
	font-weight:bold;
}
/********End SET TARGET********/

/********Start ONLINE COUNTER &  EDIT PAGE TITLE********/
#counter {
	padding:10px 0px 0 20px;
}
#counter tr td {
	line-height:30px;
}
#setCounter {
	width:350px;
}
#setCounter tr td, #editPageTitle tr td {
	padding:0px 0 0 10px;
	line-height:27px;
}
#setCounter #title {
	color:#8F2424;
	font-weight:bold;
	text-align:center;
	padding:10px 0;
	font-size:12px;
}
#setCounter .odd, #editPageTitle .odd {
	background-color:#C6D8A8;
	font-weight:bold;
}
#setCounter .even, #editPageTitle .even {
	background-color:#E3EBD3;
	font-weight:bold;
}
#editPageTitle {
	width:500px;
}
/********End ONLINE COUNTER &  EDIT PAGE TITLE********/

/********Start EDIT META TAG*********/
#editMetaTag {
	width:450px;
}
#editMetaTag #page {
	background-color:#7C9455;
	color:#FFFFFF;
	line-height:20px;
	font-weight:bold;
	padding-left:5px;
}
#editMetaTag .subHead {
	padding:10px 0 3px 0;
	font-weight:bold;
	padding-left:5px;
}
#editMetaTag .form {
	background-color:#E3EBD3;
	padding:10px;
}
#editMetaTag .form div {
	padding:3px 0 0px 0;
}
#editMetaTag .form span.orange {
	color:#FF8A00;
	font-size:10px;
}
#editMetaTag .form span.count {
	font-size:10px;
}
#editMetaTag .form input.box {
	background-color:#E3EBD3;
	border:1px #E3EBD3 solid;
	font-size:10px;
	width:60px;
}
/********End EDIT META TAG*********/

/********Start ONLINE FLASH*********/
#onlineFlash {
	width:600px;
	padding:10px;
}
#onlineFlash #title, #counterStyle #title {
	color:#8F2424;
	font-weight:bold;
	padding:10px 0;
	font-size:12px;
}
#onlineFlash .padding {
	padding:10px;
	text-align:center;
	border:#DFDFDF 2px solid;
}
#onlineFlash .text {
	color:#666666;
	font-weight:bold;
	padding:5px 0 0 0;
}

#setOnlineFlash {
	margin:10px;
	width:650px;
}
#setOnlineFlash #size {
	float:left;
	color:#8F2424;
	font-weight:bold;
	padding:5px 0 10px 0;
	font-size:12px;
}
#setOnlineFlash #change {
	float:right;
}
#setOnlineFlash #select  {
	text-align:center;
}
#setOnlineFlash #tableInfo .title {
	background-color:#429E53;
	color:#FFFFFF;
	line-height:20px;
	font-weight:bold;
	padding-left:5px;
}
#setOnlineFlash #tableInfo .odd {
	background-color:#F1F9F1;
	text-align:left;
	padding:0;
}
#setOnlineFlash #tableInfo .even {
	background-color:#D4E3D1;
	text-align:left;
	padding:0;
}
/********End ONLINE FLASH*********/
/********Start ONLINE FORM*********/
#onlineForm {
	border:#60949F 1px solid;
	background-color:#FFFFFF;
}
#onlineForm div.scroll {
    padding:10px 5px;	
	width:590px;
	height:250px;
	overflow:auto;
}
#onlineForm div td {
	vertical-align:top;
	padding-bottom:15px
}
#onlineForm div td.title {
	font-weight:bold;
}
#onlineForm div td p.discript {
	font-weight:normal;
	padding:0 0 0 25px;
	margin:8px 0 0 0;
	color:#636363;
}
#onlineForm div.step {
	font-weight:bold;
	font-size:12px;
	padding:5px;
}
#onlineForm div.content {
	padding:3px 3px 10px 65px;
	color:#636363; 
}
#onlineForm div.formNum {
	color:#327EB5;
	font-weight:bold;
	text-align:center;
	padding:10px;
}
#onlineForm div.formNum div {
	float:left;
}
#onlineForm div.padding {
	padding:10px 0;
}
#onlineForm #tableStep2 {
	width:92%;
	border:1px #8BC077 solid;
	border-bottom-style:none;
	text-align:left;
}
#onlineForm #tableStep2 .title td {
	font-weight:bold;
	padding:3px 5px 3px 5px;
	text-align:left;
}
#onlineForm #tableStep2 .header td {
	background-color:#429E53;
	border-bottom:1px #8BC077 solid;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 5px 3px 5px;
}
#onlineForm #tableStep2 .even td {
	background-color:#D4E3D1;
	border-bottom:1px #8BC077 solid;
	padding:3px 5px 2px 5px;
	/*line-height:23px;*/
}
#onlineForm #tableStep2 .odd td {
	background-color:#F1F9F1;
	border-bottom:1px #8BC077 solid;
	padding:3px 5px 2px 5px;
	/*line-height:23px;*/
}
#tableStep2 .even td.center, #tableStep2 .odd td.center, #tableStep2 .header td.center { 
	text-align:center;
}
#tableStep4 {
	border:1px #8BC077 solid;
	width:92%;
	text-align:left;
}

#tableStep4 .header td {
	background-color:#429E53;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 0px 3px 5px;
}
#tableStep4 .odd td {
	background-color:#F1F9F1;
	padding:3px 0 3px 5px;
	border:1px #FFFFFF solid;
}
#tableStep4 .even td {
	background-color:#D4E3D1;
	padding:3px 0 3px 5px;
	border:1px #FFFFFF solid;
}

input.width100px {
	width:100px;
}
input.width200px {
	width:200px;
}
input.width60px {
	width:60px;
}
input.width40px {
	width:40px;
}
input.width30px {
	width:30px;
}
.fieldError {
	color:#FF002A;
	font-size:10px;
	text-align:center;
	padding:0px;
	margin:0px;
}
.fieldErrorLeft {
	color:#FF002A;
	font-size:10px;
	text-align:left;
	padding:0px;
	margin:0px;
}
/********End ONLINE FORM*********/

/********Start EXTERNAL LINK*********/
#externalLink {
	margin:10px;
	width:400px;
}
.formExternal {
	padding:5px 5px 0px 5px;
}

.formExternal #selectLink {
	padding-bottom:10px;
	font-weight:bold;
}
.formExternal #selectLink div {
	padding:2px 0 5px 0;
	background-color:#F9F3F9;
	border:#DC96BE 1px solid;
}
.formExternal #selectLink span {
	padding-right:20px;
}
.formExternal .title {
	font-weight:bold;
	width:35%;
	text-align:right;
	padding-right:4px;
}
.formExternal .selectRadio {
	border:#DC96BE 1px solid;
	border-bottom-style:none;
	background-color:#F9F3F9;
	padding:2px 0 4px 0;
	text-align:center;
}
.formExternal .disSelectRadio {
	border-bottom:#DC96BE 1px solid;
	padding:2px 0 4px 0;
	text-align:center;
}
#t_checkbox {
	border:#DC96BE 1px solid;
	border-top-style:none;
	background-color:#F9F3F9;
}
#t_checkbox .sizWindow {
	padding:10px 5px 10px 5px;
	font-weight:bold;
}
/********End EXTERNAL LINK*********/

/********Start DOWNLOAD TEMPLATE*********/
#downloadTem {
	width:620px;
	margin:10px;
}
#downloadTem .tableBorder {
	background-color:#FFFFFF;
	border:1px solid #60949F;	
	text-align:center;
}
#downloadTem #topTable .left {
	float:left;
}
#downloadTem #topTable .left #title {
	width:430px;
	color:#38719C;
	font-size:12px;
	font-weight:bold;
	border-bottom:2px solid #0099CC;
	padding:40px 0 5px 0px;
	text-align:center;
}
#downloadTem #topTable .left .content {
	width:430px;
	color:#E69514;
	font-size:10px;
	padding:8px 0 0px 0px;
	text-align:center;
}
#downloadTem .tableBorder div.preview {
	padding-top:20px;
}
#downloadTem .tableBorder div.categogy {
	padding:10px 0 10px 0;
	font-weight:bold;
	color:#FF5A00;
}
#downloadTem .tableBorder tr td {
	text-align:center;
	line-height:24px;
}
#downloadTem .tableBorder tr.header td {
	color:#FF5A00;
	font-weight:bold;
	padding:8px 0 7px 0;
}
#downloadTem .tableBorder tr td.name {
	color:#40669C;
	font-weight:bold;
}
/********End DOWNLOAD TEMPLATE*********/

/********Start SET PATHWAY*********/
#setPathway {
	width:500px;
	padding:10px;
	font-size:10px;
}
#setPathway .title, #setPathway #setIcon .header {
	font-weight:bold;
	color:#2D5FA1;
}
#setPathway #effect {
	text-align:right;
	padding:10px 0 5px 0;
}
#setPathway #pathway, #setPathway #setIcon, #setPathway #email {
	border:#60949F 1px solid;
	padding:5px;
}
#setPathway #pathway span {
	padding-right:20px;
}
#setPathway #setIcon td {
	padding:5px 0 3px 0;
	font-size:10px;
}
#setPathway #setIcon td .icon {
	padding:8px 0 0px 0;
	float:left;
}
#setPathway #setIcon td .radio {
	padding-left:10px;
	float:left;
}
#setPathway #email .titleEmail {
	font-weight:bold;
	color:#2D5FA1;
	text-align:center;
	padding:5px 0 4px 0;
}	
#setPathway #email div {
	padding:3px 0 2px 0;
}
/********End SET PATHWAY*********/

/********Start Tool Tips*********/
/* ----- tool tip specific styles ----- */
#theToolTip{
	position: absolute;
	left: -300px;
	/*width: 200px;*/
	border: 2px solid #C0C09F;
	padding: 6px 0px 0px 10px;
	background-color: #FFFFCC;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
}
#ToolTipPointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
#theToolTip p{
	font-size: 1.1em;
	color: #333333;
	line-height:1.4em;
	margin-right:10px;
	margin-top:0;
}
#ToolTipTextWrap {
	font-weight:bold;
	font-size: 1.2em;
	color: #592C16;
	margin-right:10px;
}
/********End Tool Tips*********/



/********loading Please wait...*********/ 
#bodyover{
    /*display: none;*/
    position:absolute;
    top:100%;
    left:50%;
    width:100%;
    height:100%;
    z-index:1000;
}
/********End loading Please wait...*********/ 
/********Start ColorPickerWp*********/

.colorcell{
        height: 14px;
        width: 14px;
}
.colorcellselected{
        height: 12px;
        width: 12px;
        border: 1px solid;
}
/********End ColorPickerWp*********/


/********Start Turn on/off CodePress *********/
input#btnSwitch {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	background:#FFFFFF;
	padding:3px 0 5px 20px;
	height:25px;
	background-position:left center;
	border:1px solid #999999;
	background-repeat:no-repeat;
	color:#000000;
	background-image:url(../images/btnSwitch01.gif);
}
input#btnSwitch:hover {
	background-image:url(../images/btnSwitch02.gif);
}
/********End Turn on/off CodePress *********/

/********Start InlineHelp *********/

.inlinehelp {
	z-index: 24; 
	color: #000000;
	font-size:11px;
	font-weight:normal; 
	position:relative;   		
	text-decoration: none;
	line-height:normal;
}
.inlinehelp span {   			
	display: none;
	z-index: 24;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
	line-height:normal;
}
.inlinehelpOver {
	z-index: 24; 
	font-weight:normal;
	font-size:11px; 
	position:relative;  		
	text-decoration: none;
	cursor: pointer;
	line-height:normal;
}
.inlinehelpOver span { 		
	display: block; 
	left:10px; 
	top: 23px; 
	padding:5px; 
	width: 250px; 
	color: #000000;
	font-size:11px;
	font-weight: normal; 
	border: #BCBCBC 1px solid; 
	position: absolute; 		
	background-color: #F4F4F4; 
	text-align: left;
	cursor: pointer;
}
.inlinehelpOverleft {
	z-index: 24; 
	font-weight:normal;
	font-size:11px; 
	position:relative;  		
	text-decoration: none;
	cursor: pointer;
	line-height:normal;
}
.inlinehelpOverleft span { 		
	display: block; 
	right:1px; 
	top: 18px; 
	padding:5px; 
	width: 420px; 
	color: #000000;
	font-size:11px;
	font-weight: normal; 
	border: #BCBCBC 1px solid; 
	position: absolute; 		
	background-color: #F4F4F4; 
	text-align: left;
	cursor: pointer;
}
.inlinehelpOverstep4 {
	z-index: 24; 
	font-weight:normal;
	font-size:11px; 
	position:relative;  		
	text-decoration: none;
	cursor: pointer;
	line-height:normal;
}
.inlinehelpOverstep4 span { 		
	display: block; 
	left:1px; 
	top: -215px; 
	padding:5px; 
	width: 350px; 
	color: #000000;
	font-size:11px;
	font-weight: normal; 
	border: #BCBCBC 1px solid; 
	position: absolute; 		
	background-color: #F4F4F4; 
	text-align: left;
	cursor: pointer;
}
.inlinehelpNormal {
	z-index: 24; 
	color: #000000;
	font-size:11px;
	font-weight:normal; 
	position: relative;   		
	text-decoration: none;
	text-align: left;
}
.inlinehelpNormal span {  		
	display: none;
	z-index: 24;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
	text-align: left;
}
.hint {
   	display: none;
    position: absolute;	
	display: block; 
	left:165px;
	top: 1px; 
	padding:5px;
	width: auto; 
	color: #000000;
	font-size:11px;
	font-weight: normal; 
	border: #BCBCBC 1px solid; 
    background-color: #F4F4F4;
    text-align: left; 
}

/********End InlineHelp *********/

/******** Start WYSIWYG HELP *********/
.wys_bgtop {
    background-image: url(../images/topbg_wys.jpg);
    font-size:15px;
    color:#FFFFFF;
    font-weight:bold;
    font-family:  Verdana,Arial,Helvetica, sans-serif;
}
.wys_bgtab {
    background-image: url(../images/bgtab.jpg);
}
.wys_bgbuttom {
    background-image: url(../images/bgbuttom.jpg);
}
.wys_margin {
    padding-left:5px;
    padding-right:5px;
}
.wys_texttitle{
    font-size:16px;
    color:#FF6600;
    font-weight:bold;
    font-family:  Verdana,Arial,Helvetica, sans-serif;
}
.wys_textsub{
    font-size:11px;
    color:#FF6600;
    font-weight:bold;
    font-family:  Verdana,Arial,Helvetica, sans-serif;
}
a.wys:link {color: #007EFF; text-decoration: none;font-size:12px;font-weight: normal;font-family:  Verdana,Arial,Helvetica, sans-serif;}
a.wys:visited {color: #007EFF; text-decoration: none;font-size:12px;font-weight: normal;font-family:  Verdana,Arial,Helvetica, sans-serif;}
a.wys:hover {color: #007EFF; text-decoration: underline;font-size:12px;font-weight: normal;font-family:  Verdana,Arial,Helvetica, sans-serif;}
.style1 {
    color: #007EFF;
}
/******** End WYSIWYG HELP *********/

/******** Start Footer Version *********/
.footerversion { 
    background-color: #1E3D52;
    color:#DFECF4;
    font-size:12px;
    border-top: #717A7F 1px solid;
    padding:3px 10px;
}
/******** End Footer Version *********/

/******** Start ManageComponent *********/
.manageColor01{
    background-color:#FEF3F3;
    border: #FFFFFF 1px solid;
  }
.manageColor02 {
    background-color:#E3D1D1;
    border: #FFFFFF 1px solid;
  }
  .manageBorder{
    border: #FF9600 1px solid;
  }
  /******** End ManageComponent *********/
