
/*******************************************************************************************/
/* structural */
/*******************************************************************************************/

body{
	margin:0px;
	padding: 0px;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif; 
	color:#444; 
	letter-spacing:normal;
	font-size: 62.5%;
	min-height: 600px;
	background:#E1EEF7
	/*background:url(../images/bg3.jpg) repeat-x #E1EEF7;*/
}

.wrapper {
	width:1000px;
	margin:0px auto   ;
	background:#fff
}

#main_body{
	position:relative;
	margin:0px ;
	width: 1000px;
	font-size:1.1em;
	background:#fff;
	overflow-x:scroll;
	overflow-y:hidden;
	}

#header{
	position:absolute;
	top:104px;
	right:18px;
	
	color:#ffffff;
	height: 70x;
	/*margin: -90px  0 0px 600px;*/
	/*text-align:right;*/
	/*float: right; */
	z-index: -99px;
}

#header div.headerWrapper{
	float:right;
}

#header SPAN {

}

#header1 a, 
#header1 a:visited{
color: #fff;
}
#header1 a:hover,
#header1 a:visited:hover{
	color:#981919;
}

#header1{
	position:relative;
	height: 32px;
	width:1000px;
	
	border-top: 0px solid #fff;
	margin: -0px  0px 0 0px;
	color:#000;
	/*background: url(../images/logon.jpg) no-repeat #241*/
	
}


#header a#home_btn,
#header a:visited#home_btn{
	border:0px solid #ffffff;
	width:230px;
	height:56px;
	z-index:34;
	background:transparent;
	position:absolute;
	left:20px;
	top:14px;
	display:block;
	overflow:visible;
}



/*******************************************************************************************/
/* body column */
/*******************************************************************************************/
#body_col p a,
#body_col p a:visited{
	color:#0A779F;
	border-bottom:1px dotted #999999;
}
#body_col p {
line-height: 140%;
width:98%

}
#body_col p a:hover,
#body_col p a:visited:hover{
	color:#981919;
	border-bottom:0px dotted #000000;
}


/*******************************************************************************************/
/* content */
/*******************************************************************************************/
#pagecontent {
width:97%;
}
#body_col{
	padding: 0px 15px 0px 15px;
	width:970px;
	clear:none;
	font-size:1.2em;
	line-height:140%;
	margin-top: 0px;
	margin-left:0;
    background:#fff;
	min-height:689px;
	overflow-y:hidden;
}

#body_col div{
	/*margin:0px;
	padding:0px;*/ 
}

#body_col hr {
	height: 3px;
	border:0px solid #ffffff;
	border-bottom:1px solid #DDD4C9;
	color:#DDD4C9;
	width:570px;
	float:left;
	clear:both;
	margin:10px 0px 20px 0px;
}

p a,
p a:visited,
#body_col a,
#body_col a:visited{
	color:#057fac	; text-decoration:none;
}
#body_col a:hover {color: #444}



/*******************************************************************************************/
/*standard*/
/*******************************************************************************************/

a,
a:visited {
	text-decoration:none;
}


html{
	float:left;
	width: 100%;
	margin:0px;
	padding: 0px;

}



p{
	float:left;
	clear:both;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:0px;
	padding-bottom:0px;
	display:block;
	clear:both;
	width:auto;
}

/*******************************************************************************************/
/* FOOTER*/
/*******************************************************************************************/

#footer{
	margin:0px auto ;
	display:block;
	position:relative;
	border-top: 2px solid #ddd;
	clear:both;
	top:0px;
	color:#000;
	text-align: left;
	font-size:10px;
	min-height: 50px;
	background:#E1EEF7
}
#footer img {border:0;}
#footer div{
	font-size:1.1em;	
}


#footer ul,
#footer ul li{
	list-style:none;
	padding:0px;
	margin:0px;
	
}

#footer ul{
	margin-top:10px;
}

#footer ul li{
	display:inline;
	padding-left: 6px;
	border-left: 1px solid #48748F;	
}

#footer ul li:first-child{
	padding-left:0px;
	border-left:0px solid #ffffff;
}

#footer a,
#footer a:visited{
	color:#000;
	text-decoration:none;
	padding-right:4px;
	margin-right:4px;
	
}

