/* Import other stylesheets
-----------------------------------------------------------------------------*/

@import url("/files/css/forms.css");

/* Set up the document
-----------------------------------------------------------------------------*/
* {
  margin: 0;
  padding: 0;
}
.clear { clear: both; font-size: 1px; line-height: 1px; height: 1px; }
.right { float: right; }
.left { float: left; }
.a-center { text-align: center; }
.a-left { text-align: left; }
.a-right { text-align: right; }
body {
  background: #ffffff;
  color: #333;
  text-align: center;
  font: 11px Arial, Verdana, Helvetica, sans-serif;
}
#wrapper { 
  width: 767px;
  text-align: left;
  margin: 0 auto;
  background-color: #FFFFFF;
}
#container1 { background: transparent url('/files/img/bg_main_shadows.gif') repeat-y; }
#container2 { background: transparent url('/files/img/bg_bottom_shadow.gif') 0% 100% no-repeat; }
#main-container {
  float: left;
  width: 767px;
  overflow: hidden;
  min-height: 468px;
  float/**/: none;
  background: transparent url('/files/img/bg_top_shadow.gif') 0 0 no-repeat;
}
#main-container:after {
  content: '.'; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#main-container {
  display: inline-block;
}
/*\*/
#main-container {
  display: block;
}
#content-wrapper {

  float: left;
  display: inline;
  width: 551px;
  padding-bottom: 20px;
  margin-left: 207px;
  font-size: 12px;
  text-align: left;
  _height: 468px;
}
#sidebar-wrapper {
  float: left;
  width: 191px;
  padding-bottom: 20px;
  margin-left: -750px;
  text-align: left;
  _height: 468px;
}
/* Typography
-----------------------------------------------------------------------------*/
a { text-decoration: underline; }
a:link { color: #252525; }
a:visited {color: #666;}
a:active, a:hover {color: #ed2c21;}

h1 {
  margin: 0;
  padding: 28px 20px 20px 20px;
  font-size: 18px;
  font-weight: normal;
  background: #fff url('/files/img/bg_h1.gif') bottom repeat-x; }
.pageContainer h1 {
  margin: 0;
  padding: 0 0 12px 0;
  font-size: 18px;
  font-weight: normal;
  background: transparent none; }
h2 { font-size: 20px; }
.newsBlock h2 {
  font-size: 13px; }
h3 {
  padding: 4px 0;
  margin: 0 0 10px 0;
  font-size: 12px;
  color: #ed2c21;
  border-bottom: 1px solid #ccc; }
h3 a, 
h3 a:link,
h3 a:visited,
h3 a:active,
h3 a:hover {
  color: #ed2c21;
  text-decoration: none; }
.newsBlock h3 {
  font-size: 12px;
  font-weight: normal;
  color: #999; }
h4 {
  padding: 4px 6px;
  margin: 0 0 10px 0;
  font-size: 12px;
  background-color: #f0f0f0;
  border-bottom: 1px solid #ccc; }
h4 img {
  vertical-align: middle;
  margin-right: 6px; }
h5 { font-size: 14px; }
  
ul, ol { padding: 0 0 15px 20px; }
p { padding-bottom: 12px; }

/* Header
-----------------------------------------------------------------------------*/
/*
#header-wrapper {
  height: 88px;
  text-align: center;
  margin-bottom: 2px;
}
#header { 
  width: 750px;
  height: 66px;
  margin: 0 auto;
}
#logo {
  float: left;
  display: inline;
  width: 251px;
  height: 31px;
  margin: 20px 0 0 19px;
}
*/
#header { height: 66px; padding: 0; }
#header h1 { float: left; display: inline; border: 0; width: 155px; height: 34px; overflow: hidden; margin: 15px 0 0 20px; padding: 0; text-indent: -9999px; }
#header h1 a { display: block; width: 155px; height: 34px; background: #fff url('/files/img/parallels-logo.gif') no-repeat; }

/* Navigation
-----------------------------------------------------------------------------*/

#mainNav {
  height: 22px;
  width: 750px;
  margin: 0 auto;
  text-align: left;
  background: #ed2c21;
  color: #ffffff;
  font-size: 10px;
  overflow: hidden;
}
#mainNav ul {
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
#mainNav li {
  font: normal bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
  display: inline; }
#mainNav li span {
  display: block;
  padding: 0 8px;
}
#mainNav .first span {
  padding-left: 20px;
}
#mainNav .signout span {
  padding-right: 20px;
}
#mainNav a {
  float: left;
  display: block;
  padding: 5px 0;
  margin-left: -1px;
  background: transparent url('/files/img/bg-mainmenu_splitter-1x22.gif') right top no-repeat;
  text-decoration: none;
}
#mainNav .last a {
  background: none;
}
#mainNav a:link,
#mainNav a:visited,
#mainNav a:active {
  color: #fff;
}
#mainNav a:hover,
#mainNav .last a:hover {
  background: #fbfbfb url('/files/img/bg_mainnav_selected.gif') top repeat-x;
  color: #ed2c21;
}
/* Sidebar
--------------------------------------------------------------------------------------- */
#sidebar-wrapper .navigation { border-bottom: 1px solid #fcfcfc; font: normal 11px Verdana, Arial, Helvetica, sans-serif; margin-bottom: 12px; }
#sidebar-wrapper .navigation ul { list-style: none; padding: 0; }
#sidebar-wrapper .navigation ul li { background: transparent url('/files/img/bg_leftmenu_separator.gif') 20px 100% no-repeat; border-top: 1px solid #e5e5e5; padding-bottom: 3px; }
#sidebar-wrapper .hide-separator { border-bottom: 1px solid #cfcfcf; height: 12px; font-size: 1px; line-height: 1px; background: #e5e5e5; margin-top: -2px; }
#sidebar-wrapper .navigation ul li a { color: #3e3e3e; display: block; padding: 0 20px; text-decoration: none; width: 151px; }
#sidebar-wrapper .navigation ul li a:hover { background: #fff; }
#sidebar-wrapper .navigation ul li a span { display: block; padding: 2px 0; }
#sidebar-wrapper .navigation ul li.top { background: none; padding-bottom: 10px; }
#sidebar-wrapper .navigation ul li.top a { background: #aaabb3; border-bottom: 1px solid #fcfcfc; color: #fff; font-size: 11px; font-weight: bold; padding: 0; width: 191px; }
#sidebar-wrapper .navigation ul li.top a:hover { background: #999aa2; }
#sidebar-wrapper .navigation ul li.top a span { border-bottom: 1px solid #d0d0d0; padding: 15px 20px 15px 20px; }

