/*RESETS*/
*{padding:0; margin:0;}
ul{list-style-type:none;}
fieldset{border:none;}
a img{border:none;}
a{-moz-outline:none;}

input{border:0;}

.admin_input {
	border:1px outset;
}

b{font-weight:normal;}

html {
	font-size: 100%;
}

body {

	background: url(../images/body_hd_bg.png) #eaeee0 repeat-x top;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	margin: 0;
	height: 100%;
}

.bold {
	font-weight: bold;
}

a {
	color: #BD255B;
	text-decoration: none;
	display:block;
}

a:hover {
	text-decoration: underline;
	display:block;
}

h1 {
	border-bottom: 3px solid #bd255b;
	font-weight: normal;
	color: #5F3E22;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 5px;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	line-height:16px;
	margin: 0;
}

h3 {
	border-bottom: 1px solid #c3c3c3;
	color: #51554c;
	font-weight: normal;
	font-size: 15px;
	margin-top: .6em;
	padding-bottom: 16px;
}

h3 span {
	color: #6d9d14;
}

h3 a, h3 a:hover, h3 a:visited, h3 a:active {
	display:inline;
	color: #6d9d14;
}
h3.newsFooter {
	text-align: center;
	border: none;
	margin-bottom: 0em;
}

p {
	/*font-size: .75em;*/
	margin: 0;
}

#ft p {
	font-size: .75em;
}

#hr {
	border-bottom:1px solid #c3c3c3;
	width:100%;
	margin:10px 0 3px 0;
}
/*
table {
	border: none;
	width: 100%;
	margin-bottom: .5em;
}

td {
	background-color: #838383;
	text-align: center;
}*/
.admin table {
	width:auto;
}
.admin td {
	background-color: #FFFFFF;
	text-align: left;
}


.template {
	display: none;
}

.wrapper {
	width: 970px;/*973*/
	/*width: 985px;*/
	margin-left: auto;
	margin-right: auto;
}

#hd {
	width:970px;/*969*/
	/*
	width: 981px;
	*/
	/*margin: 0 auto .219em auto;/*0 auto .219em auto;*/
	margin: 0 auto 0 auto;
	/*height:0px;*/

}

#hd .cont {
	padding: 11px 11px 11px 11px;
	vertical-align: middle;
}

#hd h1 {
	border: 0;
	color: white;
	/*padding: 17px 0px 17px 25px;*/
	padding: 17px 0px 17px 20px;
	font-size: 21px;
	font-weight:normal;
	float: left;
	text-shadow:1px 1px 1px #7f1a36;
}

#query {
	float: left;
	width: 340px;
	height: 35px;
	/*margin: 12px 0px 11px 44px;*/
	margin: 12px 0px 11px 44px;
	padding: 0px 3px 0px 6px;
	font-size: 20px;	
	color: #5F3E22;
	background: url(../images/query_BG.png) no-repeat left top;
/*
	float: left;
	width: 340px;
	height: 35px;
	margin: 12px 0px 0px 45px;
	padding: 5px 3px 2px 6px;
	font-size: 20px;	
	color: #5F3E22;
	background: url(../images/query_BG.png) no-repeat left top;
	*/
}

#logoTop {
	float: left;
	width: 361px;
	height: 60px;
	margin: 5px 0 15px 0;
	background: url(../images/logoTop.gif) no-repeat left top;
}

#PFCLogo {
	float: right;
	width: 350px;
	height: 50px;
	margin: 0;
}

a.explore {
	float: left;
	width: 105px;
	height: 37px;
	margin: 11px 0px 10px 7px;
	background: url(../images/buttons/exploreBtn_off.gif) no-repeat left top;
}

a.explore:hover {
	background: url(../images/buttons/exploreBtn_on.gif) no-repeat left top;
}

a.explore:active {
	background: url(../images/buttons/exploreBtn_active.gif) no-repeat left top;
}

#h_l_bg {
	background: url(../images/search_BG_L.gif) no-repeat left top;
	float: left;
	width: 4px;
	height: 58px;
}
	
#h_m_bg {
	background: url(../images/search_BG_M.gif) repeat-x center top;
	float: left;
	width: 938px;
	/*width: 950px;*/
	height: 58px;
}