#footer a:hover,
#footer a:visited:hover{
	color:#981919;
}


#footer hr{
	color:#afc7d5;
	height:1px;
	border:0px solid #000000;
	background:#445c68;
	margin-bottom:8px;
}

#footer .brief{
	padding:0px;
	margin-left:25px;
	margin-bottom:10px;
	width: 1000px;
}

#footer .followuson{ float:left; margin-top:3px; margin-right:6px; font-weight:bold; font-size:11px }


/*******************************************************************************************/
/* FOOTER*/
/*******************************************************************************************/

#loginfooter{
	margin:0px auto ;
	display:block;
	position:relative;
	border-top: 2px solid #ddd;
	clear:both;
	top:0px;
	color:#000;
	text-align: left;
	font-size:10px;
	min-height: 50px;
	background:transparent;
	margin: 0 auto; 
	width: 1000px;
}
#loginfooter img {border:0;}
#loginfooter div{
	font-size:1.1em;	
}


#loginfooter ul,
#loginfooter ul li{
	list-style:none;
	padding:0px;
	margin:0px;
	
}

#loginfooter ul{
	margin-top:10px;
}

#loginfooter ul li{
	display:inline;
	padding-left: 6px;
	border-left: 1px solid #48748F;	
}

#loginfooter ul li:first-child{
	padding-left:0px;
	border-left:0px solid #ffffff;
}

#loginfooter a,
#loginfooter a:visited{
	color:#000;
	text-decoration:none;
	padding-right:4px;
	margin-right:4px;
	
}

#loginfooter a:hover,
#loginfooter a:visited:hover{
	color:#981919;
}


#loginfooter hr{
	color:#afc7d5;
	height:1px;
	border:0px solid #000000;
	background:#445c68;
	margin-bottom:8px;
}

#loginfooter .brief{
	padding:0px;
	margin-left:25px;
	margin-bottom:10px;
	width: 1000px;
}

#loginfooter .followuson{ float:left; margin-top:3px; margin-right:6px; font-weight:bold; font-size:11px }


#center-content {
margin-top: 0em;
}
/*for welcome*/
#breadcrumb {
	font-family:Georgia, serif;
	font-weight:normal;
	word-spacing:3pt;
	border-bottom: 1px solid #444;
	

	
}

.breadcrumb  h3{
	font-family:Georgia, serif;
	font-weight:normal;
	word-spacing:3pt;border-bottom: 1px solid #444;
	font-size:12px;
	text-transform: none; margin-top:4em;
} 



/** -- background ine --*/
#bg_home {
	
	/*	background: url(../images/new-portal_02.png) no-repeat #000;*/
	background: #fff;
	
	/*fixed menu ie 7*/
	*position:relative;
	*z-index:-1
	
	
}
#headerbg {
background: url(../images/header.jpg); background-repeat:no-repeat; height:152px; width:1000px;
}

#bg_footer {

	/*background: url(../images/portalbg_home.jpg) no-repeat;*/
	background: url(../images/new-portal_04.png) no-repeat #eee;
	height: 36px; 
	padding-bottom: 1em;
}
#bg_home1 {
	position:relative;
	/*background: url(../images/portalbg_home.jpg) no-repeat;*/
	background: #fff;

	min-height: 500px;
}

 #bg {
	/*background: url(../images/portalbg_home.jpg) no-repeat;*/
	background: url(../images/new-portal_02.jpg) no-repeat;
	min-height: 500px;
}

/*-- Login--*/ 
.login.color1 .header {
    background-image: url(../images/topleft.gif);
    color: #FFF;
}
.login.color1 .header h3{
    background-image: url(../images/topright.gif);
}
.login.color1 .header span.bg {
    background-color: #4FA2C1;
}
.login.color1 .footer {
    background-image: url(../images/bottomleft.gif);
}
.login.color1 .footer span.bg {
    background-image: url(../images/bottomright.gif);
}
.login.color1 .footer span.bg span {
    background-color: #BAE3F1;
}
.login.color1 .content {
    background-color: #BAE3F1;
    color: #666;
}

.content {
    margin: 0px 5px;
	*margin: 0px 0px 0px 0px; /*fixed home panel margin left in ie 7*/
}

