﻿@font-face {
    font-family: 'times_new_romanregular';
    src: url('Fonts/times_1-webfont.eot');
    src: /*url('Fonts/times_1-webfont.eot?#iefix') format('embedded-opentype'),*/
         /*url('Fonts/times_1-webfont.woff') format('woff'),*/
         /*url('Fonts/times_1-webfont.ttf') format('truetype');*/
         /*url('Fonts/times_1-webfont.svg#times_new_romanregular') format('svg');*/
    font-weight: normal;
    font-style: normal;
}

*{
	margin:0;
	padding:0;
	}

html, body {
	height:100%;
}
	
#Body{
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	/*color:#FFF;*/
	color:#000;
	font-size:10px;
	background-color: #4f443a;
	
	/*background-color:#241c15;*/
	}
	
p{
	padding:0 0 14px 0;
	}
	
#Form{height:100%;}

a{
	outline:0;
	border:0;
	}
	


ul, ol{margin:0;padding:0 0 1em 0;}
#DNN6{
	width:100%;
	position:relative;
	z-index:1;
	min-height:100%;
	background-color: #4f443a;
	}
	
#Background{background:#fafafa url('Images/Body-BG.jpg') repeat-x 0 bottom;position:absolute;bottom:0;width:100%;height:240px;z-index:-1;}


#Header{
	width:100%;
	/*background:url(images/Header-BG.png) repeat-x center bottom;*/
	position:relative; 
	z-index:10;
	
	/*height:245px;*/
	height:218px;
	background:#fff;
	}
	
#Header .wrap{
	width:992px;
	margin:0 auto;
	}

#Header .header-left{
	width:292px;
	float:left;
	background:#FFF;

	/*height:146px;*/
	height:138px;
	padding-top:80px;
	}
	
#Header .header-right{	
	/*height:245px;*/
	height:218px;
	width:700px;
	float:right;
	
	background:#241c15;
	}
	
#Header .header-right .top{	
	height:26px;
	/*width:100%;*/
	width:360px;
	
	padding-left:340px;
	}
	
#Header .header-right .Nav{	
	
	width:100%;		
	position:relative;
	z-index:999;
	
	/*padding-top:46px;
	height:19px;*/
	
	padding-top:11px;
	height:26px;
	}
	
#Header .back{
	height:218px;
	float:right;
	min-width:23%;
	margin-top:-218px;
	padding-top:0px;
	padding-left:50px;
	position:relative;
	z-index:-999;
	
	background:#4f443a;
	}	
	
#dnn_BannerPane{	
	height:155px;
	width:100%;
	/*background:url(Images/Riquito/banner-homepage.jpg) no-repeat;*/
	}	
	
#DNN6.Home #dnn_ContentPane, #DNN6.Expertise #dnn_ContentPane{
	width:946px;
	/*height:537px;*/
	height:776px;
	
	margin:0 auto;
	margin-top:0px;
	/*margin-bottom:30px;*/
	margin-left:46px;
	}
	
#DNN6.Expertise #dnn_ContentPane{
	background:#898177;
	height:776px;
	/*margin-top:-20px;*/
	margin-top:0px;
	}
	

	
.content-home{
	background:url(Images/Riquito/JoaoNunoRiquito.jpg) no-repeat;
	height:537px;
	overflow:hidden;
	}
	
.content-home .presentation{
	width:550px;
	margin-top:105px;
	margin-left:50px;
	font-family: 'times_new_romanregular';
	font-size:19px;
	color:#251c15;
	line-height:28px;
	letter-spacing:-1px;
	
	font-style:italic;
	}
	
#DNN6.Page #Content{
	width:951px;
	/*height:300px;*/
	
	height:auto;
	margin:0 auto;	
	padding-left:41px;
	padding-right:0px;
	}
	
#DNN6.Page #Panes{
	width:951px;
	/*background:#F60;*/
	margin:0 auto;
	}	

#DNN6.Page #dnn_NavPane{
	width:193px;
	margin-top:58px;
	margin-left:0px;

	float:left;	
	background:#473c34;
	}
	
#DNN6.Page #Panes .right{
	width:580px;
	float:right;	
 	padding:60px 60px 0 60px;
	background:#251c15;
	}
	
#DNN6.Page #dnn_MainPaneSingle{
	width:573px;
	}
	
#DNN6.Page #dnn_MainPane{
	/*width:360px;*/
	width:337px;
	float:left;
	}
	
#DNN6.Page #dnn_SidebarPane{
	width:200px;
	float:right;
	}
	
#dnn_NavPane .page-title{
	color:#FFF;
	font-weight:bold;

	font-size:11px;
	height:21px;
	background:#362c24;
	padding-top:5px;
	padding-left:5px;
	
	font-weight:bold;
	}
		
.navigation{
	/*NH padding-top:34px;*/
	/*padding-top:16px;*/
	padding-top:22px;
	font-size:11px;

	}
	
.navigation a{
	/*padding-left:14px;*/
	
	padding-left:5px;
	color:#aaa19f;	
	}
	
.navigation a:hover{
	color:#FFF;
	text-decoration:none;
	}
	
/*.navigation .visible{
	padding:10px 0 7px 0;
	background:#4f443a;
	margin-bottom:10px;
	}
	
.navigation .visible ul{	
	background:#4f443a;
	}
	
.navigation .visible ul li{
	list-style-type:none;
	margin-bottom:3px;
	}*/
	
