body {
	background-color: #fff;
	font-family: Verdana, serif;
	font-size: 12px;
	margin: 0px auto;
}
	body img {
		border: 0;
	}
	body > #container {
		width: 980px;
		height: auto;
		margin: 0px auto;
	}
		body > #container > #top {
			width: 980px;
			height: 145px;
		}
			body > #container > #top > #logo {
				background-image: url(images/c_images/logo.png);
				width: 455px;
				height: 97px;
				float: left;
			}
				body > #container > #top > #nav {
					background-color: #f9f9f9;
					background-image: url(images/c_images/nav-right.png);
					background-position: right top;
					background-repeat: no-repeat;
					width: 525px;
					height: 97px;
					float: left;
				}
					body > #container > #top > #nav img {
						border: 0;
						margin-left: 3px;
						float: left;
					}
			body > #container > #top > #bar {
				background-image: url(images/c_images/bar.png);
				width: 940px;
				height: 48px;
				padding-left: 20px;
				padding-right: 20px;
			}
				body > #container > #top > #bar img {
					border: 0;
					margin-right: 15px;
					float: left;
				}
			body > #container > #mid {
				background-color: #f4f4f4;
				width: 300px;
				height: auto;
				margin: 0px auto 10px;
				padding: 6px 8.5px 0px 8.5px;
				overflow: hidden;
			}
				body > #container > #mid > #left {
					width: 622px;
					height: auto;
					float: left;
					margin-right: 10px;
				}
					body > #container > #mid > #left > .group {
						width: 622px;
						height: auto;
					}
						body > #container > #mid > #left > .group > .txt {
							background-color: #fff;
							width: 650px;
							height: auto;
							margin-bottom: 6px;
							padding:  6px 15px 6px 15px;
						}
							body > #container > #mid > #left > .group > .txt > h1 {
								font-family: Arial, serif;
								font-size: 24px;
								color: #1f59a3;
								margin-top: 0px;
							}
				body > #container > #mid > #right {
					width: 307px;
					height: auto;
					float: left;
				}
					body > #container > #mid > #right > .group {
						width: 307px;
						height: auto;
						margin-bottom: 10px;
					}
						body > #container > #mid > #right > .group > .top-blue {
						background-image: url(images/c_images/sml-top.png);
						background-repeat: no-repeat;
						background-position: 0px 0px;
						width: 307px;
						height: 10px;
					}
						body > #container > #mid > #right > .group > .mid-blue {
							background-color: #1f59a3;
							width: 307px;
							height: auto;
							color: #fff;
							text-align: center;
						}
						body > #container > #mid > #right > .group > .bot-blue {
							background-image: url(images/c_images/sml-bot.png);
							background-repeat: no-repeat;
							background-position: 0px 0px;
							width: 307px;
							height: 10px;
						}
					body > #container > #mid > #right > .group > .top-yellow {
						background-image: url(images/c_images/sml-top.png);
						background-repeat: no-repeat;
						background-position: 0px -10px;
						width: 307px;
						height: 8px;
					}
						body > #container > #mid > #right > .group > .mid-yellow {
							background-color: #f2c83a;
							width: 307px;
							height: auto;
							color: #fff;
							text-align: center;
							overflow: hidden;
						}
						body > #container > #mid > #right > .group > .bot-yellow {
							background-image: url(images/c_images/sml-bot.png);
							background-repeat: no-repeat;
							background-position: 0px -10px;
							width: 307px;
							height: 8px;
						}
		body > #container > #bot {
			width: 956px;
			height: 55px;
			overflow: hidden;
			margin: 0px auto;
		}
        span.price, .detailprice, .prodprice {
color: #184E9A;
padding-top: 4px;
font-weight:bold;
text-align: center;
}
.detailimage {
vertical-align : top;
}
div.prodname{
display:none;
}
/*        V3        */

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


#menu {
	width: 120px;
	border-style: solid solid none solid;
	border-color: #0e69be;
	border-size: 1px;
	border-width: 1px;

	}

#menu li a {
	height: 32px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}

#menu li a:link, #menu li a:visited {
	color: #0e69be;
	display: block;
	background: url(images/v3.jpg);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}

#menu li a:hover {
	color: #0e69be;
	background: url(images/v3.jpg) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}

#menu li a:active {
	color: #0e69be;
	background: url(images/v3.jpg) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
    TD {
font-size: 12px;
font-family : Verdana,Arial;
}

P {
font-size: 11px;
font-family : Verdana,Arial;
}
.proddescription{
text-align:center;}
HR {
height: 0;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #fff;
}
/* PRICE NAME and DISCOUNTS DISPLAY
-------------------------------------*/
.prodprice, .detailprice, .prodname, .detailname {
color: #60596A;
font-size: 14px;
font-weight : bold;
}
.discountsapply{
color: #84210F;
font-size: 12px;
font-weight : bold;
}
.proddiscounts, .detaildiscounts, .catdiscounts{
color: #84210F;
font-size: 11px;
font-weight : normal;
}
/* PRODUCT REVIEWS
-------------------------------------*/
.numreviews{
color: #333;
font-size: 13px;
font-weight : bold;
background-color:#ccc;
border-bottom:1px solid #000;
padding:4px;
}
.reviewheader{
color: #333;
font-size: 12px;
font-weight : bold;
}
.reviewcomments{
color: #333;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
.reviewname{
color: #666;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
/* DESCRIPTION FIELDS
-------------------------------------*/
.detaildescription{
 font-family: Arial, Helvetica, sans-serif;
 color: #333;
 width: 350px;
 line-height:1.6;
}

body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

A:link {
	color: #184E9A;
	text-decoration: none;
}

A:visited {
	color: #184E9A;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
}

.prodname, .detailname{
font-weight: bold;
}
.prodcurrency, .detailcurrency{
text-align:center;
font-size: 10px;
}
.buybutton{
padding:10px;
}
img.cartimage {
width: 75px;
border:1px;
}



