/* Global */
html{
	height:100%;
	background:#000 url(../images/bg-body-grad.jpg) repeat-x;
}
body{
	margin:0;
	color:#fff;
	font:11px arial,sans-serif;
	min-height:100%;
	background:url(../images/bg-body.jpg) no-repeat 50% 0;
	min-width:1000px;
}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* GlobalEnd */
/*Boxes for placing the background 1020px width with no scroll*/
#main-container{
	width:100%;
	overflow:hidden;
	position:relative;
}
.mc-holder-1{
	width:1020px;
	position:relative;
	float:left;
	left:50%;
}
.mc-holder-2{
	width:1020px;
	position:relative;
	float:left;
	left:-50%;
	padding:16px 0 0;
}
/*end of this boxes*/
/* Main */
#main{
	width:1020px;
	overflow:hidden;
	position:relative;
	margin:0 0 40px;
}
#main .holder{
	width:100%;
	overflow:hidden;
	padding:407px 0 0;
	background:url(../images/bg-main-grad.png) repeat-y;
}
#main .inner1{
	padding:167px 0 0;
}
#main .bottom{
	background:url(../images/bg-main-bottom.png) no-repeat;
	height:23px;
	overflow:hidden;
}
.container{
	width:100%;
	overflow:hidden;
	padding:0 0 165px;
}
/* MainEnd */
/* Header */
#header{
	position:absolute;
	top:0;
	left:6px;
	width:1008px;
	display:table;
	background:url(../images/bg-header.gif) no-repeat;
	z-index:10;
}
.logo{
	position:absolute;
	top:38px;
	left:28px;
	z-index:200;
	width:352px;
	height:76px;
	margin:0;
	display:inline;
}
.logo a{
	display:block;
	width:352px;
	height:76px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.slogan{
	float:right;
	margin:53px 125px 41px 0;
	background:url(../images/slogan.png) no-repeat;
	width:399px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
}
.nav-holder{
	clear:right;
	float:right;
	background:#000 url(../images/bg-navigation-left.gif) no-repeat;
	margin:0 38px 0 0;
	display:inline;
}
.navigation{
	float:left;
	list-style:none;
	margin:0;
	padding:9px 0 0;
	height:1%;
	background:url(../images/bg-navigation-right.gif) no-repeat 100% 0;
	font-size:14px;
	line-height:18px;
	display:table;
}
.navigation:after{
	content:" ";
	display:block;
	clear:both;
}
.navigation li{
	float:left;
	background:url(../images/separator-navigation.gif) no-repeat;
	padding:0 13px 4px 15px;
}
.navigation li:first-child{background-image:none;}
.navigation a{color:#fff;}
.navigation li.active a,
.navigation li.hover a,
.navigation li:hover a{color:#0d7ae3; text-decoration:none;}
.navigation li.hover,
.navigation li:hover{position:relative;}
.navigation li.hover ul,
.navigation li:hover ul{display:block;}
.navigation ul{
	position:absolute;
	top:18px;
	left:-23px;
	display:none;
	list-style:none;
	margin:0;
	padding:23px 10px 15px;
	width:120px;
	background:#000;
	line-height:16px;
	font-size:12px;
}
.navigation li.hover li,
.navigation li:hover li{
	background:none;
	float:none;
	padding:0;
	margin:0;
}
.navigation li.hover li a,
.navigation li:hover li a{
	color:#fff;
	padding:0 0 0 17px;
}
.navigation li.hover li a:hover,
.navigation li:hover li a:hover{background:url(../images/arrow-drop-down.gif) no-repeat 0 50%;}
/* HeaderEnd */
/* Promo */
#memberbar{
	position:absolute;
	top:172px;
	left:40px;
	width:100%;
	overflow:hidden;
	font-weight: bold;
}
.inner1 #memberbar{
	position:relative;
	top:0;
	left:40px;
	height: 20px;
	overflow:hidden;
	font-weight: bold;
}
#promo{
	position:absolute;
	top:161px;
	left:0;
	width:100%;
	overflow:hidden;
}
#promo .featured-block{
	width:705px;
	height:160px;
	float:left;
	background:url(../images/bg-featuring-block.gif) no-repeat;
	margin:38px 0 0 39px;
	padding:30px 0 0;
	display:inline;
}
#promo .featured-block .tabset{
	list-style:none;
	margin:0 29px 0 0;
	padding:0;
	float:left;
	font-size:11px;
	font-weight: bold;
	line-height:30px;
	width:125px;
}
#promo .featured-block .tabset li{
	background:#000 url(../images/separator-featured-tab.gif) no-repeat 0 100%;
	width:100%;
	float:left;
}