.navigation .active, .navigation .inactive, .navigation .visible{
	/*width:200px;*/
	
	width:100%;
	
/*NH	width:186px;*/
	height:20px;
	padding-top:2px;
	}	
	
.navigation .active a, .navigation .inactive a, .navigation .visible a{
	/*padding-left:28px;*/
	/*padding-left:14px;*/
	}
	
.navigation .active{	
	background:#362c24;
	margin-top:3px;
	}
	
.navigation .active a{
	color:#fff;
	}
	
.navigation .visible{
	background:#4f443a;
	padding-top:10px;
	padding-bottom:10px;
	height:auto;
	}
	
.navigation .inactive{
	margin-top:3px;
	}
	
.navigation .white{
	color:#FFF;
	}
	
	
.contacts a{
	color:#aaa19f;
	font-size:11px;
	}
	
.vcard, .more{
	margin-top:5px;
	font-size:11px;
	}
	
.more{
	margin-top:10px;
	}
	
.vcard a, .more a{
	color:#aaa19f;
	text-decoration:none;
	padding-bottom:5px;
	}
	
.vcard a:hover, .more a:hover{
	color:#FFF;
	text-decoration:none;
	}
	
.vcard img{
	margin-right:5px;
	}

/*
div#photos                {overflow:auto;}
div.photo                 {float:left; display:inline; margin:0 20px 20px 0;}
div.photo a img           {border:1px solid; padding:1px;}
p#turtles_caption         {margin:5px 0 0;}

div#text a                {font-weight:bold;}

div#zoom h2               {margin:10px 0 10px;}
div#zoom p                {line-height:1.6;}
*/

div.qrcode                 {float:left; display:inline; margin:0 20px 20px 0;}
div.qrcode a img           {border:1px solid; padding:1px;}

div#zoom h2               {margin:10px 0 10px;}
div#zoom p                {line-height:1.6;}


.People .title .Head, .awards-top .title{
	color:#FFF;
	font-size:15px;
	font-weight:bold;	
	letter-spacing:1px;
}

.People .title{
	margin-bottom:12px;
	}

.People .vcard{
	/*margin-bottom:37px;*/
	
	margin-bottom:25px;
	margin-top:3px;
	}
	
.People .contacts {	
	margin-top:12px;
	}
	
.People .contacts a{
	color:#b6aaa7;
	}
	
.People{
	/*color:#FFF;*/
	color:#d7cfcd;
	line-height:20px;

	}
	
.People .Normal{
	font-size:11px;
	}
	
.People .highlight{
	color:#FFF;
	/*font-weight:bold;*/
	/*letter-spacing:1px;*/
	font-size:12px;
	}
	
.People .profile{
	color:#FFF;	
	}
	
.People .profile p{
	margin-bottom:-6px;
	}
	
.People .profile .highlight{
	/*letter-spacing:normal;*/
	margin-bottom:30px;
	}
	
.People .profile ul{
	margin-left:-25px;
	margin-top:5px;
	}
	
.People .profile ul li{
	/*list-style-type:disc;*/
	list-style-type:none;
	margin-bottom:7px;
	
	color:#aaa19f;
	}
	
.title, .Head, .Head a{
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	}
	
.Head a:hover{
	text-decoration:none;
	}
	
.date{
	font-size:11px;
	color:#FFF;
	margin-bottom:10px;
	}


/* >>Search Results */
.dnnSearchResults .dnnGridItem
 {
     background: #4f443a;
     border-bottom: 0px solid #000000;
     width: 100%;
 }
 .dnnSearchResults .dnnGridAltItem
 {
     background: #362c24;
     border-bottom: 0px solid #000000;
     width: 100%;
 }
 
.dnnSearchResults span {
color:#FFF;
font-size:11px;
}
 
.dnnSearchResults table {
width:92%;
}
 
.dnnSearchResults td {
padding:4px;
vertical-align:top;
}
 
.dnnSearchResults td span {
font-size:11px;
}
 
.dnnSearchResults td span.SubHead, .dnnSearchResults td a {
font-size:11px;
font-weight:700;
color:#aaa19f;
}

.dnnSearchResults td span.SubHead, .dnnSearchResults td a:hover {
	color:#FFF;
	text-decoration:none;
}
/* <<Search Results */


.flags ul li{
	display:inline;
	}
	
.flags ul li:first-child{
	margin-right:3px;
	}
	
.languages{
	float:right;
	/* antes dos 2 idiomas*/
	margin-right:69px;
	/*margin-right:49px;*/
	margin-top:7px;
	color:#aaa19f;
	font-size:9px;
	}
	
.languages ul li{
	display:inline;
	/*list-style-type:none;*/
	margin-left:8px;
	color:#FFF;
	}
	
.languages ul li a{
	color:#aaa19f;
	}
	
#DNN6.Photo{
	height:1200px;
	overflow:hidden;
	}
	
#DNN6.Photo #dnn_ContentPane{
	width:800px;
	height:1200px;
	margin:0 auto;
	}

