body {
	margin: 0px;
	padding: 0px;
	background:#f3f3f3;
}
img {
	border:0px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.clear {
	clear:both;
}
.red {
	color: #DF5501 !important;
}
.red2{
color:#9c3b1d;
}
.orange {
	color:#df5501;
}
.cen {
	text-align:center;
	display:block;
	margin:5px !important
}
.padleft5{
padding-left:5px;
}
.patop2{
padding-top:2px !important;
}
/* Design Structure */
#main {
	width:978px;
	margin:0px auto;
	padding:0px 12px;
	background:#fff;
	overflow:hidden;
	position:relative;
}
/*--------------header--------------*/

/*--------------navigation----------------*/

/*-----------------bredcrumb-----------------*/
#bredcrumb {
	padding:0px 0px 0px 13px;
	margin:0px;
	height:26px;
	background:#247cbf;
	clear:both;
	border-top:solid 1px #fff;
}
#bredcrumb .bredcrumb {
	font:normal 11px Tahoma, Geneva, sans-serif;
	float:left;
	padding:7px 0px 0px 0px;
	color:#fff;
}
#bredcrumb .bredcrumb img {
	margin:0px 4px;
}
#bredcrumb .bredcrumb a {
	color:#fff;
	padding:0px;
}
#search {
	padding:4px 0px 0px 40px;
	margin:0px;
	float:right;
	width:460px;
	font:bold 11px Tahoma, Geneva, sans-serif;
	color:#fff;
	
}
#search label {
	padding:3px 0px 0px 0px;
	margin:0px;
	float:left;
}
#search .feild {
	padding:1px;
	margin:0px 8px;
	width:189px;
	height:15px;
	border:1px solid #dddcdc;
	font:normal 11px Verdana, Geneva, sans-serif;
	float:left;
	color:#717171;
}
#search .feild1 {
	padding:1px;
	margin:0px;
	width:189px;
	height:18px;
	border:1px solid #dddcdc;
	font:normal 11px Verdana, Geneva, sans-serif;
	color:#717171;
	float:left;
}
#search .go {
	padding:0px;
	margin:1px 0px 0px 8px;
	width:23px;
	height:17px;
	border:none;
	float:left;
	background:url(../images/go.gif) no-repeat left top;
	cursor:pointer;
}
#bredcrumb ul {
	padding:7px 13px 0px 0px;
	margin:0px;
	list-style-type:none;
	float:right;
	color:#b4adad;
}
#bredcrumb ul li {
	padding:0px 8px;
	margin:0px;
	float:left;
	font:bold 11px Tahoma, Geneva, sans-serif;
	color:#b4adad;
	background:url(../images/divider.gif) no-repeat right;
}
#bredcrumb ul li.none {
	padding:0px 0px 0px 8px;
	background-image:none;
}
#bredcrumb ul a {
	color:#fff;
	text-transform:uppercase;
}
/*------------------container--------------------*/
#container {
	padding:10px 0px;
	float:left;
	width:978px;
}
/*-------------leftnav-------------*/
#leftNav {
	width:255px;
	padding:0px;
	margin:0px;
	float:left;
}
#nav {
	padding:7px 0px;
	margin:0px;
	float:left;
	width:255px;
}
#nav .heading {
	padding:8px 0px 0px 13px;
	margin:0px;
	height:27px;
	background:url(../images/heading-bg.gif) repeat-x left top;
}
#nav .sdmenu {
	width:255px;
	font:normal 13px Tahoma, Geneva, sans-serif;
	color:#4d4d4d;
	float:left;
}
#nav .sdmenu div {
	background: url(../images/title.gif) repeat-x;
	width:255px;
	overflow:hidden;
	_overflow:hidden;
}
#nav .sdmenu div.collapsed {
	height:27px;
}
#nav .sdmenu div span {
	display: block;
	padding: 5px 25px;
	color:#8d0404;
	background: url(../images/collapsed.gif) no-repeat 10px center;
	cursor:pointer;
	border-bottom: 1px solid #ddd;
	text-align:left;
}
#nav .sdmenu div.collapsed span {
	background-image: url(../images/collapsed1.gif);
	color:#4d4d4d;
}
#nav .sdmenu div a {
	padding: 5px 10px 5px 25px;
	background: #f3f3f3 url(../images/linkarrow.gif) no-repeat 15px 10px;
	display: block;
	color: #868484;
	text-align:left;
}
#nav .sdmenu div a:hover {
	color: #868484;
	text-decoration: underline;
}
#leftNav .live-support {
	padding:6px 0px;
	margin:0px;
	float:left;
	font:normal 15px Tahoma, Geneva, sans-serif;
	text-align:center;
	width:255px;
}
#leftNav .live-support div {
	padding:15px 0px 0px 0px;
}
#leftNav .volusion {
	padding:6px 0px 0px 0px;
	margin:0px;
	float:left;
	width:255px;
}
#leftNav .volusion img {
	padding:0px;
	margin:6px 0px;
}
/*----------------rightnav---------------*/
#rightNav {
	width:714px;
	padding:0px;
	margin:0px;
	float:right;
}
#rightNav .content {
	width:714px;
	padding:0px;
	Xpadding:20px;
	Xpadding-bottom:0px;
	margin:0px;
	float:left;
}
#rightNav h1 {
	padding:0px;
	margin:0px;
	font:normal 16px Tahoma, Geneva, sans-serif;
	color:#c84700;
	text-align:left;
	display:block;
}
#rightNav .why-us {
	width:335px;
	padding:10px 0px 0px 10px;
}
#rightNav .why-us p {
	margin:15px 0px 0px 0px;
	font:normal 11px/20px Tahoma, Geneva, sans-serif;
	color:#7c7a7a;
	text-align:left;
}
#rightNav .why-us a {
	color:#115096;
}

