﻿body{
	margin:0px;
	background-color:#646464;
	font-family:Arial, Helvetica, sans-serif;
	min-width:1000px;
}

/* Rows */
.menubar{
	position:relative;
	width:100%;
	height:50px;
	color:white;
	font-size:12px;
	background-image:url('../images/style1/banner1.png');
	z-index:1;
}
.menubar .leftSide{
	padding-top:5px;
}
.menubar .rightSide form{
	margin:0px;
	margin-right:35px;
	padding:0px;
}

.logobar{
	position:relative;
	width:100%;
	height:120px;
	background-image:url('../images/style1/banner2.png');
	z-index:1;
}
.logobar .leftSide{
	padding-top:40px;
}
.logobar .rightSide{
	bottom:3px;
	right:0px;
	text-align:right;
	padding-bottom:10px;
	left:auto;
	
}
.promobar{
	position:relative;
	color:white;
	width:100%;
	font-size:12px;
	background-image:url('../images/style1/banner3_b.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#666666;
	min-height:50px;
	z-index:1;
}
.promoSep{
	position:relative;
	width:100%;
	height:0px;
	border-top:10px #B5B5B5 solid;
	border-bottom:20px #CCCCCC solid;
	z-index:1;
}
.promoLeft, .promoRight{
	position:absolute;
	float:left;
	width:10%;
	height:100%;
	background-repeat:no-repeat;
}
.promoLeft{
	background-image:url('../images/style1/tag_left.png');
	background-position:right bottom;
}
.promoRight{
	background-image:url('../images/style1/tag_right.png');
	background-position:left bottom;
	left:90%;
}
.promoLeftTop, .promoRightTop{
	height:30px;
	background-image:url('../images/style1/banner3_b_top.png');
}
.promoLeftTopImage, .promoRightTopImage{
	background-repeat:no-repeat;
	height:30px;
}
.promoLeftTopImage{
	background-image:url('../images/style1/tag_left_top.png');
	background-position:right;
}
.promoRightTopImage{
	background-image:url('../images/style1/tag_right_top.png');
	background-position:left;
}
.promobar .content{
	position:relative;
	float:left;	
	background-image:url('../images/style1/banner3.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#29AAFE;
	padding-top:10px;
	padding-bottom:10px;
}
.promobar .content .leftSide{
	position:relative;
	float:left;
	right:auto;
	width:auto;
	max-width:40%;
	padding-left:2.5%;
}
.promobar .content .rightSide{
	position:relative;
	left:auto;
	top:auto;
	float:left;
	padding-left:50px;
	width:50%;
}
.container{
	position:relative;
	background-color:white;
	width:100%;
}
.body{
	position:relative;
	width:85%;
	margin-left:9%;
	padding-top:10px;
	padding-bottom:50px;
	color:#666666;
}
.body .content{
	position:relative;
	left:0px;
	width:100%;
}
.bg{
	position:absolute;
	left:0px;
	bottom:0px;
	background-image:url('../images/style1/bg.PNG');
	width:500px;
	height:250px;
	z-index:0;
	
}
.footer{
	position:relative;
	width:100%;
	height:80px;
	color:white;
	border-top:1px #CCCCCC solid;
	text-align:center;
	background-image:url('../images/style1/footer.png');
	vertical-align:middle;
	font-size:12px;
}
.footer .content{
	padding-top:20px;
}
.footer .leftSide{
	padding-top:30px;
	right:60%;
}
.footer .rightSide{
	left:40%;
	min-width:500px;
}

/* Blocks - Bob the Builder Time */
.block{
	position:relative;
	width:90%;
	min-height:220px;
}
.third{
	position:relative;
	float:left;
	width:30%;
	margin-right:3%;
}
.half{
	position:relative;
	float:left;
	width:45%;
	margin-right:5%;
}
.siteBlock{
	padding-bottom:10px;
}
.clear{
	clear:both;
}


.content{
	position:absolute;
	left:10%;
	width:80%;
	top:0px;
	bottom:0px;

}

.leftSide{
	position:absolute;
	left:0px;
	right:50%;
	height:100%;
	vertical-align:middle;
	
}
.rightSide{
	position:absolute;
	left:50%;
	width:auto;
	right:0px;
}

.topSide{
	position:absolute;
	top:0px;
	bottom:50%;
}
.bottomSide{
	position:absolute;
	top:50%;
	bottom:0px;
}
.button{
	position:absolute;
	width:163px;
	height:52px;
	left:20px;
	top:15px;
	font-size:20px;
	
}
.button a:hover{
	color:inherit;
}
.buttonCont{
	position:relative;
	float:right;
	width:163px;
	height:52px;
	background-image:url('../images/style1/button.png');
	right:10%;
}
.b1{
	padding:15px;
}
.vSep{
	position:relative;
	float:left;
	width:0px;
	border:0px;
	bottom:0px;
	top:0px;
	min-height:105px;
	margin:25px;
	margin-top:5px;
	border-left:1px #333333 solid;
	border-right:1px #808080 solid;
	
}
/* Font - words and stuff */
h1{
	margin:0px;
	font-size:30px;
	text-shadow: 1px 1px 3px black;
	
}
h2{
	margin:0px;
	font-size:20px;
	font-weight:lighter;
	text-align:right;
	color:#6FE2FF;
	font-style:oblique;
	font-weight:900;
}
h3{
	font-weight:normal;
}
h4{
	font-size:20px;
	color:#666666;
	padding:10px;
	padding-top:0px;
	margin:10px;
	margin-left:0px;
	margin-right:0px;
	border-bottom:1px #CECECE solid;
}
h5{
	font-size:17px;
	font-weight:bold;
	color:#14A3E7;
	padding:10px;
	margin:0px;
}
.text{
	font-size:15px;
}
.right{
	text-align:right;
}
a{
	text-decoration:none;
	color:inherit;
}
a:hover{
	color:#14A3E7;
	cursor:pointer;
}
.link{
	clear:inherit;
	color:#14A3E7;
}

/* Menus - lots of 'em */
ul{
	padding:0px;
	margin:0px;
}
.hMenu li{
	list-style-type:none;
	padding-right:13px;
	padding-left:10px;
	padding-top:5px;
	margin:0px;
	padding-bottom:5px;
	display:inline;
	border-right: 1px white solid;
}
ul .last{
	border-right:none;
}
.hMenu2 li{
	list-style-type:none;
	padding:10px;
	border-right: 1px white solid;
	margin:0px;
	display:inline;
}
.hMenu2 li:hover{
	background-color:#E0E0E0;
	border-bottom:5px #55DDFF solid;
}
.vMenu{
	float:left;
	text-align:left;
}
.vMenu header{

	font-weight:bold;
}
.vMenu li{
	list-style-type:none;
	padding-right:13px;
	padding-left:10px;
	padding-top:5px;
	margin:0px;
	padding-bottom:5px;
}
.vMenu2{
	position:relative;
	width:100%;
	right:15px;
	padding-top:5px;
}
.vMenu2 li{
	left:50px;
	color:#668CB3;
	list-style-type:none;
	border-right:5px #14A3E7 solid;
	padding-right:10px;
	margin-bottom:5px;
	text-align:right;
}



/* Elements - fire, air, etc */

.textbox{
	height:20px;
	padding-left:5px;
	padding-right:5px;
	border:1px #14A3E7 solid;
	border-bottom:2px #14A3E7 solid;
	background-image:url('../images/style1/banner2.png');
}
.searchbox{
	background-image:url('../images/style1/magnifying-glass-search-find.png');
	background-position:right;
	background-color:white;
	background-repeat:no-repeat;
	padding-right:30px;
}
.thumb{
	margin:5px;
	float:left;
}
.picture{
	background-color:#EFEFEF;
	padding:5px;
	padding-bottom:15px;
	border-bottom:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	border-right:0px black solid;
	border-top:0px black solid;
}
