/** BASIC */

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #434343;
}

h1, h2 {
	height: 22px;
	padding: 15px 0px 0px 12px;
	background: url(images/homepage08.gif) repeat-x left top;
	text-transform: uppercase;
	font-size: 11px;
	color: #EC0A0A;
}

h1 span, h2 span {
	color: #434343;
}

h2.text1, h3 {
	height: auto;
	padding: 0px;
	background: none;
	text-transform: none;
	font-size: 11px;
	color: #6E6E6E;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	/* changed*/
	font-size: 11.5px;
/*	color: #6E6E6E;
*/	color: #000000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
/*	text-align: justify;
*/	text-align:left;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding: 5px 0px;
	background: url(images/homepage10.gif) repeat-x left top;
}

.list1 a {
	padding-left: 27px;
	background: url(images/homepage11.gif) no-repeat 12px 50%;
	text-decoration: none;
	color: #000000;
}

.list1 a:hover {
	/*text-decoration: underline*/
	color: #EC0A0A;
	
}

.list1 .first {
	background: none;
}

/** LINKS */

a {
	color: #ED0B0B;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.padded {
	padding: 20px;
}

/** WRAPPER */

#wrapper {
	background: url(images/subpage3_01.gif) repeat-y left top;
}

/** HEADER */

#header {
	background: url(images/homepage01.gif) repeat-x left top;
}

#cart-summary strong {
	color: #ED0B0B;
}

#cart-summary a {
	float: left;
	width: 76px;
	height: 18px;
	margin-left: 4px;
	padding-top: 4px;
	background: url(images/homepage04.gif) no-repeat left top;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #1685B8;
}

/** MENU */

#menu {
	background: url(images/homepage05.gif) repeat-x left top;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#menu a {
	position: relative;
	padding: 8px 18px 7px 18px;
}

#menu .active, #menu .active a {
	background: url(images/homepage06.gif) repeat-x left top;
	color: #FFFFFF;
}

/** CONTENT */

#content {

}
#content p.padding{
padding-top: 5px;
padding-left: 12px;
text-align:left;
}

#content-wide h1, #content-wide h2 {
	padding-left: 20px;
}

#content-wide h2.text1 {
	padding: 0px;
}

/** SIDEBAR */

#sidebar {
	border-right: 1px solid #E8E8E8;
}

#sidebar h2 {
	color: #2998CA;
}

/** PRODUCT */

.product {
	background: url(images/homepage18.gif) repeat-x left bottom;
	
}

.product .image {
	text-align: center;
}

.product .name {
	height: auto;
	margin: 0px;
	padding: 0px;
	background: none;
	text-transform: none;
	font-size: 12px;
}

.product .name a {
	text-decoration: none;
	color: #EC0A0A;
}

.product .name a:hover {
	text-decoration: underline;
}

.product .desc {

	margin: 0px;
	line-height: normal;
	font-size: 11px;
	/*color: #7D7D7D;*/
	color:#000000;
}

.product .links a {

	float: left;
	width: 49px;
	height: 18px;
	padding: 4px 0px 0px 27px;
	text-decoration: none;
	font-weight: bold;
	color: #1685B8;
}

.product .links .cart {
	background: url(images/homepage19.gif) no-repeat left top;
}

.product .links .info {
	background: url(images/homepage20.gif) no-repeat left top;
}

/** PRODUCT LIST VIEW */

.listview {
	margin: 0px;
	padding: 0px 20px;
	list-style: none;
	line-height: normal;
}

.listview .product {
	display: block;
	clear: left;
	padding: 20px 0px 10px 0px;
	background: url(images/homepage10.gif) repeat-x left top;
}

.listview .first {
	background: none;
}

.listview .image {
	float: left;
	background: red;
}

.listview .name {
}

.listview .desc {
	margin-bottom: 10px;
}

.listview .links {
	height: 30px;
}

.listview .cart {
	margin-right: 3px;
}

/** PRODUCTS */

#products {
	padding-left: 6px;
}

/** FOOTER */

#footer {
	background: url(images/subpage3_02.gif) no-repeat left top;
}

#footer p {
	margin: 0px;
	text-align: center;
	line-height: normal;
	color: #A7A7A7;
}

#footer a {
	color: #A7A7A7;
}

#footer .links {
	padding-top: 15px;
}

#footer .links a {
	padding: 0px 10px;
}

#footer .legal {
	padding-top: 40px;
	color:#000000;
}
 td li{
font-size: 11px;
	color: #000000;
	font-weight:bold;
	margin-top:10px;
	margin-left:10px;
	padding-left: 5px;

		
}
td ul{

margin-left:0px;
padding-left: 5px;

}*/


/*ADDED*/
th,tr,td h3{
font-size: 12px;
	color: #000000;
}


input{
/*background-color: #EEEEEE;*/
background: url(images/ homepage04.gif) ;
 font-weight:bold;
 font-size: 11px; 
 color: #2998CA;
 border:outset:0px;
}

ol.subnav {
	margin:-10px 0 0 -5px;
	padding:0;
}
ol.subnav ul {

	margin-left:10px;
	}
ol.subnav li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
ol.subnav a {
	font-weight:bold;
	color:#555;
	border-top:2px solid #fff;
	display:block;
	padding:5px;
	text-decoration:none;
	margin:0 5px 0 10px;
	border-bottom:none;
}
ol.subnav a:hover {
	border-top:2px solid #EC0A0A;
	color:#121212;
	border-bottom:none;
}


