/* CSS Document */
@import url(Layout.css);
@import url(Mobile.css);
@import url(Style.css);
@import url(fonts/font-awesome.css);
@import url(bootstrap/css/bootstrap.css);
@import url(bootstrap/css/docs.min.css);
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@font-face {
    font-family: 'open_sans';
    src: url('fonts/opensans-webfont.eot');
    src: url('fonts/opensans-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-webfont.woff') format('woff'),
         url('fonts/opensans-webfont.ttf') format('truetype'),
         url('fonts/opensans-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* ********** Skin Style ************** */ html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,abbr,address,cite,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot{border:0; padding:0; margin:0; }

article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}
a img{border:0}
figure{position:relative}
figure img{width:100%}
img, object, embed{ max-width: 100%;}
img { height: auto; vertical-align: top;}

#Body{
	 padding:0; margin:0; }
html,body{
	margin:0px; 
	padding:0px;
	font-size:12px; 
	color:#444444;
	line-height:1.5em;
	
	}

TH,TD,DIV,p {  }
A, A:link, A:active, A:visited{
    -moz-transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
    border: medium none;
    
    outline: medium none;
    text-decoration: none;
}
a:hover{
	 color:#639427;
}

.Head									{ font-size:12px;font-weight:bold;color:#4a4949;}
.SubHead								{ font-size:12px;color:#4a4949;}
.SubSubHead								{ font-size:12px; color:#4a4949; }
.Normal									{ font-size:13px; line-height:1.7em; color:#666666; }

h1 {
    color:#555555;
    font-size: 30px;
    font-weight: bold;
    line-height: 1em;
}
h2 {
    color:#4aa520;
    font-size: 30px;
    font-weight: normal;
    line-height: 45px;
    text-align: center;
}
h3 {
    color:#555555;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
}
h4 {
    color:#555555;
    font-size: 18px;
    font-weight: bold;
    line-height:25px;
}
h5{ font-size:14px; line-height:25px; color:#555555;}
h6{ font-size:12px; line-height:25px; color:#555555;}


.headp{
	float:left;
	padding:5px;
}
.clear{  clear:both; line-height:0; font-size:0; height:0;}
.dnnpanes { clear:both;-moz-box-sizing:border-box;box-sizing:border-box; }
.clearafter {
    display: block;
}
/* ********** Login Style ************** */
/* ********** User Style ************** */
/* ********** Date Style ************** */
/* ********** Links Style ************** */
/* ********** Breadcrumb Style ************** */
.bread_style { padding:5px 0;}
.bread_h { float:left;}
a.bread_home {
    background: url("images/bread_home.html") no-repeat scroll 0 50% transparent;
    display: block;
    float: left;
    height:13px;
    margin:2px 10px 0;
    width: 16px;
}
.bread_style a,
.bread_style a:link,
.bread_style a:visited,
.bread_style a:active { color:#000000;}
.bread_style a:hover { color:#B00404;}
/* ********** Footer Style ************** */

/* ********** Buttons Style ************** */
form#Form{
	height:100%;}
.ModuleTitle_SubMenu{
	z-index:9999!important;}	
.clearafter:after{
	clear:both;
	content:".";
	height:0px;
	font-size:0px;
	visibility:hidden;
	display:block;
	}
.clearafter{
	display:inline-block;}
.clearafter{
	display:block;}
.ControlPanel .CommandButton,
.ControlPanel A.CommandButton:link,
.ControlPanel A.CommandButton:visited,
.ControlPanel A.CommandButton:active{
	font-size:100%;color:#000;text-decoration:none;font-weight:normal;}
.ControlPanel A.CommandButton:hover{
	color:#000; text-decoration: underline; font-weight:normal; }
/* ********** Control Panel Style ************** */
.megaborder { 
    -moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
#ControlBar {
    -moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
#ControlEditPageMenu > li > a.controlBar_editPageInEditMode {
    -moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.dnn_mact > li.actionMenuMove > ul li {
    -moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.dnnDropDownList .selected-item a, .dnnDropDownList .selected-item a:link, .dnnDropDownList .selected-item a:visited, .dnnDropDownList .selected-item a:hover, .dnnDropDownList .selected-item a:active {
    -moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
#ControlActionMenu > li > a{
    -moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
#ControlNav > li > a{
    -moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
#ControlBar li {
    -moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

.dnnForm .ui-widget-header, .dnnFormPopup .ui-widget-header {
    -moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-moz-box-sizing: content-box;
    border-bottom: 4px solid #292929;
    font-weight: bold;
}
.dnnActionMenuTag {
    -moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-moz-box-sizing: content-box;
    background: -moz-linear-gradient(center top , #F3F3F3 0%, #CFCFCF 100%) repeat scroll 0 0 transparent;
    border: 1px solid #999999;
    border-radius: 3px 3px 3px 3px;
    cursor: default;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    min-width: 65px;
    padding: 5px 10px;
}
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active{
	font-size:100%;color:#fa6101;text-decoration:none;font-weight:normal;}
A.CommandButton:hover{
	  text-decoration: underline; font-weight:normal; }
	
.FileManager A,
.FileManager A:link,
.FileManager A:visited,
.FileManager A:active{
	color:#000;text-decoration: underline;}
.FileManager A:hover{
	color:#000;text-decoration:none;}



/* ********** Other Style ************** */	
#dnn_wrapper{
	min-height:100%;
	background:url(images/body_bg.html) 50% 0px no-repeat #000000;
	position:relative;
	overflow:hidden;
	}
* html #dnn_wrapper{
	height:100%;}
	
/* ******some color style for black background ******** */
.dnnForm h2.dnnFormSectionHead a, .dnnForm h2.dnnFormSectionHead a:visited{
	color:#ccc;
}
#dnn_ctr412_dnn_ctr412_Tabs_UPPanel span.rtIn{
	color:#ccc;
}
.dnnTreeLegend h3{
	color:#353535;
}
.dnnFormItem input[type="checkbox"], .dnnFormItem input[type="radio"], .dnnFormItem input[type="file"], .dnnFormItem input[type="button"], .dnnFormItem input.rcbInput{
	color:#ccc;
}


/* SIDE NAV */

.DataGrid_Item{
	font-size:11px;}
.DataGrid_AlternatingItem{
	font-size:11px;}

.DNNEmptyPane{
	display:none;}


.dnn_space{
	height:8px;
	font-size:0px;}












