body, textarea, input { 
font-family: sans-serif;
}
table, td, th, textarea, input, button, select { 
font-size: 100%;
}
form { 
margin: 0;
}
textarea {
height: 10em;
width: 20em;
}
a img { 
border: none;
}
#layout-user-info {
font-size: smaller;
text-align: right;
position: absolute;
right: 0;
top: 0;
padding: 0.25em;
}
#layout-user-info .username {
font-weight: bold;
}
.errorpopup { 
visibility: hidden; 
position: absolute; 
left: 0; 
top: 0;
border: solid red 1px; 
width: 300px; 
background: #fee; 
padding: 3px; 
font-size: smaller; 
text-align: center;
z-index: 99;
cursor: pointer;
}
.errorpopup .comment { 
margin: 2px;
font-size: 9px;
}
.confirmation .options { 
margin: 1em;
}
.error { 
color: red;
}
#autocomplete-popup { 
position: absolute;
background: white; 
padding: 3px;
border: solid black 1px;
height: 10em;
overflow: auto;
}
.autocomplete-popup-item { 
cursor: pointer;
}
.autocomplete-popup-item:hover { 
background: yellow;
}
.drag_handle { 
cursor: move;
}
.decor { 
font-size: 1px;
line-height: 1px;
}

.shadow_element { 
position: absolute;
}
.shadow { 
}
.shadow .top_left { 
}
.shadow .top { 
}
.shadow .top_right { 
}
.shadow .left { 
}
.shadow .right { 
}
.shadow .bottom_left { 
}
.shadow .bottom { 
}
.shadow .bottom_right { 
}

#rapid-php-calendar-popup-window { 
position: absolute;
padding: 0;
margin: 0;
left: 0;
top: 0;
font-size: smaller;
width: 14em;
background: #eee;
}
#rapid-php-calendar-popup-window table { 
width: 100%;
}
#rapid-php-calendar-popup-window table td { 
text-align: right;
cursor: pointer;
}
#rapid-php-calendar-popup-window table td.current { 
background-color: yellow;
}
#rapid-php-calendar-popup-window .nav { 
cursor: pointer;
font-weight: bold;
}
#rapid-php-calendar-popup-window .controls { 
position: relative;
top: 0px;
left: 0px;
padding: 0;
margin: 0;
height: 1em;
}
#rapid-php-calendar-popup-window .month { 
text-align: center;
}
#rapid-php-calendar-popup-window .nav-left { 
position: absolute;
top: 0px;
left: 0px;
}
#rapid-php-calendar-popup-window .nav-right { 
position: absolute;
top: 0;
right: 0;
}
#rapid-php-calendar-popup-window .header { 
text-align: right;
}
#rapid-php-calendar-popup-window .header img { 
cursor: pointer;
}
input.help,
.overlay_help { 
color: #777;
}

div.fileinputs {
position: relative;
}
div.fakefile {
position: absolute;
top: 0px;
left: 0px;
z-index: 1;
}
input.file {
position: relative;
text-align: right;
moz-opacity: 0;
filter: alpha(opacity=0);
opacity: 0;
z-index: 2;
}

#system_gui_popup_overlay { 
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 1024px;
z-index: 51;
background: #f0f0f0;
opacity: 0.5;
filter: alpha(opacity=50);
}
.system_gui_popup { 
position: absolute;
top: 100px;
left: 100px;
z-index: 60;
}

