/*
-----------------------------------------------
Layout 1006: Screen Styles
----------------------------------------------- */

body {
	margin: 0;
	padding: 0 0 80px;
}

.altcolor {
	background-color: #568fe6;
}


/* Container */

div#container {
	margin: 0 auto;
	width: 920px;
}


/* Header */

div#header {
	width: 590px;
	height: 170px;
	padding: 17px 7px;
	position: relative;
}

div#overlay_top {
	width: 608px;
	height: 35px;
	background: url(http://countycarpets-blinds.co.uk/s/img/1006-header_overlay_top.png) no-repeat;
	position: absolute;
	top: 10px;
	left: -2px;
	z-index: 2;
}
div#overlay_bottom {
	width: 608px;
	height: 11px;
	background: url(http://countycarpets-blinds.co.uk/s/img/1006-header_overlay_bottom.png) no-repeat;
	position: absolute;
	top: 187px;
	left: -2px;
	z-index: 3;
}
div#overlay_left {
	width: 9px;
	height: 188px;
	background: url(http://countycarpets-blinds.co.uk/s/img/1006-header_overlay_left.png) no-repeat;
	position: absolute;
	top: 45px;
	left: -2px;
	z-index: 4;
}
div#overlay_right {
	width: 9px;
	height: 188px;
	background: url(http://countycarpets-blinds.co.uk/s/img/1006-header_overlay_right.png) no-repeat;
	position: absolute;
	top: 45px;
	right: -2px;
	z-index: 5;
}

* html div#overlay_top {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://countycarpets-blinds.co.uk/s/img/1006-header_overlay_top.png");
	background-image: none;
}
* html div#overlay_bottom {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://countycarpets-blinds.co.uk/s/img/1006-header_overlay_bottom.png");
	background-image: none;
}
* html div#overlay_left {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://countycarpets-blinds.co.uk/s/img/1006-header_overlay_left.png");
	background-image: none;
}
* html div#overlay_right {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://countycarpets-blinds.co.uk/s/img/1006-header_overlay_right.png");
	background-image: none;
}

div#emotion-header {
	position: relative;
}
div#emotion-header strong#emotion-header-title {
	position: absolute;
	top: 0;
	left: 0;
}


/* Content */

div#content {
	width: 604px;
	float: left;
	margin: 0 -2px 10px;
	padding: 35px 2px 0;
	background: url(http://countycarpets-blinds.co.uk/s/img/1006-content_bg_top.png) no-repeat 50% 0;
	position: relative;
	zoom: 1;
}
div#content_inner {
	background: url(http://countycarpets-blinds.co.uk/s/img/1006-content_bg_bottom.png) no-repeat 50% 100%;
	margin: 0 -2px;
	padding: 0 2px 11px;
	position: relative;
	zoom: 1;
}
div#content_innermost {
	background: url(http://countycarpets-blinds.co.uk/s/img/1006-content_bg.png) repeat-y 50% 0;
	margin: 0 -2px;
	padding: 0 2px;
	position: relative;
	zoom: 1;
}
div#content_wrapper {
	min-height: 610px;
	padding: 10px 58px 30px;
}

* html div#content {
	background-image: url(http://countycarpets-blinds.co.uk/s/img/1006-content_bg_top.gif);
}
* html div#content_inner {
	background-image: url(http://countycarpets-blinds.co.uk/s/img/1006-content_bg_bottom.gif);
}
* html div#content_innermost {
	background-image: url(http://countycarpets-blinds.co.uk/s/img/1006-content_bg.gif);
}


/* Sidebar */

div#sidebar {
	width: 306px;
	float: right;
	margin-bottom: 10px;
}

/* Navigation */

div#navigation {
	background: url(http://countycarpets-blinds.co.uk/s/img/1006-mainNav_bg_top.png) no-repeat 50% 0;
	margin: 0 -2px 10px;
	padding: 35px 2px 0;
	position: relative;
	zoom: 1;
}
div#navigation_inner {
	background: url(http://countycarpets-blinds.co.uk/s/img/1006-mainNav_bg_bottom.png) no-repeat 50% 100%;
	margin: 0 -2px;
	padding: 0 2px 11px;
	position: relative;
	zoom: 1;
}
div#navigation_innermost {
	background: url(http://countycarpets-blinds.co.uk/s/img/1006-mainNav_bg.png) repeat-y 50% 0;
	margin: 0 -2px;
	padding: 0 9px 0;
	position: relative;
	zoom: 1;
}

* html div#navigation {
	background-image: url(http://countycarpets-blinds.co.uk/s/img/1006-mainNav_bg_top.gif);
}
* html div#navigation_inner {
	background-image: url(http://countycarpets-blinds.co.uk/s/img/1006-mainNav_bg_bottom.gif);
}
* html div#navigation_innermost {
	background-image: url(http://countycarpets-blinds.co.uk/s/img/1006-mainNav_bg.gif);
}

* html ul.mainNav1 li a:hover, * html ul.mainNav1 li a.current {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://countycarpets-blinds.co.uk/s/img/1006-mainNav_current.png", sizingMethod="crop");
	background-image: none;
}