/*--------------product---------------*/

/*----------------footer------------*/

/*produt page css start */
#temprightNav {
	width:710px;
	padding:0px 0px 0px 4px;
	;
	margin:0px;
	float:right;
}
#temprightNav .content1 {
	width:710px;
	margin:0px;
	float:left;
}
#temprightNav .product {
	width:710px;
	float:left;
}
/*#temprightNav .product h3 {
	margin:0px;
	padding:8px 0px 20px 9px;
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold; text-transform:uppercase;
	color:#c84700;
	background:url(../images/prdcthdngbg.jpg) repeat-x 0px 5px;
}*/
.zoomarea {
	width:238px;
	float:left;
}
.icons{
background:url(../images/iconsbg.gif) repeat-x 0px 0px; height:26px; width:702px; float:left; margin:15px 0px 0px 8px;
}
.icons ul{
margin:0px; padding:0px 0px 0px 35px; list-style:none;
}
.icons ul li{
margin:0px; padding:0px 56px 0px 0px; list-style:none; float:left;
font:11px tahoma, Helvetica, sans-serif;
color:#fff; font-weight:bold;
}
a.zoom {
	background:url(../images/linkicons.gif) no-repeat 0px 7px;
	font:bold 11px Tahoma, Geneva, sans-serif; 	color:#fff;
	height:20px; display:block; float:left; padding:6px 0px 0px 20px;
}
a.mail {
	background:url(../images/linkicons.gif) no-repeat 0px -19px;
	font:bold 11px Tahoma, Geneva, sans-serif; 	color:#fff;
	height:20px; display:block; float:left; padding:6px 0px 0px 20px;
}

a.wish{
	background:url(../images/linkicons.gif) no-repeat 0px -46px;
	font:bold 11px Tahoma, Geneva, sans-serif; 	color:#fff;
	height:20px; display:block; float:left; padding:6px 0px 0px 20px;
}
a.browse{
	background:url(../images/linkicons.gif) no-repeat 0px -73px;
	font:bold 11px Tahoma, Geneva, sans-serif; 	color:#fff;
	height:20px; display:block; float:left; padding:6px 0px 0px 20px;
}
a.cart {
	background:url(../images/addtocart.jpg) 0px 0px no-repeat;
	display:block; float:left;
	width:142px;
	height:33px;
}
a.cart:hover {
	background:url(../images/addtocart1.jpg) 0px 0px no-repeat;
	display:block;
	width:142px;
	height:33px;
}

.producttext {
	width:450px;
	float:left;
	font:normal 11px tahoma, arial;
	color:#4d4d4d;
	line-height:22px;
}
.producttext h5 {
	font:bold 13px tahoma, arial;
	color:#990000;
	margin:0px;
	padding:2px 0px 10px 0px;
}
.producttext span {
	font:bold 11px tahoma, arial;
	color:#df5501;
}
.icons2{
width:auto; float:left; font:normal 11px Tahoma, Geneva, sans-serif; color:#a7a49f;
}
.icons2 span{ 
width:auto; float:left;
font:11px Tahoma, Geneva, sans-serif; color:#a7a49f; padding:20px 11px 0px 11px;
}
a.review{
	background:url(../images/icons1.gif) no-repeat 22px 0px;
	font:11px Tahoma, Geneva, sans-serif; 	color:#a7a49f;
	display:block; float:left;	margin:0px 0px 0px 25px; padding-top:20px;
}
a.review1{
	background:url(../images/icons1.gif) no-repeat -90px 0px;
	font:11px Tahoma, Geneva, sans-serif; 	color:#a7a49f;
	display:block; float:left;	margin:0px 0px 0px 0px; padding-top:20px;
}


.width173 {
	width:173px;
}
.width200 {
	width:173px;
}


