@charset "utf-8";

/* -----------------------------------------------------------------------
     _    _ _     _                 _    _                                
    / \  | | | __| |_ __  _ __  ___| | _(_)_ __  ___   ___ ___  _ __ ___  
   / _ \ | | |/ _` | '_ \| '_ \/ __| |/ / | '_ \/ __| / __/ _ \| '_ ` _ \ 
  / ___ \| | | (_| | | | | | | \__ \   <| | | | \__ \| (_| (_) | | | | | |
 /_/   \_\_|_|\__,_|_| |_|_| |_|___/_|\_\_|_| |_|___(_)___\___/|_| |_| |_|

 The Name Of Skin: AllDnnSkins 11217
 Category: Business
 Publish Date: June 9, 2010
 Latest Date: June 9, 2010
 Contact Information:contact@alldnnskins.com
 Copyright by Alldnnskins.com. All Rights Reserved

----------------------------------------------------------------------- */

/* =S Skin Base ------------------------------------------------------- */
html,body,form#Form {
	margin: 0;
	padding: 0;
	height:100%;
}

body,p,div,td,th,dt,dd,.Normal,input {
	font-family: Arial,sans-serif;
	font-size:14px;
}

body#Body {
	color: #707070;
}

ul li {
	list-style-type: disc;
}

td {
	white-space: normal;
}

p {
	margin: 0 0 .8em;
	line-height: 1.6;
}

a:link,a:visited {
	color: #38850E;
	text-decoration: none;
}

a:hover,a:active {
	color: #E0350D;
	text-decoration: underline;
}

.ControlPanel{ position:relative; z-index:1000;}
.cleardiv {
	clear: both;
	height: 0;
	font-size: 0;
}

.jd_menu {
	display: inline-block;
	font-family:  Arial Narrow, Arial, Tahoma;
}

.jd_menu {
	display: block;
	font-family:  Arial Narrow, Arial, Tahoma;
}

.jd_menu:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
}



h2 {
	padding: 0 0 23px 0;
	line-height: 1.2em;
	font-size: 2.5em;
	font-weight: 700;
	color: #fff;
}

h3 {
	padding: 0 0 18px 0;
	line-height: 1.5em;
	font-size: 2em;
	font-weight: 700;
	color: #6d5549;
}

	h3 em {
		display: block;
		margin: 0 0 -7px 0;
		font-style: normal;
	}
	
	h3 i {
		display: block;
		margin: 0 0 -2px 0;
		font-style: normal;
	}

h5 {
	padding: 0 0 3px 0;
	line-height: 1.714em;
	font-size: 1.167em;
	font-weight: normal;
	color: #38850e;
}

h6 {
	padding: 0 0 5px 0;
	line-height: 1.667em;
	font-size: 1.5em;
	font-weight: normal;
	color: #d4debd;
}

	h6 em {
		display: block;
		margin: 0 0 -3px 0;
		font-style: normal;
	}

h4{
	color:#D4DEBD;
	font-size:1.3em;
	font-weight:normal;
	line-height:1.667em;
	padding:0 0 5px;
	margin:0px;
}
h5{
	font-size:1.167em;
	color:#38850E;
	font-weight:normal;
	line-height:1.714em;
	margin:8px 0px 6px 0px;
	font-family:Arial;
}
h6{
	color:#D4DEBD;
	font-size:1.5em;
	font-weight:normal;
	line-height:1.667em;
	padding:0 0 5px;
	margin:0px;
}
/* =E Skin Base ------------------------------------------------------- */

/* =S Skin Object ----------------------------------------------------- */

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#38850E;TEXT-DECORATION:none}
A.CommandButton:hover		{color:#E0350D;TEXT-DECORATION:underline}

.FileManager{ color:#000}
.FileManagerTreeNode{ color:#000}
.FileManagerTreeNodeSelected{ color:#000;}
.Head {
	color: #38850E;
	font-size: 14px;
	font-weight: bold;
}

.SubHead {
	color: #38850E;
	font-size: 12px;
	font-weight: bold;
}

#breadcrumb a {
	color: #EB6100;
}

#copyright a {
	color: #535353;
	text-decoration: none;
}

#copyright a:hover {
	color: #EB6100;
}

.tx-cr,.link-cr {
	margin: 0 2px;
}

#footNav a {
	color: #949494;
}

#footNav a:hover {
	color: #EB6100;
}

.Settings,#dnn_ctr_Login_pnlLogin,#dnn_ctr_ManageUsers_UP,#dnn_ctr_ManageTabs_UP {
	text-align: left;
}

