/* CSS Document */

* {
	padding:0;
	margin:0;
}
ul, li {
	list-style:none;
}
a {
	outline:none;
	text-decoration:underline;
	color: #659c00;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
.clear {
	clear:both;
	font-size:0;
	line-height:0;
}
h3{
	clear:both;
	font:normal 19px/30px Georgia, "Times New Roman", Times, serif;
	color:#0099FF;
}

h3 a{
	clear:both;
	font:normal 19px/30px Georgia, "Times New Roman", Times, serif;
	color:#1494c7;
}

h6 {
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	padding:0 0 15px;
}	
small{
	color:#FFFFFF;
	display:block;
	background:#BF0301;
	text-align:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
}
small a {
	color:#FFFFFF !important;
}
small span{
	float:right;
	margin-right: 10px;
	margin-left: 5px;
}
small strong{
	float: left;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
}
.navigation{
	padding:0 0 10px 0;
	font-size:11px;
	display:none;
}

body {
	margin: 0px;
	background:#122B01;
	font: normal 14px/21px Arial, Helvetica, sans-serif;
	color:#4d553d;
}


#pageWrapper {
	background-image: url(images/back-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#page {
	width:960px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
#header {
	height:160px;
	padding-top: 84px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-left: 25px;
}
#header h1 {
	color:#be0400;
	font-family: Tahoma;
	font-size: 48px;
	font-style: normal;
	line-height: 55px;
	font-weight: bold;
	font-variant: normal;
}

#header h1 a{
	color:#be0400;
	text-decoration:none;
}
h2 {
	font:normal 23px/27px Georgia, "Times New Roman", Times, serif;
	padding:0 0 20px 0;
	color:#27498f;
}
p{
	padding:0 0 15px 0;
}
.description {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
}
#header p{
	margin:20px 0 0 0;
	font: normal 14px/21px "Arial", Helvetica, sans-serif;
	color:#fff;
	width:550px;
}

#contentWrapper {
	width:944px;
	padding:0 8px 0 8px;
	overflow:hidden;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
}
#contentWrapperInner{
	margin:10px 10px 20px 0;
	height:100%;
	overflow:hidden;
}


#sidebar {
	width:211px;
	float:left;
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
}
#sidebar ul li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding: 0px;
	text-align: center;
}
#sidebar ul ul{
	width:190px;
	margin:0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#sidebar ul ul li{
	background:url(images/li-devider.gif) repeat-x left bottom;
	margin:0;
	padding:5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #63a72b;
	text-align: left;
}
#sidebar ul ul li a{
	display:block;
	height:inherit;
	background: url(images/li-bullate.gif) no-repeat 5px 3px;
	color:#FFFFFF;
	padding:0 0 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
#sidebar ul ul li a:hover{
	display:block;
	height:inherit;
	color:#FFFF00;
	background-color:#8ABE11;
	text-decoration:none;
}
#sidebar h2{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 30px;
	background-image: url(images/menuhead-bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#sidebar h1{
	color:#FFFF00;
	padding:0 0 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	font-variant: normal;
	background-image: url(images/lefth1bg.jpg);
	background-repeat: no-repeat;
}
#sidebar h1 a {
	color:#FFFF00;
	text-decoration: none;
}
#content {
	width:690px;
	float:left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
}
#content ol {
	list-style:decimal;
	margin:0 0 0 30px;
}
#content ol li {
	list-style:decimal;
	margin:0 0 10px 0;
}
#content ul {
	padding:0px;
}
#content ul li{
	background:url(images/bullet-list2.gif) 5px 8px no-repeat;
	line-height:15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #438110;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
