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

* { 
_zoom: 1;
min-height: 0;
}
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: 0.8em; 
text-align: center;
z-index: 99;
cursor: pointer;
}
.errorpopup .comment { 
margin: 2px;
font-size: 9px;
}
.confirmation .options { 
margin: 1em;
}
#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: url("/public/skins/compiled/app/default/images/draggable.cur"), url("../images/draggable.cur"), default;
}
body .dragging,
body .dragging .drag_handle {
cursor: url("/public/skins/compiled/app/default/images/dragging.cur"), url("../images/dragging.cur"), default;
}
.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;
}

#system_gui_popup_overlay,
.rp_overlay { 
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
_height: expression(this.offsetParent.clientHeight);
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;
}
.rp_popup_edit { 
position: absolute;
top: 50%;
left: 50%;
margin-left: -15em;
margin-top: -5em;
width: 30em;
height: 10em;
}
#layout_components { 
position: absolute;
visibility: hidden;
top: 0;
left: 0;
}
.hide_text { 
text-indent: -100000px;
line-height: 0;
font-size: 0px;
color: transparent;
}

a:link span { 
cursor: pointer;
}
html { 
height: 100%;
}
body { 
height: 100%;
}
#wrapper { 
position: relative;
min-height: 100%;
}

body { 
margin: 0;
padding: 0;
background: white left top repeat-x url("../images/background.header.png");
font-family: Myriad Pro, Arial, sans-serif;
font-size: 20px;
}
.layout-page { 
position: relative;
width: 930px;
margin: 0 auto;
padding: 0;
z-index: 1;
}
.layout-page .layout-header { 
position: relative;
height: 70px;
}
.layout-page .layout-header .logo { 
position: absolute;
bottom: -13px;
left: 10px;
width: 182px;
height: 79px;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/skins/raw/default/images/logo.webroyal.png', sizingMethod='crop');
}
.layout-page .layout-header .logo img { 
display: block;
_display: none;
}
.layout-page .layout-header .partnership { 
position: absolute;
bottom: 21px;
left: 200px;
width: 288px;
height: 19px;
background: transparent left top no-repeat url("../images/text.partnership_means_business.png");
}
.layout-page .layout-promo { 
position: relative;
width: 958px;
height: 354px;
z-index: -1;
}
.layout-page .layout-promo img { 
position: absolute;
top: 0;
left: 0;
}
.layout-page .layout-promo ul { 
position: absolute;
margin: 0;
padding: 0;
bottom: 15px;
left: 8px;
z-index: 1;
list-style: none;
}
.layout-page .layout-promo ul li { 
float: left;
display: block;
margin-right: 5px;
padding-top: 0px;
width: 19px;
height: 19px;
background: transparent left top no-repeat url("../images/background.promo_selector_item.png");
cursor: pointer;
line-height: 17px;
font-size: 14px;
text-align: center;
}
.layout-page .layout-promo ul li.current { 
background: transparent left top no-repeat url("../images/background.promo_selector_item.current.png");
}
.layout-page .layout-sidebar { 
position: absolute;
top: 426px;
left: 20px;
width: 200px;
font-size: 14px;
color: #666;
}
.layout-page .layout-sidebar .layout-sidebar-block {
margin: 0 0 35px 0;
}
.layout-page .layout-sidebar .layout-sidebar-block .title { 
margin: 0 0 5px 0;
color: #ff9900;
font-weight: bold;
}
.layout-page .layout-sidebar .layout-sidebar-block a { 
color: #0066cc;
}
.layout-page .layout-sidebar .layout-sidebar-block p {
margin: 0;
}
.layout-page .layout-sidebar .layout-sidebar-contact .email { 
margin-bottom: 12px;
}
.layout-page .layout-sidebar .layout-sidebar-contact .phone { 
color: black;
font-weight: bold;
font-size: 15px;
}
.layout-page .layout-sidebar .layout-sidebar-projects { 
}
.layout-page .layout-sidebar .layout-sidebar-projects ul { 
margin: 0;
padding: 0;
list-style: none;
}
.layout-page .layout-sidebar .layout-sidebar-projects ul li { 
margin: 0;
padding: 0;
}
.layout-page .layout-content { 
margin: 0px 20px 0 281px;
padding: 0 0 50px 0;
}
.layout-footer { 
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 43px;
background: transparent left top repeat-x url("../images/background.footer.png");
font-size: 16px;
}
.layout-footer .width-wrapper { 
position: relative;
width: 930px;
margin: 0 auto;
padding: 0;
z-index: 1;
}
.layout-footer .slogan { 
position: absolute;
top: 14px;
left: 305px;
}
.layout-footer .slogan a { 
color: black;
}
.layout-footer .phone { 
position: absolute;
top: 14px;
right: 35px;
}
#layout-content ul { 
margin: 0;
padding: 0;
list-style: none;
font-size: 14px;
}
#layout-content ul li { 
margin: 0 -7px 20px 0;
padding: 0 7px 10px 0;
background: transparent left 28px no-repeat url("../images/background.screenshot.png");
}
#layout-content ul li .title { 
margin: 0 0 3px 0;
text-transform: uppercase;
color: #cccccc;
font-size: 23px;
text-align: left;
font-weight: bold;
}
#layout-content ul li .screenshot { 
display: block;
border-bottom: solid #e8e9fd 1px;
}
#layout-content ul li .description { 
padding: 12px 16px;
height: 50px;
border-top: solid white 1px;
border-bottom: solid white 1px;
background: #f5f3f4;
line-height: 1;
}
#layout-content ul li .description .client { 
}
#layout-content ul li .description .project { 
margin: 2px 0;
}
#layout-content ul li .description .us { 
}
#layout-content ul li .description span.value { 
margin-left: 5px;
}
#layout-content ul li .description div.client span.value { 
color: #0066CC;
}
#layout-content ul li .description a { 
margin-left: 7px;
color: #0066CC;
}