#h_r_bg {
	background: url(../images/search_BG_R.gif) no-repeat scroll right top;
	float: left;
	width: 4px;
	height: 58px;
}

#search_ideas {
	/*padding: 15px 4px 5px 4px;*/
	padding: 15px 4px 5px 4px;
	color: #5F3E22;
}

#keywords_title {
	float: left;
	width: 110px;
	font-size:15px;
	font-weight:bold;
	
}

#keywords {
	float: left;
	text-align: left;
	padding: 0 5px 0 7px;
	width: 710px;
	height: 22px;
	font-size:15px;
	line-height: 23px;
	margin-top: -3px;
	overflow: hidden;
}

#keywords a {
	display: inline;
}

#keywords .s_keyword {
	text-decoration: none;
}

#keywords a.s_keyword:hover {
	text-decoration: underline;
}

#keywords_more {
	float: right;
	font-size:13px;
	margin-top: 3px;
	font-weight:bold;
	margin-top: 1px;
}

#bd {
	margin: 0 auto .219em auto;
	width:970px;
	/*
	width: 982px;*/
}

#sep {
	height: 4px;
	background: #bd255b;
	width: 100%;
	border-bottom: 1px solid #9f2f64;
	border-top: 1px solid #fff;
}

#ft {
	margin-top: 20px;
	height: 440px;
	width: 100%;
	min-width: 970px;
	clear: both;
	display: block;
	font-size: 17px;	
	line-height: 1.2em;
	color: #7c8072;
	background: url(../images/footerBg.gif) #868c7c repeat-x top;
}

#ft .cont {
	background: none;
	width: 970px;
	margin: 0 auto 0 auto;
	padding: 30px 0 0 0;
}

#ft .sub {
	width: 970px;
	margin: 0 auto 0 auto;	
	vertical-align: middle;
	text-align: center;
}

#ft .sub .f_logo {
	background: url(../images/logoFooter.gif) top left no-repeat;
	width: 173px;
	height: 43px;
	float: left;
}

#ft .subCont {
	width:100%;
	height:60px;
	background-color:#fff;
	text-align:center;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top: 1px solid #5f6357;
}

#ft .sub span {
	float: right;
	font-size: 11px;
	padding-top: 10px;
	color:#727769;
}

#ft .col {
	float: left;	
}

#ft .top_foot_container {
	margin: 0 0 10px 0;
	display: block;
}
#ft .top_foot_container .first {
	width:180px;
	margin: 0 35px 0 0px;
}
#ft .top_foot_container .second {
	width:330px;
}
#ft .top_foot_container .third {
	width:310px;
	margin: 0 0 0 85px;
}

#ft .top_foot_container .third ul {
	padding: 15px 0 0 0;
	margin:0;
	/*padding:0;*/
	list-style:outside disc ;
	color:#eaeee0;
	display: block;
	padding-left:15px;
	font-size:0.5em !important;	

}
#ft .top_foot_container .third ul p {
	font-size:1.5em;	
}
#ft .bottom_foot_container{
	margin-top: 10px;
	display: block;
}
#ft .first {
	width:180px;
	margin: 0 135px 0 40px;
} 

#ft .second {
	width:250px;
	margin: 0;
} 

#ft .third {
	width:180px;
	margin: 0 0 0 165px;
} 
#ft .col h2 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	border: 0;
	padding: 0;
}

#ft .col h3 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border: 0;
	padding: 0;
	margin:0;
}

#ft p {
	padding: 15px 0 15px 0;
	color:#eaeee0;
	line-height:16px;
}
#ft p.address {
	line-height:23px;
}

#ft ul {
	padding: 15px 0 15px 0;
	line-height: 1em;	
}
#ft ul p, #ft ul h3 {
	display:inline;
}
#ft ul li {
	margin-bottom:10px;
}
#ft li a {
	font-size:13px;
	color:#eaeee0;		
}
#ft .second a {
	font-size:13px;
	color:#eaeee0;	
}