#promo .featured-block .tabset a{
	display:block;
	color:#fff;
	padding:0 0 0 8px;
}
#promo .featured-block .tabset li.active a,
#promo .featured-block .tabset a:hover{
	background:url(../images/featured-tab-active.gif) no-repeat;
	text-decoration:none;
}
#promo .featured-block div{
	padding:16px 0 0;
	overflow:hidden;
	width:490px;
	height:150px;
	position:relative;
}
#promo .featured-block div ul{
	position:absolute;
	top:16px;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	width:9999px;
}
#promo .featured-block div ul li{
	float:left;
	height:113px;
	width: 110px;
	text-align: center;
	margin:0 10px 0 0;
}
#promo .featured-block div ul li a{
	color: #fff;
	font-weight: bold;
}
#promo .sidebox{
	float:right;
	width:223px;
	margin:0 42px 0 0;
	padding:11px 0 0;
}
.inner1 #sidebar{
	padding-top:0;
}
#sidebar .sidebox{
	float:none;
	margin:0 0 35px;
}
.sidebox .search-form{
	width:100%;
	overflow:hidden;
	margin:0 0 8px;
}
.sidebox .search-form input{float:left;}
.sidebox .search-form span{
	float:left;
	background:url(../images/bg-input-search.gif) no-repeat;
	height:16px;
	width:165px;
	padding:2px 15px;
	overflow:hidden;
}
.sidebox .search-form span input{
	font-size:13px;
	width:165px;
	color:#000;
	padding:0;
	margin:0;
	background:none;
	border-style:none;
}

#promo .search-form{
	width:100%;
	overflow:hidden;
	margin:0 0 8px;
}
#promo .search-form input{float:left;}
#promo .search-form span{
	float:left;
	background:url(../images/bg-input-search.gif) no-repeat;
	height:16px;
	width:165px;
	padding:2px 15px;
	overflow:hidden;
}
#promo .search-form span input{
	font-size:13px;
	width:165px;
	color:#000;
	padding:0;
	margin:0;
	background:none;
	border-style:none;
}
.cart-box{
	width:100%;
	height:135px;
	background:url(../images/bg-cart-box.gif) no-repeat;
	text-align:center;
	margin:0 0 8px;
}
.cart-box dl{
	list-style:none;
	margin:0 0 22px;
	padding:3px 0 0;
	width:100%;
	overflow:hidden;
	line-height:26px;
	color:#fff;
	font-size:12px;
	text-align:left;
}
.cart-box dt{
	float:left;
	width:124px;
	margin:1px 0 -1px 7px;
	border-bottom:1px solid #1f1f1f;
	padding:0 0 0 10px;
	display:inline;
}
.cart-box dd{
	float:left;
	width:76px;
	margin:1px 0 -1px;
	border-bottom:1px solid #1f1f1f;
	text-align:center;
}
.cart-box dt strong{
	display:block;
	font-size:14px;
	line-height:29px;
}
.cart-box .view{
	display:block;
	background:url(../images/btn-view.gif) no-repeat;
	width:69px;
	line-height:15px;
	margin:5px 0 9px;
	color:#fff;
	font-size:11px;
}
.cart-box .check{
	font-size:14px;
	color:#fff;
}
.btn-lib{
	display:block;
	background:url(../images/btn-library.gif) no-repeat;
	padding:0 0 0 15px;
	height:47px;
	line-height:47px;
	font-size:24px;
	color:#fff;
	text-decoration:none !important;
}
#promo .btn-lib span{color:#0c70d3;}
#promo .featured-block div.slideset {
	position: relative;
	padding: 16px 0 0;
	width: 490px;
}
#promo .featured-block div.slide {
	position: absolute;
	padding: 0;
	top: 0;
	left: 0;
}
#promo .featured-block div.slide p {margin: 15px 0;}
/* ContentEnd */
/* Main title box */
.inner1 #content {
	margin:0;
	width:733px;
}
.inner1 #content .text{
	margin:0 0 0 45px;
}
.inner1 #content .main-title-box .cont{
	background:#292929;
}