/* ==S Module ACTION */
.ModuleTitle_SubMenu {
	border: 1px solid #C0D6E5;
	background: #F8FAFF;
}

.ModuleTitle_SubMenu td {
	padding-right: 2px;
	color: #000;
	font-family: Arial Narrow, Arial, Tahoma,Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuIcon {
	width: 18px;
	height: 21px;
	border: 0;
	padding: 0;
	background: none;
	text-align: center;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItem {
	height: 21px;
	border: 0;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuArrow {
	width: 5px;
	border: 0;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel {
	background: #265E07;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel {
	color: #000;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuBreak {
	border: 1px solid #C0D6E5;
	border-width: 1px 0;
	background: #F8FAFF;
	font-size: 1px;
	line-height: 1px;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuBreak td.ModuleTitle_MenuIcon {
	border: 0;
	background: none;
}
/* ==E Module ACTION */
/* =E Skin Object ----------------------------------------------------- */

/* =S Skin Pane ------------------------------------------------------- */
.pane-box {
	width: 100%;
}

.pane-box-sub {
	vertical-align: top;
}

.leftshowpane,.leftpane {
	padding-right: 3px;
	vertical-align: top;
}
.rightshowpane,.rightpane {
	padding-left: 3px;
	vertical-align: top;
}

.toppane {
	padding-bottom: 3px;
}

.contentpane {
	vertical-align: top;
}

.bottompane {
	padding-top: 3px;
}
.DNNEmptyPane{ width:0px; padding:0px; line-height:0px; height:0px; font-size:0px; margin:0px; visibility:hidden;}
/* =E Skin Pane ------------------------------------------------------- */

/* =S Skin Link ----------------------------------------------------- */
.links{ padding:8px 4px 8px 4px; background:url(images/links_s.png) left center no-repeat;}

.links,
A.links:link,
A.links:active,
A.links:visited	{font-weight:normal; color:#341F18; font-size:12px;text-decoration:none;}
A.links:hover{font-weight:normal; color:#341F18; font-size:12px; text-decoration:underline;}
/* =S Skin Link ----------------------------------------------------- */

/* =S Skin Layout ----------------------------------------------------- */
#skinall{ background-color:#1F1209; position:relative; min-width:1000px; min-height:100%;}
.SkinAllWidth{ width:980px;}

#mainbody{
	margin:0 auto;
}

#all_top{
	min-height:550px;
	background:url(images/all_bg.jpg) center top repeat-x #fff ;
}

#top_w{
	margin:0 auto;
}
.top_r{
	width:100%;
	float:right;
	margin-left:-237px;
}
.top_r_r{
	padding-left:249px;
	padding-right:17px;
}
.topleftpane{
	float:left;
	width:45%;
}
.skinuser{
	float:right;
	font-size:14px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	padding-right:5px;
}

.skinuser a {
	font-size: 12px;
	color:  #6d5549;
}

.toprightpane{
	float:right;
	width:145px;
}

.banenrpane{
	padding-top:215px;
}

.top_l{
	float:left;
	width:230px;
	padding:0px 4px 0px 3px;
}
.logo_h{
	min-height:233px;
	
}

.skinlogo{
	padding:6px 0px 0px 6px;
}

.skinmenu{
	background:url(images/menu_bg.jpg) left top no-repeat;
	min-height:313px;
}

#all_m{
	background-color:#fff;
	padding:3px;
}

.skinfoot{
	background-color:#CAC3BD;
	min-height:50px;
}
.skinfoot,
.skinfoot a:link,
.skinfoot a:active,
.skinfoot a:visited{
	color:#341F18;
	text-decoration:none;
}
.skinfoot a:hover{
	color:#341F18;
	text-decoration:underline;
}
.skinterms{
	float:right;
	height:50px;
	line-height:50px;
	padding-right:33px;
}
.skinlinks{
	float:right;
	padding:17px 20px 0px 0px;
}
#logo img {
	vertical-align: top;
}
/* =E Skin Layout ----------------------------------------------------- */

/* =S Skin JDMENU ----------------------------------------------------- */
#globalNav,#globalNav .wrap,.jd_menu {
	background: url("images/bg_menu.png") no-repeat 0 0;
}

#globalNav {
	float: right;
	width: 745px;
	margin-right: 8px;
	background-color: #F9A11A;
	background-repeat: repeat-x;
	background-position: 0 -104px;
	font-family:  Arial Narrow, Arial, Tahoma;
}