#sidebar-wrapper .navigation .selectedSec { font-weight: bold; }
#sidebar-wrapper .navigation b { color: #ed2c21; font-weight: bold; }
#sidebar-wrapper .navigation ul li span.selected { display: block; font-weight: bold; padding: 2px 20px; }

#sidebar-wrapper .navigation ul li.level1 a,
#sidebar-wrapper .navigation ul li.level1 span.selected { padding-left: 30px; width: 141px; }
#sidebar-wrapper .navigation ul li.level2 a,
#sidebar-wrapper .navigation ul li.level2 span.selected { padding-left: 40px; width: 131px; }
#sidebar-wrapper .navigation ul li.level3 a,
#sidebar-wrapper .navigation ul li.level3 span.selected { padding-left: 50px; width: 121px; }


#leftMenu {
  margin-bottom: 20px; }
#leftMenu ul {
  margin: 0;
  padding: 0;
  list-style: none; }
#leftMenu ul li {
  margin: 0;
  padding: 0;
  font-size: 11px;
  background: none;
  border-bottom: 1px solid #bfbfbf; }
#leftMenu a {
  display: block;
  width: 158px;
  padding: 2px 10px 2px 23px;
  text-decoration: none;
  color: #333;
  background: #f2f2f2 url('/files/img/bg_leftmenu.gif') bottom repeat-x; }
#leftMenu a:hover,
#leftMenu ul li.level1 a:hover,
#leftMenu ul li.level2 a:hover,
#leftMenu ul li.level3 a:hover{
  color: #ed2c21;
  background-color: #fbfbfb;
  background-image: none; }
#leftMenu ul li a.top,
#leftMenu ul li a.top:hover {
  padding: 15px 10px 13px 23px;
  font-size: 13px;
  font-weight: bold;
  color: #ed1b23;
  background: none; }
#leftMenu ul li.level1 a {
  width: 153px;
  padding: 2px 10px 2px 28px; }
#leftMenu ul li.level2 a {
  width: 148px;
  padding: 2px 10px 2px 33px; }
#leftMenu ul li.level3 a {
  width: 143px;
  padding: 2px 10px 2px 38px; }