#main-title-box, 
.main-title-box{
	width:100%;
	overflow:hidden;
}
#sidebar #main-title-box{
	width:276px;
	margin:-20px -17px 20px -8px;
	position:relative;
}

#main-title-box .cont, 
.main-title-box .cont{
	background:#292929 url(../images/bg-main-title-box.gif) repeat-y 100% 0;
	height:1%;
	overflow:hidden;
	position:relative;
	padding:0 0 0 45px;
}
#sidebar #main-title-box .cont{
	background:#222;
	padding:0;
}
#main-title-box .underline, 
.main-title-box .underline{
	background:url(../images/bg-under-main-title-box.gif) no-repeat;
	height:13px;
	overflow:hidden;
}


#sidebar #main-title-box .underline {
	background:url(../images/bg-main-title-sidebar.gif) no-repeat;
	height:13px;
	overflow:hidden;
}
#main-title-box .underline .arrow{
	margin:0 0 0 263px;
	display:block;
	font-size:0px;
	background:url(../images/arrow-main-title.gif) no-repeat;
	width:27px;
	height:13px;
	overflow:hidden;
}
#main-title-box .chart{
	position:absolute;
	top:14px;
	left:0;
	font-size:18px;
	padding:0 22px 0 15px;
	line-height:26px;
	color:#949595;
	background:url(../images/main-title-link.gif) no-repeat 100% 0;
}
#main-title-box ul{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
	width: 99999px;
	float: left;
}
#main-title-box ul li{
	float:left;
	display:inline;
	overflow: hidden;
	padding: 0 25px;
	width: 225px;
}
#main-title-box h2{
	float:left;
	font-size:24px;
	line-height:55px;
	margin:0;
	font-weight:normal;
}
#main-title-box h2 a {color: #fff;}
#main-title-box h2 a:hover {text-decoration: none;}
#main-title-box span.count{
	float:left;
	width:45px;
	text-align:center;
	line-height:33px;
	font-size:26px;
	font-weight:bold;
	color:#eeb902;
	margin:11px 0 0 11px;
	display:inline;
	background:url(../images/bg-main-title-num.gif) no-repeat;
}
#main-title-box .side{
	float:right;
	width:232px;
	padding:0;
}
.slideholder {
	position: relative;
	overflow: hidden;
	width: 99999px;
}
.slideholder .content-slide {
	overflow: hidden;
	display: none;
	width: 699px;
	float: left;
}
.slideholder .content-slide.active {
	display: block;
}
.switcher-holder {
	margin: 0 0 0 160px;
	overflow: hidden;
	width: 825px;
}
/* Main title box End */
/* Content */
#content{
	width:699px;
	float:left;
	margin:0 0 0 45px;
	display:inline;
	position: relative;
	overflow: hidden;
}
.music-gall{
	width:720px;
	overflow:hidden;
	padding:10px 0 0;
	margin:0 -30px 0 0;
}
.music-gall .col{
	width:330px;
	float:left;
	margin:0 30px 0 0;
	display:inline;
}
.music-gall .elem{
	width:100%;
	overflow:hidden;
	background:url(../images/separator-music-gall.gif) no-repeat 16px 100%;
	padding:8px 0 10px;
}
.music-gall .elem .num{
	width:20px;
	height:20px;
	float:left;
	background:url(../images/bg-music-gall-num.gif) no-repeat;
	margin:14px 9px 0 0;
	font-size:14px;
	line-height:20px;
	text-align:center;
}
.music-gall .elem .ava-box{
	width:61px;
	float:left;
	text-align:center;
	margin:0 8px 0 0;
}
.music-gall .elem .ava-box img{
	display:block;
	margin:3px 0 3px;
}
.music-gall .elem .cont{
	height:1%;
	overflow:hidden;
	line-height:15px;
}
.music-gall .elem strong{
	font-size:12px;
	font-weight:normal;
}
.music-gall .cont div{
	height:1%;
	overflow:hidden;
	color:#0c70d3;
}
.music-gall .cont div .length{
	float:right;
}
.music-gall .details{
	color:#666;
	font-size:10px;
}
.music-gall .btns{
	list-style:none;
	margin:0;
	padding:6px 0 0;
	height:1%;
	overflow:hidden;
	line-height:15px;
	font-size:10px;
}
.music-gall .btns li{
	float:left;
	margin:0 4px 0 0;
}
.music-gall .btns a{
	display:block;
	background:url(../images/btn-music-gall.gif) no-repeat;
	width:63px;
	text-align:center;
	color:#fff;
}
.music-gall .btns a span{background:url(../images/mute.gif) no-repeat 0 50%; padding:0 0 0 10px;}
#content .text{
	padding:20px 20px 0 0;
}
#content p{
	font-size:14px;
	line-height:18px;
	margin:0 0 18px;
}
#content .list{
	height:1%;
	overflow:hidden;
	margin:0 0 18px;
}
#content .list ul{
	list-style:none;
	margin:0;
	padding:0 0 0 61px;
	width:230px;
	font-size:15px;
	line-height:18px;
	float:left;
}
#content .list ul li{
	padding:0 0 0 13px;
	background:url(../images/bullet.gif) no-repeat 0 50%;
}
.profile-box{
	height:1%;
	overflow:hidden;
	margin-left: 30px;
}
.profile-box img{
	float:left;
	margin:0 15px 0 0;
}
.profile-box .cont{
	height:1%;
	overflow:hidden;
}
.profile-box .cont h2{
	font-size:18px;
	font-weight:normal;
	margin:0 0 5px;
}
.profile-box .cont .char{
	list-style:none;
	margin:0 -331px 5px 0;
	padding:0;
	color:#0c70d3;
	font-size:12px;
	height:1%;
	width:880px;
	overflow:hidden;
}
.profile-box .cont .char li{
	margin:0 70px 0 0;
	width:150px;
	float:left;
}
.profile-box .cont .details{
	color:#666;
	font-size:14px;
	display:block;
	margin:0 0 30px;
}
.profile-box .cont .types{
	list-style:none;
	margin:0 0 17px;
	padding:0;
	line-height:22px;
	width:549px;
}
.profile-box .cont .types li{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-typelist.gif) no-repeat;
	margin:0 0 3px;
}
.profile-box .cont .types li.buyall{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-typelist-all.gif) no-repeat;
	margin:0 0 3px;
}
.profile-box .cont .types strong{
	font-weight:normal;
	float:left;
	width:262px;
	padding:0 0 0 7px;
}
.profile-box .cont .types span.price{
	float:left;
	width:43px;
}
.profile-box .view{
	float:left;
	background:url(../images/btn-prof-view.gif) no-repeat;
	width:90px;
	text-align:center;
	color:#fff;
	margin:3px 2px 0 0;
	line-height:16px;
}
.profile-box .btn{
	float:left;
	background:url(../images/btn-listen.gif) no-repeat;
	width:68px;
	text-align:center;
	color:#fff;
	line-height:16px;
	margin:3px 2px 0 0;
}
.profile-box .btn span{background:url(../images/mute.gif) no-repeat 0 50%; padding:0 0 0 10px;}
.profile-box .btn-down{
	float:left;
	background:url(../images/btn-prof-down.gif) no-repeat;
	width:68px;
	text-align:center;
	color:#fff;
	line-height:16px;
	margin:3px 2px 0 0;
}
#content .profile-box p{
	font-size:12px;
	line-height:14px;
	color:#999;
}
.artist{
	list-style:none;
	margin:0 -150px 0 0;
	padding:15px 0 0;
	width:774px;
	overflow:hidden;
}
.artist li{
	width:320px;
	float:left;
	margin:0 55px 0 0;
	padding:0 0 11px;
}
.artist .num{
	width:20px;
	height:20px;
	float:left;
	background:url(../images/bg-music-gall-num.gif) no-repeat;
	font-size:14px;
	line-height:20px;
	text-align:center;
	margin:0 11px 0 0;
	display:inline;
}
.artist .name{
	float:left;
	font-size:17px;
	line-height:20px;
}
.artist a{
	width:97px;
	float:right;
	background:url(../images/artist-view.gif) no-repeat;;
	text-align:center;
	color:#fff;
	line-height:16px;
	font-size:11px;
	margin:3px 0 0;

}
/* ContentEnd */
/* Sidebar */
#sidebar{
	width:251px;
	float:right;
	padding:20px 17px 0 0;
}
.music-box{
	height:1%;
	overflow:hidden;
	margin:0 0 27px;
}
.music-box .title{
	list-style:none;
	margin:0 0 5px -8px;
	padding:0;
	font-size:14px;
	line-height:18px;
}
.music-box .title li{
	display:inline;
	background:url(../images/separator-sidebar.gif) no-repeat 0 50%;
	padding:0 6px 0 8px;
}
.music-box .title a{color:#444343;}
.music-box .title a:hover,
.music-box .title li.active a{color:#fff;text-decoration:none;}
.music-box .music-list{
	list-style:none;
	margin:0 -37px 5px 0;
	padding:0 0 0 7px;
	width:278px;
	height:1%;
	overflow:hidden;
	font-size:11px;
	line-height:18px;
}
.music-box .music-list li{
	float:left;
	width:139px;
}

.music-box .music-list li a{color:#fff; text-decoration: none;}


#sidebar .btn{
	width:223px;
	display:block;
	margin:0 0 10px 7px;
}
#sidebar .ad{
	list-style:none;
	margin:0;
	padding:6px 0 0 20px;
}
#sidebar .ad li{
	width:90px;
	padding:0 6px 9px 0;
	float:left;
	display:inline;
	text-align:center;
}
#sidebar .ad li img{display:block; margin:0 auto;}

