@charset "utf-8";
/* CSS Document */

#content .inner_content #top {clear:both; height:56px;}
#content .inner_content #top #left { background:url(../img/layout/box_left_top.gif) no-repeat; float:left; width:9px; height:56px; }
#content .inner_content #top #right { background:url(../img/layout/box_right_top.gif) no-repeat; float:right; width:9px; height:56px; }
#content .inner_content #middle {
	clear:both;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	background-color:#f4f4f5;
}
#content .inner_content #bottom {clear:both; height:9px;}
#content .inner_content #bottom #left { background:url(../img/layout/box_left_down.gif) no-repeat; float:left; width:9px; height:9px; }
#content .inner_content #bottom #right { background:url(../img/layout/box_right_down.gif) no-repeat; float:right; width:9px; height:9px; }

#content .inner_content #box #top #center #rss {
	float:right;
	margin: 5px 0px;
	;
}
#content .inner_content #box #top #center {
	height:56px;
	float:left;
	width:917px;
	background-image: url(../img/layout/box_top_filler.gif);
	background-repeat: repeat-x;
}
#content .inner_content #box #bottom #center {
	float:left;
	height:9px;
	width:917px;
	background:url(../img/layout/box_down_filler.jpg) repeat-x;
}
#content .inner_content #box { width:100%;}

#content .inner_content #top #center #title {
	margin:15px 5px 15px 0px;
	display:block;
	font-size:18px;
	color:#604545;
	float: left;
}

#content .inner_content #box #middle #position_info {
	height:120px;
	width:301px;
	float:left;
	font-size:12px;
	margin:5px;
	position:relative;
}
#content .inner_content #box #middle #position_info #photo {
	height:67px;
	width:80px;
	margin:5px 5px 5px 5px;
	float:left;
	overflow:hidden;
	border:solid 5px #FFF;
}
#content .inner_content #box #middle #position_info #photo img {	min-height:67px; min-width:75px; }
#content .inner_content #box #middle #position_info #title {
	width:196px;
	float:right;
	margin:10px 5px 5px 0px;
	color:#0596e7;
	font-weight:bold;
}
#content .inner_content #box #middle #position_info #title a { color:#0596e7; font-weight:bold; }
#content .inner_content #box #middle #position_info #lead { width:196px;	float:right; margin:0px 5px 5px 0px; color:#604545; }
#content .inner_content #box #middle #position_info #lead a { color:#604545; }

#content .inner_content #box #middle #position_info #title_full {
	width:300px;
	margin:10px 0px 5px 0px;
	color:#0596e7;
	font-weight:bold;
}
#content .inner_content #box #middle #position_info #title_full a { color:#0596e7; font-weight:bold; }
#content .inner_content #box #middle #position_info #lead_full { width:300px;	margin:0px 0px 5px 0px; color:#604545; }
#content .inner_content #box #middle #position_info #lead_full a { color:#604545; }


#content .inner_content #box #middle #position_info #watch_button { position:absolute; bottom:2px;; right:5px;}

#content .inner_content #middle #vertical_spacer { background-color:#CCC; height:1px; display:block; width:100%; clear:both; margin:5px 0px; }


#content .inner_content #grey_bar {
	height:59px;
	width:935px;
	margin: 15px 0px;
	clear:both;
	font-size:16px;
	color:#FFF;
}

#content .inner_content #grey_bar a { color:#FFF; }

#content .inner_content #grey_bar #left { float:left; height:59px; width:9px; background:url(../img/layout/grey_bar_left.gif) no-repeat; }
#content .inner_content #grey_bar #center {
	width:917px;
	height:19px;
	float:left;
	background:url(../img/layout/grye_bar_filler.gif) repeat-x;
	padding:20px 0px;
}
#content .inner_content #grey_bar #right {float:right; height:59px; width:9px; background:url(../img/layout/grey_bar_right.gif) no-repeat; }

#content .inner_content #photo_box {
	width:619px;
	height:306px;
	float:right;
	overflow:hidden;
	position:relative;
}
#content .inner_content #photo_box #mt_photo img { width:619px; z-index:1; }
#content .inner_content #photo_box #left_upper_corner { position:absolute; top:0; left:0; width:6px; height:6px; z-index:3;}
#content .inner_content #photo_box #right_upper_corner { position:absolute; top:0; right:0; width:6px; height:6px; z-index:3;}
#content .inner_content #photo_box #left_lower_corner { position:absolute; bottom:0; left:0; width:6px; height:6px; z-index:3;}
#content .inner_content #photo_box #right_lower_corner { position:absolute; bottom:0; right:0; width:6px; height:6px; z-index:3;}

#content .inner_content #photo_box #gloBar { position:absolute; bottom:0; left:0; width:619px; z-index:2; min-height:60px; clear:both; overflow:hidden; background:url(../img/layout/gloBar.png) repeat-x;}
#content .inner_content #photo_box #gloBar #info { min-height:40px; background-color:#d8161f; width:130px; float:left;	padding:10px; text-align:center; color:#FFF; font-size:14px;}
#content .inner_content #photo_box #gloBar #description {
	width:600px;
	float:right;
	padding: 10px;
	color:#FFF;
	font-size:14px;
}
#content .inner_content #photo_box #gloBar #description #title { display:block; font-weight:bold; margin-bottom:5px;}

#content .inner_content #upper_boxes { clear:both; overflow:hidden; width:100%; margin-bottom:15px; }

#content .inner_content #box_info #top #center {	height:56px; float:left; width:283px; background-image: url(../img/layout/box_top_filler.gif);	background-repeat: repeat-x;}
#content .inner_content #box_info #bottom #center { float:left; height:9px; width:283px;	background:url(../img/layout/box_down_filler.jpg) repeat-x;}
#content .inner_content #box_info {
	width:301px;
	float:left;
	height: 306px;
}
#content .inner_content #box_info #middle {
	font-size:12px;
	clear:both;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	background-color:#f4f4f5;
	height: 231px;
	overflow: auto;
	color:#604545;
	padding:5px;
}