/* Main CSS Document */

@import url("core.css");

/* container */
#container {
	width: 974px;
	margin: 0px auto;
	background-color: #fff;
}

/* header */
#header {
	width: 972px;
	height: 81px;
	margin: 0px auto;
	background-image: url(../images/bg-header.gif);
	background-repeat: repeat-x;
}
#header .title {
	width: 400px;
	float: left;
}
#header .search {
	width: 316px;
	float: right;
	padding: 26px 20px 0px 0px;
}
#header .search input.field {
	width: 217px;
	height: 20px;
	float: left;
	margin: 0px 2px 0px 0px;
}

/* nav */
#nav {
	width: 972px;
	height: 46px;
	margin: 0px auto;
	background-image: url(../images/bg-nav.gif);
	background-repeat: repeat-x;
}
#nav ul {
	margin: 0px;	
	padding: 11px 0px 0px 33px;
	float: left;
}
#nav li {
	margin: 0px;	
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#nav a {
	font-size: 12px;
	color: #676767;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: none;
	color: #255f9b;
}
#nav .rss {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 122px;
	height: 35px;
	background-image: url(../images/icon-rss.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 11px 20px 0px 0px;
	text-align: right;
}
#navHeadline {
	width: 972px;
	height: 36px;
	margin: 0px auto;
	background-image: url(../images/bg-nav.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
}

/* middle */
#middle {
	width: 552px;
	height: 192px;
	background-image: url(../images/bg-middle.jpg);
	background-repeat: no-repeat;
	padding: 40px 20px 0px 400px;
	text-align: center;
	margin: 0px auto;
}


/* content */
#content {
	width: 972px;
	margin: 0px auto;
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
	padding: 0px 0px 20px 0px;
}
#contentsolo {
	width: 932px;
	margin: 0px auto;
	background-image: url(../images/bg-content-solo.gif);
	background-repeat: repeat-x;
	padding: 20px 20px 20px 20px;
}
#contentReview {
	width: 906px;
	margin: 0px auto;
	background-image: url(../images/gradient-top-review.gif);
	background-repeat: no-repeat;
	padding: 33px;
}

#contentsolo ul.padded {
	margin: 0px 0px 20px 30px;
}
#contentsolo .about {
	width: 170px;
	padding: 15px;
	background-color: #f9f9f9;
	line-height: 18px;
}
#contentsolo .left {
	width: 700px;
	float: left;
}
#contentsolo .right {
	width: 200px;
	float: right;
}




/* left */
#content .left {
	width: 560px;
	float: left;
	padding: 0px 33px 0px 33px;
}
#content .left .pagingNext {
	width: 90px;
	height: 27px;
	background-image: url(../images/btn-next.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}
#content .left .pagingPrevious {
	width: 120px;
	height: 27px;
	background-image: url(../images/btn-previous.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	padding: 0px 0px 0px 33px;
}
/* form */
#content .left label {
	margin: 0px 20px 0px 0px;
	padding: 2px 0px 0px 0px;	
	float: left;
	width: 140px;
}
#content .left .field {
	width: 180px;
	height: 23px;
	float: left;
	border: 1px solid #dfdfdf;
	margin: 0px 0px 10px 0px;
}
#content .left .captcha {
	float: left;
	margin: 0px 10px 10px 0px;
}
#content .left .txtarea {
	width: 300px;
	float: left;
	border: 1px solid #dfdfdf;
	margin: 0px 0px 10px 0px;
}
#content .left .select {
	width: 560px;
	padding: 3px 0px 3px 0px;
	float: left;
	border: 1px solid #dfdfdf;
	margin: 0px 0px 10px 0px;
}
#content .left .btn {
	padding: 0px 0px 20px 160px;
}


/* right */
#content .right {
	width: 306px;
	float: right;
	padding: 0px 20px 0px 20px;
}
#content .right .tab {
	width: 286px;
	height: 31px;
	background-image: url(../images/bg-tab-right.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
}
#content .right .box {
	width: 266px;
	background-image: url(../images/bg-box.gif);
	background-repeat: repeat-y;
	padding: 15px 20px 0px 20px;
	border-bottom: 1px solid #dee4e7;
	margin: 0px 0px 20px 0px;
	line-height: 18px;
}
#content .right .box ul {
	margin: 0px;
	padding: 0px;
}
#content .right .box li {
	margin: 0px;
	padding: 0px 0px 25px 0px;
	list-style-type: none;
	clear: left;
}
#content .right img {
	float: left;
	padding: 0px 15px 0px 0px;
}
#content .right .dotted {
	background-image: url(../images/bg-dotted.gif);
	background-repeat: repeat-x;
}

#content .right .tabNewsletter {
	width: 286px;
	height: 56px;
	background-image: url(../images/bg-tab-newsletter.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
}
#content .right .boxNewsletter {
	width: 264px;
	background-image: url(../images/bg-box-newsletter.gif);
	background-repeat: repeat-x;
	padding: 15px 20px 0px 20px;
	border-bottom: 1px solid #dee4e7;
	margin: 0px 0px 20px 0px;
	line-height: 18px;
	background-color: #fff;
	background-position: left bottom;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}


/* form */
#content .right label {
	margin: 0px 20px 0px 0px;
	padding: 5px 0px 0px 0px;	
	float: left;
}
#content .right .field {
	width: 180px;
	height: 23px;
	float: right;
	border: 1px solid #dfdfdf;
	margin: 0px 0px 10px 0px;
}
#content .right .btn {
	padding: 0px 0px 20px 82px;
}


/* footer */
#footer {
	width: 906px;
	height: 39px;
	margin: 0px auto;
	padding: 18px 33px 0px 33px;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	color: #5f5f5f;
}
#footer .links {
	width: 470px;
	float: right;
	padding: 0px;
	text-align: right;
}
#footer .copy {
	width: 370px;
	float: left;
	padding: 0px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	margin: 0px 2px 0px 2px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#footer a {
	color: #5f5f5f;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


/* table */
table {
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}
td {
	padding: 5px;
	border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	line-height: 16px;
}
th {
	padding: 5px;
	border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	background-image: url(../images/bg-th.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-transform: uppercase;
	background-color: #215a94;
	background-position: left bottom;
}
