#TB_iframeContent {
	margin-top: 0px !important;	
}

#TB_ajaxWindowTitle, #TB_closeAjaxWindow {
	margin-bottom: 0px !important;
}

.wrap {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 12px;
}

.apple_overlay .close {
    background: url("/images/trang/popup_sprites.png") no-repeat scroll -255px 0 transparent;
    cursor: pointer;
    height: 9px;
    position: absolute;
    right: 10px;
    text-indent: -9999px;
    top: 9px;
    width: 9px;
    z-index: 10;
}

.wrap .innerWrap {
}
.wrap .imageInfo {
    float: right;
    margin-right: 10px;
    position: relative;
    width: 344px;
    z-index: 10;
}
.wrap .authorInfo {
	overflow:hidden;
    border-bottom: 1px solid #D2D2D2;
    color: #4C4C4C;
    margin-bottom: 10px;
    padding-top: 21px;
}
.wrap .authorInfo .avatar {
    float: left;
    height: 55px;
    margin-right: 12px;
    margin-top: 3px;
    width: 56px;
}
.wrap .authorInfo div {
    float: left;
    position: relative;
    width: 275px;
}
.wrap .authorName {
    color: #2C80CC;
    display: block;
    font-size: 13px;
    font-weight: bold;
}
.wrap .date {
    font-size: 11px;
}
.setting {
    position: absolute;
    right: 0;
    top: 15px;
}
.wrap .btnSetting {
    background: url("/images/trang/popup_sprites.png") no-repeat scroll -1px 0 transparent;
    cursor: pointer;
    display: block;
    height: 33px;
    position: absolute;
    right: 0;
    text-indent: -10000px;
    top: 0;
    width: 49px;
	outline: 0 none !important;
}
.wrap .btnSetting:hover {
    background-position: -57px 0;
}
.wrap .btnSetting:active {
    background-position: -115px 0;
}
.wrap .settingList {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    float: none;
    position: absolute;
    right: 0;
    top: 32px;
    width: 155px;
}
.settingList ul {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #F6F6F6;
    list-style: none outside none;
    margin: 0 7px;
    padding: 10px 3px 0;
}
.settingList ul.first {
    border-top: medium none;
}
.settingList ul.last {
    border-bottom: medium none;
}
.settingList ul li {
}
.settingList ul li a {
    color: #333333;
    display: block;
    font-size: 13px;
    padding-bottom: 10px;
    text-decoration: none;
}
.settingList ul li a:hover {
    text-decoration: underline;
}
.wrap .authorInfo p {
    background: url("/images/trang/popup_sprites.png") no-repeat scroll -290px -26px transparent;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 15px;
    padding-left: 15px;
}
.wrap .mainImageInfo {
    border-bottom: 1px solid #D2D2D2;
    color: #262626;
    min-height: 170px;
    overflow: hidden;
    padding: 0 5px 10px 2px;
}
.wrap .mainImageInfo h3 {
    display: inline;
    float: left;
    font-size: 14px;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-top: 0;
}
.wrap .mainImageInfo p {
}
.wrap .btnEdit {
    background: url("/images/trang/popup_sprites.png") no-repeat scroll -284px 0 transparent;
    display: block;
    float: right;
    height: 16px;
    margin-top: 2px;
    text-indent: -10000px;
    width: 16px;
}
.wrap .description {
    clear: both;
	height: 150px;
	overflow-y: auto;
}
.wrap .description p {
    line-height: 1.4em;
    margin: 0;
}

