#tabs_frame {
	position: relative;
	width: 779px;
	min-height: 378px;
	padding-top: 34px;
	padding-bottom: 9px;
	margin-bottom: 15px;
}
#tabs_round_edges_top {
	position: absolute;
	left: 0px;
	top: 24px;
	background-image: url('portfolio/round_edges_top.gif');
	z-index: 2;
	width: 779px;
	height: 10px;
}
#tabs_round_edges_bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url('portfolio/round_edges_bottom.gif');
	background-repeat: no-repeat;
	width: 779px;
	height: 28px;
	background-color: white;
}
#tabs_download_left {
	left: 0px;
	top: 0px;
	background-image: url('portfolio/tabs/download_left.gif');
}
#tabs_download_right {
	left: 285px;
	top: 0px;
	background-image: url('portfolio/tabs/download_right.gif');
}
div.tabs_download {
	position: absolute;
	background-repeat: no-repeat;
	color: white;
	padding: 11px 0px 0px 10px;
	width: 265px;
	height: 17px;
	font-size: 10px;
	cursor: pointer;
}
div.tabs_download:hover {
	text-decoration: underline;
}
img.tabs_download {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#tabs_content {
	width: 739px;
	height: 100%;
	min-height: 368px;
	background-color: #d9dadb;
	padding: 20px;
	text-align: justify;
}
div.tab {
	width: 110px;
	height: 28px;
	padding-top: 6px;
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	text-align: center;
	z-index: 3;
	font-size: 10px;
}
div.tab_left {
	background-image: url('portfolio/tabs/left_off.gif');
}
div.tab_left:hover {
	background-image: url('portfolio/tabs/left_on.gif');
}
div.tab_middle {
	background-image: url('portfolio/tabs/middle_off.gif');
}
div.tab_middle:hover {
	background-image: url('portfolio/tabs/middle_on.gif');
}
div.tab_right {
	background-image: url('portfolio/tabs/right_off.gif');
}
div.tab_right:hover {
	background-image: url('portfolio/tabs/right_on.gif');
}
img.tab_placeholder {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 110px;
	height: 34px;
}
div.tab_left_selected {
	background-image: url('portfolio/tabs/left_on.gif');
	z-index: 4;
}
div.tab_middle_selected {
	background-image: url('portfolio/tabs/middle_on.gif');
	z-index: 4;
}
div.tab_right_selected {
	background-image: url('portfolio/tabs/right_on.gif');
	z-index: 4;
}
#tab_1 {
	left: 0px;
}
#tab_2 {
	left: 103px;
}
#tab_3 {
	left: 206px;
}
#tab_4 {
	left: 309px;
}
#tab_5 {
	left: 412px;
}
#tab_6 {
	left: 515px;
}
#tab_7 {
	left: 618px;
}

#tabs_content h1 {
	font-size: 11px;
	font-weight: bold;
	color: #cd061e;
	padding: 0px;
	margin: 0px;
}
#tabs_content .cover {
	float: right;
	margin-left: 80px;
	margin-right: 40px;
}
#tabs_content .logo {
	float: right;
	margin: -30px 20px 0px 30px;
}
#tabs_content .two_columns {
	width: 100%;
	border: 0px;
}
#tabs_content .two_columns_left {
	padding: 0px 20px 0px 0px;
	width: 50%;
	border: 0px;
	vertical-align: top;
}
#tabs_content .two_columns_right {
	padding: 0px 0px 0px 20px;
	width: 50%;
	border: 0px;
	vertical-align: top;
}
#tabs_content .space {
	margin: 0px 0px 0px 40px;
	padding: 0px;
}
#tabs_content .source, #tabs_content span.small_text {
	font-size: 9px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
#tabs_content th {
	text-align: left;
}
#tabs_content td.normal {
	padding-right: 10px;
}
#tabs_content table.bar {
	table-layout: fixed;
}
#tabs_content td.bar_content {
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #cd061e;
	color: white;
	white-space: nowrap;
}
#tabs_content td.bar_shadow_bottom {
	height: 8px;
	padding: 0px;
	background-image: url('portfolio/tabs/bar_shadow_bottom.gif');
}
#tabs_content td.bar_shadow_bottom_right {
	width: 7px;
	height: 8px;
	padding: 0px;
	background-image: url('portfolio/tabs/bar_shadow_bottom_right.gif');
	background-repeat: no-repeat;
}
#tabs_content td.bar_shadow_right {
	width: 7px;
	height: 18px;
	padding: 0px;
	background-image: url('portfolio/tabs/bar_shadow_right.gif');
	background-repeat: no-repeat;
}
#tabs_content td.bar_text {
	padding-bottom: 8px;
	text-align: right;
	width: 200px;
}
#tab_list {
	margin: 0px;
}
#tab_list td, #tab_list th {
	font-size: 9px;
}
td.tab_list_row_0 {
	padding: 3px;
	padding-right: 10px;
	text-align: left;
	width: 70px;
	white-space: nowrap;
	border: 0px;
}
td.tab_list_row_1 {
	background-color: #ededed;
	padding: 3px;
	padding-right: 10px;
	text-align: left;
	width: 70px;
	border: 0px;
	white-space: nowrap;
}
th.tab_list_first_row {
	color: #cd061e;
	padding: 3px;
	text-align: left;
	width: 70px;
	border: 0px;
	border-top: 3px solid #ededed;
	white-space: nowrap;
}
td.tab_list_first_col, th.tab_list_first_col {
	border-left: 3px solid #ededed;
}
td.tab_list_last_col, th.tab_list_last_col {
	border-right: 3px solid #ededed;
}
td.tab_list_first_row, th.tab_list_first_row {
	border-top: 3px solid #ededed;
}
td.tab_list_last_row, th.tab_list_last_row {
	border-bottom: 3px solid #ededed;
}
/*th.tab_list_red {
	color: #cd061e;
	font-weight: bold;
	font-size: 9px;
}*/
td.adspecials, th.adspecials {
	border: 3px solid #ededed;
	padding: 2px;
	width: 30%;
	vertical-align: top;
	font-size: 9px;
	text-align: left;
	line-height: 12px;
}
td.adspecials_brightline {
	background-color: #ededed;
}
td.centered {
	text-align: center;
	width: 20%;
}

