#mnMain {
	font-family:arial,helvetica;
	font-size:11px;
	line-height:1.4em;
	background:url(http://pics.novica.com/images/shadow0.jpg) repeat-x;
	padding:15px 25px;
	min-width:450px;
}
#mnMain a, #mnMain a:link, #mnMain a:visited {
	color:#069;
	text-decoration:underline;
}
#mnMain a:hover {
	color:#900;
	text-decoration:underline;
}
#mnPassword {
	background:#f8f8f8;
	padding:10px;
	margin:20px 0 10px 0;
}
#mnLoginHeading {
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #666;
}
#mnBtn {
	margin:10px 0;
}
#mnOverview {
	border:1px solid #CCC;
	background:#f8f8f8;
	padding:15px;
}
#mnPanelLoginLeft {
	width:315px;
	float:left;
}
#mnPanelLoginRight {
	margin-left:325px;
}
.leftPad {
	padding:0 0 0 15px;
	margin:0 0 20px 0;
	/*white-space:nowrap;*/
}
.bottomPad {
	padding-top:15px;
}
#mnSigninError {
	color:#900;
	margin-bottom:15px;
}
/* 2007.11.29 JWL : NEW CSS added to accomodate Ambassador Theme implementation */
td.ambBG {
	background:url(http://pics.novica.com/mynovica/images/bgAMBShadow.jpg) top left repeat-x;
}
#wrapAmb,
.mnSections,
#wrapperAmbassadorMessage,
.wrapMe {
	font-family:arial,helvetica,sans-serif;
	color:#000;
}
#wrapAmb form {
	margin:0;
	padding:0;
}
.welcome, #wrapAmb.welcome,
.ambassadorprogram, #wrapAmb.ambassadorprogram {
	margin:0 0 25px 0;
	/*position:relative;*/
}
/*
.welcome, #wrapAmb.welcome {
	background:url(http://pics.novica.com/mynovica/images/sectionTopMyNovica.jpg) top left no-repeat;
}
*/
.ambassadorprogram, #wrapAmb.ambassadorprogram {
	/*background:url(http://pics.novica.com/mynovica/images/sectionTopAMB0.jpg) top left no-repeat;*/
}
.BGaccount, #wrapAmb.BGaccount {
	background:url(http://pics.novica.com/mynovica/images/sectionTopAccount.jpg) top left no-repeat;
	padding:70px 50px 20px 50px;
}
.BGregions, #wrapAmb.BGregions,
.BGregionsWider, #wrapAmb.BGregionsWider {
	background:url(http://pics.novica.com/mynovica/images/sectionTopRegions.jpg) top left no-repeat;
}
.BGregions, #wrapAmb.BGregions {
	padding:10px 50px 20px 50px;
}
.BGregionsWider, #wrapAmb.BGregionsWider {
	padding:10px 25px 20px 25px;
}
#cntrSignInLeft {
	float:left;
	width:300px;
}
#myNovicaSignIn {
	/*
	float:left;
	width:270px !important;
	width:300px;
	*/
	padding:10px 15px;
	border:1px solid #D7C199;
	/*position:relative;*/
}
#myNovicaSections {
	margin-left:315px;
}
#myNovicaSections p {
	margin:0 0 20px 0;
	padding:0 8px;
}
#myNovicaSignIn p {
	margin:0 0 5px 0;
	padding:0 8px;
}
#myNovicaSignIn p.signinLabel2 {
	padding:0;
}
div.mnError {
	padding:2px 0 5px 24px;
	background:url(http://pics.novica.com/images/icon_error.gif) top left no-repeat;
	color:#900;
	margin-bottom:10px;
}
#myNovicaSignIn div.mnError p,
#myNovicaSignIn p.signinLabel,
#myNovicaSignIn p.signinText {
	padding:0;
}
#myNovicaSignIn p.sectionTitle,
#myNovicaSections p.sectionTitle {
	margin:0;
	padding:0;
	height:38px;
	width:260px;
	/*position:relative;*/
}
#myNovicaSignIn p.separateBelow,
#myNovicaSections p.separateBelow {
	border-bottom:1px solid #D7C199;
	margin:0 0 10px 0;
	padding-bottom:10px;
}
#myNovicaSignIn p.pleaseSignIn {
	height:38px;
	border-bottom:1px solid #D7C199;
	margin:0 0 10px 0;
	width:100%;
	text-align:left;
}
#myNovicaSignIn li,
#myNovicaSignIn p.smaller,
#myNovicaSignIn p.reminderBox,
#myNovicaSignIn p.signinText {
	font-size:11px;
}
#myNovicaSignIn p.signinText {
	margin-bottom:10px;
}
#myNovicaSignIn p.smaller {
	margin-bottom:15px;
}
#myNovicaSignIn p.reminderBox {
	background:#F8F3E6;
	padding:5px 10px;
	margin-top:15px;
}
#myNovicaSignIn p.bigMarginBelow {
	margin-bottom:20px;
}
#myNovicaSignIn ul {
	list-style: none;
	margin-left: 0;
	margin-top: 0;
	padding:0;
}
#myNovicaSignIn ul li  {
	margin-bottom:2px;
	padding:0;
}
#myNovicaSignIn span.signinFrmLabel {
	width:100px;
	text-align:right;
	margin-right:5px;
	float:left;
	padding-top:6px;
	font-size:11px;
}
#wrapAmb div.mnClear {
	clear:both;
}
#myNovicaSectionDetail {
	display:none;
	position:absolute;
	top:180px;
	text-align:center;
}
#myNovicaSectionDetail {
	width:600px;
	border:2px solid #000;
	background:#FFF;
}
.notShown {
	display:none;
}
#wrapAmb .mnInput1,
#wrapAmb .mnInput2,
#wrapAmb .myInputError1,
#wrapAmb .myInputError2 {
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
	padding:2px 4px;
	color:#000;
	
}
#wrapAmb .mnInput1,
#wrapAmb .mnInput2 {
	border:2px solid #D7C199;
}
#wrapAmb .myInputError1,
#wrapAmb .myInputError2 {
	border:2px solid #900;
	background:url(http://pics.novica.com/mynovica/images/errorBG.gif) top left;
}
#wrapAmb .mnInput1,
#wrapAmb .myInputError1 {
	width:140px;
}
#wrapAmb .mnInput2,
#wrapAmb .myInputError2 {
	width:110px;
}
#signinErrorHeading {
	font-weight:bold;
}
#ambMain {
	padding:10px 20px;
}
.sectionClose {
	margin:0 0 25px 0;
}
.sectionTitles,
.sectionTitlesAmb {
	height:38px;
	margin-bottom:2px;
}
#sectionTitleAmbassadorProgram {
	margin:0 0 4px 0;
}
.mnSections p {
	margin:0 0 10px 0;
	/*position:relative;*/
}
.mnSections p.pad4 {
	margin:0 0 5px 0;
}
.mnSections p.flat {
	margin:0;
}
.mnSections p.sectionTitles {
	margin:0;
}
.mnClear {
	clear:both;
	height:10px;
	overflow:hidden;
}
.mnWishlistSection {
	width:165px;
	float:left;
	margin:0 5px;
}
.mnWishlistSection p {
	margin:0;
}
.mnSections p.smaller {
	font-size:0.9em;
	color:#666;
}
.mnSections p.top5 {
	margin-top:5px;
}
.mnWishlistItems {
	width:100px;
	text-align:center;
	height:130px;
	float:left;
	font-size:0.9em;
}
img.picB1 {
	border:1px solid #666;
}
img.picB2 {
	border:2px solid #666;
}
.mnSectionsBG,
.mnSectionsBG2,
#profileContent {
	/*background: #FFF url(http://pics.novica.com/mynovica/images/bgSections2.jpg) top left no-repeat;*/
	width:548px;
	padding:10px 20px 10px 20px;
}
.addpaddingbottom {
	padding-bottom:10px;
}
.mnSectionsBG {
	border:1px solid #EEE0C8;
}
.mnSectionsBG2 {
	border:1px solid #E8D2AE;
}
span.extraInfo {
	float:right;
	text-align:right;
}
#mnRegionItems p.boldy {
	margin:0 0 2px 0;
	font-weight:bold;
}
#mnRegionItems p.thinner {
	margin:18px 0 0 0;
	font-size:0.9em;
}
#ambMain {
	font-size:12px;
	line-height:1.4em;
	/*width:auto;
	height:auto;*/
	display:block;
}
#cntrAmbassador {
	font-size:12px;
	line-height:1.4em;
	/*width:auto;
	height:auto;*/
	display:block;
}

