/* */
/*Generic*/
/* */
body      { color: #333; font-size: 0.8em; font-family: "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 1.5em; background-color: #e6e6e6; text-align: center; margin: 0; padding: 0 }
p    { }
h1     { font-size: 2em; font-family: Courier, "Courier New", Monaco, monospace; font-weight: normal }
h2  { font-size: 1.5em; font-weight: normal; line-height: 2em; border-bottom: 1px dotted #333 }
h3 { font-size: 1em; font-family: "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif }
em { font-style: normal; font-weight: bold }
strong { font-style: normal; font-weight: bold; background-color: #efefef; margin-top: 6px; margin-right: 9px; padding: 2px 4px; float: left; border: dotted 1px #666 }
a:link { color: #339; text-decoration: underline }
a:visited  { color: #666; text-decoration: underline }
a:hover, a:active  { color: #c00; text-decoration: underline }
/* */
/*Page*/
/* */
#page         { background-color: #fff; text-align: left; margin: 15px auto; padding: 0; position: relative; width: 850px; border: solid 1px #666 }
#redirect { background-color: #fff; text-align: center; margin: 15px auto; padding: 0; position: relative; width: 850px; border: solid 1px #666 }
/* */
/*Navigation*/
/*1st column*/
/* */
#navigation    { font-size: 0.8em; margin: 0; padding: 0; position: absolute; top: 15px; left: 15px; width: 190px }
#navigation ul   { margin: 0; padding: 0; width: 150px }
#company_logo  { display: block; border: solid 1px #666 }
#company_logo_screenshots { display: block }
#page_icon  { display: block; border-style: solid; border-width: 0 1px 1px; border-color: #666 }
#navigation li   { display: inline }
#navigation a { text-decoration: none; text-indent: 0; display: block; padding: 5px; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #666 }
#navigation #active  { font-weight: bold; text-decoration: none; background-color: #cf9; text-indent: 0; display: block; padding: 5px; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #666 }
#navigation a:hover { color: #c00; text-decoration: none }
/* */
/*Title*/
/*Crosses 2nd and 3rd columns*/
/* */
#title       { margin-top: 7px; margin-right: 15px; padding: 0; border-bottom: 2px solid #333 }
/* */
/*Path*/
/*Crosses 2nd and 3rd columns*/
/* */
#path      { font-size: 0.9em; line-height: 0.9em; margin-top: 0; margin-right: 15px; margin-bottom: 0; padding: 0; border-bottom: 1px dotted #333 }
/* */
/*Screen Control*/
/*2nd column - used to navigate through screenshots*/
/* */
#screen_control  { font-size: 0.9em }
/* */
/*Text*/
/*2nd column*/
/* */
#text             { margin-top: 40px; margin-bottom: 15px; padding: 0; width: 450px }
#text ul  { list-style-type: circle; list-style-position: outside; margin: 0; padding: 0 }
#text li  { margin-left: 1.5em }
/* */
/*Screenshot*/
/*2nd column*/
/* */
#screenshot     { text-align: center; margin-top: 30px; padding: 0 }
/* */
/*Right Strip*/
/*3rd column*/
/* */
#right_strip    { text-align: right; margin-top: 40px; margin-right: 15px; margin-bottom: 15px; padding: 0; width: 150px; float: right }
#right_strip_news   { color: #333; background-color: #ccf; text-align: right; margin-top: 40px; margin-right: 15px; margin-bottom: 15px; padding: 5px; width: 120px; float: right; border: dotted 1px #330 }
     
             
              
     
/* */
/*Copyright*/
/*2nd column*/
/* */
#copyright    { color: #666; font-size: 0.8em; text-align: left; margin-top: 60px; width: 450px; border-top: 1px dotted #666 }
/* */
/*Classes*/
/* */
.main_margin   { margin-left: 195px }
#link_label { color: maroon }
