@charset "utf-8";
body{
	margin:auto auto;
	font-family:Myriad Pro,Tahoma,sans-serif;
	font-size:12px;
	background-color:#DEDEDE;
}
table.main, th.main, td.main{
	background-color:#FFF;
}
.topnav a{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.topnav a:hover{
	font-weight:bold;
	color:orange;
	text-decoration:none;
}
.content{
	font-weight:normal;
	color:#000;
	text-decoration:none;
	padding-bottom:5px;
}
.topmenu{
	width: 325px;
	margin-right: 10px;
}
.topmenu ul{
	width: 350px;
	margin: 0;
    padding: 0;
	float: right;
	padding-bottom: 5px;
}
.topmenu ul li{
	display:inline;
	list-style:none;
	margin-left:10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.topmenu ul li a{
	color:#000;
	text-decoration: none;
	font-size: 12px;
}

.topmenu ul li a:hover{
	color: orange;
	text-decoration: none;
}
#topmenuselected{
	color: #F53B40;
	margin-left: 27px;
	font-size: 14px;
	text-decoration: none;
}

.menu{
	height:31px;
	width:775px;
	float:left;
	margin:0;
    padding:0;
	background-color:#000;
}
.menu ul{
	margin:0;
    padding:0;
	margin-left:250px;
    padding-top:6px;
}
.menu ul li{
	display:inline;
	list-style:none;
	color:#FFF;
	margin-left:27px;
	font-size:14px;
    font-weight:bold;
	text-decoration: none;

}

.menu ul li a{
	color:#FFF;
	margin-left:27px;
	font-size:14px;
	text-decoration: none;
}

.menu ul li a:hover{
	color:#f53b40;
	margin-left:27px;
}
.homemenu a{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size:12px;
}
.currentpage{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.black-text{ font-size:16px; font-weight:normal; color:#000;}

#comonnav ul{ margin:20px 0 0 -30px; *margin:22px 0 0 0; line-height:20px; width:270px;}

#comonnav li{display: inline;list-style-type: none;padding-right: 12px;}

#comonnav li a{font-weight: normal; color: #000;text-decoration: none;}

#comonnav li a:hover{font-weight: normal; color: orange;text-decoration: none;}

.search{ background-image:url(../images/searchbg-1.jpg); background-repeat:no-repeat; height:20px;}

#searchfield{ border: solid 1px #FFF; font-size: 11px;	font-weight: normal; color: #000;text-decoration: none; margin:0 0 0 18px;}

table.homeblock, th.homeblock, td.homeblock{ border: solid 1px #dcdcdc; background-image:url(../images/blockbg.jpg); background-color:#FFF; background-repeat:repeat-x;}

.greytext {font-weight: normal;color: #666;text-decoration: none;}

.greytext a{font-weight: normal;color: #9F9F9F; text-decoration: none;}

.bluetext {font-weight: normal;color: #297989;	text-decoration: none;}

#leftmenu ul{ margin:0; width:180px;}

#leftmenu li{ list-style:none; line-height:20px;}

#leftmenu li a{color:#000; text-decoration:none;}

#leftmenu li a:hover{ color:orange;}

#leftmenuheader{ display:block; background-color:#EFEFEF; line-height:25px; width:200px; border-bottom:solid 1px #ccc; padding-left:30px; margin-bottom:10px; font-weight:bold; color:#000; text-decoration:none;}

#crumbs  ul, li {list-style-type:none;padding:0;margin:0;}

#crumbs {border:1px solid #dedede; height:25px;}

#crumbs li {float:left;line-height:25px;padding-left:.75em;color:#777;}

#crumbs li a {display:block; padding:0 15px 0 0; background:url(../images/crumbs.gif) no-repeat right center; text-decoration:none; color:#000; }

#crumbs li a:link, #crumbs li a:visited {text-decoration:none; color:#777; }

#crumbs li a:hover, #crumbs li a:focus {color:orange; }

.white {font-weight: normal;color: #FFF;text-decoration: none;}

.versiontext {font-weight: normal;color: #000;text-decoration: none; padding-left:10px;}

.header-title {font-size: 14px;font-weight: bold;color: #000;text-decoration: none;}

.iconspan{float: left;margin: 3px;cursor:hand;cursor:pointer;}

.tracktime {font-weight: normal;color: #999;text-decoration: none;margin: 0 20px;}

.trackplayer{ border:solid 1px #999; margin:5px; background-color:#FFF; }

.button1 {font-weight: normal;color: #FFF;text-decoration: none;background-color: #970004;}

.button2 {font-weight: normal;color: #FFF;text-decoration: none;background-color: #000000;}

.linkblock{background-color:#CCC; color:#000; border:solid 1px #333; padding:3px 5px; text-decoration:none;}

/* Autto saggestion css for admin start */
#loading{
	visibility:hidden;
	padding-left:5px;
}
#ajax_response, #ajax_response_top{
	border : 1px solid #8789E7;
	background : #FFFFFF;
	position:absolute;
	display:none;
	padding:2px 2px;
	top:auto;
	z-index:10;
}
#ajax_response_top{
	margin-left: 8px;
}
.list, .toplist {
	padding:0px 0px;
	margin:0px;
	list-style : none;
}
.list li a, .toplist li a{
	text-align : left;
	padding:2px;
	cursor:pointer;
	display:block;
	text-decoration : none;
	color:#000000;
}
.selected{
	background : #CCCFF2;
}
.bold{
	font-weight:bold;
	color: #131E9F;
}
/* Autto saggestion css for admin end */

/* New Desing CSS on 4th August 2010 */

@charset "utf-8";

.searchbar
{
	width:360px;
	height:17px;
	margin-left:13px;
	margin-bottom:5px;
	padding:0px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	border:0px solid #FFF;
	background-color: transparent;
}
html*.searchbar
{

	]height:18px;
	margin-bottom:3px;
	font-size: 14px;

}


@media screen and (-webkit-min-device-pixel-ratio:0) {
.searchbar{
    width:360px;
	height:17px;
	margin-left:13px;
	margin-top:10px;
	padding:0px;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	border:0px solid #FFF;
	background-color: transparent;
}
}
.content1
{
	font-size: 24px;
	font-weight: normal;
	color: #404040;
}
.content2
{
	font-weight: normal;
	color: #000;

}
.content3{
	font-weight:bold;
	color: #000;
	text-decoration: none;
	padding:5px 0px;
}
.content_desc{
	color: #000;
	padding:0px 0px 10px 0px;
}

.bluetext
{
	font-weight: normal;
	color: #005eb8;
	text-decoration: none;
}

.bluetext2
{
	font-size: 11px;
	font-weight: normal;
	color: #005eb8;
}
.bluetext3{
	font-weight: normal;
	color: #005eb8;
}

.head1
{
	font-size: 22px;
	font-weight: bold;
	color:#404040;
	line-height:20px;
}
.head2
{
	font-size: 20px;
	font-weight: bold;
	color:#3b3b3b;
	line-height:20px;
}
.head3
{
	font-size: 18px;
	font-weight: bold;
	color:#000;
	line-height:22px;

}
.head4
{
	font-size: 18px;
	font-weight: bold;
	color:#000;
}
.head5
{
	font-size: 16px;
	font-weight: normal;
	color:#3b3b3b;
	line-height:30px;
}
.head6
{
	font-size: 14px;
	font-weight: normal;
	color:#000;
}
.head7
{
	font-weight:bold;
	color:#fff;
}

.head8
{
	padding-left:4px;
	font-size: 14px;
	font-weight:bold;
	color: #000;
}
.head9
{
	font-size: 16px;
	font-weight: bold;
	color:#000;
}

.head10
{
	font-size: 20px;
	font-weight: bold;
	color:#404040;
	padding:10px 0px;
}
.head11
{
	font-size: 18px;
	font-weight:normal;
	color:#000;
}

.head12
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.head13
{
	font-weight: normal;
	color: #000;

}
.head14
{

	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.head15{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.head16
{
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
}

.price
{
	font-size: 24px;
	font-weight: normal;
	color: #000;
}
.rightmenu
{
	font-size: 14px;
	font-weight: normal;
	color: #000;

}

.rightmenu ul
{
	margin:0;
    padding:0;
    margin-left:20px;
    margin-top:12px;
	list-style-image: url(../images/keypoint-bullet.jpg);
}

.rightmenu ul li
{
	font-size: 14px;
	color:#000;
	line-height:17px;
	font-weight: normal;
	text-decoration: none;
	width: 165px;
	text-align:justify;
}



.jewelstickdiv
 {
	 width:480px;
	 clear:both;

 }


hr
{
	color:#dfdfdf;
}

.leftmenuheader
{
    width:169px;
	padding:12px;
	font-size: 18px;
	font-weight:bold;
	color: #000;
}

.leftmenuheader1
{
    width:169px;
	padding:10px;
	font-size: 14px;
	font-weight:bold;
	color: #000;
}

.leftmenu
{
	font-weight: normal;
	font-size: 14px;
	color: #000;
	width:190px;
	height: auto;
	text-transform:capitalize;



}

.leftmenu ul
{
	margin:0;
    padding:0;
    margin-left:40px;
    margin-top:0px;
	list-style:none;

}

.leftmenu ul li
{
	color:#000;
	line-height:17px;
	font-weight: normal;
	text-decoration: none;

}

.leftmenu ul li a
{
	color:#000;
	text-decoration: none;
}

.leftmenu ul li a:hover
{
	color:orange;
	text-decoration: none;
}


.tracktitle
{
	color: #333;
	font-size:14px;
	font-weight:bold;

}
.tracktitle a.tracktitle
{
	text-decoration: none;
	font-size:16px;
	font-weight:bold;

}
.tracktime {
	font-size: 14px;
	font-weight: bold;
	color: #908c89;
	text-decoration: none;
	margin: 0 20px;
}
.footernav
{
	height:84px;
	width:230px;
	margin:0;
    padding:0;

}
.footernav ul
{
	margin:0;
    padding:0;
	padding-top:15px;
}
.footernav ul li
{

	list-style:none;
	color:#FFF;
	font-size:14px;
 	text-decoration: none;

}
.footernav ul li a
{
	color:#FFF;
	font-size:13px;
	text-decoration: none;
}

.footernav ul li a:hover
{
	color:#f53b40;
	text-decoration: none;
}

/*see all versions */
.tracklistwrapper
{
	background-image: url(../images/tracklist-mid-bg.jpg);
	background-repeat: repeat-x;
}

#whitetext
{
	color:#FFF;
	text-decoration: none;
}
#whitetext2
{
	color:#FFF;
	text-decoration: none;
}


.glossymenu{
float:right;
padding: 0;
margin-left:5px;
width: 689px;
height:auto;
/*width of menu*/
border-bottom-width: 0;
}
.glossymenu_hover{
	display: none;
}

.glossymenu a.menuitem{
font-weight:normal;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 0px 0;
padding-left: 0px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position:absolute;
top: 0px;
right: 0px;
border: none;
}

.glossymenu a.menuitem .statusicon1{ /*CSS for icon image that gets dynamically added to headers*/
position:absolute;
top: 0px;
right: 650px;
border: none;
}

.glossymenu2 a.menuitem .statustext_left, .glossymenu a.menuitem .statustext_left{
position:absolute;
top: 5px;
left: 40px;
border: none;
}
.glossymenu2 a.menuitem .statustext_right, .glossymenu a.menuitem .statustext_right{
position:absolute;
top: 5px;
right: 40px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image:none;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
margin-right: 1px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border: 1px solid #d1d1d1;
background:#D9D9D9;
height:32px;
margin:-2px 0 0 0\9
}

.glossymenu div.submenu ul li a{
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	padding: 3px 0;
	padding-left: 10px;
}

.glossymenu .submenu ul li span{
	display: block;
	width:250px;
	margin-left:50px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	padding: 0px 0;
}
/*download track details page */

.glossymenu2{
float:right;
padding: 0;
margin-left:5px;
/*margin-right:5px;*/
width: 689px;
height:auto;
/*width of menu*/
border-bottom-width: 0;
}

.glossymenu2 a.menuitem{
font: bold 14px;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 0px 0;
padding-left: 0px;
text-decoration: none;
}

.glossymenu2 a.menuitem:visited, .glossymenu2 .menuitem:active{
color: white;
}

.glossymenu2 a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position:absolute;
top: 0px;
right: 0px;
border: none;
}

.glossymenu2 a.menuitem .statusicon1{ /*CSS for icon image that gets dynamically added to headers*/
position:absolute;
top: 0px;
right: 650px;
border: none;
}

.glossymenu2 a.menuitem:hover{
background-image:none;
}

.glossymenu2 div.submenu{ /*DIV that contains each sub menu*/
background: white;
margin-right: 1px;
}

.glossymenu2 div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu2 div.submenu ul li{
border-bottom: 1px solid #d1d1d1;
background:#D9D9D9;
height:32px;
margin:-2px 0 0 0\9
}


.glossymenu2 div.submenu ul li a{
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	padding: 3px 0;
	padding-left: 10px;
}

.glossymenu2 .submenu ul li span{
	display: block;
	width:250px;
	margin-left:50px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	padding: 0px 0;
}

/*download track details page */

.eg-bar-leftdiv
{
	float:left;
	width:37px;
	height:25px;
	color: #000000;
}

.eg-bar-midtdiv
{
	float:left;
	width:307px;
	height:25px;
	background-image: url(../images/seeallversions-icon-mid.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	color: #fff;
	padding-top:4px;
}

.eg-bar-white-midtdiv
{
	float:left;
	width:307px;
	height:25px;
	/*background-image: url(../images/seeallversions-icon-mid.jpg);
	background-repeat: repeat-x;*/
	font-weight: normal;
	color: #000000;
	padding-top:4px;
}

.eg-bar-midtdiv1
{
	float:left;
	width:308px;
	height:25px;
	background-image: url(../images/seeallversions-icon-mid.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	color: #fff;
	text-align:right;
	padding-top:4px;
}

.eg-bar-white-midtdiv1
{
	float:left;
	width:308px;
	height:25px;
	/*background-image: url(../images/seeallversions-icon-mid.jpg);
	background-repeat: repeat-x;*/
	font-weight: normal;
	color: #000000;
	text-align:right;
	padding-top:4px;
}

.eg-bar-rightdiv
{
	float:right;
	width:37px;
	height:25px;
	color: #000000;
}
.submenuimg
{
	float:left;
	width:27px;
	height:31px;
	height:27px;
}
.versionprice
{
	font-weight:normal;
	text-align: right;
	float:right;
	width:50px;
	margin-top:5px;
	margin-right:14px;
}
.shareicon
{
	float:right;
	width:18px;
	margin-top:5px;
	margin-right:14px;
	cursor:pointer;
}
.downloadicon
{
	float:right;
	width:26px;
	height:16px;
	margin-top:0px;
	margin-right:14px;
}
.carticon
{
	float:right;
	width:27px;
	height:21px;
	margin-top:1px;
	margin-right:14px;

}

#submenuheader
{
	padding:0;
	margin:-2px 0 0 0\9
}

/*see all versions */
.topsearchbar
{
	width:225px;
	height:31px;
	float:right;
	background-color:#000;


}
.topsearchbar #left
{
	width:9px;
	float:left;
	margin-top:7px;
}
.topsearchbar #right
{
	width:9px;
	margin-top:7px;
	float:left;
}
.topsearchbar #mid
{
	width:180px;
	height:19px;
	float:left;
	background-image:url(/html/images/searchbarbg.jpg);
	background-repeat:repeat-x;
	margin-top:8px;

}

html*.topsearchbar #mid  /*ie7*/
{
]margin-top:6px;
}



.topsearchbar #go
{
	float: left;
	font-weight: bold;
	color: #fff;
	width: 18px;
	height: 15px;
	margin-left: 7px;
	margin-top: 9px;
	text-decoration: none;
}


.topsearchbartextfield
{
	width:160px;
	height:16px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	border:0px solid #FFF;
	background:transparent;
	padding-left:10px;
	padding-right:15px;

}
.promocodetextfield
{
	border:1px solid #D8D8D8;
}
.promocodeapplybtn
{
width:90px;
float:right;
}
.greytext
{
	font-weight: normal;
	color: #808080;
	text-decoration: none;

}

.total
{

	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}


.cartbtn

{
	width:160px;
	height:41px;
	margin-left:20px;
}
.cartbtn span
{   clear:right;
	margin-left:60px;
	font-size: 20px;
	font-weight: normal;
	color: #000;
}

.pagebtn
   {

	float:right;
	width:71px;
	height:13px;
	margin-top:1px;
   }
.pagebtn ul
{
	margin:0;
    padding:0;
    margin-left:0px;
    margin-top:0px;
	list-style:none;

}

.pagebtn ul li
{
	display:inline;
	color:#FFF;
	text-align:center
	font-weight: normal;
	text-decoration: none;

}

.pagebtn ul li a
{
	color:#FFF;
	text-decoration: none;
}

.pagebtn ul li a:hover
{
	color:orange;
	text-decoration: none;
}
.page_link a{
	color:#FFFFFF;
	text-decoration:none;
}
.page_link a:hover{
	color:orange;
	text-decoration: none;
}
.sortby
{
	width:142px;
	height:17px;
	font-weight: normal;
	color: #000;
	border:1px solid #FFF;
	margin-top:2px;
}
html*.sortby
{
	]height:20px;
}

.pagination
{
	font-weight: normal;
	color: #fff;
}

.relatedsearch a
{
	color:#908f8d;
	font-size:14px;
	text-decoration: none;
	text-transform:capitalize;
}

.relatedsearch a:hover
{
	color:orange;;
	font-size:14px;
	text-decoration: none;
	text-transform:capitalize;
}

.popularsearch {
	color:#000000;
	font-weight:normal;
	padding-bottom:5px;
	text-transform:capitalize;
}

.popularsearch a {
	color:#000000;
	font-weight:normal;
	padding-bottom:5px;
	text-decoration:none;
	text-transform:capitalize;
}

.popularsearch a:hover {
	color:orange;
	font-weight:normal;
	padding-bottom:5px;
	text-decoration:none;
	text-transform:capitalize;
}

.imgcursor{
	cursor:pointer;
}
/*player*/
.playerouterdiv{
	width:408px;
	height:49px;
	float:left;
	background-image: url(../images/playerbg.png);
	background-repeat: repeat-x;
}
.playerleftdiv{
	width:14px;
	height:49px;
	float:left;
}
.playerrightdiv{
	width:14px;
	height:49px;
	float:right;
}
.playericon{
	width:45px;
	height:34px;
	float:left;
	margin-top:3px;
	margin-left:20px;
}
.playermiddiv{
	width:282px;
	height:49px;
	float:left;
	color:#000;;
	text-decoration: none;
	text-align:center;
}
.playermidtext{
	width:280px;
	height:25px;
	float:left;
	color:#000;;
	text-decoration: none;
	text-align:center;
}
.playermidtext span{
	width:280px;
	height:25px;
	float:left;
	color:#000;;
	text-decoration: none;
	text-align:center;
}
.playerstatusbar{
	width:280px;
	height:15px;
	float:left;
	margin-left:12px;
	margin-top:-4px;
}
.playerstatusbar ul{
	padding:0px;
	margin:0px;
}
.playerstatusbar ul li{
	display:inline;
	font-size:11px;
	color:#999;
}
.playerrighticon{
	float:right;
	width:53px;
	height:20px;
	padding-top:10px;
}
.playerrighticon ul{
	padding:0px;
	margin:0px;
	margin-top:14px;

}
.playerrighticon ul li{
	display:inline;
}
.ScrollingDiv{
margin:0 0 0 45px;
padding:0;
position:fixed;
top:-1px;
z-index: 999;
}
/*player*/

/*Make Payment- start*/
.paymentstepmenu
{
	float:left;
	width:800px;
	height:37px;
	margin:0px;
	padding:0px;
}
.paymentstepmenu ul
{
	margin:0px;
	padding:0px;


}
.paymentstepmenu ul li
{
	display:inline;
	margin:0px;
}
.paymentstepmenu ul li div
{
	display:inline;
	float:left;
	padding-left:4px;
	padding-left:74px;

}
.paymentstepmenu ul li span
{
	display:inline;
	float:left;
	padding-left:4px;
	text-decoration: none;
	color:#000;
	padding-top:5px;
	font-weight:bold;


}
.greytext1
{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.greytext2
{
	font-weight: normal;
	color: #a7a7a7;

}
.greytext3
{
	font-weight: bold;
	color: #808080;
}
.greytext_sinup
{
	font-weight: normal;
	color: #a7a7a7;

}

.orderitemhead
{
	background-image:url(../images/order-item-mid-bg.jpg);
	background-repeat:repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #fff;

}

.orderitemtext
{
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding-left:10px;



}
.orderitemtextfield
{
	width:165px;
	height:15px;
	border:1px solid #c3c3c3;
	margin-left:5px;
}
.orderitemtextfield2
{
	width:230px;
	height:15px;
	border:1px solid #c3c3c3;
	margin-left:5px;
	margin-bottom:5px;
}
.orderitemtextarea
{
	width:420px;
	height:170px;
	border:1px solid #c3c3c3;
	margin-left:5px;
}
.paymentstep
{
	height:21px;
	font-size: 14px;
	font-weight: normal;
	color: #c1272d;
	padding-left:26px;
	padding-top:2px;

}
.paymentstep span
{

	font-size: 14px;
	font-weight: normal;
	color: #fff;

}

.orderitemsubtext
{
	font-size: 10px;
	font-weight: normal;
	color: #808080;
}


.license
{
	background-color:#e6e6e6;
	border: 1px solid #b2b2b2;
}
.license-text
{
	font-size: 14px;
	font-weight: normal;
	color: #000;

}
.license-greytext
{
	font-weight: normal;
	color: #999999;

}
.license-bluetext
{
	font-size: 14px;
	font-weight: normal;
	color: #005eb8;

}
.paymentbtn
{
	background-image:url(images/make-payment-btn.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-size: 16px;
    font-weight:bold;
	color:#FFF;

}
.quantityfield
{

	height:25px;
	width:35px;
	font-size: 16px;
    font-weight:bold;
	color:#000;
	border: 1px solid #b2b2b2;
	text-align:center;
	margin-right:5px;


}

/*Make Payment- end*/

.updatecart {
	font-weight:bold;
	color: #FFF;
	cursor:pointer;
	background-image:url(../images/update-btn.jpg);
	width:166px;
	height:27px;
	border:none;
}

.signup
{
	font-size: 14px;
	font-weight: normal;
	color: #A5A5A5;
	font-weight:bold;
	text-decoration: none;

}
.signup a
{
	font-weight: normal;
	color: black;
	text-decoration:none;
	font-weight:bold;
}
.signup a:hover
{
	font-weight: normal;
	color: black;
	text-decoration:underline;
	font-weight:bold;

}

.orderitemtext span
{
	font-size: 14px;
	font-weight: normal;
	color: #F60;
	padding-left:10px;
	margin:0px;
	padding:0px;

}

html*#loginBtn
{
	]margin-bottom:-3px;
}
.pricelink{
	color: black;
	font-size: 20px;
	text-decoration: none;
}

*facebook tweet and like icons*/
.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
    margin-top: -2px;
	*margin-top:0px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}
.social_network_links{width:120px;}
.social_network_links a, a.addthis_button_compact at300m{
	color: #0066FF;
	text-decoration:none;
}

/*facebook tweet and like icons*/

/* New HTML Design css copyed */
.bodyContent01 {padding:5px; font-size:14px; text-decoration:none;}

.bodyContent01 a:link, .bodyContent01 a:visited {color:#06C; font-size:14px; text-decoration:none;}
.bodyContent01 a:hover {color:#999;}

.bodyContent01 h2 {display:block; margin:0; font-size:24px;}
.bodyContent01 h4 {display:block; margin:0; font-size:14px;border-bottom:2px solid #999;}
.topBlackBox, .bottomBlackBox {height:25px; background:#000;}
.middleBlackBox {border:1px #000 solid;padding:10px; display:block; margin:0; font-size:14px;}
#WhyBox{
	padding:0px 20px;
}
/************** All Includes *******************/

.detailFeatures01 {font-size:14px; color:#000; margin:10px;}
.detailFeatures02 {font-size:13px; color:#000; margin:10px;}
.detailFeatures03 {font-size:13px; color:#000; }
.detailFeatures {font-size:14px; color:#000;}
.titleFeatures {font-size:20px; font-weight:bold; color:#000;}

.paddingBox01 {padding: 20px 0px;}

#SelectionBox a:link, #SelectionBox a:visited,
#WhyBox a:link, #WhyBox a:visited,
#LastSection a:link, #LastSection a:visited
		{font-size: 14px; color:#06F; text-decoration:none;}

#SelectionBox a:hover,
#WhyBox a:hover,
#LastSection a:hover
		{color:#666;}

.blackBar {background:#000; height:35px;}

/************* New section *******************/

#NewTo {
	background-image:url(../html/images/bgproduct.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.videoBox {
	float:left;
	width:600px;
	padding-left:20px;
}
.videoBox h2 {
	font-size:24px;
	font-weight:bold;
	color:#000;
	padding:0px;
	margin:10px 0px;
	display:block;
}
.subtitle_videobox{
	font-size:14px;
}
.videoBox .videoControl{

}

.videoDetails {
	margin-left: 620px;
}
.videoDetails .spacer {
	height:67px;
}
.videoDetails .titleFeatures{
	font-size:14px;
	padding-left:10px;
}

#NewTo .SeeMoreBox {
	position:absolute;
	right:0;
	bottom:-10px;
}

/************* Selection section *******************/

#SelectionBox { background-image:url(../html/images/bgproduct.jpg); background-repeat:repeat-x; background-position:bottom; position:relative;}
#SelectionBox h2 {font-size:28px; font-weight:bold; color:#000; padding:0px; margin:10px; display:block;}

#SelectionBox .SeeMoreBox {position:absolute; right:0; bottom:-6px;}

/************* Why section *******************/

#WhyBox {position:relative; background-image:url(../html/images/bgproduct.jpg); background-repeat:repeat-x; background-position:bottom;}
#WhyBox h2 {font-size:28px; font-weight:bold; color:#000; padding:0px; margin:10px; display:block;}

#WhyBox .SeeMoreBox {position:absolute; right:0; bottom:-10px;}

/************** Last section ******************/

#LastSection {position:relative; background-image:url(../html/images/bgproduct.jpg); background-repeat:repeat-x; background-position:bottom; padding:10px;}
#LastSection h2 {font-size:28px; font-weight:bold; color:#000; padding:0px; margin:10px; display:block;}

table#why_table td.img_col{
	text-align:center;
	vertical-align:top;
	width:85px;
}
table#why_table td.img_col_left{
	text-align:left;
	vertical-align:top;
	width:85px;
}
table#why_table td{
	padding:5px 0px;
}
.shadow_bottom{
	background-image:url(../images/shadow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:110px;
	width:134px;
	text-align:center;
	vertical-align:top;
}
.field_input_text {
	background-image:url(../images/field_input_text.jpg);
	background-repeat:repeat-x;
	height: 29px;
	width: 295px;
}
#js_head{
	font-size:42px;
	color:#000000;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
}
#js_header_desc{
	font-size:20px;
	color:#606060;
	padding-bottom:20px;
}
.js_header_desc_black{
	font-weight:bold;
	color:#000000;
}
ul.js_menu li{
	font-size:12px;
	color:#606060;
	margin-left:5px;
}
.js_menu_head{
	font-size:14px;
	padding-left:5px;
}
table#js_list{
	padding-left:20px;
	padding-bottom:80px;
	background-image: url("../html/images/bgproduct.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
}
table#js_list h2{
	font-size:24px;
	margin:5px 0px;
}
table#js_list .detailFeatures{
	color:#666666;
	font-size: 12px;
	padding-top:5px;
}
table#js_list .detailFeatures a{
	color: #0066FF;
    font-size: 12px;
    text-decoration: none;
}
table#js_list .detailFeatures a:hover{
	color: #666666;
}
table#js_list .titleFeatures{
	padding:10px 0px;
}
table.js_list_in td{
	padding:10px 0px;
}
.cd_image_bg{
	background-image: url("../images/cd_shadow.png");
    background-position: top left;
    background-repeat: no-repeat;
    width:214px;
    height:214px;
    text-align:center;
}
.cd_image_bg img{
	margin-top:7px;
}
.watch_wideo_text{
	color:#0066FF;
}
.share_result{
	float:right;
}
.share_result a{
	color:#0066FF;
	text-decoration:none;
}
.row_white{
	background-color:#ffffff;
}
.row_grey{
	background-color:#f3f3f3;
}
.hovered_row{
	background-color:#D9D9D9;
}
.buy_extended{
	padding:20px 0px 5px 0px;
}
.buy_extended_btn{
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	color:red;
	text-decoration:underline;
}
#fb_login_btn_out{
	padding:10px 0px 0px 0px
}
#popup_content{
	background-color:#ffffff;
	padding:20px 20px;
}
table#fb_popup_table{
	width:100%;
	height:150px;
	text-align:center;
}
table#fb_popup_table td{
	text-align:center;
}
a.fb_popup_link_main{
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
table#fb_popup_table_signup{
	width:100%;
	height:150px;
	text-align:left;
}
table#fb_popup_table_signup td{
	text-align:left;
}
table#fb_popup_table_signup td.submit_btn_td{
	text-align:center;
}
.pointer{
	cursor:pointer;
}
.glossymenu2 .submenu ul li span.pointer, .glossymenu .submenu ul li span.pointer{
	cursor:pointer;
	margin:0px 0px 0px 5px;;
	padding:0px;
}
.float_left{
	float:left;
}
.clear{
	clear:both;
}
.float_right{
	float:right;
}
.search_row{
	padding:0px 0px 20px 0px;
}
.search_row a{
	color:#000000;
	font-weight:bold;
}
.search_filter_row{
	padding:5px 20px 10px 20px;
}
.search_filter_row div{
	padding:0px 10px;
	line-height:25px;
	height:25px;
}
.seeallver{
	background-image: url("../images/seeallver.png");
    background-position: top left;
    background-repeat: no-repeat;
    width:689px;
    height:25px;
}
.submenu_info{
	padding:5px 0px 0px 5px;
}
.glossymenu2 .submenu ul li .submenu_info span, .glossymenu .submenu ul li .submenu_info span{
	padding-right:10px;
	display:inline;
	margin-left:5px;
}
