body {
	background: url("../../img/dialinterfaces/share/content_bg.gif") repeat-x scroll center top #E0F3FF;
}

.list {
	border-bottom: 1px solid #D7D7D7;
	border-collapse: collapse;
	border-spacing: 0;
	clear: both;
	margin-top: 1em;
	width: 100%;
}

.list thead {
	background: none repeat scroll 0 0 #F7F7F0;
}

.list thead th {
    border-color: #D7D7D7 #D7D7D7 #999999;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    font-size: 13px;
    font-weight: bold;
    padding: 2px 0.5em;
    vertical-align: bottom;
    text-transform: capitalize;
    white-space: nowrap;
	text-align: left;	
}

.list tbody td {
    border: 1px dotted #DDDDDD;
    padding: 0.3em 0.5em;
    vertical-align: top;
	padding: 0.1em 0.5em !important;
	font: 13px Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif;
}

.row-even {
	cursor: pointer;
    background: none repeat scroll 0 0 #F6F6F6;
    border-color: #CCCCCC;
    color: #333333;
}

.row-odd {
	cursor: pointer;
    background: none repeat scroll 0 0 #FBFBFB;
    border-color: #DDDDDD;
    color: #444444;	
}

.list tr:hover {
	background: none repeat scroll 0 0 #EEEEDD !important;
	background: none repeat scroll 0 0 #EEEEDD;
	color: #000000;
}

.tdfont {
	color: #BB0000;
} 



.headervid {
    color: #FFFFFF;
    float: left !important;
    margin-right: 0 !important;
    padding: 0 2px;
}


.inputSearchDiv {
    height: 20px;
    position: relative;
    width: 120px;
}

.inputSearchDiv .inputSearchVallist {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}

.inputSearchDiv ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC #000000 #000000 #CCCCCC;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 2px;
    display: none;
    left: 2px;
    list-style: none outside none;
    margin: 0;
    position: absolute;
    top: 20px;
    width: 120px;
    z-index: 130;
}

.inputSearchDiv li a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    display: block;
    line-height: 20px;
    text-decoration: none;
    text-indent: 5px;
    width: 120px;
}

#reset, #searchAdvBtn {
    background: url("../../img/management_templates_img/popuplayer/buttonground01.gif") repeat-x scroll 0 0 #2C2C2C;
    border: 1px solid #2C2C2C;
    color: #FFFFFF;
    cursor: pointer;
    height: 19px;
    padding: 0 8px;
}

#reset:hover, #searchAdvBtn:hover {
    background: url("../../img/management_templates_img/popuplayer/buttonground01_on.gif") repeat-x scroll 0 0 #747474;
    border: 1px solid #747474;
    color: #FFFFFF;
    cursor: pointer;
    height: 19px;
    padding: 0 8px;
}

input {
    border: 1px solid #CCCCCC;
}




.innerfoot {
	font-size: 12px;
    clear: both;
    height: 24px; 
    text-align: center;
    vertical-align: middle;
    visibility: visible;
    z-index: 3;
	font-family: Arial,Helvetica,sans-serif;
}

#innerfoot {
    background: url("../../img/dialinterfaces/Table_tr.gif") repeat-x scroll center top #2F3130;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0 0 0 40px;
    text-align: left;
}

.innerfoot .black2 {
    padding: 7px;
    text-align: center;
}

.innerfoot .black2 span.disabled {
    color: #999999;
    margin: 0 2px;
    padding: 2px 5px;
}


.innerfoot .black2 span.current {
    background-color: #5B99C3;
    color: #FFFFFF;
    font-weight: bold;
    margin: 2px;
    padding: 2px 5px;
}


.innerfoot .black2 a {
    color: #FFFFFF;
    line-height: 24px;
    margin: 2px;
    padding: 2px 5px;
    text-decoration: none;
}

.innerfoot .black2 a:hover {
    background-color: #5B99C3;
    color: #FFFFFF;
}

.jumppagefoot {
    color: #FFFFFF;
    margin-left: 25px;
}


#fail2 {
    background: none repeat scroll 0 0 #5A9ABB;
    border: 1px solid #C0D8E6;
    color: white;
    font-size: 14px;
    height: 150px;
    left: 50%;
    margin-left: -165px !important;
    margin-top: -75px !important;
    position: fixed !important;
    top: 50%;
    width: 330px;
}
#top2 {
    background-image: url("../../img/management_templates_img/popuplayer/person-topbg.gif");
    height: 25px;
    width: 100%;
}
#center2 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    height: 70px;
    line-height: 20px;
    padding-top: 30px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

#sp2 {
    line-height: 25px;
    margin-left: 10px;
    vertical-align: middle;
}

#footer2 {
    float: right;
    height: 15px;
    margin-right: 10px;
	margin-top: 3px;
}

#footer2 input {
    background: none repeat scroll 0 0 #2B3840;
    border: 1px solid #BFD7FF;
    color: #BFD7FF;
}

#footer2 input:hover {
    background: none repeat scroll 0 0 #37434B;
    border: 1px solid #FFFFFF;
    color: white;
    cursor: pointer;
}


