/**
 * ASP (2008)
 */
body, html
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}
body
{
	width: 97%;
}

body#mainFrame
{
	height: 100%;
	width: 100%;
}
body#wp_box_iframe
{
	height: 100%;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.wp_iframe
{
	border: 0px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 100%;
}

div#over_preview {
/*	top: 0px;
	margin-left: 50%;
	left: -340px;
	margin-top: 50px;*/
	opacity: 1;
}

DIV#innerContent
{
	width: 97%;
	padding-left: 20px;
}

DIV.contentDimmer
{
	position: absolute;
	z-index: 10;
	background-color: #fff;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
DIV.darkDimmer
{
	position:absolute; 
	z-index:6; 
	background:#000000; 
	filter: alpha(opacity=70);
	opacity: 0.7;
}
DIV.overlay
{
	position:absolute;
	width:550px;
	top:10px;
	left:20px;
	border:1px solid #333333;
	display:none;
}
DIV.preview
{
	position: absolute;
	z-index:6;
	border: 1px solid #c0ba98;
	background-color : #fff;
	filter: alpha(opacity=100);
	opacity: 1;
}

DIV.preview_content
{
/*	background-color:#f8f8f8;
	border: 1px solid #c0ba98;*/
}
img.borders
{
	width: 466px;
	height:600px;
	margin-top: 8px;
	border-top: #ccc solid 1px;
	border-left: #ccc solid 1px;
	border-right: #999 solid 2px;
	border-bottom: #999 solid 2px;
}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
/*----------------------*/
input.file {
	position: relative;
	text-align: right;
/*	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;*/
	z-index: 2;
	
}

div.fileinputs {
	position: relative;
	width:500px;
}
div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width:550px;
}

input.file {
	-moz-opacity:0 ;
        filter:alpha(opacity: 0);
        opacity: 0;
}
.temp{
	min-width: 70px;
        height: 28px;
        font-size: 12px;
        font-family: verdana, arial, helvetica, sans-serif;
        color: #fff;
        text-align: center;
        background: url(../images/wp_button_main.png) top left repeat-x;
        border: 0px;
        padding: 0px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 10px;
        margin: 0px;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 3px;
        margin-right: 3px;
        cursor: pointer;
        overflow: visible;
        white-space: nowrap;
}
/*-----------------------*/
DIV#working_page_animation
{
	width: 120px;
	height: 130px;
	line-height: 80px;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	color: #999999;
	background-color: #fff;
	background-image: url(../images/loadingicon.gif);
	background-position: 50% 60%;
        background-repeat: no-repeat;
	border: 1px #999999 solid;
	top: 25%;
	left: 45%;
	position: absolute;
	z-index: 11;
	overflow: hidden;
	display: none;
}
DIV.working_box_animation
{
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #fff;
	background-image: url(../images/loadingicon.gif);
	background-position: 50% 50%;
        background-repeat: no-repeat;
	position: absolute;
	z-index: 9;
	overflow: hidden;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

DIV.disabled_box
{
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #eee;
	background-color: #ccc;
	position: absolute;
	z-index: 9;
	overflow: hidden;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

DIV#db_subdetails.disabled_box
{
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

DIV.dialog_error, DIV.dialog_warning, DIV.dialog_ok, DIV.dialog_help, DIV.dialog_howto, DIV.dialog_international
{
	width: 350px;
	margin: 0px;
	padding: 10px;
}

DIV.dialog_overlay
{
	top: 25%;
	left: 35%;
	position: absolute;
	z-index: 11;
	display: none;
}

DIV.dialog_error
{
	border: 1px #f00 solid;
	background-color: #ffb2b2;
}
DIV.dialog_warning
{
	border: 1px #ffc800 solid;
	background-color: #feffb2;
}
DIV.dialog_ok
{
	border: 1px #81c33c solid;
	background-color: #d9edc4;
}
DIV.dialog_help
{
	border: 1px #007ce8 solid;
	background-color: #b2d7f8;
}

DIV.dialog_international
{
	 border: 1px #81c33c solid;
     background-color: #d9edc4;
}

DIV.dialog_howto
{
	border: 1px #007ce8 solid;
	background-color: #b2d7f8;
	width: 550px;
	height: 400px;
}

DIV.dialog_icon_error, DIV.dialog_icon_warning, DIV.dialog_icon_ok, DIV.dialog_icon_help, DIV.dialog_icon_howto, DIV.dialog_icon_international
{
	height: 37px;
	width: 33px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-right: 15px;
}
DIV.dialog_icon_error
{
	background: url(../images/message_error.png) 0px 0px no-repeat;
}
DIV.dialog_icon_warning
{
	background: url(../images/message_confirm.png) 0px 0px no-repeat;
}
DIV.dialog_icon_ok
{
	background: url(../images/message_ok.png) 0px 0px no-repeat;
}
DIV.dialog_icon_international
{
	background: url(../images/message_international.png) 0px 0px no-repeat;
}
DIV.dialog_icon_help, DIV.dialog_icon_howto
{
	background: url(../images/message_help.png) 0px 0px no-repeat;
}

#contactCodeDropdown
{
	width:99%
}

.destInactive
{
	color:#eee;
	float:left;
	margin-right:10px;
	text-align:center;
}

#dest, #countryCodeDropdown, #add
{
	float:left;
	margin-right:10px;
}

#dest
{
	width:230px;
	margin-left: 20px;
}	

#table_sendfax
{	
	margin:20px;	
	width: 450px;
	float:left;
	border:1px solid #999;
}

.search_title
{
	font-size:14px;font-weight:bold;margin:0 0 5px 0
}

.search_input
{
	margin:2px;
	width:205px;font-size:14px
}

.tr_sendfax
{
	line-height:25px;
	border:1px solid grey;
}

#countryCodeDropdown
{
	margin-left:20px;
}

#add
{
	margin-top:2px;
}

DIV#dialog_text, DIV#dialog_question
{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
color: #666666;
border: 0px;
padding: 0px;
margin: 0px;
}
DIV#dialog_text
{
	width: 300px;
	overflow: auto;
	overflow-x: auto;
	overflow-y: visible;
	margin-bottom: 5px;
}
DIV.dialog_howto #dialog_text, DIV.dialog_log #dialog_text
{
	width: 500px;
	height: 370px;
	overflow: auto;
}
DIV#dialog_question
{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	display: none;
}
DIV#dialog_text a
{
	color: #000;
	text-decoration: underline;
}
DIV#dialog_text a:active, DIV#dialog_text a:hover, DIV#dialog_text a:visited 
{
	text-decoration: underline;
}
DIV#dialog_text h1
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-bottom: 6px;
	font-size: 16px;
	font-weight: bold;
}

DIV#dialog_text h2
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-top: 6px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}

DIV#dialog_buttons
{
	margin-top: 5px;
}
.dialog_button
{
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #666666;
	background-color: transparent;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 8px;
	cursor: pointer;
}
.dialog_button_hover
{
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #666666;
	background-color: transparent;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 8px;
	cursor: pointer;
	text-decoration: underline;
}
.greyScale{
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    	filter: grayscale(100%);
}

/***********************************
	WELCOME SPLASH PAGE
************************************/

#splash_container
{
	margin-top: 50px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
	background-color: #fff;
	border: 1px #d1d1d1 solid;
}
.login_table
{
	margin-left: auto;
	margin-right: auto;
}

DIV#splash_app_name
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 5px;
	font-size: 18px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	height: 150px;
}
.splash_app_important_note
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.splash_top_message
{
	margin-bottom: 15px;
}
#login_message
{
	float: left;
	width: 260px;
}