.input_date select.date_year { 
width: 5em;
}
.input_date select.date_month { 
width: 8em;
}
.input_date select.date_day { 
width: 4em;
}
.input_date select.date_hour { 
width: 3.5em;
}
.input_date select.date_minute { 
width: 3.5em;
}
.input_date select.date_second { 
width: 3.5em;
}
.input_date img { 
vertical-align: bottom;
cursor: pointer;
}
option.default { 
border-bottom: dotted 1px black;
}
.rapid_php_autocomplete_popup { 
position: absolute;
top: 0;
left: 0;
display: none;
margin: 0;
padding: 0;
list-style-type: none;
background: white;
border: solid #777 1px;
}
.rapid_php_autocomplete_popup li { 
display: block;
margin: 0;
padding: 0;
list-style-type: none;
cursor: pointer;
}
.rapid_php_autocomplete_popup li a,
.rapid_php_autocomplete_popup li a:link,
.rapid_php_autocomplete_popup li a:visited,
.rapid_php_autocomplete_popup li a:hover,
.rapid_php_autocomplete_popup li a:active { 
display: block;
width: 100%;
color: black;
text-decoration: none;
}
.rapid_php_autocomplete_popup li a:hover { 
background: #F0F0F0;
}

* { 
margin: 0;
padding: 0;  
}
body { 
background: #f4f4f4;
}
body #wrapper { 
min-height: 0;
height: auto;
background: white;
}
#layout_header .wrapper,
#layout_footer .wrapper,
#layout_content .wrapper { 
position: relative;
margin: 0 auto;
width: 1000px;
}
#layout_header { 
height: 400px;
margin-bottom: -314px;
background: top center no-repeat url("../images/layout_bg_top.png")
}
#layout_header .logo { 
position: absolute;
bottom: -95px;
left: 40px;
}
#layout_header .menu_container { 
position: absolute;
left: 270px;
bottom: -86px;
background: transparent center center repeat-x url("../images/layout_nav_center.png");  
}
#layout_header .menu_container .left { 
width: 721px;
background: transparent left center no-repeat url("../images/layout_nav_left.png");  
}
#layout_header ul.menu { 
width: 661px;
height: 31px;
padding: 0 30px 0 30px;
background: transparent right center no-repeat url("../images/layout_nav_right.png");
}
#layout_header ul.menu li { 
height: 0px;
display: inline;
font-size: 0px;
line-height: 31px;
padding-top: 8px;
padding-bottom: 7px;
}
#layout_header ul.menu li a { 
padding-top: 8px;
padding-bottom: 7px;
_line-height: 0px;
}
#layout_header ul.menu li a span { 
visibility: hidden;
}
#layout_header ul.menu li.plans,
#layout_header ul.menu li.features,
#layout_header ul.menu li.whatsnew,
#layout_header ul.menu li.resellers,
#layout_header ul.menu li.contact { 
margin-right: 25px;
}
#layout_header ul.menu li.plans {
background: left center no-repeat url("../images/layout_nav_plans.png");
}
#layout_header ul.menu li.plans a { 
padding-right: 46px;
}
#layout_header ul.menu li.features { 
background: transparent left center no-repeat url("../images/layout_nav_features.png");
}
#layout_header ul.menu li.features a { 
padding-right: 68px;
}
#layout_header ul.menu li.whatsnew { 
background: transparent left center no-repeat url("../images/layout_nav_whatsnew.png");
}
#layout_header ul.menu li.whatsnew a { 
padding-right: 89px;
}
#layout_header ul.menu li.resellers { 
background: transparent left center no-repeat url("../images/layout_nav_resellers.png");
}
#layout_header ul.menu li.resellers a { 
padding-right: 74px;
}
#layout_header ul.menu li.contact { 
background: transparent left center no-repeat url("../images/layout_nav_contactus.png");
}
#layout_header ul.menu li.contact a { 
padding-right: 86px;
}
#layout_header ul.menu li.signup { 
background: transparent left center no-repeat url("../images/layout_nav_signupnow.png");
}
#layout_header ul.menu li.signup a { 
padding-right: 93px;
}
#layout_header ul.menu li a:link,
#layout_header ul.menu li a:visited,
#layout_header ul.menu li a:hover,
#layout_header ul.menu li a:active { 
}
body #layout_content { 
min-height: 400px;
padding-bottom: 0px;
_height: 400px;
}
#layout_content .wrapper { 
padding-bottom: 30px;
background: transparent 267px 90px no-repeat url("../images/layout_public_gray_content.png");
}
#layout_content .wrapper h1 { 
margin: 0;
position: relative;
background: transparent url(../images/layout_public_gray_header.png) no-repeat scroll 182px 12px;
color: white;
font-size: 1.6em;
font-weight: normal;
height: 60px;
padding-left: 300px;
padding-top: 43px;
}
#layout_content .wrapper h1 img,
#layout_content .wrapper h1 .img { 
position: absolute;
right: -45px;
top: 12px;
}
body #layout_footer { 
position: static;
height: 39px;
padding-bottom: 30px;
background: #f4f4f4 top center repeat-x url("../images/layout_public_gray_footer.png")
}
#layout_footer .wrapper { 
background: transparent 267px top no-repeat url("../images/layout_public_gray_bottom.png");
height: 39px;
}
#layout_footer ul.menu { 
list-style-type: none;
font-size: 0.7em;
padding: 1em 0;
text-align: center;
line-height: 1;
}
#layout_footer ul.menu li { 
display: inline;
border-left: solid 1px #aaaaaa;
margin-left: 1em;
padding-left: 1em;
}
#layout_footer ul.menu li.first_child { 
border-left: none;
margin-left: 0;
padding-left: 0;
}
#layout_footer ul.menu li a:link,
#layout_footer ul.menu li a:visited,
#layout_footer ul.menu li a:active { 
color: #999999;
text-decoration: none;
}
#layout_footer ul.menu li a:hover { 
text-decoration: underline;
}