/*
#ft {
	margin-top: 30px;
	height: 440px;
	width: 100%;
	min-width: 970px;
	clear: both;
	display: block;
	font-size: 17px;	
	line-height: 1.2em;
	color: #7c8072;
	background: url(../images/footerBg.gif) #868c7c repeat-x top;
}

#ft .cont {
	background: none;
	width: 970px;
	margin: 0 auto 0 auto;
	padding-top: 40px;
}

#ft .sub {
	width: 970px;
	margin: 0 auto 0 auto;	
	vertical-align: middle;
	text-align: center;
}

#ft .sub .f_logo {
	background: url(../images/logoFooter.gif) top left no-repeat;
	width: 173px;
	height: 43px;
	float: left;
}

#ft .subCont {
	width:100%;
	height:60px;
	background-color:#fff;
	text-align:center;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top: 1px solid #5f6357;
}

#ft .sub span {
	float: right;
	font-size: 11px;
	padding-top: 10px;
	color:#727769;
}

#ft .col {
	float: left;	
}

#ft .top_foot_container {
	margin: 20px 0 100px 0;
	display: block;
}

#ft ul {
	list-style:inside disc;
	color:#eaeee0;
}

#ft ul p, #ft ul h3 {
	display:inline;
}
#ft ul li {
	margin-bottom:10px;
}
#ft .bottom_foot_container{
	margin-top: 20px;
	display: block;
}
#ft .first {
	width:210px;
	margin: 0 20px 0 40px;
	display: block;
} 

#ft .second {
	width:270px;
	display: block;
} 

#ft .third {
	width:300px;
	margin: 0 0 0 80px;
	display: block;
} 
#ft .col h2 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

#ft .col h3 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border: 0;
	padding: 0;
}

#ft p {
	padding: 15px 0 15px 0;
	color:#eaeee0;
}

#ft ul {
	padding: 15px 0 15px 0;
	line-height: 1em;	
}

#ft li a {
	font-size:13px;
	color:#eaeee0;	
}
#ft .second a {
	font-size:13px;
	color:#eaeee0;	
}
*/
.brclear{
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}

.logo {
	float: left;
	width: 23em;
	height: 5.45em;
	background-color: #ededed;
	padding-top: .8em;
}

.search {
	height: 5.45em;
	width: 36.31em;
	background-color: #838383;
	float: left;
	color: #ffffff;
	padding-left: 2em;
	padding-top: .8em;
}

.module {
	color: #818181;
	margin-top: .219em;
	margin-bottom: .219em;
	float: left;
	width: 100%;
	background: #fff;
}

.cont {padding: 17px 13px 17px 13px; background: url(../images/moduleCorner_TR.png) 100% 0 no-repeat;}

.module .hd {
	background-color: #ffffff;
}

.b {background: url(../images/moduleBot_MD.gif) 0 100% repeat-x}
//.l {background: url(../images/moduleBot_MD.gif) 0 0 repeat-y}
//.r {background: url(../images/moduleBot_MD.gif) 100% 0 repeat-y}
.bl {background: url(../images/moduleCorner_BL.png) 0 100% no-repeat;}
.br {background: url(../images/moduleCorner_BR.png) 100% 100% no-repeat}
.tl {background: url(../images/moduleCorner_TL.png) 0 0 no-repeat}

.module .bd {
	border-bottom: 0;
}

.module .ft {
	border-top: 1px solid #c3c3c3;
	height: 100%;
	margin-top:-1px;
}

#featured .ft {
	border: 0;
}

.module .ft .sources {
	padding-top: 12px;
	overflow: hidden;
	font-size: 15px;
}

.module .ft .sources span {
	color: #484345;
}

.module .ft .sources ul {
	color: #bd255b;
	font-weight: bold;
	/*font-size: 15px;*/
	font-size: .85em;
}

.module .ft .sources ul li {
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 5px;
	/*background: url(../images/li_bullet.gif) no-repeat center right;*/
	background: url(../images/li_bullet.gif) no-repeat 100% 50%;
}
.module .ft .sources ul li a{
	white-space:nowrap;
}

.module .ft .sources ul li.first {
	padding-left: 0px;
}

.module .ft .sources ul li.last {
	padding-right: 0px;
	background: none;
}

