/* CSS Document */

#top-wrapper {
	width:auto;
	background-color:#000000;
	background-image:url(/graphics/common/page-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
}

#header-wrapper {
	width:auto;
	height:132px;
/*	background-color:#FF0000;*/
}

#header {
	width:980px;
	height:132px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
/*	background-color:#FF0000;*/
}

#logo {
	width:533px;
	height:64px;
	float:left;
	margin-top:15px;
}

#header-right {
	width:303px;
	height:25px;
	float:right;
/*	background-color:#666666;*/
	font-size:18px;
	margin-top:29px;
}

.line {
	width:auto;
	height:1px;
	background-color:#999999;
}

#content-wrapper {
	width:auto;
}

#content {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	background-color:#000000;
}

.left-col {
	width:699px;
	float:left;
/*	background-color:#FFFF00;*/
}

.right-col {
	width:219px;
	float:right;
}

#feature-box {
	width:860px;
	height:379px;
}

#feature-box-slim {
	width:699px;
	height:146px;
	margin-bottom:20px;
/*	background-color:#FF0000;*/
}

.advert {
	width:219px;
	float:left;
	text-align:center;
}

.advert img {
	margin-bottom:10px;
}

.advert-image {
	width:219px;
	height:146px;
	margin-bottom:20px;
}

#content-hidden-info {
	display:none;
}

#footer-wrapper {
	width:auto;
	height:150px;
	background-color:#232323;
}

#footer {
	width:980px;
	height:110px;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
	color:#FFFFFF;
}

#footer  a {
	color:#FFFFFF;
}

#breadcrumb {
	width:auto;
	height:20px;
/*	float:left;*/
/*	color:#FFFFFF;*/
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
/*	padding-left:30px;*/
/*	padding-top:5px;*/
}

#breadcrumb a {
/*	color:#FFFFFF;*/
}

#add-this {
	width:125px;
	height:16px;
	float:right;
	margin-top:7px;
}

.category-item {
	width:219px;
	float:left;
	margin-right:13px;
}

.category-item-title {
	width:219px;
	text-align:center;
	margin-top:5px;
}
