/* START YUI element reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* END YUI element reset */

/* START layout */
body {
	background: #5c6a75;
}

#fader {
	position: relative;
	min-height: 663px;
	width: 1050px;
	margin: 0 auto;
	overflow: visible;
}

#container {
	position: absolute;
	left: 17px;
	width: 982px;
	min-height: 663px;
	padding: 0 17px;
	overflow: hidden;
	background: #ffffff;
}

#cshadingleft {
	float: left;
	position: relative;
	height: 663px;
	width: 17px;
	background: transparent url(../images/cshadingleft.gif) no-repeat top left;
}

#cshadingright {
	float: right;
	position: relative;
	height: 663px;
	width: 17px;
	background: transparent url(../images/cshadingright.gif) no-repeat top right;
}

#top {
	width: 980px;
	font-size: 85%;
}
#top p.payoff {
	float: left;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	color: #848484;
}
#top ul {
	float: right;
	line-height: 26px;
}
#cart li {
	float: left;
	background: url(../images/topdivider.gif) no-repeat top left;
}
#cart li.articles {
	padding: 0 15px;
}
#cart li.articles a {
	text-decoration: none;
	color: #848484;
}
#cart li.checkout {
	padding: 0 0 0 15px;
}
#cart li.checkout a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#cart .shopcart {
	float: left;
	padding: 2px 5px 0 0;
}

.header {
	position: relative;
	width: 980px;
	height: 125px;
	margin: -30px 0 10px 0;
	background: url(../images/logo_front_new1.gif) no-repeat;
}

#menu {
	width: 980px;
}
#menu ul {
	float: left;
}
#menu li {
	height: 52px;
	line-height: 70px;
	float: left;
	padding: 0 0 0 1px;
	width: 137px;
	text-align: center;
}
#menu li a {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#menu li.start {
	background: transparent url(../images/startbtnbg.gif) no-repeat bottom left;
}
#menu li.wallpaper {
	background: transparent url(../images/wallpaperbtnbg.gif) no-repeat bottom left;
}
#menu li.color {
	background: transparent url(../images/colorbtnbg.gif) no-repeat bottom left;
}
#menu li.coloring {
	background: transparent url(../images/coloringbtnbg.gif) no-repeat bottom left;
}
#menu li.service {
	background: transparent url(../images/servicebtnbg.gif) no-repeat bottom left;
}
#menu li.active {
}

#searchbox {
	height: 52px;
	line-height: 70px;
	background: url(../images/menusearch.gif) no-repeat bottom right;
}
#searchbox label {
	padding: 0 10px;
}
#searchbox .searchfield {
	width: 90px;
}

#subcat2 {
	width: 980px;
	height: 26px;
	line-height: 26px;
	background: #758fa2;
}
#subcat2 li {
	display: inline;
	padding: 0 8px 0 6px;
	background: url(../images/subcat2divider.gif) no-repeat center right;
}
#subcat2 li a {
	text-decoration: none;
	color: #d8d8d8;
	font-size: 93%
}
#subcat2 li a:hover {
	text-decoration: underline;
}
#subcat2 .current {
	color: #ffffff;
}

#subcat3 {
	width: 980px;
	height: 26px;
	line-height: 26px;
	background: #dadfcb;
}
#subcat3 li {
	display: inline;
	padding: 0 8px 0 6px;
	background: url(../images/subcat3divider.gif) no-repeat center right;
}
#subcat3 li a {
	text-decoration: none;
	color: #7a7a7a;
	font-size: 93%;
}
#subcat3 li a:hover {
	text-decoration: underline;
}
#subcat3 .current {
	color: #000000;
}

#subcat4 {
	width: 980px;
	height: 26px;
	line-height: 26px;
	background: #a2ae9b;
}
#subcat4 li {
	display: inline;
	padding: 0 8px 0 6px;
	background: url(../images/subcat4divider.gif) no-repeat center right;
}
#subcat4 li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 93%;
}
#subcat4 li a:hover {
	text-decoration: underline;
}
#subcat4 .current {
	color: #000000;
}