#wrapperAmbassadorMain a,
#wrapperAmbassadorMain a:link,
#wrapperAmbassadorMain a:visited {
	color:#069;
}
#wrapperAmbassadorMain a:hover {
	color:#900;
}
#wrapperAmbassadorMain.dimmed1 #wrapperAmbassador,
#wrapperAmbassadorMain.dimmed2 #wrapperAmbassador {
	width:100%;
	height:auto;
	/*
	-moz-opacity:0.25;
	opacity:0.25;
	filter:alpha(opacity=25);
	*/
}
#wrapperAmbassadorMain.dimmed1 #wrapperAmbassador div.ambMapContainer,
#wrapperAmbassadorMain.dimmed2 #wrapperAmbassador div.ambMapContainer {
	display:none;
}
#wrapperAmbassador1,
#wrapperAmbassador2 {
	margin:0;
	padding:0;
}
#wrapperAmbassador3 {
	margin:0;
	padding:65px 40px 10px 40px;
}
#wrapperAmbassador4 {
	margin:0;
	padding:10px 0 0 0;
	border-top:1px solid #E1B6A0;
}
#wrapperAmbassadorTitle {
	border-bottom:1px solid #EBD8D1;
	margin:0 0 15px 0;
}
#ambMain p#ambWelcome {
	margin:0 5px 15px 0;
}
#ambMain p#ambWelcome,
#ambMain span.ambWelcomeBigger {
	font-weight:bold;
	font-size:1.1em;
}
#ambMain span.ambWelcomeSmaller {
	font-weight:normal;
}