.alma-mater{
	width:580px;
	/*margin-top:130px;*/
	/*margin-left:55px;*/
	/*font-size:18px;*/
	/*color:#251c15;*/
	/*line-height:28px;*/
	/*letter-spacing:-1px;*/
	
	font-family: 'times_new_romanregular';
	font-style:italic;
	/*font-size:18px;
	letter-spacing:0px;*/
	
	font-size:19px;
	letter-spacing:-1px;
	
	line-height:28px;	
	
	}
	
.alma-mater a{
	color:#aaa19f;
	font-size:12px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-style:normal;*/
	}
	
.alma-mater a:hover{
	color:#FFF;
	}
	
.alma-mater .download{
	margin-top:10px;
	}
	
.alma-mater img{
	margin-right:10px;
	}
	
.Article .normal img{
	margin-right:10px;
	}
	
.insignia{
	width:573px;
	height:87px;
	margin-bottom:3px;
	}
	
.insignia img{
	float:right;
	}
	
	
/*-----LOGIN-----*/

.LoginPanel .dnnFormItem .dnnFormLabel{
	color:#FFF;
	font-weight:100;	
	width:15%;
	text-align:left;
	}
	
.LoginPanel .dnnLoginRememberMe{
	color:#FFF;
	padding-left:0;
	}
	
.LoginPanel a.dnnPrimaryAction, a.dnnPrimaryAction:link, a.dnnPrimaryAction:visited, .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only{
	background:#aaa19f;
	color:#251c15;
	text-shadow:none;
	margin-top:5px;	
	border-radius:0px;
	}

	
.LoginPanel .dnnPrimaryAction{
	margin-left:272px;
	}
	
.LoginPanel ul.dnnActions a.dnnSecondaryAction, ul.dnnActions a.dnnSecondaryAction:link {
	color:#aaa19f;
	font-weight:100;
	
	padding:0 10px 0 0;
	margin:0;
	line-height:none;
	}
	
.LoginPanel ul.dnnActions a.dnnSecondaryAction:hover, ul.dnnActions a.dnnSecondaryAction:visited:hover{
	color:#FFF;
	text-decoration:none;
	}
	
.LoginPanel .dnnFormItem input, .dnnFormItem .dnnFormInput, .dnnFormItem textarea {
    float: left;
    border-radius: 0px 0px 0px 0px;
    padding: 5px;	
	border:none;
	background:#473c33;
	box-shadow:none;
    margin: 0px;
    width: auto;
}

.LoginPanel .dnnForm ul.dnnActions, .DnnModule ul.dnnActions, ul.dnnActions {
    margin: 1em 0px;
	border:none;
    padding: 1em 0px 0px;
}

.dnnLoginActions{
	margin-top:-20px;
	/*padding:0;*/
	padding-left:6px;
	line-height:none;
	}
	



/*----REGISTER----*/

.register{
	width:573px;
	}

.register div.dnnRegistrationForm {
	width:100%;
    min-width: 620px;
	
	height:100%;
	overflow:hidden;
}

.register .dnnFormInfo, .dnnSendPassword .dnnFormInfo{	
	background:none;
	border:none;
	color:#aaa19f;
	text-shadow:none;  
	
	padding:0;
	margin:0; 
}

.register .dnnFormMessage{
	width:573px;
	}


.register .dnnFormMessage span, .dnnSendPassword .dnnFormInfo span{
    float: none;
    padding: 0px;
    width: 100%;
    text-align: left;
    text-shadow:none;
}

.register .dnnFormItem input,
.register .dnnFormItem .dnnFormInput,
.register .dnnFormItem textarea,
.register .dnnFormItem input,
.register .dnn_SendPassword .dnnFormItem .dnnFormInput,
.register .dnnFormItem sele__ct,
#dnn_ctr_SendPassword_txtUsername.dnnFormRequired
{
    float: left;
    padding: 5px;
    margin: 0px;
    width: auto;
	background:#473c33;
	box-shadow:none;
	border-radius:0px;	
	color:#aaa19f;	
	border:none;
	border-left:solid 5px #FF0000;
	margin-left:-14px;
}

.dnnFormItem input[type="text"],
.dnnFormItem input[type="password"],
.dnnFormItem textarea
 {
    min-width: 40%;
}

div.dnnRegistrationForm .dnnForm {
    float: left;
    min-width: 50px;
    width: 80%;
}

.register .dnnFormPopup .ui-dialog-titlebar {
    padding: 0.8em 1.2em;
    position: relative;
    overflow: visible;
    height: 20px;
    color: rgb(255, 255, 255);
    font-weight: bold;
	tex-shadow:none;
    cursor: move;
	border-radius:0px;
}

.dnnFormItem label, .dnnFormItem .dnnFormLabel, .dnnFormItem .dnnTooltip {
    text-align: left;
    font-weight: 100;
}

.dnnFormItem.dnnFormHelp p.dnnFormRequired{
    float: right;
    padding-right: 40px;
    color: #FFF;
}

a.dnnFormHelp, .dnnForm .dnnFormItem a.dnnFormHelp, .dnnTooltip label a.dnnFormHelp {
    color: rgb(51, 51, 51);
    text-decoration: none;
    font-weight: bold;
    background: url(Images/Riquito/help-icn.png) no-repeat scroll left center transparent;   
    display: block;
    position: relative;
    z-index: 2;
    margin-left: 0px;
}

.dnnForm .dnnFormItem a.dnnFormHelp span {
    padding-right: 1.8em;
    display: block;
    padding-left: 25px;
	width:120px;
}

