#cellLayoutContent
{
	padding:0px;
}

/* dna common*/

/* header */
#divHeader
{
	background-color:#fff;
	background-repeat:repeat-x;
	background-image: url(/dna/common/images/header/headerDNA_repeat.gif);
	background-position: top;	
}

#tableSearch .whiteLink
{
	color:#555;
}

#headerLogo, #headerLogoDNA, #headerSearch
{
	float:left;
}

#headerSearch, #headerLogoDNA, #divHeader, #headerLogo
{
	height:63px;
}

#headerSearch #tableSearch
{
	margin-top:8px;
}

#headerLogoDNA
{
	background-repeat: no-repeat;
	background-image: url(/dna/common/images/header/headerDNA.gif);
	background-position: left center;
	width:524px;
}

#headerLogoDNA a
{
	display:block;
	width:130px;
	height:100%;
}


.roundButton, .roundButtonShort
{
	display:block;
}

h1, h2, h3, h4, h5
{
	margin:0px;
	padding:0px;
}

h2
{
	font-weight:normal;
}

.clearLeft
{
	clear:left;
}

.clearRight
{
	clear:right;
}

.ContentLink
{
	color:#bc9e48;
}

.ContentLink:hover
{
	color:#dfbb55;
}

.dnaPageWrapper
{
	color: #555;
	padding:14px;
	padding-top:18px;
}

.main
{
	float:left;
	width:620px;
}

.details
{
	float:right;
	width:210px;
	padding-left:16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;	
}

.fact
{
	margin-right:20px;
	margin-bottom:5px;
}

.details .contents
{
	padding-top:8px;
	padding-left:10px;
	padding-bottom:15px;
	margin-bottom:10px;
	background-color:#fff;
	position:relative;
}

* html .details .contents
{
	width:190px;
}

 
#evil
{
	padding-top:1px;/*IE7 hack*/
}

*|html #evil
{
	padding-top:0px;
}

.userDetails
{ 
	width:178px;
	float:left;
	position:relative;
}

.noSimilarity .userDetails .wrapper .flag
{
	margin-top:0px;
}

.heading-text, .heading-text a
{
	color:black;
}

.heading-text a:hover
{
	color:#ff4300;
}

.heading-bg
{
	color:#f2f3e5;
}

.heading-link
{
	/*position:absolute;
	top:4px;	
	right:10px;*/
	height:21px;
	float:right;
	margin:2px 5px 0px 0px;
}

.heading-link a
{
	color:#0080FF;
	text-decoration:none;
}

.heading-link a:hover
{
	text-decoration:underline;
}

.contents .dnaRoundButton
{
	float:right;	
	color:#2461c2;
}

.corner
{
	position:absolute;
	width:12px;
	height:12px;
	background-repeat: no-repeat;
}

.corner#UL
{
	left:0px;
	top:0px;
	background-image:url(/dna/common/images/corner-ul.gif);
}

.corner#BL
{
	left:0px;
	bottom:0px;
	background-image:url(/dna/common/images/corner-bl.gif);
}

* html .corner#BL
{
	bottom:-2px;
}

.corner#UR
{
	right:0px;
	top:0px;
	background-image:url(/dna/common/images/corner-ur.gif);
}

.corner#BR
{
	right:0px;
	bottom:0px;
	background-image:url(/dna/common/images/corner-br.gif);
}

* html .corner#BR
{
	bottom:-2px;
}

.smallStatusBar
{
	background-color:#eee;
	width:54px;
	height:8px;
	margin-top:1px;
	margin-bottom:4px;
	position:relative;
}

.center
{
	width:50%;
	height:100%;
}

.smallStatusBar .center
{
	background-color:#ac8b3b;
}

.side
{
	position:absolute;
	top:0px;
}

.side#left
{
	left:0px;
}


.side#right
{
	right:0px;
}

.emptyContent
{
	font-weight:bold;
	margin-left:5px;
	margin-bottom:10px;
	color:gray;
}


.score-text
{
	position:relative;
	height:18px;
	margin-bottom:3px;
	width:52px;
}

.smaller
{
	height:14px;
}

.score-text .perc
{
	font-size:15px;
	font-weight:normal;
}

.score-text a,.score-text div
{
	font-weight:bold;
	font-size:17px;
	color:#000;
	text-decoration:none;
}

.score-text div.matches
{
	font-weight:bold;
	font-size:11px;
	color:#000;
}

.score-text .matches .perc
{
	font-size:11px;
}