#leftMenu ul li.level1 a,
#leftMenu ul li.level2 a,
#leftMenu ul li.level3 a{
  background-color: #f3f3f3;
  background-image: none; }
#leftMenu ul li .selected {
  padding: 2px 10px 2px 23px;
  color: #ed2c21;
  background-color: #fbfbfb;
  background-image: none; }
#leftMenu ul li.level1 .selected {
  padding: 2px 10px 2px 28px; }
#leftMenu ul li.level2 .selected {
  padding: 2px 10px 2px 33px; }
#leftMenu ul li.level3 .selected {
  padding: 2px 10px 2px 38px; }
#leftMenu .selectedSec {
  font-weight: bold; }

/* Footer
-----------------------------------------------------------------------------*/

#footer {
  float: left;
  display: inline;
  width: 731px;
  padding: 0;
  margin: 3px 18px 15px 18px;
  list-style: none;
  color: #a7a7a7;
}
#footer li {
  font-size: 10px;
}
#footer li.footerLeft,
#footer li.footerCenter {
  float: left;
  background: none;
}
#footer li.footerRight {
  float: right;
  background: none;
}
#footer li.footerCenter {
  margin-left: 55px;
}
#footer a {
  text-decoration: none;
  color: #a7a7a7;
}
#footer a:hover {
  text-decoration: underline;
  color: #636363;
}

/* Misc
-----------------------------------------------------------------------------*/
.pageContainer {
  position: relative;
  padding: 15px 20px 20px 20px;
  font-size: 12px; }

.colBlock {
  margin-left: 135px; }
.colBlockImg {
  float: left;
  margin-left: -135px; }

.noteImportant,
.noteInfo {
  padding: 5px 10px 5px 25px;
  margin-bottom: 15px;
  border: 1px solid #d4d4d4;
  background-color: #f8f8f8;
  background-position: 5px 5px;
  background-repeat: no-repeat; }
.noteImportant {
  background-image: url('/files/img/bg_important.gif'); }
.noteInfo {
  background-image: url('/files/img/bg_info.gif'); }
  
.left2ABElement    { width: 332px; } /* general */
.left2ABElementNote { width: 294px; } /* noteImportant, noteInfo */
h4.left2ABElement  { width: 320px !important; }

.pdfDoc,
.zipDoc,
.onlineDoc,
.screenDoc,
.txtDoc {
  padding: 2px 0 3px 20px; }
.pdfDoc {
  background: url('/files/img/pdf_icon_16x16.gif') no-repeat; }
.zipDoc {
  background: url('/files/img/zip.gif') no-repeat; }
.onlineDoc {
  background: url('/files/img/online.gif') no-repeat; }
.screenDoc {
  background: url('/files/img/icon-scrn-16x16.gif') no-repeat; }
.txtDoc {
  background: url('/files/img/text.gif') 2px 0 no-repeat; }

.docList dd {padding: 6px 10px;}
.wpList dd {
  background-image: url('/files/img/pdf_icon_16x16.gif');
  background-repeat: no-repeat;
  background-position: 8px 4px;
  padding: 6px 10px 6px 30px; }
.wpList dd div {
  padding-top: 6px; }

