body {
	font-family: Verdana, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 13px;
	background-color: #FFF;
}


img {
	border: 0;
}
input[type=checkbox] 
{
	margin: 0 0 0 0;
	padding:0;
/* 	opacity:0; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
*/
	cursor: pointer;
	
}
input[type=button],input[type=submit],input[type=reset],input[type=image] {
	width: 120px;
	height: 31px;
	background:#FFF;
	background-image: url(../images/button.png);	
	background-repeat: no-repeat;
	background-position: left top;
/*	background-attachment: left top; */
	font-weight: bold;
	color: #FFF;
	border: none;
	cursor:pointer;
}

b.checkbox {
	background:url(../images/check_off.png) no-repeat left top;
	display:inline-block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin: 0px 2px;
}
b.checkbox.On {
	background-image: url(../images/check_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
td.quantity input[type=text] {
	width: 31px;
	height: 14px;
	border: none;
	padding: 1px;
	text-align: center;
	font-size: 11px;
	background:none;
	margin: 0px 2px;
	position:relative;
	top: -1px;
	background-image: url(../images/quantity.png);
	display:inline-block;
}
a:link {
	outline: none;
	color: #6F6F6F;
	text-decoration: underline;
}
a:visited {
	outline: none;
	text-decoration: underline;
	color: #6F6F6F;
}
a:hover {
	outline: none;
	text-decoration: none;
	color: #6F6F6F;
}
a:active {
	outline: none;
	text-decoration: underline;
	color: #6F6F6F;
}
.center_wrap {
	width: 898px;
	overflow: visible;
	margin: 0 auto;
}
.header {
	height: 225px;
	width: 898px;
	background-image: url(../images/header.png);
	position: relative;
}

.header .slogan {
	float: right;
	height: 24px;
	width: 687px;
	margin-top: 193px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main {
	width: 897px;
	clear: both;
	float: left;
	position: relative;
	background-image: url(../images/leftmenu_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 550px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #02B0F5;
}
.leftmenu {
	width: 211px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-top-color: #407B9A;
	border-right-color: #407B9A;
	border-bottom-color: #407B9A;
	border-left-color: #407B9A;
	clear: left;
	float: left;
	position: relative;
	text-align: center;
	z-index: 700;
}
.leftmenu ul {
	position: relative;
	display: block;
	width: 211px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}
.leftmenu ul li {
	position: relative;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4896FF;
	margin-left: 24px;
	margin-right: 24px;
	padding: 0px;
}
.leftmenu ul li:hover ul {
	display: block;
}
.leftmenu ul a.active {
	background-image: url(../images/bullet_active.png);
}
.leftmenu ul a {
	display: block;
	background-image: url(../images/bullet.png);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 24px;
	height: 20px;
	padding-top: 6px;
}
.leftmenu ul a:link {
	color: #FFF;
	text-decoration: none;
}
.leftmenu ul a:visited {
	text-decoration:none;
	color: #FFF;
}
.leftmenu ul a:hover {
	background-image: url(../images/bullet_active.png);
	text-decoration: underline;
	color: #FFF;
}
.leftmenu ul a:active {
	text-decoration: none;
	color: #FFF;
}
.leftmenu ul li ul {
	border: 1px solid #0097DA;
	margin: 0px;
	padding: 18px 24px;
	top: 1px;
	left: -24px;
	position: relative;
	width: 161px;
	display: none;
}
.leftmenu ul li ul li{
	position: relative;
	border: 0px none #FFF;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0px;
	display: block;	
}
.leftmenu ul li ul li a {
	display: block;
	background-image: none;
	padding-left: 0px;
	height: auto;
	padding-top: 0px;
	color: #63d0ff;
}
.leftmenu ul li ul li ul li a {
	display: block;
	background-image: none;
	padding-left: 10px;
	height: auto;
	padding-top: 0px;	
	color: #63d0ff;
}
.leftmenu ul li ul li a:link,.leftmenu ul li ul li a:visited,.leftmenu ul li ul li a:active {color: #63d0ff;}

.leftmenu ul li ul li a:hover {
	background-image: none;
	color: #63d0ff;
}
.leftmenu ul li ul li ul li a:link,.leftmenu ul li ul li ul li a:visited,.leftmenu ul li ul li ul li a:active {color: #63d0ff;}

.leftmenu ul li ul li ul li a:hover {
	background-image: none;
	color: #63d0ff;
}
.leftmenu ul li ul li a.active {
	background-image: none;
	color: white;
}
.leftmenu ul li ul li ul li a.active {
	background-image: none;
	color: white;
}

.leftmenu ul li ul li ul {
	border: 1px none #0097DA;
	margin: 0px;
	padding: 0px 24px;
	position: relative;
	display: none;
}

.content {

	background-color: #FFF;
	
	width: 686px;		
	clear: right;	
	float: left;
	position: relative;
/*	 zoom:1;   */
	
	

}


.content h3 {
	color: #0076EE;
	text-align: center;
	font-size: 14px;
	margin-top: 18px;
}

.content p {
	text-align: justify;
	text-indent: 0px;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 10px;
	margin-bottom: 10px;

}

/*
.content p {
	text-align: justify;
	text-indent: 10px;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
}


*/


.footer {

	clear: both;
	float: left;
	height: 110px;
	width: 686px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #02B0F5;
	background-image: url(../images/footer_bg.gif);
	padding-left: 211px;
	text-align: center;
	padding-top: 5px; 
	vertical-align: middle;
	overflow: hidden;
}
.footer p {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	margin-top: 28px;
	
}
.footer a:link {
	color: #FFF;
	text-decoration: none;
}
.footer a:visited {
	text-decoration:none;
	color: #FFF;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFF;
}
.footer a:active {
	text-decoration: none;
	color: #FFF;
}

.underground {
	width: 898px;
	height: 70px;
	clear: both;
	float: left;
	color: #6F6F6F;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;	
}
.underground p {
	margin: 8px;
}
h1 {
	color: #FFF;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	font-size:24pt;
	margin: 18px;
}
h3{
	color: #FFF;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	font-size:18pt;
	margin: 18px;
}
h2 {
	color: #FFF;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	font-size:12pt;
	margin: 16px;
}
.text_block {
	clear: both;
}

.series {
	background-image: url(../images/series-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	clear: both;
	width: 686px;	
}

tr.buy td input {
	width: 120px;
	height: 25px;
	background:#FFF;
	background-image: url(../images/addtocart.png);	
	background-repeat: no-repeat;
	background-position: left top;
/*	background-attachment: left top; */
	
	font-weight: bold;
	color: #FFF;
	border: none;
	cursor:pointer;
}



tr.img td{
	padding: 0px;	
	background: #FFF;
}

tr.title td {
	font-size: 12px;
	background-color: #005E9C;
}
tr.title td.quantity {
	background-color:#13A037;	
}
tr.price td {
	background-color:#005E9C;
}
tr.type td {
	background-color:#007BAE;
}
tr.buy td {
	height: 31px;
	background-color:#007BAE;
}
tr.head td {
	padding: 6px 0px;	
	background-color:#00B4FF;
}
td form {
	margin: 0px;
}
.donotdelete {
	display:none;
}



/**************    ivi   ***************************/
.input{
	font-size: 12px; 
	color:#1C5679;
	font-family: Verdana, sans-serif; 
	margin: 2px 0 2px 0; 
	background-color: #F9F9F9; 
	border: #CBCBCB 1px solid; 
	width: 200px;
}


.button{
	font-size: 12px; 
	color:#1C5679;
	font-family: Verdana, sans-serif; 
	margin: 2px 0 2px 0; 
	background-color: #F9F9F9; 
	border: #CBCBCB 1px solid; 
	width: 200px;
}


.SubmitButton{
	font-size: 12px; 
	color:#1C5679;
	font-family: Verdana, sans-serif; 
	margin: 2px 0 2px 0; 
	background-color: #F9F9F9; 
	border: #CBCBCB 1px solid; 
	width: 200px;
}


.inputboxlarge{
	font-size: 12px; 
	color:#1C5679;
	font-family: Verdana, sans-serif; 
	margin: 2px 0 2px 0; 
	background-color: #F9F9F9; 
	border: #CBCBCB 1px solid; 
	width: 400px;	
}

.errorBox
{
	color: Red;
	font-size: 11px;
	height: 30px;
	padding-bottom: 5px;

}

div.productTitle
{
	background-image: url(../images/pTop.jpg);
	width: 201px;
	height: 29px;
	font-family: Tahoma;
	font-size: 18px;
	color: White;
	vertical-align: middle;
	text-align: center;
	
}

div.productImage
{
	border: #01a8ff 1px solid;
	width: 197px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	height: 200px;
	background-color: White;
	margin-left: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	
}

div.productItem
{
	float: left;
	margin-bottom: 50px;
	margin-left: 100px;	
	width: 201px;
	text-align: center;
	font-family: Tahoma;
	font-size: 18px;
	color: White;
	vertical-align: middle;
	text-align: center;

}

div.productBottom
{
	background-image: url(../images/pBottom.jpg);
	height: 35px;
	width: 201px;
	vertical-align: middle;
	text-align: center;
}

.sImage
{
	margin-top: 20px;
}

div.links
{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

div.links a
{
	margin-top: 10px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

.error
{
	color: Red;
	font-weight: bold;
}

.info
{
	color: Green;
	font-weight: bold;
}

.test
{
	overflow: hidden;
}

.pTitle
{
	font-size: 16px;
	text-align: left;
	color: Red;
}

center.pagination
{
	margin-top: 10px;
	margin-bottom: 10px;
}


a.pageNumClass
{
	color: White;
	font-weight: bold;
}

.curPageLinkClass
{
	color: Black;
	font-weight: bold;
}


input[type=button].large {
	width: 200px;
	height: 31px;
	background:#FFF;
	background-image: url(../images/button1.png);	
	background-repeat: repeat-x;
	background-position: left top;
/* 	background-attachment: left top; */
	font-weight: bold;
	color: #FFF;
	border: none;
	cursor:pointer;
	margin-bottom: 5px;	
}


.bottom
{
	background-image: url(../images/td-bottom-bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	
	text-align: center;
	height: 25px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}


.logosImages
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: White;
	
}

.bottom p {

	color: #FFF;
	font-weight: bold;
	font-size: 12px;
		
}
.bottom a:link {
	color: #FFF;
	text-decoration: none;
}
.bottom a:visited {
	text-decoration:none;
	color: #FFF;
}
.bottom a:hover {
	text-decoration: underline;
	color: #FFF;
}
.footer a:active {
	text-decoration: none;
	color: #FFF;
}