.splash_footer_links
{
	margin-top: 10px;
	text-align: center;
}
.splash_link
{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.splash_link:hover
{
        text-decoration: underline;
}

.splash_begin_button, .splash_begin_button_long
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 154px;
	height: 40px;
	padding-bottom: 10px;
	font-size: 18px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #999999;
	background-image: url(../images/splashscreen_beginbutton.jpg);
	background-position: 0% 0%;
        background-repeat: no-repeat;
	text-align: center;
	cursor: pointer;
	float: right;
}
.splash_begin_button_long
{
	width: 196px;
	background-image: url(../images/splashscreen_beginbutton_long.jpg);
}

.splash_prompt
{
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #c8ba98;
	padding: 0px;
	margin: 0px;
	height: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	margin-right: 5px;
	white-space: nowrap;
}

#login_email
{
	width: 360px;
}

#login_username
{
	width: 360px;
}
#login_password
{
	width: 360px;
}

/***********************************
	TASK BAR
************************************/

#taskBarDualSided
{
	height: 22px;
	line-height: 22px;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #fff;
	color: #999999;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	white-space: nowrap;
}

#taskBarLeft
{
	float: left;
}
#taskBarRight
{
	float: right;
}

#taskBar span, #taskBarLeft span
{
	margin-left: 15px;
}
#taskBarRight span
{
	margin-right: 15px;
}
#taskBar span a, #taskBarLeft span a, #taskBarRight span a
{
	font-weight: normal;
	text-decoration: none;
	color: #AAAAAA;
}
#taskBar span a:hover, #taskBar span a:hover b,
#taskBarLeft span a:hover, #taskBarLeft span a:hover b,
#taskBarRight span a:hover, #taskBarRight span a:hover b
{
	text-decoration: underline;
}
#taskBar span b, #taskBarLeft span b, #taskBarRight span b
{
	font-weight: bold;
	color: #c0ba98; 	/* APP OPTION */
}

/***********************************
	NAVIGATION MENU
************************************/

DIV#navMenu
{
	height: 100px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #fff;
	background-image: url(../images/navmenu_background.png);
	background-position: top left;
        background-repeat: repeat-x;
	color: #999999;
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
	padding-left: 15px;
}

DIV#nm_app_name
{
	height: 90px;
	width: 225px;
	float: left;
	overflow: hidden;
}

DIV#nm_section_listing
{
	height: 95px;
	text-align: center;
	overflow: hidden;
	float: right;
}

DIV.nm_section_group, DIV.nm_section_group_disabled, DIV.nm_section_group_selected, DIV.nm_section_group_hover
{
	height: 95px;
	width: 80px;
	line-height: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-right: 6px;
	padding-left: 6px;
	cursor: pointer;
	float: left;
	background-color: none;
	text-decoration: none;
}
DIV.nm_section_group_disabled
{
	cursor: default;
	color: #cccccc;
}
DIV.nm_section_group_selected
{
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px #d1d1d1 solid;
	border-left: 1px #d1d1d1 solid;
	background-color: #e5e5e5;
}
DIV.nm_section_group_hover
{
	text-decoration: underline;
}