#subcat5 {
	width: 980px;
	height: 26px;
	line-height: 26px;
	background: #385D72;
}
#subcat5 li {
	display: inline;
	padding: 0 8px 0 6px;
	background: url(../images/subcat5divider.gif) no-repeat center right;
}
#subcat5 li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 93%;
}
#subcat5 li a:hover {
	text-decoration: underline;
}
#subcat5 .current {
	color: #000000;
}


#subcat6 {
	width: 980px;
	height: 26px;
	line-height: 26px;
	background: #e3e9ef;
}
#subcat6 li {
	display: inline;
	padding: 0 8px 0 6px;
	background: url(../images/subcat2divider.gif) no-repeat center right;
}
#subcat6 li a {
	text-decoration: none;
	color: #000000;
	font-size: 93%;
}
#subcat6 li a:hover {
	text-decoration: underline;
}
#subcat6 .current {
	color: #000000;
}

#designwp {
	margin-top: 7px;
	width: 972px;
	background: #efefef;
	border: 1px solid #9f9f9f;
}
#designwp form {
	position: relative;
	margin-left: 60px;
}
#designwp option {
	width: 130px;
}
#designwp .active {
	border: 1px dashed #000000;
}

.choosewp1, .choosewp2, .choosecolor {
	height: 55px;
	line-height: 55px;
	padding: 0 20px;
	overflow: hidden;
}

.choosewp1_front {
	height: 85px;
	line-height: 35px;
	padding: 0 20px;
	overflow: hidden;
}

.choosecolor {
	height: 120px;
	line-height: 55px;
	padding: 0px 20px;
	overflow: hidden;
}

.colorradio {
    float: left;
	margin-left: 300px;
}

.colorradio ul {
}

.colorradio li {
    margin: -10px 60px 10px 10px;
}

.choosewp1, .choosewp2 {
	border-bottom: 1px solid #c9c9ca;
}

.choosecolor {
	border-bottom: 1px solid #c9c9ca;
}

.rotatingwp ul, li {
	float: left;
}
.rotatingwp li img {
	border: 1px solid #ffffff;
	margin: 10px 0 0 10px;
}

.rightimg_2 {
    float: right;
}

.rotateleft {
	float: left;
	margin: 13px 0 0 60px;
}
.rotateright {
	float: left;
	margin: 13px 0 0 10px;
}
.choosecolorpainter {
 	float: left;
	margin: 13px 0 0 0px;fubn
}
.showproduct {
	float: right;
	width: 106px;
	height: 26px;
	margin: 15px 0 0 0;
	background: url(../images/showproductbtn_se.gif) no-repeat;
	border: 0;
}
.searchproduct {
	position: relative;
	float: right;
	width: 57px;
	height: 24px;
	margin: 15px 0 0 0;
	background: url(../images/searchbtn_se.gif) no-repeat;
	border: 0;
}

.searchproduct_complete {
    position: relative;
    background: url(../images/showallproducts_btn_se.gif) no-repeat;
    width: 241px;
    height: 31px;
    border: 0;
    float: right;
    margin: 12px 0pt 0pt;
}

.searchproduct_front {
	position: absolute;
	width: 57px;
	height: 24px;
	margin: 5px 0px 0px 820px;
	background: url(../images/searchbtn_se.gif) no-repeat;
	border: 0;
}

#coloringcnt {
	margin: 10px 0 0 0;
	height: 470px;
	overflow: scroll;
}
#coloringcnt p {
	margin-bottom: 10px;
	font-size: 108%;
	font-family: Arial;
	color: #202020;
}
#coloringcnt h1 {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 280%;
	font-family: "Myriad pro", Arial;
}

#coloringcnt2 {
	margin: 10px 0 0 0;
}
#coloringcnt2 p {
	margin-bottom: 10px;
	font-size: 108%;
	font-family: Arial;
	color: #202020;
}
#coloringcnt2 h1 {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 280%;
	font-family: "Myriad pro", Arial;
}

