body {
	margin:0px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(../images/body_bg.png) repeat-x left top #fff;
}
.body_bg {
	background:url(../images/body_bg.jpg) no-repeat center top;
}
html {
	overflow: auto;
}
#main {
	width:943px;
	margin:0 auto;
	padding:25px 0
}
a:link {
	color:#000000;
	text-decoration:underline
}
a:visited {
	color:#000000;
	text-decoration:underline
}
a:active {
	color:#000000;
	text-decoration:none
}
.componentheading{display:none;}
a:hover {
	color:#000000;
	text-decoration:none
}
p {
	padding:0px;
	margin:0px;
	padding-bottom:15px
}
form {
	padding:0px;
	margin:0px;
}
.left {
	float:left;
}
.right {
	float:right
}
.clear {
	clear:both
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
input, select {
	margin:0px;
	padding:2px
}
ul {
	padding:0px;
	margin:0px;
	list-style:disc;
	padding-bottom:15px
}
li {
	margin:0px;
	padding-bottom:5px
}
h1, h2, h3, h4, h4 {
	padding:0px;
	margin:0px;
	padding-bottom:15px
}
/************************************/
.headerright {
	float:right;
	width:275px
}
.topmenu {
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#999999;
	padding-bottom:15px
}
.topmenu a {
	float:left;
	width:75px;
	text-decoration:none;
	color:#999999;
	border-right:1px solid #eaeaea;
	margin-right:15px
}
.topmenu a:hover {
	color:#000;
	text-decoration:underline
}
.phones {
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#b88801;
	background:url(../images/phone_icon.png) no-repeat left center;
	padding-left:20px;
	padding-right:20px
}
.call {
	color:#b7b7b7
}
#menu {
	background:url(../images/menu_bg.png) repeat-x left top
}
#menu .menuleft {
	background:url(../images/menu_left.png) no-repeat left top
}
#menu .menuright {
	background:url(../images/menu_right.png) no-repeat right top;
	height:30px;
	padding:5px 10px
}
.menuleftside {
	float:left;
	width:730px;
}
.searchright {
	float:right;
	width:185px
}
.searchright input[type=text] {
	float:left;
	background:url(../images/search_bg.png) no-repeat left top transparent;
	padding:6px 4px 7px;
	border:0px;
	font:normal 12px Arial, Helvetica, sans-serif;
	width:143px;
	color:#c1c1c1
}
.searchright input[type=image] {
	padding:0px;
	float:left
}
.menu {
	font:bold 12px/30px "Georgia";
	color:#383838;
	text-shadow:1px 1px #e8e8e8;
	text-transform:capitalize;
	float:left;
}
.menu a {
	color:#383838;
	text-decoration:none;
	padding:0 9px
}
.menu a:hover {
	color:#b88801;
	text-decoration:none
}
.menu a.active, a.mainlevel_active {
	color:#b88801;
	text-decoration:none
}
.cat_banners img {
	margin-right:5px
}
.cat_banners img.none {
	margin:0px
}
.form_panel {
	background:url(../images/form_panel_bg.jpg) repeat-y left top;
}
.form_paneltop {
	background:url(../images/form_panel_upper.jpg) no-repeat left top;
}
.form_panelbtm {
	background:url(../images/form_panel_btm.jpg) no-repeat left bottom;
}
.form_panelpd {
	padding:6px 20px
}
.form_panelpd .formleft {
	float:left;
	width:225px;
	padding-top:10px
}
.form_panelpd .formright {
	float:right;
	width:225px;
	padding-top:5px
}
.form_panel h3 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:10px
}
.formcss input[type=text], select {
	background:url(../images/input_bg.png) repeat-x left top;
	color:#606060;
	font:normal 12px Arial, Helvetica, sans-serif;
	border:1px solid #cec7c7;
	width:200px;
	padding:3px
}
.formcss select {
	width:210px
}
.formcss .form_panelpd input[type=text], select {
	margin-bottom:6px
}
.btncss {
	font:bold 12px/23px "Georgia";
	color:#383838;
	text-shadow:1px 1px #e8e8e8;
	text-transform:capitalize
}
.btncss a {
	color:#383838;
	text-decoration:none;
	background:url(../images/btn_right.png) no-repeat right center;
	display:inline-block
}
.btncss a span {
	background:url(../images/btn_left.png) no-repeat left center;
	display:inline-block;
	padding:0 10px
}
.btncss a:hover {
	color:#000;
	text-decoration:none
}
.articlepanel {
	background:url(../images/article_panel_bg.jpg) repeat-y left top
}
.articlepaneltop {
	background:url(../images/article_panel_upper.jpg) no-repeat left top
}
.articlepanelbottom {
	background:url(../images/article_panel_btm.jpg) no-repeat left bottom;
	padding:15px 0
}
.articlelisting {
	padding:0px;
	margin:0px;
	list-style:none
}
.articlelisting li {
	float:left;
	width:264px;
	background:url(../images/sep.png) no-repeat right center;
	padding-right:25px;
	padding-left:25px
}
.articlelisting li.none {
	background:transparent
}
.articlelisting li h2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#606060;
	margin:0px;
	padding-bottom:10px
}
.articlelisting li p {
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#676767;
	margin:0px;
	padding-bottom:10px
}
.articlelisting li h2 a {
	color:#606060;
	text-decoration:none
}
.articlelisting li h2 a:hover {
	color:#606060;
	text-decoration:underline
}
.footer {
	background:url(../images/footer_bg.png) repeat-x left top;
}
.footerleft {
	background:url(../images/footer_left.png) no-repeat left top;
}
.footerright {
	background:url(../images/footer_right.png) no-repeat right top;
	height:90px;
	padding:10px 20px
}
.footerlinks {
	padding:25px 0 0
}
.footerlinks a {
	color:#393939;
	text-decoration:none;
	padding:0 5px
}
.footerlinks a:hover {
	color:#393939;
	text-decoration:underline
}
/******************26may****************/
.innerleft {
	float:left;
	width:223px;
}
.innerright {
	float:right;
	width:690px;
}
.cat_bg h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000;
	font-weight:normal;
	padding:0px 0 15px
}
.cat_bg {
	background-image:url(../images/cate_bg.png);
	background-repeat:repeat-y;
	background-position:left top;
	padding:5px 10px 10px
}
.cat_listing {
	margin:0px;
	padding:0px;
	list-style:none
}
.cat_listing li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fb589e;
	padding:0px;
	font-weight:bold;
	border-bottom:1px dotted #c0c0bf;
	line-height:24px;
	padding-left:10px
}
.cat_listing li span {
	color:#B88801;
	text-decoration:none;
	background-image:url(../images/cate_arrow.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px
}
.cat_listing li a {
	color:#B88801;
	text-decoration:none;
	background-image:url(../images/cate_arrow.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px
}
.cat_listing li a:hover {
	color:#000;
	text-decoration:none
}
.cat_listing a {
	color:#000;
	text-decoration:none;
}
.cat_listing a:hover {
	color:#B88801;
	text-decoration:none;
}
.productlistinginner2 {
	padding:0px 0
}
.catchild  ul li
{
height:125px;
}
.productlistinginner2 ul {
	padding:0px;
	margin:0px;
	list-style:none;
	display:block
}
.productlistinginner2 ul li {
	float:left;
	padding-left:10px;  /*15px 25px*/
	text-transform:capitalize;
	text-align:center;
	height:250px; /*225px*/
	width:160px; /*165px*/
}
.productlistinginner2 ul li a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	padding:0px;
}
.productlistinginner2 ul li a:hover {
	color:#000;
	text-decoration:underline
}
.productlistinginner2 ul li img {
	/*	width:129px;
	height:119px;
*/	border:1px solid #eeeeee;
	display:block;
	margin:0 auto;
	margin-bottom:8px;
}
ul.catchild li img{border:#e1a703 solid 2px;}
.overline {
	text-decoration:line-through
}
.showingpage {
	float:left;
	width:280px
}
.showingpage select {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#919191;
	border:1px solid #d7d7d7;
	padding:4px;
	width:110px
}
.paging {
	float:right;
	width:310px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#5e5e5e
}
.paging a {
	display:inline-block;
	padding:2px 3px;
	color:#5e5e5e;
	text-decoration:none;
	border:1px solid #eeeeee;
	margin-right:3px
}
.paging a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#B88801;
}
.paging a.active {
	color:#fff;
	text-decoration:none;
	background-color:#B88801;
}
.arial_12_pink {
	font-family:Arial, Helvetica, sans-serifl;
	font-size:12px;
	color:#B88801;
	text-transform:uppercase;
	font-weight:bold
}
.productdetail_left {
	float:left;
	width:261px
}
.productdetailright {
	float:right;
	width:395px;
	font-size:12px;
}
.productdetailright h3 {
	font-size:14px;
	color:#B88801;
	padding-bottom:8px;
	margin:0px
}
.productdetail_left img {
	border:1px solid #dadada;
	padding:2px;/*	width:259px;
	height:349px
*/
}
.productdetail_left a {
	line-height:24px;
	text-decoration:none;
	text-align:center
}
.productdetail_left a:hover {
	text-decoration:underline
}
.gallerybg {
	background-image:url(../images/gallery_cener.png);
	background-repeat:repeat-y;
	background-position:left top
}
.galleryupper {
	background-image:url(../images/gallery_up.png);
	background-repeat:no-repeat;
	background-position:left top
}
.gallerybtm {
	background-image:url(../images/gallery_btm.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:241px;
	padding:10px
}
.gallery_pic img {
	background-image:url(../images/product_detail_tumb.png);
	width:65px;
	height:65px;
	background-repeat:no-repeat;
	float:left;
	padding:4px;
	margin:3px
}
h1 {
	font:normal 24px/28px Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding-bottom:15px;
	margin:0px
}
h2 {
	font:normal 20px/24px Georgia, "Times New Roman", Times, serif;
	color:#000
}
h3 {
	font:normal 22px/26px Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding-bottom:15px;
	margin:0px
}
h4 {
	font:normal 18px/22px Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding-bottom:15px;
	margin:0px
}
h5 {
	font:normal 15px/18px Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding-bottom:15px;
	margin:0px
}
.features {
	padding-left:15px
}
.features h4 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#B88801;
	padding-bottom:10px
}
.features ul {
	padding:0px;
	margin:0px;
	list-style-image:url(../images/feature_bullet.png);
	padding-left:15px
}
.features li {
	font:normal 11px Tahoma, Geneva, sans-serif;
	color:#000;
	padding-bottom:10px
}
.a_18_blackl {
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#000
}
.qty_bar {
	background-image:url(../images/qty_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:375px;
	height:23px;
	padding:10px;
	font-size:14px;
	color:#000;
	font-weight:bold
}
.qty_bar input[type=text] {
	width:40px !important
}
.qty_bar .qtyfield {
	border:1px solid #ccc;
	padding:2px;
	width:20px;
	text-align:center
}
/************26may******************/
/************28may******************/
.porductdetailleft {
	float:left;
	width: 335px;
	margin-right:10px
}
.porductdetailllisting {
	border:1px solid #E1E1E1;
	border-top:0px;
	border-bottom:0px
}
.head {
	background-color:#F4F4F0;
	border:1px solid #E1E1E1;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#B88801;
	padding:4px
}
.porductdetailllisting ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.porductdetailllisting li {
	border-bottom:1px solid #E1E1E1;
	padding:2px 4px
}
.porductdetailllisting li .first {
	float:left;
	width:40%;
	padding-right:10px;
	font-weight:bold;
}
.porductdetailllisting li .sec {
	float:left;
	width:55%;
}
div.StatContainer {
	background-color:#F4F4F0;
	padding:5px 0
}
div.StatContainer span {
	padding:0 10px
}
.last div.StatContainer span {
	padding:0 5px
}
div.StatContainer span.selected {
	background:#fff;
	border:1px solid #CCCCCC
}
.dimondedu {
	float:left;
	width: 225px;
	margin-right:5px
}
.dimondedu h4 {
	padding-bottom:5px
}
.dimondedu p {
	padding:10px 5px
}
/********************/
.input {
	padding:0px;
	margin:0px;
	border:0px
}
.login input[type="password"] {
	background-image:url(../images/input_bg.png);
	background-repeat:repeat-x;
	padding:4px;
	color:#a9aaaa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #FFF;
	width:105px;
	margin-right:10px;
	float:left
}
input[type="text"] {
	background-image:url(../images/input_bg.png);
	background-repeat:repeat-x;
	padding:4px;
	color:#a9aaaa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #CCC;
	width:165px;
	height: 11px;
}
textarea{
background-image:url(../images/input_bg.png);
	background-repeat:repeat-x;
	padding:4px;
	color:#a9aaaa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #CCC;
	width:165px;
}
select {
	background-image:url(../images/input_bg.png);
	background-repeat:repeat-x;
	padding:4px;
	color:#a9aaaa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #CCC;
}
input[type="password"] {
	background-image:url(../images/input_bg.png);
	background-repeat:repeat-x;
	padding:4px;
	color:#a9aaaa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #CCC;
}
/* System Messages */
#system-message {
	margin:10px 0 20px 0;
	padding: 0 !important;
	background:#fff;
	border:solid 0px;
}
#system-message dt {
	font-weight: bold;
}
#system-message dd {
	margin: 0;
	font-weight: bold;
	text-indent: 0px;
	background:#fff;
	padding:0
}
#system-message dd ul {
	color: #93246F;
	margin-bottom: 10px;
	list-style: none;
	padding: 0px;
	border-top: 3px solid #93246F;
	border-bottom: 3px solid #93246F;
}
/* System Standard Messages */
#system-message dt.message {
	display: none;
}
#system-message dd.message {
}
#system-message dd.message ul {
	background: #F2E3ED
}
/* System Error Messages */
#system-message dt.error {
	display: none;
}
#system-message dd.error {
}
#system-message dd.error ul {
	color: #93246F;
	background: #F2E3ED;
	border-top: 3px solid #93246F;
	border-bottom: 3px solid #93246F;
	margin:0
}
/* System Notice Messages */
#system-message dt.notice {
	display: none;
}
#system-message dd.notice {
}
#system-message dd.notice ul {
	color: #93246F;
	background: #F2E3ED;
	border-top: 3px solid #93246F;
	border-bottom: 3px solid #93246F;
}
.josForm input[type="text"] {
	width:190px
}
#comGoogleForm input[type="text"], input[type="password"] {
	width:210px;
	margin-bottom:10px
}
#comGoogleForm form select {
	width:220px
}
#comGoogleForm label {
	display:inline-block;
	line-height:24px;
	font-weight:bold;
	float:left;
	width:140px
}
#comGoogleForm textarea {
	background-image:url(../images/input_bg.png);
	background-repeat:repeat-x;
	padding:4px;
	color:#a9aaaa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #CCC;
	width:285px;
	height:100px
}
.pathway {
	padding-bottom:20px
}
/****************24 july *****************************/
.questionlink img {
	float:left;
	padding-right:5px;
	margin-top:2px
}
.questionlink a {
	text-decoration:none
}
.questionlink a:hover {
	text-decoration:underline
}
.button {
	/*font-size:14px;
	font-weight:bold*/
	border:1px solid #CCCCCC;
	padding:2px 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font:bold 12px/23px "Georgia";
	color:#383838;
	text-shadow:1px 1px #e8e8e8;
	cursor:pointer;
	background:#cfcfcf url(../images/btn_bg.png) repeat-x top left;
}
.button:hover {
	/*font-size:14px;
	font-weight:bold*/
	color:#000000;
}
#vmMainPage .messagefild label {
	width:140px
}
#vmMainPage .messagefild textarea {
	background-image:url(../images/input_bg.png);
	background-repeat:repeat-x;
	padding:4px;
	color:#a9aaaa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #CCC;
	width:385px;
	height:130px
}
#vmMainPage .sectiontableentry1 .quanlityfiled form .inputbox[type="text"] {
	width:50px
}
#vmMainPage .sectiontableentry2 .quanlityfiled form .inputbox[type="text"] {
	width:50px
}
.sectiontableheader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#B88801
}
#vmMainPage form h4 {
	font-size:14px
}
#vmMainPage .forlabelshiping label {
	float:none;
	width:auto
}
#vmMainPage fieldset legend {
	font-size:14px;
}
#vmMainPage fieldset {
	border:1px solid #CCC
}
#vmMainPage h4 label {
	font-size:12px;
	font-weight:bold
}
.headingProduct h5 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:0px
}
.messagefild label {
	display:inline-block;
	line-height:24px;
	font-weight:bold;
	float:left;
	width:140px
}
/*****************************1 july*******************************************/
.adseaheaderleft {
	background:url(../images/search_form_left.png) no-repeat left top;
	padding-left:10px;
}
.adseaheaderright {
	background:url(../images/search_form_right.png) no-repeat right top;
	padding-right:10px;
}
.adseaheaderbg {
	background:url(../images/search_form_bg.png) repeat-x left top;
	height:71px
}
.firsttitle {
	width:55px;
	float:left;
	font:bold 14px/71px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#007cb0;
	border-right:1px solid #e0e0e0
}
.leftsec {
	width:672px;
	float:left
}
.dimondsearch {
	float:right;
	width:175px;
	padding-top:20px;
}
.dimondsearch h1 {
	font:normal 22px Georgia, "Times New Roman", Times, serif;
	color:#333333;
	padding:0px;
	margin:0px;
}
.ad_searh_left {
	float:left;
	width:729px;
	border-right:1px solid #e0e0e0
}
.ad_searh_right {
	float:left;
	width:206px;
}
.ad_searh_left ul {
	padding:0px;
	margin:0px;
	list-style:none
}
.ad_searh_left ul li {
	border-bottom:1px solid #e0e0e0;
	padding-bottom:0px;
	background:url(../images/scroll_bg.png) repeat-x left top;
	height:49px
}
.ad_searh_left ul li .title {
	width:65px;
	float:left;
	font:bold 12px/49px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#505050;
	border-right:1px solid #e0e0e0;
	background:url(../images/price_title_bg.png) repeat-y left top;
}
.searchoption {
	margin:0 15px;
	background:url(../images/search_opt_bg.png) repeat-x left top;
	border:1px solid #e0e0e0;
	border-top:0px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#30485f;
	padding:5px 15px
}
.searchoption a {
	color:#30485f;
	background:url(../images/search-downarrow.png) no-repeat right center;
	padding-right:15px;
	text-decoration:none
}
.searchoptionup {
	margin:0 15px;
	background:url(../images/search_opt_bg.png) repeat-x left top;
	border:1px solid #e0e0e0;
	border-top:0px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#30485f;
	padding:5px 15px
}
.searchoptionup a {
	color:#30485f;
	background:url(../images/search-uparrow.png) no-repeat right center;
	padding-right:15px;
	text-decoration:none
}
.sliderright {
	float:left;
	width:164px;
	padding:8px 17px 0
}
.sliderleft {
	float:left;
	width:300px;
	padding:21px 17px 0
}
.sliderleft1 {
	float:left;
	width:300px;
	padding:13px 6px 0
}
.slider {
	/*background: url(../images/slider_line.png) no-repeat left center;*/
	display:block;
	padding:0 2px
}
.slider1 {
	/*background: url(../images/slider_line4.png) no-repeat left center;*/
	display:block;
	padding:0 2px
}
.slider2 {
	display:block;
	padding:0 2px
}
.sliderleft1 input[type=text] {
	border:1px solid #e7e7e7;
	padding:2px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#6e6e6e;
	width:80px
}
.bluebarleft {
	background: url(../images/search_res_left.png) no-repeat left top;
	padding-left:11px
}
.bluebarright {
	background: url(../images/search_res_right.png) no-repeat right top;
	padding-right:10px
}
.bluebarbg {
	background: url(../images/search_res_bg.png) repeat-x left top;
	height:39px;
	font:normal 12px/39px Georgia, "Times New Roman", Times, serif;
	color:#fff
}
.ListDataRow, .ListDataRowAlt {
	background-color:Transparent;
	border-bottom:1px solid #DDDDDD;
	cursor:pointer
}
.gridlist-indicator {
	position: absolute;
	left: 312px;
	top: -250px;
}
/***************************** June 8, 2010****************************************/
.comparetable {
	width: 685px;
	overflow: auto;
	margin: 0px auto;
	padding: 10px 0px 3px;/*	height: 425px;*/
}
.comparetable p {
	margin:0px;
	padding:0px;
}
.firstcol td {
	background-color:#FAFAFA;
	border:1px solid #CCCCCC;
	border-bottom:0px;
	height:17px;
	padding:3px 5px;
	color:#555555
}
.firstcol td a {
	color:#555555;
	text-decoration:none
}
.firstcol td a:hover {
	color:#555555;
	text-decoration:underline
}
.firstcol .noneborderbg {
	background:transparent;
	border:0px;
}
.seccol td {
	border:1px solid #fff;
	border-bottom:0px;
	height:17px;
	padding:3px 5px;
	color:#000
}
.seccol td.colr {
	background-color:#E4E4E4;
}
/***************************June 10, 2010***********************************/
.compareprodtable table {
	border-top:1px solid #f2f2f2;
	border-left:1px solid #f2f2f2;
}
.compareprodtable table tr.head td {
	background:#F3F3F3
}
.compareprodtable table td {
	border-bottom:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
}
.compareprodtable table td.first img {
	width:100px;
	height:100px;
	border:1px solid #e3e3e3;
	padding:1px
}
.advTip {
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
	text-align:left;
	padding-top:5px;
}
.chartc {
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#666;
	padding-top:5px;
}
.cuts span {
	display:inline-block !important;
	padding:0 6px !important
}
.clarity span {
	display:inline-block !important;
	padding:0 5px !important
}
.color span {
	display:inline-block !important;
	padding:0 8px !important
}
.chartc span {
	display:inline-block;
	padding:0 18px
}
.chartc span.deactive {
	color:#CCCCCC
}
.none {
	padding:0px !important;
}
.cartItem {
	padding-top:2px;
	padding-left:8px;
}
.cartItem a {
	color:#B88801;
	padding-top:2px;
	text-decoration:none;
	font-weight:bold;
}
.cartItem a:hover {
	text-decoration:underline;
}
.cartheading {
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#999999;
}
.menuleftside .mainlevel {
	float:left
}
/*****************/
.cat_bg table td {
	padding:0px
}
.cat_bg input[type=text] {
	width:165px !important;
	margin-bottom:5px
}
#phone_no_formAcymailing1 {
	padding-bottom:5px
}
.powerby {
	padding-top:18px;
}
/***************************/
.cat_banners .one a {
	background:url(../images/banner_1_n.png);
	width:228px;
	height:167px;
	display:inline-block
}
.cat_banners .one a:hover {
	background:url(../images/banner_1.gif)
}
.small{
	 display:none;
}



