@import url('/css/consumer_skin/user_nav.css');
@import url('/css/consumer_skin/skin_cons_headers.css');
@import url('/css/consumer_skin/skin_cons_columns.css');
@import url('/css/consumer_skin/skin_cons_form.css');
@import url('/css/consumer_skin/skin_cons_product.css');
@import url('/css/consumer_skin/skin_cons_table.css');

/**** global ****/

/* Light to Dark Backgrounds. MUST COME *AFTER* /css/global.css in cascade.
   TODO: Move this from !important/cascade dependent to a selector specified set of differences */

/* JH: More Changes for 2012 new look and feel. TODO: Clean this up! */

/*DELETE BUTTON */

p.delete_pencast {
	width: 100%;
	float: left;
	text-align: left;
	font-size: 9px;
	line-height: 16px;
	margin: 0;
	color: #999;
	border-top: 1px solid #f4f4f4;
	margin-top: 8px;
	padding-top: 5px;
}

p.delete_pencast a{
	float: left !important;
	width: 16px !important;
	height: 15px !important;
	margin: 1px 0px 0px 3px;
}
strong.pencast_title {
	font-size: 12px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	 -o-text-overflow: ellipsis;
}
/***Footer***/

.formbtn input {
	background:transparent url(/images/layout/cons/btn_bg.gif) repeat-x scroll 0%;
	border:medium none;
	color:#DBE7EB;
	cursor:pointer;
	font-family:arial,verdana,'sans serif';
	font-size:11px;
	font-weight:bold;
	height:20px;
	margin:0px;
	padding:0px;
	top:-5px;
}

.templateBtn {
	margin-top: 5px;
}

.formbtn{
	float: right;
}

.regstate{
	width: 150px !important;
}
.help iframe {
	border:none;
	margin: 0px;
}

div.bnav a:link, div.bnav a:active, div.bnav a:visited {
	color: #FFFFFF !important;
}

div.unav ul li:hover, div.unav ul li:hover a, div.unav a:hover, div.unav ul li.sfhover, div.unav ul li.sfhover a {
	color:#fdbb30 !important;
	cursor:pointer;
	font-size: 10px !important;
}

div.unav ul li, div.unav ul li a, div.unav a{
	font-size: 10px !important;
	font-family: arial,verdana,'sans serif';
}

div.cons_content div.semiTrans {
	background-color:#f4f4f4;
	margin:1px auto;
}


div.btn{
	position: relative;
	height: 20px;
	margin: 0px auto;
	padding: 0 3px;
	background: transparent url(/images/layout/cons/btn_bg.gif) repeat-x;
	text-align: center;
	color: #Dbe7eb;
	font-size: 11px;
	font-family: arial, verdana, 'sans serif';
	line-height: 19px;
	display: block;
	cursor: pointer;
	font-weight: bold;
	

}

div.btn:hover, div.btn.sfhover{
	color: #fff;
}

span.lft{
	position: absolute;
	top: 0;
	left: -9px;
	width: 9px;
	height: 20px;
	background: transparent  url(/images/layout/cons/btn_left.png) no-repeat;
	display: block;
}

span.rt{
	position: absolute;
	top: 0px;
	right: -9px;
	width: 9px;
	height: 20px;
	background: transparent  url(/images/layout/cons/btn_rt.png) no-repeat;
	display: block;
}

a.add{
	font-size:10px;
	font-weight:bold;
	padding-right:12px;
	background-image:url(/images/layout/cons/icn_cart.gif);
	background-position:right 1px;
	background-repeat:no-repeat;
	color:#04768D;
}

/**** base_layouts ****/

div.bg_opaque{	
	background: #c3cacd url(/images/layout/cons/bg_content.jpg) repeat-x;
}

div.bg_dots{	
	/*background: #909da4;*/
}

div.content{
	min-height: 456px;
	_height: 456px;
}


#login {
width: 90px;
}

#signup {
width: 90px;
}

#cart_top {
}


#cart_bottom {
padding-bottom: 5px;
}





ul.my_files2 {
	position: relative;
	margin: 0px;
	padding: 0px;
}

ul.my_files2 li {
	position: relative;
	padding: 10px 0 5px;
	border-bottom: #ccc 1px solid;
	min-height: 55px;
	_height: 55px;
	list-style-type: none;
}

ul.my_files2 li p {
	margin: 0;
	padding-left: 62px;
	width: 100px;
	color: #fff;
	font-size: 9px;		
}

ul.my_files2 li img {
	cursor: pointer;
}

ul.my_files2 li img.preview {
	position: absolute;
	top: 8px;
	left: 8px;
}

