
/*
-----------------------------------------------------------------------
GIANTISLAND.COM - CUSTOM STYLE SHEET SYSTEM - copyright 2007
This style sheet system is customized to work in 99.9% of web browsers and mobile agents on the World Wide Web. For superior, high quality web development and style sheet solutions, contact us at www.GiantIsland.com. CSS created by Web Architect, Mitchell Stokely, USA
-----------------------------------------------------------------------
*/

@import url("../base.css");

html body #printheader {
display:block;
width:auto;
height:auto;
margin:0;
padding:0;
font-size:.8em;
color:#666666;
}

html body #printheader address {
font-style:normal;
font-variant:small-caps;
font-family:verdana;
}

html body #header,html body #footer,html body #footer_content,html body #printfooter,html body #back_to_top,html body #skip_to_content,html body #leftdiv {
display:none;
}

html,body,html body,html>body {
background:white;
width:100%;
max-width:none;
height:auto;
max-height:none;
margin:0;
padding:0;
border:0;
text-align:left;
font-size:10pt;
}

html body #shell1,html body #shell2,html body #content,html body #home_content,html body #footer {
float:none !important;
background:transparent;
width:auto;
max-width:none;
height:auto;
max-height:none;
margin:0;
padding:0;
border:0;
text-align:left;
}

html body #header,html body #footer_content {
float:none !important;
background:transparent;
width:auto;
max-width:none;
height:auto;
max-height:none;
margin:0;
padding:0;
border:0;
text-align:left;
margin-top:.5em;
font-size:10pt;
}

html body img {
margin:2px 0;
padding:0;
border:0;
color:#ffffff;
}

html body p {
position:static !important;
top:0px;
left:0px;
}

html body div a,html body div a:link,html body div a:active,html body div a:visited,html body div a:hover,html body div a:focus {
font-weight:bold;
text-decoration:none;
border-bottom:1px dashed #cccccc;
}

body .image_corner, #flash_home {
display:none;
}

body .pagetitle 
{
position:static;
top:0px;
left:0px;
}

body .logotitle
{
position:static !important;
top:0px;
left:0px;
display:block;
float:none;
}