.module .ft .sources a {
	display: inline;
}

.module .image .imagecont {
	display:block;
	padding-bottom:10px;
}

.module .image {
	float: left;
	padding-left: 2px;
	margin: auto;	
}


.module a.image {
	border:none;	
}

.module a.image:hover {
	border:1px solid #bd255b;	
}

/*
.column1 {
	width: 469px;
	margin: 0 .219em 0 0;	
	float: left;
}

.column2 {
	width: 249px;
	margin: 0 .219em 0 .219em;
	float: left;
}*/

#featured {
	width: 725px;
}

#featured h2 {
	font-size: 22px;
	line-height: 23px;
	padding-bottom: 6px;
}

#featured .image {
	width: 253px;
	height: 173px;
}

#featured .bd {
	height: 10em;
}

#featured .ft {
	padding-top:0px;
}

#featured .ft {
	float:right;
	width:200px;
}

#featured .ft .more {
	display: none;
	padding-top:0px;
	font-size:13px;
	float:right;
	text-align:right;
	width:200px;	
}

.more {
	padding-top: 10px;
	float: right;
	color: #bd255b;
	font-weight: bold;
	font-size:13px;
}

a:hover .more {
	background-color:#ff0000;
}

#featured .item .body {
	padding-bottom: 20px;
}

#featured .cont {
	padding-right: 20px;
}

.left {
	float: left;
	/*width: 729px;*/
	/*width: 650px;*/
	width: 646px;/*648px;*/
}

.right {
	float: left;
	margin: 0 0 0 7px;/*0.440em;/*0 0 0 .219em;*/
	/*width: 249px;*/
	width: 317px;/*318px;*/
}

.item {
	display:block;
	padding-top: 8px;
	padding-bottom:8px;
	/*margin-top: 8px;*/
	/*margin-bottom:8px;*/
	
/*	margin-top: 8px;
	margin-bottom:8px;
	
	*/
	/*padding-top: 8px;
	padding-bottom:8px;	
	
	/*margin-top: 20px;*/
	
	/*margin-top: 10px;	*/
	
	
	/*border-bottom: 1px dotted #c3c3c3;/*07/27/10*/
	
	
	
	/*border: thick #FF0000 solid;*/
}

.static h1 {
	color: #000000;
	font-size:20px;
	font-family: Arial, Helvetica, Sans-Serif;
	border-bottom: 1px solid #000;
}

.static .item {
	border-bottom: none;
	color:#000000;
	text-size:13px;
	font-family: Arial, Helvetica, Sans-Serif;
	/*padding-bottom: 26px;*/
}
.static .snippet {
	padding-top:20px;
}
.static .item .snippet {
	color:#000000;
	text-size:13px;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 150% !important;
}

.static .item .info {/* This is the source */
	/*font-size:14px;
	color:#999999;
	padding-bottom: 28px;*/

	/*font-size:13px;*/
	font-weight: bold;
	color: #86867F !important;
	padding-bottom: 14px;
	line-height:14px;
}
.static .item ul {
	list-style: inside;
}

.static a {
	display: inline;
}
.static_header {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
}
.static_header_large {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 18px;
}
/*start article css*/

.article h1 {
	color: #000000;
	font-size:20px;
	font-family: Arial, Helvetica, Sans-Serif;
}

.article .item {
	border-bottom: none;
	color:#000000;
	text-size:13px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding-bottom: 26px;
}
.article .item .snippet {
	color:#000000;
	text-size:13px;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 150% !important;
}

.article .item .info {/* This is the source */
	/*font-size:14px;
	color:#999999;
	padding-bottom: 28px;*/

	/*font-size:13px;*/
	font-weight: bold;
	color: #86867F !important;
	padding-bottom: 14px;
	line-height:14px;
}
.article .item ul {
	list-style: inside;
}
.item_footer {
	border-top:1px solid #C3C3C3;
	/*position:relative;*/
	font-size: 13px;/*.75em;*/
	/*padding-top:14px;*/
	color: #666666;
}
.article a, .item_footer a {
	display: inline;
}

