/*-----------
COLORS
-------------

*/

/* Tag Styles*/
body {margin: 0px; padding: 0px; font-family: Verdana, sans-serif; font-size: 12px; color: #000; background: #26c5ff url(../../images/clouds.png) no-repeat center; background-attachment: fixed; line-height: 18px;}

a:link {color: #fff; font-weight: bold; text-decoration: none;}
a:visited {color: #fff;  font-weight: bold; text-decoration: none;}
a:visisted:hover {color: #26c5ff; font-weight: bold; text-decoration: none;}
a:hover {color: #26c5ff; font-weight: bold; text-decoration: none;}
.active {color: #26c5ff;}

/* General classes used site-wide */
.heading {color: #2c4876; font-weight: bold; font-size: 16px;}
.clearboth {clear: both; width: 0px; height: 0px; margin: 0px;}
.thinBreak {line-height: 5px;}
.textbox {width: 150px;}
.pHeading {color: #000; font-weight: bold; font-size: 15px;}
ul {margin: 0em;}
h2 {color: #000; font-size: 22px; font-weight: bold;}
h3 {color: #000; font-size: 16px;}
.price {background-color: #c2efff;}
.priceDate {color: #26c5ff; font-weight: bold;}
.priceLabel {font-weight: bold;}

/* form styles */
.contactForm {color: #a09d82; font-weight: bold;}
.submit {background: transparent url(../../images/submit.png) no-repeat; border: 0px; height: 48px; width: 116px; padding: 5px 5px 5px 5px;}
.submit:hover {background-position: 0 -55px;}
div#txtLeftSide {clear: both; float: left; padding-left:10px; background:url('../../images/txtLeftSide.png') no-repeat left; height:20px; margin:0px;}
div#txtRightSide {float: left; padding-right:10px; background:url('../../images/txtRightSide.png') no-repeat right; height:20px; margin:0px;}
div#txtBorder {float: left; padding:0; Background-image:url('../../images/txtBorders.png'); background-repeat:repeat-x; background-color:#fff; height:20px; margin:0px;}
div#txtBorder input {border:0; font-size:10px; margin-top:3px; width:100%;}


.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/*----------------------
	Main Master Page 
-----------------------*/

/* navigation section of site master page */
div#nav {clear: both; text-align: center; height: 75px; background-image: url(../../images/menuBack.png); background-repeat: no-repeat;}
div#nav ul {}
div#nav li {list-style-type: none; padding: 0px 70px 0px 0px; display: inline; font-size: 14px;}
*html div#nav li {list-style-type: none; padding: 0px 35px 0px 35px; display: inline; font-size: 14px;}
*+html div#nav li {list-style-type: none; padding: 0px 35px 0px 35px; display: inline; font-size: 14px;}
div#pad {height:25px;}

/* header section on master */
div#headerleft {float: left; text-align: left; height: 166px; width: 578px; margin-left: -45px;}
div#headerright {float: right; text-align: right; margin-right: 15px;}

/* main.master only */
div#bodytop {clear: both; height: 164px; width: 900px; text-align: left;}
div#icons {clear: both; height: 162px; width: 900px; text-align: left;}

/* footer section of site master page */
div#leftFoot {float: left; margin-left: 20px; text-align: left;}
div#rightFoot {float: right; margin-right: 20px;}
div#rightFoot li {list-style-type: none; padding: 0px 15px 0px 15px; display: inline; font-size: 12px;}

/*----------------------
	Structural Styles
-----------------------*/

/* used on all pages */
div#wrapper {}
div#wrapper .page {}
div#wrapper .head {width: 911px; text-align: left;}
div#wrapper .body {width: 888px; text-align: left; background-image: url(../../images/bodyBack.png); background-repeat: repeat-y;}
div#wrapper .body a:link {color: #26c5ff; font-weight: bold; text-decoration: none;}
div#wrapper .body a:visited {color: #26c5ff;  font-weight: bold; text-decoration: none;}
div#wrapper .body a:visisted:hover {color: #2c4876; font-weight: bold; text-decoration: none;}
div#wrapper .body a:hover {color: #2c4876; font-weight: bold; text-decoration: none;}
div#wrapper .body ul {list-style-type: none;}
div#wrapper .body li {background: url("../../images/bullet.png") no-repeat 0 50%; padding-left: 25px; line-height: 20px;}
div#wrapper .footer {clear: both; width: 888px; height: 125px; color: gray; background-image: url(../../images/bodyBottom.png); background-position: top; background-repeat: no-repeat; padding-top: 50px;}

div#left {float: left; text-align: left; padding-bottom: 10px;}
div#right {float: right; padding-left: 10px;}

div#contentLeft {float: left; text-align: left; margin: 10px 0 10px 25px; width: 500px;}
*html div#contentLeft {float: left; text-align: left; margin: 10px 0 50px 25px; width: 500px;}
*+html div#contentLeft {float: left; text-align: left; margin: 10px 0 50px 25px; width: 500px;}
div#contentRight {float: right; text-align: left; padding: 0 0 10px 10px; margin: 10px 25px 10px 10px;}
*html div#contentRight {float: right; text-align: left; padding: 0 0 10px 10px; margin: 10px 25px 50px 10px;}
*+html div#contentRight {float: right; text-align: left; padding: 0 0 10px 10px; margin: 10px 25px 50px 10px;}
div#contentMain {float: left; text-align: left; margin: 10px 25px 10px 25px;}
*html div#contentMain {float: left; text-align: left; margin: 10px 25px 50px 25px;}
*+html div#contentMain {float: left; text-align: left; margin: 10px 25px 50px 25px;}

div#forms {width: 400px; text-align: left; margin-left: 55px; padding-top: 10px;}

/* login.aspx */
.login {background-color: #26c5ff; color: #000; border: 1px solid #26f5ff; width: 300px; text-align: left;}
.login tr {height: 2em; }
.loginTitle {background-color: #7c7a65; font-weight: bold; font-size: 1.2em; color: White;}
.invalidLoginMsg {border: solid 2px darkred; background-color: #26c5ff; color: #c03; width: 300px; margin: 2em auto 0 auto; padding:0.5em; text-align:center;}

/*-----------------------
	Hover Buttons
------------------------*/

.btnImg {display: block; opacity: 1; filter: alpha(opacity=100);}
.btnImg:hover {display: block; opacity: 50; filter: alpha(opacity=50);}
.btnImg span {display: none;}	
