/* CSS Document */

body {
	background-color: #dfdfdf;
	*background-color: #dbdbdb;
	font-family: Arial, Helvetica, sans-serif;
	color: #8c8c8c;	
}

img {
	border: none;
}

ul {	
	padding-top: 5px;
	*margin-top: 0;
	*margin-bottom: 0;
}

ul li {
	padding-bottom: 3px;
}

#header {
	height: 46px;
}

#sub_header {
	height: 56px;
}

#for_phys_text {
	margin: 3px 21px;
	color: #ffffff;
	font-size: 11px;
}

#for_phys_text a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#forum_posts a {
	display: block;
	margin-top: 5px;	
	color: #5b5b5b;
	font-weight: bold;
	text-decoration: none;
}

.cleaner {
	clear: both;
}

.white {
	background-color: #ffffff !important;
}

.white_font {
	color: #ffffff !important;
}

.white_font a {
	color: #ffffff !important;
}

.grey_box {
	background-color: #e6e6e6;
	*background-color: #e3e3e3;
}

.dark_grey_box {
	background-color: #b7b7b7;
}

.dark_grey_box_arrow {
	background: #b7b7b7;
	*background: #afafaf;	
}

.dark_grey_box_arrow a img {
	margin-top: 10px;
}

.blue_box {
	background-color: #e2ecef;
	*background-color: #deeaed;
}

.light_blue_text {
	color: #7a9cac;
	font-weight: bold;
}

.green {
	color: #00607a;
}

.dark_green {
	color: #06344b;
}

.dark_green a {
	font-weight: bold;
	color: #06344b !important;
	text-decoration: none;
}

.light_blue {
	background-color: #d9e1e5;
	*background-color: #d4dde2;
}

.left_top {
	width: 5px;
	background: url(../images/left_top.png) bottom right no-repeat;
}

.right_top {
	width: 5px;
	background: url(../images/right_top.png) bottom right no-repeat;
}

.left_shadow {
	width: 5px;
	background: url(../images/left_shadow.png) top right repeat-y;
}

.right_shadow {
	width: 5px;
	background: url(../images/right_shadow.png) top right repeat-y;
}

.left_col {
	width: 390px;
}

.right_col {
	width: 355px;
}

.dark_grey_back {
	background: url(../images/sub_grey_back.png) top left repeat-x;
}

.dark_grey_green_back {
	background: url(../images/grey_green.png) top repeat-y;
}

.phys_header {
	background: url(../images/phys/header_back.png) top repeat-x;
}

.box {
	margin: 7px 4px 2px 4px;
	padding: 12px 10px;
	width: 356px;
	border: 1px solid #afafaf;	
}

.no_outline {
	border: none;	
	padding: 14px 12px 0 12px;
}

.half_box {
	position: relative;
	float: left;
	margin: 5px 1px 2px 7px;
	padding: 3px 3px;
	_margin: 5px 1px 0px 4px;
	width: 178px;
	_width: 179px;
	height: 169px;
	border: 1px solid #afafaf;	
}

.half_box a {
	margin-left: 1px;
}

.box_text {
	margin-top: 5px;
	font-size: 11px;
}

.box_text a {
	color: #5b5b5b;
	text-decoration: none;
	font-weight: bold;
}

.box_text a:hover {
	color: #4d7483 !important;
}

.box_text ul {
	padding: 0;
	margin: 0px 20px;
	list-style: circle;
}

.narrow_text {
	width: 330px;
}

.narrow_text_header a {
	font-size: 12px;
	font-weight: bold;
	color: #376074 !important;
	text-decoration: none !important;
}

.sub_item {
	margin-left:5px;
	list-style: none;
	font-weight: bold;
}

.big_text {
	font-size: 18px;
	font-weight: bold;
}

.med_text {
	font-size: 15px;
	font-weight: bold;
}

.small_text {
	font-size: 12px;
}

.half_box_text {
	margin: 3px 8px;	
	font-size: 10px;
}

.half_box_text a {
	color: #5b5b5b;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
}

.half_box_text a:hover {
	color: #4d7483;
}

.half_box_title {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}

.search {
	background-color: #4d7483;
	*background-color: #416878;
	width: 100%;
	height: 100%;
	color: #ffffff;
}

.search_title {
	margin: 0px 15px 5px 10px;
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
}

.search_text {
	margin: 5px 0px 15px 10px;
	font-size: 11px;
}

.search_text a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.search_form {
	margin: 0px 0px 0px 15px;
	font-size: 10px;
}

/*
.search_form form {
	padding: 0;
	margin: 0;	
}

.search_form input {	
	margin: 0px 0px 4px 0px;
	font-size: 12px;
	padding: 3px;
	border: none;
}

#zip {
	display: block;
}

.search_form select {
	display: block;
	margin: 0px 0px 4px 0px;		
	font-size: 12px;
}

#checkbox {
	padding: 0;
	margin: 4px 0 0 0;
	position: relative;
	float: left;	
}

.checkbox {
	font-size: 9px;
	margin: 0px 5px;
	padding-top: 2px;
	position: relative;
	float: left;
}
*/

