.archive_list_header {
	font-size: 18px;
	text-decoration: none;
	color: #000;
}

.img_archive_thumb {
	border: 0;
	float: left;
	height: 120px;
	margin-right: 10px;
}

.content_main a,
.content_main a:active,
.content_main a:visited,
.content_main a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dashed #59a0b4;
}

.content_main a:hover {
	color: #aeaeae;
}

.content_authorline {
	background-color: #5897A9;
	color: #F5F5F5;
	font-weight: 100;
	font-size: 11px;
	font-style: italic;
	width: 100%;
	height: 18px;
	margin-top: 6px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-left: 3px;
}

.content_headline {
	clear: both;
	font-size: 30px;
	font-weight: 100;
	line-height: 30px;
	font-weight: 100;
	margin: 0;
	padding: 0;
}

.content_subheadline {
	clear: both;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

body {
	background-color: #171714;
	font-family: 'Courier New', Courier, monospace;
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 20px;
	padding-top: 0px;
	margin-top: 0px;
}

.icon_80_80 {
	border: 0;
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
	width: 80px;
	height: 80px;
}

.text_80 {
	clear: none;
	height: 130px;
	float: left;
	width: 140px;
}

.text_80.features {
	clear: none;
	height: 110px;
	float: left;
	width: 140px;
	margin-bottom: 20px;
}

.icon_136_136 {
	border: 0px;
	padding-right: 10px;
	padding-top: 2px;
	width: 136px;
	height: 136px;
	margin-bottom: 20px;
	float: none;
	clear: both;
}

.text_136 {
	padding-right: 10px;
	width: 136px;
	float: none;
	clear: both;
	height: 190px;
}

.icon_124_124 {
	border: 0px;
	padding-right: 10px;
	padding-top: 2px;
	width: 124px;
	height: 124px;
	margin-bottom: 20px;
	float: none;
	clear: both;
}

.text_124 {
	padding-right: 10px;
	width: 124px;
	height: 120px;;
	float: none;
	clear: both;
}

.text_150 {
	padding-right: 10px;
	width: 124px;
	height: 120px;;
	float: none;
	clear: both;
}

#bgimage {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: -99;
}

#mainwrapper {
	background-color: #f5f5f5;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 924px;
	padding: 8px 16px 8px 16px;
}

#leftcolumn {
	border: 0px solid blue;
	border-right: 1px solid #535353;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	min-height: 800px;
	overflow: hidden;
	text-align: left;
	width:734px;
}

#rightcolumn {
	float: left;
	min-height: 800px;
	margin-top: 14px;
	text-align: center;
	width: 194px;
	width: 182px;
	overflow: hidden;
	padding-bottom: 30px;
	text-align: right;
}

#header {
	position: relative;
	width: 100%;
	height: 134px;
}

#language_icons {
	position: absolute;
	top: 0px;
	right: 20px;
}

.news_list_header {
	color: #30302f;
	text-decoration: none;
	font-size: 14px;
}

.news_list {
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	margin-top: 2px;
}

.news_list a {
	color: #000;
	text-decoration: none;
}

.news_list li {
	border-bottom: 1px #000 dashed;
	margin: 10px;
	width: 190px;
	list-style-type: none;
}

#headerwrapper {
	clear: both;
	height: 210px;
	width: 100%;
}

#headerimage {
	height: 100px;
}

#img_header {
	border: 0;
}

#subheader {
	border-bottom: 5px solid #827c66;
	height: 50px;
	clear: both;
}

#recallogo {
	position: absolute;
	bottom: 52px;
	left: 0px;
}

#img_recallogo {
	border: 0;
}

.searchbox {
	position: absolute;
	top: 0;
	right: 0;
	clear: none;
	background-image: url('/images/menu/search_nav.jpg');
	width: 280px;
	height: 30px;
	padding: 0px;
	margin: 0px;
}

#form_txt_search {
	position: absolute;
	right: 4px;
	top: 6px;
}

#form_txt_search {
	clear: none;
	padding: 0px;
	margin: 0px;
	width: 160px;
}

#submenu {
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
	height: 18px;
}