/* albumInfo */
.albumInfo{
	border-top:1px solid #ebebeb;
	padding:7px 5px 10px 2px;
	color:#262626;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif !important;
    font-size: 12px !important;
}
.albumInfo h4{
	color:#000;
	margin:0px 0px 10px;
	font-size:13px;
}
.tagInfo .tags{
	position:relative;
	float:left;
	margin-right:5px !important;
}
.tagInfo .tags{
	text-decoration:none;
	float:left;
	xbackground:url(/images/trang/popup_sprites.png) no-repeat -293px -198px;
	padding-left:7px;
	-moz-box-shadow: 1px 1px 2px 1px #d4d4d4;
  	-webkit-box-shadow: 1px 1px 2px 1px #d4d4d4;
  	 box-shadow: 1px 1px 2px 1px #d4d4d4;
	 font-weight:bold;
	 font-size: 12px;
	 line-height:28px;
	 height:28px;
	 padding-right:25px;
}
.tagInfo .tags.blue{
	color:#376b96;
	background:#77baf3;background-repeat: repeat-x;
	 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b1dcf9), to(#6bb2f1));/* Safari 4-5, Chrome 1-9 */
	 background: -webkit-linear-gradient(top, #b1dcf9, #6bb2f1); /* Safari 5.1, Chrome 10+ */
	 background: -moz-linear-gradient(top, #b1dcf9, #6bb2f1); /* Firefox 3.6+ */
	 background: -ms-linear-gradient(top, #b1dcf9, #6bb2f1);/* IE 10 */
	 background: -o-linear-gradient(top, #b1dcf9, #6bb2f1);/* Opera 11.10+ */,
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b1dcf9', endColorstr='#6bb2f1');
	 border: 1px solid #97cffd;
}
.tagInfo .tags .btnClose{
	background:url(/images/trang/popup_sprites.png) no-repeat -180px -198px;
	font-size:10px;
	font-weight:bold;
	color:#376b96;
	cursor:pointer;
	position:absolute;
	right:8px;
	top:12px;
	margin:0px;
	padding:0px;
	width:7px;
	height:8px;
	display:block;
	text-indent:-10000px;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
.image_wrap_inner img{margin:0px auto;width:598px;height:400px;display:block;margin-bottom:2px;}
#image_wrap{float:left;width:680px;background:#161616;margin-bottom:1px;position:relative;}

.scrollable {
    background: none repeat scroll 0 0 #161616;
    height: 78px;
    position: relative;
    width: 1080px;
}
.scrollable .items {
    background: none repeat scroll 0 0 #EAEAEA;
    clear: both;
    height: 78px;
    position: absolute;
    width: 20000em;
}
.items div {
    float: left;
}
.scrollable p {
    background: none repeat scroll 0 0 #EAEAEA;
    cursor: pointer;
    float: left;
    height: 71px;
    margin: 0;
    padding-right: 1px;
    width: 71px;
}
.scrollable img {
    float: left;
    height: 71px;
    opacity: 0.4;
    width: 71px;
}
.scrollable img:hover {
    opacity: 1;
}
.scrollable p.current {
    background: url("/images/trang/popup_sprites.png") no-repeat scroll -192px -60px transparent;
    border: medium none;
    height: 78px;
    margin: -3px -15px -1px;
    padding-right: 0;
    position: relative;
    width: 107px;
}
.scrollable .active {
    cursor: default;
    height: 65px;
    margin-left: 21px;
    margin-right: 0;
    margin-top: 5px;
    opacity: 1;
    position: relative;
    width: 65px;
}
.scrollable {
    float: left;
    z-index: 9;
}
.wrap div.otherscrollable {
    float: left;
    position: relative;
    width: 1080px;
}
a.browse {
    background-image: url("/images/trang/popup_sprites.png");
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 23px;
    position: absolute;
    top: 26px;
    width: 15px;
    z-index: 10;
}
.wrap div.otherscrollable a.right {
    background-position: -227px 0;
    margin-right: 0;
    right: 10px;
}
.wrap div.otherscrollable a.left {
    background-position: -184px 0;
    left: 10px;
    margin-left: 0;
}
a.disabled {
    visibility: hidden !important;
}
#image_wrap a.browse {
    height: 75px;
    top: 162px;
    width: 75px;
}
#image_wrap a.left {
    background-position: 0 -57px;
    left: 20px;
}
#image_wrap a.right {
    background-position: -85px -57px;
    right: 20px;
}
.pikachoose {
    min-height: 479px;
    position: relative;
    z-index: 9;
}
.pika-thumbs {
    height: 71px;
    overflow-x: hidden;
}
.pika-thumbs li {
    background: none repeat scroll 0 0 #EAEAEA;
    cursor: pointer;
    float: left;
    height: 71px;
    list-style-type: none;
    margin: 0;
    padding: 0 1px 0 0;
    width: 71px;
}
.pika-thumbs li .clip {
    background: none repeat scroll 0 0 #6C6C6C;
    float: left;
    height: 71px;
    width: 71px;
}
.pika-thumbs li img {
    float: left;
    height: 71px;
    margin: 0;
    padding: 0;
    width: 71px;
}
.pika-thumbs li.active {
    background: url("/images/trang/popup_sprites.png") no-repeat scroll -192px -60px transparent;
    border: medium none;
    height: 78px;
    margin: -2px -15px -1px;
    padding-right: 0;
    position: relative;
    width: 107px;
    z-index: 50;
}
.pika-thumbs li.active .clip {
    background: none repeat scroll 0 0 transparent;
}
.pika-thumbs img.active {
    cursor: default;
    height: 65px !important;
    margin-left: 21px;
    margin-right: 0;
    margin-top: 5px;
    opacity: 1;
    position: relative;
    width: 65px !important;
}
.pika-stage {
    background: none repeat scroll 0 0 #161616;
    float: left;
    height: 400px !important;
    padding: 0 40px 2px;
    position: relative;
    text-align: center;
    width: 600px;
}
/*.pika-stage img {
    height: 100%;
}*/
.pika-stage a img {
    border: medium none;
    display: block;
    outline: medium none;
    max-width:90%;
    max-height:465px;
	/*position: absolute !important;
	top: 50% !important;
	left: 50% !important;*/
}
.pika-stage .caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
    border: 1px solid #141414;
    bottom: 50px;
    color: #FAFAFA;
    font-size: 11px;
    padding: 10px;
    position: absolute;
    right: 10px;
    text-align: right;
}
.pika-stage .caption p {
    line-height: 14px;
    margin: 0;
    padding: 0;
}
.pika-imgnav {
    opacity: 1 !important;
}
.pika-imgnav a {
    background-image: url("/images/trang/popup_sprites.png");
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 75px;
    position: absolute;
    text-indent: -5000px;
    top: 162px;
    width: 75px;
    z-index: 3;
}
.pika-imgnav a.previous {
    background-position: 0 -57px;
    left: 20px;
}
.pika-imgnav a.next {
    background-position: -85px -57px;
    right: 20px;
}
.pika-imgnav a.play, .pika-imgnav a.pause {
    display: none;
}
.pika-textnav {
    display: none;
    opacity: 1;
}
.pika-textnav a {
    background-image: url("/images/trang/popup_sprites.png");
    background-repeat: no-repeat;
    bottom: 32px;
    color: #333333;
    cursor: pointer;
    display: block;
    height: 23px;
    position: absolute;
    text-decoration: none;
    text-indent: -10000px;
    width: 15px;
    z-index: 60;
}
.pika-textnav a.previous {
    background-position: -184px 0;
    left: 10px;
}
.pika-textnav a.next {
    background-position: -227px 0;
    right: 10px;
}
.pika-tooltip {
    background-color: rgba(0, 0, 0, 0.7);
    border: 3px solid black;
    display: none;
    font-size: 12px;
    padding: 3px;
    position: absolute;
}
.pika-counter {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    border-radius: 5px 5px 5px 5px;
    bottom: 45px;
    color: white;
    display: none;
    font-size: 11px;
    left: 15px;
    padding: 3px;
    position: absolute;
}
.pika-loader {
    background: url("..images/loading.gif") no-repeat scroll 3px 3px rgba(0, 0, 0, 0.9);
    color: white;
    font-size: 11px;
    padding: 5px 3px;
    position: absolute;
    right: 15px;
    text-align: right;
    top: 15px;
    width: 60px;
}
.jcarousel-skin-pika {
    bottom: 1px;
    float: left;
    height: 78px;
    overflow-x: hidden;
    width: 100%;
    z-index: 9;
}
.jcarousel-skin-pika .jcarousel-clip-horizontal {
    background: none repeat scroll 0 0 #161616;
    height: 78px;
    position: relative;
    width: 100%;
    z-index: 11;
}
.jcarousel-prev, .jcarousel-next {
    background-image: url("/images/trang/popup_sprites.png");
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 23px;
    opacity: 0.6;
    position: absolute;
    right: 5px;
    top: 24px;
    width: 15px;
    z-index: 100;
}
.jcarousel-prev:hover, .jcarousel-next:hover {
    opacity: 1;
}
.jcarousel-prev-disabled:hover, .jcarousel-next-disabled:hover, .jcarousel-next-disabled, .jcarousel-prev-disabled {
    opacity: 0.3;
}
.jcarousel-next {
    background-position: -227px 0;
    right: 10px;
}
.jcarousel-prev {
    background-position: -184px 0;
    left: 10px;
}
.ablumSelection {
    float: left;
    margin-left: 20px;
    position: relative;
    z-index: 50;
}
.wrap .ablumSelection .cg_btnSelectAdd {
    background: url("/images/trang/popup_sprites.png") no-repeat scroll 0 -198px transparent;
    border: medium none;
    color: #000000;
    cursor: pointer;
    display: block;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    height: 30px;
    line-height: 28px;
    margin: 0;
    padding-left: 10px;
    padding-top: 0;
    text-decoration: none;
    text-shadow: 1px 1px #FFFFFF;
    width: 120px;
}
.wrap .ablumSelection .cg_btnSelectAlbum {
    background: url("/images/trang/popup_sprites.png") no-repeat scroll -130px -198px transparent;
    display: block;
    float: left;
    height: 30px;
    margin: 0;
    text-indent: -19000px;
    width: 30px;
}
.wrap .ablumSelection ul.cg_albumList {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C9C9C9;
    left: 1px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 28px;
    width: 157px;
}
.wrap .ablumSelection ul.cg_albumList li {
    list-style: none outside none;
}
.wrap .ablumSelection ul.cg_albumList li a {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
    display: block;
    float: none;
    font-size: 12px;
    line-height: 25px;
    margin: 0;
    outline: medium none;
    padding: 0 10px;
    text-decoration: none;
}
.wrap .ablumSelection ul.cg_albumList li a:hover, .wrap .ablumSelection ul.cg_albumList li a.selected {
    background: none repeat scroll 0 0 #F0F5F8;
}
.wrap .editForm {
    border-top: 1px solid #EBEBEB;
    min-height: 170px;
    padding: 10px 0;
}
.wrap form {
    margin: 0;
    padding: 0;
}
.frm input, .frm textarea {
    background-image: url("/images/trang/form_sprites.png");
    background-repeat: no-repeat;
    border: medium none;
    color: #BEBEBE;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
    width: 350px;
}
.frm .inputText {
    background-position: -1px -1px;
    height: 28px;
    line-height: 27px;
    margin-bottom: 10px;
    padding: 0 7px;
}
.frm .descInput {
    background-position: -1px -38px;
    height: 153px;
    padding: 10px 7px;
	resize: none;
}
.confirmBox {
    color: #333333;
    font-size: 13px;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
    width: 345px;
}
.confirmBox p {
    color: #262626;
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.confirmBox .border {
    border-bottom: 1px solid #DBDBDB;
    display: block;
    font-size: 0;
    margin: 10px auto;
    text-align: center;
    width: 220px;
}
.confirmBox ul.action {
    margin: 10px 0 15px;
    overflow: hidden;
    padding: 0;
}
.confirmBox ul.action li {
    float: left;
    list-style: none outside none;
    margin-right: 10px;
}
.confirmBox ul.action li span {
    display: block;
    float: left;
    line-height: 31px;
}
a.btnCancel {
    color: #CC432C;
    display: block;
    float: left;
    line-height: 31px;
    text-decoration: none;
}
.confirmBox ul.action a.btnCancel:hover {
    text-decoration: underline;
}
.confirmBox div.action .btnSubmit {
    background: url("/images/trang/popup_sprites.png") no-repeat scroll 0 -238px transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-weight: bold;
    height: 31px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 167px;
}
.confirmBox div.action .btnSubmit:hover {
    background-position: 0 -283px;
}
.confirmBox div.action .btnSubmit:active {
    background-position: 0 -320px;
}

input.crop_button{display:inline-block;cursor:pointer;width: 93px;background-image: url(../images/crop_photo_button.png);background-position: 0px 0px;height: 34px;margin-left: 18px;line-height: 15px;}

a.btnCancel {color: #CC432C;display: block;float: left;line-height: 31px;text-decoration: none;}
.confirmBox div.action .btnSubmit {padding-right:2px;padding-left:2px;}
.confirmBox div.action{display:inline-block;margin-right:8px;}