/*body, p, div
{
	font-family: arial;
	direction: ltr;
    margin: 0;
	font-size: 12px;
}
ul{
	padding:0;
	margin:0;
	list-style: none outside none;
}
li{
	padding:0;
	margin:0;
}*/

.CoverLoginLeft h2, .CoverLoginRight h2 {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 10px;
}
.CoverLoginRight{
    /*float: right;*/
    height: 300px;
    padding: 70px;
    position: relative;
    width: 210px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	height:300px;
}

.CoverLoginUserDefault input{
    margin: 10px 0;
    width: 100%;
}
.CoverLoginPasswordDefault input{
    margin: 10px 0;
    width: 100%; 
}
.txtbox{
    border: 1px solid #E7E7E7;
    color: #676769;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 22px;
    padding-right: 5px;
    width: 203px;
	background-color: #FCFCFC;
}

.ButtonTab{
    background-image: url("images/ButtonTab.jpg");
    background-repeat: no-repeat;
    border: 0 none;
    color: #00AEEF;
    cursor: pointer;
    direction: ltr;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    height: 31px;
    text-align: center !important;
    width: 200px;
}

.Validation_mes{
    color: Red;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px !important;
    font-weight: bold;
    padding-right: 2px;
}

.Header{
    background-image: url("images/Bg_Header.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
    height: 52px;
    width: 100%;
}

.results_div232323{
   /*margin: 0 auto 30px;*/
    width: 992px;
	display: block;
}


.CoverHolderSearch{
    float: left;
    width: 232px;
}
.CoverAccordionSearchRight{
	float: right;
	width: 760px;
}
.Menu{
    float: left;
	padding-right: 30px;
    padding-top: 3px;
}

.ClientInfo
{
    float:left;
    width:200px;
}

.BillingInfo
{
    float:left;
    width:250px;
    padding-left:60px;
}

.RecentEmails
{
    float:right;
    padding-left:20px;
}

.data-column1-client {
    float: left;
    width: 100px;
}
.data-column2-client {
    float: right;
    width: 100px;
}

.data-column1-billing
{
     float: left;
    width: 100px;
}
.data-column2-billing
{
     float: left;
    width: 50px;
}
.data-column3-billing
{
    float: right;
    width: 100px;
}

.data-column1-RecentEmails
{
    float: left;
    width: 100px;
}

.data-column2-RecentEmails
{
    float: right;
    width: 100px;
}


.data-column1-RecentEmails-bottom
{
    float: left;
    width: 50px;
}

.data-column2-RecentEmails-bottom
{
    float: left;
    width: 50px;
}

.data-column3-RecentEmails-bottom
{
    float: left;
    width: 5px;
}

.clear{ clear:both;}

.BottomInfo
{
    padding-top : 10px;
}

.fancybox-skin-popup{
	width: 400px!important;
	height: 400px!important;
	/*padding: 0px!important;*/
}

.fancybox-skin-popup-recent-email{
	width: 600px!important;
	height: 600px!important;
	/*padding: 0px!important;*/
}


/*clientinfo*/

.data-column1-clientinfo
{
    float: left;
    width: 100px;
}
.data-column2-clientinfo
{
     float: left;
    width: 200px;
}

.txtbox_area{
    background-color: #FCFCFC;
    border: 1px solid #E7E7E7;
    color: #676769;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 50px;
    overflow: auto;
    padding: 5px;
    width: 146px;
}

.EndProductTxtBox {
    float:none;
    width:150px;
}

.dropList
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;    
    width:150px;
    height:20px;
    color:#676769;
}

/*recent emails*/
.Emails_Invoice {
    width:280px;
    float:left;
    height:400px;
    overflow-x:auto;
}

.Emails_NotInvoice {
    width:280px;
    float:right;
    height:400px;
    overflow-x:auto;
}

.textbox_search {
 border: none;
margin-top: 3px;
margin-left: 5px;
float: left;
outline-color: #fff;
width: 130px;
}