.flag
{
	position:absolute;
	top:0px;
	right:0px;
	width:22px;
	height:18px;
	background-position:-1px -3px;
	
}

.match .flag
{
	margin-top:5px;
	margin-right:4px;
}

.info
{
	margin-top:4px;
	margin-left:12px;
	float:left;
	color:#000;
	width:100px;
}

.info .country
{
	margin-top:2px;
	margin-bottom:24px;
}

.info .smallStatusBar
{
	margin-top:2px;
	margin-bottom:5px;
}

.info .smallStatusBar .center
{
	background-image:url(/dna/common/images/status-fill.gif);
}

.main .smallStatusBar
{
	background-color:#efefef;
}

.userPanel
{
	position:absolute;
	bottom:0px;
}

.userPanel a, .userPanel .friend
{
	float:left;
	margin-right:4px;
}

.sendMessage
{
	margin-left:1px;
	display:block;
	background-image:url(/dna/common/images/send_message_white.gif);
	width:18px;
	height:18px;
}


.sendMessage:hover
{
	background-position:-18px;
}

.main .sendMessage
{
	background-image:url(/dna/common/images/send_message_white.gif);
}

.compareLink
{
	margin-left:5px;
	margin-top:-1px;
	width:19px;
	height:18px;
	background-image:url(/dna/common/images/compareWhite.gif);
	display:block;
}

.compareLink:hover
{
	background-position:-19px 0px;
}

.main .compareLink
{
	background-image:url(/dna/common/images/compareWhite.gif);
}

.addFriend
{
	margin-top:-1px;
	width:17px;
	height:17px;
	background-image:url(/dna/common/images/friend_add.gif);
	display:block;
}

.addFriend:hover
{
	background-image:url(/dna/common/images/friend_add_over.gif);
}

.friend
{
	margin-top:-1px;
	width:17px;
	height:17px;
	background-image:url(/dna/common/images/friend_added.gif);
	float:left;
}

.profileLink
{
	color:black;
}

/* dividers */
.verticalDivider
{
	background-color: #efefef;
	float:left;
	width:1px;
}

.horizontalDivider
{
	height:1px;
	padding-top:12px;
	margin-bottom:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}