#submenu ol {
	overflow: hidden;
	list-style-type: none;
	list-style: none;
	display: block;
	height: 18px;
	margin: 0;
	padding: 0;
}

#submenu ol li {
	padding-right: 14px;
	display: block;
	float: left;
}

#submenu ol li a {
	font-size: 10px;
}

#submenu a:hover {
	color: silver;
}

.submenu.selected {
	color: teal;
}

#headerlinks_list {
	clear: both;
	padding: 0px;
	margin: 0px;
}

#headerlinks_list ul {
	overflow: hidden;
	position: absolute;
	bottom: 20px;
	left: 0px;
	list-style-type: none;
	list-style: none;
	width: 100%;
	height: 29px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #000;
}

#headerlinks_list li {
	display: inline;
	margin: 0;
	padding: 0;
	width: 108px;
	height: 29px;
}

#headerlinks_list li a img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

li.submenu a {
	color: #8F8F8F;
	color: #303030;
	font-size: 11px;
}

li.submenu a:hover {
	color: #fff;
}

.thestyle #li_thestyle {
	background: #32B7D1;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

.features #li_features {
	background: #32B7D1;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

.store #li_store {
	background: #32B7D1;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

.interviews #li_interviews {
	background: #32B7D1;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

.news #li_news {
	background: #32B7D1;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

.links #li_links {
	background: #32B7D1;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

#img_rss_icon {
	float: left;
	padding-left: 10px;
}

#text_language {
	position: absolute;
	top: 0px;
	right: 54px;
}

#img_flag_icons {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0px;
}

#leftcontentfull {
	float: left;
	padding-left: 0px;
	width: 714px;
	font-size: 12px;
}

#leftcontentimage {
	border-right: 1px solid #535353;
	float: left;
	height: 430px;
	padding-left: 14px;
	margin-bottom: 30px;
	width: 460px;
}

#leftcontenttext {
	float: left;
	font-size: 12px;
	margin-left: 0px;
	padding: 10px;
	width: 220px;
}

#leftfooter {
	clear: both;
	font-size: 10px;
	text-align: left;
}

#leftfooter_heading {
	border-bottom: 1px solid #535353;
	clear: both;
	font-size: 14px;
	padding-top: 10px;
	text-align: left;
	color: #30302f;
}

#mainiconfeatures {
	float: left;
	margin: 20px 50px 20px 20px;
	width: 170px;
}

#mainiconinterviews {
	float: left;
	margin: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	width: 170px;
}

#mainiconthestyle {
	float: left;
	margin: 20px 0 20px 50px;
	text-align: left;
	width: 136px;
}

#img_store_square_logo {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#mainfooter {
	background-color: #F5F5F5;
	border: 0px solid #535353;
	clear: both;
	display: block;
	height: 24px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 9px;
	width: 956px;
}

#mainfooter_links {
	float: left;
}

#mainfooter_links ul li a img,
#mainfooter_links ul li img {
	border: 0;
}

#mainfooter_copyright {
	float: right;
	font-size: 11px;
	font-weight: 700;
	padding-right: 20px;
}

#mainfooter_links ul, #mainfooter_links li, #mainfooter_links a {
	display: inline;
	font-family: Helvetica;
	font-size: 10px;
	padding-left: 0px;
	color: #000;
	text-decoration: none;
}

#mainfooter_links li {
	padding-right: 20px;
}

#righthand_banner_small {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
}

#righthand_banner ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mainfooter_links ul, #mainfooter_links li {
	display: inline;
	font-size: 11px;
	font-weight: 700;
	padding-left: 10px;
}

#features_main_ol {
	overflow: hidden;
	height: 377px;
}

#features_main_ol li {
        float: left;
        height: 377px;
        width: 227px;
	padding: 2px;
}


.features_largeicon {
        float: left;
        height: 377px;
        width: 227px;
	padding: 2px;
}

#features_leftfooter {
        clear: both;
        font-size: 10px;
        text-align: left;
}

#features_leftfooter_text {
        float: right;
        width: 220px;
        padding: 10px 10px 10px 5px;
        height: 300px;
        vertical-align: middle;
	color: #000;
	overflow: auto;
}

