/* 
================================
Skin styles for DotNetNuke
================================
 */  

.pagemaster {
-moz-box-sizing:border-box;box-sizing:border-box;
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
-moz-box-sizing:border-box;box-sizing:border-box;
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
-moz-box-sizing:border-box;box-sizing:border-box;
}
.skingradient {
/*	background-image: url(gradient_DkBlue.jpg); 	*/ 
-moz-box-sizing:border-box;box-sizing:border-box;
background : Transparent url(canon_logo_line.gif)  right bottom no-repeat;
	background-repeat:repeat-x;
	padding-bottom:12px;
	margin-bottom:20px;
}
/* Added Edwin*/
.skingradientlogo
{
-moz-box-sizing:border-box;box-sizing:border-box;
	background : Transparent url(canon_logo.gif)  bottom  no-repeat;
	padding-bottom:90px;
	margin-bottom:20px;
}
/* Added Edwin*/
.skingradientnologo
{
-moz-box-sizing:border-box;box-sizing:border-box;
background : Transparent url(canon_logo_line.gif)  bottom  no-repeat;
background-repeat:repeat-x;
	padding-bottom:2px;
	margin-bottom:10px;
}

.skingradientend
{
-moz-box-sizing:border-box;box-sizing:border-box;
	background : Transparent url(canon_logo_end.gif) bottom  no-repeat;
	padding-bottom:0px;
	margin-bottom:0px;
}
.controlpanel {
-moz-box-sizing:border-box;box-sizing:border-box;
	width: 100%;
	background-color: #fefefe;
}
tr.toppane
{
-moz-box-sizing:border-box;box-sizing:border-box;
	background : Transparent url(bg2.jpg)  bottom  no-repeat;
	/*background-position: center;*/
	background-repeat: repeat-x;

}
.toppane {
-moz-box-sizing:border-box;box-sizing:border-box;
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
-moz-box-sizing:border-box;box-sizing:border-box;
	width: 320px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 320px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
-moz-box-sizing:border-box;box-sizing:border-box;
	width: 320px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td{ /*TD if menu option for using tables is on*/
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E31836;
	font-weight: bold; 
	font-style: normal; 
	background:#ffffff;
	white-space: nowrap;  /*Word wrapping menu item now optional*/	    
	padding-right: 5px;padding-left: 5px;padding-bottom: 5px;padding-top:5px;
	border-bottom: #e0e0e0 1px solid; 
	background-color: #f5f5f5;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E31836;
	font-weight: bold; 
	font-style: normal; 
	background : Transparent url(right_sep.gif) right bottom no-repeat;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
	padding-right: 20px;
	padding-left: 14px;
	padding-bottom: 12px;
	padding-top: 83px;
	height: 83px;
}


.main_dnnmenu_itemhover {  
	color: #9b0101; 
}

.main_dnnmenu_itemhover td {  
	color: #9b0101; 

}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	/*width: 15px; */
	width: -2px; 
	height: 100%;
}
.main_dnnmenu_submenu {

	/*background-color: #ffffff;  */
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */	
	/*padding: -1px -1px -1px -1px; */
}
.main_dnnmenu_break {
	/*eight: 1px;
	font-size: 1px;*/
}

.main_dnnmenu_arrow {
	/*border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; */
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}



/*added edwin*/



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}




A:active
{
	text-decoration: none;
	/*color: #003366;*/
	color: #fe6905;
}


/*added Than Htat Aung*/

.dateheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

.menulink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E31836;
	font-weight: bold; 
	font-style: normal;
}

A.menulink:link
{
	color: #E31836;
}

A.menulink:visited
{
	text-decoration: none;
	color: #E31836; 
	
}

A.menulink:hover
{
	text-decoration: none;
	color: #9b0101;
}

A.menulink:active
{
	text-decoration: none;
	color: #9b0101;
}

.redheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #ff1836;
	font-weight: bold; 
}

table.seminar {
	border-width: 2px 2px 2px 2px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
border-collapse: collapse;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.seminar th {
	
}
table.seminar td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;

	-moz-border-radius: 0px 0px 0px 0px;
}