#page .login {
    padding:0px;
    margin-top: 50px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 200px;
    width:80%;
    display:block;
}
#page .login .header {
    background-repeat: no-repeat;
    background-position: left top;
    margin:0px;
    display:block;
    width: 100%;
    min-height: 20px;
}
#page .login .header h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    min-height: 20px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: right top;
    display:block;
}
#page .login .header span.bg {
    margin-right: 20px;
    margin-left: 20px;
    min-height: 20px;
    padding: 5px 0px;
    vetial-align: middle;
    display:block;
}
#page .login .footer {
    background-repeat: no-repeat;
    background-position: left bottom;    
    margin:0px;
    display:block;
}
#page .login .footer span.bg {
    background-repeat: no-repeat;
    background-position: right bottom;
    display:block;
}
.login .footer span.bg span {
    margin-right: 20px;
    margin-left: 20px;
    display:block;
}
#page .login .content {
    display:block;
    margin: 0px;
    padding: 5px 20px;
}

#row-main {
	MARGIN: 0px auto; MIN-HEIGHT: 100%; WIDTH: 100%px; BACKGROUND: #dfd9bd; CLEAR: both
}

#head-logo {
	POSITION: absolute; MARGIN: 0px; WIDTH: 600px; HEIGHT: 66px; TOP: 0px; LEFT: 0px; BACKGROUND: url(../images/utar1.gif);
}
#head-logo A {
	TEXT-INDENT: -10000px; DISPLAY: block; BACKGROUND: url(../images/logon.jpg); HEIGHT: 66px; OVERFLOW: hidden
}


/*-- top navigation --*/

#top_navigation {
margin: 0; 
}


*/
.panel_top{
	vertical-align:top
}

.appmenu-list {
    padding: 0 3px 0 12px;
}

.appmenu-list-item {
	width:260px;
    margin-top: 3px;
    padding-left: 20px;
    font-size: 12px;
    line-height: 20px;
    cursor: pointer;
    background: url(../images/app_menu.png) no-repeat 0 2px;
    border: 1px solid #fff;

}

.appmenu-list-item-hover {
    background-color: #eee;
}

.default-panel-icon {
	background-image:url("../images/default-panel_24x24.png");	 !important;
}

.announcement-panel-icon {
	background-image:url("../images/announcement-panel_24x24.png");	 !important;
}

.announcement-new-icon {
	width:24px; 
	height:24px;
    display:block;
	background: url('../images/new_24x24.png') no-repeat left center; !important;
}

.announcement-item {
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    padding:3px 10px 3px 10px;
    border:1px solid #fff;
    border-bottom:1px solid #eeeeee;
    white-space:normal;
    color:#555;
    min-height:30px
}
.announcement-item h3 {
    display:block;
    font:inherit;
    font-weight:bold;
    color:#222;
}

.announcement-item h3 span {
    float: right;
    font-weight:normal;
    margin:0 0 5px 5px;
    width:70px;
    display:block;
    clear:none;
}

.announcement-panel a {
    color: #385F95;
    font:bold 11px tahoma, arial, helvetica, sans-serif;
    text-decoration:none;
}

.announcement-panel a:hover {
    text-decoration:underline;
}

.announcement-panel p {
    margin:3px !important;
}

#loading-mask {
     position: absolute;
     top: 10px;
     left: 26px;
     width: 95%;
     height: 95%;
     background: #FFFFFF;
     z-index: 1;

}
#loading {
     position: absolute;
     top: 40%;
     left: 45%;
     z-index: 2;
}
#loading SPAN {
     background: url('../extjs/resources/themes/images/default/shared/blue-loading.gif') no-repeat left center;
     padding: 5px 30px;
     display: block;
}

.clear{
	clear:both	
}

#top-panel-containter{
	font-size:14px;
}


/************* jquery panel start **********************/
/* Panel
----------------------------------*/

