/* 
FEIZY RUG Website Styles
©2008 Rebecca Duff
version 1.0, 
for questions or comments contact rebeccajduff@gmail.com
*/

/* ---------- base styles ------------- */
@charset "utf-8";
* {
	padding:0;
	margin: 0;
}
body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color: #000;
	text-align:center;
	font-size: 100%;
	font-family:Verdana, Arial, sans-serif;
}
#wrapper {
	background-color:#EDE7D8;
	background-image: url(../Images/bgs/knowledge/knowledgecontentsidebar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	width: 1024px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding:0 0 0 0;
	text-align: left;
}
#clear {
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
	font-size:1px;
	line-height:0;
}
#rugbg {
	background-image: url(../Images/bgs/about/aboutfeizy_sb1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 1024px;
}
#rugbg2 {
	background-image: url(../Images/bgs/about/aboutfeizy_sb1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 1024px;
}
#rugbg3 {
	background-image: url(../Images/bgs/about/aboutfeizy_sb1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 1024px;
}
/* ----------------- header styles ---------------*/
#header {
	background-image: url(../Images/bgs/about/aboutfeizyLogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position: relative;
	width:1024px;
	height:80px;
}
#header h1 {
	margin:0 0 0 -9000px;
	padding:0 0 0 0;
}
#header h1 img#logo {
	background:url(../Images/photos/print.jpg);
	width:400px;
	height:50px;
}
/* -- main navigation styles --*/
#header ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	left: 167px;
	bottom: 20px;
	width:791px;
	top: 40px;
	height: 26px;
	list-style: none;
}
#header ul li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}
#header ul a {
	padding: 0 0 0 0.8em;
	margin: 0 30px 0 0;
	font-size: 16px;
	line-height:1.5em;
	text-decoration:none;
	color:#fff;
	float:left;
	display: inline-block;
	display: block;
}
#homeLink, #aboutLink, #knowledgeLink, #dealerLink, #contactLink {
	background: url(../Images/bgs/homelinkbg.png) no-repeat top left;
}
#header ul a:link, #header ul a:visited, #header ul a:hover, #header ul a:active {
	color:#FFF;
}
#home #homeLink a, #about #aboutLink a, #knowledge #knowledgeLink a, #dealer #dealerLink a, #contact #contactLink a {
	color: #FFF;
}
#home #homeLink a, #about #aboutLink a, #knowledge #knowledgeLink a, #dealer #dealerLink a, #contact #contactLink a:hover {
	cursor: default;
}
/* --------------------- sidebar1 styles ------------------------ */
#sidebar1 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	width: 163px;
	height: 740px;
}
#flashmenu {
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:block;
}
/* --------------------- sidebar2 styles ------------------------ */
#sidebar2 {
	background-color: #3b280e;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	width: 279px;
	height: 750px;
}
#sbphotos {
	margin:0 0 0 0;
	padding:0 15px 0 15px;
	text-align: center;
}
/* --------------------- content styles ------------------------ */
#content {
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	width: 582px;
}
#contentHeader {
	background-image: url(../Images/bgs/about/aboutfeizyContentHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 562px;
	height: 78px;
	margin:0 0 15px 0;
	padding:0 0 0 20px;
	vertical-align: middle;
	line-height: 5.3em;
}
#content h2 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
#content span {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
#contentBody {
	margin:0 0 0 0;
	padding:0 10px 0 20px;
	color: #544225;
	font-size: 13px;
	font-weight: normal;
}
#content ul {
	list-style-image:url(../Images/bgs/lightbrown_bullet.gif);
	list-style-position: outside;
	margin: 2em;
}

#VerticalSpace20 {
	height: 20px;
}

.linone {
	list-style-image:none;
	list-style-type:none;
}
p.marginb {
	margin-bottom: 8px;
}
p.underline {
	text-decoration: underline;
}
/* -------------------- footer styles -------------------------------- */
#footer {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 1024px;
	height: 40px;
	color: #fff;
	font-size:8px;
	clear: both;
}
#footer h4 {
	margin:0 0 0 0;
	padding: 0 0 10px 185px;
	font-size:8px;
	color:#FFFFFF;
	font-weight: normal;
	text-align: left;
}
/* ------------ footer nav ------------- */
#footerNav {
	margin:0 0 0 667px;
	padding: 0 0 0 0;
}
#leftArrow {
	margin:0 0 0 0;
	padding:0 0 0 0;
	float: left;
	width: 50px;
	height: 17px;
}
#leftArrow a {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:url(../Images/arrows/arrowOut-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	text-decoration: none;
}
#leftArrow a:hover {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:url(../Images/arrows/arrowOVER-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	text-decoration: none;
}
#navText {
	color: #544225;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
#rightArrow {
	margin:0 0 0 0;
	padding:0 0 0 0;
	float: left;
	width: 50px;
	height: 17px;
}
#rightArrow a {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:url(../Images/arrows/arrowOut-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	text-decoration: none;
}
#rightArrow a:hover {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	background-image:url(../Images/arrows/arrowOVER-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	text-decoration: none;
}


.Button_General {
	background-color: #C0AA86;
	color: #502200;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}