#cntrAmbassador p#ambWelcome {
	margin:0 5px 15px 0;
}
#cntrAmbassador p#ambWelcome,
#cntrAmbassador span.ambWelcomeBigger {
	font-weight:bold;
	font-size:1.1em;
}
#cntrAmbassador span.ambWelcomeSmaller {
	font-weight:normal;
}

#ambRight {
	float:right;
	width:200px;
}
#ambLeft {
	margin-right:215px;
}
#ambClear {
	clear:both;
	height:1px;
	overflow:hidden;
}
div.ambPoints {
	border-bottom:1px solid #FFF;
	font-size:0.9em;
}
div.ambPoints p {
	border-top:1px solid #FFF;
	margin:0;
	padding:5px;
}
span.ambPointsSummary {
	float:right;
	text-align:right;
}
div.ambPoints {
	margin-bottom:15px;
}
p.somewhatsmaller {
	font-size:0.9em;
	margin:0 0 5px 5px;
}
p.accountsmall {
	font-size:0.9em;
}
p.greyme {
	color:#666;
}
p.somewhatevensmaller {
	font-size:0.8em;
	margin:5px 20px 5px 25px;
	text-align:center;
	color:#333;
}
p.updatedSuccess {
	color:#FFF;
	margin:0;
	padding:2px 5px;
	background:#393;
}
#ambMap {
	width:200px;
	height:106px;
}
.ambMapContainer {
	width:21px;
	height:13px;
	position:relative;
}
/* REGIONS PURCHASED FROM */
#ampMap2 {
	background:url(http://pics.novica.com/mynovica/images/ambMap2.gif) top left no-repeat;
	top:65px;
	left:60px;
}
#ampMap4 {
	background:url(http://pics.novica.com/mynovica/images/ambMap4.gif) top left no-repeat;
	top:50px;
	left:25px;
}
#ampMap5 {
	background:url(http://pics.novica.com/mynovica/images/ambMap5.gif) top left no-repeat;
	top:15px;
	left:80px;
}
#ampMap7 {
	background:url(http://pics.novica.com/mynovica/images/ambMap7.gif) top left no-repeat;
	top:5px;
	left:15px;
}
#ampMap9 {
	background:url(http://pics.novica.com/mynovica/images/ambMap9.gif) top left no-repeat;
	bottom:5px;
	left:160px;
}
#ampMap10 {
	background:url(http://pics.novica.com/mynovica/images/ambMap10.gif) top left no-repeat;
	bottom:5px;
	left:135px;
}
#ampMap15 {
	background:url(http://pics.novica.com/mynovica/images/ambMap15.gif) top left no-repeat;
	bottom:45px;
	left:130px;
}
/* END REGIONS PURCHASED FROM */
/* REGIONS NOT YET PURCHASED FROM */
#ampMap2.notyetpurchased {
	background:url(http://pics.novica.com/mynovica/images/ambMap2b.gif) top left no-repeat;
}
#ampMap4.notyetpurchased {
	background:url(http://pics.novica.com/mynovica/images/ambMap4b.gif) top left no-repeat;
}
#ampMap5.notyetpurchased {
	background:url(http://pics.novica.com/mynovica/images/ambMap5b.gif) top left no-repeat;
}
#ampMap7.notyetpurchased {
	background:url(http://pics.novica.com/mynovica/images/ambMap7b.gif) top left no-repeat;
}
#ampMap9.notyetpurchased {
	background:url(http://pics.novica.com/mynovica/images/ambMap9b.gif) top left no-repeat;
}
#ampMap10.notyetpurchased {
	background:url(http://pics.novica.com/mynovica/images/ambMap10b.gif) top left no-repeat;
}
#ampMap15.notyetpurchased {
	background:url(http://pics.novica.com/mynovica/images/ambMap15b.gif) top left no-repeat;
}
/* END - REGIONS NOT YET PURCHASED FROM */
#wrapperAmbassadorMessage {
	height:auto;
	margin:0 10px;
	padding:40px 15px;
}
#msgInner {
	width:450px;
	border:4px solid #9A3F10;
	background:#FFF;
	margin:auto;
	padding:0 20px !important;
	padding:10px 20px;
	z-index:500;
}
p.popupHeader {
	font-weight:bold;
	/*padding-bottom:10px;
	border-bottom:1px solid #9A3F10;*/
}
#ambMain.dimmed1 #msgInner.msg2,
#ambMain.dimmed2 #msgInner.msg1 {
	display:none;
}
#cntrAmbassador.dimmed1 #msgInner.msg2,
#cntrAmbassador.dimmed2 #msgInner.msg1 {
	display:none;
}
#ambMain.amb0 #ambDetail1,
#ambMain.amb1 #ambDetail0 {
	display:none;
}
#cntrAmbassador.amb0 #ambDetail1,
#cntrAmbassador.amb1 #ambDetail0 {
	display:none;
}
.separateSections {
	border-bottom:1px solid #EEE;
}
.separateSectionsNoLine,
.separateSections {
	margin-bottom:20px;
	padding-bottom:15px;
}
div.sectionHilitedWhite,
div.sectionWhite,
#accountLogin {
	padding: 10px 15px;
	border: 1px solid #d7c199;
	/*position:relative;*/
}
div.sectionBlack {
	padding: 5px 10px;
	border: 1px solid #d7c199;
}
.sectionAccount {
	padding:5px 0;
}
.sectionAccountIcon {
	width:100px;
	text-align:center;
	float:left;
}
.sectionAccountDetail {
	margin-left:110px;
}
.sectionAccountClear {
	clear:both;
	height:1px;
	overflow:hidden;
}
#accountTopMenu {
	/*
	position:absolute;
	text-align:right;
	right:0;
	top:40px;
	*/
	float:right;
	
}
#accountLoginWrapper {
	margin:10px 0;
	text-align:center;
}
#accountLogin,
#accountLoginText,
#accountLoginDisclaimer {
	margin:auto;
	width:340px;
	text-align:left;
}
#accountLogin.wider,
#accountLoginText.wider,
#accountLoginDisclaimer.wider {
	width:470px;
}
#accountLoginWrapper p {
	margin:0 0 5px 0;
}
#accountLoginWrapper p.lineMe {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #d7c199;
}
.frmLabel,
.frmInput {
	float:left;
}
.frmLabel {
	width:80px;
	padding-top:5px;
}
p.justClear {
	clear:both;
	height:5px;
	overflow:hidden;
	margin:0;
	padding:0;
}
#accountSigninError p {
	margin:0 0 5px 0;
}
#accountSigninError p.errorItem {
	font-size:0.9em;
}
.mnSectionTopMenu {
	width:auto;
	height:38px;
	/*border-bottom:1px solid #369;
	margin:10px 25px 5px 25px;*/
}
.mnSectionTopMenuRight {
	float:right;
	margin:10px 0 0 5px;
}
#accountExpanded p {
	margin:4px 0;
}
#accountLoginWrapper input.reg1,
#accountLoginWrapper select {
	font-size:0.9em;
}
#accountLogin input.btnDefault  {
	margin-top:15px;
}
span.firstname {
	text-transform:capitalize;
}
#sectionTitleWelcome {
	margin-bottom:0;
}
p.noTopMargin {
	margin-top:0;
}
#accountExpanded p.mnAddr1 {
}
#accountExpanded p.mnAddr2 {
	margin:0 0 10px 0;
	color:#666;
}
#accountExpanded p.mnAddr3 {
	margin:0 0 5px 0;
}
.addrEach {
	width:30%;
	float:left;
	margin:10px 7px;
}
p.headingAccount {
	margin-bottom:5px;
}
p.headingSmallGrey {
	margin-top:0;
	font-size:0.9em;
	color:#666;
}
#accountSigninError p#signinErrorHeading {
	margin-top:0;
}
p.thinline {
	margin:0;
	padding:0;
	height:1px;
	overflow:hidden;
	background:#F3E7D1;
}
.sB {
	font-size:0.9em;
}
.sG {
	font-size:0.9em;
	color:#666;
}
.wrapMe {
	border-top:1px solid #BEA57E;
	padding:0;
	margin:0 25px;
}
.mnSectionsBG p {
	/*position:relative;*/
}
#mnWishlistContentItemPreview,
#mnPhotoContentItemPreview {
	margin:10px 0;
}
#cntrContentMiddle.gateway #cntrContentMiddleInner {
	padding-top:100px;
}
.mnSections p.tadsmaller {
	margin-bottom:5px;
}
.mnSections p.bolder {
	margin-bottom:15px;
}
#profileSummary2 p.bolder {
	padding-left:10px;
	padding-right:10px;
}
/*#profileSummary p.bolder*/
p.surrounded,
#viewprofile {
	border:1px solid #EEE0C8;
	padding:4px 10px;
	/*width:275px;*/
	text-align:center;
	color:#EEE0C8;
	position:relative;
	height:18px;
	margin-top:10px;
}
p.surrounded2 {
	border:1px solid #EEE0C8;
	padding:4px 10px;
	text-align:left;
	color:#000;
	position:relative;
}
#profilePhoto p.myphoto {
	width:152px !important;
	border:1px solid #EEE0C8;
	padding:5px;
	margin-bottom:2px;
}
.myphoto150 {
	border:1px solid #EEE0C8;
}
#profilePhotoContainer,
#profileSummary,
#profileSummary2 {
	float:left;
}
#profilePhotoContainer,
#profilePhoto {
	width:165px;
	text-align:center;
}

