/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #333333;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 175%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

.header {
	background: #FFFFFF url(images/img04.gif) repeat-x;
}

td {
	margin-bottom: 0;
	line-height: normal;
}



p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #CC0000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border:none;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border:none;
}

img.feature {
	border:none
}


/* header */

#header {
	width: 900px;
	height: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Address*/
#Address {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:large;
	line-height:normal;
	font-weight: normal;
	font-style: normal;
	background-color: #CCCCCC;
	width: 300px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	color: #000000;	
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 110px;
	background-color: 333333;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo img {
	border: 0px solid #B2B2B2;
}

/* Search */

#search {
	float: right;
	width: 280px;
	padding-top: 20px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	border: 1px solid #cccccc;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
}

#searchsubmit {
	background: #FFFFFF url(images/img03.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	width: 900px;
	height: 60px;
	margin-top: -44px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-transform:uppercase;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
	height: 40px;
}

#menu li:hover {
	background: #F9F8F1;
}
.prod_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#menu a {
	display: block;
	width: 60px;
	height: 35px;
	padding: 5px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

html>body #menu a {
	width: auto;
}

#menu li.active {
	background: #990000 url(images/img05.gif) no-repeat;
}

#menu li.active a {
	background: url(images/img06.gif) no-repeat right top;
	color: #ffffff;
}

/* Page */

#page {
	width: 900px;
	background: url(images/img07.gif) repeat-y 260px 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

/* Content */

#content {
	float: right;
	width: 600px;
	background:none
}

.title {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#news {
	float: right;
	width: 600px;
}

.feature {
}

.feature .left {
	float: left;
	width: 300px;
}

.feature .right {
	float: right;
	width: 300px;
}

/*Listing*/
.listing {
}

.listing .left {
	float: left;
	width: 200px;
	height:210px;
}

.listing .right {
	float: right;
	width: 350px;
	height:210px;
}

.product {
}

.product .left {
	float: left;
	width: 75px;
	border: 1px solid #B2B2B2;
}

.product .right {
	float: right;
	width: 520px;
	height: 75px;
}



.twocols {
}

.twocols .col1 {
	float: left;
	width: 250px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.price {
	font-size: 12px;
	color: #000000;
	line-height: normal;
}


#sidebar li {
	padding: 20px;
	background: url(images/img11.gif) no-repeat;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
	background: url(images/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
	font-size: 114%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background-repeat: repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
	color: #000000;
}

.foot {
	color: #000000
}


.Desc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
}

.prod_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-transform:uppercase;
}
.product {
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.button {
	color: #FFFFFF;
	background-color: #990000;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	padding: 5px;
	border: 1px solid #999999;
}

a.button {
	text-decoration:none;
	color:#FFFFFF;
}


a.button:hover {
	text-decoration:underline;
}

.floatR {
	float: right;
	margin: 0 0 0 0px;
	border:none;
}