.dnnFormItem .dnnCaptcha .dnnLeft{
	color:#FFF;
	}

.dnnFormItem .dnnCaptcha .dnnLeft input{
	margin-left:0;
	}
	

#dnn_ctr_Register_registerButton.dnnPrimaryAction:hover, #dnn_ctr_SendPassword_cmdSendPassword.dnnPrimaryAction{
	background:#aaa19f;
	color:#251c15;
	text-decoration:none;
	}
	
#dnn_ctr_Register_cancelButton.dnnSecondaryAction, #dnn_ctr_SendPassword_hlLogin.dnnSecondaryAction{
	margin-top:5px;
	margin-left:10px;
	text-decoration:none;
	}
	
#dnn_ctr_Register_cancelButton.dnnSecondaryAction:hover, #dnn_ctr_SendPassword_hlLogin.dnnSecondaryAction{
	color:#FFF;
	text-decoration:none;
	}
	
	
	
/*-----RETRIEVE PASSWORD----*/

.dnnSendPassword .dnnFormInfo{
	width:573px;
	margin-bottom:30px;
	}
	
#dnn_ctr_SendPassword_txtUsername.dnnFormRequired, #dnn_ctr_SendPassword_txtEmail, #dnn_ctr_SendPassword_divCaptcha .dnnLeft{
	margin-left:-25px;
	
}

#dnn_ctr_SendPassword_divCaptcha .dnnLeft input{
	margin-left:0;
	}
	
#dnn_ctr_SendPassword_divCaptcha .dnnLeft{
	color:#FFF;
	}


/*-----AWARDS-----*/

.awards{
	width:573px;
	height:auto;
	margin-top:60px;
	height:217px;
	}
	
.awards .awardline{
	float:left;
	width:270px;
	}

.awards .awardlinesolo{
	float:left;
	width:400px;
	}
	
.awards .title{
	margin-bottom:12px;
	font-size:12px;
	font-weight:100;
	}
	
.awards .images{
	width:285px;
	height:219px;	
	float:right;
	font-size:11px;
	color:#aaa19f;
	font-style:italic;
	}

.awards .imagessolo{
	width:160px;
	height:219px;	
	float:right;
	font-size:11px;
	color:#aaa19f;
	font-style:italic;
	}
	
.awards .images .right-aw, .awards .images .left-aw, .awards .imagessolo .right-aw, .awards .imagessolo .left-aw{
	width:130px;
	background:#000;
	float:right;
	border:1px solid #4d4239;
	height:191px;
	}
	
 .awards .images .left-aw, .awards .imagessolo .left-aw{
	 float:left;
	 }
	 
.awards .images img, .awards .imagessolo img{

	}
	
.awards .images .right-aw .name, .awards .images .left-aw .name, .awards .imagessolo .right-aw .name, .awards .imagessolo .left-aw .name{
	width:130px;
	/*margin-top:60px;*/
	text-align:center;
	position:inherit;
	bottom:0;
	}	
	
.left-aw .img-container, .right-aw .img-container{
	width:70px;
	height:130px;
	margin-top:26px;
	margin-left:30px;
	} 

.awards-top{
	width:573px;
	height:20px;
	margin-bottom:30px;
	}
	
.awards-top .title{
	float:left;
	}
	
.awards-top .page-nav{
	float:right;
	}
	
.awards-top .page-nav ul li{
	display:inline;
	margin-left:3px;
	}
	
.awards-top .page-nav ul li a{
	color:#aaa19f;
	font-size:11px;
	font-weight:bold;
	}
	
.awards-top .page-nav ul li a:hover{
	color:#FFF;
	text-decoration:none;
	}
	
.awards-top .page-nav ul li.current a{
	color:#FFF;
	}



/*-----ARTICLES-----*/

.ControlPanel, .PagingTable {
    width: 100%;
    background:none;
    border: none;
	color:#FFF;
}

.PagingTable a{
	color:#aaa19f;
	}
	
.PagingTable a:hover{
	color:#FFF;
	}
	
.Article{
	margin-bottom:20px;
	}
	
.Article .Head a{
	color:#FFF;
	}
	
	
.read-more a{
	color:#aaa19f;
	font-weight:100;
	}
	
.read-more a:hover{
	color:#FFF;
	text-decoration:none;
	}

.read-more{
	font-size:11px;
	margin-top:10px;
	}
	
.Article .SubHead{
	color:#FFF;
	font-weight:100;
	font-size:10px;
	height:15px;
	margin-bottom:5px;
	}


/*-----PROFILE-----*/

#Profile{
	color:#aaa19f;
	}

#Profile .ProfileName{
	}
	
#Profile .label{
	color:#FFF;
	font-size:12px;
	}
	
#Profile .name, #Profile .local, #Profile .contacts, #Profile .website{
	margin-bottom:15px;
	}
	
#dnn_ctr545_ViewProfile_editLink.dnnPrimaryAction a:hover{
	text-decoration:none;
	}
	
.dnnFormItem input, .dnnFormItem .dnnFormInput, .dnnFormItem textarea{
	margin-left:-30px;
	}

#dnn_ctr_ManageUsers_User_userForm_userNameReadOnly_userNameReadOnly_Label{
	color:#aaa19f;
	font-size:12px;
	margin-left:-30px;
	}
	