#profileSummary {
	margin-left:20px;
	width:350px;
}
#profileSummary2 {
	margin-left:10px;
	width:360px;
}
#uploaderror {
	color:#900;
	font-weight:bold;
	margin-bottom:15px;
}
.nopad {
	padding:0;
	width:590px;
}
#profileContent {
	padding:10px 20px 0 20px;
	border:1px solid #E8D2AE;
	border-top:none;
	background:#F9F5EF;
	margin-top:-1px;
}
#profileTopNav {
	width:100%;
	height:25px;
	/*overflow:hidden;*/
	border-bottom:1px solid #E8D2AE;
}
#sectionProfileDetail {
	margin-top:15px;
}
p.bottomnone {
	margin-bottom:2px;
}
p.lineme {
	/*margin-bottom:2px;*/
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #EEE0C8;
}
#cntrContentMiddle.mynovica #wrapAmb #mnLogin {
	padding-top:75px;
}
#uploadForm {
	display:block;
}
#uploadProgress {
	display:none;
	text-align:center;
	background:url(http://pics.novica.com/mynovica/images/mnUploadWait.gif) bottom center no-repeat;
	padding-bottom:45px;
}

#submitTestimonial {
	border:1px solid #EEE0C8;
	position:relative;
}
#submitTestimonialProfile {
	border-bottom:1px solid #EEE0C8;
	padding:5px 25px;
}
#submitTestimonialProfile.shorter {
	padding:5px 25px 5px 200px;
}
#submitTestimonialContent {
	padding:10px 25px;
	/*background:#FFF;*/
}
#submitTestimonialContent.shorter {
	padding:10px 25px 10px 180px;
}
#submitTestimonialMyPhoto {
	position:absolute;
	left:25px;
	top:5px;
}
#submitTestimonial p {
	margin:0;
}
#submitTestimonial p.top1 {
	margin-top:2px;
}
#submitTestimonial p.top2 {
	margin-top:10px;
}
#formreview {
	width:500px;
	height:150px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	border:2px solid #EEE0C8;
}
#formreview.shorter {
	width:345px;
}
#submitReview {
	background:url(http://pics.novica.com/mynovica/images/quotebottom.gif) right bottom no-repeat;
	padding-bottom:15px;
}
#submitReview p {
	background:url(http://pics.novica.com/mynovica/images/quotetop.gif) top left no-repeat;
	padding:10px 0 0 15px;
	/*padding-bottom:15px;*/
}