#layout_flash { 
position: fixed;
width: 100%;
left: 0;
bottom: 0;
background: #cc6600;
text-align: center;
color: white;
line-height: 1.4;
overflow: hidden;
_position: absolute;
_top: expression( ( - 0 - layout_flash.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
#layout_flash.critical { 
background: #CD3333;
}
#layout_flash span.name { 
padding: 5px 0 5px 30px;
background: transparent left center no-repeat url("../images/flash_warning.png");
font-weight: bold;
}
#layout_flash.critical span.name { 
background: transparent left center no-repeat url("../images/flash_critical.png");
}
#layout_flash span.dismiss { 
font-size: 0.8em;
}
#layout_flash span.dismiss a { 
color: white;
}
#layout_flash_info .info { 
padding: 10px;
font-size: 0.9em;
}
body #content div.text { 
min-height: 0;
_height: 0;
}
#layout_content h2 { 
margin: 0.3em 0 0.3em 300px;
padding-bottom: 1em;
font-weight: bold;
font-size: 1em;
background: transparent left bottom no-repeat url("../images/header_bottom_bg.png");
}
#layout_content form { 
margin: 2em 0 0.3em 300px;
min-height: 400px;
_height: 400px;
}

form table tbody th { 
vertical-align: baseline;
padding: 0.25em;
text-align: right;
font-weight: normal;
}
form table tbody td { 
vertical-align: baseline;
padding: 0.25em;
}

#video_phones { 
height: 233px;
background: transparent left top no-repeat url("../images/phones_bg.jpg");
}
#video_phones h1 { 
padding: 25px 0 0 269px;
font-size: 200%;
color: #ff9d00;
font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}
#video_phones h2 { 
padding: 0 0 0 270px;
font-size: 110%;
color: #003399;
font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}
#video_phones p { 
margin: 5px 0;
padding: 0 0 0 270px;
width: 220px;
font-size: 110%;
color: #0054ff;
font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}

#content a:link,
#content a:visited,
#content a:hover,
#content a:active { 
color: #0054ff;
}
#content div.text { 
position: relative;
min-height: 450px;
padding: 0 200px 50px 20px;
_height: 450px;
}
#content div.text h1 { 
margin: 1em 0 0.8em 0;
padding-bottom: 0.2em; 
font-size: 1.2em;
color: black;
background: transparent left bottom no-repeat url("../images/header_bottom_bg.png");
}
#content div.text h1 .section { 
color: #0054ff;
}
#content div.text p { 
margin: 1em 50px 1em 0;
font-size: 0.9em;
line-height: 1.5;
}

