﻿
h1.title
{
    color: #FF0084;
    font-size: 18px;
    margin: 5px;
}

.mainRight select
{
    margin-right: 20px;
}
.leftCol
{
    float: left;
    width: 180px;
    background-color: White;
}
.rightCol
{
    float: left;
    padding-left: 30px; /*edit*/
    width: 977px;
}
.imgWrapper
{
    padding: 5px 0;
    border: 1px solid #DEDEDE;
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}
.imgWrapperHover
{
    opacity: 0.8;
    background-color: lightyellow;
}
.pLeft, .pRight
{
    float: left;
    position: relative;
    text-align: center;
    width: 170px;
    height: 150px;
}
.pRight
{
    margin-right: 40px;
}
.leftPane /*edit*/
{
	float:left;
    /*width: 272px;	*/
	
	}
.holder-wrap
{
    position: absolute;
    left: 25px;
    top: 20px;
}
.holder
{
    display: table-cell;
    vertical-align: middle;
    line-height: 82px;
    position: absolute; /* width: 110px;     height: 82px;             -webkit-transform: rotate(-30deg);              -moz-transform: rotate(-30deg);             -ms-transform: rotate(-30deg);              -o-transform: rotate(-30deg);              filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);             */
}
.holder2
{
    left: 10px;
}
.holderActive
{
    opacity: 0.4;
}
.holderWI
{
    background-color: transparent;
    opacity: 1;
}
.holderHover
{
    opacity: 0.6;
    background-color: Red;
}
#divPhoto
{
    text-align: center;
}
.imgP
{
    float: left;
    width: 65px;
    height: 65px;
    background-color: White;
    border: 1px solid #CCCCCC;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
    margin: 3px;
    overflow: hidden;
    align: center;
}

img.drag
{
    z-index: 2;
}
.clear
{
    clear: both;
    height: 0px;
}
.divCaption
{
    width: 100%;
}
input.caption
{
    border: 1px solid #EEE;
    text-align: center;
    font-size: 11px;
    line-height: 14px;
    width: 150px;
}

ul.photoset
{
    list-style: none outside none;
    margin: 5px 0;
    padding: 0;
}
ul.photoset li
{
    float: left;
    list-style: none outside none;
    padding: 0 0 0 10px;
}
ul.photo li
{
}
ul.photoset li img
{
    border: 1px solid #ccc;
    padding: 2px;
}
ul.photoset li div.title
{
    text-align: center;
    align: center;
}

span.selected
{
    background: url(images/used-photo-icon.png) no-repeat;
    z-index: 99;
    padding: 12px;
    position: absolute;
    margin: 2px;
}
span.alert
{
    background: url(images/alert_icon.gif) no-repeat;
    z-index: 99;
    padding: 10px;
    position: absolute;
    margin: 2px;
}
span.alert1
{
    background: url(images/alert_icon.gif) no-repeat;
    z-index: 99;
    padding: 10px;
    position: absolute;
    top: 2px;
    left: 1px;
}
span.alert1_small
{
    background: url(images/alert_icon_small.gif) no-repeat;
    z-index: 99;
    padding: 6px;
    position: absolute;
    top: 0;
    left: 0;
}
ul.gallery
{
    list-style: none outside none;
    /*margin: 5px 0;*/
    padding: 0;
    margin-left: -20px;
    margin-top: 45px;
}

ul.gallery li
{
    float: left;
    list-style: none outside none;
    width: 215px;
    /*margin-right: 50px;*/
    margin-left: 48px;
    text-align: center;
    cursor: pointer;
}

ul.gallery li .divImg
{
    background-color: White;
    /*border: 1px solid #CCCCCC;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
    height: 190px;*/
    margin-top: 5px;
    margin-bottom: 10px;
     
    overflow: hidden;
  cursor:pointer;  
}
ul.gallery li .divImg:hover
{
	/*margin: 10px 0px 10px 15px;
    box-shadow: -5px 5px 2px rgba(0, 0, 0, 0.2);
    overflow: hidden;*/
}

