/* CSS Document */


/* - - - - - HOME */
#basewrapper #content #home { text-align:left; }


/* - - - - - BLOCK */
#basewrapper #content #block #introduction {
	height: 158px;
	width: 518px;
	background-image: url(../images/main/box_bg.png);
	position: relative;
	background-position: 0 bottom;
	background-repeat: repeat-x;
	border: 1px solid #e9e9e9;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
	text-align: left;
}
#basewrapper #content #block {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D2D2D2;
	padding-top: 10px;
	float: left;
	width: 940px;
	position: relative;
}
#basewrapper #content #block #introduction #txt {
	position: absolute;
	right: 20px;
	bottom: 25px;
	left: 20px;
	top: auto;
}

#basewrapper #content #block #introduction #txt p {
	line-height: 19px;
	margin: 0px;
}

#basewrapper #content #block #introduction #txt h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #999999;
	line-height: 30px;
}
#basewrapper #content #block #newsletter {
	float: left;
	height: 160px;
	width: 400px;
	position: absolute;
	right: 0px;
	top: 10px;
}
#basewrapper #content #block #newsletter #txt {
	font-size: 11px;
	line-height: 15px;
	height: 100px;
	width: 140px;
	padding-top: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
}
#basewrapper #content #block #newsletter #img {
	height: 110px;
	width: 250px;
	position: absolute;
	left: auto;
	top: 0px;
	right: 0px;
	bottom: auto;
}
#basewrapper #content #block #newsletter #getinspired {
	width: 368px;
	position: absolute;
	left: 0px;
	top: auto;
	right: 0px;
	bottom: 0px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 20px;
	height: 8px;
	border: 1px solid #e9e9e9;
	background-image: url(../images/main/gradients/gradient40px.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	padding-top: 12px;
}
#basewrapper #content #block #newsletter #img a#img {
	background-image: url(../images/home/newcowintown.jpg);
	background-repeat: no-repeat;
	display: block;
}
#basewrapper #content #block #newsletter #img #img span {
	display: none;
}


/* HOME */

#home #content h3 {
	color: #202020;
	padding-bottom: 12px;
	padding-top: 18px;
	line-height: 1.1em;
}

#home #box1 h3 {
	color: #202020;
	padding-bottom: 0px;
	padding-top: 18px;
	line-height: 1.1em;
	margin-top: 0;
}

.line {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D2D2D2;
	float: left;
	margin: 15px auto;
}

.new {
	background: url(../images/home/newtag.png) no-repeat;
	width: 56px;
	height: 32px;
	z-index: 2;
	position: absolute;
	right: -10px;
	top: 25px;
}

.bestseller {
	background: url(../images/main/bestsellertag.png) no-repeat;
	width: 90px;
	height: 29px;
	z-index: 2;
	position: absolute;
	right: -10px;
	top: 25px;
}

#home #search {
	float: left;
	position: absolute;
	top: 0px;
	width: 200px;
	height: 302px;
	margin-left: 20px;
	margin-top: 20px;
	z-index: 1000;
}

#home #transparant {
	float: left;
	top: 0px;
	width: 240px;
	height: 342px;
	z-index: 999;
	background-color:#000000;
	opacity: 0.3; /* CSS3 standard */
	filter: alpha(opacity = 30); /* for IE */
	position: absolute;
}

#home #search h3  {
	color: #fff;
	text-shadow: #505050 0 1px 0;
}

#home #search p, #home #search a {
	color: #fff;
	text-shadow: #505050 0 1px 0;
	margin-bottom: 10px;
}

#home #search a {
	text-decoration: underline;
}

#home #search #btn a{
	text-decoration: none;
}

#home h1 {
	color: #999999;
	word-spacing: -0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	margin-top: 4px;
}

#home h1 span {
	color: #000;
	word-spacing: -0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}

#home h4 {
	color: #000;
	word-spacing: -0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}

#home #newsletter {
	text-align: left;
	background: #c3c3c3 url(../images/home/newsletter.jpg) no-repeat 0 top;
	border: 1px solid #AAAAAA;
	border-top-color: #bfbfbf;
	border-bottom-color: #767676;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 10px;
	height: auto;
	float: left;
}

#home #newsletter2 {
	text-align: left;
	border: 1px solid #AAAAAA;
	border-top-color: #bfbfbf;
	border-bottom-color: #767676;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	height: 210px;
	float: left;
	width: 218px;
	background-color: #c3c3c3;
	background-image: url(../images/home/newsletter2.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
}

#home #search input {
	width: 90px;
	margin-right: 10px;
	margin-top: 0;
}

#home #search #btn {
	background: url(../images/main/btn3.png) repeat-x 0 top;
	text-shadow: #9b660c 0 1px 0;
	border-top-color: #fbbb52;
}

