/*
 * DotNetNuke Skin styles by bestdnnskins.com
 */
@import url(css/all.css);
@import url(css/tablet.css);
@import url(css/mobile.css);
@import url(css/camera.css);
@import url(//fonts.googleapis.com/css?family=Archivo+Narrow);
@import url(../../e2e.Mobile/all.css);

/*--------- Global CSS Reset & Standards ----------*/
Body { margin:0;padding:0; background:#fff; }
#Body{ background:#fff; color:#333333; }
html,body{ margin:0; padding:0; height:100%; font:normal 12px/1.5 Calibri,"Pragati Narrow",sans-serif; color:#333333; }
form#Form{ height:100%; }
TH,TD,DIV{ font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;}
p{ margin:0 0 20px 0; }
ol, ul {list-style: outside;}
li,ul li{ list-style:outside disc; }
a{outline:0;border:0;}
img{border:0;}
.ModuleTitle_SubMenu{ z-index:9999!important; }	

A:link { color :#776b66; text-decoration : none; } 
A:active { color :#178FC4; text-decoration : underline; }
A:hover { color :#178FC4; text-decoration : underline; }
A:visited { color :#776b66; text-decoration : none; }

h1{font-size:28px;line-height:1.5em;color:#333333;font-weight:bold;font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;}
h2{font-size:24px;line-height:1.5em;color:#333333;font-weight:bold;font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;}
h3{font-size:20px;line-height:1.5em;color:#333333;font-weight:bold;font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;}
h4{font-size:18px;line-height:1.5em;color:#333333;font-weight:bold;font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;}
h5{font-size:16px;line-height:1.5em;color:#333333;font-weight:bold;font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;}
h6{font-size:14px;line-height:1.5em;color:#333333;font-weight:bold;font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;}

/*h2 							{	font-size: 22px;	line-height: 1.3em;	text-transform: uppercase;	color: #776b66;	font-weight: normal;	font-family: 'Archivo Narrow', sans-serif;	}
h2 strong 			{	font-weight: normal; }*/
h2, h2 strong 	{	font-size: 15px;	line-height: 1.6em; text-transform: uppercase;	color: #776b66;	font-weight: normal; font-family: 'Archivo Narrow', sans-serif;	}
h3, h3 strong 	{	font-size: 14px;	line-height: 1.3em;text-transform: lowercase;	color: #414141;	font-weight: bold; font-family: 'Archivo Narrow', sans-serif;	}
h3, h3 strong 	{	text-transform: capitalize;}

div.ModDNNFAQsC a .Normal > div {
padding:0 20px;
}

/*div.ModDNNFAQsC span .Normal > div {
padding:20px 0px;
}*/

.Head{ font-weight:bold; font-size:15px; }
.SubHead { font-weight:bold;  font-size:14px; }
.SubSubHead{ font-size:13px; }
.Normal { font-size:12px; line-height:1.5em; }

.clearafter:after{ clear:both; content:"."; height:0px; font-size:0px; visibility:hidden; display:block; }
.clearafter{ display:inline-block; }
.clearafter{ display:block; }
.clear{ clear:both; }
.clear_float{ clear:both;line-height:0;font-size:0;}

/*--------- ControlPanel style ----------*/
.controlpanel_bg { width: 100%; background:#FFFFFF; }
.controlpanel_style {width:900px; margin:0 auto}
.controlpanel_style table {width:100%}

.CommandButton { font-size: 11px; font-weight : normal; color: #0033CC; text-decoration: none; }
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active { font-size: 11px; font-weight : normal; color : #0033CC; text-decoration : underline; }
A.CommandButton:hover { font-size: 11px; font-weight : normal; color : #0033CC; text-decoration : none; }

.FileManager A, .FileManager A:link, .FileManager A:visited, .FileManager A:active{ color:#000; text-decoration: underline; }
.FileManager A:hover{ color:#000; text-decoration:none; }
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction, a.dnnPrimaryAction:link { color: #FFFFFF; text-decoration : none;}
.dnnActionMenu span {color:#000000!important;}

/*--------- Search style ----------*/
#Search{background:url(images/search_bg.jpg) no-repeat left top; width:214px; height:34px; z-index:999; position:relative; }
.searchcss, a.searchcss:link, a.searchcss:active, a.searchcss:visited{ background:url(images/blank.gif); color:#ffffff; text-decoration:none; font-weight:normal; font-size:12px; display:block; position:absolute; width:30px; height:28px; right:2px; top:-2px; text-indent:-99999px; overflow:hidden; }
a.searchcss:hover{ color:#000000; text-decoration:none; font-weight:normal; font-size:12px; }
.search_position {position:absolute; left:14px; top:6px; }
#dnn_dnnSEARCH_txtSearch{ float:left; width:155px; height:20px; font-size: 13px; color:#FFFFFF; text-align: left; padding:1px 44px 1px 3px; background:none; outline:none; border:none; display:block; }
.search_position .searchInputContainer a.dnnSearchBoxClearText {right: 35px !important;}

/*--------- Login style ----------*/
.Login, A.Login:link, A.Login:visited, A.Login:active{ padding:0 0 0 3px; font-size:14px; color:#776b66; text-decoration:none; }
A.Login:hover { color:#178FC4; text-decoration:none; }

/*--------- User style ----------*/
.User, A.User:link, A.User:visited, A.User:active{ padding:0 13px 0 0; font-size:14px; color:#776b66; text-decoration:none; }
A.User:hover { color:#178FC4; text-decoration:none; }

/*--------- Footer style ----------*/
.Footer{ padding:0px; color:#bfbfbf; font-size:14px; }
A.Footer:link, A.Footer:visited, A.Footer:active { padding:0px; color:#dbdbdb; font-size:12px; text-decoration:underline; }
A.Footer:hover { color:#dbdbdb; text-decoration: none;}

/*--------- BannerPane Links style ----------*/
.bannerpane a { color :#f5f5f5; text-decoration : underline; }
.bannerpane a:visited { color :#dddddd; text-decoration : none; }
.bannerpane a:active { color :#ffffff; text-decoration : none; }
.bannerpane a:hover { color :#cccccc; text-decoration : none; }

/*--------- FooterPane Links style ----------*/
.footerpane_style a { color :#f5f5f5; text-decoration : underline; }
.footerpane_style a:visited { color :#dddddd; text-decoration : none; }
.footerpane_style a:active { color :#ffffff; text-decoration : none; }
.footerpane_style a:hover { color :#cccccc; text-decoration : none; }

/*--------- FooterPane Content style ----------*/
.footerpane_style, .footerpane_style .Normal, .footerpane_style p, .footerpane_style div, .footerpane_style span, .footerpane_style li, .footerpane_style td, .footerpane_style dt, .footerpane_style dd, .footerpane_style h1, .footerpane_style h2, .footerpane_style h3, .footerpane_style h4, .footerpane_style h5, .footerpane_style h6{ color:#FFFFFF;}

/*--------- Social-Links ----------*/
.iconFacebook{width:36px;height:41px;background:url(images/socialicons.png) no-repeat 0 0;}
.iconTwitter{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -36px 0;}
.iconForrst{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -72px 0;}
.iconDribbble{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -108px 0;}
.iconDeviantart{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -144px 0;}
.iconYoutube{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -180px 0;}
.iconTumblr{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -216px 0;}
.iconLast.fm{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -252px 0;}
.iconPicasa{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -288px 0;}
.iconRSS{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -324px 0;}
.iconBehance{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -360px 0;}
.iconSkype{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -396px 0;}
.iconGithub{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -432px 0;}
.iconLinkedIn{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -468px 0;}

/*--------- Image Shake style ----------*/
.shake ul {list-style:none;margin:0;padding:0;}
.shake ul li {list-style:none;margin:0;padding:0;}

/*--------- Footer Quick Links style ----------*/
.quick_links ul{list-style:none;margin:0;padding:0;}
.quick_links ul li {float:left;list-style:none;margin:0;padding:0; width:100px; line-height:25px;}

/*--------- Camera Slider style ----------*/
.fluid_container { margin: 0 auto; max-width: 1000px; width: 100%; }

/*--------- Scroll Top style ----------*/
#top-link { background: url("images/up.png") no-repeat scroll 0 0 transparent; bottom: 20px; right: 20px; display: none; padding: 30px 20px; position: fixed; text-decoration: none; z-index: 903;}

/*--------- More style ----------*/
.more a, .more a:visited, .more a:active { background:url(images/more.png) no-repeat 0 0;  padding:10px 66px; text-decoration:none; }
.more a:hover{ background:url(images/more.png) no-repeat 0 -35px; width:141px; height:70px; text-decoration: none; color:#FFFFFF;}

.Footer.hex{
 background: url("images/yellowhex.png") no-repeat scroll right 3px rgba(0, 0, 0, 0);
    margin-right: 4px;
    padding: 0 11px 0 0;
}


a.activebtn, a.activebtn:link, a.activebtn:visited {
    color: #FFFFFF;
}


/*Custom action button from e2e */

    .e2ePrimaryAction, 
	.e2eSecondaryAction, 
	.e2eTertiaryAction { 
		display:inline-block;
		padding: 6px 6px;
		margin-bottom:9px;
		cursor: pointer; 
		min-width:75px;
		text-transform: uppercase;
		
		*overflow: visible;
		background:#eaeaea;
		font-weight:normal; 
		text-decoration:none;
		text-align:center;
	}
	
	.e2eTertiaryAction
	{
	    float:right !important;    
	}
	
.e2ePrimaryAction, .e2eFormItem input[type="submit"], a.e2ePrimaryAction,
.e2ePrimaryAction:active, .e2eFormItem input[type="submit"]:active, a.e2ePrimaryAction:active {
		border-color: #3785c6;
		background: #3785c6;
		background: -moz-linear-gradient(top, #3785c6 0%, #166FB9 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3785c6), color-stop(100%,#166FB9)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #3785c6 0%,#166FB9 100%); /* Chrome10+,Safari5.1+ */
		background: linear-gradient(top, #3785c6 0%,#166FB9 100%); /* W3C */
		
		-webkit-box-shadow:  	0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(55, 133, 198, 0.4);
		box-shadow:  			0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(55, 133, 198, 0.4);
		
		color:#fff;
		/*text-shadow: 0px -1px 0px #185B93; */
	}
	
	.e2ePrimaryAction:hover, .e2eFormItem input[type="submit"]:hover, a.e2ePrimaryAction:hover{
		border-color:#4a4a4a;
		background: #4a4a4a; /* Old browsers */
		color:#fff;
	} 
	
 
    /* Secondary Action */
	.e2eFormItem button, .e2eFormItem input[type="button"], .e2eFormItem input[type="reset"], .e2eSecondaryAction, a.e2eSecondaryAction, 	
	e2eFormItem button:active, .e2eFormItem input[type="button"]:active, .e2eFormItem input[type="reset"]:active, .e2eFormItem input[type="reset"]:active, .e2eSecondaryAction:active, a.e2eSecondaryAction:active{
		background: #f5f5f5; /* Old browsers */
		background: -moz-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* IE10+ */
		background: linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* W3C */
		-webkit-box-shadow:  	0px 1px 0px 0px rgba(0, 0, 0, 0.4), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
		box-shadow:  			0px 1px 0px 0px rgba(0, 0, 0, 0.4), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
		
		/*text-shadow: 0px 1px 0px #ffffff; */
		color:#555;
	}
	
	.e2eFormItem button:hover, .e2eFormItem input[type="button"]:hover, 
	.e2eFormItem input[type="reset"]:hover, 
	.e2eSecondaryAction:hover, 
	a.e2eSecondaryAction:hover {
		background: #414141; /* Old browsers */
		background: -moz-linear-gradient(top, #fefefe 0%, #e8e8e8 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* IE10+ */
		background: linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* W3C */
		
		color:#555;
	}
	
	/* Tertiary Action */
	.e2eTertiaryAction, a.e2eTertiaryAction, .e2eTertiaryAction:active, a.e2eTertiaryAction:active
	{
		background: #f5f5f5; /* Old browsers */
		background: -moz-linear-gradient(top, #f5f5f5 0%, #FFEBCD 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #f5f5f5 0%,#FFEBCD 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #f5f5f5 0%,#FFEBCD 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #f5f5f5 0%,#FFEBCD 100%); /* IE10+ */
		background: linear-gradient(top, #f5f5f5 0%,#FFEBCD 100%); /* W3C */
		-webkit-box-shadow:  	0px 1px 0px 0px rgba(0, 0, 0, 0.4), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
		box-shadow:  			0px 1px 0px 0px rgba(0, 0, 0, 0.4), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
		
		/*text-shadow: 0px 1px 0px #ffffff; */
		color:#555;
	}
	
	.e2eTertiaryAction:hover, a.e2eTertiaryAction:hover {
		background: #414141; /* Old browsers */
		background: -moz-linear-gradient(top, #fefefe 0%, #F5F5DC 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #fefefe 0%,#F5F5DC 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #fefefe 0%,#F5F5DC 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #fefefe 0%,#F5F5DC 100%); /* IE10+ */
		background: linear-gradient(top, #fefefe 0%,#F5F5DC 100%); /* W3C */
		
		color:#555;
	}
		
	.e2ebreadcrumb {
    background: none repeat scroll 0 0 #F2F2F4;
    clear: both;
    line-height: 1.231;
    margin-bottom: 20px;
    margin-top: 10px;
    overflow: hidden;
    padding: 11px 41px 11px 11px;
    position: relative;
	}
	
	.e2ePrimaryAction.activebtn , .dnnPrimaryAction.activebtn
	{ background: #3b3c3d; 
	    }
	.smalline { margin:0;
	    }

.e2eForm.NoPaddingTop
{padding-top:0}

.e2eForm.NoPadding
{padding:0}







/* For REServations*/


ul.dnnActionsSearch, ul.dnnActionsSearch li{list-style:none;padding:0;margin:0 5px 0 0;}
ul.dnnActionsSearch, ul.dnnActionsSearch{margin:0 0 1em;border-bottom:#ccc double;padding:0 0 1em 0;}
ul.dnnActionsSearch li{overflow:hidden;display:block;float:left;}
ul.dnnActionsSearch li a{display:block;float:left;}
ul.dnnActionsSearch li a, a.dnnPrimaryAction, a.dnnPrimaryAction:link, a.dnnPrimaryAction:visited{padding:0 1.2em;line-height:2.5; color:#FFFFFF}

ul.dnnActions input{display:none}   
ul.dnnActionsSearch a.dnnSecondaryAction, ul.dnnActionsSearch a.dnnSecondaryAction:link{font-weight:bold;text-decoration:none;padding:0 1em; color:#7b7a7a}


.dnnPrimaryAction, 
	.dnnSecondaryAction, 
	.dnneTertiaryAction { 
		display:inline-block;
		padding: 6px 6px;
		margin-bottom:9px;
		cursor: pointer; 
		min-width:75px;
		text-transform: uppercase;
		
		*overflow: visible;
		border:1px solid #c2c2c2;
		background:#eaeaea;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		
		color:#666666;
		font-weight:normal; 
		text-decoration:none;
		text-align:center;
		font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
		font-size: 14px;
	}
	
	.e2eTertiaryAction
	{
	    float:right !important;    
	}
	
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction,
.dnnPrimaryAction:active, .dnnFormItem input[type="submit"]:active, a.dnnPrimaryAction:active {
		border-color: #3785c6; /*dark blue*/
		background: #166FB9;
		
		color:#fff;
		/*text-shadow: 0px -1px 0px #185B93; */
	}
	
	.dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover{
		border-color:#3b3c3d;
		background: #3b3c3d;
		color:#fff;
	} 
	
 
    /* Secondary Action */
	.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnSecondaryAction, a.dnnSecondaryAction, 	
	dnnFormItem button:active, .dnnFormItem input[type="button"]:active, .dnnFormItem input[type="reset"]:active, .dnnFormItem input[type="reset"]:active, .dnnSecondaryAction:active, a.dnnSecondaryAction:active{
		background: #f5f5f5; 
		
		/*text-shadow: 0px 1px 0px #ffffff; */
		color:#555;
	}
	
	.dnnFormItem button:hover, .dnnFormItem input[type="button"]:hover, 
	.dnnFormItem input[type="reset"]:hover, 
	.dnnSecondaryAction:hover, 
	a.dnnSecondaryAction:hover {
			background: #414141; /* Old browsers */
		background: -moz-linear-gradient(top, #fefefe 0%, #e8e8e8 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* IE10+ */
		background: linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* W3C */
		
		color:#555;
	}
	
	/* Tertiary Action */
	.dnnTertiaryAction, a.dnnTertiaryAction, .dnnTertiaryAction:active, a.dnnTertiaryAction:active
	{
		background: #f5f5f5; /* Old browsers */
		background: -moz-linear-gradient(top, #f5f5f5 0%, #FFEBCD 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #f5f5f5 0%,#FFEBCD 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #f5f5f5 0%,#FFEBCD 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #f5f5f5 0%,#FFEBCD 100%); /* IE10+ */
		background: linear-gradient(top, #f5f5f5 0%,#FFEBCD 100%); /* W3C */
		-webkit-box-shadow:  	0px 1px 0px 0px rgba(0, 0, 0, 0.4), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
		box-shadow:  			0px 1px 0px 0px rgba(0, 0, 0, 0.4), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
		
		/*text-shadow: 0px 1px 0px #ffffff; */
		color:#555;
	}
	
	.dnnTertiaryAction:hover, a.dnnTertiaryAction:hover {
		background: #414141; /* Old browsers */
		background: -moz-linear-gradient(top, #fefefe 0%, #F5F5DC 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #fefefe 0%,#F5F5DC 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #fefefe 0%,#F5F5DC 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #fefefe 0%,#F5F5DC 100%); /* IE10+ */
		background: linear-gradient(top, #fefefe 0%,#F5F5DC 100%); /* W3C */
		
		color:#555;
	}
/*Custom */
.tdfacility {width:150px !important; display:inline-block; height:45px; padding:0 0 !important;}
#dnn_ctr391_Home_ctl00_dgrExtras {width:685px;}

.dates th {text-align:center;}


.planningtable .spans span { white-space: nowrap; border: 0 solid #808080; border-top-width: 1px; border-bottom-width: 1px; margin: 0; padding: 0; width: 2px; }



/*Latest Tweaks */
.planningtable, .planningtable thead , .planningtable tr {border: 1px solid gray}
.planningtable td {padding:0 5px;}
.scroll_planningtable {
overflow-y:hidden; -ms-overflow:scroll; -ms-overflow-x:scroll;
}

.RadPicker {
    display: inline-table !important;
}