.item_footer_info {
	/*margin: 10px 0 10px 0;*/
	text-align:left;
	/*position: absolute;
	top:auto;
	left:0;*/
	float:left;
	display: block;
	/*padding:10px 0 10px 0;*/
}
.item_footer_date {
	text-align:right;
	/*position: absolute;
	top:auto;
	right:0;*/
	float:right;
	display: block;
	/*padding-top:10px;*/
}

.item_footer_author_container {
	padding:12px 0 30px 0;
	/*position:relative;*/
	height:14px;
	display:block;
	/*height:42px;*/
	/*clear:both;*/
}

.item_footer_source_info {
	clear:both;
	border-top:1px solid #C3C3C3;
	/*margin-top:35px;*/
	padding-top:14px;
	/*text-align:left;
	position: absolute;
	top:0;
	left:0;*/
	display: block;
}


#twitterResults .item span {
	font-size: 13px;
}

#twitterResults .item .tweet {
	color: #5f625b;
}

#twitterResults .item .tweet a {
	color:#bd255b;
	font-size:13px;
	display: inline;
}

#twitterResults .item .author a {
	color: #BD255B;
	font-weight: bold;
	display: inline;
	font-size:13px;
}

#twitterResults h4 {
	font-size: 11px;
	font-weight: normal;
	color:#484345;
}

#imageResults .bd h4 {
	padding-top: 10px;
	font-size: 14px;
	font-weight: normal;
}

#imageResults a img {
	width: 60px;
	height: 60px;
	background-color: #eaeee0;
}

#imageResults .more a, #imageResults .more a:hover {
	height: auto;
	width: auto;
	border: 0;
	margin:0px;
	passing:0px;
}

#imageResults a {
	width: 60px;
	height: 60px;
	float: left;
	margin: 5px;	
	border: 1px #c3c3c3 solid;
}

#imageResults a:hover {
	border:1px solid #bd255b;	
}	


#imageResults .cont .ft {
	margin-top: 7px !important;
}

h4.right {
	float: right;
}

#imageResults .bd h4 span {
	font-weight: bold;
	color: #bd255b;
}

#articleResults .source {
	color: #6d9d14;
	font-size: 12px;
	font-weight:bold;
}

#articleResults .title {

	font-size: 15px;
	font-weight:bold;
}


#infertilitydoc h4 {
	color: #BD255B;
	font-size: 13px;
	font-weight: normal;
	padding-left: 0px;
}

a.rss {
	background: url(../images/rss.gif) no-repeat top left;
	width: 16px;
	height: 16px;	
	float: right;
	margin: 6px 3px 0 0;
}

#fertilitySeminars {

}

#fertilitySeminars blockquote {
	color: #bd255b;
	font-size: 18px;
	font-weight: normal;
	margin: 8px 0 8px 8px;
	text-indent: -8px;
	quotes: "\201C" "\201D";
}

#fertilitySeminars .snippet {
	font-weight: normal;
	line-height: 14px;
	color: #5f625b;
	font-size: 13px;
	margin-bottom:5px;
}

input.error {
}

label.error {
	background: url('http://dev.jquery.com/view/trunk/plugins/validate/demo/images/unchecked.gif') no-repeat;
	padding-left: 16px;
	margin-left: .3em;
	font-size: 12px;
	color:#f00;
	font-weight: bold;
}
label.valid {
	background: url('http://dev.jquery.com/view/trunk/plugins/validate/demo/images/checked.gif') no-repeat;
	padding-left: 16px;
	margin-left: .3em;
	font-size: 12px;
	color:#000;
	font-weight: bold;
}

a.calendar {
	background: url(../images/buttons/btn_calendar_off.gif) no-repeat top left;
	width: 104px;
	height: 21px;	
	float: left;
	margin: 8px 0px 0 0px;
}

a.calendar:hover {
	background: url(../images/buttons/btn_calendar_on.gif) no-repeat top left;

}

a.register {
	background: url(../images/buttons/btn_register_off.gif) no-repeat top left;
	width: 104px;
	height: 21px;	
	float: left;
	margin: 8px 0px 0 10px;
}

a.register:hover {
	background: url(../images/buttons/btn_register_on.gif) no-repeat top left;

}