.oddRow {background-color: #f8f8f8; }
.evenRow {background-color: #fff; }
/* Forms
-----------------------------------------------------------------------------*/

input.SWi300  { width:300px;} 
input.SWi250  { width:250px;}
input.SWi200  { width:200px;} 
input.SWi150  { width:150px;}
input.SWi100  { width:100px;} 
input.SWi50   { width:50px;}
input.i100    { width:100px;} 
    
select.SWs300 { width:300px;}
select.SWs250 { width:250px;}
select.SWs200 { width:200px;}
select.SWs160 { width:160px;}
select.SWs150 { width:150px;}
select.SWs100 { width:100px;}
select.SWs50  { width:55px;} 

button.commonButton {
  font-size: 12px; }
button.downloadButton {
  font-size: 11px; }
button.commonButton,
button.downloadButton {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 0;
  margin: 0;
  border-width: 0;
  background-color: transparent;
  text-align: left;
  color: #fff; }
a.commonButton:visited,
a.commonButton:hover,
a.commonButton {
  font-size: 12px; }
a.downloadButton:visited,
a.downloadButton:hover,
a.downloadButton {
  font-size: 11px; }
a.commonButton:visited,
a.downloadButton:visited,
a.commonButton:hover,
a.downloadButton:hover,
a.commonButton,
a.downloadButton {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #fff;
  text-decoration: none; }
.pageContainer button.commonButton,
.pageContainer a.commonButton,
.pageContainer button.downloadButton,
.pageContainer a.downloadButton {
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: right top;
  cursor: pointer;
  word-spacing: 0;
  text-align: center;
  border-style: none;
  border-width: 0; }
.pageContainer button.commonButton,
.pageContainer a.commonButton {
  background-image: url('/files/img/bg_rbtn_right.gif');
  margin: 0 5px 0 0;
  height: 27px;
  padding: 0 12px 0 0; }
.pageContainer button.downloadButton,
.pageContainer a.downloadButton {
  background-image: url('/files/img/bg_gbtn_right.gif');
  margin: 0;
  height: 21px;
  padding: 0 10px 0 0; }
.commonButton span,
.downloadButton span {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: left top;
  vertical-align: baseline;
  white-space: nowrap; }
.commonButton span {
  padding-left: 40px;
  padding-right: 18px;
  background-image: url('/files/img/bg_rbtn_left.gif');
  height: 27px;
  line-height: 27px; }
.downloadButton span {
  padding-left: 30px;
  padding-right: 5px;
  background-image: url('/files/img/bg_gbtn_left.gif');
  height: 21px;
  line-height: 20px; }

/*REALLIFESTART*/
.commonButton,
.downloadButton {
  zoom: 1;
  display: table-cell;
  display: -moz-box; }
button.commonButton span,
button.downloadButton span {
  float: left; }
a.commonButton span,
a.downloadButton span {
  display: block;
  width:auto !important; width:1px; }
button.commonButton,
button.downloadButton {
  overflow: visible;
  width:auto !important; width:1px;
  -moz-padding-end: 8px !important;
  -moz-padding-start: 0 !important; }
button.commonButton span:-moz-first-node,
button.downloadButton span:-moz-first-node {
  margin-top: -1px;
  -moz-margin-start: -3px !important; }
/*REALLIFEEND*/


#loading {
  position: absolute;
  background-image: url('/files/img/pseudoopacity-bg.gif');
  z-index: 5000;
  display: none;
  padding-top: 80px;
  text-align: center; }
#errorArea {
  border: solid 1px #b80000;
  padding: 5px;
  margin: 10px 0; }
/* Tables 
-----------------------------------------------------------------------------*/

table {
  border-spacing: 0;
  border-collapse: collapse;
}
table.commonTable {
  margin-bottom: 12px;
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc; }
table.commonTable th,
table.commonTable td {
  padding: 4px 6px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }
table.commonTable th {
  text-align: left;
  background-color: #f8f8f8; }
table.commonTable ul {
  padding-bottom: 0; }

#loginTable .submit {
text-align: right;
}

.docContainer { background: #f1f1f1 url('/files/img/bg_gcorner_left.gif') 0 100% no-repeat; margin: 0; padding: 0; overflow: hidden; margin-bottom: 20px; }
.docContainer h2 { font-size: 12px; background: #7c7c7c url('/files/img/bg_ghead_left.gif') 0 0 no-repeat; color: #fff; padding: 0; margin: 0; }
.docContainer h2 span { display: block; background: transparent url('/files/img/bg_ghead_right.gif') 100% 0 no-repeat; padding: 5px 10px 5px 19px; }
.docContainer .rcorner { clear: both; height: 8px; font-size: 1px; line-height: 1px; background: transparent url('/files/img/bg_gcorner_right.gif') 100% 100% no-repeat; }
.docContainer .docBlock { border-right: 1px solid #cfcfcf; border-left: 1px solid #cfcfcf; }
.docContainer table { width: 100%; border-collapse: collapse; }
.docContainer table th, .docContainer table td { padding: 8px 15px; }
.docContainer table tr.first td,
.docContainer table tr.first th { padding-top: 16px; }
.docContainer table .oddRow { background-color: #f1f1f1; }
.docContainer table th { background-image: url('/files/img/pdf_icon_16x16.gif'); background-position: 15px 6px; background-repeat: no-repeat; padding-left: 35px; font-weight: normal; text-align: left; }
.docContainer table th.swf { background-image: url('/files/img/swf_icon_16x16.gif'); background-position: 15px 6px; background-repeat: no-repeat; padding-left: 35px; font-weight: normal; text-align: left; }
.docContainer table tr.first th { padding-top: 16px; background-position: 15px 14px; }