#sidebar .socialad{ margin: 20px 0 15px 7px;}
#sidebar .socialad ul{ list-style-type: none; margin: 0; padding: 0;}
#sidebar .socialad ul li{ margin: 0; padding: 0; height: 50px;}
#sidebar .socialad ul li.top{ margin: 0; padding: 0; height: 39px;}

/* SidebarEnd */
/* Footer */
#footer{
	width:932px;
	margin:0 auto;
	background:url(../images/bg-footer.gif) no-repeat;
	height:115px;
	overflow:hidden;
}
#footer ul{
	list-style:none;
	margin:50px 0 0 50px;
	padding:0;
	line-height:14px;
	font-size:12px;
}
#footer ul li{
	display:inline;
	margin:0 14px 0 0;
}
#footer ul a{color:#fff;}
#footer .cards{
	float:right;
	margin:31px 60px 0 0 ;
	display:inline;
}
#footer .cards span{
	display:block;
	line-height:18px;
	font-size:12px;
}
/* FooterEnd */

ul.date-sort {
	margin:0;
	padding:0;
	list-style:none;
	height: 30px;
	width: 100%;
}

ul.date-sort li{
	float:left;
	width: 50px;
	background: #1f1f1f;
	border-right: 1px solid #000;
	padding: 4px;
	text-align: center;
}