#fertilityFlash {
	
}

.ftMessage {
	font-size: 11px;
	margin:8px 0 0 0;
}

#signup_success {
	display: none;
	margin: 8px 1px 8px 5px;
	color:#BD255B;
	font-size:13px;
	line-height:19px;
}

#fflash_email {
background: url(../images/ff_textBox.gif) no-repeat top left;
	width: 223px;/*223*/
	height: 33px;	
	float: left;
	/*margin: 8px 59px 0px 0px;*/
	margin: 8px 80px 0px 0px;/*8px 0px 0px 0px;*/
	padding: 0px 3px 2px 6px;
	font-size: 15px;	
	color: #5F3E22;
/*
	background: url(../images/ff_textBox.gif) no-repeat top left;
	width: 223px;
	height: 33px;	
	float: left;
	margin: 8px 0px 0px 0px;
	padding: 5px 3px 2px 6px;
	font-size: 15px;	
	color: #5F3E22;*/
}

a#fflash_signup {
	background: url(../images/buttons/btn_signUp_off.gif) no-repeat top left;
	width: 140px;
	height: 31px;	
	float: left;
	margin: 8px 0px 12px 42px;
	
}

a#fflash_signup:hover {
	background: url(../images/buttons/btn_signUp_on.gif) no-repeat top left;
}

/*nl_signup*/
#uludhu-uludhu {
	background: url(../images/ff_textBox2.gif) no-repeat top left;
	width: 285px;/*223*/
	height: 33px;	
	float: left;
	margin: 8px 80px 0px 0px;
	padding: 0px 3px 2px 6px;
	font-size: 15px;	
	color: #5F3E22;
}

#nl_signup_button {
	/*background: url(../images/buttons/btn_signUp_off.gif) no-repeat top left;*/
	width: 140px;
	height: 31px;	
	float: left;
	/*margin: 8px 0px 12px 42px;*/	
	margin: 8px 0px 12px 75px;
}
/*
#nl_signup_button:hover {
	background: url(../images/buttons/btn_signUp_on.gif) no-repeat top left;
}*/
#nl_signup_loading {
	font-size: 11px;
}

#featured .item {
	border: 0;
	padding-left: 275px;
	padding-top: 0;
	/*padding-bottom: 0;*/
	padding-bottom:0px;
	/*margin-bottom:8px;*/
}

#featured .bd {
	padding-bottom:16px;
}


#fertilityKids {
	font-size: 12px;
}

#fertilityKids .thumb {
	width: 50px;
	height: 50px;
	float: left;
}

#fertilityKids h4 {
	color: #bd255b;
	font-size: 12px;
}

#fertilityKids .description {
	float: left;
	width: 160px;
	padding-left: 7px;
	color: #5f625b;
}

#fertilityKids .thumb img {
	width: 50px;
	height: 50px;
}
#fertilityKids .item {
	border:0;
}	

#facebookIcon {
	padding: 0 6px 0 0;
}

#facebookGroups h4 {
	font-size: 12px;
}

#facebookGroups .thumb img {
	width: 50px;
	height: 50px;
	float: left;
}

#facebookGroups .description {
	float: left;
	width: 100%;/*
	width: 160px;*/
	padding-left: 7px;
	color: #5f625b;
	font-size: 12px;
}

#facebookGroups h5 {
	color: #6d9d14;
	margin:7px 0 10px 0;
	font-size:12px;
	font-weight:bold;
}
#facebookGroups .item {
	border:0;
}	





#books {
	/*padding-top:20px;*/
	font-size: 12px;
}

#books h4 {
	color: #bd255b;
	margin-bottom:5px;
	font-size: 12px;
}

#books .thumb img {
	width: 50px;
	float: left;
}

#books .description {
	float: left;
	width: 230px;
	padding-left: 7px;
	color: #5f625b;
}

#books .description .price  {
	color:#51554c;
	padding-right:5px;
	font-weight:bold;
}

#books .description .rating  {

}

#books .item {
	border:0;
	/*padding:0;
	margin:10px 0px 10px 0px;*/
}