.ui-panel {text-align:left;z-index:1;}
.ui-panel-header {margin:0;padding:0;width:100%;}
.ui-panel-header .ui-icon {border:0;float:left;margin-top:0.2em;}
.ui-panel-title {margin:0.3em 0;}
.ui-panel-title-text {margin-left:0.3em;}
.ui-panel-title-text,.ui-panel .ui-icon {cursor:pointer;}
.ui-panel-rightbox {float:right;}
.ui-panel-rightbox .ui-icon {margin-right:0.1em;}
.ui-panel-controls {float:left;margin:0.2em 0.7em 0 0;}
.ui-panel-content {padding:0;width:100%;border-top:0;}
.ui-panel-content-text {padding:0;}
.ui-panel-clps-pnl {float:left;padding:0.1em 0.25em 0.3em;position:relative;top:-0.1em;}
.ui-panel-vtitle {overflow:hidden;position:relative;white-space:nowrap;}
.ui-panel-vtext {display:block;}
.ui-panel-vtext-ie {bottom:1.5em;filter:flipv() fliph();left:0.2em;position:absolute;writing-mode:tb-rl;}

.panel-default-icon{
	background: url(../../stuIntranet/images/default-panel_16x16.png)  no-repeat left top;
	width:16px;
	height:16x;
	display: inline-block;
	margin-left:3px;
}

.panel-announcement-icon{
	background: url(../../stuIntranet/images/announcement-panel_16x16.png)  no-repeat left top;
	width:16px;
	height:16x;
	display: inline-block;
	margin-left:3px;
}

.panel-survey-icon {
	background: url(../../stuIntranet/images/survey-panel_16x16.png)  no-repeat left top;
	width:16px;
	height:16x;
	display: inline-block;
	margin-left:3px;
}

.app-panel{
	font-size:8px;
	float:left;
	padding-right:20px !important; 
	padding-bottom:10px !important;
	margin-top:0px !important;
	padding-top:0px !important;
}

#app-menu-list{
	margin-top:0px;
	/*width:220px;*/ /*comment 14/09/2012*/
	font-size:11px;
	padding-right:5px;
	padding-left:0px;
	*margin-left:4px;

}

#app-menu-list li{
	list-style-type: none;
	background: url(../../stuIntranet/images/app_menu.png) no-repeat left top !important; 
	background-position: 0px 1px !important; 
	margin: 0;
    padding: 0px 0px 8px 24px !important;
    vertical-align: top;

}

.ann-item {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    padding:3px 0px 3px 0px;
    border:1px solid #fff;
    border-bottom:1px solid #eeeeee;
    white-space:normal;
    color:#555;
    min-height:30px
}

.ann-item span{
    float: right;
    font-size:11px;
    margin:0 10px 2px 0;
    width:70px;
    display:block;
    font-style:italic;
   /* clear:none;*/
    /*border:1px solid black;*/
}

.ann-item  a {
    color: #385F95;
    font-size:11px;
    font-widght:bold;
    text-decoration:none;
}

.ann-item  a:hover {
    text-decoration:underline;
}

/***************** jquery panel end ************************/


/************* jquery custom scroller start **********************/

