
/*CSS for media screen*/
body {
	margin: 0;
	padding: 10px;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color:#707070;
	text-align: center;
	background: #fff;
    direction:ltr;
}

body.BodyPopup {
    margin: 0;
    padding: 0;
}

/* Block Elements */
address, blockquote, del, div, dl, fieldset, form, h1, h2, h3, h4, h5, h6, hr, ins, noscript, ol, p, pre, script, table, ul {
    direction:ltr;
}

/* List Item Elements */
dd, dt, li {
    direction:ltr;
}

/* Table Content Elements */
caption, col, colgroup, tbody, td, tfoot, th, thead, tr {
    direction:ltr;
}

td, th, input, select, option, textarea {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color:#707070;
    direction:ltr;
}

input[type=text], input[type=password], select, textarea {border:1px solid #aaa; padding-left:2px;}
input[type=text]:focus, input[type=password]:focus, textarea:focus {border:1px solid #111;}

.PhoneNumber {
    direction: ltr;
}

a:link, a:active, a:visited {
	color:#000;
}

a:hover {
	color:#707070;
}

img {
	border: 0;
}

p {
	margin: 0;
}

input {
    vertical-align: middle;
}

ul img {
	display: block;
}

.right_align {
	text-align: right;
}

.left_align {
	text-align: left;
}

.center_align {
	text-align: center;
}

#wrapper {
	width: 755px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 755px;
	float: left;
	padding-bottom: 10px;
}

#header img{
	width: 755px;
    display: block;
}

.spacer {
    margin-bottom: 10px;
}

.redirectmenu {
	margin: 0 auto 10px;
	width: 250px;
}

.loginSubmit {
    background: url(http://www.messagerie.zeop.re/Include/smarty/templates/staticZEOP/cssimages/BtnBg.jpg);
    border: 0;
    width: 101px;
    height: 19px;
    padding: 0;
    color: #8FC002;
    font-weight: bold;
    line-height: 17px;
    font-size: 12px;
	cursor:pointer;
}

.resetPassword {
    background: url(http://www.messagerie.zeop.re/Include/smarty/templates/staticZEOP/cssimages/BtnResBg.jpg);
    border: 0;
    width: 125px;
    height: 19px;
    padding: 0;
    color: #000;
    font-weight: bold;
    line-height: 17px;
    font-size: 12px;
    cursor:pointer;
}

#title {
	clear: both;
	float: left;
	width: 755px;
	background: url(http://www.messagerie.zeop.re/Include/smarty/templates/staticZEOP/cssimages/TopTitleBg.gif);
	font-size:12px;
	font-weight:bold;
	line-height: 20px;
}

#title input {
	float: right;
	margin-top: 1px;
	margin-right: 10px;
    background: url(http://www.messagerie.zeop.re/Include/smarty/templates/staticZEOP/cssimages/BtnBg.jpg);
    border: 0;
    width: 101px;
    height: 19px;
    padding: 0;
    color: #8FC002;
    font-weight: bold;
    line-height: 17px;
    font-size: 12px;
}

img#titlePhoneImage {
	padding: 0 10px;
	float: left;
	vertical-align: middle;
}

#leftMenuContainer {
	width: 140px;
	float: left;
	padding: 20px 0 0 0;
}

#leftMenu, #leftMenuUser {
	list-style: none;
	padding: 0;
	margin: 0;
}

#leftMenu li.menuContainer {
	margin: 0 0 10px;
	padding: 5px 10px;
	background: url(http://www.messagerie.zeop.re/Include/smarty/templates/staticZEOP/cssimages/LeftMenuBg.gif) top left no-repeat #fafafa;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

#leftMenuUser li.menuContainer {
	margin: 0 0 10px;
	padding: 5px 5px;
	background: url(http://www.messagerie.zeop.re/Include/smarty/templates/staticZEOP/cssimages/LeftMenuBg.gif) top left no-repeat #fafafa;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

#leftMenu li.menuContainer {
    height: 49px;
}

html>body #leftMenu li.menuContainer {
	min-height: 49px;
	height: auto;
}

ul.menuContainer {
	list-style: none;
	padding: 0;
	margin: 0;
}

li.menuTitle {
	background: url(http://www.messagerie.zeop.re/Include/smarty/templates/staticZEOP/cssimages/MenuBg.jpg);
    padding: 0;
    margin: 0;
    color: #8FC002;
    font-weight: bold;
    line-height: 19px;
    font-size: 12px;
    text-align: left;
    padding-left: 10px;
}

li.menuTitle img {
	display: block;
}

ul.menuContainer {
	padding: 0;
    margin: 0;
}

li.menuContainer {
    margin-bottom: 10px;
}

#leftMenuUser li.menuItem {
    font-size: 7pt;
}

#mainContentContainer {
	margin: 20px 0;
	float: right;
	width: 610px;
	text-align: center;
}

#mainContentLoginContainer {
	clear: both;
	padding: 20px 0;
	text-align: center;
}

#mainContentLoginTitle {
	text-align: left;
	margin: 0 auto;
	width: 591px;
	height: 19px;
	background: url(http://www.messagerie.zeop.re/Include/smarty/templates/staticZEOP/cssimages/TitleBarBg.jpg) top repeat-x;
    padding-left: 10px;
    color: #8FC002;
    font-weight: bold;
    line-height: 17px;
    font-size: 12px;
}

#mainContentLogin {
	margin: 0 auto;
	text-align: left;
	width: 580px;
	height: 395px;
	background: url(http://www.messagerie.zeop.re/Include/smarty/templates/staticZEOP/cssimages/MainBg.gif) top left no-repeat #fafafa;
	padding: 10px;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

#mainContentTitle {
	float: right;
	text-align: left;
	width: 591px;
	height: 19px;
	background: url(http://www.messagerie.zeop.re/Include/smarty/templates/staticZEOP/cssimages/TitleBarBg.jpg) top repeat-x;
    padding-left: 10px;
    color: #8FC002;
    font-weight: bold;
    line-height: 17px;
    font-size: 12px;
}

#mainContentLoginTitle img, #mainContentTitle img {
    display: block;
}

#mainContent {
	float: right;
	text-align: left;
	width: 580px;
	height: 532px;
	background: url(http://www.messagerie.zeop.re/Include/smarty/templates/staticZEOP/cssimages/MainBg.gif) top left no-repeat #fafafa;
	padding: 10px;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

html>body #mainContent {
	min-height: 533px;
	height: auto;
}

#footer {
	clear: both;
	text-align: center;
	border-top: 1px solid #C7E50B
}

.feedback {
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
}

.feedbackUser {
	margin: 10px 0 10px;
	padding: 0;
	list-style: none;
}

.feedback li, .feedbackUser li {
	color: #f00;
	margin: 0;
	text-align: center;
	font-weight: bold;
}

/*Sections Styles*/

/*LOGIN*/
form#loginForm {
	padding: 55px 0 0;
}

form#loginForm table {
	margin: 50px auto 0;
}

form#loginForm table td {
	padding: 0 20px;
}

form#loginForm input.loginSubmit {
	margin-top: 101px;
    background: url(http://www.messagerie.zeop.re/Include/smarty/templates/staticZEOP/cssimages/BtnBg.jpg);
    border: 0;
    width: 101px;
    height: 19px;
    padding: 0;
    color: #8FC002;
    font-weight: bold;
    line-height: 17px;
    font-size: 12px;
}

form#loginForm input.resetPassword {
	margin-top: 101px;
    background: url(http://www.messagerie.zeop.re/Include/smarty/templates/staticZEOP/cssimages/BtnResBg.jpg);
    border: 0;
    width: 125px;
    height: 19px;
    padding: 0;
    color: #000;
    font-weight: bold;
    line-height: 17px;
    font-size: 12px;
}

/*Normal forms*/

form.create {
	padding: 10px 0 0;
}

form.create table {
	width: 100%;
}

form.create table td label{
	padding-left: 20px;
}

form.create table td label.block {
    display: block
}

form.create table td label.dependency{
	padding-left: 40px;
}

form.create table td label.dependency2{
	padding-left: 60px;
}

label.no_padding, form.create table td label.no_padding {
	padding: 0;
}

form.create table td input {
    width: 200px;
}

form.create table#ProfileTable td input, form.create table#CompanyDirectoryTable td input{
    width: 100px;
}

form.create table td select{
	width: 205px;
}

form.create table td select.date_select{
	width: auto;
}

form.create table#ProfileTable td select{
	width: 105px;
}

form.create table td input.short_input, form.create table td select.short_input{
    width: 100px;
}

form.create table td input {
    vertical-align: middle;
}

form.create table td input.checkbox, form.create table td input.file, form.create table td input.button_auto, form.create table td input.clear {
    width: auto;
}

form.create table td input.loginSubmit {
	margin: 30px 0 0;
    margin-right: 25px;
    background: url(http://www.messagerie.zeop.re/Include/smarty/templates/staticZEOP/cssimages/BtnBg.jpg);
    border: 0;
    width: 101px;
    height: 19px;
    padding: 0;
    color: #8FC002;
    font-weight: bold;
    line-height: 17px;
    font-size: 12px;
}

form.create table td input.resetPassword {
	margin: 30px 0 0;
    margin-right: 25px;
    background: url(http://www.messagerie.zeop.re/Include/smarty/templates/staticZEOP/cssimages/BtnResBg.jpg);
    border: 0;
    width: 125px;
    height: 19px;
    padding: 0;
    color: #000;
    font-weight: bold;
    line-height: 17px;
    font-size: 12px;
}

form.create table td input.loginSubmitSecret {
	width: 160px;
	margin: 30px 0 0;
    margin-right: 25px;
}

form.create table td input.button {
	width: 101px;
    background: url(http://www.messagerie.zeop.re/Include/smarty/templates/staticZEOP/cssimages/BtnBg.jpg);
    border: 0;
    width: 101px;
    height: 19px;
    padding: 0;
    color: #8FC002;
    font-weight: bold;
    line-height: 17px;
    font-size: 12px;
}

span.indented {
    padding-left: 20px;
}

/*RESELLER*/

#ResellerProfilesTable {
	margin: 20px 0 20px;
}

#ResellerProfilesTable td {
    vertical-align: bottom;
}

/*MEDIABOX*/
#BalCallHours{
	width: 420px;
	margin: 0 auto;
}

form.create table td input.viewSubmit {
	margin: 30px 0;
    margin-right: 25px;
	width: 101px;
    background: url(http://www.messagerie.zeop.re/Include/smarty/templates/staticZEOP/cssimages/BtnBg.jpg);
    border: 0;
    width: 101px;
    height: 19px;
    padding: 0;
    color: #8FC002;
    font-weight: bold;
    line-height: 17px;
    font-size: 12px;
}

/*ADMIN MESSAGE*/

table.spaced {
    margin-top: 20px;
}

td.spaced {
    padding-top: 20px;
}

#ViewAdminMsg {
	width: 100%;
}

#ViewAdminMsg th {
	background: #f3facb;
	color: #060606;
	text-align: center;
	padding: 2px;
}

#ViewAdminMsg td {
	background: #fff;
	text-align: center;
	padding: 2px;
}

#AdminMsgProfileOrgTable td {
	vertical-align: bottom;
}

#ListenAdminMsg:link, #ListenAdminMsg:active, #ListenAdminMsg:visited, #ListenAdminMsg:hover {
	padding: 2px 5px;
	
}

#ListenAdminMsg img {
	display: inline;
	vertical-align: middle;
}

/*STATS*/
.statTitle {
	text-align: right;
	padding: 10px 0;
    padding-right: 50px;
}

#statTable {
	width: 100%
}

#statTable tr.urgent {
    background: #FFE49F;
    color:#000000;
}

#statTable tr.private {
    background: #F2F9C6;
    color:#000000;
}

#statTable td.even {
	background: #fff;
}

#statTable td, #statTable th {
	text-align: center;
}

/* NOTIFICATION TEMPLATES */
.NotificationTemplateTextareaFrom {
	margin-left: 20px;
	width: 530px;
	height: 30px;
}

.NotificationTemplateTextareaSubject {
	margin-left: 20px;
	width: 530px;
	height: 30px;
}

.NotificationTemplateTextareaBody {
	margin-left: 20px;
	width: 530px;
	height: 160px;
}

/* DTMF MENUS */
form.create table .DtmfKeysTable {
    width: 100%;
    margin: 0;
    margin-left: 30px;
}

form.create table .DtmfKeysTable td{
    width: 25px;
    font-size: 8px;
}

form.create table .DtmfKeysTable th{
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    color: #f00;
    font-size: 7pt;
}

/* CALL BACK ALERT */

#notificationHoursTable {
    margin: 0 auto 10px;
    width: 450px;
}

#FilteringTable {
    margin: 0 auto 10px;
}

/* MESSAGES */

.BgGreen{
    background:#f3facb;
}

.BgGreenD{
    background:#c7e50b;
}

#MessagesTable {
    width: 100%;
}

#MessagesTable th {
	color: #060606;
	text-align: center;
	padding: 2px;
}

#MessagesTable tr {
    background: #fff;
}

#MessagesTable tr.urgent {
    background: #FFE49F;
}

#MessagesTable tr.private {
    background: #F2F9C6 ;
}

#MessagesTable td {
	text-align: center;
	padding: 2px;
}

.CentredTable {
    margin: 0 auto;
}

.faxPage {
    display: block;
    margin: 0 auto;
    width: 670px;
}
.redirectmenu {
        margin: 0 auto 10px;
        width: 250px;
}

#helpTitle {
	padding: 0;
    margin: 0;
    color: #8FC002;
    font-weight: bold;
    line-height: 18px;
    font-size: 12px;
    text-align: left;
    padding-left: 10px;
    background: url(http://www.messagerie.zeop.re/Include/smarty/templates/staticZEOP/cssimages/TitleGradient.jpg) top left repeat-x;
	border-right: 1px solid #BDBDBB;
    border-bottom: 1px solid #BDBDBB;
}

#helpContent {
    text-align: left;
    padding: 10px;
}

#helpContent h3{
    margin: 10px 0;
    padding: 0;
    font-size: 10pt;
    font-weight: bold;
}

#helpContent h4{
    margin: 10px 0;
    padding: 0;
    font-size: 9pt;
    font-weight: bold;  
}

#helpContent img {
    display: block;
    margin: 0 auto;
    padding: 5px;
    background: #fff;
    border: 1px solid #BDBDBB;
}

#statistics_bugs {
    list-style: none;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #000;
}

#statistics_bugs li {
    margin: 0;
    padding: 0;
    padding-right: 20px;
    padding-left: 5px;
    line-height: 20px;
    display: inline;
}

#PhoneKeys {
    margin: 0 auto;
}

#PhoneKeysValues {
    margin: 0 auto;
}

#CompanyDirectoryTable {
    width: 100%;
}

#CompanyDirectoryTable th {
	color: #060606;
    background: #f3facb;
	text-align: center;
	padding: 2px;
    height: 30px;
}

#CompanyDirectoryTable td {
	text-align: center;
	padding: 2px;
}

#CompanyDirectoryElementForm table {
    width: 100%;
}
#editfamilyboxform div.fBoxFile {
	float:right; 
	width:50%; 
	text-align:right;
}
.clear {clear:both}
#editfamilyboxform .fBoxExt {border:1px solid #aaa; width:30px; padding:2px;}
#editfamilyboxform input.fBoxInput {border:1px solid #aaa; width:80px;}
#editfamilyboxform input.fBoxInput:focus {border:1px solid #111;}
#editfamilyboxform select.fBoxAdd {border:1px solid #aaa;width:40px;}
.no-space {
    padding: 0;
}
#call div.right {
	float:right;
	width:200px;
}
#call input.right {
	width:180px;
}
#call .left {
	float:left;
}