DIV.nm_section_logo
{
	background-position: top left;
        background-repeat: no-repeat;
	height: 64px;
	width: 64px;
	margin-top: 4px;
	margin-bottom: 2px;
}

.nm_section_text
{
}

DIV#inbox
{
        background-image: url(../images/inbox_icon_out.png);
}
DIV#send
{
        background-image: url(../images/send_icon_out.png);
}
DIV#archive
{
        background-image: url(../images/archive_icon_out.png);
}
DIV#outbox
{
        background-image: url(../images/outbox_icon_out.png);
}
DIV#contacts
{
        background-image: url(../images/contacts_icon_out.png);
}
/* hover images */
DIV#inbox_hover
{
        background-image: url(../images/inbox_icon_hover.png);
}
DIV#send_hover
{
        background-image: url(../images/send_icon_hover.png);
}
DIV#archive_hover
{
        background-image: url(../images/archive_icon_hover.png);
}
DIV#outbox_hover
{
        background-image: url(../images/outbox_icon_hover.png);
}
DIV#contacts_hover
{
        background-image: url(../images/contacts_icon_hover.png);
}
/* select images */
DIV#inbox_selected
{
        background-image: url(../images/inbox_icon_active.png);
}
DIV#send_selected
{
        background-image: url(../images/send_icon_active.png);
}
DIV#archive_selected
{
        background-image: url(../images/archive_icon_active.png);
}
DIV#outbox_selected
{
        background-image: url(../images/outbox_icon_active.png);
}
DIV#contacts_selected
{
        background-image: url(../images/contacts_icon_active.png);
}
/***********************************
	NAVIGATION PANEL
************************************/
#navPanel
{
	width: 213px;
	width: 203px;
	overflow: hidden;
	border: 0px;
	margin-top: 15px;
	margin-left: -20px;
}
DIV.np_heading_container
{
	margin-bottom: 2px;
	margin-left: 15px;
}
DIV.np_heading, DIV.np_heading_disabled, DIV.np_heading_selected, DIV.np_heading_hover
{
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background-color: #c0ba98;	/* APP OPTION */
	border: 1px #c0ba98 solid;	/* APP OPTION */
	cursor: pointer;
	padding-right: 5px;
	overflow: hidden;
}

DIV.np_heading_selected, DIV.np_heading_hover
{
        background-color: #bfb473;	/* APP OPTION */
	border: 1px #bfb473 solid;	/* APP OPTION */
}
DIV.np_heading_disabled
{
	color: #cccccc;
        background-color: #ffffff;
	border: 1px #cccccc solid;
	cursor: default;
}
DIV.np_heading span, DIV.np_heading_disabled span, DIV.np_heading_selected span, DIV.np_heading_hover span
{
	width: 150px;
	padding-left: 10px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
}

DIV.np_heading_arrow, DIV.np_heading_arrow_disabled, DIV.np_heading_arrow_selected
{
	width: 10px;
	height: 10px;
	float: right;
	background-image: url(../images/np_arrow_left.png);
	background-position: top left;
        background-repeat: no-repeat;
	margin-top: 4px;
}

DIV.np_heading_arrow_selected
{
	background-image: url(../images/np_arrow_down.png);
}

DIV.np_heading_arrow_disabled
{
	background-image: url(../images/np_arrow_left_disabled.png);
}

DIV.np_subheading_container
{
	margin-top: 10px;
	margin-bottom: 17px;
	margin-left: 15px;
	visibility: hidden;
	display: none;
}
DIV.np_subheading, DIV.np_subheading_disabled, DIV.np_subheading_selected, DIV.np_subheading_hover
{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	cursor: pointer;
	margin-bottom: 3px;
}

DIV.np_subheading_selected, DIV.np_subheading_hover
{
	color: #c0ba98;			/* APP OPTION */
}

DIV.np_subheading_disabled
{
	color: #cccccc;
	cursor: default;
}

/***********************************
	WORKING PANE
************************************/

IFRAME#workingPane
{
	position: absolute;
	top: 125px;
	left: 213px;
	bottom: 0px;
	width: 400px;
	height: 400px;
	float: left;
}

DIV#wp_page_header table
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

P#wp_page_title
{
	font-size: 30px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #c0ba98;			/* APP OPTION */
	border: 0px;
	margin: 0px;
	padding: 0px;
}

P#wp_page_description
{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #999999;
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 35px;
}

.wp_page_help
{
	width: 14px;
	height: 22px;
	line-height: 22px;
	background: url(../images/wp_help.png) 0px 0px no-repeat;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
	cursor: help;
}
.wp_box_help
{
        width: 14px;
        height: 14px;
        line-height: 14px;
        background: url(../images/wp_help.png) 0px 0px no-repeat;
        border: 0px;
        padding: 0px;
        margin: 0px;
        cursor: help;
}

/** Getting Started Page **/

DIV#gs_content_box
{
	text-align: center;
}

DIV#gs_section_listing
{
	width: 60%;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}