ul.gallery li .divImg span {
    background: url("images/glossy-gradient.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 98px;
    position: absolute;
    width: 200px;
}
ul.gallery li img
{
   background: none repeat scroll 0 0 #FFFFFF;
   /*border: 0px solid #CCCCCC;
    width:225px;*/
}

ul.gallery li div.title
{
    text-align: center;
}

ul.number
{
    list-style: none outside none;
    margin: 0 auto;
    float: right;
    padding: 0 0 0 10px;
}
ul.number li
{
    float: left;
    list-style: none outside none;
    padding: 0 5px;
    border: 1px solid #aaa;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-right: 5px;
}

ul.number li:hover
{
    background-color: #00539F;
    color: White;
    font-weight: bold;
    cursor: pointer;
}

ul.number li.selected
{
    font-weight: bolder;
/*    font-size: 120%;*/
}
.control
{
  /*  font-size: 120%;*/
    margin-bottom: 10px;
}
.control input
{
    margin-left: 20px;
}
span.smLeft
{
    background: url("images/pLeft-sm1.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 120px;
    position: absolute;
    width: 170px;
    left: -8px;
}
span.smRight
{
    background: url("images/pRight-sm1.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 107px;
    position: absolute;
    width: 201px;
    right: -6px;
}
.albumpage
{
    height: 355px;
    position: relative;
}

.panel img.bg
{
    width: 150px;
    height: 107px;
}

#red, #green, #blue
{
    margin: 5px;
}
#red .ui-slider-range
{
    background: #ef2929;
}
#red .ui-slider-handle
{
    border-color: #ef2929;
}
#green .ui-slider-range
{
    background: #8ae234;
}
#green .ui-slider-handle
{
    border-color: #8ae234;
}
#blue .ui-slider-range
{
    background: #729fcf;
}
#blue .ui-slider-handle
{
    border-color: #729fcf;
}

/*****Menu******/

.main-menu-wrapper, .sub-menu-wrapper
{
    width: 100%;
    clear: both;
}
/*****Main menu***********/
.main-menu-wrapper
{
    background: #FFF url(images/toolbar-bg1.png) repeat-x center bottom scroll;
    border-top: 1px solid #83BBEA;
}
ul.topnav
{
    list-style: none;
    padding: 0 20px 0 30px;
    margin: 0;
    float: left;
    font-size: 13px;
}
ul.topnav li
{
    float: left;
    margin: 0;
    padding: 0 10px 0 8px;
    position: relative;
    background: transparent url(images/toolbar-div1.png) no-repeat left bottom scroll;
}
ul.topnav li a
{
    padding: 7px 12px 7px 5px;
    color: #fff;
    display: block;
    text-decoration: none;
    float: left;
    font-weight: bold;
    background: url(images/menuDnArrow.gif) no-repeat right center;
}
ul.topnav li a.current
{
    text-decoration: underline;
    text-transform: uppercase;
}
ul.topnav li a:hover
{
    text-decoration: underline;
}
ul.topnav li ul.subnav
{
    list-style: none;
    position: absolute;
    left: 0;
    top: 30px;
    background: #fff;
    margin: 0;
    padding: 0;
    display: none;
    float: left;
    width: 180px;
    border: 1px solid #D3d3d3;
    z-index: 10;
}
ul.topnav li ul.subnav li
{
    margin: 0;
    padding: 0;
    border-top: 1px solid #FAFAFA;
    border-bottom: 1px solid #d3d3d3;
    clear: both;
    width: 100%;
    background: #FFF;
}
ul.topnav li ul.subnav li:hover
{
    background: #FFFFCC;
}
html ul.topnav li ul.subnav li a
{
    float: left;
    padding: 5px;
    background: none;
    color: #33338C;
    font-size: 11px;
    font-weight: normal;
}
html ul.topnav li ul.subnav li:hover a
{
    color: #0070BA;
}
ul.topnav li ul.subnav ul
{
    list-style: none;
    position: absolute;
    left: 181px;
    top: -2px;
    background: #fff;
    margin: 0;
    padding: 0;
    display: none;
    float: left;
    width: 180px;
    border: 1px solid #D3d3d3;
    z-index: 10;
}
.sf-sub-indicator
{
    position: absolute;
    display: block;
    right: .75em;
    top: 1.05em; /* IE6 only */
    width: 10px;
    height: 10px;
    text-indent: -999em;
    overflow: hidden;
    background: none; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator
{
    /* give all except IE6 the correct values */
    top: .8em;
    background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
ul.topnav li ul .sf-sub-indicator
{
    background: url('images/arrows-blue.png') no-repeat -10px -2px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
ul.topnav li ul a > .sf-sub-indicator
{
    top: .8em;
    background-position: 0 -2px; /* use translucent arrow for modern browsers*/
}
/*****Main menu***********/

ul.albumtype
{
    list-style: none outside none;
    margin: 5px 0;
    padding: 0;
}
ul.albumtype li.liType
{
    float: left;
    background-color: White;
    list-style: none outside none;
    padding: 0 0 20px 10px;
    border-right: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
    margin: 20px 0 10px 60px;
    width: 375px;
}

ul.albumtype li.liType .divImg
{
    border: 4px solid #ededed;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: White;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
    height: 240px;
    margin: 10px;
    overflow: hidden;
    width: 302px;
    padding:2px;
}

ul.albumtype li.liType div.title
{
    font-size: 150%;
    font-weight: bold;
}
ul.albumtype li.liType div.description
{
    /*font-size: 120%;*/
}
ul.albumtype .aSelect
{
    text-align: right;
}

.preview
{
    background: url(images/preview-icon.gif) no-repeat center left;
    padding: 8px 10px;
}
.loader
{
    z-index: 1000; background: #999 url('images/ajax-loader.gif') no-repeat center center scroll;
    opacity: 0.6; position: absolute; left: 0; top: 0;
    
}
img.inused {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 100;
}
.imgTemplate
{
    float: left;
    width: 120px;
    height: 110px;
    background-color: White;
    border: 1px solid #ededed;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
    margin: 3px;
    overflow: hidden;
    align: center;
}
#editTextSettings
{
    background-color: #fafafa; padding: 20px; top: 20%; left:30%; position:absolute; z-index: 333;
    border: 1px solid #ededed;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
    width: 350px;
    cursor:move;
}
.mainRight
{
 font-size: 8pt;
	}
	
#divChuDe
{
	float:left;
	width: 160px; 
	border: 1px solid #DEDEDE; 
}
#divChuDe .title
{
	background-color: #DEDEDE;
	text-align: center;
	font-weight: bold;
	padding: 5px 0 5px 0;
	font-size: 10pt;
}
	
	#divChuDe .item
{
	font-size: 10pt;
	padding: 10px 0px 10px 36px;
}

#idXemTruoc
{
 width: 800px;
 border: 1px solid #cacac8; 
 min-height: 400px; 
 padding-left: 25px;
 padding-bottom: 20px;
 background-color:White;
 display:none;
 position:absolute;
 z-index:9002;
}
.idXemTruocTitle
{
	float: left;
	font-weight: bold;
	color: #6d6e72;
	padding-top: 15px;
}
.idXemTruocTitle div
{ 
	float : left; 
 }
.idXemTruocLine
{
	float:left;
 padding: 0 25px 0 25px;
}
#idXemTruoc .close
{
	 float: right;
	 padding-top: 5px;
	 padding-right: 5px;
	 cursor:pointer;
}
.aChonMau
{
	padding: 5px 10px 5px 10px;
    border: 1px solid #ededed;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: White;
    cursor:pointer;
    position:relative; 
    top: 30px;
    left:310px;
   
}
.aChonMau:hover
{
 text-decoration: none;
 box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);	
}
.aControl
{
	padding: 10px 12px 6px 12px;
	border: 1px solid #ededed;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	cursor: pointer;
	margin-left:5px;
}
.aControl:hover
{
	text-decoration: none;
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
}
.tabPage
{
	 border-top: 1px solid #cacac8; 
	 border-bottom: 1px solid #cacac8; 
	 padding: 7px 0px 7px 0px;
	 cursor:pointer;
}
.tabPage:hover
{
	color:Red;
}
.tabBg
{
	border-bottom: 1px solid #cacac8; 
	padding: 2px 0px 7px 0px;
	cursor:pointer;
}
.tabBg:hover
{
	color:Red;
}
.bkground
{
	display: none;
}
	.templatepage
{
	margin-left:120px;
	text-align:center;
}
		.bkground
{
	margin-left:120px;
	text-align:center;
}

.idTemplate
{
    font-weight: bold;
    text-align: center;
    color: #949494;
    float: left;
    margin-left: 8px;
}

.divImg img {
	width: 218px; height: 212px;
}

.Grid-Pagination a, .Grid-Pagination-tp a
{
padding: 5px 5px;
line-height: 1.42857143;
color: #949494;
text-decoration: none;
background-color: #fff;
margin-left: 2px;
cursor: pointer;
}