/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

/*
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
*/
body {
background-color: #F9932B;/*#0E0052;#F9932B;*/
font-size: 11px;
font-family: 'Lucida Grande', Helvetica, sans-serif;
color:#564b47;
padding:0px;
margin:0px;
}
/*
a {color: #F9932B;text-decoration: none;}
a:visited {color:#d9730B;}
a:hover {color: #F9932B;}
a:active { color:#0f0;}
*/

a {color: #C3F1FF;text-decoration: none;}
a:visited {color:#9CCAE0;}
a:hover {color: #C3F1FF;}
a:active { color:#FFFFFF;}

h1 {
/*font-size: 11px;*/
font-size:110%; font-weight:bold;
text-transform:uppercase;
background-color: #ddd;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }

h2 {
font-size:160%; font-weight:bold;
padding: 5px 10px;
margin:0px;}

h3 {
font-size:160%; font-weight:bold;
padding: 5px 10px;
margin:0px;
color:#fff;
text-align: center;
}

h4 {
/*font-size: 11px;*/
font-size:110%; font-weight:bold;
text-transform:uppercase;
background-color: #eee;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin-top:20px;
margin-bottom:20px;}

h5 {
/*font-size: 11px;*/
font-size:110%; font-weight:bold;
text-transform:uppercase;
background-color: #000;
color:#fff;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin-top:20px;
margin-bottom:20px;}


.fullContainer, .leftContainer, .rightContainer {overflow:hidden; zoom:1;}
.fullContainer {width:100%; clear:both;}


#lefty {
text-align: left;
padding: 10px;
margin: 5px;
color:#fff;
font-size:160%; font-weight:bold;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #003;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #000;
text-align: left;
padding: 0px;
margin: 0px;
}
#banner img {padding:0px 0px;} 

/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre, li{
font-size:110%;
padding: 5px 10px;
margin:0px;
}
#features li.featuresColumn {font-size:100%;}
#features li {font-weight:bold;}



/* @group Content */
/* #content {padding:0 30px 0 95px; overflow:hidden; zoom:1;} */


  /* @group Content Text */
  /* #content h2 {padding:0 0 10px 0;} */
  #content p, #content ul {padding:0 28px 14px 28px;}
  #content ul li {padding:2px 0;}
  /* @end */
  


  /* @group Features */
  #content ul#features {overflow:hidden; zoom:1; padding:10px 0 0 0; clear:both;}
  #features li.featuresColumn {width:49%; float:left; overflow:hidden; zoom:1;}
  #content #features .featuresColumn li {padding:8px 0; width:100%; float:left;}
  #features .featuresColumn li span {padding:0 30px 0 72px; display:block;}
  #features #anglerpred {background:url(images/mini_icon_angler_pred.png) no-repeat 0 6px;list-style-type:none;}
  #features #anglerbreed {background:url(images/mini_icon_angler_breed.png) no-repeat 0 6px;list-style-type:none;}

  #features #dragonpred {background:url(images/mini_icon_dragon_pred.png) no-repeat 0 6px;list-style-type:none;}
  #features #dragonbreed {background:url(images/mini_icon_dragon_breed.png) no-repeat 0 6px;list-style-type:none;}

  #features #petepred {background:url(images/mini_icon_pete_pred.png) no-repeat 0 6px;list-style-type:none;}
  #features #petebreed {background:url(images/mini_icon_pete_breed.png) no-repeat 0 6px;list-style-type:none;}

#features #zoom {background:url(images/zoom.png) no-repeat 0 6px;}
  /* @end */
  
  
/* --------------left navi------------- */
#left {
/*background:url(images/alphalt.png) repeat top left #fff;*/
background-color: #003;
float: left;
width: 200px;
margin: 0px;
padding: 0px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }
