/* 
    DNN Reset (based off Eric Myer's Reset) 
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {   margin: 0;    padding: 0;    border: 0;    outline: 0;    font-size: 100%;    vertical-align: baseline;    background: transparent; } body {     line-height: 1; } ol, ul {     list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } /* remember to define focus styles! */ :focus {    outline: 0; } /* remember to highlight inserts somehow! */ ins { text-decoration: none; } del {     text-decoration: line-through; } /* tables still need 'cellspacing="0"' in the markup  table { border-collapse: collapse;    border-spacing: 0; } */ .Left { float:left; } .Right { float:right; } .Clear { clear:both; } 
/* default list styles */
ul, ol { margin-left:30px; list-style-type:disc;} ol { list-style-type:decimal;}ul ul, ul ol, ol ul, ol ol { margin-left:30px; list-style-type:circle; padding-bottom:0;} ul ol, l ol {    list-style-type:lower-alpha;}
a[rel=”lyteframe”]:hover { background:#EB8F02; border:none; }



/***************************************
	TYPOGRAPHY
***************************************/

body {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	line-height:150%;
	color:#666666;
	background:#787878;
	height: 100%;
}
iframe {filter: chroma(color="#FFFFFF"); padding: 0px; margin: 0px;}
#dnn_ctr417_Blog_DataPager1_ctl01_ddlPage {
	margin-bottom: 0px;
}
.videohover a:hover, a.videohover:hover, a:hover img {
	padding: 0px;
	margin: 0px;
	background: transparent;
	border: none;
	text-decoration: none;
	color: #333333;
}

table {
border: 0px;
}
 
td {
 	font-size:12px;
}
 
p,
.Normal {
	font-size:12px;
	margin-bottom:12px;        
}

.NormalBold  {
	font-weight:bold;
}
 

h1, 
h2, .Head,
h3, .SubHead,
h4, .SubSubHead {
	font-size:18px;
	color:#0b1d64;
	font-weight:normal;
	padding-bottom:5px;
	margin-top:10px;
}

h1 {
	font-size:27px;
	margin-bottom:10px;
	font-weight:normal;
}

h2 {
	margin-bottom:10px;
	font-size:22px;
	font-weight:normal;
}
 
h3,
.SubHead{
	font-size:18px;
	
}
 
h4,
.SubSubHead{
	font-size:14px;
}
 
 
hr {
color: #fff;
background-color: #fff;
border: 1px solid #bfbfbf;
border-style: none none solid;
}
 
p img {
border:0px;
 
}

 
/**/
LABEL A IMG {
display: none;
}
 
blockquote{
	
}
 
.ControlPanel {
width:955px;
margin:0px auto;
 
}
 
.FileManager {
background-color:#fff;
}  
a.video {
	color:#eb8f02;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}

a {
	color:#eb8f02;
	text-decoration:underline;
}
a:hover {
	color:#333333;
	text-decoration:none;
	border: 0px;
}

a[rel=”lyteframe”]:hover { background:#ffffff; color: #ffffff; border: none; line-height: 0px; padding: 0px; margin: 0px;}




/**************************************************
    DNN SPECIFIC STYLES
**************************************************/
.ControlPanel {
    width:955px;
    margin:0px auto;
}

    .ControlPanel a {
        border-bottom:none;
		background:none;
    }
   
    .ControlPanel .SubHead {
        font-size:12px;
    }

.FileManager {
    background-color:#fff;
}

/*** FCKeditor overrides ***/
/* place FCKConfig.BodyID = 'FCKBody'; inside of the fckconfic.js file
and remember to change theCSSDefaultMode in web.config to "dynamic"  */
#FCKBody,
.FCKImageGalleryContainer,
.FCKImageGalleryListStyle,
.FCKLinkGalleryContainer,
#fckinstanceoptions_tblEditorOptions td {
    background-color:#fff;
    background-image:none;
}







/**************************************************
    OTHER CLASSES
**************************************************/
img.PicLeft {
    float:left;
    margin-right:8px;
	margin-bottom:10px;
}

img.PicRight {
    float:right;
    margin-left:8px;
	margin-bottom:10px;
}

.ImageCaptionRight {
	float:right;
	margin-left:8px;
	clear:right;
}

.ImageCaptionLeft {
	float:left;
	margin-right:8px;
	clear:left;
}

.ImageCaption .Image {
	margin-bottom:2px;
}

.ImageCaption .Caption {
	text-align:center;
}

.Orange {
	color:#eb8f02;
}

.isBloggers li a, 
.isBlogCategories li a {
	float:left;
}

/**************************************************
	UVG Video Player
**************************************************/
.UVG_VideoPlayerContent,
.UVG_VideoListContent {
	width:100%;
	border: none;
}
.UVG_CategoryListContent a:link, .UVG_CategoryListContent a:active, .UVG_CategoryListContent a:visited {
			font-size: 11px;
		font-weight: bold;
		display: block;
		margin-bottom: 6px;
		text-decoration: none;
		color: #EB8F02;
		padding-left:12px;
		background: url(/portals/0/skins/picturethis/images/BulletGray.png) no-repeat left center;
		line-height: normal;
		margin: 0px;
	}
	.UVG_CategoryListContent  a:hover {
		color: #ffffff;
		background: url(/portals/0/skins/picturethis/images/BulletGray.png) no-repeat left center #EB8F02;
	}
	#dnn_ctr509_VideoList_lstPages, #dnn_ctr509_ModuleContent .SectionHeader, #dnn_ctr509_ModuleContent .SectionFooter,  #dnn_ctr509_VideoList_pnlTimeline, #dnn_ctr509_VideoList_trMenuHeader {
		display: none;
	visibility: false;
	}
	#dnn_ctr509_VideoList_UP td {
		border: none;
	}

#dnn_ctr467_VideoList_lnkRss {
	margin-right:5px;
}


table.Portfolio td {
	text-align:center;
}

	table.Portfolio p,
	table.Portfolio td {
		color:#eb8f02;
	}
	
	table.Portfolio h4, 
	table.Portfolio h3,
	table.Portfolio h2 {
		margin-top:0;
	}




/**************************************************
	LAYOUT
**************************************************/

#Wrapper {
	width:919px;
	margin:0 auto;
	background:url(Images/ContentTileBG.jpg) repeat-y;
	padding:10px 18px 0;
	height: 100%;
}

/****************** HEADER (TOP) *****************/

#Top {
	width:919px;
	height:41px;
	margin:0 auto 0;
	padding:17px 18px 0;
	z-index:2;
	position:relative;
}

	#TopMessage {
		float:left;
		margin-left:20px;
		width:300px;
	}
	
	#TopTabs {
		float:right;
		margin-right:5px;
		height:41px;
		width:570px
	}
	
		.TabSmall {
			float:left;
			width:131px;
			height:41px;
			background:url(Images/TopTabSmall.png) no-repeat left bottom;
		}
		
		.TabBig {
			float:left;
			width:183px;
			height:41px;
			background:url(Images/TopTabBig.png) no-repeat left bottom;
		}
		
		#Top p {
			color:#ccc;
			margin-bottom:0;
			line-height:40px;
		}
		
		#TopTabs .TabSmall a {
			color:#d0d0d0;
			background:none;
			display:block;
			width:131px;
			height:41px;
			line-height:48px;
			text-align:center;
			overflow:hidden;
			text-decoration:none;
			font-weight:bold;
			cursor:pointer;
		}
		
			#TopTabs .TabSmall a:hover {
				text-decoration:underline;
				background-color:none !important;
			}
			
		#Search input {
			width:130px;
			margin:14px 0 0 15px;
			color:#7a7a7a;
			background:#cbcbcb;
			border:1px solid #b2b2b2;
		}
	
	.SocialIcons {
		float:left;
		margin-right:5px;
		margin-left:5px;
		padding-top:8px;
		height:32px;
		width:100px;
	}
	
		.SocialIcons a {
			float:left;
			display:block;
			width:30px;
			height:0;
			padding-top:30px;
			margin-right:3px;
			overflow:hidden;
		}
			
		a.Facebook {
			background:url(Images/IconFacebook.png) no-repeat 0 -30px;
		} 
			a.Facebook:hover {background-position:0 0;}
		a.Twitter {
			background:url(Images/IconTwitter.png) no-repeat 0 -30px;
		}
			a.Twitter:hover { background-position:0 0; }
		a.Linkedin {
			background:url(Images/IconLinkedin.png) no-repeat 0 -30px;
		}
			a.Linkedin:hover { background-position:0 0; }

#Header {
	width:919px;
	height:143px;
	margin:-17px auto 0;
	padding:25px 18px 0;
	background:url(Images/HeaderBG.jpg) no-repeat;
	position:relative;
	z-index:1;
}
	#Navigation {
		width:611px;
		float:left;
		height:143px;
		background:url(Images/NavigationBG.jpg) no-repeat top left;
		position:relative;
	}
	
	#dnn_dnnLogo_hypLogo {
		width:272px;
		height:100px;
		background-color:none;
		display:block;
	}
	
		#NavMenu {
			position:absolute;
			bottom:0;
			left:13px;
		}
		
	#Banner {
		width:301px;
		height:143px;
		float:right;
		background:url(Images/BannerBG.jpg) no-repeat top right;
		margin-bottom:6px;
	}
	

/****************** CONTENT AREA (MIDDLE) ***********/
#Sidebar {
	width:202px;
	margin-bottom:6px;
	float:left;
}

	#SectionTitle {
		width:202px;
		height:100px;
		float:left;
		background:url(Images/SectionTitleBG.jpg) no-repeat top left;
	}
	
	#SideNav {
		width:202px;
		float:left;
		height:100px;
		margin-bottom:6px;
		background:url(Images/SideNavBG.jpg) repeat-x top;
	}
	
	#SideContent {
		width:172px;
		float:left;
		background:url(Images/SideContentBG.jpg) repeat-x top;
		line-height:26px;
		padding:20px 15px 0;
	}
	

#ContentWindow {
	width:717px;
	float:left;
	height: 100%;
	/*background:url(Images/FauxColumnTile.gif) repeat-y -8px 0;*/
}
#Wrapper .Blog {
	height: 100%;
}

	.Blog #ContentWindow {
		width:919px;
		height: 100%;
	}
	
	.Blog #LeftSide {
		float:left;
		width:202px;
		height: 100%;
	}
	
	.Blog #RightSide, .Blog #dnn_RightSidePane {
		float:right;
		width:202px;
		background-color: #fdf4e5;
		height: 100%;
	}
	
	.Blog #Center {
		float:left;
		padding:0 19px;
		width:477px;
	}
	.blogfeed li {
		background: url(images/newsfeed_arrow.png) no-repeat left center;
	}
	
	a.blogfeed_link {
		font-size: 10px;
		font-weight: bold;
		display: block;
		margin-bottom: 6px;
		text-decoration: none;
		color: #EB8F02;
	}
	a.blogfeed_link:hover {
		background: transparent;
		color: #666666;
	}
		
	
	a.blogh6 {
		color: #666666;
		text-decoration: none;
		line-height: 1.2em;
	}
	a.blogh6:hover {
		color: #EB8F02;
		text-decoration: none;
		background: transparent;
	}
	.blogdate {
		font-family: Arial, Helvetica, sans-serif;
		color: #EB8F02;
		font-style: italic;
		margin-bottom: 6px;
		display: block;
	}

	

#Content {
	width:455px;
	margin-bottom:6px;
	float:left;
	padding:0 0 0 15px;	
	overflow-x:hidden;
}

#Sidebar2 {
	width:202px;
	margin-bottom:6px;
	margin-right:5px;
	float:right;
}


.Admin #Content,
.SinglePane #Content {
	overflow:visible;
	width:100%;
	padding:0;
}

.TwoCol #Content {
	padding:0 15px;
	width:670px;
}

/* single pane #Content styles are located in SinglePane.css */



/***************** FOOTER (BOTTOM) ***************/
#Footer {
	background:url(Images/FooterWhiteBG.jpg) bottom left no-repeat;
	width:955px;
	height:95px;
	margin:0 auto;
}

	ul#FooterButtons,
	ul#FooterButtons li {
		margin:0;
		padding:0;
		float:left;
		list-style-type:none;
	}
	
	ul#FooterButtons {
		margin-left:19px;
	}
	
		#FooterButtons a {
			display:block !important;
			height:0;
			padding-top:76px;
			background-image:url(Images/FooterButtons.png);
			background-repeat:no-repeat;
			background-color:none;
			overflow:hidden;
			float:left;
		}
		
		#FooterButtons a:hover {
			background-color:white !important;
		}
			
			#FooterButtons .Chat a,
			#FooterButtons .Chat {
				width:300px;
				margin-right:10px; 
				background:none;
				padding-top:0;
				height:76px;
			}
			
			

			#FooterButtons .About a {
				width:301px;
				margin-right:5px;
				background-position:-309px 0;
			}		
			
				#FooterButtons .About a:hover {
					background-position:-309px -76px;
				}
			
			#FooterButtons .Newsletter a {
				width:300px;
				background-position:-618px 0;
			}
			
				#FooterButtons .Newsletter a:hover {
					background-position:-618px -76px;
				}

	/*#LeftFooter,
	#RightFooter {
		width:442px;
		height:66px;
		float:left;
		padding:7px 7px 0;
	}
	
	#RightFooter {
		float:right;
	}*/
	
#SubFooter {
	color:#fff;
	width:919px;
	margin:0 auto;
	text-align:center;
}

	#SubFooter a {
		color:#fff;
		text-decoration:none;
	}

	#SubFooter a:hover {
		color:#666666;
		text-decoration:none;
		background:#fff;
	}

	#SubFooter p {
		clear:both; 
		text-align:center; 
		color:#fff;
		padding-bottom:5px;
		margin-bottom:0;
	}
 






/***************************************************
	TELERIK MENUS
****************************************************/

/** Some Telrik default style Overrides **/
#Navigation  .rmText,
#Navigation  .rmLink {
    padding:0 !important;
	text-transform:lowercase;
}

#Navigation .rmLeftImage {
	margin:0 !important;
	padding:0 !important;
}

#SideNav .rpRootGroup,
#SideNav .rpLink,
#SideNav .rpOut { 
    border:none !important;
}

#SideNav .rpText {
    padding:0 !important;
}

#SideNav .rpOut {
    display:inline;
}

#SideNav .rpSlide .rpOut {
    display:block;
}

#SideNav .rpLevel2 .rpTemplate,
#SideNav .rpLevel2 .rpOut {
    padding:0 !important;     
}


/** End Telerik Overrides **/

/** Start Main Navigation **/

#Navigation .rmLink {
	padding:5px 10px 12px !important;
	font-size:14px;
	letter-spacing:2px;
	color:#eb8f02;
	text-decoration:none;
	cursor:pointer;
	text-shadow:3px 3px 3px #000;
	text-transform:lowercase;
}

#Navigation .rmLink:hover {
	color:#fff;
	background:none;
	cursor:pointer;
}


#Navigation .Selected, 
#Navigation .Selected:hover {
	background:url(Images/NavArrow.gif) bottom center no-repeat;
	color:#fff;
}

#Navigation .rmLink:hover {
	color:#fff;
}

#Navigation .rmSlide {
	margin-top:1px;
}

#Navigation .rmLevel1 .rmItem {
	background:#0b1d64;
	border:1px #fff solid;
	border-top:none;
}

#Navigation .rmLevel1 .rmLink {
	padding:3px 5px !important;
	font-size:12px;
	letter-spacing:normal;
	cursor:pointer;
	background:none !important;
	text-shadow:none;
}

#Navigation .rmLevel1 .rmLink:hover {
	background-image:none;
}



.Home #Navigation {

}

.Home #Navigation .rmLink {
	cursor:pointer;
	padding:0 !important
}

.Home #Navigation .rmRootGroup .rmText {
	text-indent:-9999px;
}

.Home #Navigation .rmGroup .rmText {
	text-indent:0;
}

.Home #Navigation .rmSlide {
	margin-left:-120px;
}

.Home #Navigation .rmItem {
	border:none;
}

.Home #Navigation .rmGroup .rmLink {
	padding:3px 5px !important;
	border:1px solid #4f5b71;
	border-bottom:none;
	background:#091957;
	text-decoration:none;
	cursor:pointer;
}

.Home #Navigation .rmGroup .rmLast {
	border-bottom:1px solid #4F5B71 !important;
}
/** End Main Navigation **/

/** Start SideNav **/
#SideNav .RadPanelBar {
	width:202px !important;
}

#SideNav .rpLink {
	padding:0;
	margin-top:1px;
	line-height:24px;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	cursor:pointer !important;
	text-align:right;
}

#SideNav .rpLink:hover,
#SideNav .Selected {
	background:#db9829;
}

#SideNav .rpLink .rpText {
	margin-right:7px;
	font-weight:bold;
}

#SideNav .rpLink:hover {
	color:#fff;
}

/** End SideNav **/










/********************************
    FORM MASTER STYLES
*********************************/

.FormTable {
 clear:both;
 background:none;
}

.FormTable tr {
    height:2em;
}

.FormTable .NormalTextBox tr {
    height:1em;
}

/*** LABELS ***/
    .FormTable label {
        font-size:12px;
        color:#666;
        font-weight:bold;
        font-family:Arial, Helvetica, sans-serif;
        float:left;
        width:105px;
        line-height:1.5em;
        text-align:right;
        padding-right:10px;
		margin-top:0 !important;
    }
    
    .FormTable label.DoubleLine {
        line-height:1em;
    }
    
    .FormTable .NormalTextBox label {
        /* for labels within the text box area, like radio button and check box labels */
        float:none;
        margin-bottom:0;
        font-weight:normal;
        width:auto;
        text-align:left;
        color:#666;
        padding-left:5px;
    }
	
	.FormTable .Checkbox label {
		width:200px;
		margin-right:0;
		padding-left:5px;
		margin-bottom:1em;
		line-height:1em;
		text-align:left;
	}

/*** INPUT FIELDS ***/
    .FormTable .NormalTextBox,
    .FormTable .LongTextBox,
    .FormTable .ShortTextBox,
    .FormTable .AutoTextBox {
        width: 340px;
        border: 1px solid #0b1d64;
        color:#0b1d64;
        height:20px;
        line-height:20px;
        padding-left: 2px;
        margin-bottom:1em;
    }
    
        .FormTable select.NormalTextBox {
            width:213px;
            line-height:normal;
        }
        
        .FormTable input[type=text],
        .FormTable textarea,
		.FormTable select {
            background:#f1b65a url(Images/TextBoxBG.jpg) no-repeat left top;
        }
		
			.FormTable select,
			.FormTable input[type=text] {
				background-color:#f1b65a;
			}
        
        .FormTable textarea.NormalTextBox {
            height:90px;
        }
		
		.FormTable input[type=checkbox] {
			float:left;
		}
    
    .FormTable .LongTextBox { width:300px; }
    .FormTable .ShortTextBox { width:150px; }
    .FormTable .AutoTextBox { width:auto; }
    


.FormTable .FormSubmit {
    margin-left:115px;
    margin-top:.25em;
}


.FormTable .NormalRed {
	position:relative;
	top:-1em;
}

/**** To hide the " *Required " text ****/
.FormTable td[valign=middle] {
    display:none;
}


.FormTable .FormHeadline h3 {
    background:url(Images/FormHeaderUnderline.jpg) no-repeat left bottom;
    padding-bottom:6px;
    margin:15px 0;
}
a:hover img  {
	background: transparent;
	color: #333333;
	border: 0px;
	margin: 0px;
	line-height: 0px;
	text-decoration: none;
	
}