#dnn_ctr_ManageUsers_UP{
	width:573px;
	overflow:hidden;
	padding-right:15px;
	}
	
.dnnForm .ui-state-active a, .dnnForm .ui-state-active a:link, .dnnForm .ui-state-active a:visited, .dnnForm .ui-state-active, .dnnForm .ui-widget-content .ui-state-active, .dnnForm .ui-widget-header .ui-state-active {
    font-weight: bold;
	color:#241c15;
    cursor: pointer;
   background:#FFF;
   text-shadow:none;
}

.dnnForm .ui-state-hover a, .dnnForm .ui-state-hover a:hover {
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	/*background:#4E4E4E;
	background:-moz-linear-gradient(top, #4E4E4E 0%, #282828 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#4E4E4E), color-stop(100%,#282828));
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4E4E4E', endColorstr='#282828',GradientType=0 );*/
	background:#473c33;
	}

.dnnForm .ui-widget-header, .dnnFormPopup .ui-widget-header {
    font-weight: bold;
   /*border-bottom: 4px solid rgb(41, 41, 41);*/
   
   border-bottom: 4px solid #FFF;
}

.dnnForm .ui-tabs .ui-tabs-nav li a, ul.dnnAdminTabNav li a {
    float: left;
    padding: 0.5em 1em;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-decoration: none;
    display: block;
    margin: 0px;
    letter-spacing: -0.03em;
    /*background: -moz-linear-gradient(center top , rgb(129, 129, 129) 0%, rgb(101, 101, 101) 100%) repeat scroll 0% 0% transparent;*/
	background:#473c33;
    border-radius: 3px 3px 0px 0px;
   /* text-shadow: 0px 1px 1px rgb(0, 0, 0);*/
	text-shadow:none;
}


#dnn_ctr_ManageUsers_dnnPasswordDetails{
	color:#aaa19f;
	}
	
#dnn_ctr_ManageUsers_Password_cmdUpdate.dnnPrimaryAction, #dnn_ctr_ManageUsers_Profile_cmdUpdate.dnnPrimaryAction, #dnn_ctr_ManageUsers_User_cmdUpdate.dnnPrimaryAction{
		color:#251c15;
	}
	
#dnn_ctr_ManageUsers_Profile_ProfileProperties_Country_Country, #dnn_ctr_ManageUsers_Profile_ProfileProperties_Biography_BiographyeditWrapper{
	margin-left:-30px;
	}
	
.propertyList .dnnFormItem select {
    width: auto;
    background: #4f443a;
	border:none;
    margin: 0px 0px 3px;
    padding: 4px;
	border-radius:0;
	width:228px;
	color:#aaa19f;
}

#dnn_ctr_ManageUsers_Password_pnlChange h2.dnnFormSectionHead {
    margin: 0.5em auto 0.6em;
    padding: 0px;
    letter-spacing: -0.03em;
    font-weight: bold;
    border-bottom: none;
    text-align: left;
    line-height: 1.2;
    font-size: 12px;
	color:#FFF;
	
	margin-top:30px;
}



/*-----LOCATIONS----*/

.locations{
	width:573px;
	height:140px;
	}

.locations .address{
	float:left;
	line-height:24px;
	font-size:11px;
	/*margin-bottom: 70px;*/
	}
	
.locations .maps{
	float:right;
	margin-top: 0px;
	}





	
	
/*-----EDIT M;ODE-----*/
a.dnnFormHelp, .dnnForm .dnnFormItem a.dnnFormHelp, .dnnTooltip label a.dnnFormHelp{
	color:#FFF;
	}
	
	


    #Header .Content{position:relative;width:960px;height:63px;margin:auto;}
    #Header #ContentBG{width:960px;margin:auto;background:#ff0000 url(images/Header-BG-Variable.png) no-repeat center bottom;}
    /*WAM - removed z-index*/
    #Header #Nav{width:720px;height:32px;position:absolute;bottom:25px;left:0;}
    
	.top-link{
		float:left;
		font-family: 'times_new_romanregular';
		color:#aaa19f;
		font-size:10px;
		margin-right:14px;
	/*NH margin left...*/
		margin-left:48px;
		margin-top:7px;
	}
		
	.search{
		float:left;
		height:26px;
		
		/*margin-right:10px;*/
	}	

    #Header .SearchContainer{
		/*position:absolute;
		z-index:22;
		bottom:19px;
		right:0px;*/
		/*width:232px;
		height:32px;
		background:url(images/search.png);*/
		
		background:#473c33;
		/*width:175px;*/
		width:150px;
		height:25px;
		}
		
    #Header .SearchBorder{
		width:140px;
		}
		
    #Header  .SearchBorder{
		border:0;
		background:none;
		}
		
    #Header .SearchContainer .SearchIcon{
		float:left;
		width:10px;
		padding:3px;
		background-position:9px 6px;
		}
		
    #Header .SearchContainer .SearchTextBox{
		float:left;
		background:none;
		/*width:112px;*/
		
		width:125px;
		margin:3px;
		/*color:#eee;*/
		
		/*color:#FFF;*/
		color:#aaa19f;
		font-size:11px;
		}
		
    #Header .SearchContainer .SearchButton{
		float:left;
		text-indent:-9999px;
		display:block;
		/*height:32px;*/
		width:10px;
		padding:0;
		}

