﻿body { font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
       font-size: 14px;
       color: #000;
       background-color: #eff;
       margin: 0;
     }

#layout { width:800px;
          margin:0 auto;
          border:1px none #000;
          background-color: #dff;
        }

.hide {
	display: none;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #09c;
	background: transparent;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #09c;
	background: transparent;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #6c3;
	background: transparent;
}

a:active {
	text-decoration: none;
	font-weight: bold;
	color: #09c;
	background: transparent;
}

h1, h2, h3 { margin:0; padding:0; text-align:center; }

h1 { font-size: 200%;
     margin-top: 20px;
}

h1.content { color: #09c;
             font-size: 300%;
}

h1.content p { margin-top: 0px;
               margin-bottom: 20px;
}

h2 { font-size: 160%; }

h2.content { font-size: 250%;
             color: #6c3; 
             font-weight: normal; 
             margin-top: 10px; 
             font-style: italic;
}

h3 { font-size: 130%; }

h3.content { font-size: 180%;
             color: #6c3;
             font-weight: bold; 
             margin-top: 20px; 
             margin-bottom: 10px; 
}

h3.crosshead { text-align:center; }
h3.offer { text-align:left; color: #f00; }

p { margin-top: 0; }

.first { font-weight: bold; }

.label {
	float: left;
	display: block;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}

.month {
	list-style: none;
	font-weight: bold;
	font-size: 90%;
	color: #09c;
	margin-bottom:0;
}

ul.diary {
	font-weight: normal;
	margin-bottom: 1em;
	color: #000;
	margin-top:0;
}

span.caption {
	display: block;
	margin: 5px 60px;
	font-style: italic;
	text-align: center;
}

#header { background-color: #fff; }

#primarynav {
	margin-left: 345px;
}

.separator {
	border-top: 3px solid #09c;
	border-bottom: 5px solid #6c3;
    clear: both;
    height: 0; padding: 0; line-height: 0;
}

.separator hr {
display: none;
}

/* Image-free logo banner with rollover */
.alt, .printonly {
	display: none;
}

#content { clear:both;
           padding: 20px 60px 10px 60px;
        }

#footer { clear:both;
          padding-top: 15px;
          background-color: #fff;
        }

#footer p {
	text-align: center;
	font-size: 80%;
	margin: 0 20px;
	}

#bannerlogoban1 {
	position: absolute;
	padding: 0;
	border: 0px none;
	width: 300px;
	height: 207px;
	text-align: left;
	background: url('images/westwinds_logo_m.jpg') no-repeat; 
	margin-left:0px; margin-right:0; margin-top:5px; margin-bottom:15px
}

#logoban1 {
	display: block;
	padding: 0;
	border: 0px none;
	margin: 0;
	width: 300px;
	height: 207px;
	background: url('images/westwinds_logo_m.jpg') no-repeat;
	}

#bannerlogoban {
    float: left;
	width: 312px;
	height: 215px;
	text-align: left;
	background: url('images/westwinds_logo_m.png') no-repeat;
	margin: 0px;
}

#logoban {
	display: block;
	padding: 0;
	margin: 0;
	width: 312px;
	height: 215px;
	background: url('images/westwinds_logo_m.png') no-repeat;
}

form {
    margin-left: auto;
    margin-right: auto;
}

form div.buttons {
          text-align: center;
}

form div.navigation {
          text-align: right;
}

#primarynav ul {
	margin: 0;
	border: 0px none; list-style-type:none; padding-left:0; padding-right:0; padding-top:0px; padding-bottom:5px
}

#primarynav li {
	display: block;
	text-align: right;
	margin: 2px 0;
	padding: 0;
	font: 14px/20px Verdana, Lucida, Arial, sans-serif;
}

#primarynav li a {
	font-weight: normal;
	padding: 0;
	padding-right: 5px;
	border-right: 5px solid #FFF;
	color: #000;
	text-decoration: none;
}
#primarynav li a:hover {
	color: #6c3;
	border-right: 5px solid #6c3;
	border-bottom: 1px solid #6c3;
}

#primarynav li a.current {
	color: #09c;
	border-right: 5px solid #09c;
	border-bottom: 1px solid #09c;
}

#primarynav li a.current:hover {
	color: #09c;
	border-right: 5px solid #09c;
	border-bottom: 1px solid #09c;
}

div#footernav {
    height: 130px;
    padding: 0;
    border: 1px none #000;
    margin: 0 auto;
    }

div#footernav ul#minitabs {
    margin: 0;
    padding: 0;
    position: relative;
    }

div#footernav ul#minitabs li {
    list-style: none;
    position: absolute;
    }

div#footernav ul#minitabs li#smartercat_logo {
    margin: 0;
    }

div#footernav ul#minitabs li#solarfish_logo {
    margin: 30px 0 0 0;
    }

ul#minitabs li#smartercat_logo, ul#minitabs li#smartercat_logo a {
    height: 130px;
    display: block;
    overflow: hidden;
    }

ul#minitabs li#solarfish_logo, ul#minitabs li#solarfish_logo a {
    height: 70px;
    display: block;
    overflow: hidden;
    }

div#footernav ul#minitabs li a {
    text-indent: -9999px;
    text-decoration: none;
    }

#smartercat_logo {
    left: 5px;
    width: 130px;
    background: url('images/smartercat_dbl.gif') no-repeat top left;
}

#solarfish_logo {
    left: 630px;
    width: 150px;
    background: url('images/solarfish_dbl.gif') no-repeat top left;
}

#smartercat_logo a:hover {
    background: url('images/smartercat_dbl.gif') no-repeat 0 -130px;
}

#solarfish_logo a:hover {
    background: url('images/solarfish_dbl.gif') no-repeat 0 -70px;
}

table.data {
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-collapse: collapse;
  margin-bottom: 1em;
  }

table.data caption {
  padding: 10px;
  }

table.data th, table.data td {
  font-size: 90%;
  padding: 2px 5px;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  }

table.data th, table.data tfoot {
  color: #fff;    
  background: #36f;
  font-weight: bold
  }

p.smalltext {
  margin-top: -1em;
  font-size: 70%
  }

table.blank {
	width: 5em;
}