.mcs_container{position:relative; margin:0 0 0 0; width:260px; height:200px; padding:0 10px;}
.mcs_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
.mcs_container .customScrollBox .container{position:relative; width:240px; top:0; float:left;}
.mcs_container .customScrollBox .content{clear:both;}
.mcs_container .customScrollBox .content p{padding:0 5px; margin:10px 0; color:black; font-family:Verdana, Geneva, sans-serif; font-size:13px; line-height:20px;}
.mcs_container .customScrollBox .content p.alt{padding:10px 5px; margin:10px 0; color:black; font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; line-height:19px;}
.mcs_container .customScrollBox img{border:5px solid #fff;}
.mcs_container .dragger_container{position:relative; width:2px; height:125px; float:left; margin:40px 0 0 10px; background:#000; cursor:pointer -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; cursor:s-resize;}
.mcs_container .dragger{position:absolute; width:2px; height:60px; background:#999; text-align:center; line-height:60px; color:#666; overflow:hidden; cursor:pointer; -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
.mcs_container .dragger_pressed{position:absolute; width:4px; margin-left:-1px; height:60px; background:#999; text-align:center; line-height:60px; color:#666; overflow:hidden; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; cursor:s-resize;}
.mcs_container .scrollUpBtn, .mcs_container .scrollDownBtn{position:absolute; display:inline-block; width:14px; height:15px; margin-right:12px; text-decoration:none; right:0; filter:alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity:0.20; opacity:0.20;}
.mcs_container .scrollUpBtn{top:16px; background:url(../../stuIntranet/images/mcs_btnUp.png) center center no-repeat;}
.mcs_container .scrollDownBtn{bottom:12px; background:url(../../stuIntranet/images/mcs_btnDown.png) center center no-repeat;}
.mcs_container .scrollUpBtn:hover, .mcs_container .scrollDownBtn:hover{filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.60; opacity:0.60;}


/***************** jquery custom scroller end ************************/

/***************** jquery smart paginator start ************************/
.pager
{
    width: 720px;
    height: 30px;
    padding: 0;
    margin: 0;
    padding-top: 10px;
    padding-left: 10px; /*border-radius: 8px; 	-moz-border-radius: 8px;*/
}
.pager div.short
{
    float: right;
    margin: 0;
    padding: 0;
    margin-right: 10px;
    width: 74px;
}
.pager div.short input
{
    width: 28px;
    height: 18px;
    border: none;
    margin-left: 8px;
    float: left;
}
.pager ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    margin-right: 4px;
}
.pager ul li
{
    display: inline;
    margin-left: 2px;
}
.pager ul li a
{
    text-decoration: none;
    display: inline-table;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
}

.pager span
{
    margin-left: 4px;
    color: White;
    float: left;
}
.pager .btn
{
    display: block;
    width: 40px;
    text-align: center;
    float: left;
    padding: 0;
    margin: 0;
    margin-left: 4px;
    cursor: pointer;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.pager .disabled
{
    color: #A0A0A0 !important;
    text-shadow: 1px 1px 1px #FFFFFF;
}
/*green*/.green
{
    background-color: #4f7305;
}
.green.normal
{
    background-color: #588500;
    color: White;
    border: solid 1px #5f9000;
}
.green.active
{
    background-color: #344C00;
    color: #F8EB00;
    border: solid 1px #5f9000;
}
.pager.green .btn
{
    background-color: #588500;
    color: White;
    border: solid 1px #5f9000;
}
/*black*/.black
{
    background-color: #202020;
}
.black.normal
{
    background-color: #1d1d1d;
    color: #B0D551;
    border: solid 1px #000;
}
.black.active
{
    background-color: #333333;
    color: White;
    border: solid 1px #000;
}
.pager.black .btn
{
    background-color: #1d1d1d;
    color: White;
    border: solid 1px #000;
}
.red
{
    color: #D50B07;
}
.red.normal
{
    background-color: #E71C18;
    color: White;
    border: solid 1px #F82723;
}
.red.active
{
    background-color: #C00D09;
    color: White;
    border: solid 1px #A90B08;
}
.pager.red .btn
{
    background-color: #E71C18;
    color: White;
    border: solid 1px #F82723;
}
/***************** jquery smart paginator end ************************/


/***************** jquery context menu start ************************/
.context-menu-list {
    margin:0; 
    padding:0;
    
    min-width: 120px;
    max-width: 250px;
    display: inline-block;
    position: absolute;
    list-style-type: none;
    
    border: 1px solid #DDD;
    background: #EEE;
    
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
       -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
        -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
         -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.context-menu-item {
    padding: 2px 2px 2px 24px;
    background-color: #EEE;
    position: relative;
    -moz-user-select: -moz-none;
}

.context-menu-separator {
    padding-bottom:0;
    border-bottom: 1px solid #DDD;
}

.context-menu-item > label {
    -moz-user-select: text;
}

.context-menu-item.hover {
    cursor: pointer;
    background-color: #39F;
}

.context-menu-item.disabled {
    color: #666;
}

.context-menu-input.hover,
.context-menu-item.disabled.hover {
    cursor: default;
    background-color: #EEE;
}

.context-menu-submenu:after {
    content: ">";
    color: #666;
    position: absolute;
    top: 0;
    right: 3px;
    z-index: 1;
}

/* icons
    #protip:
    In case you want to use sprites for icons (which I would suggest you do) have a look at
    http://css-tricks.com/13224-pseudo-spriting/ to get an idea of how to implement 
    .context-menu-item.icon:before {}
 */
.context-menu-item.icon { min-height: 18px; background-repeat: no-repeat; background-position: 4px 2px; }
/*
.context-menu-item.icon-edit { background-image: url(images/page_white_edit.png); }
.context-menu-item.icon-cut { background-image: url(images/cut.png); }
.context-menu-item.icon-copy { background-image: url(images/page_white_copy.png); }
.context-menu-item.icon-paste { background-image: url(images/page_white_paste.png); }
.context-menu-item.icon-delete { background-image: url(images/page_white_delete.png); }
.context-menu-item.icon-quit { background-image: url(images/door.png); }
*/

/* vertically align inside labels */
.context-menu-input > label > * { vertical-align: top; }

/* position checkboxes and radios as icons */
.context-menu-input > label > input[type="checkbox"],
.context-menu-input > label > input[type="radio"] {
    margin-left: -17px;
}
.context-menu-input > label > span {
    margin-left: 5px;
}

.context-menu-input > label,
.context-menu-input > label > input[type="text"],
.context-menu-input > label > textarea,
.context-menu-input > label > select {
    display: block;
    width: 100%;
    
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
         -o-box-sizing: border-box;
            box-sizing: border-box;
}

.context-menu-input > label > textarea {
    height: 100px;
}
.context-menu-item > .context-menu-list {
    display: none;
    /* re-positioned by js */
    right: -5px;
    top: 5px;
}

.context-menu-item.hover > .context-menu-list {
    display: block;
}

.context-menu-accesskey {
    text-decoration: underline;
}

/***************** jquery context menu end ************************/


/*for sub menu */

#section-navigation
{
	float: left;
	width: 120px;
	padding: 0px 0;
	margin: 10px 0px;
	display: inline;
	
}

#section-navigation ul
{
	margin: 0;
	padding: 0;
	
}

#section-navigation ul li
{
	margin: 0 0 0em;
	padding: 2px 0 2px 0;
	list-style-type: none;
	border-bottom: #ddd 1px dotted;
}
#section-navigation OL
{
	padding: 0;
	list-style-position:outside;
	margin-left:8px;
}
#section-navigation   UL LI OL LI 
{
	margin:0px 10 0em;
	PADDING-LEFT: 1.1em; 
	list-style-type: none;
	border-bottom: #fff 0px solid;
	Background: url(../images/bullet-off.gif) no-repeat 0em 1em;;
	
}
#section-navigation .active
{
	font-weight:bold;
	COLOR: #333;
	clear: both;	
	text-transform: uppercase;
	padding: 0px 0 5px 0;
}


/*for sub pages*/

#subfullcontent
{
	width:830px;
	min-height: 500px;
	background:#fff;
	margin-left:140px;
	margin-bottom: 3em
	
	}

/*
#subfullcontent OL {

}
#subfullcontent UL {
margin-left: 1.5em;
}
#subfullcontent  OL LI UL LI  {

LIST-STYLE-TYPE: disc;
margin-left: 1.5em;
padding: 4px;
}*/

.legend {
	width: 97%;
	background:#fff;
	padding: 1em;
	border:0px solid #eee;
	margin-left:0px;
	text-align:left;
}

/*******************************************************************************************/
/* body column */
/*******************************************************************************************/

#body_col P {
 LINE-HEIGHT:140%;
 padding: 3px 0 5px 0; 
}
#body_col2 p a,
#body_col2 p a:visited{
	color:#0A779F;
	border-bottom:1px dotted #999999;

}
#body_col2 p {
line-height: 140%;
font-size: 13px;
padding: 2px 0 2px;
}


#body_col2 p a:hover,
#body_col2 p a:visited:hover{
	color:#981919;
	border-bottom:0px dotted #000000;
}

/*******************************************************************************************/
/* content */
/*******************************************************************************************/

#body_col2{
	padding: 0px 0px 10px 15px;
	width:1049px;
	clear:both;
	font-size:1.2em;
	line-height:140%;
	margin-top: 0px;
	margin-left:1.44em;
	overflow-x:scroll; 
	overflow-y:hidden;
	min-height:689px;
	background:#fff;
}