.dotted-line {
	margin:0px;
	padding: 0px;
	height:1px;
	border-top: 1px dotted #c3c3c3;
}
.dashed-line {
	margin:25px 0px;
	padding: 0px;
	height:1px;
	border-top: 1px dashed #c3c3c3;
}


.item h1 {
	border: 0;
}

.item h1 a {
	color: #5F3E22;
	font-size: 26px;
}

.item h2 a {
	color: #bd255b;
	padding-bottom:3px;	
}

.item .info {
	font-size:12px;
	font-weight: bold;
	color: #51554c;
	padding-bottom: 4px;
}

.item .info span {
	color: #6d9d14;
}

.item .foot_link a, .item .foot_link a:hover, .item .foot_link a:active, .item .foot_link a:visited{
	color: #898989;
	font-size:12px;
	/*font-size:10px;*/
}

.item .info .src_icon {
	width: 16px;
	height: 16px;
	padding-right: 3px;
}


/*experimental*/
.module .info {
	font-size:12px;
	font-weight: bold;
	color: #51554c;	
	padding-bottom: 2px;
}

.module .source {
	margin-top: 10px;
	/*border-top: 1px dotted #c3c3c3;*/
}
.module .info span {
	color: #6d9d14;
}

.module .info .src_icon {
	width: 16px;
	height: 16px;
	padding-right: 3px;
}


.item .body {
	color: #5f595c;
}

p#emailDisclaimer {
	border-top: .11em solid #c3c3c3;
	padding-top: .5em;
	font-size: 66%;
	margin-bottom: .1em;
}

.item .snippet {
	font-weight: normal;
	line-height: 18px;
	color: #5f625b;
	font-size: 13px;
}

.videos {
	padding-bottom: 0.5em;
}

#video_embed_container {
	display: none;
}

#video_embed_container object,embed {
 	width: 100%;
	/*height: 270px;*/
	margin-bottom:10px;
}

.video {
	width: 144px;
	height: 198px;
	color: #bd255b;
	padding: 4px 0 0 0;
	margin: 0 2px 0 2px;
	float: left;
	background: #f2f5e9;
	overflow: hidden;
}

.video span {
	display:none;
}

.video h4 {
	padding: 10px 4px 4px 4px;
	font-size: 11px;
	font-weight: bold;
}

.video p {
	padding: 0px 4px 5px 4px;
	font-size: 10px;
	padding-top: 15px;
}
.video a, 
.video a:visited, 
.video a:active {
	/*width: 144px;
	height: 198px;*/
	color: #bd255b;
	padding: 0px;
	margin: 0px;
	/*float: left;*/
	/*background: #f2f5e9;*/
	/*overflow: hidden;*/
	text-decoration:none;
	border:none;
	height:100%;
}
.video a:hover {
	background: #bd255b;
	color: #ffffff;
	text-decoration:none;
	border:none;
}
.selected a, .selected a:visited, .selected a:active{
	background: #bd255b;
	color: #ffffff !important;
}
/*
.video a {
	display:none;
}*/

.selected {
	background: #bd255b;
	color: #ffffff !important;
}

.on {

}

.first {
	margin-left: 0px;
}

.last {
	margin-right: 0px;
}

.video .thumb {
	text-align: center;
	width: 100%;
	height: 105px;
}

.video .thumb img {
	width: 140px;
	height: 105px;
}

#searchTerms {
	border: 0;
	width: 100%;
}

br {
	margin-bottom: -.4em;
}

span.bold {
	font-weight: bold;
}

/*







*/


.source_list_container {
	height:auto;
	display:block;
	/*padding-top:10px;*/
	border:none;
	padding:0px;
	margin:0px;
}
.source_list {
	/*display: block;*/
	color: #bd255b;
	font-weight: bold;
	font-size: .85em;
	padding: 0 10px 0 5px;
	background: url(../images/li_bullet.gif) no-repeat center right;
	float:left;
	border:none;
}
.source_list_container .last {
	background:none;
}
.source_list_container .first {
	padding-left:0px;
	margin-left:0px;
}