ul.my_files2 li p.stars {
	*margin: 2px 0 4px;
}

ul.my_files2 li p.header {
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
}

/* Star Rating Styles */

.rating INPUT{
display: none;
}

.rating IMG{
width: 13px;
height: 12px;
margin: 0px;
background-image: url(/images/icons/stars/istar.png);
cursor:pointer;
background-repeat: no-repeat;
}

.rating .over{
background-image: url(/images/icons/stars/astar.png) !important;
}

.rating #none{
width: 13px !important;
}

.rating #none .over{
background-image: url(/images/icons/stars/anostar.png) !important;

}

.rating #none IMG{
background-image: url(/images/icons/stars/inostar.png) !important;
width: 13px !important;
background-repeat: no-repeat;
}

.softNotice{
font-size: 12px; font-weight: bold; color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
}

#noticeString, .noticeString{
text-align: center;
padding: 10px;
color:#AB0635;
background-color:#FFCCCC;
font-weight:bold;

}

#confirmationString, .confirmationString{
text-align: center;
padding: 10px;
color:#16AB06 !important;
background-color:#AAFF99 !important;
font-weight:bold;

}

#warningString, .warningString{
	padding: 4px;
	float: none;
	text-align: left;
	background-color:#FFF7C9 !important;
	border:1px dotted #E3B30C;
	color:#252525 !important;
}

div.button_footer #cartBtn, div.button_footer #cartBtn input {
width: auto !important;
}



#prePanel{
	width: 400px;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 100px;
	top: 100px;
}

#prePanel  #content{
background-color: #FFFFFF;
}

#prePanel .logo{
margin: 0px auto;
display: block;
padding-bottom: 15px;
}

#prePanel #content{
text-align:center;

padding: 10px;
padding-top: 0px;
}

#prePanel #legal{
padding: 6px;
font-size: 9px;
text-align:center;
}

#prePanel H1{
border: none;
font-size: 14px;
}

#prePanel .formbtn{
float: none;
display: inline;
}

#prePanel #emailform input {
border:1px solid #BFBFBF;
color:#BFBFBF;
font-size:12px;
padding:3px 3px 3px 5px;
width:150px;

}

#prePanel .formbtn input{
width: auto;
}

#prePanel #actions{
padding-top: 10px;
}

#prePanel #thanks {
color:#336600;
font-weight:bold;

}

#prePanel #fail{
padding-top: 10px;
color: #ab0635;
font-weight:bold;
}

#prePanel .formdiv{
text-align: right;
margin-right: 50px;
margin-left: 20px;
padding-bottom: 5px;
font-size: 10px;
}


#prePanel .formFP{
position: relative;
}
#prePanel .formFP .rt, #prePanel .formFP .lft{
top: auto;
}

#prePanel .formdiv input{
border:1px solid #BFBFBF;
color:#333333;
margin:0pt 0pt 0px;
padding:4px 6px;
font-size: 10px;
}

#loginContainer INPUT, #forgotContainer INPUT, #accountContainer INPUT{
#top: 1px;
#position: relative;

}


/* brand new stuff for button transition */

.generic_save_form{
background-image:url(/images/common/md_save.gif);
border:0px none !important;
color:#686868 !important;
cursor:pointer !important;
font-size:0px !important;
height:23px !important;
overflow:hidden !important;
padding:19px 0px 0px !important;
text-indent:-500px !important;
width:49px !important;
}


.generic_button_form{
border:0px none !important;
color:#686868 !important;
cursor:pointer !important;
font-size:0px !important;
height:23px !important;
overflow:hidden !important;
padding:19px 0px 0px !important;
text-indent:-500px !important;
}


/*** 033114 updates for LD PDF converter ***/

.sub_nav { 
	margin: 1px 10px 10px;
	border-bottom: 1px solid #eee;
	padding-bottom: 7px;
	line-height: 28px;
}

.sub_nav #clicktrail {  
	float:left;
	margin-top:0;
	line-height:28px;
	padding-left:0px;
}

.sub_nav .community_like {float: right;}

.message {
	font-size: 14px;
	text-align: left;
	border: 1px solid #ddd;
	margin: 10px;
	padding: 16px 20px 16px 105px;
	line-height: 23px;
	color: #999;
	background: #f4f4f4 url(/images/mls/icon_note.png) 25px center no-repeat;
}


/*My Livescribe Pencasts Page*/

.converter_nav {
	border: 1px solid #eee;
	padding: 5px 5px 5px 8px;
	background-color: #f4f4f4;
    *height: 28px;
}

.converter_nav p { 
	float: left;
	font-size: 10px; 
}

