/* CSS Document */
body{
	margin:0 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	/*background-image:url(/images/common/bg_bar.gif);*/
	/*background: url(../_imgs/body_bg.gif) no-repeat #6F0404;*/
	background-image:url(../_imgs/bg-body.gif);
}

a{
	color:#ED6802;
}

.sml{
	font-size:11px;
}

#logo{
	padding:4px 5px 10px 5px;
}

#topContainer{
	background-color:#f3f3f3;
	font-size:11px;
	color:#666666;
	text-align:right;
	padding:2px;
	letter-spacing:1px;
}

#topContainer a{
	color:#FF6600;
}

#registerTopN{
	text-align:right;
	float:right;
}

#topJoinFreeTxt{
	font-size:12px;
	padding-left:35px;
	padding-top:0;
	color:#0066CC;
}

#mainNav{
	color:#cc0000;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
}

#mainNav a{
	color:#cc0000;
	text-decoration:none;
	padding:0 5px;
}

/*section links*/
#section{
	padding: 3px 10px;
	background-color:#99CC00;
	color:#000000;
	font-weight:bold;
}

/*right and left container*/
#leftContainer{
	padding:15px 6px 10px 12px;
}
/*
#leftContainer table{
	font-size:11px;
	color:#FF6600;
	background-color:#fff;
}

#leftContainer table a{
	color:#FF6600;
	background-color:#fff;
	text-decoration:none;
}

#leftContainer table td{
	border-bottom:1px solid #EAEAEA;
}
*/
#leftContainerHead{
	color:#000;
	font-weight:bold;
	/* background-color:#0099CC;*/
}


#rightContainer{
	padding:15px 0 10px 0;
}

#rightBannerAd{
	padding:15px 0 10px 0;
    /*background-color:#f3f3f3;*/
	background:#ffffff;
}

table#minisearchForm td{
	padding-bottom:5px;
	padding-top:5px;

}

#subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003300;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #99CC00;
	border-left: none;
}

/* search form */
form#HomeSearch{
	font-size:13px;
	/*color:#CC6600;*/
	color:#333333;
}

form#HomeSearch table tr td{
	padding:3px 3px 8px;
}

#txtBox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #92A0AB;
	padding:2px;
	color:#333333;
}

.browntxt{
	color:#CC6600;
}

/* Benefit feature text */
#featureContainer{
	width:248px;
	height:75px;
	border:1px solid #006600;
}

#boldTxt{
	font-size:17px;
	color:#990000;
	font-weight:bold;
	
}

#footer{
	font-size:11px;
	color:#666666;
	border-top:1px solid #CCCCCC;
	text-decoration:none;
	letter-spacing:1px;
}

#footer a{
	text-decoration:none;
	color:#FF6600;
}

#orgHead{
	color:#CC6600;
	font-weight:bold;
}

/*menu css */

#modernbricksmenu{
	padding: 0;
	width: 986px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#modernbricksmenu ul{
	font: bold 11px Arial;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	margin-left: 0px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#modernbricksmenu li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}

#modernbricksmenu a{
	float: left;
	display: block;
	color: white;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #76BA46; /*Default menu color*/
	border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
	background-color:#666; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{
	 /*currently selected tab*/
	background-color: #FF7800; /*Brown color theme*/ 
	border-color: #FF7800; /*Brown color theme*/ 
}

#modernbricksmenuline{
	clear: both;
	padding: 0;
	width: 986px;
	height: 3px;
	line-height: 3px;
	background: #FF7800; /*Brown color theme*/ 
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

#whiteline{
	clear: both;
	padding: 0;
	width: 770px;
	height: 1px;
	line-height: 1px;
	background-color: #cccccc; /*Brown color theme*/ 
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}
/*end menu css */

/*registration form css */
.smallred {line-height: 15px;
}
.blkred {
	border: 1px solid #FF6600;
}
.blknormal {
}
#errblock{
background-color:#FFFF99;
display:block;
margin-top:10px;
padding:5px;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: 16px;
}

.head3 {
	font-size: 14px;
	font-weight: bold;
	color:#006699;
	font-family: Arial, Helvetica, sans-serif;

}

.head4 {
	font-size: 12px;
	font-weight: bold;
	color:#CC6600;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:2px solid #D9BA5B;
}

#smallnotes{
	font-size:11px;
	color:#AE773D;
}

#inputReg {
	width: 160px;
	height: 21px;
	border: 1px solid #577F9B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F8FCF8;
	padding:3px 0 0 5px;
	color: #333333;
}
select#inputReg {
	height:25px;
	width:167px;
}

#inputSelectReg {
	height: 25px;
	border: 1px solid #3C5971;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F8FCF8;
	color: #333333;
	padding-top:2px;
}

#error {
	color: #FF7200;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#errorBig {
	color: #CC6600;
	font-family:Arial, Helvetica, sans-serif;
}

.error {
	color: #FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#errorbg{
background-color:#FFFF99;
padding:5px 5px 5px 10px;;
}