/* temp body section */
#temprightNav .content1 .tempbodysection {
	width:702px;
	float:left;
	padding:21px 0px 0px 8px;
}
#temprightNav .content1 .tempbodysection .leftcontent {
	float:left;
	width:480px;
}
#temprightNav .content1 .tempbodysection .tabs {
	float:left;
	width:480px;
}
ul#temptabs {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul#temptabs li {
	margin:0px 2px 0px 0px;
	padding:0px;
	list-style:none;
	float:left;
}
ul#temptabs li a {
	background:url(../images/tbabg1.gif) top left no-repeat;
	height:29px;
	text-decoration:none;
	float:left;
	padding-left:9px;
}
ul#temptabs li a span {
	background-image:url(../images/tabgb2.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:26px;
	padding:7px 20px 0px 6px;
	float:left;
	cursor:pointer;
	font:bold 11px Tahoma, arial, verdana;
	color:#000000;
}
ul#temptabs li a span:hover {
	background-image:url(../images/tabgb2.gif);
	background-position:top right;
	height:26px;
	padding:7px 20px 0px 6px;
	float:left;
	cursor:pointer;
	font:bold 11px Tahoma, arial, verdana;
	color:#e95505;
}
#temprightNav .content1 .tempbodysection .tabstext {
	float:left;
	width:460px;
	border:solid 1px #CCCCCC;
	font:11px Tahoma, arial, verdana;
	color:#000;
	padding:8px;
	line-height:18px;
}
#temprightNav .content1 .tempbodysection .tabstext ul {
	font:11px Tahoma, arial, verdana;
	color:#000;
	margin:10px 0px;
	padding:0px;
	list-style:none;
}
#temprightNav .content1 .tempbodysection .tabstext ul li {
	font:11px Tahoma, arial, verdana;
	color:#000;
	margin:0px 0px 0px 20px;
	padding:0px 20px 0px 15px;
	list-style:none;
	line-height:18px;
	background-image:url(../images/bullet1.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.history{
width:480px; float:left; 

}
.historyhead {
	background:url(../images/history.gif) -1px 0px no-repeat;
	font:bold 11px Tahoma, arial, verdana;
	color:#4d4d4d;
	float:left;
	clear:both;
	padding:10px 0px 0px 40px;
	height:30px;
	margin-top:15px;
}
.historttext {
	width:478px;
	border:solid 1px #dddddd;
	background-color:#f6f6f6;
	font:11px Tahoma, arial, verdana;
	color:#000000;
	float:left;
}
.bin {
	background:url(../images/bin2.gif) 0px 30px no-repeat;
	background-position:right;
	line-height:30px;
	padding-left:15px;
	color:#000000;
	font-size:12px;
	display:block;
	float:left;
	width:438px;
}
.historybg {
	background-color:#ebebeb;
	float:left;
	width:458px;
	padding:10px;
}
.historyoff {
	background:url(../images/historyoff.gif) 0px 0px no-repeat;
	float:left;
	height:18px;
	padding:5px 0px 0px 30px;
}
.historyoff a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
.historyoff a:hover {
	color:#000000;
	text-decoration:underliner;
	font-size:12px;
}
.clearall {
	float:right;
	padding-top:5px;
}
.clearall a {
	color:#000000;
	text-decoration:underline;
	font-size:12px;
}
.clearall a:hover {
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
.acreview{
width:480px; float:left; padding-top:12px;
font:11px Tahoma, arial, verdana; color:#414141;
}
.acreview .head{
float:left; font:bold 15px "Trebuchet MS", arial, tahoma; color:#bf4924; width:480px;
}
.acreviewtext2{
float:left; font:bold 15px "Trebuchet MS", arial, tahoma; color:#414141; padding-left:10px;
}
ul.acreviewtext{
margin:0px; padding:10px 0px; list-style:none; width:480px;
}
ul.acreviewtext li{
margin:0px; padding:10px; list-style:none; background:url(../images/reviewbg.jpg) 0px 0px repeat; float:left; width:460px; line-height:16px;
}
.date{
float:left; font:11px Tahoma, arial, verdana; color:#9c3b1d; width:460px;
}
.acreviewtext3{
width:460px; float:left;
}
.acreviewtext3 p{
padding:0px 0px 5px 0px; margin:0px;
}



/* accessories section css */
.accessories {
	float:left;
	width:214px;
	margin-left:6px;
}
.accessories .orangeheading {
	float:left;
	width:208px;
	font:bold 13px Tahoma, arial, verdana;
	color:#FFFFFF;
	background:#ee5a0b;
	float:left;
	height:27px;
	padding:8px 0px 0px 8px;
}
.accessories ul {
	float:left;
	width:214px;
	border-left:solid 1px #eeeeee;
	border-right:solid 1px #eeeeee;
	margin:0px;
	padding:0px;
	list-style:none;
}
.accessories ul li {
	border-bottom:solid 1px #eeeeee;
	margin:0px;
	padding:5px 9px 9px 9px;
	list-style:none;
	font:bold 11px Tahoma, arial, verdana;
	color:#4d4d4d;
	line-height:22px;
}
.accessories ul li span {
	padding:0px;
	clear:both;
}
.subreview{
float:right;
}
.subreview div{
position:absolute; top:340px; right:10px; z-index:999999;
}
/* Font Style and other */
.padrgt60{
padding-right:60px;
}
.scrollnew{
width:714px;
float:left;
padding-top:10px;
color: #4D4D4D;
}
.scrollnew div{
font:11px verdana, Helvetica, sans-serif; line-height:18px;
padding:10px 10px 0px;
height:100px;
overflow:auto;
}
.scrollnew div h1{
font:18px Arial, Helvetica, sans-serif !important;
line-height:normal;
margin:0px !important ; 
padding:0px 0px 10px 0px !important;
color: #4D4D4D !important;
}