/*

Theme Name: IC Wealth Management Awards 2010
Theme URI: http://www.
Description: Theme for IC Wealth Management Awards 2010
Version: 1.0
Author: Mark Canoza

*/
body {
	font-family:Arial, Helvetica, sans-serif;
}

#leaderboard {
	width: 900px;
	margin: 5px auto;
}

#header {
	background-color: #040404;
	border-bottom: 5px solid #ef2926;
--	width: 100%;
	margin: 0 auto;
	width: 900px;
	height: 148px;
	overflow: hidden;
	text-align: center;
}

/*
h2 {
text-transform:uppercase;
}
*/

h2 {
	border-bottom:2px solid #ef2926;
	margin-bottom:4px;
	margin-right:15px;
	padding-bottom:4px;
	text-transform:uppercase;
}

.header-img-container {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

.header-img-float {
	float: left;
	margin-left: 50px;
}

.header-img-float2 {
	float: right;
}

/*#ic-header {
	width: 124px;
	height: 56px;
	margin-left: 6px;
}

#ft-header {
	width: 57px;
	height: 77px;
	margin-left: 16px;
}
*/

* {
	margin: 0;
	padding: 0;
}

#pageHolder {
	margin: 0 auto;
	width: 900px;
	border: 1px solid #000;
	overflow: hidden;
}

#footer {
	background-color: #040404;
	border-top:5px solid #ef2926;
--	width: 100%;
	margin: 0 auto;
	width: 900px;
	height: 100px;
	overflow: hidden;
	text-align: left;
}

#footerImgContainer {
	margin: 0 auto;
	width: 900px;
}

#footerMenu {
	margin: 0 auto;
	width: 800px;
	color: #000;
	overflow: auto;
}

#footerMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.footerMenuLeft {
	float: left;
}

.footerMenuRight {
	float: right;
	margin: 0;
	padding: 0;
}

#mainContentBox {
	margin: 0 auto;
	width: 900px;
}

#mainContent {
	margin: 50px auto;
	width: 820px;
	overflow: auto;
}

#menu {
	float: left;
	width: 159px;
}

#menu ul {
	list-style: none;
	margin: 0;
}

.page_item {
	background-image: url(images/menu-background.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.page_item a {
	color: #000;
}

.page_item ul{
	display:none;
}

.current_page_item {
	background-image: url(images/menu-background-hover.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

/* .current_page_item a {
	color: #fff;
} */

.current_page_item ul {
	border:1px solid #FFC20F;
	width:136px;
	padding:6px;
	display:block !important;
}
.current_page_item ul li {
	padding:0;
}

.current_page_ancestor {
	background-image: url(images/menu-background-hover.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

/* .current_page_ancestor a {
	color: #fff;
} */

#menu ul li a {
	font-size:11px;
	text-decoration: none;
	margin-left: 10px;
	line-height: 29px;
	text-transform: uppercase;
	color: #fff;
}

#content {
	width: 464px;
	overflow: hidden;
	padding: 0 10px 0 10px;
	float: left;
}

#content p.header {
	font-size: 15px;
}

#content p {
	font-size: 12px;
	margin-bottom: 10px;
}

#content p a {
	text-decoration: none;
	color: #ef2926;
}

#content ul {
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sponsors {
	width: 177px;
	float: left;
}

#sponsors a img {
	margin: 20px 0;
}

.top-left {
	background: url(images/top-left.png) no-repeat top left;
}
.top-right {
	background: url(images/top-right.png) no-repeat top right;
}
.bottom {
	background: url(images/bottom-left.png) no-repeat bottom left;
}
.bottom div {
	background: url(images/bottom-right.png) no-repeat bottom right;
}
.boxContent {
	background: url(images/dot.png) top right repeat-y;
}
.boxContent img, .entry img, .entrytext img {
	margin:15px 0px;
}
.entrytext ul {
	margin:0px 0px 15px 15px;
}
.entrytext {
	padding:5px 20px 0px 0px;
}
.top-right div,.top-right,
.bottom div, .bottom {
	width: 100%;
	height: 8px;
	font-size: 1px;
}

.boxContent {
	padding: 0 8px;
}

.boxContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.boxContent a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #656565;
	text-decoration: none;
}

.boxContent ico {
	vertical-align: middle;
}

img {
	border: none;
}