/************17aug*************/
.topheaderlink{
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#999999; 
	margin-right:15px 
}
.topheaderlink a{color:#999999; text-decoration:underline}
.topheaderlink a:hover{color:#000; text-decoration:none}
.cat_description{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:0px;
	font-weight:normal;
	/*border-bottom:1px dotted #c0c0bf;*/
	line-height:18px;
	padding-left:10px;
	padding-bottom:10px;
}
/*accordian*/
#basic-accordian{
	width:290px;
	height:375px;
	background:#666;
	z-index:2;
}

.accordion_headings{
	padding-bottom:10px;
	padding-top:10px;
	padding-right:5px;
	padding-left:5px;
	background:url(../images/types_bg.png) top center repeat-x;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
}
.accordion_headings:hover
{
	background:url(../images/types_bg_hover.png) top center repeat-x;
}

.accordion_child
{
	padding:15px;
	height:231px;
	color:#FFFFFF;
}

.header_highlight
{
	background:url(../images/types_bg_hover.png) top center repeat-x;
}


.accordion_child li a
{
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
}

.accordion_child li a:hover
{
	color:#999999;
}
#accordioncontainer
{
	width:290px;
	height:410px;
	float:left;
}
.accordion_child ul
{
	padding-left:15px;
}

.accordion_child ul li
{
	list-style-image:url(../images/liststyle.png);
}

.accordion_child ul li:hover
{
	list-style-image:url(../images/liststyle_hover.png);
}