DIV.gs_section_group, DIV.gs_section_group_disabled
{
	margin-bottom: 15px;
	text-align: left;
}
DIV.gs_section_group_disabled
{
}

DIV.gs_section_logo, DIV.gs_section_logo_disabled
{
	width: 64px;
	height: 64px;
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
}
DIV.gs_section_logo_disabled
{
	cursor: default;
}
DIV.gs_section_name
{
	font-size: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #999999;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
DIV.gs_section_name a, DIV.gs_section_name a:active, DIV.gs_section_name a:visited
{
	text-decoration: none;
	color: #c0ba98;			/* APP OPTION */
}
DIV.gs_section_name a:hover
{
	text-decoration: underline;
        color: #bfb473;			/* APP OPTION */
}
DIV.gs_section_description, DIV.gs_section_description_disabled
{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #999999;
	text-align: left;
	margin-left: 10px;
}
DIV.gs_section_description_disabled
{
	color: #cccccc;
}

DIV#gs_section_noshowagain
{
	width: 60%;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
DIV#gs_section_noshowagain a
{
	text-decoration: none;
	color: #999999;
}
DIV#gs_section_noshowagain a:hover
{
	text-decoration: underline;
}

/** Getting Started Page ends **/

/** Basic Display Components **/

.wp_page_subtitle, .wp_page_subtitle_left, .wp_page_subtitle_right
{
	line-height: 12px;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #c0ba98;			/* APP OPTION */
	margin-bottom: 5px;
	margin-left: 11px;
	margin-right: 5px;
}
.wp_page_subtitle_right {	margin-left: 21px;	}

DIV.wp_box, DIV.wp_box_left, DIV.wp_box_right
{
	padding: 10px;
	margin-bottom: 22px;
	border: 1px #c0ba98 solid;	/* APP OPTION */
	background-color: #f8f8f8;
}

DIV.wp_box_left {	margin-right: 10px;	}
DIV.wp_box_right {	margin-left: 10px; position: relative;	}

DIV.wp_box, DIV.wp_box_left, DIV.wp_box_right, DIV.wp_box table, DIV.wp_box_left table, DIV.wp_box_right table
{
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
}
DIV.wp_box table, DIV.wp_box_left table, DIV.wp_box_right table
{
	width: 100%;
	padding: 0px;
	border: 0px;
	margin: 0px;
	border-collapse: collapse;
}
DIV.wp_box a,  DIV.wp_box_left a, DIV.wp_box_right a, DIV.wp_page_navigation a
{
	color: #527fb3;
	text-decoration: none;
	font-weight: normal;
}
DIV.wp_box a:hover,  DIV.wp_box_left a:hover, DIV.wp_box_right a:hover, DIV.wp_page_navigation a:hover
{
	text-decoration: underline;
}
DIV.wp_box a:active,  DIV.wp_box_left a:active, DIV.wp_box_right a:active
{
	color: #527fb3;
	text-decoration: none;
}
DIV.wp_box a:visited,  DIV.wp_box_left a:visited, DIV.wp_box_right a:visited
{
	color: #527fb3;
	text-decoration: none;
}
.secured
{
	float: right;
	background: url('../images/listing_crypt.png') top right no-repeat;
	padding: 3px 20px 3px 0;
	margin-right: 20px;
}
.wp_text_feature_title, .wp_text_feature_option, .wp_text_feature_option_inline, .wp_text_feature_details, .wp_text_feature_option_longline,
.wp_text_feature_option_multiline
{
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
.wp_text_feature_title
{
	font-weight: bold;
	margin-bottom: 6px;
}

.wp_text_feature_option, .wp_text_feature_option_inline
{
	height: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	white-space: nowrap;
}
.wp_text_feature_option_inline
{
	margin-right: 20px;
}
.wp_text_feature_option_longline, .wp_text_feature_option_multiline
{
	margin-bottom: 10px;
	padding-top: 6px;
}
.wp_text_feature_option_longline
{
	overflow: auto;
}
.wp_text_feature_details
{
	margin-bottom: 6px;
}

/* Small text and link next to buttons */
.wp_text_with_left_button, .wp_text_with_right_button
{
	height: 28px;
	line-height: 28px;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	padding: 0px;
	margin: 0px;
	margin-left: 3px;
	margin-right: 3px;
}
.wp_text_with_left_button {	float: left;	}
.wp_text_with_right_button {	float: right;	}
.wp_text_with_left_button a, .wp_text_with_right_button a
{
	color: #527fb3;
	text-decoration: none;
	font-weight: normal;
}
.wp_text_with_left_button a:hover, .wp_text_with_right_button a:hover
{
	text-decoration: underline;
}
.wp_text_with_left_button a:active, .wp_text_with_right_button a:active
{
	color: #527fb3;
	text-decoration: none;
}
.wp_text_with_left_button a:visited, .wp_text_with_right_button a:visited
{
	color: #527fb3;
	text-decoration: none;
}

/* Large text and link next to buttons */
.wp_text_large_with_left_button, .wp_text_large_with_right_button
{
	height: 38px;
	line-height: 32px;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #00af06;
	padding: 0px;
	margin: 0px;
	margin-left: 3px;
	margin-right: 3px;
}
.wp_text_large_with_left_button {	float: left;	}
.wp_text_large_with_right_button {	float: right;	}
.wp_text_large_with_left_button a, .wp_text_large_with_right_button a
{
	color: #00af06	!important;
	text-decoration: none;
	font-weight: bold !important;
}
.wp_text_large_with_left_button a:hover, .wp_text_large_with_right_button a:hover
{
	text-decoration: underline;
}
.wp_text_large_with_left_button a:active, .wp_text_large_with_right_button a:active
{
	color: #00af06 !important;
	text-decoration: none;
}
.wp_text_large_with_left_button a:visited, .wp_text_large_with_right_button a:visited
{
	color: #00af06 !important;
}

DIV.wp_button_main_container
{
	margin-left: -3px;
	margin-right: -3px;
	height: 38px;
}
DIV.wp_button_inline_container
{
	margin-top: -4px;
	margin-left: -3px;
	margin-right: -3px;
	height: 38px;
}
.wp_button_main_right, .wp_button_main_left, .wp_button_main_right_disabled, .wp_button_main_left_disabled
{
	min-width: 70px;
	height: 28px;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
	text-align: center;
	background: url(../images/wp_button_main.png) top left repeat-x;
	border: 0px;
	padding: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-right: 3px;
	cursor: pointer;
	overflow: visible;
	white-space: nowrap;
}
.wp_button_main_right, .wp_button_main_right_disabled
{
	float: right;
}
.wp_button_main_left, .wp_button_main_left_disabled
{
	float: left;
}
.wp_button_main_right_disabled, .wp_button_main_left_disabled
{
	background: url(../images/wp_button_main_disabled.png) top left repeat-x;
	color: #999999;
	cursor: default;
}
.wp_thumbnail_container
{
	width: 82px;
	height: 105px;
	border: 1px #999999 solid;
	background-color: #fff;
	margin: 0px;
	padding: 1px;
	padding-top: 2px;
	margin-bottom: 10px;
}
.wp_thumbnail_container img
{
	width: 80px;
	height: 103px;
	border: 0px;
	margin: 0px;
}
/** Basic Display Components end **/

/** Form Display Components**/

/* Use this box to wrap textboxes or textareas with smaller
 widths than 97%.  Align: left */
.wp_form_small_container
{
	width: 97%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-right: 6px;
}
.wp_form_small_container_container
{
	margin-right: -6px;
}
.wp_form_textbox, .wp_form_textbox_login, .wp_form_textarea, .wp_form_listbox, .wp_form_dropdown, .wp_form_upload
{
	width: 97%;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	border: 1px #999999 solid;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.wp_form_textbox_login
{
	height: 20px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.wp_form_textbox
{
	height: 17px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
}
.wp_form_textarea
{
	height: 43px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: auto;
}
.wp_form_listbox, .wp_form_dropdown
{
	width: 98%;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 3px;
}
.wp_form_upload
{
	width: 97.6%;
	padding: 3px;
}
#attachmentfilecontainer>div
{
	position: relative;
	margin-left: 20px;
}
.wp_form_listbox option, .wp_form_dropdown option
{
	height: 14px;
	line-height: 14px;
}
.wp_form_dropdown
{
	height: 23px;
}
.wp_form_checkbox, .wp_list_checkbox
{
	height: 14px;
	width: 14px;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	border: 0px #999999 solid;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 10px;
}
.wp_list_checkbox
{
	margin-top: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	margin-right: 2px;
}

.wp_form_radio, .wp_form_radio_center, .wp_list_radio
{
	height: 16px;
	width: 16px;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	border: 0px #999999 solid;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 14px;
	margin-right: 10px;
}
.wp_list_radio
{
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
}

DIV.wp_form_spacer
{
	width: 20px;
}
DIV.wp_form_spacer_small
{
	width: 8px;
}
.wp_form_group_bottom
{
	margin-bottom: 2px;
}

/** Form Display Components end **/


/** Global List Components **/

.wp_list_spacer, .wp_list_img_add, .wp_list_img_add_withtext, .wp_list_img_edit, .wp_list_img_remove, .wp_list_img_unremove,
.wp_list_img_status_on, .wp_list_img_status_off, .wp_list_img_status_pending, .wp_list_img_status_error,
.wp_list_img_defaultno, .wp_list_img_defaultyes, .wp_list_img_preview, .wp_list_img_enabledyes, .wp_list_img_enabledno,
.wp_list_img_approvalawait, .wp_list_img_approvalyes, .wp_list_img_pdf, .wp_list_img_tif, .wp_list_img_fax, .wp_list_img_email,
.wp_list_img_notes_on, .wp_list_img_notes_off, .wp_list_img_rotate, .wp_list_img_archive, .wp_list_img_broken, 
.wp_list_img_crypt, .wp_att_remove, .wp_list_img_resend
{
	height: 17px;
	width: 17px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
}

.wp_list_img_add
{
	background: url(../images/listing_add.png) top left no-repeat;
	padding: 0px;
	cursor: pointer;
}
.wp_list_img_add_withtext
{
	background: url(../images/listing_add.png) top left no-repeat;
	padding: 0px;
	padding-bottom: 1px;
	padding-left: 15px;
	margin-left: 0px;
	width: auto;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	color: #248EEB;
	line-height: 17px;
	cursor: pointer;
}
.wp_list_img_edit
{
	background: url(../images/listing_edit.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_remove
{
	background: url(../images/listing_remove.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_unremove
{
	background: url(../images/listing_unremove.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_defaultno
{
	background: url(../images/listing_default_no.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_defaultyes
{
	background: url(../images/listing_default_yes.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_preview
{
	background: url(../images/listing_imgthumb.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_enabledno
{
	background: url(../images/listing_disabled.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_enabledyes
{
	background: url(../images/listing_enabled.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_status_on
{
	background: url(../images/listing_status_on.png) top left no-repeat;
}
.wp_list_img_status_off
{
	background: url(../images/listing_status_off.png) top left no-repeat;
}
.wp_list_img_status_pending
{
	background: url(../images/listing_status_pending.png) top left no-repeat;
}
.wp_list_img_status_error
{
	background: url(../images/listing_status_error.png) top left no-repeat;
}
.wp_list_img_pdf
{
	background: url(../images/listing_pdf.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_tif
{
	background: url(../images/listing_tif.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_fax
{
	background: url(../images/listing_fax.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_email
{
	background: url(../images/listing_email.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_notes_on
{
	background: url(../images/listing_notes_on.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_notes_off
{
	background: url(../images/listing_notes_off.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_archive
{
	background: url(../images/listing_archive.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_broken
{
	background: url(../images/listing_broken.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_crypt
{
	background: url(../images/listing_crypt.png) top left no-repeat;
	cursor: pointer;
}
.wp_att_remove
{
	background: url(../images/listing_close.png) top left no-repeat;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 2%;
        * right: 110px;
	right: 110px\0;
	display:none;
}
.wp_list_img_rotate
{
	background: url(../images/listing_rotate.png) top left no-repeat;
	cursor: pointer;
}

.wp_list_img_arrow_add, .wp_list_img_arrow_remove
{
	height: 13px;
	width: 12px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
}
.wp_list_img_arrow_add
{
	background: url(../images/list_arrow_add.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_arrow_remove
{
	background: url(../images/list_arrow_remove.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_approvalawait
{
	background: url(../images/listing_approval_await.png) top left no-repeat;
	cursor: pointer;
}
.wp_list_img_approvalyes
{
	background: url(../images/listing_approval_yes.png) top left no-repeat;
	cursor: pointer;
}

.wp_list_img_resend
{
	background: url(../images/listing_resend.png) top left no-repeat;
	cursor: pointer;
}

.wp_button_pagenav_next, .wp_button_pagenav_previous, .wp_button_pagenav_last, .wp_button_pagenav_first,
.wp_button_pagenav_next_disabled, .wp_button_pagenav_previous_disabled, .wp_button_pagenav_last_disabled,
.wp_button_pagenav_first_disabled
{
	height: 13px;
	width: 13px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 3px;
	margin-right: 3px;
}
.wp_button_pagenav_next
{
	background: url(../images/page_navigation_next.png) top left no-repeat;
	cursor: pointer;
}
.wp_button_pagenav_next_disabled
{
	background: url(../images/page_navigation_next_disabled.png) top left no-repeat;
}
.wp_button_pagenav_previous
{
	background: url(../images/page_navigation_previous.png) top left no-repeat;
	cursor: pointer;
}
.wp_button_pagenav_previous_disabled
{
	background: url(../images/page_navigation_previous_disabled.png) top left no-repeat;
}
.wp_button_pagenav_last
{
	background: url(../images/page_navigation_last.png) top left no-repeat;
	cursor: pointer;
}
.wp_button_pagenav_last_disabled
{
	background: url(../images/page_navigation_last_disabled.png) top left no-repeat;
}
.wp_button_pagenav_first
{
	background: url(../images/page_navigation_first.png) top left no-repeat;
	cursor: pointer;
}
.wp_button_pagenav_first_disabled
{
	background: url(../images/page_navigation_first_disabled.png) top left no-repeat;
}

DIV.wp_page_navigation
{
	width : 100%;
	margin-bottom : 15px;
}



/** Global List Components end **/


/** StructuredList Components **/

.wp_structuredlist_box
{
	width: 100%;
}
.wp_structuredlist_container
{
	width: 100%;
	height: 176px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #fff;
	border: 1px #999999 solid;
	margin-bottom: 10px;
}

TABLE.wp_structuredlist_table
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
TABLE.wp_structuredlist_table td
{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px #999999 solid;
	height: 19px;
}
TABLE.wp_structuredlist_table .wp_structuredlist_item_container
{
}
TABLE.wp_structuredlist_table .wp_structuredlist_item_container_hover, TABLE.wp_structuredlist_table .wp_structuredlist_item_container_selected,
TABLE.wp_structuredlist_table .wp_structuredlist_item_container_selected_hover, TABLE.wp_structuredlist_table .wp_structuredlist_item_container_delete_hover
{
	background-color: #eee;
}
TABLE.wp_structuredlist_table .wp_structuredlist_item_container_delete
{
	background-color: #fff5f5;
}
TABLE.wp_structuredlist_table th
{
	background-color: #ddd;
}
TABLE.wp_structuredlist_table td td
{
	border: 0px;
}

.wp_structuredlist_title
{
	height: 19px;
	line-height: 19px;
	margin: 0px;
	padding: 4px;
	font-weight: bold;
	overflow: hidden;
	cursor: default;
}
.structuredlist_firstcol
{
        cursor: pointer;
}
.wp_structuredlist_item, .wp_structuredlist_item_disabled
{
	height: 19px;
	line-height: 19px;
	padding: 0px;
	padding-left: 4px;
	margin: 0px;
	font-size: 10px;
	overflow: hidden;
	word-break: break-all;
}
.wp_structuredlist_item_disabled
{
	cursor: default;
	text-decoration: line-through;
}
.wp_structured_list_preview_box
{
	height: 105px;
	width: 82px;
	background-color: #fff;
	border: 1px #999999 solid;
	position: absolute;
	z-index: 9;
	overflow: hidden;
	margin: 0px;
	padding: 1px;
	padding-top: 2px;
}
.wp_structured_list_preview_box img
{
	height: 103px;
	width: 80px;
	border: 0px;
	margin: 0px;
}

/** StructuredList Components ends **/

/** GridList Components **/

.wp_gridlist_box
{
	width: 100%;
}
.wp_gridlist_container
{
	width: 100%;
	height: 176px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #fff;
	border: 1px #999999 solid;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.wp_gridlist_header
{
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

DIV.wp_gridlist_addheader
{
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
DIV.wp_gridlist_colheader
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 1px #999999 solid;
	border-bottom: 0px;
	background-color: #eee;
}
.gridlist_colheader_hover
{
	background-color: #e1e1e1;
}
.gridlist_colheader
{
	background-color: none;
}
TABLE.wp_gridlist_table, TABLE.wp_gridlist_tableheader
{
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
	table-layout:fixed;
}
TABLE.wp_gridlist_tableheader td
{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	border: 0px;
}
TABLE.wp_gridlist_table td
{
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	border: 0px;
	border-bottom: 1px #999999 solid;
}
TABLE.wp_gridlist_table .gridlist_withgrid, TABLE.wp_gridlist_tableheader .gridlist_withgrid
{
	border-right: 1px #999999 solid;
}
TABLE.wp_gridlist_table .wp_gridlist_item_container
{
}
TABLE.wp_gridlist_table .wp_gridlist_item_container_hover, TABLE.wp_gridlist_table .wp_gridlist_item_container_selected,
TABLE.wp_gridlist_table .wp_gridlist_item_container_selected_hover, TABLE.wp_gridlist_table .wp_gridlist_item_container_delete_hover
{
	background-color: #eee;
}
TABLE.wp_gridlist_table .wp_gridlist_item_container_delete
{
	background-color: #fff5f5;
}
.wp_gridlist_addheadertext
{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	height: 17px;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 4px;
	margin-right: 4px;
	overflow: hidden;
	cursor: default;
}
.wp_gridlist_headertext
{
	height: 17px;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 4px;
	margin-right: 4px;
	overflow: hidden;
	float: left;
}

.wp_gridlist_headersorticon, .wp_gridlist_headersorticon_asc, .wp_gridlist_headersorticon_desc
{
	height: 17px;
	width: 17px;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 4px;
	margin-right: 4px;
	float: left;
}
.wp_gridlist_headersorticon_asc
{
	background: url(../images/list_sort_asc.png) 0px 0px no-repeat;
}
.wp_gridlist_headersorticon_desc
{
	background: url(../images/list_sort_desc.png) 0px 0px no-repeat;
}
.gridlist_firstcol
{
	cursor: pointer;
}
.wp_gridlist_item, .wp_gridlist_item_disabled
{
	height: 17px;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
	margin-left: 4px;
	margin-right: 4px;
	overflow: hidden;
	word-break: break-all;
}
.wp_gridlist_item_disabled
{
	cursor: default;
	text-decoration: line-through;
}
.wp_gridlist_preview_box
{
	height: 105px;
	width: 82px;
	background-color: #fff;
	border: 1px #999999 solid;
	position: absolute;
	z-index: 9;
	overflow: hidden;
	margin: 0px;
	padding: 1px;
	padding-top: 2px;
}
.wp_gridlist_preview_box img
{
	height: 103px;
	width: 80px;
	border: 0px;
	margin: 0px;
}
.gridlist_singleicon_container
{
	width: 22px;
	height: 17px;
	float: right;
	clear: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.wp_gridlist_sub_item
{
        color: #C0BA98;
        font-weight: bold;
}

/** GridList Components ends **/

/***********************************
	GLOBAL STUFF
************************************/


.mouse_pointer
{
	cursor: pointer;
}

.error_red
{
	color: #aa0000;
}

.ok_green
{
	color: #00aa00;
}

.beige
{
	color: #c0ba98;
}

.background_grey
{
	background-color: #f8f8f8;
}

.paperclip
{
	background: url(../images/clip.gif) top left no-repeat;
	height: 15px;
	display: inherit;
	padding-left: 13px;
}

.aligned_centered { text-align: center; }
.aligned_right { text-align: right; }
.aligned_left { text-align: left; }

.no_spacing
{
	margin: 0px !important;
	padding: 0px !important;
}

/***********************************
	lists
************************************/

#inboxlist
{
	height: 239px;
}
#outboxlist
{
	height: 219px;
}
#archiveresults
{
	height: 239px;
}
#faxcontacts_list
{
	height: 247px;
}

#subaccounts_list
{
	height:100px;
}

/***********************************
	Overlay GridList for fax numbers
************************************/

#fax_list
{
	height : 300px;
}

span.canclick
{
	text-decoration : underline;
	cursor : pointer;
	color : #527FB3;
}
span.cannotclick
{
	text-decoration : none;
	cursor:default;
	color : #666666;
}

.canclick,
.cannotclick
{
	padding-left:2px; 
	padding-right:2px;
}

/***********************************
	box sizes
************************************/

#subdetails
{
	height:170px;
}
#subaccountsListing
{
	height:170px;
}

/***********************************
	coverpage styles
************************************/
/* send fax area */
.coverpage_preview
{
	height: 200px;
	width: 150px;
	border-top: #ccc solid 1px;
	border-left: #ccc solid 1px;
	border-right: #999 solid 2px;
	border-bottom: #999 solid 2px;
}
#coverpagepreview
{
	width: 153px;
}

/* coverpage area */
DIV#availableTemplates
{
	height: 260px;
	background-color:#fff;
	border: 1px #999999 solid;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0px;
	padding-top: 10px;
	margin-bottom: 10px;
}
DIV.templateListImageContainerEmpty
{
	width: 165px;
	height: 210px;
	border-top: 1px #fff solid;
	border-left: 1px #fff solid;
	border-right: 2px #fff solid;
	border-bottom: 2px #fff solid;
}
DIV.templateListImageContainer
{
	width: 155px;
	height: 200px;
	border-top: #ccc solid 1px;
	border-left: #ccc solid 1px;
	border-right: #999 solid 2px;
	border-bottom: #999 solid 2px;
	cursor: pointer;
}
DIV.templatesOutline
{
	border-color: #527FB3;
}
DIV.templateListImageContainer IMG
{
	width: 155px;
	height: 200px;
}
DIV.templatesImagesCurrent
{
        background: url(../images/preview_applied.png) center center no-repeat;
	border-color: #666;
}

DIV.templateListImageContainerViewing
{
        background: url(../images/previewselected.png) center center no-repeat;
	border-color: #666;
}


DIV.templatesImagesCurrent IMG, DIV.templateListImageContainerViewing IMG
{
	opacity: 0.2;
	filter:alpha (opacity=20);
}
div.cover_zoom
{
	float: right;
	cursor: pointer;
	margin: 2px 0px 15px 0px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.cover_zoom_icon
{
	background: url(../images/listing_edit.png) top left no-repeat;
	float: right;
	height: 20px;
	width: 20px;
	margin-left: 3px;
}
div.cover_zoom_link
{
	float: right;
}
div.cover_zoom_link a
{
	color: #527fb3;
}
div.cover_zoom_link a:hover
{
	text-decoration: underline;
}
div.cover_image
{
	width: 165px;
}

/* language picker for cover page sendfax */
#lang_list
{
	width: 150px;
	margin-bottom:0;
}
#lang_label
{
	margin-bottom:0;
}


/***********************************
	view faxes styles	
************************************/
#viewfax_header_container
{
}

#viewfax_table
{
	padding-bottom: 3px;
}

#viewfax_title_title
{
	white-space: nowrap;
}
#viewfax_title_options
{
	white-space: nowrap;
}
#viewfax_navigation_container
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}
#viewfax_icon_container
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}

.class_marginleft_td
{
	margin-left : 20px;
}

.class_paddingright
{
	padding-right : 20px;
}
.class_paddinleft
{
	padding-left : 20px;
}

/***********************************
       auto-complete
************************************/
.autocompleteTable
{
	font-family : verdana;
	font-size : 11px;
	color : #000;
	background: transparent url(../images/color.png) 0 0 repeat;
	position : absolute; 
}
.autocompleteTableSelected {
	background-color : #d1cba9 !important;
}
.autocompleteTableUnSelected {
}

.autocompleteTableFind {
	text-decoration : underline;
	font-weight : bold;
	font-family : verdana;
	font-size : 11px;
	color : #333;		
}

/************************************
	contacts
*************************************/

.table_title {

	cursor : default;
	font-weight : bold;
	height : 19px;
	line-height : 19px;
	overflow : hidden;
	margin : 0;
	padding : 0;
	color : #666666;
	font-size : 11px;
}

.table_title_bluecolor {
	color : #007ce8;
	margin-left : 2px;
	cursor : pointer;
}

#contact_container {
	height : 200px;
}

#companyListing
{
	width: 520px;
}

/*************************************
	blocked numbers
**************************************/
#blockednumberscontainer {
	height : 240px;
}
.links{
	position: relative;
	float: left;
}
/*************************************
	external storage - egnyte
**************************************/
#egnytesubfolderprogress
{
	height: 27px;
	width: 27px;
	position: relative;
	background-color: #f8f8f8;
}
#egnytesubfolders
{
	height: auto;
}

#egnytesubfolders ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#egnytesenfaxfilelist
{
	list-style-type: disc;
	margin: 0;
	padding: 0 40px;
}
ul#egnytesenfaxfilelist li
{
	margin-bottom: 4px;
}

#faxView .fax_image_list_item
{
	max-width: 100%;
}