@charset "utf-8";
/* CSS Document */

body {
background-position: top center;
background-repeat:repeat-x;
font-family: Tahoma,Geneva,Kalimati,sans-serif;
font-size:12px;
color:#3a3355;
line-height:20px;
margin:0px;
padding:0px;
background-color:#3a3355;
background-image:url(images/floral.png);
background-position:bottom center;
background-repeat:no-repeat;
}

p {
margin-top:0px;
margin-bottom:0px;
line-height:18px;
}

h1 {
margin:0px;
padding:0px;
margin-bottom:15px;
font-size:24px;
font-weight:normal;
color:#3a3355;
font-family: 'PT Sans Narrow', sans-serif;
}

a img {
border:0px;
}

a {
color:#d88040;
text-decoration:underline;
}

a:hover {
color:#d88040;
text-decoration:none;
}

#top {
width:auto;
height:360px;
background-image:url(images/top-bg.gif);
background-repeat:repeat-x;
}

#top-holder {
width:980px;
height:360px;
margin:auto;
background-image:url(images/top-holder.jpg);
}

#logo {
width:300px; height:49px; display:block; float:left;margin-top:59px;
}

#menu {
width:655px;
height:49px;
float:right;
margin-right:15px;
margin-top:59px;
font-family: 'PT Sans Narrow', sans-serif;
font-size:16px;
font-weight:700;
text-transform:uppercase;

}

#nav
{
margin:0; 
padding:0; 
list-style:none;
float:right;
}

#nav li
{
float:left; 
display:block; 
font-family: 'PT Sans Narrow', sans-serif;
}

#nav li a
{
height: 32px;
margin-bottom:7px;
line-height: 2.6em;
display: block;
color: #3a3355;
text-decoration: none;
padding-left:16px;
padding-right:16px;
padding-top:5px;
padding-bottom:12px;
}

#nav li a:hover {
color:#ffffff;
background:url(images/button-hover.gif);
}

#nav ul {
			position:absolute; 
			left:0; 
			display:none; 
			margin:0 0 0 0px; 
			margin-top:5px;
			padding:0; 
			list-style:none;
		}

#nav ul li {
			width:140px; 
			float:left; 
			border-top:1px solid #d5e65a;
			margin-top:-10px;
		}
		
#header {
width:918px;
height:196px;
margin:auto;
margin-top:42px;
}

#content {
width:929px;
background:#FFFFFF;
margin:auto;
padding:10px;
}

#footer {
width:929px;
margin:auto;
border-top:solid 2px #4a455d;
border-bottom:solid 2px #4a455d;
margin-top:10px;
color:#8e85b2;
padding-top:6px;
padding-bottom:6px;
padding-left:10px;
padding-right:10px;
font-size:11px;
margin-bottom:10px;
}

#footer a {
color:#8e85b2;
text-decoration:none;
}

#websitebg {
width:140px;
height:auto;
float:right;
text-align:right;
}

.catalogCategories {
	list-style-type: none;
	color: #333333;
}

ul.catalogCategories {
	margin-left:0px;
	padding-left:0px;
	color: #333333;
}

.catalogCategories li {
	margin-bottom: 2px;
	margin-left:0px;
	margin-top:0px;
}
.catalogCategories li a {
	display: block;
	padding: 5px;
	background: #F4F3F8;
	text-decoration: none;
	color: #d88040;
	border-bottom: 1px solid #F4F3F8;
	font-size: 11px;
	font-weight:bold;
}

.catalogCategories li a:hover {
	background-color: #e9f3aa;
}

.catalogCategories li a.active {
	background-color: #cde052;
	color: #44a734;
}

.widgetPageLinks {
	list-style-type: none;
	color: #333333;
}

ul.widgetPageLinks {
	margin-left:0px;
	padding-left:0px;
	color: #333333;
}

.widgetPageLinks li {
	margin-bottom: 2px;
	margin-left:0px;
	margin-top:0px;
}
.widgetPageLinks li a {
	display: block;
	padding: 5px;
	background: #F4F3F8;
	text-decoration: none;
	color: #d88040;
	border-bottom: 1px solid #F4F3F8;
	font-size: 11px;
	font-weight:bold;
}

.widgetPageLinks li a:hover {
	background-color: #3a3355;
}