/*******************************************************
TITLE: Summer Holiday v1.1
DATE: 20060424
AUTHOR: rayk web design - http://www.raykdesign.net
*******************************************************/

body {
margin:.5em;
padding:0;
height:100%;
background-color:#ffffff;
background-image:url(img/body-bg.jpg);
background-position:top;
background-repeat:repeat-x;
color:#000000;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}

a {
color:#547699;
text-decoration:underline;
}

a:hover {
color:#999999;
text-decoration:none;
}

img {
border:none;
}

img.left {
float:left;
margin:0 .5em 0 .2em;
padding:.2em;
border:1px solid #eeeeee;
}

img.right {
float:right;
margin:0 .2em 0 .5em;
padding:.2em;
border:1px solid #eeeeee;
}

blockquote.warning {
margin:1em;
padding:.5em;
padding-left:5em;
background-color:#ffffff;
background-image:url(img/blockquote-bg-warning.jpg);
background-position:left top;
background-repeat:no-repeat;
border-top:1px solid #eeeeee;
}

blockquote.question {
margin:1em;
padding:.5em;
padding-left:5em;
background-color:#ffffff;
background-image:url(img/blockquote-bg-question.jpg);
background-position:left top;
background-repeat:no-repeat;
border-top:1px solid #eeeeee;
}

blockquote p {
font-size:.8em;
margin:.2em;
color:#616161;
}

#centerColumn { 	
padding:1em;
/*width:60%;*/
width:65%;
/*width:38em;*/
text-align:left;
background-color:#ffffff;
border:1px solid #BBD1E2;
float: left; 
display:inline; 
position: relative; 
/*margin:0 0 0 10em;*/
margin:0 0 0 8em;
}

#rightColumn
{ 
float:right; 
position:relative;
margin: 12em 4em 0 0;
padding:0px;
border:1px solid #BBD1E2;
background-color:#ffffff;  
}

#centerColumn h2 {
margin:0 0 -.5em 0;
padding:.75em 0 0 0;
font-size:1em;
letter-spacing:.1em;
color:#DA8619;
}

#imageTopAdsOld { 	
padding:1em;
width:65%;
text-align:center;
background-color:#ffffff;
border-color:#BBD1E2; 
border-style:solid;
border-width: 1px 1px 0px 1px;
float:left; 
display:inline; 
position: relative; 
margin:0 0 0 8em;
}

#imageTopAds{ 	
width:65%;
text-align:center;
background-color:transparent;
border:none;
float:left; 
display:inline; 
position: relative;
margin:0 0 0 8em;
/*padding:0 0 5px .75em;*/
padding:5px 0 5px .75em; 
}

#header {
margin:0 0 0 0;
padding:0 0 0 0;
height:20em;
background-color:#CC7933;
background-image:url(img/header.jpg);
background-position:left;
background-repeat:no-repeat;
border:1px solid #EBCD48;
}

#header h1 {
margin:0 0 -.6em 0;
padding:1em 0 0 1em;
font-size:1.5em;
letter-spacing:.1em;
color:#000000;
}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 1.75em;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
color:#000000;
}

#navtabs {
margin:0 0 0 0;
float:left;
width:100%;
height:6em;
font-size:93%;
line-height:normal;
position:absolute;
top:278px;
}

#navtabs ul {
margin:0;
/*padding:24.1em 0 0 .2em;*/
padding:24em 0 0 0;
list-style:none;
display:inline;
}

#navtabs li {
display:inline;
margin:0;
padding:0;
}

#navtabs a {
float:left;
background-image:url(img/tableftB.gif);
background-position:left top;
background-repeat:no-repeat;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}

#navtabs a span {
float:left;
display:block;
background-image:url(img/tabrightB.gif);
background-position:right top;
background-repeat:no-repeat;
padding:5px 15px 4px 6px;
color:#9E8100;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navtabs a span {float:none;}

/* End IE5-Mac hack */
#navtabs a:hover span {
color:#000;
}

#navtabs a:hover {
background-position:0% -42px;
}

#navtabs a:hover span {
background-position:100% -42px;
color:#000000;
}

#fauxRightColumn 
{
position:relative;
float:right;
margin:.5em 0 0 .5em;
padding:0 .7em .7em .7em;
width:11em;
font-size:.9em;
background-color:#ffffff;
background-image:url(img/fauxrightcolumn-bg.jpg);
background-position:top;
background-repeat:repeat-x;
border-bottom:1px solid #eeeeee;
color:#3399FF;
}

#fauxRightColumn2 
{
position:relative;
float:left;
margin:.5em .5em .5em 0em;
/*padding:0 .7em .7em .7em;*/
/*width:11em;
font-size:.9em;*/
}

#fauxRightColumn h2 {
margin-bottom:-1em;
font-size:.9em;
color:#DA8619;
}

#fauxRightColumn a {
font-size:.9em;
text-decoration:none;
color:#559449;
}

#fauxRightColumn a:hover{
text-decoration:none;
color:#cccccc;
}

#fauxRightColumn form{
 MARGIN-TOP: 0pt;
 MARGIN-BOTTOM: 0pt;
}    

#footer {
position:relative;
bottom:0;
margin:5em 0 0 0;
padding:0;
height:4em;
line-height:4em;
text-align:center;
font-size:.7em;
background-color:#ffffff;
border-top:1px solid #eeeeee;
}

.submitLink {
   font-size:.9em;
   text-decoration:none;
   color:#559449;
   background-color: transparent;
   border: none;
   cursor: pointer;
   cursor: hand;
   text-align: left;
}

.submitLink:hover {
   color:#cccccc;
   background-color: transparent;
   text-decoration:none;
   border: none;
   cursor: pointer;
   cursor: hand;
   text-align: left;
}

#topAds {
float:right;
background-color:#CC7933;
padding-right:10px;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}


/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#rightColumn{display:none;} 
#twocols, #mainColumn{width:100%; float:none;}

