/*#############################################################
Name: Blue Sky
Date: 2006-07-12
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #39F;
}
a:hover {
	color: #06F;
}

body {
	background: #84C8F1 url(img/bg.gif) repeat-y center top;
	color: #466;
	margin: 0;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 65.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-image: url(img/go-last.png);
}

p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}

li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	color: #666;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

cite {
	background: url(img/quote.gif) no-repeat;
	color: #246;
	display: block;
	font: normal 1.4em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #37C;
	padding-top: 6px;
}
/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* title */
.title {
	float: left;
	text-align: center;
	width: 250px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 24px;
	background-image: url(img/logo.gif);
	height: 80px;
}
.title h1 {
	font: normal 2em Verdana,sans-serif;
}
.title h2 {
	color: #999;
	font: normal 1.1em Verdana,sans-serif;
}
/* navigation */
.navigation {
	height: 100px;
	padding: 0 16px;
	background-image: url(img/holder-test%202.jpg);
	background-repeat: no-repeat;
}
.navigation a {
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #FFF;
	color: #999;
	float: right;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 9px;
	text-align: center;
	text-decoration: none;
	padding-top: 24px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 18px;
}
.navigation a:hover {
	background: #FFF url(img/navhover.gif) repeat-x;
	color: #28E;
	padding-top: 22px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}

/* holders */
.holder {
	background: url(img/bgholder.jpg) repeat-y;
	padding: 0 32px;
}
.holder_top,.holder_bottom {
	background: url(img/holder.jpg) no-repeat;
	height: 40px;
}
.holder_top,.holder_bottom {
	height: 40px;
}
.holder_bottom {
	background-position: left bottom;
}

/* footer */
.footer {
	color: #666;
	font-size: 1.1em;
	text-align: center;
}
#flashanim {
	float: right;
	width: 500px;
	height: 200px;
	background-color: #999999;
	font-size: 18px;
	color: #FFFFFF;
	border: 5px solid #7789AD;
}
#Headleft {
	width: 220px;
	float: left;
	height: 200px;
	background-image: url(img/rugs-modern-rug.jpg);
	background-repeat: no-repeat;
}
.style3 {
	color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 18px;
	text-decoration: none;
}
#clr {
	clear: both;
}
#contact {
	background-color: #FFFFFF;
	background-image: url(img/contact.jpg);
	padding-left: 280px;
	padding-right: 100px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6633;
	background-repeat: no-repeat;
}
#products {
	padding-left: 20px;
	background-color: #FFFFFF;
	list-style-image: url(img/go-last.png);
}
.container .holder #contantnew #products p {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight: bold;
}



#special{
	padding-left: 5px;
	line-height: 18px;
	list-style-type: none;
}
#special li {
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(go-last.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#contantnew{
	padding-top: 20px;
}