#DNN6.Home #Content {
	min-height: 600px; 
	position:relative; 
	z-index:1;
	}

#Panes{
	width:992px;
	margin:auto;
	}
    
/* LOGIN GROUP STYLES */
	#LogoRow{
		padding:12px 0;
		min-height:75px;
	}
	
	/* Company Logo */
	#LogoRow > a{ 
		display:block; 
		float:left;
	}
	
	/* Login & Social */
	
	.top-new{
		/*height:26px;
		width:360px;	
		padding-left:340px;*/
		
		width:700px;
		height:26px;
		
		overflow:hidden;
		}
		
	.top-new .top-right{
		float:right;
		width:405px;
		padding:0;
		}
		
	.top-new .top-right .search{
		margin-left:60px;
		}
	
	
	.LogoRowRight{ float:right; }
	
		#Login{
			/*float:right;*/
			float:left;
			padding-right:0;
			/*height:33px;*/
			height:26px;
			margin-left:20px;
			padding-top:10px;
			
			color:#aaa19f;
			/*border:1px solid #cfcfcf;
			border-bottom:1px solid #999;
			background:#eee;
			
			-webkit-border-radius:		3px;
			-moz-border-radius:		 	3px;
			border-radius: 				3px;
			
			-webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
			-moz-box-shadow: 	0px 1px 0px 0px rgba(0, 0, 0, 0.2);
			box-shadow: 		0px 1px 0px 0px rgba(0, 0, 0, 0.2);*/

		}
		
		#Login a{
			color:#aaa19f;			
			font-weight:100;
			font-size:10px;
			}
			
		#Login a:hover{
			color:#FFF;			
			font-weight:100;
			font-size:10px;
			text-decoration:none;
			}
		
		#Login .registerGroup, 
		#Login .registerGroup *, 
		#Login .loginGroup, 
		#Login .loginGroup *{
			display:block;
		} 
	
	
		#Login .registerGroup,
		#Login .loginGroup{float:left;padding:0;margin:0;} 
		
		#Login .registerGroup li:first-child:hover{border-left:#333;}
		/* Register Group Styles */
		#Login .registerGroup li{ 
			float:left;
			height:33px;
			border-left:1px solid #fcfcfc; /*light*/
			border-right:1px solid #c7c7c7; /*dark*/
		}
		#Login .registerGroup .buttonGroup{margin-right:0;}
		
		#Login .registerGroup a,
		#Login .loginGroup a{
			position:relative;
			display:block;
			padding:11px 15px;
			min-width:15px; min-height:11px;
			font-weight:bold;
			font-size:11px;
			vertical-align:middle;
			line-height:1em;
			
			background:#e7e7e7 url(Images/LoginLinksBg.png) repeat-x 0 0;
		}
		
		#Login .registerGroup a:hover,
		#Login .loginGroup a:hover{
			background:#666;
			color:#ddd;
			text-shadow: 0px -1px 0px #333333;
			
			-webkit-box-shadow: 	inset 0px 0px 5px 0px #333;
			-moz-box-shadow: 		inset 0px 0px 5px 0px #333;
			box-shadow: 			inset 0px 0px 5px 0px #333; 
		}
		#Login .registerGroup a:active,
		#Login .loginGroup a:active{
			color:#fff;
			text-shadow: 0px -1px 0px #333333;
		}
		
		#Login .registerGroup a:hover,
		#Login .loginGroup a:hover{text-decoration:none;}
		
		#Login .registerGroup a strong,
		#Login .loginGroup a strong{
			position:absolute;
			left:0; top:0;
			width:100%; height:100%;
			display:block;
			font-size:11px;
			font-weight:bold;
			vertical-align:baseline;
			overflow:hidden;
			text-indent:-9999px;
		}
		
		.registerGroup .userMessages strong,
		.registerGroup .userNotifications strong{
			background:url(Images/userLoginSprite.png) no-repeat 15px 12px;
		}
		.registerGroup .userNotifications strong{ background-position:-85px 10px; }
		.registerGroup .userMessages strong:hover{background-position:15px -40px; }
		.registerGroup .userNotifications strong:hover{ background-position:-85px -42px;}
		.registerGroup .userMessages strong:active{background-position:15px -91px; }
		.registerGroup .userNotifications strong:active{ background-position:-85px -92px;}
		
		#Login .registerGroup a span{
			position:absolute;
			right:5px; top:-7px;
			display:inline-block;
			padding:2px 4px;
			min-width:7px;
			text-align:center;
			margin-right:3px;
			background: rgb(31,152,241); /* Old browsers */
			font-size:9px;
			color:#fff;
			text-shadow: 0px 1px 0px #333333;
			
			/*CSS3*/	
			background: -moz-linear-gradient(top, rgba(31,152,241,1) 0%, rgba(2,111,196,1) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(31,152,241,1)), color-stop(100%,rgba(2,111,196,1))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, rgba(31,152,241,1) 0%,rgba(2,111,196,1) 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, rgba(31,152,241,1) 0%,rgba(2,111,196,1) 100%); /* Opera 11.10+ */
			background: linear-gradient(top, rgba(31,152,241,1) 0%,rgba(2,111,196,1) 100%); /* W3C */
			
			-webkit-border-radius: 	3px;
			-moz-border-radius: 	3px;
			border-radius: 			3px; 
			
			-webkit-box-shadow: 0px 1px 0px 0px #222222;
			-moz-box-shadow: 0px 1px 0px 0px #222222;
			box-shadow: 0px 1px 0px 0px #222222; 		
		}
		
		
		#Login .registerGroup .userProfileImg a{
			padding:0;background:none;
			min-width:25px;
		}
		#Login .registerGroup a img{
			border:1px solid blue;
			height:32px; width:32px;
			background:#555;
			
			-webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
			-moz-box-shadow: 	0px 1px 0px 0px rgba(0, 0, 0, 0.2);
			box-shadow: 		0px 1px 0px 0px rgba(0, 0, 0, 0.2); 
		}
		/* Login Group Styles */
		#Login .loginGroup{
			border-left:1px solid #fcfcfc; /*light*/		
		} 
		#Login .loginGroup a{padding:11px 20px; font-weight:bold; color:#666;}
		
		/* Login Language Group */
		#Login .language-object{
			float:left;
			display:block;
			margin:0;
			padding:0;
			
			border-left:1px solid #c7c7c7; /*dark*/
		}
		#Login .language-object span{
			padding:8px 0;
			padding-right:8px;
			margin:0;
			float:left;
		}
		#Login .language-object span:first-child{
			padding-left:8px;
			border-left:1px solid #fcfcfc; /*light*/
		}
		#Login .language-object span img{
			height:12px; width:20px;
			opacity:0.2;
		}
		#Login .language-object span:hover img{opacity:1;}
		#Login .language-object .Language.selected img{
			opacity:1;
			border-color:#999;
			-webkit-border-radius: 2px;
			border-radius: 2px; 
			-webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
			box-shadow: 		0px 1px 0px 0px rgba(255, 255, 255, 0.8); 
		}
		
		
	#fb-root{display:none;}
	.fb-like{float:left;}
	#dnn_SocialMediaPane{clear:both; float:right; }
	
	#Breadcrumb{height:30px;width:960px;line-height:30px;background:url(images/Breadcrumb-BG.jpg) no-repeat 0 0;margin:0 0 2em 0;font-size:11px;}
    #Breadcrumb span{display:inline-block;height:30px;float:left;font-weight:bold;color:#666;font-size:11px;}
    #Breadcrumb .Intro{text-transform:uppercase;padding:0 15px 0 13px;margin:0 15px 0 0;font-size:10px;background:url(images/Breadcrumb-FirstSep.jpg) no-repeat right 0;}
    #Breadcrumb .SkinObject{display:inline-block;color:#944e4e;height:30px;float:left;}
    #Breadcrumb .SkinObject:hover{text-decoration:underline;}
    #Breadcrumb span.Sep{width:14px;background:url(images/Breadcrumb-Sep.jpg) no-repeat 0 0;margin:0 15px;}
    
	#dnn_ContentPane, #dnn_BottomPane{clear:both;}
	
	#DNN6.Home #dnn_LeftPane, #DNN6.TwoColRight #dnn_LeftPane{float:left;width:630px;margin:0 30px 0 0;min-height:1px;}
	#DNN6.Home #dnn_RightPane, #DNN6.TwoColRight #dnn_RightPane{float:left;width:300px;}
	
	#DNN6.ThreeCol #dnn_LeftPane{float:left;width:180px;margin:0 30px 0 0;}
	#DNN6.ThreeCol #dnn_CenterPane{float:left;width:470px;margin:0 30px 0 0;}
	#DNN6.ThreeCol #dnn_RightPane{float:left;width:250px;}
	
	#DNN6.TwoColLeft #dnn_LeftPane{float:left;width:300px;margin:0 30px 0 0;}
	#DNN6.TwoColLeft #dnn_RightPane{float:left;width:630px;}