#designcolor {
	float: left;
	padding: 0 0 0 13px;
	margin-top: 7px;
	width: 300px;
}
#designcolor form {
	position: relative;
	margin-left: 0px;
}
#designcolor label {
	clear: left;
	float: left;
	padding: 5px 0;
}
#designcolor input {
	float: left;
	padding: 2px;
	margin: 2px 0 0 10px;
}
.qinput {
	width: 30px;
}
#designcolor span {
	float: left;
	margin-left: 10px;
	padding: 5px 0;
}
#designcolor option {
	width: 130px;
}
#designcolor .active {
	border: 1px dashed #000000;
}

.cchoosecolor {
	height: 55px;
	line-height: 55px;
	overflow: hidden;
}

.rotatingcolor li {
	float: left;
}
.rotatingcolor li img {
	border: 1px solid #ffffff;
	margin: 10px 0 0 10px;
}

.crotateleft {
	float: left;
	margin: 13px 0 0 0px;
}
.crotateright {
	float: left;
	margin: 13px 0 0 10px;
}


.colorinfo {
	float: left;
	font-size: 93%;
	width: 300px;
	padding-left: 15px;
	border-left: 1px solid #b2b2b2;
}
.colorinfo li {
	clear: left;
}
.colorinfo li a {
	font-weight: bold;
	color: #000000;
}

.addtogreencart {
	width: 104px;
	height: 20px;
	background: url(../images/addcartbtngreen_se.gif) no-repeat;
	border: 0;
}
.addtogreycart {
	width: 104px;
	height: 20px;
	background: url(../images/addcartbtngrey_se.gif) no-repeat;
	border: 0;
}
.addtofav {
	width: 104px;
	height: 24px;
	background: url(../images/addtofavbtngrey_se.gif) no-repeat;
	border: 0;
}
.sendtofriend {
	width: 104px;
	height: 24px;
	background: url(../images/sendtofriendbtngrey_se.gif) no-repeat;
	border: 0;
}
.showredcart {
	width: 104px;
	height: 20px;
	background: url(../images/showcartbtnred_se.gif) no-repeat;
	border: 0;
}
.showredcart2 {
	width: 104px;
	height: 20px;
	background: url(../images/showcartbtnred_se.gif) no-repeat;
	border: 0;
}

.ccprev {
	height: 80px;
}
.ccprev a {
	font-weight: bold;
	color: #000000;
}

#styleftn {
	margin: 10px 0 0 0;
	padding: 15px 20px;
	background: #efefef;
	border: 1px solid #a3a3a3;
}
#styleftn p {
	text-transform: uppercase;
	font-family: Myriad pro;
	font-size: 182%;
}
.setroomcolor {
	float: right;
	width: 121px;
	height: 24px;
	background: url(../images/setcolorbtngrey_se.gif) no-repeat;
	margin-top: 3px;
	border: 0;
}

#paymentprocess {

}
#paymentprocess .productlist  {
	float: left;
	display: block;
	margin: 0 0px 0px 279px;
	border-bottom: 1px solid #b2b2b2;
	height: 70px;
	line-height: 70px;
	width: 700px;
}
.productlist li {
	margin-right: 20px;
}
#paymentprocess .prodicon {
	margin-left: 0px;
	padding-top: 15px;
}
#paymentprocess .product {
	font-weight: bold;
	text-transform: uppercase;
}
.removeproduct {
	width: 12px;
	height: 13px;
	background: url(../images/removeprodicon.gif) no-repeat;
	border: 0;
}
.refreshproduct {
	width: 16px;
	height: 13px;
	background: url(../images/refreshbtn_se.gif) no-repeat;
	border: 0;
}
.activatediscount {
	width: 106px;
	height: 22px;
	background: url(../images/adddiscount.gif) no-repeat;
	border: 0;
}
.order {
	width: 102px;
	height: 47px;
	margin-left: 25px;
	background: url(../images/orderbtn_se.gif) no-repeat;
	border: 0;
}