ul.date-sort li a, ul.date-sort li a:visited{
	text-decoration: none;
	color: #fff;
}

ul.date-sort li.active{
	background: #000;
	color: #fff;
	font-weight: bold;
}

ul.date-sort li.main{
	width: 60px;
	background: #000;
	color: #fff;
	font-weight: bold;
}


#content div.table table{
	width:100%;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
#content div.table{
	margin:6px 0 0;
	padding:0 0 4px;
}
#content div.table table img{
	margin:2px 6px 0 0;
}
#content div.table table td{
	border-bottom:1px solid #1f1f1f;
	background:#000;
	padding:0;
	vertical-align:top;
	font-size:12px;
}
#content div.table table tr:hover td{background:#1f1f1f;}
#content div.table table td.icon{
	width:44px;
	vertical-align:middle;
}
#content div.table table td.cost{color: #878787; width:40px;vertical-align:middle;}
#content div.table table td.buy{width:70px;vertical-align:middle;}
#content div.table table td.genre{font-size: 11px; color: #878787; vertical-align:middle;padding-right:5px; font-weight: normal;}
#content div.table table.music td.length{width:70px;}
#content div.table table.videos td.length{width:40px;}
#content div.table table a.buy,
#content div.table table a.video,
#content div.table table a.music{
	display:block;
	width:26px;
	height:23px;
	margin:0 auto;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/table-buttons.gif) no-repeat 0 0;
	cursor: pointer;
}
#content div.table table a.buy{
	width:43px;
	height:17px;
	background-position:-52px 0;
}

#content div.table table a.download{
	font-size: 11px;
	display:block;
	background:url(../images/btn-dload.gif) no-repeat;
	width:73px;
	text-align:center;
	color:#fff;
}

