/* Global Styles HTML Tags */

body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 99%;
	min-height: 100%;
	}

h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#008800;
	font-weight: bold;
	letter-spacing: .1em;
}

h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#ff9933;
	font-weight: bold;
	letter-spacing: .1em;
}

h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #ff9900;
	letter-spacing: .1em;
}

h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #008800;
	font-weight: bold;
	letter-spacing: .1em;
}

h5{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #ff9933;
	font-weight: bold;
	letter-spacing: .1em;
}
	
td {
	font-family: Arial;
	font-size:12px;
	margin-left: 2px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
ul{
	margin-left: 6 em;
	list-style-image:url(http://www.gpscoachingzone.com/images/star_bullet.png);
	font-size: 12px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

a {
	color: #006699;
	font-weight:700;	
	text-decoration:underline;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

a:active {
	color: #006699;
	font-weight:700;	
	text-decoration:underline;
	}
	
a:visited {
	color: #006699;
	font-weight:700;	
	text-decoration:underline;
	}
	
a:hover {
	color: #ff9933;
	text-decoration:none;
	}
	
/* ID Styles */
#container {
	min-height: 100%;
	position: relative;
	width: 100%;
}

#header {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	background-image: url(images/iStock_000006185842LargeB.jpg);
	color: white;
}

#indexmainbody {
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
	border-left: #023AA9 medium solid;
	border-right: #023AA9 medium solid;
	background-color: #f9f9f9;
}

#mainbody {
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
	border-left: #023AA9 medium solid;
	border-right: #023AA9 medium solid;
	background-color: #fff;
}

#lowerthird{
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}

#middlethird{
	padding-bottom: 5px;
	width: 100%;
	margin: 0px auto;
}

#column1{
	width: 25%;
	float: left;
	min-height: 230px;
	margin: 0px;
	padding: 7px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius:10px;
	border-style:solid;
	border: thin solid #f1f1f1; 

}

#column2{
	width: 25%;
	float: left;
	min-height: 230px;
	margin: 0px;
	padding: 7px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius:10px;
	border-style:solid;
	border: thin solid #f1f1f1; 
}

#column3{
	width: 25%;
	float: left;
	padding: 7px;
	min-height: 230px;
	margin: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius:10px;
	border-style:solid;
	border: thin solid #f1f1f1; 
}

#column4{
	width: 12%;
	float: left;
	padding: 7px;
	min-height: 230px;
	margin: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius:10px;
	border-style:solid;
	border: thin solid #f1f1f1; 
}

#column1_sub{
	width: 75%;
	float: left;
	min-height: 100%;
	margin: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 3px;
}

#column2_sub{
	width: 20%;
	float: left;
	min-height: 100%;
	margin: 0px;
	padding-left: 10px;
	padding-top: 7px;
}

#navigation a {
	font: 11px georgia;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 12px;
	display: block;
	padding: 5px;
	border: 1pt solid #ffcc66;
	border-right: 1px solid #003CA3;
	border-left: 0px;
	background-color: #ffcc66;
	/* for IE */
	filter: alpha(opacity=70);
	/* CSS3 standard */
	opacity: 0.7;
}
	
#navigation a:hover {
	font: 11px georgia;
	color: #ffffff;
	font-weight: bold;
	border: 1pt dotted #000033;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: #003CA3;
}

#footer {
	position: absolute;
	width: 100%;
	height: 35px;
	border-top: medium solid #023AA9;
	border-bottom: #023AA9 solid medium;
	margin-bottom: 2px;
	border-left: #023AA9 solid medium;
	border-right: #023AA9 solid medium;
	padding-top: 3px;
	background-color: #ffcc66;
}
/* for header content */
#textbox {
	width: 100%;
	margin: 0 auto;
	padding: 0 5 0 5px;
}

#wrapper {width:533px; margin:20px auto}
#slide-background {position:relative; background:#fff; padding:8px; height:238px; border-right:1px solid #ccc; border-bottom:1px solid #ccc}
.sliderbutton {float:left; width:25px; height:238px; cursor:pointer}
#slider {float:left; position:relative; overflow:auto; width:419px; height:238px}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:419px; height:238px}
.pagination {position:absolute; top:5px; right:11px; list-style:none; height:25px}
.pagination li {float:left; cursor:pointer; height:8px; width:8px; background:#ccc; margin:0 4px 0 0; border:1px solid #ccc}


.pagination li:hover, li.current {background:#000}

/* Class Styles */

table.main {
	border-width: 3px;
	padding: 3px 10px;
	border-style: ridge;
	border-color: #000033;
	background-image: url(images/main_background2b.jpg);
	background-repeat: repeat-x;
	color: white;
}

ul.main li{
	list-style-image:url(images/barbul3e.gif);
}
	
.logo {
	font:18px georgia;
	font-weight:bold;
	color: #fff;
	/* line-height:22px;*/
	letter-spacing:0.3em;
	vertical-align: middle;
	}

.sidebarNews {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF9900;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.1em;
	line-height: 16px;
}

.gpscoachingmain{
	color: #FF9900;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.columnheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.1em;
	line-height: 18px;
}
	
.smallText {
	font:11px arial;
	color:#333333;
	}

.footertext2 {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
}

.footertext3 {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
}

.gpsphone {
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: oblique;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-size: large;
}
.clearfloats{
	clear: both;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.label {
float: left;
text-align:right;
padding: 5px;
}

.labelright {
float: right;
clear:left
text-align:right;
font-size:11px;
padding: 0px;
}
.required {
	color:#CC0000;
	}