#body_col2 h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.8em;
	color:#000;
	margin:10px 0px 10px 0px;
	font-weight:normal;
	line-height:1.2em;
}

#body_col2 h3 a,
#body_col2 h3 a:visited{
	color:#666666;
	border-bottom: 1px dotted #E7E8CC;
}

#body_col2 h3 a:hover,
#body_col2 h3 a:visited:hover{
	color:#333333;
	border:0px solid #ffffff;
}

p a,
p a:visited,
#body_col2 a,
#body_col2 a:visited{
	color:#444;
}

/*Session Expired*/
#loginheader {
    	padding:0;
		margin:0	}
	
#leftcol {
		float:left;
		width:310px;
		padding:0px;
		font-size: 12px;
		clear:both;
	}
#rightcol {
		float:right;
		width:300px;
		font-size: 13px;
		padding:0px;
		clear:none;

		}

#rightcol a,#fullcol  a {
			color:#0A779F;
	border-bottom:1px dotted #999999;
		}
		
#fullcol {
		float:right;
		width:650px;
		padding:0px;
		font-size: 14px;


}
#loginwrap {
		width:1000px;
		margin:0 auto;
		background:#fff
	}

#middlecol {
		width:260px;
		
		font-size: 13px;
		float:left;
		margin-top: 3em;

}