.discount {
	float: left;
	margin: 35px 40px 0 280px;
}
.discount input {
	padding: 2px;
}
.totalsum {
	float: right;
	margin: 35px 0 0 0;
}

.loginbox {
	margin: 20px 0 0 280px;
}
.loginbox p {
	float: left;
	margin-right: 15px;
}
.loginbox input {
	padding: 2px;
}

#paymethods {
	margin: 0 0 5px 60px;
}
#paymethods ul {
	float: left;
	display: inline;
	border-bottom: none;
	width: 260px;
	padding: 0 0px;
}
#paymethods a {
	color: #474747;
}
.borderright {
	border-right: 1px solid #b2b2b2;
}
.borderleft {
	border-left: 1px solid #b2b2b2;
}
.controldata {
	margin-top: 20px;
}

#paymethods li {
	padding: 0 10px;
}
#paymethods input {
	padding-top: 0;
}

.register {
	width: 106px;
	height: 22px;
	margin-left: 5px;
	background: url(../images/registerbtn_se.gif) no-repeat;
	border: 0;
}
.loginbtn {
	width: 76px;
	height: 22px;
	margin-left: 5px;
	background: url(../images/loginbtn_se.gif) no-repeat;
	border: 0;
}

#stage1, #stage2, #stage3 {
	width: 925px;
	height: 30px;
	line-height: 30px;
	margin: 20px 0 10px 55px;
	background: #b2b2b2;
}
#stage1 h2, #stage2 h2, #stage3 h2 {
	float: left;
	padding-left: 8px;
	text-transform: uppercase;
	font-weight: bold;
}
#stage1 p, #stage2 p, #stage3 p {
	float: left;
	padding-left: 8px;
	color: #ffffff;
}

#content {
	float: left;
	margin: 30px 0 0 20px;
	width: 960px;
	height: 400px;
	overflow: scroll;
}
#content h1 {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 280%;
	font-family: "Myriad pro", Arial;
}
#content_noscroll {
	float: left;
	margin: 3px 0px 0px 0px;
	width: 960px;
	height: 415px;
}
#col1, #col2 {
	float: right;
	max-width: 310px;
}
#col1_large {
    max-width: 600px;
}
#col2_large {
	float: right;
	max-width: 310px;
	margin-right: 50px;
}
#col1 {
	margin: 0 30px 0 40px;
}
#col2 {
	margin-right: 5px;
}

#col3 {
	float: left;
	max-width: 500px;
}

#col3_old {
	float: left;
	max-width: auto;
}

#col3_right {
	float: right;
	max-width: 600px;
}

#col3_left {
	float: right;
	max-width: 650px;
	margin-right: 50px;
}

#cols4 {
    max-width: 300px;
}

#col4_left {
	float: left;
	max-width: 200px;
}

#col4_right {
	float: right;
	max-width: 200px;
}

#cols5_right {
    float: right;
    margin: 0px 35px 0px 0px;
    max-width: 520px;
}

#cols6_right {
    float: left;
    margin: 0px 0px 0px 60px;
    max-width: 310px;
}

#cols7_right {
    float: right;
    margin: 0px 0px 0px 60px;
    max-width: 310px;
}

#col1 p, #col2 p {
	margin-bottom: 15px;
}
.proditem {
    max-width: 100px;
}
#interiordesigner {
	float: left;
	width: 210px;
    margin: 10px 10px;
}
#interiordesigner h2 {
	background: #929292;
	height: 35px;
	line-height: 35px;
	margin-bottom: 1px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 138.5%;
}
#interiordesigner p {
	width: 190px;
	padding: 10px;
	background: #dedede;
}
#interiordesigner img {
	padding-left: 3px;
}

#mbads {
	float: left;
	margin: -15px 0 20px 0;
}
#mbads img {
	margin-right: 2px;
}

