/***** CORE *******/
/******************/
html{
	background-color:#333;
}
tr,td{
	overflow:hidden;
}

body { background-color: #333; margin: 0 auto; padding: 0; font-size: 90%; color: #777; font-family: Arial, Verdana, "Times New Roman"; position:relative; }

/* Make sure the table cells show the right font */
h1, h2, h3, h4, h5, h6, td {  }

/*-------------------------------------------------
PAGE STRUCTURE
-------------------------------------------------*/

.colLeft { margin:0 0; }
.colRight {font-size:90%;border-left:1px solid #666;padding:0 0 0 20px;position:absolute;top:0;right:0;width:200px;}

#logo { float: left; position: absolute; top: 6px; left: 6px; width: 140px; height: 40px; background-image: url(/assets/images/logo2.png); }
#pub_logo { float: left; position: absolute; top: 0; left: 25px; width: 145px; height: 54px; background-image: url(/assets/images/me_share.png); }

.productDetails { padding: 20px; font-size: 90%; }
.productDetails img { float: left; margin: 0 20px 0 0; }
.productDetailsText { margin: 0 0 0 110px; }

.clearBoth { clear: both; }

ul.buttons { list-style-type: none; margin: 0 0 10px 0; padding: 0 0; display: block; width: 100%; display: inline; line-height: 40px; }
ul.buttons li { list-style-type: none; margin: 0 10px 0 0; display: inline; width: auto; }
ul.buttons li.processing { background: url(/assets/images/processing_small.gif) no-repeat; height: 19px; }
ul.buttons li a:link, ul.buttons li a:visited { text-decoration: none; padding: 3px 6px; width: auto; color: #90e66a; border: 1px solid #fff; -moz-border-radius: 3px; -webkit-border-radius: 3px; cursor: pointer; cursor: hand; }
ul.buttons li a:hover { background: #fff; color: #90e66a; border: 1px solid #d7f1b7; }
ul.buttons li a:active { background: #e9fcd3; color: #90e66a; border: 1px solid #d7f1b7; }
ul.buttons li a.selected { background: #e9fcd3; color: #90e66a; border: 1px solid #d7f1b7; }

ul.nav { list-style-type: none; margin: 0 0; padding: 0 0; }
ul.nav li { float: left; width: auto; padding: 6px 8px; }

.left { float: left; text-align: left; display: inline; }
.right { float: right; text-align: right; display: inline; margin-left:20px; z-index:10; }

#commentContainer { clear:left; }
#commentContainer p { padding: 10px 10px; font-size:90%; }
#commentContainer span {font-weight:600;}
#commentContainer b { font-weight:normal; }
#commentForm {padding:10px 10px; background-color:#444;border:1px solid #565656;-moz-border-radius: 3px; -webkit-border-radius: 3px;}

#tagsContainer { background:#333; border:1px solid #555; -moz-border-radius: 5px; -webkit-border-radius: 5px;padding: 6px;}
table#tagForm tr {padding:10px 0 0 0;}
table#tagForm td.input_cell {padding:0 5px 0 0;}
table#tagForm td.input_cell input {width:90px;}
table#tagForm td.button_cell {padding:0 0 0 5px;}
#storage{ width:156px; height:20px; border:0; padding:0; margin-top:12px; background:url(/assets/images/storage_bar_back.png); }
#storage span{ width:0px; height:20px; display:block; float:left; background:url(/assets/images/storage_bar.png) no-repeat; }
#storageInfo{width:120px; height:20px; float:left; line-height:20px; margin-top:12px; }
/*-------------------------------------------------
Modal popup settings
-------------------------------------------------*/

table.modal { width: 100%; outline: none; }
table.modal tr td { font-size: 1px; line-height: 1px; }
table.modal tr td.content { padding: 0 10px 10px 10px; margin: 0 0; width: auto; background: #424242; font-size: 12px; line-height: 16px; text-align: left; color: #ccc; overflow: hidden; }
td.content h2 { font-size: 120%; }
.cornerNW { width: 15px; height: 15px; background: url(/assets/images/corner-NW.png) no-repeat; }
.cornerNE { width: 15px; height: 15px; background: url(/assets/images/corner-NE.png) no-repeat; }
.cornerSW { width: 15px; height: 15px; background: url(/assets/images/corner-SW.png) no-repeat; }
.cornerSE { width: 15px; height: 15px; background: url(/assets/images/corner-SE.png) no-repeat; }
.borderN { height: 15px; background: url(/assets/images/border-N.png) repeat-x; }
.borderS { height: 15px; background: url(/assets/images/border-S.png) repeat-x; }
.borderE { width: 15px; background: url(/assets/images/border-E.png) repeat-y; }
.borderW { width: 15px; background: url(/assets/images/border-W.png) repeat-y; }
#fileInfoContainer { height: auto; width: auto; margin: 10px 0 0 0; padding: 0 0 20px 0; }
#file { position: relative; min-height: 100px; margin-top:20px; }
.thumbContainer { display: inline; }
.shareThumbContainer { display: inline; position:relative; }
.shareThumbContainer span { display: block; position:absolute; bottom: -4px; left:10px; display:block; width:112px; text-align:center; font:11px/13px arial; color:#999; height:13px; overflow:hidden; }
img.imageFull { display: none; border: none; margin:auto; display:block; }
#tagsContainer {  }
#tagsContainer span { margin:0 0; }

.processing { background-image: url(/assets/images/processing_large.gif); background-repeat: no-repeat; background-position: center center; }
.processingSmall { background-image: url(/assets/images/processing_small.gif); background-repeat: no-repeat; background-position: center center; }

/* select box dropdown */
div.selectbox-wrapper { position:absolute; width:400px; background-color:white; border:1px solid #ccc; margin:0px; margin-top:-10px; padding:0px; font-size:0.8em; text-align:left; max-height:200px; overflow:auto; }
div.selectbox-wrapper ul { list-style-type:none; margin:0px; padding:0px; }
div.selectbox-wrapper ul li.selected { background-color: #EAF2FB; }
div.selectbox-wrapper ul li.current { background-color: #CDD8E4; }
div.selectbox-wrapper ul li { list-style-type:none; display:block; margin:0; padding:2px; cursor:pointer; }
label { display: block; }
.langs /* look & feel of  select box */
{ margin: 0px 5px 10px 0px; padding-left:2px; font-size:0.8em; width : 10em;  display: block; text-align:left; /* background: url('/assets/images/bg_select.png') right; */ /*height:18px;*/ cursor: pointer; border:1px solid #D1E4F6; color:#333; }
select {  }
logo
#pressReleases { }
.rss h2 { font-size: 1.2em; margin: 0 0; }
.release { margin: 10px 0 0 0; }

.wrapper { float: left; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; padding: 0; margin: 0; /* min-width: 900px; */ }
.wrapper .main_container { position: absolute; top: 54px; left: 0px; right: 0px; bottom: 0px; overflow: hidden; }
#header { text-align: right; height: 53px; line-height: 53px; background: url(/assets/images/patterns_h.png) repeat-x; border-bottom: 1px solid #777; overflow: hidden; z-index:100; }
img.userAvatarHeader { float: left; position: absolute; top: 10px; left: 9px; border: 1px solid #ccc; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#header fb\:profile-pic { position: absolute; top: 10px; left: 10px; border: 1px solid #ccc; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
a.FB_Link { color: #90e66a; text-decoration: none; }
#navContainer { position: absolute; top: 0px !important; left: 163px; height: 53px; }
#navContainer ul { list-style-type: none; height: 53px; margin: 0 0; padding: 0 0; }
#navContainer ul li { float: left; list-style-type: none; display: inline; margin: 0 0; padding: 0 0; cursor: pointer; cursor: hand; }

#optionsNav { position: absolute; top: 0; right: 0; height: 53px; }
#optionsNav ul { list-style-type: none; height: 53px; margin: 0 0; padding: 0 0; }
#optionsNav ul li { float: left; list-style-type: none; display: inline; margin: 0 0; padding: 0 0; cursor: pointer; cursor: hand; }

a.primaryNav:link, a.primaryNav:visited { color: #ccc; padding: 0 0; text-align:center; float: left; width: auto; height:53px; line-height:53px; outline: none; margin: 0 0;  z-index: 4; cursor: pointer; cursor: hand; text-decoration: none; text-shadow: 1px 1px 2px #000; position: relative; }
a.primaryNav { color: #ccc; padding: 0 0; text-align:center; float: left; width: auto; height:53px; line-height:53px; outline: none; margin: 0 0;  z-index: 4; cursor: pointer; cursor: hand; text-decoration: none; text-shadow: 1px 1px 2px #000; position: relative; }
a.primaryNav:link span, a.primaryNav:visited span { float: left; display: block; width: auto; white-space: nowrap; padding:0 24px 0 50px; height:53px; line-height:53px;  }
a.primaryNav span { float: left; display: block; width: auto; white-space: nowrap; padding:0 24px 0 50px; height:53px; line-height:53px;  }
a.primaryNav:hover, a.primaryNav:active { outline: none; text-decoration: none; cursor: pointer; cursor: hand; }
a.primaryNav:hover span, a.primaryNav:active span { outline: none; cursor: pointer; cursor: hand; color:#fff; }
a.primaryNav:link span.active, a.primaryNav:visited span.active, a.primaryNav:hover span.active, a.primaryNav:active span.active { background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 20px -1203px; }
ul#primaryNav li.active { background:url(/assets/images/nav-bg.jpg) top left repeat-x !important; }
ul#primaryNav li:hover { background:url(/assets/images/nav-bg.jpg) bottom left repeat-x !important; }
ul#primaryNav li.active span { background:url(/assets/images/icons.png) center -1202px no-repeat !important; height:54px !important; }
.infoSections { padding: 20px; border-bottom: 1px solid #666; overflow: hidden; }
#marketingMessage { padding: 20px; border-bottom: 1px solid #666; overflow: hidden; }
#marketingMessage img { display:block; margin:10px auto 10px auto; }
#marketingMessage p { font-size: .85em; }
.marketingSections ol { font-size:12px; list-style:decimal; margin:10px; }
.marketingSections ol li { margin-bottom:5px; }
.marketingSections h3{ font-size:13px; }
.marketingSections h4{ font-size:12px; }
.sendFiles { line-height: 31px; height: auto; padding: 6px 4px 0 4px; margin: 0 0; border-top: 1px solid #666; }
.sendFileSlice { line-height: 20px; font-size: 90%; color: #999; }
.packageFiles { display: none; clear: both; }
.packageRow { line-height: 37px; }
.detailPackageRow { line-height: 20px; }

#backup { background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 10px 10px; }
#share { background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 10px -42px; }
#account { background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 10px -94px; }
#send { background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 10px -1270px; }
#loginModalDialog_backup { background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 10px 10px; }
#loginModalDialog_share { background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 10px -42px; }
#loginModalDialog_account { background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 10px -94px; }
#loginModalDialog_send { background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 10px -1270px; }
#logout { padding: 0 24px; margin: 0 0; }
#recentInvitationsContainer { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 0; }
.packageIcon { float: left; line-height: 32px; width: 32px; padding: 0 0; margin: 0 6px 0 0; background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 0  -1347px; display: inline; }
.packageCloseBoxIcon { float: left; line-height: 60px; width: 100px; padding: 0 0; margin: 0 6px 0 0; background-image: url(/assets/images/sendMe_closed.png); background-repeat: no-repeat; display: inline; }
.packageOpenBoxIcon  { float: left; line-height: 60px; width: 100px; padding: 0 0; margin: 0 6px 0 0; background-image: url(/assets/images/sendMe_open.png);   background-repeat: no-repeat; display: inline; }

#recentActivityContainer { border-top: 1px solid #ccc; padding: 10px 0; }
#recentActivityContainer div.news { clear: both; display: block; height: 70px; border-bottom: 1px solid #ccc; }
#recentActivityContainer img { float: left; position: relative; top: 10px; left: 10px; }
#recentActivityContainer p { padding: 10px; margin: 0 0 0 60px; line-height: 16px; }

#statusContainer { display: none; position: absolute; bottom: 1px; left: 0; width: 160px; height: 60px; border-top: 1px solid #ccc; }
#statusInner { padding: 10px; }

div.secondaryOptionsContainer { float: right;  line-height: 1em; font-size: 90%; }
div.secondaryOptionsContainer div.secondaryOptions {  }
a.secondaryOptionTrigger:link, a.secondaryOptionTrigger:visited { font-weight: 400; height: 10px; line-height: 10px; font-size: 10px; color: #444444; background-color: transparent; padding: 0 0 0 0; outline: none; text-decoration: none; cursor: pointer; cursor: hand; }
a.secondaryOptionTrigger:hover, a.secondaryOptionTrigger:active, a.secondaryOptionTrigger:active ul {  }
a.secondaryOptionTrigger:hover ul {  display: inline }
div.secondaryOptionsContainer div.secondaryOptions ul { display: none; list-style-type: none; margin: 0 0; padding: 0 0; }
div.secondaryOptionsContainer div.secondaryOptions ul li { display: block; border: none; background: none; background-color: #fff; }

.status25 { float:left; width: 25px; height: 25px; margin: 0 0 0 6px; }

input, textarea { line-height: 1em; padding: 5px 5px;  -moz-border-radius: 3px; -webkit-border-radius: 3px;  }

/* all 'panes' */
.ui-layout-pane { background: #FFF; border: 1px solid #BBB; overflow: auto; }

/* all 'resizer-bars' */
.ui-layout-resizer { background: #DDD; }

/* all 'toggler-buttons' */
.ui-layout-toggler { background: #AAA; }
.ui-layout-center { overflow: auto; background-color: #fff; }
.ui-layout-west { overflow: hidden; }
.ui-layout-east { overflow: auto; }
.ui-layout-north {  }
.ui-layout-pane {  }
.ui-layout-pane-north { border: none; overflow: hidden; }
.ui-layout-pane-center { border-top: none; border-bottom: none; background-image: url(/assets/images/processing_large_slate.gif); background-repeat: no-repeat; background-position: center center; overflow: auto; }
.ui-layout-pane-east { border-top: none; border-bottom: none; border-right: none; }
.ui-layout-pane-west { border: none; overflow: hidden; overflow: hidden; }


.avatar50 { float: left; height: 50px; line-height: 50px; }

.rating-cancel { display: none; }
.toolTip { color: #FFF; font-size: 90%; line-height: 1.4em; font-weight: 400; z-index: 1000; position:absolute; }
.tooltip * { z-index: 1001; position:absolute; }
legend { color: #ccc; }
fieldset { border: 1px solid #666; }

/* New stuff for Profile/Settings page */

.profileRow, .storageRow {clear:left; margin:0 0; border-top:1px solid #555;line-height:41px; display:block;}
.profileRowAddEmail {clear:left; margin:0 0;line-height:41px;}
.profileRowSlideDown {clear:left; margin:2px 0 0 0; border-top:1px solid #555;line-height:35px;}
.avatarRow {clear:left;padding:5px 0 0 0; margin:0 0; border-top:1px solid #555;}
.subRow {clear:left;margin-left:150px;display:none;}
#passwordData{width:auto;}
#newPassRow {display:none;}
#newPassFields {float:left;line-height:35px;margin-top:2px;}
#passwordButtons{float:left;width:240px;margin:0 0;padding:0 0;line-height:33px;}
#changePassStatus{position:relative;bottom:3px;}
#passwordStatus{position:relative;bottom:2px;}
.newpassposition{float:left;padding:5px 0 0 10px;}
.newclasslabel {line-height:33px;}
.profileCol1{height:auto; float:left; width:150px;}
.profileLabel{padding:0 27px 0 0;font-size:0.9em;text-align:right;}
.profileData {float:left;width:200px;padding:0 0; margin:0 0;}
#emailAddresses table td {line-height:31px;}
.checkbox_unchecked{margin:7px 5px 0 0 ;float:left;width:16px;height:16px;line-height:16px;background-image:url(/assets/images/icons.png);background-position:0 -1418px}
.checkbox_uncheckedHover {margin:7px 5px 0 0 ;float:left;width:16px;height:16px;line-height:16px;background-image:url(/assets/images/icons.png);background-position:0 -1440px}
.checkbox_checked{margin:7px 5px 0 0 ;float:left;width:16px;height:16px;line-height:16px;background-image:url(/assets/images/icons.png);background-position:0 -1396px}

/* share pic */
#pshare{ font-family:Arial, Helvetica, sans-serif; width:auto; padding:5px; overflow:hidden; background:#222; margin:10px 0 20px 0; -moz-border-radius: 5px; 	-webkit-border-radius: 5px; }
#pshare a{ background-image:url(/assets/images/icons/icons_share.png); background-repeat:no-repeat; float:left; width:16px; height:16px; margin:0 3px; font:12px/16px arial; text-decoration:none; cursor:pointer; }
#pshare span{ float:left; margin:0px 5px; border-left:1px solid #fff; padding-left:15px; }
#pshare a#print{ background-position:0px 0px; width:70px; padding-left:20px; }
#pshare a#fb{ background-position:0px -16px; }
#pshare a#tw{ background-position:0px -32px; }
#pshare a#ml{ background-position:0px -48px; }
#pshare a#rss{ background-position:0px -64px; cursor:pointer; }

.pub { width:auto; display:block; }
#pshare span{ float:left; border:0 !important; margin:0 !important; padding:0 !important; display:block !important; }
#pshare span.right{ float:right !important; }

.deletePackages{ background:url(/assets/images/buttons/red_dark_21_sq.png) right top;}
.deletePackages span{ background:url(/assets/images/buttons/red_dark_21_sq.png) left top;}
.deletePackages div.icon21{ background:url(/assets/images/buttons/delete.png) center no-repeat; display:block; float:left; width:25px !important; }
.deletePackages:hover{ background-position:right center; }
.deletePackages:hover span{ background-position:left center; }
.deletePackages span b, .buttonRow span b{ padding-left:25px; }
.deletePackages:active{ background-position:right bottom; }
.deletePackages:active span{ background-position:left bottom; }

.buttonRow div.icon21{ display:block; float:left; width:25px !important; }
.buttonRow { list-style:none; }

.msg .buttonRow, .msg .buttonRow li{ margin:0; padding:0; }
.msg .buttonRow li{margin-right:5px; width:70px; display:block; float:left; }
.msg, .msg .buttonRow{ padding-bottom:10px; border:0; }
.msg #spinner{ width:66px; height:66px; margin-left:170px; background:url(/assets/images/spinner.gif) no-repeat center; margin-top:10px; }
.msg #done{ width:80px; height:66px; margin:20px 0 10px 155px; background:url(/assets/images/done.jpg) no-repeat center; }

.ovr{ width:100%; height:100%; position:absolute; top:0; left:0; background:url(/assets/images/pixel-blk.png); z-index:10; }
.ovr .msg { display:none; width:520px; position: absolute; top:0; left:0; z-index:11; background:#333; padding:20px; overflow:hidden; border:3px solid #999; -moz-border-radius: 8px; -webkit-border-radius: 8px; position:relative; font-weight:bold; }
.ovr .msg h3{ font-weight:bold; }

#xrss{ cursor:pointer; background:url(/assets/images/feed-icon-14x14.png); display:block; width:14px; height:14px; }
#dynatip { display:none; font-size:12px; background:url(/assets/images/black_arrow_bottom.png); background-repeat:no-repeat; height:90px; width:158px; 	z-index:100; padding:35px 15px 30px 15px; color:#b8ec79; }
#dynatip.top { background:url(/assets/images/black_arrow.png); padding-top:15px; height:95px; }
#shares { z-index:20; }
#help{ background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 15px -1459px; }
.shareThumbBorder2, shareThumbBorder1{ height:112px; }

#map, #map_overlay{ width: 150px; height: 115px; position: absolute; bottom: 10px; left: 10px; padding: 5px; background: url(/assets/images/bg-map.png); }
#map_overlay{ top:0; left:0; cursor:pointer; background:none; z-index:1000; }
#map strong{ font:13px/20px arial; display:block; height:20px; color:#fff; font-weight:normal; }
#gmap span, #gmap a{ display:none; }
#gmap{ width: 150px; height: 95px; background:#000; }

.sbox{ padding:16px; background-color:#333; -moz-border-radius:3px; -webkit-border-radius: 3px; font:12px/14px arial; width:270px; margin:0 0 25px 25px; border:0; }
#info_account span { width:104px; height:21px; line-height:21px; float:left; display:block; }
#info_account p { margin-top:0; }
#info_account u { text-decoration:none; }
#info_account b { display:block; clear:both; margin-right:2px; text-align:right; margin-top:40px; }
#info_account div { width:166px; height:21px; float:left; background:url(/assets/images/bar-tw.png) top left; }
#info_account div span { height:21px; background:url(/assets/images/bar-tw.png) bottom left; displa;Sy:block; border-right:0px solid #2e2e2e; }

#stats { background:none; padding:0; }
#stats img { display:block; width:58px; height:58px; margin-right:10px; float:left; background:#333; }
#stats p { margin:0; line-height:14px; }
#stats div { height:58px; }
#stats #tags { margin-top:10px; }
#stats span { color:#90E66A; }
#stats span span { color:#ccc; }

.rating, .rating span {	float:left; height:14px; width:75px; background:url(/assets/images/stars.png) repeat-x left top; margin-right:1em; margin-top:9px; }
.rating span { float:none; display:block; height:14px; background-position:left bottom; margin-top:0; }
.rating.active { position:relative; }
.rating.active a { position:absolute; left:0; top:0; height:100%; background:url(/assets/images/stars.png) repeat-x left -999px; }
.rating.active a:hover { background-position:left -14px }
.rating.small.active a { background:url(images/stars_mici.png) repeat-x left -999px; }
.rating.small.active a:hover { background-position:left -16px; }
.rating.active a.vot-1 { width:20%; z-index: 10; }
.rating.active a.vot-2 { width:40%; z-index: 9; }
.rating.active a.vot-3 { width:60%; z-index: 8; }
.rating.active a.vot-4 { width:80%; z-index: 7; }
.rating.active a.vot-5 { width:100%; z-index: 6; }
#stats strong{ margin:5px 0; display:block; height:20px; float:left; clear:right; width:80px; }

#edit { width:auto; height:15px; clear:both; }
#edit a { width:60px; height:15px; display:block; float:left; background-image: url(/assets/images/btn-rotate-del.png); background-position:top left; margin-right:10px; cursor:pointer; }
#edit a:hover{ background-position:top right; }
#edit a#del { background-position:bottom left; }
#edit a#del:hover{ background-position:bottom right; }

#pub_logo2 { width: 145px; height: 54px; background-image: url(/assets/images/me_share.png); display:block; }
#formContainer a { cursor:pointer; }
#formContainer p { font:14px/16px arial; color:#fff; margin:10px 0; }
#formContainer div.lrow { width:275px; float:left; margin-bottom:20px; }
#formContainer input.text { float:left; width:230px; font:13px/30px arial; color:#000; border:1px solid #1f1f1f; margin-bottom:10px; display:inline-block; }
#formContainer input.blur { color:#999; }
#formContainer .check { margin-bottom:15px; clear:both; }
#formContainer .check input, #formContainer .check label { display:inline-block; line-height:20px; font-size:12px; padding-left:0; margin-left:0; }
#formContainer #forgotPasswordRow{ padding-top:3px; }
p.ltip { font-size:80% !important; }

#primaryNav div{ display:inline-block; float:right; margin-right:10px; }
#primaryNav div span{ display:inline-block; padding:0 15px; position:relative; }
#primaryNav div #avatar { position:absolute; top:0; left:-32px; width:32px; height:32px; border: 1px solid #ccc; background:#ccc; -moz-border-radius: 3px; -webkit-border-radius: 3px; display:inline-block; width:32px; height:32px; margin-top:10px; margin-right:5px; cursor:pointer; }
#primaryNav div #changeAvatarTip { position:absolute; top:0; left:-150px; width:100px; height:32px; border: 1px solid #ccc; background:#fff; -moz-border-radius: 3px; -webkit-border-radius: 3px; color:#000; display:block; width:145px; height:32px; margin-top:10px; margin-right:5px; text-align:left; line-height:32px; padding-left:5px; text-decoration:none; cursor:pointer; display:none; }
#primaryNav div #changeAvatarButton { position:absolute; top:0; left:-32px; width:32px; height:32px; display:block; width:32px; height:32px; margin-top:10px; margin-right:5px; cursor:pointer; z-index:100; overflow:hidden; }
#primaryNav div #changeAvatarButton:hover{ text-decoration:none; }

#gmap2{ width:300px; margin-top:50px; height: 200px; display:block; }
.msg #geo{ width:300px; height:25px; position:absolute; top:0; left:0; background:#2d2d2d; padding:10px; }
.msg #geo a{ float:right; }
.msg #geo b{ float:left; font-weight:normal; color:#aee57f; }
a{ cursor: pointer; }
#password1container{ height:20px; background:#969; }=======
/***** CORE *******/
/******************/
html{
	background-color:#333;
}
tr,td{
	overflow:hidden;
}

body { background-color: #333; margin: 0 auto; padding: 0; font-size: 90%; color: #777; font-family: Arial, Verdana, "Times New Roman"; position:relative; }

/* Make sure the table cells show the right font */
h1, h2, h3, h4, h5, h6, td {  }

/*-------------------------------------------------
PAGE STRUCTURE
-------------------------------------------------*/

.colLeft { margin:0 0; }
.colRight {font-size:90%;border-left:1px solid #666;padding:0 0 0 20px;position:absolute;top:0;right:0;width:200px;}

#logo { float: left; position: absolute; top: 6px; left: 6px; width: 140px; height: 40px; background-image: url(/assets/images/logo2.png); }
#pub_logo { float: left; position: absolute; top: 0; left: 25px; width: 145px; height: 54px; background-image: url(/assets/images/me_share.png); }

.productDetails { padding: 20px; font-size: 90%; }
.productDetails img { float: left; margin: 0 20px 0 0; }
.productDetailsText { margin: 0 0 0 110px; }

.clearBoth { clear: both; }

ul.buttons { list-style-type: none; margin: 0 0 10px 0; padding: 0 0; display: block; width: 100%; display: inline; line-height: 40px; }
ul.buttons li { list-style-type: none; margin: 0 10px 0 0; display: inline; width: auto; }
ul.buttons li.processing { background: url(/assets/images/processing_small.gif) no-repeat; height: 19px; }
ul.buttons li a:link, ul.buttons li a:visited { text-decoration: none; padding: 3px 6px; width: auto; color: #90e66a; border: 1px solid #fff; -moz-border-radius: 3px; -webkit-border-radius: 3px; cursor: pointer; cursor: hand; }
ul.buttons li a:hover { background: #fff; color: #90e66a; border: 1px solid #d7f1b7; }
ul.buttons li a:active { background: #e9fcd3; color: #90e66a; border: 1px solid #d7f1b7; }
ul.buttons li a.selected { background: #e9fcd3; color: #90e66a; border: 1px solid #d7f1b7; }

ul.nav { list-style-type: none; margin: 0 0; padding: 0 0; }
ul.nav li { float: left; width: auto; padding: 6px 8px; }

.left { float: left; text-align: left; display: inline; }
.right { float: right; text-align: right; display: inline; margin-left:20px; z-index:10; }

#commentContainer { clear:left; }
#commentContainer p { padding: 10px 10px; font-size:90%; }
#commentContainer span {font-weight:600;}
#commentForm {padding:10px 10px; background-color:#444;border:1px solid #565656;-moz-border-radius: 3px; -webkit-border-radius: 3px;}

#tagsContainer { background:#333; border:1px solid #555; -moz-border-radius: 5px; -webkit-border-radius: 5px;padding: 6px;}
table#tagForm tr {padding:10px 0 0 0;}
table#tagForm td.input_cell {padding:0 5px 0 0;}
table#tagForm td.input_cell input {width:90px;}
table#tagForm td.button_cell {padding:0 0 0 5px;}
#storage{ width:156px; height:20px; border:0; padding:0; margin-top:12px; background:url(/assets/images/storage_bar_back.png); }
#storage span{ width:0px; height:20px; display:block; float:left; background:url(/assets/images/storage_bar.png) no-repeat; }
#storageInfo{width:120px; height:20px; float:left; line-height:20px; margin-top:12px; }
/*-------------------------------------------------
Modal popup settings
-------------------------------------------------*/

#popup #sendPopup { display: none; margin: 0 0; }
#popContent { padding: 0 auto; margin: 0 auto; color:#ccc !important; }
#sendPopContent { padding: 0 auto; background-color: #333; margin: 0 auto; color:#fff !important; }
table.modal { width: 100%; outline: none; }
table.modal tr td { font-size: 1px; line-height: 1px; }
table.modal tr td.content td.sendContent { padding: 0 10px 10px 10px; margin: 0 0; width: auto; background: #424242; font-size: 12px; line-height: 16px; text-align: left; color: #ccc; overflow: hidden; }
td.content h2 { font-size: 120%; }
.cornerNW { width: 15px; height: 15px; background: url(/assets/images/corner-NW.png) no-repeat; }
.cornerNE { width: 15px; height: 15px; background: url(/assets/images/corner-NE.png) no-repeat; }
.cornerSW { width: 15px; height: 15px; background: url(/assets/images/corner-SW.png) no-repeat; }
.cornerSE { width: 15px; height: 15px; background: url(/assets/images/corner-SE.png) no-repeat; }
.borderN { height: 15px; background: url(/assets/images/border-N.png) repeat-x; }
.borderS { height: 15px; background: url(/assets/images/border-S.png) repeat-x; }
.borderE { width: 15px; background: url(/assets/images/border-E.png) repeat-y; }
.borderW { width: 15px; background: url(/assets/images/border-W.png) repeat-y; }
#joinedMsg { font-size:80%; padding:0 10px; line-height:25px; border:1px solid #3d3d3d !important; background-color:#2d2d2d !important; width:auto; margin:5px 0 !important; display:block; position:relative; display:none; } 
#joinedMsg span { width:10px; height:10px; position:absolute; right:5px; top:0; color:#b1e581; display:block; cursor:pointer; font-weight:bold; }
#fileInfoContainer { height: auto; width: auto; margin: 10px 0 0 0; padding: 0 0 20px 0; }
#fileInfo { display: none; }
#file { position: relative; min-height: 100px; margin-top:20px; }
.thumbContainer { display: inline; }
.shareThumbContainer { display: inline; position:relative; }
.shareThumbContainer span { display: block; position:absolute; bottom: -4px; left:10px; display:block; width:112px; text-align:center; font:11px/13px arial; color:#999; height:13px; overflow:hidden; }
img.imageFull { display: none; border: none; margin:auto; display:block; }
#tagsContainer {  }
#tagsContainer span { margin:0 0; }

.processing { background-image: url(/assets/images/processing_large.gif); background-repeat: no-repeat; background-position: center center; }
.processingSmall { background-image: url(/assets/images/processing_small.gif); background-repeat: no-repeat; background-position: center center; }

/* select box dropdown */
div.selectbox-wrapper { position:absolute; width:400px; background-color:white; border:1px solid #ccc; margin:0px; margin-top:-10px; padding:0px; font-size:0.8em; text-align:left; max-height:200px; overflow:auto; }
div.selectbox-wrapper ul { list-style-type:none; margin:0px; padding:0px; }
div.selectbox-wrapper ul li.selected { background-color: #EAF2FB; }
div.selectbox-wrapper ul li.current { background-color: #CDD8E4; }
div.selectbox-wrapper ul li { list-style-type:none; display:block; margin:0; padding:2px; cursor:pointer; }
label { display: block; }
.langs /* look & feel of  select box */
{ margin: 0px 5px 10px 0px; padding-left:2px; font-size:0.8em; width : 10em;  display: block; text-align:left; /* background: url('/assets/images/bg_select.png') right; */ /*height:18px;*/ cursor: pointer; border:1px solid #D1E4F6; color:#333; }
select {  }
logo
#pressReleases { }
.rss h2 { font-size: 1.2em; margin: 0 0; }
.release { margin: 10px 0 0 0; }

.wrapper { float: left; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; padding: 0; margin: 0; /* min-width: 900px; */ }
.wrapper .main_container { position: absolute; top: 54px; left: 0px; right: 0px; bottom: 0px; overflow: hidden; }
#header { text-align: right; height: 53px; line-height: 53px; background: url(/assets/images/patterns_h.png) repeat-x; border-bottom: 1px solid #777; overflow: hidden; z-index:100; }
img.userAvatarHeader { float: left; position: absolute; top: 10px; left: 9px; border: 1px solid #ccc; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#header fb\:profile-pic { position: absolute; top: 10px; left: 10px; border: 1px solid #ccc; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
a.FB_Link { color: #90e66a; text-decoration: none; }
#navContainer { position: absolute; top: 0px !important; left: 163px; height: 53px; }
#navContainer ul { list-style-type: none; height: 53px; margin: 0 0; padding: 0 0; }
#navContainer ul li { float: left; list-style-type: none; display: inline; margin: 0 0; padding: 0 0; cursor: pointer; cursor: hand; }

#optionsNav { position: absolute; top: 0; right: 0; height: 53px; }
#optionsNav ul { list-style-type: none; height: 53px; margin: 0 0; padding: 0 0; }
#optionsNav ul li { float: left; list-style-type: none; display: inline; margin: 0 0; padding: 0 0; cursor: pointer; cursor: hand; }

a.primaryNav:link, a.primaryNav:visited { color: #ccc; padding: 0 0; text-align:center; float: left; width: auto; height:53px; line-height:53px; outline: none; margin: 0 0;  z-index: 4; cursor: pointer; cursor: hand; text-decoration: none; text-shadow: 1px 1px 2px #000; position: relative; }
a.primaryNav { color: #ccc; padding: 0 0; text-align:center; float: left; width: auto; height:53px; line-height:53px; outline: none; margin: 0 0;  z-index: 4; cursor: pointer; cursor: hand; text-decoration: none; text-shadow: 1px 1px 2px #000; position: relative; }
a.primaryNav:link span, a.primaryNav:visited span { float: left; display: block; width: auto; white-space: nowrap; padding:0 24px 0 50px; height:53px; line-height:53px;  }
a.primaryNav span { float: left; display: block; width: auto; white-space: nowrap; padding:0 24px 0 50px; height:53px; line-height:53px;  }
a.primaryNav:hover, a.primaryNav:active { outline: none; text-decoration: none; cursor: pointer; cursor: hand; }
a.primaryNav:hover span, a.primaryNav:active span { outline: none; cursor: pointer; cursor: hand; color:#fff; }
a.primaryNav:link span.active, a.primaryNav:visited span.active, a.primaryNav:hover span.active, a.primaryNav:active span.active { background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 20px -1203px; }
ul#primaryNav li.active { background:url(/assets/images/nav-bg.jpg) top left repeat-x !important; }
ul#primaryNav li:hover { background:url(/assets/images/nav-bg.jpg) bottom left repeat-x !important; }
ul#primaryNav li.active span { background:url(/assets/images/icons.png) center -1202px no-repeat !important; height:54px !important; }
.infoSections { padding: 20px; border-bottom: 1px solid #666; overflow: hidden; }
#marketingMessage { padding: 20px; border-bottom: 1px solid #666; overflow: hidden; }
#marketingMessage img { display:block; margin:10px auto 10px auto; }
#marketingMessage p { font-size: .85em; }
.marketingSections ol { font-size:12px; list-style:decimal; margin:10px; }
.marketingSections ol li { margin-bottom:5px; }
.marketingSections h3{ font-size:13px; }
.marketingSections h4{ font-size:12px; }
.sendFiles { line-height: 31px; height: auto; padding: 6px 4px 0 4px; margin: 0 0; border-top: 1px solid #666; }
.sendFileSlice { line-height: 20px; font-size: 90%; color: #999; }
.packageFiles { display: none; clear: both; }
.packageRow { line-height: 37px; }
.detailPackageRow { line-height: 20px; }

#backup { background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 10px 10px; }
#share { background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 10px -42px; }
#account { background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 10px -94px; }
#send { background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 10px -1270px; }
#loginModalDialog_backup { background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 10px 10px; }
#loginModalDialog_share { background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 10px -42px; }
#loginModalDialog_account { background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 10px -94px; }
#loginModalDialog_send { background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 10px -1270px; }
#logout { padding: 0 24px; margin: 0 0; }
#recentInvitationsContainer { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 0; }
.packageIcon { float: left; line-height: 32px; width: 32px; padding: 0 0; margin: 0 6px 0 0; background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 0  -1347px; display: inline; }
.packageCloseBoxIcon { float: left; line-height: 60px; width: 100px; padding: 0 0; margin: 0 6px 0 0; background-image: url(/assets/images/sendMe_closed.png); background-repeat: no-repeat; display: inline; }
.packageOpenBoxIcon  { float: left; line-height: 60px; width: 100px; padding: 0 0; margin: 0 6px 0 0; background-image: url(/assets/images/sendMe_open.png);   background-repeat: no-repeat; display: inline; }

#recentActivityContainer { border-top: 1px solid #ccc; padding: 10px 0; }
#recentActivityContainer div.news { clear: both; display: block; height: 70px; border-bottom: 1px solid #ccc; }
#recentActivityContainer img { float: left; position: relative; top: 10px; left: 10px; }
#recentActivityContainer p { padding: 10px; margin: 0 0 0 60px; line-height: 16px; }

#statusContainer { display: none; position: absolute; bottom: 1px; left: 0; width: 160px; height: 60px; border-top: 1px solid #ccc; }
#statusInner { padding: 10px; }

div.secondaryOptionsContainer { float: right;  line-height: 1em; font-size: 90%; }
div.secondaryOptionsContainer div.secondaryOptions {  }
a.secondaryOptionTrigger:link, a.secondaryOptionTrigger:visited { font-weight: 400; height: 10px; line-height: 10px; font-size: 10px; color: #444444; background-color: transparent; padding: 0 0 0 0; outline: none; text-decoration: none; cursor: pointer; cursor: hand; }
a.secondaryOptionTrigger:hover, a.secondaryOptionTrigger:active, a.secondaryOptionTrigger:active ul {  }
a.secondaryOptionTrigger:hover ul {  display: inline }
div.secondaryOptionsContainer div.secondaryOptions ul { display: none; list-style-type: none; margin: 0 0; padding: 0 0; }
div.secondaryOptionsContainer div.secondaryOptions ul li { display: block; border: none; background: none; background-color: #fff; }

.status25 { float:left; width: 25px; height: 25px; margin: 0 0 0 6px; }

input, textarea { line-height: 1em; padding: 5px 5px;  -moz-border-radius: 3px; -webkit-border-radius: 3px;  }

/* all 'panes' */
.ui-layout-pane { background: #FFF; border: 1px solid #BBB; overflow: auto; }

/* all 'resizer-bars' */
.ui-layout-resizer { background: #DDD; }

/* all 'toggler-buttons' */
.ui-layout-toggler { background: #AAA; }
.ui-layout-center { overflow: auto; background-color: #fff; }
.ui-layout-west { overflow: hidden; }
.ui-layout-east { overflow: auto; }
.ui-layout-north {  }
.ui-layout-pane {  }
.ui-layout-pane-north { border: none; overflow: hidden; }
.ui-layout-pane-center { border-top: none; border-bottom: none; background-image: url(/assets/images/processing_large_slate.gif); background-repeat: no-repeat; background-position: center center; overflow: auto; }
.ui-layout-pane-east { border-top: none; border-bottom: none; border-right: none; }
.ui-layout-pane-west { border: none; overflow: hidden; overflow: hidden; }

// Default tooltip class name: .tooltip
.tooltip { position: absolute; top: 0; left: 0; z-index: 3; display: none; }

.avatar50 { float: left; height: 50px; line-height: 50px; }

.rating-cancel { display: none; }
.toolTip { color: #FFF; font-size: 90%; line-height: 1.4em; font-weight: 400; z-index: 1000; position:absolute; }
.tooltip * { z-index: 1001; position:absolute; }
legend { color: #ccc; }
fieldset { border: 1px solid #666; }

/* New stuff for Profile/Settings page */

.profileRow, .storageRow {clear:left; margin:0 0; border-top:1px solid #555;line-height:41px; display:block;}
.profileRowAddEmail {clear:left; margin:0 0;line-height:41px;}
.profileRowSlideDown {clear:left; margin:2px 0 0 0; border-top:1px solid #555;line-height:35px;}
.avatarRow {clear:left;padding:5px 0 0 0; margin:0 0; border-top:1px solid #555;}
.subRow {clear:left;margin-left:150px;display:none;}
#passwordData{width:auto;}
#newPassRow {display:none;}
#newPassFields {float:left;line-height:35px;margin-top:2px;}
#passwordButtons{float:left;width:240px;margin:0 0;padding:0 0;line-height:33px;}
#changePassStatus{position:relative;bottom:3px;}
#passwordStatus{position:relative;bottom:2px;}
.newpassposition{float:left;padding:5px 0 0 10px;}
.newclasslabel {line-height:33px;}
.profileCol1{height:auto; float:left; width:150px;}
.profileLabel{padding:0 27px 0 0;font-size:0.9em;text-align:right;}
.profileData {float:left;width:200px;padding:0 0; margin:0 0;}
#emailAddresses table td {line-height:31px;}
.checkbox_unchecked{margin:7px 5px 0 0 ;float:left;width:16px;height:16px;line-height:16px;background-image:url(/assets/images/icons.png);background-position:0 -1418px}
.checkbox_uncheckedHover {margin:7px 5px 0 0 ;float:left;width:16px;height:16px;line-height:16px;background-image:url(/assets/images/icons.png);background-position:0 -1440px}
.checkbox_checked{margin:7px 5px 0 0 ;float:left;width:16px;height:16px;line-height:16px;background-image:url(/assets/images/icons.png);background-position:0 -1396px}

/* share pic */
#pshare{ font-family:Arial, Helvetica, sans-serif; width:auto; padding:5px; overflow:hidden; background:#222; margin:10px 0 20px 0; -moz-border-radius: 5px; 	-webkit-border-radius: 5px; }
#pshare a{ background-image:url(/assets/images/icons/icons_share.png); background-repeat:no-repeat; float:left; width:16px; height:16px; margin:0 3px; font:12px/16px arial; text-decoration:none; cursor:pointer; }
#pshare span{ float:left; margin:0px 5px; border-left:1px solid #fff; padding-left:15px; }
#pshare a#print{ background-position:0px 0px; width:70px; padding-left:20px; }
#pshare a#fb{ background-position:0px -16px; }
#pshare a#tw{ background-position:0px -32px; }
#pshare a#ml{ background-position:0px -48px; }
#pshare a#rss{ background-position:0px -64px; cursor:pointer; }

.pub { width:auto; display:block; }
#pshare span{ float:left; border:0 !important; margin:0 !important; padding:0 !important; display:block !important; }
#pshare span.right{ float:right !important; }

.deletePackages{ background:url(/assets/images/buttons/red_dark_21_sq.png) right top;}
.deletePackages span{ background:url(/assets/images/buttons/red_dark_21_sq.png) left top;}
.deletePackages div.icon21{ background:url(/assets/images/buttons/delete.png) center no-repeat; display:block; float:left; width:25px !important; }
.deletePackages:hover{ background-position:right center; }
.deletePackages:hover span{ background-position:left center; }
.deletePackages span b, .buttonRow span b{ padding-left:25px; }
.deletePackages:active{ background-position:right bottom; }
.deletePackages:active span{ background-position:left bottom; }

.buttonRow div.icon21{ display:block; float:left; width:25px !important; }
.buttonRow { list-style:none; }

.msg .buttonRow, .msg .buttonRow li{ margin:0; padding:0; }
.msg .buttonRow li{margin-right:5px; width:70px; display:block; float:left; }
.msg .buttonRow{ padding:20px 0 10px 0; }


.ovr{ width:100%; height:100%; position:absolute; top:0; left:0; background:url(/assets/images/pixel-blk.png); z-index:10; }
.ovr .msg { width:520px; position: absolute; top:0; left:0; z-index:11; background:#333; padding:20px; overflow:hidden; border:3px solid #999; -moz-border-radius: 8px; -webkit-border-radius: 8px; position:relative; display:none; }
.ovr .msg h3{ font-weight:bold; }

#xrss{ cursor:pointer; background:url(/assets/images/feed-icon-14x14.png); display:block; width:14px; height:14px; }
#dynatip { display:none; font-size:12px; background:url(/assets/images/black_arrow_bottom.png); background-repeat:no-repeat; height:90px; width:158px; 	z-index:100; padding:35px 15px 30px 15px; color:#b8ec79; }
#dynatip.top { background:url(/assets/images/black_arrow.png); padding-top:15px; height:95px; }
#shares { z-index:20; }
#help{ background-image: url(/assets/images/icons.png); background-repeat: no-repeat; background-position: 15px -1459px; }
.shareThumbBorder2, shareThumbBorder1{ height:112px; }

.sendTopRow {clear:left; margin:0 0; border-top:1px solid #555; line-height:20px; padding-bottom:10px; display:block; width:675px;}
.sendBottomRow {clear:left; margin:0 0; border-top:1px solid #555; line-height:20px; display:block; padding-bottom:10px; width:675px; position:relative; top:10px;}
.sendLabel{padding:0 27px 0 0; font-size:0.9em; text-align:right;height:20px; float:left; width:100px; font-weight:700;}
.sendLabel2{padding:0 0 5px 135px; font-size:0.9em; text-align:left; height:15px; float:left; width:100px; font-weight:700;}
.sendData {float:left; width:200px; padding:0 0; margin:0 0;}
.sendHint {padding:5px 0 15px 135px; font-size:0.7em; text-align:left; width:400px; color:#808080; font-weight:bolder;}
.sendCredit {font-size:0.7em; text-align:right; width:168px; vertical-align:bottom;}
.descLength {padding:5px 0 15px 0; font-size:0.7em; text-align:right; width:136px; color:#808080; font-weight:bolder;}
.sendAddButton {position:relative; left:127px; width: 550px;}
.sendAllFileInfo {position:relative; left:500px; width:170px; text-align:right; font-size:0.9em; font-weight:700;}
.uploadProgressBox {position:relative; left:127px; width:546px; height:50px; clear:left;}
.uploadProgressBoundary {clear:left; padding: 5px 0;}
.uploadProgressWrapper {width:546px;}
.uploadProgressContainer {margin:2px; padding:2px;}
a.progressCancel {font-size:0; display:block; height:17px; width:16px; background-image: url(/assets/images/send/send_remove.png); background-repeat:no-repeat; float:right;}
a.progressComplete {font-size:0; display:block; height:17px; width:16px; background-image: url(/assets/images/send/send_ok.png); background-repeat:no-repeat; float:right;}
a.progressCancel:hover {background-position:0px 0px;}
.progressName {font-size:12px; font-weight:700; color:#ffffff; width:350px; height:14px; text-align:left; white-space:nowrap; overflow:hidden;}
.progressSize {font-size:12px; font-weight:700; color:#ffffff; width:145px; height:14px; padding: 0px 5px; text-align:right; white-space:nowrap; overflow:hidden;}
.progressBarWrapper {font-size:0; height:5px; background-color:#000000; margin-top:4px;}
.progressBarContent {font-size:0; width:0%; height:5px; background-color:#90E66A; margin-top:4px;}
.sendMessage {font-size:14px; font-weight:700; height:30px; padding:25px 20px 20px 20px;}
.realSend {font-size:14px; font-weight:700; height:30px; padding:15px 20px 5px 20px;}
#map, #map_overlay{ width: 150px; height: 115px; position: absolute; bottom: 10px; left: 10px; padding: 5px; background: url(/assets/images/bg-map.png); }
#map_overlay{ top:0; left:0; cursor:pointer; background:none; z-index:1000; }
#map strong{ font:13px/20px arial; display:block; height:20px; color:#fff; font-weight:normal; }
#gmap span, #gmap a{ display:none; }
#gmap{ width: 150px; height: 95px; background:#000; }

.sbox{ padding:16px; background-color:#333; -moz-border-radius:3px; -webkit-border-radius: 3px; font:12px/14px arial; width:270px; margin:0 0 25px 25px; border:0; }
#info_account span { width:104px; height:21px; line-height:21px; float:left; display:block; }
#info_account p { margin-top:0; }
#info_account u { text-decoration:none; }
#info_account b { display:block; clear:both; margin-right:2px; text-align:right; margin-top:40px; }
#info_account div { width:166px; height:21px; float:left; background:url(/assets/images/bar-tw.png) top left; }
#info_account div span { height:21px; background:url(/assets/images/bar-tw.png) bottom left; displa;Sy:block; border-right:0px solid #2e2e2e; }

#stats { background:none; padding:0; }
#stats img { display:block; width:58px; height:58px; margin-right:10px; float:left; background:#333; }
#stats p { margin:0; line-height:14px; }
#stats div { height:58px; }
#stats #tags { margin-top:10px; }

.rating, .rating span {	float:left; height:14px; width:75px; background:url(/assets/images/stars.png) repeat-x left top; margin-right:1em; margin-top:9px; }
.rating span { float:none; display:block; height:14px; background-position:left bottom; margin-top:0; }
.rating.active { position:relative; }
.rating.active a { position:absolute; left:0; top:0; height:100%; background:url(/assets/images/stars.png) repeat-x left -999px; }
.rating.active a:hover { background-position:left -14px }
.rating.small.active a { background:url(images/stars_mici.png) repeat-x left -999px; }
.rating.small.active a:hover { background-position:left -16px; }
.rating.active a.vot-1 { width:20%; z-index: 10; }
.rating.active a.vot-2 { width:40%; z-index: 9; }
.rating.active a.vot-3 { width:60%; z-index: 8; }
.rating.active a.vot-4 { width:80%; z-index: 7; }
.rating.active a.vot-5 { width:100%; z-index: 6; }
#stats strong{ margin:5px 0; display:block; height:20px; float:left; clear:right; width:80px; }

#edit { width:auto; height:15px; clear:both; }
#edit a { width:60px; height:15px; display:block; float:left; background-image: url(/assets/images/btn-rotate-del.png); background-position:top left; margin-right:10px; cursor:pointer; }
#edit a:hover{ background-position:top right; }
#edit a#del { background-position:bottom left; }
#edit a#del:hover{ background-position:bottom right; }

#pub_logo2 { width: 145px; height: 54px; background-image: url(/assets/images/me_share.png); display:block; }
#formContainer a { cursor:pointer; }
#formContainer p { font:14px/16px arial; color:#fff; margin:10px 0; }
#formContainer div.lrow { width:275px; float:left; margin-bottom:20px; }
#formContainer input.text { float:left; width:230px; font:13px/30px arial; color:#000; border:1px solid #1f1f1f; margin-bottom:10px; display:inline-block; }
#formContainer input.blur { color:#999; }
#formContainer .check { margin-bottom:15px; clear:both; }
#formContainer .check input, #formContainer .check label { display:inline-block; line-height:20px; font-size:12px; padding-left:0; margin-left:0; }
#formContainer #forgotPasswordRow{ padding-top:3px; }
p.ltip { font-size:80% !important; }

#primaryNav div{ display:inline-block; float:right; margin-right:10px; }
#primaryNav div span{ display:inline-block; padding:0 15px; position:relative; }
#primaryNav div #avatar { position:absolute; top:0; left:-32px; width:32px; height:32px; border: 1px solid #ccc; background:#ccc; -moz-border-radius: 3px; -webkit-border-radius: 3px; display:inline-block; width:32px; height:32px; margin-top:10px; margin-right:5px; cursor:pointer; }
#primaryNav div #changeAvatarTip { position:absolute; top:0; left:-150px; width:100px; height:32px; border: 1px solid #ccc; background:#fff; -moz-border-radius: 3px; -webkit-border-radius: 3px; color:#000; display:block; width:145px; height:32px; margin-top:10px; margin-right:5px; text-align:left; line-height:32px; padding-left:5px; text-decoration:none; cursor:pointer; display:none; }
#primaryNav div #changeAvatarButton { position:absolute; top:0; left:-32px; width:32px; height:32px; display:block; width:32px; height:32px; margin-top:10px; margin-right:5px; cursor:pointer; z-index:100; overflow:hidden; }
#primaryNav div #changeAvatarButton:hover{ text-decoration:none; }

#gmap2{ width:300px; margin-top:50px; height: 200px; display:block; }
.msg #geo{ width:300px; height:25px; position:absolute; top:0; left:0; background:#2d2d2d; padding:10px; }
.msg #geo a{ float:right; }
.msg #geo b{ float:left; font-weight:normal; color:#aee57f; }
a{ cursor: pointer; }
#password1container{ height:20px; background:#969; }

/* slider for tweetshoot */
#scont{
	margin:20px 0 20px 25px;
}

div.scrollable { 
    position:relative;
    overflow:hidden;
    width: 255px;
    height:75px;
	float:left;
} 
div.scrollable div.items { 
    width:20000em; 
    position:absolute; 
} 

div.scrollable div.items div { 
    float:left; 
} 

div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}
.browse{
	width:8px;
	height:75px;
	display:block;
	background-image:url(/assets/images/slide-arows.png);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
.browse.left{
	background-position:-8px center;
	margin-right:15px;
}
.browse.right{
	background-position:-24px center;
	margin-left:15px;
}
.items img{
	padding:0;
	margin:0 15px 0 0;
	width:75px;
	height:75px;
}
.items .active{
	width:71px;
	height:71px;
	border:2px solid #fff;
}
.left.disabled{
	background-position:0px center;
}
.right.disabled{
	background-position:-16px center;
}

#content h1{
	padding:0;
	margin:15px 0;
}
.navButons {
	width:auto;
	height:30px;
	background:#09F;
}

.twnav{ margin:30px 15px 0 15px; border:0 !important; }
.twnav a{ width:60px; }

a.buttonGreyDark25sq.disabled{ background-image:url(/assets/images/buttons/grey_dark_25_sq_disabled.png) !important; color:#7a7a7a !important; cursor:default !important; }
a.buttonGreyDark25sq.disabled span{ background-image:url(/assets/images/buttons/grey_dark_25_sq_disabled.png) !important; }
.items img{ cursor:pointer; }

/* new send */
.package{
	width:auto;
	font:11px/13px arial;
	border-top:1px solid #555;
	overflow:hidden;
	padding:15px 0;
	position:relative;
}

.package .preview{
	height:15px;
}

.package .more{
	display:none;
}

.package .package-rlist{
	width:160px;
	position:absolute;
	top:1px;
	left:0;
}

.package .package-info{
	width:auto;
	padding-right:250px;
	padding-left:160px;
	position:relative;
	overflow:hidden;
}

	.package .package-info p{
		margin:0;
		padding:0;
	}

.package .package-more{
	width:240px;
	position:absolute;
	top:1px;
	right:0;
}

.package .more-btn{
	width:100px;
	height:30px;
	position:absolute;
	top:11px;
	text-align:right;
	right:0;
}

.package .package-more .more-info{
	width:130px;
	float:left;
	text-align:right;
}

.package .delBtn b{
	padding:0;
}