html, body, h1, h2, h3, h4, h5, h6, p, ul, li, blockquote, form, fieldset, td, tr {
	margin: 0px;
	padding: 0px;
}
/*html, body {
   margin:0;
   padding:0;
   height:100%;
}*/

html, body {height:100%; margin:0;} 
html>body  
{ 
      min-height:100%; 
      height:auto; 
      padding:0; 
      margin:0; 
} 
body 
{  
    position:relative; 
    padding:0; 
    margin:0;
}

.plog-container {
	font-family: Arial, Helvetica, sans-serif;
	/*position: relative;*/
	padding-bottom:70px;	
	/*min-height:100%;*/
}


.grid-pager>td>table>tbody>tr>td
{
    margin: 0px 0px 0px 0px 0px; 
    padding:0px 0px 0px 0px;
    border:solid 1px #CCCCCC;
    text-align:center;
    width:20px;
    height:20px;
}

.grid-pager>td>table>tbody>tr>td a
{
    background-color:#ECECEC;
    width:20px;
    height:17px;
    display:block;
    vertical-align:middle;
    padding-top:3px;
}
.grid-pager>td>table>tbody>tr>td a:hover
{
    background-color:#FD0D8C;
    color:Black;
    width:20px;
    height:17px;
    display:block;
    vertical-align:middle;
    padding-top:3px;
}

.grid-pager>td>table>tbody>tr>td span
{
    background-color:#FD0D8C;
    width:20px;
    height:17px;
    display:block;
    vertical-align:middle;
    padding-top:3px;
}


