@import url("initial.css");
body
{
	margin: 0 auto;
	padding: 10px 0;
	color: #333;
	font-size: 9px;
	line-height: 14px;
	height: 100%;
	background: url(../images/top-left.jpg) 0% 0% no-repeat;
}

h4 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: normal;
	margin: 0 0 10px;
	color: #a54e23;
}
h5 {
	font-family: "Times", Georgia, serif;
	font-size: 26px;
	font-weight: normal;
	color: #a54e23;
}
.small {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	color: #a54e23;
}

a:active, a:link, a:visited
{
	color: #a54e23;
	text-decoration: underline;
}
a:hover
{
	color: #a54e23;
	text-decoration: underline;
}
#wrapper
{
	width: 955px;
	margin: 0 auto;
	height: 100%
}
#container
{
	padding: 20px;
	border: 1px solid #ccc;
}
.content
{
}

.content-left{float:left;width: 420px;height: 100%;}
.content-left h1 {background: url(../images/ur-logo.jpg) 0 0 no-repeat;margin: 0;height: 90px;text-indent: -9999px;}

.content-left-index{float:left;	background: url(../images/menu2bg.jpg) 100% 100% repeat-x;width: 420px;height: 510px;}
.content-left-index h1 {background: url(../images/ur-logo.jpg) 0 0 no-repeat;margin: 0;height: 90px;text-indent: -9999px;}



.content-left2
{
	float:left;
	width: 420px;
	height: 90px;
}

.content-left2 h1 {
	background: url(../images/ur-logo.jpg) 0 0 no-repeat;
	margin: 0;
	height: 90px;
	text-indent: -9999px;
}
.content-right
{
	float: right;
	width: 470px;
	background: url(../images/indexrightbg2.jpg) 0 0 no-repeat;
	height: 510px;
}
.content-right2-fitness
{
	float: right;
	width: 470px;
	background: url(../images/fitness-bg.jpg) 0 0 no-repeat;
	height: 100%;
}
.content-right2
{
	float: right;
	width: 470px;
	background: url(../images/indexrightbg2.jpg) 0 0 no-repeat;
}
.content-right2 p
{
	font-size: 13px;
}
.content-right3
{
	float: right;
	width: 470px;
	height: 90px;
	background: url(../images/) 0 0 no-repeat;
	text-align:right;
}
#bottom
{
	margin: 20px 0 0;
	padding: 20px;
	background: url(../images/bg_footer.jpg) 50% 0 no-repeat; 
	clear: both;
}
#bottom2 {
	clear: both;
}
#bottom p {
	font-size: 1.2em;
	line-height: 1.4em;
}
#footer {
	padding: 10px 0 0 20px;
}
#footer p {
	color: #caba99;
	font-size: 1.1em;
}
#footer .copyright {
	float: left;
	width: 55%;
}
#footer .copyright p {
	float: left;
	width: 42%;
}
#footer .copyright ul {
	float: left;
	width: 55%;
}
#footer .copyright ul li {
	list-style: none;
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #caba99;
}
#footer .copyright ul li.last {
	border: 0 !important;
}
#footer a, #footer a:visited {
	color: #caba99;
	text-decoration: none;
}
#footer a:hover {
	color: #caba99;
	text-decoration: underline;
}
#footer p.contact {
	float: right;
	width: 35%;
	font-weight: bold;
}
.main-content {
	padding: 15px 15px 2px 15px;
}
.main-content2 {
	padding: 15px;
	height: 100%;
}
.main-content3 {
	float: left;
	padding: 40px 15px 15px 15px;
	width: 900px;
	height: 100%;
}
.title {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	height: 30px;
	color: #a54e23;
}
.main-content, .main-content2, h2 {
	font-size: 2.4em;
	margin: 0 0 12px;
	font-weight:normal;
	color:#a54e23;
}
.main-content, .main-content2, .main-content3 p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0px 0 12px;
	color:#333;
}

.main-content {

	margin: 30px 0 12px;
}
.main-content3 li {
	font-size: 1.3em;
}
.main-content3 h4 {
	font-size: 2em;
}
#message {
	margin-top: 530px;
	padding: 20px;
	line-height:19px;
}
#message2 {
	background-image:url(../images/sm-bg.jpg);
	margin-top: 540px;
	width: 430px;
	line-height:25px;
	padding: 20px;
}
#message h2 {display:inline;font-family: "Times", Georgia, serif;font-size: 18px;line-height:35px;font-weight: bold;color: #333;}

#category
{
	border-top: 1px solid #efefef;
	height: 220px;
	padding: 10px 0px 0px 15px;
}
.category-list {
	margin: 10px 0 1px 0;
}
#category ul
{
	width: 33%;
	float:left;
	margin: 0;
}
#category ul li
{
	list-style:none;
	display:inline;
	font-weight: bold;
	font-size:1em;
}
#category ul li h6
{
	padding: 0 0 0 0px;
	margin: 0px 0 0;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#category ul li a, #category ul li a:visited 
{
	display:block;
	text-decoration:underline;
	font-weight:normal;
	color:#a54e23;
	padding: 4px;
	padding-right:15px;
	margin:0px;
}
#category ul li a:hover
{
	text-decoration:none;
	background:#ffffff;
}
#category3
{
	border-top: 1px solid #efefef;
	background: url(../images/menu2bg.jpg) 0 0% repeat-x;
	padding: 10px 15px;
}
.smallcontainer {
	display:inline-block;
	float: left;
	width: 117px;
	height: 100px;
	padding: 10px 10px 20px 0px;
}
.smallcontainer2 {
	float: left;
	width: 117px;
	height: 100px;
	padding: 10px 10px 10px 0px;
	clear: inherit;
}
.prod {
	float: left;
	width: 141px;
	height: 155px;
	padding: 10px 8px 10px 0px;
}
.clear {
	clear: both;
}
	