#content div.table table a.video{
	width:26px;
	background-position:-26px 0;
}
#content div.table table h3{
	font-size:12px;
	line-height:1;
	margin: 10px 0 5px;
}
#content div.table table h3 a{
	color:#fff;
}
#content div.table table h4{
	font-size:11px;
	line-height:1;
	font-weight:normal;
	padding:0;
	margin: 0 0 5px;
	color:#0c70d3;
}

#content div.table table h5{
	font-size:11px;
	line-height:1;
	font-weight:normal;
	padding:0;
	margin: 0 0 5px;
	color:#0c70d3;
}

#content div.table table h4.remixer{
	padding:2px 0 3px 127px;
}
#content div.table table.videos h4.remixer{
	padding-left:69px;
}
#content div.table table p{
	clear:both;
	font-weight:normal;
	font-size:10px;
	color:#818181;
	padding:0 30px 0 0;
}

ul.genres-list {
	width: 630px;
	list-style-type: none;
}

ul.genres-list li{
	width: 184px;
	padding: 10px;
	font-size: 14px;
	float: left;
	border: 1px solid #818181;
	margin: 0 4px 4px 0;
}

ul.genres-list li a{ display: block; width: 184px; height: 20px; text-decoration: none; color: #FFF; }
ul.genres-list li a:hover{ text-decoration: none; color: #0c70d3; }


ul.artist-list {
	width: 640px;
	list-style-type: none;
}

ul.artist-list li{
	width: 132px;
	padding: 8px;
	font-size: 11px;
	float: left;
	border: 1px solid #818181;
	margin: 0 2px 2px 0;
}

ul.artist-list li a{ display: block; width: 142px; height: 20px; text-decoration: none; color: #FFF; }
ul.artist-list li a:hover{ text-decoration: none; color: #0c70d3; }

.txtButton {
	color: #FFFFFF;
	background-color: #575757;
	border: 1px solid #6f6f6e;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 4px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton {
	color: #FFFFFF;
	background-color: #575757;
	border: 1px solid #6f6f6e;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #023fc9;
	background-color: #2e2e2e;
	border: 1px solid #000;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}

.txtSession, .txtCopy, .txtSiteDocs {
	color: #023fc9;
}
a.txtSession, a.txtSiteDocs {
	color: #023fc9;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #70cdcc;
	text-decoration: none;
}

.txtContentTitle {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 15px;
	border-bottom: 1px solid #fff;
	padding: 5px;
}

.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #c3e37e;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}

.tdcartTitle {
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	border-bottom: 1px dashed #e1e1e1;
}

tr.licenses:hover {background-color:#cccccc; cursor: pointer; cursor: hand;}

.boxContentLeft ul li.bullet a{ font-weight: bold; color: #fff; font-size: 12px; }
.boxTitleLeft { font-size: 15px;}

ul.account-options { list-style-type: none; width: 600px; }
ul.account-options li { border-top: 1px solid #fff; border-bottom: 1px solid #fff; padding: 15px 0 15px 10px; font-size: 16px; }
ul.account-options li a{ color: #fff; text-decoration: none; }
ul.account-options li a:hover{ color: #138ff8; text-decoration: underline; }

#author_alphabetic {
	text-align:center;margin-bottom: 10px;
}
#author_alphabetic ul {
list-style-type: none;
margin: 0; padding: 0; 
}
#author_alphabetic li {
	float:left;
	margin:3px 3px 0 0;
}
#author_alphabetic a {
	position:relative;
	width:19px;
	height:19px;
	border:1px solid #0858a7;
	text-decoration:none;
	font:1.1em/1.1em "Times New Roman";
	float:left;
	display:inline;
	color:#0c70d3;
}
#author_alphabetic a span {
	width:20px;
	height:20px;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
#author_alphabetic a:hover {
	background-color: #0c70d3;
	z-index:100;
}
#author_alphabetic a:hover span.first {
	display:block;
	font-size:1.4em;
	line-height:1.1;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	width:30px;
	height:30px;
	top:-1px;
	left:-1px;
	background-color: #0c70d3;
	border:1px solid #0858a7;
}
#author_alphabetic a:hover span span {
	display:block;
	position:absolute;
	width:31px;
	height:31px;
}

.sublink{ font-size: 14px; color: #fff; text-decoration: none; }
.sublink:hover{ color:#0c70d3; }

a.txtDefault{ color: #fff; }