#inputarea {
	border: 1px solid #577F9B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F8FCF8;
	width:500px;
	height:100px;
	padding: 5px;
	margin-top:5px;
	color: #333333;
}
#inputarea2 {
	border: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:460px;
	height:100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top:5px;
}
#charcount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F8FCF8;
	width:400px;
	height:17px;
}
#charcountbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F8FCF8;
	width:30px;
	border:#F8FCF8;
	color:#0000ff;
	font-weight:bold;
}
/*end regn form css */

/*Login Form CSS */
#inputLogin{
	border:1px solid #CC9933;
	padding:2px;
	width:160px;
}
/*End of Login Form CSS */

.loginForm{
	border:1px solid #5CA0E5; 
	padding:3px; 
	width:280px; 
	margin:0 auto;
}

.loginForm a{
	color:#003399;
}

.inactive {
	background-color: #FFDDDD;
	border: 1px solid #990000;
	padding: 5px;
	margin-right:10px;
}
.thumbnail {
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 60px;
	margin-bottom: 4px;
}
.thumbnail#rt{
	float:right;
}
.thumbnail#lt{
	float:left;
}

.thumbnailMedium {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
}

.purplehl{
color:#CC3399;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.graytxt{
	color:#444444;
	padding-right:10px;
}

/*Edit Profile CSS*/
#editButton{
	padding:0;
}

form#editProfile input#txtBox{
	width:160px;
	color:#333333;
	border:1px solid #7F9DB9;
}

form#editProfile select#txtBox{
	width:165px;
	color:#333333;
	border:1px solid #7F9DB9;
}

form#editProfile select#selectBox{
	color:#333333;
	border:1px solid #7F9DB9;
}

form#editProfile textarea#txtarea{
	color:#333333;
	border:1px solid #7F9DB9;
	width:500px;
	height:100px;
	margin-top:15px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#success{
	color:#649B0E;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.small{
	font-size:11px;
	color:#666666;
}

form#myform{
	margin-top:0;
}

#ProfileHeading{
	font-size:17px;
}

#ProfileDisplayTbl{
	font-size: 12px;
	font-weight: bold;
	color:#CC6600;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #f1f1f1;
}

.darkGray{
	color:#444;
}

.MultipleSelect{
	width:150px;
	height:90px;
	color:#333333;
	border:1px solid #7F9DB9;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
}

#searchResultsTxt{
	/*color:#666666;*/
	color:#006699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#searchResultsTxt strong{
	color:#034889;
	font-weight:normal;
}

#darklink{
	color:#0066CC;
}

#deepblue{
	color:#0066CC;
	font-size:11px;
}

form#miniForm *{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

form#miniForm input#txtBox{
	width:130px;
	border:1px solid #7F9DB9;
}

form#miniForm select#txtBox{
	width:135px;
	border:1px solid #7F9DB9;
}

form#miniForm select#selectBox{
	border:1px solid #7F9DB9;
	font-size:11px;
}

form#miniForm textarea#txtarea{
	border:1px solid #7F9DB9;
	width:500px;
	height:100px;
	margin-top:15px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

form#miniForm table tr td.graytxt{
	padding-left:10px;
}

#photosearchDesc{
 float:right;
 width:70px;
}

#pagination{
	padding:2px 5px;
	border:1px solid #FF9900;
	background-color:#FFFFCC;
}

#paginationActive{
	padding:2px 5px;
	border:1px solid #cccccc;
	background-color:#f6f6f6;
}

#paginationPN{
	padding:2px 5px;
	border:1px solid #FF9900;
	background-color:#FFFFCC;
}

.inviteBox{
	width:140px;
	border:1px solid #7F9DB9;
	font-size:11px;
	color:#999999;
	padding:2px;
}

table#inviteBox td{
	border:none;
	background-color:none;
}

#leftContainer table#inviteBox{
	background:none;
	background-color:none;
}

#alertBox{
	width:183px;
	height:187px;
	padding:45px 20px 5px 15px;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:left;
}
#alertBox a{
	color:#0066CC;
}

/*Home Success Stories */
.boxSuccess{
	height:75px;
	display:block;
	margin:0 0 13px 0;
	font-size:12px;
}

.boxSuccess img{
	float:left;
	margin-right:6px;
}

.accountAlerts{
	padding:10px; 
	border:1px solid #FF9900; 
	background:#FAF6B4;
	margin-right:10px;
}

.accountAlerts a{
 color:#3366CC;
}

.accountAlerts p{
	margin-top:5px;
}

.bottomlinkBox{
	font-size:12px;
	/*background:url(../../_imgs/bottom_bg.gif) repeat-x;*/
	background:#F8F6EC;
}

.bottomlinkBox a{
	font-size:12px;
	color:#B27F1D;
	text-decoration:none;
}

.bottomlinkBox a:hover{
	color:#F34D04;
	text-decoration:underline;
}

.bottomlinkBox h3{
	font-size:13px;
	color:#826604;
	font-weight:bold;
	margin:10px 0 3px 0;
}
.bottomlinkBox div{
	width:170px;
	text-align:left; 
	padding-bottom:20px;
	line-height:19px;
}

