/*
   style.css
   maxImage
   
   Created by Aaron Vanderzwan on 2009-02-11.
   Copyright 2009 Aaron Vanderzwan. All rights reserved.
*/

* {padding:0; margin:0; }
html    { overflow-x:hidden;overflow-y:scroll; }
body    { background:#000;text-align:center; margin:0;}
h1, h1 a { color:#000;font-size:30px;margin:0 0 20px;text-decoration:none; }
h1 a:hover  { color:#999999;text-decoration:underline; }
h2 			{color:#000;}
ul,li   { list-style-type:bullit; list-style-position: inside; }
li      { color:#000;}
a       { color:#4B4B4B; text-decoration: none; }
a:hover { color:#4B4B4B; text-decoration: underline;}
img {margin: 0px !important; padding: 0px !important;}

img.maximage, img.bgmaximage, img.slidemaximage     { display:none; }
.liquid     { margin:0 0 0 710px;position:relative;width:auto; }
.home .maximage { position:fixed !important; }
.slidemaximage { display:none; }	
.loader        { position:absolute;z-index:9999;width:39px;height:39px;top:49%;left:49% }


#ding {
margin-top: 100px;
position: relative;
z-index: 2;
margin-right: auto; 
margin-left: auto; 
width: 300px;
text-align: center;
-moz-border-radius: 10px;
border-radius: 10px;
}

#ding2 {
display:block;
margin-left: 20px;
position: relative;
z-index: 2;

width: 420px;
text-align: center;
-moz-border-radius: 10px;
border-radius: 10px;
}

#head {
width: 300px;
z-index: 2;
height: 60px;
margin: 0px !important;
padding: 0px !important;
}

.top {
margin: 0px !important;
padding: 0px !important;
height: 25px;
}

.min {
width: 25px;
height: 25px;
margin: 0px !important;
padding: 0px !important;
}

.plus {
width: 275px;
height: 25px;
margin: 0px !important;
padding: 0px !important;
}

.logo {
width: 300px;
height:35px;
padding: 0px;
display: inline;
margin: 0px !important;
background-color:#FFF;
}

#col {
z-index: 2;
margin: 0px !important;
padding: 0px !important;
background-color:#FFF;
}

.menu {
width: 300px;
height: 35px;
background-color: #FFF;
padding-top: 10px;
border-top: 1px solid #FFF;
border-bottom: 1px solid #FFF;
margin: 0px !important;
}

#content {
background-color:#FFF;
width: 250px;
height: auto;
padding: 10px 10px 10px 22px;
text-align: justify;
vertical-align: bottom;
}

#empty {
height: 10px;
background-color: #FFF;
border-top: 1px solid #FFF;
border-bottom: 1px solid #FFF;
}

.footer {
width: 300px;
height: 25px;
background:url('/images/footer.png') no-repeat bottom;
text-align: center;
z-index: 2;
}

.footlinks {
font-weight: bold;
margin: 0;
padding: 0;
color: #CCC;
}

.touch {
    animate: false;
    sticky: false;
    dragx: true;
    dragy: true;
    rotate: false;
    resort: true;
    scale: false;
}

.shadow {
-moz-box-shadow: 3px 3px 3px #000;
-webkit-box-shadow: 3px 3px 3px #000;
box-shadow: 3px 3px 3px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}





/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;}
a img {border:0;}

/* typography.css */
body {font-size:12px;color:#2A2A2A;background:#fff;font-family: Tahoma,"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#000;}
h1 {font-size:14px;}
h2 {font-size:14px;}
h3 {font-size:14px;}


/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:10px;
 margin-left: 0px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border:0;
 font-weight: bold;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 4px 10px 4px 10px ;
 margin-left: 8px;
 border: 0;
 background: #5E7F92;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #fff; }
ul.tabbernav li a:visited { color: #ccc; }

ul.tabbernav li a:hover
{
 color: #5E7F92;
 background: #fff;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
 color: #5E7F92;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:8px 0 0px 6px;
 border:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.tabberlive p {
margin-bottom: 8px;
}