#Footer{
	background-color: #4f443a;
	width:700px;	
	margin-left:-60px;
	margin-top:80px;
	height:100px;
	padding:0;
	}
	
   #Footer .Content{
	width:700px;
	margin:0 auto;
	/*padding:30px 0 0 0;*/
	}
	
    #Footer .Content .Panes{
	padding:0 0 45px 0;
	}
	

	
#Footer #Copyright a{
	color:#aaa19f;
	text-decoration:none;
	}
	
#Footer #Copyright a:hover{
	color:#FFF;
	text-decoration:none;
	}
	


	
    /*#Footer #dnn_Footer_LeftPane{width:470px;float:left;margin:0 20px 0 0;}
    #Footer #dnn_Footer_RightPane{width:470px;float:left;}
    #Footer #dnn_Footer_BottomPane{clear:both;}*/
	
    #Footer #Copyright{
	clear:both;
	height:50px;
	line-height:46px;		

		}
		
    #Footer .Normal{
		color:#e5e5e5;
		}
    #Footer span.SkinObject{
		font-weight:normal;
	color:#aaa19f;
		font-size:11px;
		}
    #Footer a.SkinObject{
		float:right;
		font-weight:normal;
		text-decoration:underline;
		}
		
    #Footer a.SkinObject:link, #Footer a.SkinObject:active, #Footer a.SkinObject:visited, #Footer a.SkinObject:hover{
		color:#e5e5e5;
		padding:0 0 0 15px;
		}
	
	
/*-----PRIVACY POLICY---*/