#globalNav .wrap {
	background-position: 0 0;
}

.jd_menu,.jd_menu ul,.jd_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family:  Arial Narrow, Arial, Tahoma;
}

.jd_menu {
	padding: 20px 27px 0px 19px;
	background-position: 100% -208px;
	font-family:  Arial Narrow, Arial, Tahoma;
}

.jd_menu_vertical  {
	padding: 20px 27px 0px 19px;
	background-position: 100% -208px;
	font-family:  Arial Narrow, Arial, Tahoma;
}

.jd_menu li {
	cursor: pointer;
}

.jd_menu > li {
	padding: 0px 0px 0px 35px;
	margin:0px 1px 0px 0px ;
	background: url(images/menu-divider.gif) left center no-repeat;
	border-bottom:1px solid #6D9459;
}

.jd_menu li a {
	display: block;
	color: #fff;
	white-space: nowrap;
	cursor: pointer;
	text-decoration: none;
	
}

.jd_menu > li > a {
	padding: 8px 16px 12px 0px;
	font: 22px/18px Nina;
}

.jd_menu > li.activetab,.jd_menu > li.jdm_hover,.jd_menu > li.jdm_active {
	background: url(images/menu-divider.gif) right center no-repeat;
	color:#fff;
}

.jd_menu > li.activetab > a,.jd_menu > li.jdm_hover > a,.jd_menu > li.jdm_active > a {
	color:#fff;
}

/* ==S Sub Menu */
.jd_menu ul {
	display: none;
	position: absolute;
	z-index: 10000;
	min-width:93px;
	margin-top: 3px;
	background:#235A06;
	padding:2px;
	margin-left:27px;
}

.jd_menu ul ul {
	margin: 0px 0 0 1px;
}

.jd_menu ul li a {
	padding: 5px 8px 5px;
	font-family: Arial Narrow, Arial, Tahoma,sans-serif;
	font-size: 12px;
	line-height: 13px;
}

.jd_menu li.activetab ul a,.jd_menu li.jdm_hover ul a,.jd_menu li.jdm_active ul a {
	color:#fff;
}

.jd_menu ul li a:hover,.jd_menu ul li.jdm_hover > a {
	background: #fff;
	color: #235A06;
}
/* ==E Sub Menu */
/* =E Skin JDMENU ----------------------------------------------------- */

/* =S Skin Typesetting ------------------------------------------------ */
.last-para {
	margin-bottom: 0;
}
/* =E Skin Typesetting ------------------------------------------------ */

/* =E Skin MINILOGIN ------------------------------------------------ */

/* =E Skin MINILOGIN ------------------------------------------------ */
a.readmore1{
	display:inline-block;
	background:url(images/link1_left.gif) left top no-repeat;
	
}

a.readmore1 span{
	background:url(images/link1_right.gif) right top no-repeat;
	display:inline-block;
}

a.readmore1 span span{
	background:url(images/link1_m.gif) left top repeat-x;
	margin:0px 13px 0px 13px;
	height:28px;
	line-height:28px;
	display:inline-block;
	cursor:pointer;
	overflow:hidden;
	color:#F7B21E;
	font-weight:bold;

}

a.readmore1 span span:hover{
	color:#F7B21E;
	text-decoration:underline;
}


a.readmore2{
	display:inline-block;
	background:url(images/link2_left.gif) left top no-repeat;
	
}

a.readmore2 span{
	background:url(images/link2_r.gif) right top no-repeat;
	display:inline-block;
}

a.readmore2 span span{
	background:url(images/link_2_m.gif) left top repeat-x;
	margin:0px 13px 0px 13px;
	height:28px;
	line-height:28px;
	display:inline-block;
	cursor:pointer;
	overflow:hidden;
	color:#FFF2D5;
	font-weight:bold;

}

a.readmore2 span span:hover{
	text-decoration:underline;
	color:#FFF2D5;
}

a.readmore3{
	display:inline-block;
	background:url(images/link3_left.gif) left top no-repeat;
	
}

a.readmore3 span{
	background:url(images/link3_right.gif) right top no-repeat;
	display:inline-block;
}

a.readmore3 span span{
	background:url(images/link3_m.gif) left top repeat-x;
	margin:0px 13px 0px 13px;
	height:28px;
	line-height:28px;
	display:inline-block;
	cursor:pointer;
	overflow:hidden;
	color:#E0350D;
	font-weight:bold;

}

a.readmore3 span span:hover{
	text-decoration:underline;
	color:#E0350D;
}