.search_form a {
	display: block;
	margin: 0px 0px 4px 0px;	
	color: #ffffff;
	background-color: #06344b;
	text-decoration: none;
	padding: 3px 3px;
	margin-top: 3px;
	font-weight: bold;
	position: relative;
	float: left;	
}

.right_box {
	margin: 7px 4px 2px 0px;
	padding: 2px 2px;
	width: 342px;
	border: 1px solid #afafaf;
}

.doctors_box {
	padding: 13px 11px;
	width: 324px;
	border: 1px solid #dfdfdf;
	color: #616262;	
}

.doctors_box a {
	color: #616262;
}

.patients_box {
	height: 625px;
	*height: 627px;
	_height: 619px;
}

.right_box_header {
	margin: 0 3px 3px 3px;
	background-color: #8a8a8a;
	*background-color: #818181;
	font-size: 13px;
	padding: 11px 7px;
	font-weight: bold;
}

.right_box_subheader {
	padding: 5px 5px;
	font-size: 11px;
}

.right_box_header_doc {
	padding: 11px 7px 7px 7px;
	font-size: 12px;
	font-weight: normal;
}

.right_box_header_doc img {
	margin-bottom: 3px;
}

.right_box_text {
	color: #747373;
	padding: 11px 7px 11px 7px;
	*padding: 14px 7px 11px 7px;
	_padding: 15px 7px 10px 7px;
	margin: 3px;
	border-top: 1px solid #c2c2c2;
	font-size: 12px;
}

.right_box_text a {
	color: #577a8a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
}

.doc_archived a {
	font-size: 13px;
	color: #747373 !important;
	text-align: right;
}

.video_text {
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin: 0 2px 0 0;
	padding: 0 0 2px 5px ;
	*margin-right: 6px;
	width: 240px;
	color: #868585;
}

.video_link {
	background: url(../images/video_button.png) no-repeat;
	width: 33px;
	height: 14px;	
	position: relative;
	float: left;
	margin-right: 3px;
	display: inline;
}

.video_link:hover {
	background: url(../images/video_blue.png) no-repeat;
}

.video_link_sel {
	background: url(../images/video_blue.png) no-repeat;
}

.transcript_link {
	background: url(../images/transcript_button.png) no-repeat;
	width: 56px;
	height: 14px;
	position: relative;
	float: left;	
	display: inline;
}

.transcript_link:hover {
	background: url(../images/transcript_blue.gif) no-repeat;
}

.blue_text {
	color: #4d7483 !important;
}

.right_footer {
	border-top: 1px solid #afafaf;
	margin: 10px 0 0 5px;
	_margin: 10px 0 0 5px;
	padding: 10px 0 0 0;
}

.right_footer a {
	font-weight: bold;
	color: #656464;
	font-size: 11px;
	text-decoration: none;
}	

.footer_logo {
	background-color: #ffffff;
}

.footer_logo img {
	margin: 8px 7px;
}

.left_bottom {
	width: 5px;
	background: url(../images/left_bottom.png) top right no-repeat;	
}

.right_bottom {
	width: 5px;
	background: url(../images/right_bottom.png) top left no-repeat;	
}

.bottom_shadow {
	height: 6px;
	background: url(../images/bottom_shadow.png) top left repeat-x;
}

.login {
	margin: 5px 0; 
	display: block;
	height: 40px;
	text-align:right;	
}

.login img, .login form {
	display: inline;
	vertical-align:middle;
	margin-top: 15px;	
}

.login img, .login form input {
	position: relative;
	top: -20px;
}

.login form input {
	border: none;
	padding: 3px;
	color: #babec0;
	font-size: 14px;
	margin-left: 3px;
}

.login form a {
	position: relative;
	top: 18px;
}

.summary_spacer {
	height: 19px;
	_height: 0px;
	*height: 0px;
}
/********** NEW STYLES ***********/
/********** 05/16/08 *************/
.box_text a,
.dark_green a,
.half_box_text a {
	color: #c51321 !important;
	text-decoration: none;
	font-weight: bold;
}
.box_text a:hover,
.dark_green a:hover,
.half_box_text a:hover {
	color: #c51321 !important;
	text-decoration: underline;
}
.patients_box { height: 292px !important; }
#forum_posts { padding: 0 0 0 10px; }
.half_box {
	width: 180px !important;
	display: inline;
	margin-left: 0 !important;
}
.half_box2 {
	position: relative;
	float: left;
	margin: 5px 1px 2px 2px;
	padding: 3px; 
	width: 165px;
	height: 169px;
	border: 1px solid #afafaf;
	display: inline;
}
.darkgrey_box {
	color: #4d7483;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin: 3px 7px 0 4px;
	background: #cccccc;
	border: 1px solid #afafaf;
	padding: 12px 10px 15px 10px;
	width: 356px;
}
.redarrow {
	background: url(../images/redarrow.png) top left no-repeat;
	background-position: 0 2px;
	_background: none;
	_margin-top:2px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.menshealthpd.com/cm-pdz/images/redarrow.png', sizingMethod='normal');
	height: 10px;
	width: 10px;
	float: left;
}
.half_boxes {
	border: 0;
	margin: 0 0 0 2px;
	padding: 0;
}
.half_boxes tr,
.half_boxes td {
	margin: 0;
	padding: 0;
}