/* CSS Document */
/*---------GLOBAL----------*/
* {margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;

}

a, a:visited, a:hover, a:active, a:link {	color: #c52726; }

.cl {clear: both;}

ul li {
	list-style-type: none;
}
/*---------MAIN---------*/
.container {
	margin: 0 auto;
	width: 980px;
}

.mainWrap {
	background: #e2f5ea url(images/body_bg.gif) 0 0 repeat-x;
	*position: relative;
}
/*-----------HEADER-----------*/

.header {
	position: relative;
	background: transparent url(images/top_scratch.png) 75% 0 no-repeat;
	height: 160px;
	width: auto !important;
}
.headerWrap {
	background: transparent url(images/ragged_header.jpg) 0 0 no-repeat;
	*position: relative;
	*z-index: 2;
}
a#dnn_dnnLOGO_hypLogo {
	display: block;
	/*background: transparent url(images/logo.png) 0 0 no-repeat;*/
	width: 313px;
	height: 103px;
	margin: 20px 5px 0px;
	position: absolute;
}

.login {
	background: transparent url(images/header_tree.png) 0 0 no-repeat;
	width: 207px;
	height: 168px;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 160px;
}

.login a.LogInOut{
	color: #fff;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.login a.LogInOut:hover {
	text-decoration: underline;
}


.search {
	position: absolute;
	right: 0;
	top: 0;
	margin: 10px 210px 0 0;
	overflow: hidden;
	width: 240px;
	height: 28px;
}
.CSPaperStarYellow .search input {
	background-color: #F9F6DF;
}

.search input {
	height: 18px;
	border: none;
	width: 197px;
	background-color: #d9ede2;
	padding: 4px;
	display: block;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	position:absolute;
	top: 0;
	left: 0;
}

.search a.go {
	background: transparent url(images/play_button.png) 0 0 no-repeat;
	width: 26px;
	height: 0px;
	padding-top: 26px;
	display: block;
	margin: 0px 0 0 10px;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}

.mainTopMenu {
	position: absolute;
	right: 0;
	bottom: 0;
}
/*-----------BANNER-----------*/
.Banner {
	width: 962px;
	margin: 0 auto;
	padding-top: 9px;
	overflow:hidden;
}

.bannerWrap {
	background: transparent url(images/banner_back.png) 0 0 no-repeat;
	height: 345px;
	*position: relative;
	*z-index: 1;
}
/*-----------TOP CONTENT-----------*/
.topContent {
	background: transparent url(images/cont_dirt.jpg) 0 0 no-repeat;
	height: 222px;

}
.topContent h1 {
	font-size: 33px;
	color: #4e5451;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 20px;
}

.topContent p {
	font-size: 14px;
	color: #505652;
	line-height: 20px;
}
.topContent a {

}
.topContentInner {
	background: transparent url(images/top_dirt.png) 0 0 no-repeat;
	padding: 43px 0 0 3px;
	overflow: hidden;
}


.topMiddleWrap, .topLeftWrap, .topRightWrap {
	width: 33%;
	float: left;
}

.TopMiddle, .TopLeft, .TopRight {
	padding: 0 10px;
}

#topLeft {

}

#topRight {

}

/*-----------CONTENT-----------*/
.ContentPane {
	padding: 2px 20px 0 13px;
}

.ContentPane p {
	font-size: 14px;
}

.contentPaneWrap {
	width: 65%;
	float: left;
}

.RightPane {
	padding-bottom:0;
	padding-left:7px;
	padding-right:15px;
	padding-top:2px;
}

.RightPane p {
	font-size: 12px;
}

.rightPaneWrap {
	width: 34%;
	float: left;
	/*background: transparent url(images/Paperstar_right_back.jpg) no-repeat 0 0;*/
}

.mainContent {
	overflow: hidden;
}

.mainContentInner {
	padding-top: 16px;
}
.mainContent h1 {
	color: #505652;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	margin-bottom: 12px;
	font-weight: normal;

}

/*.mainContent p {
	color: #010101;
	font-size: 14px;
	margin-bottom: 10px;
}*/

.mainContent a {}


.newsBlock p {
	color: #010101;
	font-size: 12px;
}

.newsBlockDate {
	color: #c52726;
	font-size: 12px;
	font-weight: bold;
	
	padding-bottom: 9px;
	margin-bottom: 9px;
	border-bottom: #dfe0d6 1px solid;
}