.profileColLeft {
	float:left;
	width:150px;
	text-align:right;
	padding-top:2px;
}
.profileColRight {
	float:left;
	margin-left:10px;
	width:300px;
}
#cntrAddNewPhotoForm .profileColRight p,
#completeProfile .profileColRight p {
	margin-bottom:10px;
}
.profileColRight .profileRadio {
	float:left;
}
/*.profileColRight .profileText*/
.profileColRight .profileText {
	margin-right:5px;
	padding-top:6px;
}
#profileSummary input,
#profileSummary textarea {
	margin-left:0;
	padding-left:0;
}
.profileclear {
	clear:both;
	height:1px;
	overflow:hidden;
}
.profiledivider {
	border-top:1px dotted #E5D7BD;
	padding-top:15px;
}
	
/* PROFILE STUFF */
#profileTopNav ul {
	margin:0;
	display:inline;
	list-style:none;
	width:100%;
}
#profileTopNav ul li {
	float:left;
	padding:5px 0 0 0;
	height:20px;
	/*background:url(http://pics.novica.com/mynovica/images/menuBG.png) top left repeat-x;*/
	margin-right:1px;
}
#profileTopNav ul li a {
	padding:0 15px;
}
#profileTopNav ul li a {
	color:#A16A16;
	text-decoration:none;
}
body#novicaprofile.friends #profileTopNav ul li#friends,
body#novicaprofile.album #profileTopNav ul li#album,
body#novicaprofile.view #profileTopNav ul li#preview,
body#novicaprofile.basic #profileTopNav ul li#basic {
	/*background:#F9F5EF url(http://pics.novica.com/mynovica/images/menuSelectedBG.gif) top left repeat-x;*/
	overflow:hidden;
	border:1px solid #E8D2AE;
	border-bottom:none;
	margin-right:0;
}
body#novicaprofile.friends #profileTopNav ul li#friends a,
body#novicaprofile.album #profileTopNav ul li#album a,
body#novicaprofile.view #profileTopNav ul li#preview a,
body#novicaprofile.basic #profileTopNav ul li#basic a {
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
#profileTopNav ul li:hover {
	/*background:url(http://pics.novica.com/mynovica/images/menuBGhover.png) top left repeat-x;*/
}
#profileTopNav ul li:hover a {
	color:#FFF;
}
#profilemessage {
	/*padding:4px 10px;*/
	margin-bottom:15px;
	color:#FFF;
	font-weight:bold;
}
#profilemessage.profileerror {
	color:#900;
}
#profilemessage.profilesuccess {
	color:#390;
}
#cntrReferFriends .padlittle,
#cntrAddNewPhotoForm .padlittle {
	margin-bottom:10px;
}
/*
#cntrPhotoAlbum #updatedPhoto {
	width:69px;
	height:28px;
	position:absolute;
	top:-5px;
	left:54px;
}
*/
#cntrReferFriends {
	width:520px;
}
#cntrPhotoAlbum {
	width:552px;
	margin-bottom:10px;
}
#cntrPhotoAlbum .cntrPhotoDetail {
	float:left;
	text-align:center;
	margin:0 5px;
	width:164px;
	padding:5px 5px 15px 5px;
	position:relative;
}
#cntrPhotoAlbum .cntrPhoto {
	border: 1px solid #eee0c8;
	padding:5px;
	margin-bottom:2px;
}
#mnPhotoContentItemPreview .photoTitle,
#cntrPhotoAlbum .photoTitle {
	margin:0;
	font-weight:bold;
}
#cntrPhotoAlbum .photoAddedOn {
	margin:2px 0 0 0;
}
#cntrPhotoAlbum .photoDescription,
#cntrPhotoAlbum .photolinks {
	margin:5px 0 0 0;
}
#cntrAddNewPhoto,
#cntrFriendsList {
	padding-bottom:15px;
}
#cntrAddNewPhotoForm,
#cntrFriendsListInner {
	border: 1px solid #eee0c8;
	padding:5px 15px;
}
#cntrAddNewPhotoForm {
	padding-top:15px;
}
#titleColored,
#addnewphototitle {
	border: 1px solid #eee0c8;
	background:#eee0c8;
	font-weight:bold;
	padding:4px 15px;
	margin:0;
	color:#A16A16;
}
#addnewphototitle {
	width:105px;
}
#cntrPhotoAlbum #updatedPhoto {
	width:69px;
	height:22px;
	position:absolute;
	top:-5px;
	left:54px;
	background:url(http://pics.novica.com/mynovica/images/iconUpdated.gif) top left no-repeat
}