#features_leftfooter_text a{
	border-bottom: 1px solid silver;
	color: #000;
	font-weight: 600;
	font-size: 12px;
	text-decoration: none;
}

#features_leftfooter_text a:hover {
	border-bottom: 1px solid green;
	color: teal;
	text-decoration: none;
}

.features_footer_icons {
	font-size: 11px;
}

.features_footer_icons_text {
	position: relative; 
	float: left;
	padding: 0px;
	margin: 0;
	width: 230px;
}

.interviews_icons .features_footer_icons_text {
	width: 290px;
}

.interviews_icons li.features_footer_icons_text.item6,
.interviews_icons li.features_footer_icons_text.item3 {
	width: 124px;
}

li.features_footer_icons_text a.readmore_footer {
        display: block;
        clear: both;
	position: absolute;
	bottom: 16px;
	left: 0;
}

#content_footer_icons_container .features_footer_icons_text {
	margin-right: 12px;
}

#features_leftfooter_heading {
        border-bottom: 1px solid #535353;
        clear: both;
	font-size: 14px;
	padding-top: 12px;
	text-align: left;
	color: #30302f;
}

hr.interviews_main_hr {
	height: 1px;
	margin: 20px auto 20px auto;
	width: 100%;
	color: #535353;
}

.interviews_main_image {
	margin-left: 0px;
	margin-right: auto;
}

.style_leftfooter_heading {
        border-bottom: 1px solid #535353;
        clear: both;
        padding-top: 12px;
        text-align: left;
}

.style_leftfooter_heading_left {
	float: left;
	width: 100px;	
        font-size: 14px;
	color: #30302f;
}

.style_leftfooter_heading_right {
	padding-right: 136px;
	float: right;
	width: 100px;	
        font-size: 14px;
	color: #30302f;
}

ul.style_largeicon {
        height: 375px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
        width: 687px;
}

ul.style_largeicon li {
	clear: both;
        height: 125px;
	margin: 0px;
	padding: 0px;
        width: 687px;
}

.style_largeicon {
	clear: both;
        height: 125px;
	margin: 0px;
	padding: 0px;
        width: 687px;
}

.style_smallicon {
        float: left;
        height: 100px;
	padding-left: 4px;
        width: 80px;
	padding-top: 8px;
}

.style_smallicon_text {
        float: left;
        height: 100px;
	padding-left: 4px;
	padding-top: 10px;
	font-size: 10px;
        width: 145px;
}

a.readmore_footer {
	color: #4AB847;
	font-size: 12px;
	padding-top: 2px;
	text-decoration: none;
}

a.readmore_footer:visited {
	color: #ec7e4c;
	color:#4AB847;
	font-size: 12px;
	padding-top: 2px;
	text-decoration: none;
}

a.readmore_footer:hover {
	color: #ccc;
	font-size: 12px;
	padding-top: 2px;
	text-decoration: none;
}

#features_leftfooter_text a.readmore_footer {
	color: #4AB847;
	font-size: 12px;
	padding-top: 2px;
	text-decoration: none;
}

#mainiconfeatures a.readmore_footer {
	display: block;
	clear: both;
	padding-top: 6px;
}

#mainiconinterviews a.readmore_footer {
	display: block;
	clear: both;
	padding-top: 6px;
}

#mainiconthestyle a.readmore_footer {
	display: block;
	clear: both;
	padding-top: 6px;
}

.text_80.style a.readmore_footer,
.text_80.features a.readmore_footer {
	position: absolute;
	bottom: 30px;
}

.text_124 a.readmore_footer {
	position: absolute;
	bottom: 0;
}

.text_136 a.readmore_footer {
	position: static;
}

.text_150 a.readmore_footer {
	position: absolute;
	bottom: 0;
}

.features_leftfooter .features_footer_icons_text.item2,
.features_leftfooter .features_footer_icons_text.item4,
.features_leftfooter .features_footer_icons_text.item6,
#features_leftfooter .features_footer_icons_text.item2,
#features_leftfooter .features_footer_icons_text.item4,
#features_leftfooter .features_footer_icons_text.item6 {
	margin-left: 10px;
}