ul.mainNav1 {
	margin: 0;
	padding: 0 0 40px;
	list-style: none;
	background: url(http://countycarpets-blinds.co.uk/s/img/1006-mainNav_abdeckung_unten.gif) repeat-x 0 100%;
	zoom: 1;
}
ul.mainNav1 li {
	width: 292px;
}
ul.mainNav1 li a {
	display: block;
	width: 276px;
	padding: 3px 8px;
	text-decoration: none;
	background: #e5e5e5;
}
ul.mainNav1 li a:hover, ul.mainNav1 li a.current {
	font-weight: bold;
	background: transparent url(http://countycarpets-blinds.co.uk/s/img/1006-mainNav_current.png) no-repeat 0 50%;
}
ul.mainNav2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.mainNav2 li a {
	width: 266px;
	padding: 3px 8px 3px 18px;
}
ul.mainNav3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.mainNav3 li a {
	width: 256px;
	padding: 3px 8px 3px 28px;
}

/* Sidebar-Inhalt */

div#sidebar_altcolor1 {
	background: url(http://countycarpets-blinds.co.uk/s/img/1006-sidebar_content_bg_top.png) no-repeat 50% 0;
	margin: 0 0x;
	padding: 7px 0px 0;
	position: relative;
	zoom: 1;
}
div#sidebar_altcolor2 {
	background: url(http://countycarpets-blinds.co.uk/s/img/1006-sidebar_content_bg_bottom.png) no-repeat 50% 100%;
	margin: 0 -2px;
	padding: 0 2px 11px;
	position: relative;
	zoom: 1;
}
div#sidebar_content {
	background-image: url(http://countycarpets-blinds.co.uk/s/img/1006-sidebar_content_bg_top.png);
	background-repeat: no-repeat;
	background-position: 50% -7px;
	position: relative;
	zoom: 1;
}
/*This is a fix that uses CSS specificity to override the default margin-top for this element.*/
div#sidebar div#sidebar_content{
	margin-top: 0;
}
div#sidebar_content_inner {
	background: url(http://countycarpets-blinds.co.uk/s/img/1006-sidebar_content_bg.png) repeat-y 50% 0;
	margin: 0 -2px;
	padding: 0 2px;
	position: relative;
	zoom: 1;
}

* html div#sidebar_altcolor1 {
	background-image: url(http://countycarpets-blinds.co.uk/s/img/1006-sidebar_content_bg_top.gif);
}
* html div#sidebar_altcolor2 {
	background-image: url(http://countycarpets-blinds.co.uk/s/img/1006-sidebar_content_bg_bottom.gif);
}
* html div#sidebar_content {
	background-image: url(http://countycarpets-blinds.co.uk/s/img/1006-sidebar_content_bg_top.gif);
}
* html div#sidebar_content_inner {
	background-image: url(http://countycarpets-blinds.co.uk/s/img/1006-sidebar_content_bg.gif);
}

div#sidebar_content_wrapper {
	padding: 10px 20px;
}

div#jimdobox {
	margin-bottom: 20px;
}


/* Footer */

div#footer {
	clear: both;
	width: 924px;
	background: url(http://countycarpets-blinds.co.uk/s/img/1006-footer_bg_top.png) no-repeat;
	margin: 0px -2px;
	padding: 0px;
}

div#footer_center {
	padding: 0 12px;
	background: url(http://countycarpets-blinds.co.uk/s/img/1006-footer_bg_center.png) repeat-y scroll center;
}

div#footer_bottom {
	clear: both;
	background: url(http://countycarpets-blinds.co.uk/s/img/1006-footer_bg_bottom.png) no-repeat scroll bottom left;
	margin: 0px;
	padding: 10px 0;
}


* html div#footer {
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://countycarpets-blinds.co.uk/s/img/1006-footer_bg.png", sizingMethod="crop");*/
	background-image: url(http://countycarpets-blinds.co.uk/s/img/1006-footer_bg.gif);
}

br.c {
	display: block;
}

/*  RSS Theme
----------------------------------------------- */

html .ewoao_rss_article_foot {
    color: #444;
}

/* Default font style, when no user style is active
// see https://bugzilla.tool.1and1.com/show_bug.cgi?id=192792
------------------------------------------------*/


body, p, table, td
{
	font:normal 11px/140% Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

h1
{
	font:bold 14px/140% Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	
}

h2
{
	font:bold 12px/140% Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	
}

/* Blog */

a.trackbackUrl, 
a.trackbackUrl:link,
a.trackbackUrl:visited,
a.trackbackUrl:hover,
a.trackbackUrl:active
{
	background:#EEEEEE none repeat scroll 0% 0%;
	border:1px solid black;
	color:#333333;
	padding:2px;
	text-decoration:none;
}

a:link,
a:visited
{
	text-decoration: underline; /* fix */
	color:#DB2F2C; 
}

a:active, 
a:hover
{
	text-decoration:none; /* fix */
	color: #DB2F2C;
}

div.hr
{
	border-bottom-style:dotted;
	border-bottom-width:1px; /* fix */
	border-color: #CCCCCC;
	height: 1px;
} 

.altcolor,
.altcolor p { color:#000000;}

.altcolor h1 {color:#000000; }
.altcolor h2 {color:#000000; }

.altcolor a:link,
.altcolor a:visited { color:#000000; }

.altcolor a:active, 
.altcolor a:hover { color:#000000; }

.altcolor div.hr {border-color: #000000;}