#dnn_ctr_Privacy_lblPrivacy, #dnn_ctr_Terms_lblTerms{
	color:#aaa19f;
	font-size:11px;
	}
	
#dnn_ctr_Privacy_lblPrivacy a, #dnn_ctr_Terms_lblTerms a{
	color:#aaa19f;
	}
	
#dnn_ctr_Privacy_lblPrivacy a:hover, #dnn_ctr_Terms_lblTerms a:hover{
	color:#FFF;
	}
	
#dnn_ctr_Privacy_lblPrivacy .SubHead, #dnn_ctr_Terms_lblTerms .SubHead{
	color:#FFF;
	font-size:12px;
	text-transform:none;
	}
	
#dnn_ctr_Terms_lblTerms ul li{
	list-style-type:disc;
	margin-bottom:10px;
	}
	


/* Content */
.Social-Links{text-align:right;padding:15px 0 0 0;}
#dnn_SocialMediaPane .fb-like{margin-top: 20px; margin-left: -80px; position: absolute;}
	.Social-Links a{margin:0 0 0 10px;}
	.icoIN{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -192px 0;}
	.icoFacebook{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat 0 0;}
	.icoTwitter{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -32px 0;}
	.icoTwitter2{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -576px 0;}
	.icoMySpace{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -64px 0;}
	.icoStumbleUpon{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -96px 0;}
	.icoDigg{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -128px 0;}
	.icoFlickr{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -160px 0;}
	.icoLinkedIn{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -192px 0;}
	.icoYouTube{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -224px 0;}
	.icoDelicious{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -256px 0;}
	.icoBlogger{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -288px 0;}
	.icoRSS{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -320px 0;}
	.icoEmail{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -352px 0;}
	.icoTumblr{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -384px 0;}
	.icoFourSquare{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -416px 0;}
	.icoReddit{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -448px 0;}
	.icoVimeo{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -480px 0;}
	.icoWordPress{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -512px 0;}
	.icoBebo{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -544px 0;}

/* Right Hand Links */
#RightLinks{margin:0;padding:0;}
	#RightLinks li{height:50px;clear:both;list-style-type:none;background:url(images/Horizontal-Sep.jpg) repeat-x left bottom;padding:1em 0;margin:0;}
		#RightLinks li img{float:left;height:50px;width:56px;margin:0 15px 0 0;}
		#RightLinks li a:link, #RightLinks li a:visited{color:#000;text-decoration:none;}
		#RightLinks li a:active, #RightLinks li a:hover{color:#D0171E;text-decoration:none;}
		#RightLinks li p{margin:0;line-height:14px;}
		#RightLinks li p span{display:block;color:#000;font-size:13px;font-weight:bold;text-transform:uppercase;padding:0 0 2px;font-family:TitilliumText22LBold;font-size:14px;text-shadow: #f7f7f7 1px 1px 1px;}
		#RightLinks li.icoMarketplace{background:none;}
		#RightLinks li.icoCommunity img{background:url(images/Icons.png) no-repeat -192px 8px;}
		#RightLinks li.icoManuals img{background:url(images/Icons.png) no-repeat -250px 0;}
		#RightLinks li.icoTraining img{background:url(images/Icons.png) no-repeat -316px 2px;}
		#RightLinks li.icoConferences img{background:url(images/Icons.png) no-repeat -376px 0;}
		#RightLinks li.icoMarketplace img{background:url(images/Icons.png) no-repeat -444px 0;}

/* Password Information */
#Passwords{margin:2em 0;padding:0;}
	#Passwords li{display:inline-block;height:62px;width:305px;background:url(images/Icons.png) no-repeat -256px -64px;margin:0 15px 0 0;padding:0;list-style-type:none;}
	#Passwords li.Host{margin:0;}
	#Passwords span.SubHead{display:block;color:#FFF;font-size:14px;padding:11px 0 8px 15px;}
	#Passwords span.Password{color:#FFF;padding:0 0 0 15px;}
p.Disclaimer{clear:both;color:#666666;font-size:11px;line-height:14px;}

/* Default Over-rides */

#ControlPanelWrapper #dnnCPWrap{filter:none !important;}

/* Modules */
.DnnModule{margin:0 0 2em 0;}
.DnnModule ul, ol{padding: 0 0 0 24px;}
/* Panes - In Layout Mode */
.paneOutline{border:0;}
.paneOutline span.SubHead center{border:1px #ccc dotted;border-left:0;border-right:0;line-height:2.5em;}

#iPopUp{display:none;}
.eipbackimg{z-index:1000;}

/* Fonts */
.Normal, .Article{
	font-size:11px;
	line-height:16px;
	
	color:#aaa19f;
	}
	
.Article a{
	color:#aaa19f;
	}
	
.Article a:hover{
	color:#FFF;
	}
	
.Normal a{
	color:#aaa19f;
	}
	
.Normal a:hover{
	text-decoration:none;
	color:#FFF;
	}
.SubHead{color:#333;}

/* Language Object */
.language-object { display:inline-block; margin-left: 5px; }

/* menu */
.SuperFishMenuHorizontal ul.sf-menu {
	font-size:11px;
}
/* inner level default styles */
.SuperFishMenuHorizontal ul.sf-menu ul{
	font-size:10px;
	margin-top:-4px;

}