.tableControl {border-width:1px; background-color:#f5f5f5; border-color:#A5065E; border-style:Solid; }
.tableRow {padding:0 5px 0 5px; vertical-align:top;}
.BottomRightCell {padding:0 5px 0 5px; vertical-align:top;border-width:0px 1px 1px 0px;}
.BottomCell {padding:0 5px 0 5px;vertical-align:top;border-width:0px 0px 1px 0px;}
.RightCell {padding:0 5px 0 5px;vertical-align:top;border-width:0px 1px 0px 0px;}
.NoneCell {padding:0 5px 0 5px;vertical-align:top;border-width:0px 0px 0px 0px;}

.plog-header-wrap {
	background-color: #000000;
	height: 80px;
}
.plog-header-inner {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
}

.plog-optomen-logo {
	background-image: url(../images/optomen-logo.png);
	background-repeat: no-repeat;
	height: 61px;
	width: 175px;
	margin-top: 8px;
	float: left;
}

.plog-breadcrumb-wrap {
	height: 46px;
	background-image: url(../images/plog-breadcrumb.png);
	background-repeat: repeat-x;
}

.plog-breadcrumb-inner {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
	font-size: 12px;
}

.plog-bread-trail a 
{
	color: #333333;
}

.plog-name-pink {
	color: #FA46C5;
}
.plog-bread-trail {
	float: left;
	margin-left: 45px;
}
a:visited {
	text-decoration: none;
}


.plog-welcome-user {
	float: left;
	font-size: 10px;
	width: 166px;
}
.plog-ul-nav {
	font-size: 18px;
	float: right;
	margin-top: 51px;
}
.plog-nav-home {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c7e301;
}
.plog-nav-about {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8fe7fe;
}
.plog-nav-contact {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ff0a8d;
}

.plog-ul-nav li {
	list-style-type: none;
	float: left;
	line-height: 22px;
}
.plog-content-wrap {
	background-color: #FFFFFF;
	padding-top: 26px;
	padding-bottom: 10px;
}
.plog-content {
	/*width: 1024px;*/
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

.plog-left-menu {
	float: left;
	width: 166px;
}
.plog-right-content {
	float: right;
	width: 812px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
	padding-left: 15px;
	margin-left:20px
}
.plog-menu-head {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
.plog-left-menu li {
	margin-left: 5px;
	display: block;
	line-height: 20px;
	height: 20px;
	background-image: url(../images/optomen-bullet.png);
	background-position: left center;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 2px;
}
.plog-h1 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 15px;
}
.plog-filter-text {
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	display: block;
	float: left;
	padding-top: 2px;
	height: 20px;
}
.filter-text
{
	font-size: 12px;
	float: left;
}
.plog-filter-text-small {
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	display: block;
	float: left;
	padding-top: 2px;
	height: 20px;
}
.plog-filter-title  {

}

.plog-right-content select {
	width: 400px;
	display: block;
	float: right;
}
.plog-manage-wrap  select {
	width: 400px;
	display: block;
	float: right;
}

.plog-manage-wrap .plog-search {
	width: 120px;
}
.plog-manage-wrap .plog-search-input {
	float: right;
	margin-right: 5px;
}
.plog-sort {
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
	margin-top: 30px;
	float: right;
	width: 200px;
}
.plog-search-btn {
	background-color: #FF00B4;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	float: right;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 2px;
	cursor: hand;
	cursor: pointer;
}
.plog-page-number li {
	list-style-type: none;
	float: left;
}
.plog-page-number a {
	color: #333333;
	display: block;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EFEFEF;
	margin-right: 3px;
}
.plog-page-number ul {
	float: left;
	margin-top: 16px;
}
.plog-addnew {
	background-color: #FF00B4;
	color: #FFFFFF;
	margin-top: 5px;
	float: left;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
	cursor: pointer;
}

.plog-page-number a:hover {
	background-color: #FF00B4;
	color: #FFFFFF;
}


.plog-sort  a {
	color: #FF00B4;
	text-decoration: none;
}

.plog-table {
	width: 100%;
	text-align: center;
	font-size: 12px;
	border-collapse:collapse;
}

.plog-left-menu a {
	color: #333333;
	font-size: 12px;
}
.plog-name {
	text-align: left;
	padding-left: 5px;
}
.plog-table tr {
	height: 22px;
}
.plog-table thead {
	background-image: url(../images/th-img.png);
	background-repeat: repeat-x;
	height: 39px;
}

.plog-name-row {
	text-align: left;
	padding-left: 5px;
	width: 150px;
}
.plog-delete {
	color: #333333;
	text-decoration: none;
}
.plog-view {
	color: #fa46c5;
	text-decoration: none;
}






.plog-ul-nav a {
	text-decoration: none;
	color: #FFFFFF;
	width: 110px;
	display: block;
	padding-bottom: 5px;
	margin-right: 2px;
	padding-left: 5px;
}
.plog-table th {
	height: 39px;
	background-image: url(../images/th-img.png);
	background-repeat: repeat-x;
	vertical-align: middle;
}


.plog-foot-wrap {
	height: 70px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	width: 100%;
	position: absolute;
	bottom: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.plog-foot {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
}
.plog-copyright {
	float: left;
	color: #666666;
	font-size: 11px;
	margin-top: 20px;
}
.plog-terms {
	float: right;
	color: #666666;
	font-size: 11px;
	margin-top: 20px;
}
.plog-terms a {
	color: #666666;
	text-decoration: none;
}
.plog-copyright a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}



.no-float {
	clear: both;
	height: 0px;
	width: 00px;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.SimpleEntertainmentTreeView div.AspNet-TreeView ul li
{
    white-space: nowrap;
    padding: 3px 0 2px 0; 
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul
{
    font-weight:bold;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView ul ul
{
    margin: 2px 0 2px 10px;
    font-weight:normal;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0 2px 0 0;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView li a
{
    text-decoration: none;
    cursor: pointer;  
}

.SimpleEntertainmentTreeView div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
    margin-left: 18px;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink
{
    cursor: pointer;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView .AspNet-TreeView-Collapse
{
    background: url(../img/collapse.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView .AspNet-TreeView-Expand
{
    background: url(../img/expand.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
}

.SimpleEntertainmentTreeView .AspNet-TreeView-Selected
{
    background-color: #FAFAD2 !important;
}

.SimpleEntertainmentTreeView .AspNet-TreeView-ChildSelected
{
    background-color: #F5FFFA !important;
}

.SimpleEntertainmentTreeView .AspNet-TreeView-ParentSelected
{
    background-color: #FFE4E1 !important;
}

.SimpleEntertainmentTreeView .AspNet-TreeView-Hover
{
}

.select-text
{
	background-color:Gray;
}

.pagerSymbolV
{
    background-image:url(../images/tick.png);
    background-repeat:no-repeat;
    font-size:0px;
    color:White;
    display:block;
    width:12px;
    height:10px;
}
.pagerSymbolX
{
    color:White;
    background-image:url(../images/cross.png);
    background-repeat:no-repeat;
    font-size:0px;
    display:block;
    width:12px;
    height:10px;
}
.float-left
{
	float:left;
}

/*Modal Popup*/
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
    background-color:#F4F4F4;
    border:solid 1px Black;
    width:300px;
    height:100px;
    padding:5px;
}

.progress
{
    background-image:url(../images/loader.gif);
    width:35px;
    height:35px;
    background-repeat:no-repeat;
    text-align:center;
    vertical-align:middle;
}

.progress-text
{
    color:#000000;   
    font-size:18px;
}

.legend
{   
    margin-left: 5px;
	display: block;
	background:url(../images/legend.gif) no-repeat left center;
	padding-left: 15px;
}
.button
{
	background-color: #ff0a8d;
	color: #FFFFFF;
	width: auto;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: hand;
	cursor: pointer;
}
.clear-button
{
	background-color: #ff0a8d;
	color: #FFFFFF;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: hand;
	cursor: pointer;
}
.table-header
{
	border-bottom:solid 1px #E8E8E8;
	margin-bottom:4px;
}
.backNoWord
{
	color:#ff0066;
	font-weight:bold;
}
.rounded-panel-top
{
	border-color:#ff00b4;
	background-color:#ff00b4;
}
.rounded-panel-bottom
{
	border-color:#ff00b4;
	background-color:#ff00b4;
}
.rounded-panel
{
	border-color:#ff00b4;
	background-color:#F5F5F5;
}

.interview-cell
{
    float:left;
    width:200px;  
    font-size:13px;
}

.tick
{
    background-image:url(../images/tick.png);
    background-repeat:no-repeat;
    width:12px;
    height:10px;
    display:block;
}

.cross
{
    background-image:url(../images/cross.png);
    background-repeat:no-repeat;
    width:12px;
    height:10px;
    display:block;
}

.prev-next-pager {
    float:right;
    font-size:18px;
}

.prev-next-pager span {
    font-size:14px;
    margin-right:10px;
}

.prev-next-pager a {
    padding:0px 1px 2px 1px;
}

.prev-next-pager a:hover {
	background-color: #FF00B4;
	color: #FFFFFF;
}