#related_terms ul ul {
	padding-left:15px;
	display:block;
	list-style:disc outside none;	
}
#related_terms ul ul li{
	font-size:8px;
	color:#000000;

}
#related_terms a {
	color: #000000; /*#5F3E22;/*#6D9D14;*/
	font-size:13px;	
	
}
#related_terms ul ul a {
	color: #BD255B;
	font-size:13px;
	display:inline;
	text-indent:15px;
}/*
#search_ideas ul ul a span {
	display:block;
}*/
#related_terms .nested {
	display:block;
	/*float:left;*/
	width:100%;
}
#related_terms .leftcol{
	float:left;
	width: 48.5%;
	padding:0;
	margin:0;
}
#related_terms .rightcol{
	float:right;
	width: 48.5%;
	padding:0;
	margin:0;	
}
/*
#related_terms .floatleft {
	float:left;
	border: 1px solid #000;
}
#related_terms .floatright {
	float:right;
	border: 1px solid #C00;
}*/

/*nav_menu_right*/
#nav_menu_right ul {
	padding-left:15px;
	display:block;
	list-style:disc outside none;
	font-size:9px;	
}
#nav_menu_right ul a {
	color: #BD255B;
	font-size:13px;
	display:inline;
	text-indent:15px;
	line-height:19px;
	font-family: Helvetica, Arial, Sans-Serif;
}
#nav_menu_right ul a.select {
	color: #000000;
}
/*
#related_terms .nested {
	display:block;
}
#related_terms .floatleft {
	float:left;
}
#related_terms .floatright {
	float:right;
}*/

.footnote {
	color: #5F625B !important;
	font-size: 10px !important;
}

#page {
	color: #000000;
	font-size: 12px;
}

#page .header { 
	font-size: 20px;
}

#page .subheader { 
	padding: 10px 0 10px 0;
	font-size: 18px;
}
#page .body { 
	/*padding: 20px 0 20px 0;*/
	padding-top: 15px;
}
#page a { 
	display: inline;
}

.table_row {
	border-bottom:1px solid #00000;
}


#advertisement .cont {
	/*padding: 17px 13px 17px 13px;*/
	padding-top:0px;
}

.ad_foot_txt {
	padding-top:0;
	margin-top:-16px;
	font-size:8px;
	float:right;
	letter-spacing:.4em;
	font-family: Helvetica, Sans-Serif;
}/*
.ad_foot_txt2 {
	padding-bottom:0;
	margin-bottom:-18px;
	margin-right:-5px;
	font-size:8px;
	float:right;
	letter-spacing:.4em;
}*/


#feedback input[type="text"] {
	/*background: url(../images/ff_textBox2.gif) no-repeat top left;*/
	background: #F1FAE1;
	width: 60px;/*223*/
	height: 33px;	
	/*float: left;*/
	margin: 8px 70px 0px 0px;
	padding: 0px 3px 2px 6px;
	font-size: 15px;	
	color: #000000;/*#5F3E22;*/
	border:1px solid #CCD4BF;
/*
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    background-color: #fff;
    padding: 10px;*/
	
}
#feedback textarea {
	/*background: url(../images/ff_textBox2.gif) no-repeat top left #F1FAE1;*/
	background: #F1FAE1;
	width: 550px;/*223*/
	height: 80px;	
	/*float: left;*/
	/*margin: 8px 80px 0px 0px;*/
	/*padding: 5px;*/
	/*padding: 0px 3px 2px 6px;*/
	font-size: 15px;	
	color: #000000;/* #5F3E22;*/
	margin-left:1px;
	border:1px solid #CCD4BF;

}
#feedback input[type="submit"] {
	/*background: url(../images/ff_textBox2.gif) no-repeat top left #F1FAE1;*/
	background: #E93A78;/*#F1FAE1;*/

	font-size: 15px;	
	color: #FFFFFF;/*#5F3E22;*/
	font-weight:bold;
	padding:5px;
	margin-left:1px;
	border:1px solid #CCD4BF;
}
#feedback input[type="submit"]:hover {
	background: #DF538A;
	cursor: pointer;
	/*cursor: hand;*/
}


#feedback input[type="text"], #feedback textarea {
/*
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #BD255B;
    width: 500px;*/
}