#checkstatus {
	display:none;
}
#checkstatus.nameOK {
	font-weight:bold;
	color:green;
}
#checkstatus.nameNOK {
	font-weight:bold;
	color:#900;
}
#cntrFriendsListInner table {
	border-bottom:1px solid #EEE0C8;
}
#cntrFriendsListInner table p {
	margin:1px 0;
}
#cntrFriendsListInner table td {
	padding:4px 5px;
	border-top:1px solid #EEE0C8;
}
#cntrFriendsListInner table td.h {
	padding:2px 5px;
	font-size:11px;
	background:#FFF;
	border-right:1px solid #EEE0C8;
}
#cntrFriendsListInner table td.f {
	border-left:1px solid #EEE0C8;
}
#cntrFriendsListInner table tr td.rowOdd {
	background:#F8F3EA;
}
#memberurl {
	border:1px solid #EEE0C8;
	padding:10px 15px;
}
#iconPreviewmode {
	width:142px;
	height:49px;
	position:absolute;
	top:1px;
	right:0;
	background:url(http://pics.novica.com/mynovica/images/iconPreviewmode.jpg) top right no-repeat;
}
#profileDisplaySummary {
	float:left;
	margin-left:10px;
	width:415px;
}
div.profileDisplayBlock1,
div.profileDisplayBlock2,
div.profileDisplayBlock3 {
	margin:0 0 15px 0;
}