a.picnail:hover{
	color:#FFFFFF;
}

.lpage{
	font-size:11px;
}

.lpage a{
	color:#006699;
}

table#leftNavTable td.menu{
	/*background:url(../_imgs/left_nav_bg.gif) repeat-y;*/
	padding:4px 0 4px 7px;
}

td.menu a{
	color:#F4391B;
}

/*right section */
.rightTop{
	background:url(../_imgs/right_top.gif) no-repeat;
	height:11px;
	width:262px;
	padding:0;
	margin:0;
}

.rightBottom{
	background:url(../_imgs/right_bottom.gif) no-repeat;
	height:11px;
	width:262px;
	padding:0;
	margin:0 0 15px 0;
}

.rightContent{
	background:url(../_imgs/right_content.gif) repeat-y;
	padding:0 8px;
	margin:0;
}

.rightpicSmall{
	padding:2px; 
	border:1px solid #CCCCCC;
	background:#F6F7B2;
}

/*Left section */
.leftTop{
	background:url(../_imgs/left_top.gif) no-repeat;
	height:9px;
	width:185px;
	padding:0;
	margin:0;
}

.leftBottom{
	background:url(../_imgs/left_bottom.gif) no-repeat;
	height:9px;
	width:185px;
	padding:0;
	margin:0 0 15px 0;
}

.leftContent{
	background:url(../_imgs/left_nav_bg.gif) repeat-y;
	padding:0 8px;
	margin:0;
}

.leftHeading{
	color:#000000;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 2px 0;
	letter-spacing:0.5px;
}

#inputleft{
	width:110px;
	border:1px solid #6789A9;
	padding:1px 3px;
}

.featuredSuccess{
	margin:0 10px;
}

/* Middle Table */
.middletable{
	padding:0 15px; 
	background:url(../_imgs/search_results_bg.gif) repeat-y #ffffff;
}

.middletableProfile{
	padding:0 15px; 
	background:url(../_imgs/profile-bg.gif) repeat-y #ffffff;
}

.middletableInbox{
	padding:0 15px; 
	background:url(../_imgs/inbox-bg.gif) repeat-y #ffffff;
}


#firstrow{
	padding-top:15px;
}

.bottomlinkBoxGlobal{
	line-height:18px;
}

.bottomlinkBoxGlobal h3{
	margin:0 0 5px 0;
	color:#74787D;
	font-size:15px;
}

.bottomlinkBoxGlobal a{
	color:#4B9AE3;
	font-size:11px;
}

.bottomheading{
	font-size:16px;
	color:#666666;
	margin:10px 0 14px 0;
	font-weight:bold;
}

h3.bottomheading a{
	text-decoration:none;
	font-size:16px;
	color:#666666;
	font-weight:bold;
}

h3.bottomheading2 a{
	text-decoration:none;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}

.bottomBox{
	background:url(../../_imgs/bottom_bg.gif) repeat-x;
}

.bottomBox img{
	border:3px solid #fff;
}

.profileDescTable{
	background:url(../_imgs/profile-desc-bg.gif) no-repeat;
	padding:0 10px;
	margin-bottom:15px;
	overflow:hidden;
}

.profileDescTable td{
	border-bottom:1px dotted #EAE4AC;
}

.profileDescBoxHeading{
	font-size: 14px;
	font-weight: bold;
	color:#CC6600;
	font-family: Arial, Helvetica, sans-serif;
	padding:3px 3px 5px 6px;
	margin-top:15px;
	/*background:url(../_imgs/heading-bg.gif) no-repeat;*/
}

.profileFirstCol{
	padding-left:4px;
}

.profileFirstRow{
	padding-top:12px;
}

.inboxBanner{
	width:160px;
	margin-top:15px;
}

#interstTbl td.graytxt{
	border-bottom:1px solid #CCCCCC;
	padding:8px 5px;
}

td.rowCaption{
	border-bottom:double #999999;
}

.leftAd{
	padding-top:20px;
}

.rightAd{
	padding-top:25px;
}

.privateInfo{
	padding:25px 0;
}

.privateInfo a{
	color:#679715;
}

.dContainer{
	height:42px;
	width:970px;
	margin:0 auto;
	padding:0 10px;
	background:#ffffff;
}

.dLeft{
	float:left;
	width:350px;
	overflow:hidden;
}

.dLeft span#dLeftCurve{
	background:url(../_imgs/orange.gif) no-repeat left top;
	height:42px;
	width:12px;
	display:block;
	float:left;
}

.dRight{
	float:right;
	width:450px;
	text-align:right;
	font-size:11px;
	color:#cccccc;
	overflow:hidden;
}

span#dRightCurve{
	background:url(../_imgs/orange.gif) no-repeat right top;
	height:42px;
	width:12px;
	display:block;
	float:right;
}

.dRight a{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 3px;
}

.clear{
clear:both;
height:10px;
background:#ffffff;
width:990px;
margin:0 auto;
}