.dnaheader
{
	background-image: url(/dna/common/images/header/navbar_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#E3E3E3;
	height:26px;
}

.dnaheader-right
{
	float:right;
}

* html .dnaheader-right
{
	margin-right:1px;
}

.dnaheader a
{
	float:left;
}


.navLink, .header-selected
{
	padding-top:2px;
	padding-bottom:6px;
	color:#716548;
	padding-left:8px;
	padding-right:8px;
	margin-top:6px;
}

.header-selected
{
	background-color:#fafafa;
}

.navLink
{
	text-decoration:none;
}

.moreCategoriesMenu
{
	margin-top:10px;
}

.noMarginLeft
{
	margin-left:0px;	
}


.Bold
{
	font-weight:bold;
}

.navLink:hover{
	text-decoration:underline;
}

/* buttons */

.dnaRoundButton {
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-align:center;
	line-height: 23px;	 
	text-decoration:none;
	height:27px;
	display:block;
	font-weight:bold;
}

.dnaRoundButton:hover
{
	background-position: -111px 0px;
}

.dnaButtonBrown {
	background-image: url(/dna/common/images/button_large_brown.png);
	width:107px;
	background-position: 0px 0px;
}

.dnaButtonBrown:hover
{
	background-position: -107px 0px;
}

.grayBG
{
	background-image: url(/dna/common/images/button_large_brown_gray_bg.png);
}


.dnaButtonBrownShort {
	background-image: url(/dna/common/images/button_small_brown.gif);
	width:65px;
	background-position: 0px 0px;
}

.dnaButtonBrownShort:hover
{
	background-position: -65px 0px;
}

.grayBGShort
{
	width:67px;
	background-image: url(/dna/common/images/button_small_brown_on_gray.gif);
}

.grayBGShort:hover
{
	background-position: -67px 0px;
}

.dnaButtonGrayShort {
	background-image: url(/dna/common/images/button_small_gray.gif);
	width:53px;
	background-position: 0px 0px;
	height:21px;
	line-height:19px;
	color:#666666;
}

.dnaButtonGrayShort:hover
{
	background-position: -53px 0;
}

.barHeader span, .barHeader .matchUserPhoto
{
	float:left;
}

.barHeader
{
	padding-top:8px;
	padding-left:15px;
	padding-bottom:8px;
	padding-right:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	background-color:#fff;
	color:#555;
}

.barHeader span
{
	font-weight:bold;
	font-size:11px;
	width:120px;
}

.matchUserPhoto
{
	padding:1px;
	border:1px solid #cccccc;
	margin-right:8px;
	width:24px;
}

.matchUserPhoto a
{
	height:24px;
	width:24px;
	display:block;
	background-position:center center;
}

.horizQuery
{
	margin-bottom:8px;
	position:relative;
}


.horizQueryContent
{
	position:relative;
}

* html .horizQueryContent
{
	width:100%;
}

.fade
{
	height:22px;
	margin-left:8px;
	background-image:url(/dna/common/images/fade.gif);
}


.dnaTitle
{
	color:#777;
	margin-bottom:10px;
	font-size:21px;
}

.dnaMedTitle
{
	color:#539103;
	margin-bottom:10px;
	font-size:18px;
}

.UserProfile
{
	color:#000;
	font-weight:bold;
	border-bottom-style:none;
}

.UserProfile:hover
{
	color:#7EC0EE;	
	text-decoration:underline;
	background-color: #FFFFFF;
}

.details .UserProfile
{
	background-color: #transparent;
}

.info .infoUserName
{
	margin-bottom:4px;
}

.categoryLink
{
	color:#8B814C;
	text-decoration:none;
}

.categoryLink:hover
{
	color:#CDBE70;
}

.floatLeft
{
	float:left;
}

.floatRight
{
	float:right;
}

.posAbs
{
	position:absolute;
}

.borderTop
{
	border-top:1px solid #efefef;
}

.alignRight
{
	right:0px;
}

.clearBoth
{
	clear:both;
}

.moreMatches
{
	position:absolute;
	background-image:url(/dna/common/images/moreForStripe.gif);
	width:67px;
	height:22px;
	right:0px;
	bottom:0px;
	display:block;
}

.moreMatches:hover
{
	background-image:url(/dna/common/images/moreForStripeHover.gif);
}

.moreLink
{
	padding-top:4px;
	text-align:right;
}

.moreLink a
{
	color:#716548;
	font-weight:bold;
	text-decoration:none;
}

.moreLink a:hover
{
	color:#A49571;
	text-decoration:underline;
}

* html .moreMatches
{
	bottom:-1px;
}

.dna-heading-3d, .dna-heading
{
	color:#FFF;
	padding-left:15px;
	font-size:13px;
	font-weight:bold;
}

.dna-heading
{
	height:21px;
	background-image:url(/dna/common/images/top-right-corner.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#C3B9A0;
	padding-top:3px;
}

.dna-heading-3d
{
	height:24px;
	line-height:24px;
	vertical-align:middle;
	background-repeat: repeat-x;
	background-image:url(/dna/common/images/heading/gold.gif);
	position:relative;
}


.dna-heading-3d a
{
	font-size:13px;
	font-weight:bold;
	display:block;
	color:#fff;
	text-decoration:none;
}

.dna-heading-3d a:hover
{
	color:#CCCCCC;
}

.dna-heading-3d-corner
{
	height:24px;
	width: 24px;
	background-image:url(/dna/common/images/heading/gold-corner.gif);
	position:absolute;
	right:0px;
	top:0px;
}


.sideBar .dna-heading-3d
{
	background-image:url(/dna/common/images/heading/gray.gif);
}

.sideBar .dna-heading-3d-corner
{
	background-image:url(/dna/common/images/heading/gray-corner.gif);
}

 

.sideBar .invitor .dna-heading-3d
{
	background-image:url(/dna/common/images/heading/green.gif);
}

 .sideBar .invitor .dna-heading-3d-corner
{
	background-image:url(/dna/common/images/heading/green-corner.gif);
}


.main .dna-heading
{
	height:22px;
	padding-top:2px;
	font-size:15px;
}

.search
{
	margin-top:16px;
	margin-bottom:8px;
	margin-left:12px;
}

.search .title
{
	color:#98760E;
	font-weight:bold;
	font-size:12px;
	height:18px;
}

#searchField
{
	float:left;
	width:130px;
	margin-top:2px;
}

.searchDNAButton  
{
	margin-left:6px;
}



.searchBtn:hover
{
	background-position:-29px;
}


.headingColor1
{
	color:#539103;
}

.headingColor2
{
	color:#75570e;
}

.headingColor3
{
	color:#bd8809;	
}

/* large photo */

.userDetails div.largeProfilePhoto,.userDetails a.largeProfilePhoto
{
	width:70px;
	height:70px;
} 

.lastModuleComment
{
	margin-top:6px;
	margin-bottom:12px;
}

.lastModuleComment .ContentLink
{
	text-decoration:none;
	font-weight:bold;
}

.commentContent
{
	margin-top:3px;
}

.commentContent .commentText
{
	margin-top:4px;
	color:#5a5a5a;
}

.commentContent a, .commentContent .commentText
{
	float:left;
}

.commentText .UserProfile
{
/*	font-weight:normal;*/
}

.commentContent .date
{
	margin-top:4px;
	color:#996702;
}

.commentText .user
{
	margin-bottom:2px;
}

.moduleMatchThumb
{
	margin-right:6px;
}

.moduleMatchThumb img
{
	border: 1px solid #CCCCCC;
}
 
.moduleMatchThumb img:hover
{
	border-color: #aaa;
}

/* matches */
.match {
	margin-left:12px;
	padding-top:4px;
	margin-bottom:6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ddd;	
}

.match .wrapperMatch {
	position:relative;
}

.first    
{
	border:none;
}

.yourMatches
{
	position:relative;
}

#yourMatchesNav
{
	margin-left:14px;
	color:#ccc;
	margin-top:8px;
	margin-bottom:2px;
	height:20px;
}

#yourMatchesNav .CommandLink
{
	color:#555;
}

#yourMatchesNav .selected
{
	color: #98760E;
	font-weight:bold;
}

.noMatches
{
	margin:14px;
	font-weight:bold;
}

.matchExtraInfo
{
	float:left;
	width:210px;
}

.lastVisit
{
	position:absolute;
	bottom:0px;
}

.lastVisit span
{
	font-weight:bold;
}

.advancement
{
	width:45px;
	height:45px;
	background-position:center center;
	background-position:center center;
	position:absolute;
	top:24px;
	right:110px;
}

.advancementCover
{
	width:45px;
	height:45px;
	background-image:url(/dna/common/images/eggFrame.gif);
}

.philosophy
{
	color:#888;
}

.auxFlag
{
	position:absolute;
	bottom:0px;
	right:0px;
	color:#8b8b8b;
	margin-right:4px;
	width:100px;
}

.auxFlag *
{
	clear:right;
	float:right;
	direction:rtl;
}

* html .matchExtraInfo
{
	position:relative;
}

* html .auxFlag
{
	top:8px;
}

.match .auxFlag .flag
{
	margin-bottom:2px;
	margin-top:0px;
	position:static;
	float:right;
}

.auxUserData
{
	margin-top:3px;
	width:210px;
	float:left;
	margin-bottom:20px;
}

.otherUserList
{
	margin-left:10px;
	padding-top:3px;
}

.otherUserList ul
{
	padding:0px;
	margin:0px;
	margin-top:3px;
	list-style-position:outside;
	list-style-type:none;
}


.otherUserList li
{
	padding:0px;
	margin:0px;
	height:auto;
	padding-top:0px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	border:none;
	position:static;
	line-height:16px;
}

.otherUserList li a
{
	color:#555555;
	text-decoration:none;
}

.otherUserList li a:hover
{
	text-decoration:underline;
}

.otherUserList li.hidden
{
	display:none;
}

.otherUserList a.hidden
{
	display:none;
}

.otherUserList .title
{
	color:#98760E;
	font-weight:bold;
}

.otherUserList .moreItemsLink, .otherUserList .lessItemsLink
{
	display:block;
	margin-top:5px;
	text-decoration:none;
	color:#98760E;
	font-size:10px;
	margin-left:3px;
}

.otherUserList .moreItemsLink:hover, .otherUserList .moreItemsLink:hover
{
	text-decoration:underline;
	color:#DFBB55;
	
}

.listedByUser
{
	font-weight:bold;
}

.list
{
	color:#4aa00b;
}

#shadowMatches
{
	margin-left:12px;
	margin-top:6px;
	margin-bottom:8px;
}

.shadow .info
{
	width:110px;
}

.urlWidget
{
	margin-left:14px;
	margin-right:14px;
}

.dnaLinkInput
{
	width:100%;
	font-size:11px;
	margin-top:5px;
}

.widgetHeading
{
	margin-top:20px;
}

.staticResultsWrapper
{
	margin:14px;
	margin-right:0px;
}

.staticResultsEmbed
{
	margin-top:5px;
	height:24px;
	font-family:Tahoma;
	font-size:11px;
	width:100%;
	overflow:hidden;
	display:none;
}

.staticResultsEmbedWrapper
{
	margin-top:5px;
}

#divWildfirePost
{
	margin-top:12px;
}