/* ========================  skin body css style ==================================*/
body { 
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
}
.outbox {
    margin:0;
	text-align:center;
	background-color:#f1f1f1;
}
.skin_width {
	margin:0 auto;
	width:800px ;
	text-align:left;
}
.inbox {
	text-align:left;
	border:1px #999999 solid;
	width:800px;
	background-color:#fbaf26;
}
.top {
	background:url(images/top_bg.jpg) top no-repeat;
	height:245px;	
}
.left_line {
	background:url(images/shadow_line.jpg) left repeat-y #fbaf25;
}
#logo { width:350px; padding:35px 0  0 45px; background:url(images/cake_logo.jpg) no-repeat 65px 15px; height:125px;}
#left {
	width:213px;
	background:url(images/lt_bg.jpg) bottom left no-repeat;
	padding-bottom:254px;
}
.lt_top {
	background:url(images/shadow_top.jpg) right no-repeat;
	height:37px;
	width:213px;
}
.date_style {text-align:left; margin-left:15px; }
#nav { 
	background:url(images/shadow_line.jpg) right repeat-y #fbaf25;
	margin:10px 0 20px 0px; 
}
#right {
	background-color:#FFFFFF;
}
.skin_body { padding:10px 0;}
.rt_top {
	background:url(images/bar_tl.jpg) left top no-repeat #f68120;
	height:37px;
}
.bar {
	height:37px;
}

.bottom {
	padding: 10px;
	text-align:center;
}

/*============= skin text  css ============*/
h1,h2,h3,h4,h5,h6 {font-family:Arial, Helvetica, sans-serif}
h1 {font-size: 26pt;color: #964c06; margin-bottom:5px;}
h2 {font-size: 24px;color: #970100; margin-bottom:4px;}
h3 {font-size: 18px;color: #1F1E1E; margin-bottom:3px;}
h4 {font-size: 13px;color: #4C1601; margin-bottom:2px;}
h5 {font-size: 14px;color: #f58220; margin-bottom:2px;}
h6 {font-size: 12px;color: #964c06; margin-bottom:2px;}
.Head {font-weight: bold; font-size: 13px; color: #000000}
.SubHead {font-size: 11px; color: #000000}
.SubSubHead {font-size: 11px; color: #000000}
.Normal {font-size: 12px; color: #6F6F6F; font-family:Arial, Helvetica, sans-serif;}
TH ,TD,DIV{font-size: 12px; color: #6F6F6F; font-family:Arial, Helvetica, sans-serif;}
a img {padding:0px; border:0;}
ul { list-style-type:square; color:#993300;}
ul .li { color:#993300;  list-style:square; }

A ,A:link ,A:visited,A:active {font-size: 12px;color: #F58220; text-decoration: underline;}
A:hover {color: #333; text-decoration: none}

a.a:link ,a.a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #90b70a;
	text-decoration: underline;
}
a.a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

a.b:link , a.b:visited{

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #8c2811;
	text-decoration: underline;
}
a.b:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

a.c:link , a.c:visited{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #8C2811;
	text-decoration: underline;
}
a.c:hover {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

a.d:link , a.d:visited{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.e:link,a.e:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a.e:hover {
    font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


/*============= all pane padding css ============*/
.undernavpane {padding-right: 10px; padding-left:10px; padding-bottom: 0px;  padding-top: 0px; }
.topPane {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px; }
.leftPane {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px;}
.rightPane {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px;}
.ContentPane {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px;}
.bottomPane {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px;}
.Pane1 {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px;}
.Pane2 {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px;}
.Pane3 {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px;}
.Pane4 {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px;}
.bottomPane2 {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px;}
.footerPane {padding-right: 5px; padding-left: 5px; padding-bottom: 0px;  padding-top: 0px;}


/* ========================  dnn text css style ==================================*/

.CommandButton ,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active {color: #a63131; text-decoration: none; font-size:12px}
A.CommandButton:hover {color: #a63131; text-decoration: underline}
.date { font-family:Arial; color: #632c00; text-decoration: none;font-weight: bold; font-size:12px;}

.u_text { font-family:"Times New Roman", Times, serif; font-size:13px; font-weight:600;}
A.user:link,A.user:active, A.user:visited,.user{ color: #fff; text-decoration: none}
A.user:hover {color: #5f2c16; text-decoration: underline}
A.breadcrumb:link ,A.breadcrumb:active,A.breadcrumb:visited ,.breadcrumb {color: #5f2c16; text-decoration: none; }
A.breadcrumb:hover {color: #fff; text-decoration: underline}
.footer,A.footer:link,A.footer:active,A.footer:visited { color: #666; text-decoration: none; font-size:12px;}
A.footer:hover { color: #5f2c16; text-decoration: underline}


/* ========================  menu css style ==================================*/
.MainMenu_MenuContainer {
	background-color: Transparent;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuIcon {
	display: none
}
.MainMenu_RootMenuArrow {
	display: none
}
.MainMenu_MenuArrow {
	display: none
}
.MainMenu_MenuItemSel {
	background: none transparent scroll repeat 0% 0%
}

.MainMenu_MenuItem {
	border: #fff 1px solid;
	border-width:0 0  1px 0;
	padding:2px 15px 2px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    color: #884109; height:20px;
}

.submenuitemselected,.submenuitembreadcrumb {
    border: #fff 1px solid;
	border-width:0 0  1px 0;
    padding:2px 15px 2px 10px;
    background: #f68121; 
	margin: 0px; height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
.submenu {
	border: #fff 1px solid;
	margin-top: 0px; z-index:1000;
	background:#fbaf26;
	text-align:left;
}
.MainMenu_MenuBreak {
	border: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.rootmenuitem TD{ 
	color:#73361a;
	font-size:13px;font-family:Tahoma;
	font-weight:bold;
	background:url(images/menu.jpg) no-repeat bottom;
	text-align:left;
	text-indent:42px;
	padding:0;
	height:42px;
	width:205px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#fff;
	font-size:13px;font-family:Tahoma;
	font-weight:bold;
	background:url(images/menus.jpg) no-repeat bottom;
	text-align:left;
	text-indent:42px;
	padding:0;
	height:42px;
	width:205px;
}