.converter_nav .buttons { 
  	float: right; 
  	display: table;
  	font-size: 10px;
  	margin-top: -1px;
}

a.select_bts {
	text-decoration: underline;
	padding: 5px 0;
	margin: 0 3px;
	color: #666;
}

.converter_nav .bottons a {
	*display: table-cell; 
	*vertical-align: middle;
}

.converter_nav .buttons .bt_blue { 
	margin: 0 3px; 
	background-image: -ms-linear-gradient(top, #01BCEE 0%, #019FC9 100%);
	background-image: -moz-linear-gradient(top, #01BCEE 0%, #019FC9 100%);
	background-image: -o-linear-gradient(top, #01BCEE 0%, #019FC9 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #01BCEE), color-stop(1, #019FC9));
	background-image: -webkit-linear-gradient(top, #01BCEE 0%, #019FC9 100%);
	background-color: #019FC9!important;
	text-shadow: 0 -1px 0 #029cc5;
	border: none;
	padding: 8px 4px!important;
	color: #fff;
	width: auto;
	text-transform: uppercase;	
	cursor: pointer;
	*display: table-cell; 
	*vertical-align: middle;
	font-size: 9px;
}

.converter_nav .buttons input { *width: 160px!important; }

#MyLivescribePencasts .col2 {
	margin:0 10px 15px;
	width:880px;
}

#MyLivescribePencasts .col2 h1 { width: 880px; }

#MyLivescribePencasts .col2 h1 #bar { text-align: left; }

#MyLivescribePencasts .col2_content ul {
	padding: 0;
	margin: 0;
	height: 131px;
}

#MyLivescribePencasts .col2_content ul li {
	position: relative;
	width: 270px;
	*width: 272px;
	padding: 10px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	margin-right: -1px;
	height: 110px;
}

#MyLivescribePencasts .col2_content ul li input {
	float: left;
	width: 20px;
	cursor: pointer;
	height: 15px;
}

#MyLivescribePencasts .col2_content ul li a {
	display: block;
}

#MyLivescribePencasts .col2_content ul li a.error_message {
	float: none;
	width: auto;
	color: #ff7800;
}

#MyLivescribePencasts .col2_content ul li a img.preview {
	float: left; 
	margin-right: 10px;
	border: 1px solid #999;
	width: 60px;
	height: 78px;
}

#MyLivescribePencasts .griddedCellPencastNotification {
    color: #ff7800;
    border: 1px solid #ff7800;
    padding: 2px 5px;
    background-color: #fff;
    float: left;
	margin: 5px 0 0 20px;
	max-width: 225px;
	*width: 225px;
	padding: 0 5px;
}

#MyLivescribePencasts .col2_content ul li a.error_message {
	float: none;
	width: auto;
}

.mls div.mast { margin-bottom: 0; }

.col2 input.bt_blue { 
	background-image: -ms-linear-gradient(top, #01BCEE 0%, #019FC9 100%);
	background-image: -moz-linear-gradient(top, #01BCEE 0%, #019FC9 100%);
	background-image: -o-linear-gradient(top, #01BCEE 0%, #019FC9 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #01BCEE), color-stop(1, #019FC9));
	background-image: -webkit-linear-gradient(top, #01BCEE 0%, #019FC9 100%);
	background-color: #019FC9!important;
	text-shadow: 0 -1px 0 #029cc5;
	border: none;
	padding: 8px 10px!important;
	color: #fff;
	width: auto;
	text-transform: uppercase;	
	cursor: pointer;
}

img.errorIcon { display: none; }

.converter_nav .buttons .bt_blue.delete {
	margin-right: 0px;
	background-image: -ms-linear-gradient(top, #e2e2e2 0%, #ddd 100%);
	background-image: -moz-linear-gradient(top, #e2e2e2 0%, #ddd 100%);
	background-image: -o-linear-gradient(top, #e2e2e2 0%, #ddd 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e2e2e2), color-stop(1, #ddd));
	background-image: -webkit-linear-gradient(top, #e2e2e2 0%, #ddd 100%);
	background-color: #e2e2e2!important;
	text-shadow: 0 1px 0 #eee;
	color: #666!important;
	border: none;
	display: inline-block;
	*display: table-cell; 
	*vertical-align: middle;
}

.griddedPencastNotification {
	margin-top: 10px!important;
	padding: 8px 10px!important;
	color: #ff7800;
	border: 1px solid #ff7800;
	font-size: 12px;
	line-height: 16px;
}

#MyLivescribePencasts .col2_content ul li a .fileSizeInBytes {
	display: inline-block;
	padding-bottom: 5px;
}