/*== For Import Admin Section CSS ===*/
@import "admin.css";

/*== For Import Menu CSS ===*/
@import "menu.css";


/*  Overall */  


Body, .Normal, .NormalTextBox, TD, DIV, p, .Normal, .NormalDisabled, .NormalBold{ font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#7C7C7C;}
body 									{ margin:0px; padding:0px; background:#d2e1bf}
html									{ overflow-x:hidden}
a,a:link,a:active, a:visited			{ color:#7C7C7C; text-decoration:none;}
a:hover									{ color:#333; text-decoration:underline}
p										{ padding:5px 0; margin:0px}
li										{ list-style: disc; }
ol li									{ list-style: decimal; }
ul li									{ list-style: disc }
li										{ margin: 5px 0; }
h1,h3,h5								{ color:#f3993d;}
h2,h4,h6								{ color:#333}
a.CommandButton:link,
a.CommandButton:active,
a.CommandButton:visited					{ color:#D57300; font-weight:bold}
a.CommandButton:hover					{ color:#000}
.Head									{ line-height:30px;}
.SubHead								{ color:#888}
.clr									{ clear:both}

/*  Skin Layout  */
#dnnwrapper								{ background:url(images/body.gif) top left repeat-x}
.skinwidth								{ width:920px; margin:0 auto}
#dnntop									{ height:76px; text-align:center;}
#dnntop	.skinwidth						{ position:relative; z-index:100}
#dnntop .contactinfo					{ position:absolute; left:0px;width:245px; font-size:1.3em; font-family:Century Gothic, Arial, Helvetica, sans-serif; color:#FFFFFF; letter-spacing:0px;line-height:22px; text-align:left; font-weight:bold; text-align:center}
#dnntop .contactinfo a					{ color:#fff; text-decoration:none}
#dnntop .contactinfo .cssmenubox		{ float:right; width:700px}

#dnnheader								{ height:127px}
#dnnheader .skinwidth					{ background:url(images/header.jpg) top center no-repeat; height:127px; position:relative}
#dnnheader .skinwidth .logo				{ position:absolute; left:0px; top:15px}
#dnnheader .skinwidth .headimage		{ position:absolute; right:0px; top:0px}
#dnnheader .skinwidth .maa				{ position:absolute; left:380px; top:65px}
#dnnheader .skinwidth .headright		{ position:absolute; right:-582px; top:0px; background:url(images/headright.jpg) left top no-repeat; height:127px; width:582px; z-index:10;}

#dnncontent{  text-align:center}
#dnncontent .mainright{ position:relative; width:920px; margin:0 auto}
#dnncontent .mainright img{ position:absolute; top:-16px; right:-571px;}
#dnncontent .skinwidth{ background:url(images/mainbg.gif) top left repeat-x #faf9e4;min-height:500px; text-align:left;}
* html #dnncontent .skinwidth{ height:500px;}

#dnnfooter{ min-height:55px; text-align:center }
* html #dnnfooter{ height:55px}
#dnnfooter .skinwidth{ background:#b4cd95; color:#3b6e8f; font-size:11px}

#dnnfooter a:link,
#dnnfooter a:active,
#dnnfooter a:visited 					{ color:#3b6e8f; margin:0px; line-height:18px; text-decoration: none; font-weight: normal; padding:0 6px; font-family:Century Gothic, Arial, Helvetica, sans-serif; font-size:11px}
#dnnfooter a:hover						{ color:#d46907; text-decoration: underline}
#dnnfooter .copy-right					{ color:#3b6e8f; font-family:Century Gothic, Arial, Helvetica, sans-serif; font-size:11px; line-height:20px}


/*  Content Panes   */

.ContentPane							{ padding:0px; margin:0 0 0 10px; float:left; width:600px; display:inline;}
.panes									{ clear:both}
.boxapane								{ width:260px; float:left; margin-left:10px; display:inline; min-height:277px}
.boxbpane								{ width:295px; float:left; margin-left:20px; display:inline; min-height:277px}
.boxcpane								{ width:295px; float:right; margin-right:10px; display:inline; min-height:277px}
.boxdpane								{ width:260px; float:left; margin-left:10px; display:inline; min-height:188px; border-top:1px #b4cd95 solid; padding-top:10px}
.boxepane								{ width:295px; float:left; margin-left:20px; display:inline; min-height:188px; border-top:1px #b4cd95 solid; padding-top:10px}
.boxfpane								{ width:295px; float:right; margin-right:10px; display:inline; min-height:188px; border-top:1px #b4cd95 solid; padding-top:10px}
.BottomPane								{ margin:0px; padding:0px; clear:both}
.RightPane								{ margin:0 10px 0 0; width:290px; float:right; padding-top:50px; display:inline}
.DNNEmptyPane							{ width:0px;padding:0px;margin:0px;}