#mbadsfull {
	float: left;
	margin: 10px 0 20px 0;
}
#mbadsfull img {
	border: 10px solid #d1d1d1;
}


.leftimg {
	display: block;
	float: left;
	padding: 0px 10px 0 20px;
}

.leftimg_2 {
	float: left;
}

.left {
	float: left;
}
.right {
	float: right;
}

.semibold {
	font-weight: bold;
}
.bold {
	float: left;
	font-weight: bold;
}

.black {
	color: #000000;
}

.clear {
	clear: both;
}

.news_marker {
    position: absolute;
    margin: 115px 0px 0px 322px;
    width: 50px;
    background: url(../images/news_marker.gif) no-repeat;
}

.searchresult_navigation {
	float: left;
	border: 1px solid #ffffff;
	margin: 10px 0 0 10px;
}


#paskbox {
    z-index: 999;
    position: absolute;
    top: 200px;
    right: -212px;
    opacity: .96;
    padding: 10px 10px 25px 10px;
    filter: alpha(opacity=96);
    height: 200px;
    width: 200px;
    background: #434343;
    border: 2px solid #373737;
}
#paskbox h2 {
    padding-bottom: 20px;
    font-family: "Myriad pro", Arial;
    font-size: 132%;
    color: #fff;
}
#paskbox p {
    font-size: 93%;
    padding: 5px 0;
    color: #fff;
}
#paskbox span.green {
    color: #9ec881;
}
#paskbox .closewindow {
    float: right;
    line-height: 35px;
    color: #fff;
    padding-right: 40px;
    height: 35px;
    border: 0;
    background: url(../images/close_window_icon.png) no-repeat center right;
}

#newsbox {
    z-index: 999;
    position: absolute;
    top: 200px;
    right: 310px;
    opacity: .96;
    padding: 10px 10px 25px 10px;
    filter: alpha(opacity=96);
    height: 100px;
    width: 400px;
    background: #434343;
    border: 2px solid #373737;
}
#newsbox h2 {
    padding-bottom: 20px;
    font-family: "Myriad pro", Arial;
    font-size: 132%;
    color: #fff;
}
#newsbox p {
    font-size: 93%;
    padding: 5px 0;
    color: #fff;
}
#newsbox span.green {
    color: #9ec881;
}
#newsbox .closewindow {
    float: right;
    line-height: 35px;
    color: #fff;
    padding-right: 40px;
    height: 35px;
    border: 0;
    background: url(../images/close_window_icon.png) no-repeat center right;
}

strong {
	font-weight: bold;
}


#subcat1 ul, #subcat2 ul, #subcat3 ul, #subcat4 ul, #subcat5 ul {
    margin-left: 5px;
}

#subcat4 li {
    background: url(../images/subcat45divider.gif) no-repeat scroll right center transparent;
}
#subcat5 li {
    background: url(../images/subcat45divider.gif) no-repeat scroll right center transparent;
}

#menu li.pillow {
	background: transparent url(../images/pillowbtnbg.gif) no-repeat bottom left;
}

#designcolor .gratisprov {
    padding: 5px 7px;
    width: 269px;
    height: 100px;
    background: url(../images/maleributiken_gratisprov_bg.png) no-repeat;
}
#designcolor .gratisprov h3 {
    font-size: 108%;
    font-weight: bold;
    color: #fff;
    font-family: arial;
    line-height: 1.7em;
}
#designcolor .gratisprov p {
    width: 130px;
    font-family: arial;
    font-size: 85%;
    line-height: 1.7em;
    color: #fff;
}
#designcolor .gratisprov .info {
    position: relative;
    top: -18px;
    float: right;
    color: #fff;
    font-size: 85%;
    font-style: italic;
}
#designcolor .gratisprov input.order_producttest_btn {
    float: right;
    width: 105px;
    height: 46px;
    margin: 3px 10px 0 0;
    border: 0;
    background: url(../images/order_producttest_btn.png) no-repeat;
}

