/* Main content */
body{
	margin:10px;
	background:url(images/bg.gif) repeat-x;
	color:#000;
	line-height:1.6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul{margin:0;padding:0;}
/* Main Link Properties */
A:link {
	color: #006;
	text-decoration: none;
}
A:visited {
	color: #006;
	text-decoration: none;
}
A:active {
	color: #009;
	text-decoration: none;
}
A:hover {
	color: #C00;
	text-decoration: none;
}
/* Top Nav Bar Links */
A.lmenu:link {
	color: #FFF;
	text-decoration: none;
}
A.lmenu:visited {
	color: #fff;
	text-decoration: none;
}
A.lmenu:active {
	color: #fff;
	text-decoration: none;
}
A.lmenu:hover {
	color: #C00;
	text-decoration: none;
}

.wrapper{
	border:1px solid #009;
	background-color:#FFF;
}
/* Logo Position */
.logo{padding-left:px;}
/* Date Position */
.cart{
	height:43px;
	text-align:right;
	padding-right:6px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#C00;
}
/* Top Menu Properties */
.topmenu{background:#f9e6c0 url(images/topmenu.jpg) repeat-y;height:43px;padding-right:20px;}
.topmenu ul li{list-style:none;display:inline;padding-left:30px;}
.topmenu ul li a{
	color:#FFF;
	font-weight:bold;
}
.topmenu ul li a:hover{
	color:#009;
	font-weight:bold;
}
.menu{background:url(images/menu_bgx.gif) repeat-x;height:27px;}
.menu ul li{list-style:none;display:inline;padding:0 14px;}
.menu ul li {color:#ffffff;font:bold 14px Arial, Helvetica, sans-serif;}
/* Main content */
.contents{padding:10px;}
.centerSide{padding:0 17px;}
.centerSide2{padding:25px;}
/* Products */
.product{
	color:#C00;
	text-align:center;
}
/* Left and Right Bars */
.leftSide{width:188px;}
.rightSide{width:202px;}
/* Headings */
h1{
	margin:0;
	padding:0;
	font:bold 24px Arial, Helvetica, sans-serif;
	color:#C00;
	border-bottom: 1px solid #C00;
	text-align: center;
}
h2{
	margin:0;
	padding:0;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#C00;
}

h4{
	margin:0;
	padding:0;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#C00;
	text-align: center;
}

h5{
	margin:10px;
	padding:0;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#C00;
}

/* Left properties */
.leftSide ul{border-bottom:2px solid #009;margin-bottom:12px;padding-bottom:4px;}
.leftSide ul li{list-style:none;background:url(images/bullet.gif) 0 6px no-repeat;padding-left:12px;line-height:16px;}
/* Right properties */
.rightSide ul{margin-bottom:12px;}
.rightSide ul li{list-style:none;background:url(images/ico_search.gif) 0 6px no-repeat;padding-left:12px;line-height:16px;}
.rightSide img{margin-bottom:14px;}
/* Footer Properties */
.footer{
	background-color:#014EA1;
	padding:24px;
	line-height:18px;
}
/* Mini search */
input.search{
	height: 13px;
	background-color: #FFF;
	border: solid #006;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
}
input.search1{
vertical-align: bottom;
}
/* Horizonatl rule */
hr {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #C00;
}
/* Minicart */
TD.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

P.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

table.mincart
{
	background-color: #000;
	width: 180px;
}

td.mincart
{
	background-color: #FFF;
}
/* Tbale backgrounds */
TABLE.cobtbl{
	background-color: #000;
}

TD.cobhl{
	background-color: #FFF;
}

TD.cobll{
	background-color: #FFF;
	color : #333;
}
/* Price properties */
SPAN.price, .detailprice, .prodprice {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000;
	padding-top: 4px;
	text-align: center;
}

.prodname, .detailname{
color: #333;
font-weight:bold;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-weight: bold;
}
.test {
	text-align: justify;
}

.center {
  text-align: center;
}

.right {
	text-align: right;
}

div.prodname{
	font-weight: bold;
	font-size: 12px;
}

div.prodid{
	font-weight: bold;
	font-size: 12px;
}

div.sitemap{
	font-weight: bold;
	font-size: 14px;
	
	
}


/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-h-blue.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 32px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 31px;
	background: transparent url(images/bg-bubplastic-h-blue.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */



/* BUBBLE PLASTIC VERTICAL MENU */

.bubplastic.vertical {
	width: 250px;
	margin: 0;
	padding: 0;
	display: block;
}
.bubplastic.vertical ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.vertical ul li {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a {
	display: block;
	margin: 0;
	width: 100%;
	padding-left: 35px;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a span.menu_ar {
	display: block;
	margin: 0;
	width: 100%;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC VERTICAL MENU */



/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top left no-repeat;
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top right no-repeat;
}


/* BLUE HOVER */
.bubplastic.blue ul li a:hover,
.bubplastic.blue ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top left no-repeat;
}
.bubplastic.blue ul li a:hover span.menu_ar,
.bubplastic.blue ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top right no-repeat;
}


/* GRAY HOVER */
.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-gray.gif) top right no-repeat;
}


/* LIME HOVER */
.bubplastic.lime ul li a:hover,
.bubplastic.lime ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-lime.gif) top left no-repeat;
}
.bubplastic.lime ul li a:hover span.menu_ar,
.bubplastic.lime ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-lime.gif) top right no-repeat;
}


/* ORANGE HOVER */
.bubplastic.orange ul li a:hover,
.bubplastic.orange ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top left no-repeat;
}
.bubplastic.orange ul li a:hover span.menu_ar,
.bubplastic.orange ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top right no-repeat;
}


/* PINK HOVER */
.bubplastic.pink ul li a:hover,
.bubplastic.pink ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-pink.gif) top left no-repeat;
}
.bubplastic.pink ul li a:hover span.menu_ar,
.bubplastic.pink ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-pink.gif) top right no-repeat;
}


/* PURPLE HOVER */
.bubplastic.purple ul li a:hover,
.bubplastic.purple ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-purple.gif) top left no-repeat;
}
.bubplastic.purple ul li a:hover span.menu_ar,
.bubplastic.purple ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-purple.gif) top right no-repeat;
}


/* RED HOVER */
.bubplastic.red ul li a:hover,
.bubplastic.red ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-red.gif) top left no-repeat;
}
.bubplastic.red ul li a:hover span.menu_ar,
.bubplastic.red ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-red.gif) top right no-repeat;
}

#test li {
	display: block;
	border: solid 1px red;
}