div.profileDisplayBlock1 {
	padding:0 0 0 10px;
	background:url(http://pics.novica.com/images/arrowcatmain.gif) 0 3px no-repeat;
}
div.profileDisplayBlock3 {
	font-size:1.3em;
	font-style:italic;
}
#profileDisplaySummary p {
	margin:0 0 6px 0;
}
.profileCntr {
	/*margin-bottom:10px;*/
}
.profileCntr {
	padding:0 15px;
}
#cntrContentMiddle.bgProfileDisplay {
	background:url(http://pics.novica.com/mynovica/images/bgprofiledisplay.jpg) top left no-repeat;
}
#cntrContentMiddle.bgProfileDisplay #cntrContentMiddleInner {
	padding:10px 0;
}
#cntrProfileSummary #profilePhoto .myphoto {
	border:1px solid #BDA781;
	background:#FFF;
}
#cntrProfileSummary #profilePhoto .myphoto150 {
	border:1px solid #BDA781;
}
.cntrProfileOuter {
	background:#F9F2E8 url(http://pics.novica.com/mynovica/images/bgProfileBottom.jpg) bottom left no-repeat;
	padding-bottom:25px;
}
.cntrProfileInner {
	background:#F9F2E8 url(http://pics.novica.com/mynovica/images/bgProfileTop.jpg) top left no-repeat;
	padding:25px 30px 0 30px;
}
#cntrProfileArtistAndTestimonials .cntrProfileInner {
	background:#F9F2E8 url(http://pics.novica.com/mynovica/images/bgProfileTopLong.jpg) top left no-repeat;
}
#cntrContentMiddleInner p.top2 {
	padding-left:20px;
	padding-right:20px;
}
.cntrProfileContent {
	margin-top:10px;
	padding-top:15px;
	border-top:1px solid #E7CA9E;
}
.border1top {
	border-top:1px solid #E7CA9E;
	padding-top:15px;
}
.cntrProfileOuter p {
	margin:0;
}
.profileSectionTitle {
	width:205px;
	height:31px;
	/*position:relative;*/
}
#cntrProfileArtistAndTestimonials .productListItemCincoMn,
#cntrProfilePhotos .productListItemCincoMn {
	padding:10px 0;
}
#cntrProfilePhotos .cntrPhoto {
	background:#FFF;
	padding:3px;
	border:1px solid #eee0c8;
	width:79px;
	margin:auto;
}
.testimonialrow {
	padding:0 0 20px 0;
	width:555px;
}
.testimonialRightExt,
.testimonialRight,
.pic100left {
	float:left;
}
.pic100left {
	margin-left:10px;
	width:52px;
	text-align:center;
}
.testimonialRightExt,
.testimonialRight {
	margin-left:5px;
	margin-right:10px;
}
.testimonialRightExt {
	width:450px;
}
.testimonialRight {
	width:450px;
}
.narrower {
	padding-left:10px;
	padding-right:10px;
}
#cntrIncentive,
#cntrIncentiveMed,
#cntrIncentiveLong {
	color:#FFF;
}
#cntrIncentiveMed,
#cntrIncentive {
	font-size:11px;
}
#cntrIncentive {
	width:285px;
	position:absolute;
	top:40px;
	left:210px;
}
#cntrIncentiveLong {
	width:345px;
	position:relative;
	margin-bottom:5px;
}
#cntrIncentiveMed {
	width:300px;
	display:block;
	margin-bottom:10px;
	position:relative;
}
#cntrIncentiveFooter,
#cntrIncentiveText {
	margin:0;
}
#cntrIncentiveFooter {
	height:12px;
}
#cntrIncentiveText {
	padding:39px 18px 15px 18px;
}
#cntrIncentiveText a {
	color:#FFF;
	position:relative;
}
#sectionProfileDetail .tadsmaller {
	font-size:12px;
}
span.reqF {
	color:#900;
}
.myownphotoborder {
	border:1px solid #c59645;
}