.newsBlockPost {
	padding-bottom: 15px;
}

.SkinEdition{
	border-bottom:1px solid #DFE0D6;
	margin-bottom:15px;
	padding-bottom:5px;
	padding-top:17px;
}

.SkinPrices .PriceTag {
	background: transparent url(images/PriceTag.png) 0 0 no-repeat;
	font-size: 18px;
	color: #fff;
	width: 100px;
	height: 47px;
	text-align: center;
	line-height: 41px;
	margin-left: -6px;
	margin-top: -15px;
	float: left;
}

.SkinPrices .SkinEditionIcon img {
	margin: -20px 0px 0 0px !important;
}

.SkinPrices .SkinEditionIcon {
	float: right;
}

.SkinPrices h3 {
	margin-bottom: 15px;
	font-weight: bold;

	padding-bottom: 5px;
	margin-bottom: 12px !important;
	padding-top: 0px;
}

.SkinPrices .SkinEditionLongTitle .PriceTag {
	margin-top: -7px;
}

.SkinPrices .SkinEditionLongTitle .SkinEditionIcon img {
	margin: -12px 0px 0 0px !important;
}

.SkinPrices .SkinEditionLongTitle {
	padding-top: 9px;
}

.SkinPrices .SkinEditionNoBorder {
	border: none;
}

/*-----------FOOTER-----------*/
.footer {
	background: #393939 url(images/footer_scratch.jpg) 65% 0 no-repeat;
	overflow: hidden;
}

.footerWrap {
	padding: 0 0 0 13px;
}
.footerLeftWrap, .footerMiddleWrap, .footerRightWrap {
	float: left;
}

.footerLeftWrap {
	width: 40%;
}

.footerMiddleWrap {
	width: 30%;
}

.footerRightWrap {
	width: 30%;
}

.FeedbackContainer .c_contentpane .CommandButton {
	background: transparent url(images/acid_button.jpg) 0 0px no-repeat;
}

/*-----------veryBottom----------*/
.veryBottom {
	background-color: #1e1e1e;
	overflow: hidden;
}

.veryBottom a {
	color: #908E8E;
	text-decoration: underline;
}

.veryBottom a:hover {
	text-decoration: none;
}

.veryBottomInner {
	padding: 8px 0 18px 13px;
}
.veryBottomCopyRights {
	color: #908e8e;
	font-size: 11px;
}

.BottomLeft, .BottomRight {
	min-height: 40px;
}

.BottomLeft {width: 35%; float: left;}
.BottomRight {}

#simple-menu{}
#simple-menu {
	list-style: none outside;
	text-align: right;
	padding-top: 3px;
}
#simple-menu ul {}
#simple-menu {
	list-style-type:none;
	list-style-image:none;
	color: #9c9c9c;
}
#simple-menu a {
	margin: 0px 7px; 
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #9c9c9c;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#simple-menu a:hover {
	text-decoration: underline;
}

/*-----------CONTAINERS-----------*/
.TitleLightGrey h4{
	color: #e2f5ea;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-bottom: 15px;
}

.TitleLightGrey li {
	font-size: 13px;
	color: #b6b6b6;
	background: transparent url(images/li_shape.png) 0 4px no-repeat;
	text-indent: 15px;
	list-style: none; list-style-position: inside;
	margin: 0 0 10px 5px;
}

.TitleLightGrey .acidButton {
	background: transparent url(images/acid_button.png) 0 0px no-repeat;
	display: block;
	width: 125px;
	height: 40px;
	font-size: 12px;
	color: #fdfdfd;
	text-align: center;
	text-decoration: none;
	line-height: 38px;
	margin: 5px 0 0 85px;
}

/*--------Additional-----------*/
.ModuleTitle_MenuItem {
	border: none;
}

.ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
    height: 1px;
}

.Normal, .NormalDisabled {
	font-family: Arial, Helvetica, sans-serif;
}

.Banner .SubHead{
	color: #fff;
}
.Banner .c_footer .CommandButton {
	color: grey;
}

.footer .SubHead, .veryBottom .SubHead {
	color: #fff;
}

.veryBottom .No_Title .head_title, .Banner .No_Title .head_title {
	*height: 0px;
}