#content ul li span{
	font-weight:bold;
	color:#2b519b;
}
.contentBox1{
	color:#6b7589;
	background-color:#ffffff;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border:1px solid #dee5ec;
	margin:0 0 18px;
}
.contentBox1 p{
	padding-bottom:21px;
}
.resultWithin7Days {
	padding:18px 5px 18px 18px;
	background:url(images/result-within-7-days.gif) 100% 0 no-repeat;
}
.resultWithin7DaysTop {
	margin:0 190px 0 0;
}
#sidebar2 {
	width:200px;
	/*background:url(images/border-y.gif) 0 0 repeat-y;*/
	float:right;
}
.adBannerWrapper{
	padding:0px 0px 10px;
}
.adBannerWrapper li {
	margin:0;
	padding:0;
}
.adBannerWrapper img{
	margin-bottom:20px;
	clear:both;
}
.breastEnhancementArticles {
	height:100%;
	overflow:hidden;
}
.breastEnhancementArticles .articalTitle{
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.breastEnhancementArticles .articalList{
	width:695px;
	float:right;
	padding:10px 21px;
	
}

.lat-arti{
	height:100%;
	overflow:hidden;
	background-image: url(images/latarticlebg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #B07807;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 20px;
}

.lat-arti h4{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 150px;
}

.lat-arti ul{
	height:100%;
	overflow: hidden;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 20;
	padding-left: 80px;
	margin-bottom: 20px;
}

.lat-arti ul li{
	width:25%;
	float:left;
}
.lat-arti ul li a{
	background:url(images/lt-bullate.gif) no-repeat 0 center;
	padding:0 0 0 17px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.lat-arti ul li a:hover{
	text-decoration:underline;
}

.copyRtText{
	font:normal 12px/23px Arial, Helvetica, sans-serif;
	color:#9dd43d;
	text-align:center;
	background-image: url(images/copytextbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.copyRtText a {
	color:#9dd43d;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
}
.copyRtText a:hover {
	color:#FFF;
	text-decoration:none;
}
.copyRtText p {
	padding:0;
}
.alignleft {
	float:left;
	margin:5px 0 40px 0;
}
.alignleft a{
	font:bold 11px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	background:url(images/oldent.jpg) no-repeat 0 0;
	width:92px;
	height:29px;
	display:block;
	padding:4px 0 0 15px;
}
.alignright {
	float:right;
	
}

.alignright a{
	color:#FFFFFF;
	width:65px;
	height:20px;
	display:block;
	padding:0;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #669933;
	margin-top: 10px;

}
.entry {
	color:#000000;
	/*background-color: #f1fdcd;
	border: 1px solid #d1deaa;
	padding: 20px;*/
	margin:20px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
        clear:both;
		overflow:hidden;
		height:100%;
		padding:0 0 10px;
}
.entry a {
	font-weight:normal;
	color:#BE0400;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.entry a:hover {
	text-decoration:none;
	color:#BE0400;
}
.entry img{
	display:block;
	float:left;
	clear:both;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #c0cc9c;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content h1 {
	clear:both;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
	font-variant: normal;
	color: #BF0301;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#content h1 a {
	color: #BF0301;
	text-decoration:none;
}
#content h1 a:hover {
	color: #000;
	text-decoration:none;
}
#content h1 span {
	color: #000000;
}
#content h1 strong {
	font-weight: normal;
	color: #be0400;
}
/*#content h1 a{color:#38517f;text-decoration:none;}*/
#content h2 {
	clear:both;
	padding:10px 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}
#content h2 a{
	color:#BE0400;
	text-decoration:underline;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#content h3 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:20px;
	padding:0 0 15px;
}
#content h3 span {
	color: #659c00;
}

#content h3 a {
	color:#BF0301;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#content h4 {
	color:#BF0301;
	margin-bottom:15px;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
}
#content img{
	display:block;
	float:left;
	clear:both;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #c0cc9c;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ol.commentlist {
	list-style:none !important;
	margin:0 !important;
	padding:0 !important;
}
ol.commentlist li {
	list-style:none !important;
	padding:10px !important;
	background-color:#F1FDCD;
	border:1px solid #D1DEAA;
}
.staticHeader {
	padding:25px 0 10px 0;
}
.staticHeader p {
	padding:10px 0 0 0;
}
 a.more-link{
	color:#FFFFFF;
	display:block;
	padding:4px 10px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #669933;
	clear:both;
	margin:24px 0 0 0;
	float:right;
}
 a:hover.more-link{
	color:#000;
}

.postmetadata {
	clear:both;
}
#content .category-uncategorized {
}
#content .category-uncategorized h3 {
	color:#BF0301;
	margin-bottom:10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
}
#content .category-uncategorized h3 a {
	color:#BF0301;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
}