DIV.entry {
	color: #000;/*border-top:1px solid #ddd;border-bottom:1px solid #ddd;*/ border-left: 1px dashed #000; 
	margin: 4em 0.2em 1em 0.3em; line-height: 140%; 
	 padding: 0 1em 0 2em; text-align: left; height:250px; 
	}
	
#rightcol UL {margin-left:0em;	padding:0}

.layoutList{
	float:left;
	margin: 0 10px 20px 0;
	text-align: center;
	width: 150px;
	height:100px;
}

.column{
	margin-right:.5%;
	min-height:300px;
	background:#fff;
	float:left;
	border:1px dashed #1BB2E0
}
.column .dragbox{
	margin:5px 2px  20px;
	background:#fff;
	position:relative;
	border:1px solid #ddd;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.column .dragbox h2{
	margin:0;
	font-size:12px;
	padding:5px;
	background:#f0f0f0;
	color:#000;
	border-bottom:1px solid #eee;
	font-family:Verdana;
	cursor:move;
}
.column .dragbox-content{
	background:#fff;
	min-height:100px; margin:5px;
	/*font-family:'Lucida Grande', Verdana; 
	font-size:0.8em; 
	line-height:1.5em;*/
}
.column  .placeholder{
	background: #f0f0f0;
	border:1px dashed #ddd;
}
/*
.dragbox h2.collapse{
	background:#f0f0f0 url('../images/collapse.png') no-repeat top right;
}*/


.dragbox h2 .configure{
	font-size:11px; font-weight:normal;
	margin-right:5px; float:right;
	cursor:pointer
}


.loadingBox{
	width:180px;
	height:50px;
	padding:30px;
	display:none;
}

.topLoadBox{
	width:80px;
	height:20px;
	position:fixed;
	top:0;
	left:0;
	background-color:#0D4A18;
	border:1px solid #0D4A18;
	color:#FFFFFF;;
	display:none;
	font-size:12px;
	
}

.small{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif; 
	color:#444; 
}

.columnDis{
	margin-right: 3px;
	background:#fff;
	float:left;
	/*border:1px solid black;*/
	padding:2px 2px 2px 2px;
}
.columnDis .header{
	font-weight:bold;
	letter-spacing:-.05em;
	font-family: "Lucida Grande", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 4px 2px 4px 2px;
	clear: both;
	color:#000000;
	background:#FFFFFF;
}

.columnDis .box{
	padding:4px 4px 4px 4px	
}

div.grayLine {
 height:0px;
 border-top:  1px solid #B8BFBA;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
}


.checkboxes-option {
	float: left;
	min-width: 160px;
}

#accessRow div{
	float:left;
}

.successbox, .warningbox, .errormsgbox {
	font-weight:bold;
	border: 2px solid;
	margin: 10px 0px;
	padding:5px 10px 5px 70px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.successbox {
	color: #4F8A10;
	background-color:#EDFCED;
	background-image:url('../images/OK.png');
	display:none;
}
.warningbox {
	color: #FFE222;
	background-color:#FAF9C9;
	background-image: url('../images/Warning.png');
	display:none;
}
.errormsgbox {
	color: #D8000C;
	background-color:#FDD5CE;
	background-image: url('../images/Error.png');
	display:none;
}
