/*CSS for petexec
Written by Paula Mosteller
Visionary Web Design*/

body {
	width: 900px;
	margin:0 auto;
	background-color: #ffffff;	
		}
	
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #666;
	margin: 2px;
	text-align: left;
	
}	
a:link {
	color: #3C3666;
}
a:hover {
	color: #999999;
	background-color: #FFFFFF;
}
a:active {
	color: #333333;
}
a:visited {
	color: #28408f;
}

	
h1 {
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	color: #3c3666;
	background: #F2F2F2;
	text-align: center;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	line-height: 1.5em;
	font-weight: bold;
}
h2 {
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	color: #3C3666;
	text-align: left;
	margin: 5px;
	font-weight: bold;
}
h3 {
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #3c3666;
	text-align: center;
	font-weight: bold;
	clear: both;
	line-height: 2em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	text-indent: 5px;
}
h4 {
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	color: #3c3666;
	background: #F2F2F2;
	text-align: left;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 3px;
	padding-top: 2px;
}
#wrapper {
	margin: 0px;
	width: 100%;
	height: 100%;
	padding: 0;
				}
		
/*Top Header and Navigation*/

#masthead {
	background: url(images/petexec_header2.gif);
	width:900px;
	height:167px;
	}
#masthead2 {
	background: url(images/registration_top.jpg);
	width:900px;
	height:199px;
	}	
#masthead3 {
	position: relative;
	background: url(images/topheader7.png);
	width:900px;
	height:116px;
	paddding:0;
	background-repeat: no-repeat;
	}
			

/*End of Top Header and Navigation*/
/*Begin Side nav*/

.sidenav{
	position:inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
		}
	
.sidenav ul{
	margin:0px;
	padding: 0px;
	list-style: none;
	float:left;
	text-decoration: none;
					}
.sidenav a {
	margin: 0px;
	padding: 0px;
	width:150px;
	float:left;
	color: #3C3666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 35px;	
		}
		
.sidenav a:hover {
	margin: 0px;
	padding: 0px;
	float:left;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
			}						
.sidenav li {
	background:url(images/arrow.png) no-repeat 0 50%;
	padding-left:30px;
	color: #3C3666;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;

		}
			
	
/*Begin Middle nav*/
.middlenav{
	position: relative;
	background: url(images/tourcolorado_nav1.jpg);
	width:900px;
			}
		
.middlenav ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 900px;
	height:24px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;	
	color:#FFFFFF;
	}
.middlenav ul a {
	display: block;
	float:left;
	padding: 0 1em;
	line-height: 1.5em;
	text-decoration:none;
	list-style: none;
	color:#fff;
}
.middlenav ul li {
	float:left;
}
.middlenav ul a:link, .middlenav ul a:visited{
	color:#fff;
	background:url(images/tourcolorado_nav.jpg);
	height:24px;
}
.middlenav ul a:focus, .middlenav ul a:hover, .middlenav ul a:active{
	color:#fff;
	background:url(images/tourcolorado_nav2.jpg);
	height:24px;
}
/*End Middle nav*/

/*Middle sections*/
#container{
	float:left;
	width:600px;
	height:auto;
	background-color: #FFFFFF;
	margin-left: 2px;
			}
.newsletter{
	float:left;
	width:800px;
	height:auto;
	background-color: #FFFFFF;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-width: thin;
	border-left-width: thin;
	margin-left: 2px;
			}
			
.newsletter_lft {
	float:left;
	width:393px;
	height:auto;
	background-color: #FFFFFF;
	margin-left: 2px;
			}
.newsletter_right {
	float:left;
	width:393px;
	background-color: #FFFFFF;
	margin-left: 2px;
	border-left:dotted #3C3666 thin;
		}			
#containerlft {
	float:left;
	width:190px;
	height:auto;
	background-color: #FFFFFF;
	margin-left: 2px;
			}
#containermid {
	float:left;
	width:446px;
	background-color: #FFFFFF;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-width: thin;
	border-left-width: thin;
		}
#containermidSub {
	float:left;
	width:800px;
	text-align: center;
	vertical-align: middle;
		}
#containermid_in {
	float:left;
	width:475px;
		}
#container2col {
	float:left;
	width:693px;
	border-left-color: #28408f;
	border-width: 1px;
			}		
#containerright {
	float:left;
	width:233px;
	background-color: #FFFFFF;
	margin-left: 2px;
		}
#containerrightSub {
	float:left;
	width:196px;
	border-left-color: #3C3666;
	border-width: 1px;
	border-left-style: dotted;
		}
#containerright_in {
	float:left;
	width:230px;
	border-left-color: #3C3666;
	border-width: 1px;
	border-left-style: dotted;
			}
#bottomsection {
	width: 100%;
	background-color:#3c3666;
	color:#FFFFFF;
	text-align: center;
	font-size: x-small;
	vertical-align: middle;
	line-height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	float: left;
	}		
#search {
	float:right;
	margin:0;
	margin-top:75px;
	color:#FFFFFF;
	
	}

.error
{
	font-weight: normal;
	padding: 3px 10px 3px 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FA0B15;
}


/*content styles*/
.pageTitle h1
{
	color: #28408f;
	background: #F2F2F2;
	text-align: left;
	line-height: 2em;
	font-weight: bold;
	margin:10px 0 3px 0;
	padding: 0 20px;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.linkTitle
{
	font-weight: normal;
	padding: 3px 20px 3px 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666;
}
.linkTitle h2
{
	font: bold normal 16px Georgia, "Times New Roman", Times, serif;
	color: #28408f;
	border-bottom: #28408f 1px solid;
	font-weight: bold;
	margin: 16px 0 6px -18px;
}
.linkTitle li
{
	font-size: 13px;
	line-height: 1.5em;
}
.linkTitle em
{
	font-size: 13px;
	line-height: 1.3em;
}
.subtable
{
	width: 900px;
	margin:0;
	padding:0;
	border-collapse: collapse;
}
.theTables
{
	width: 100%;
	border-color: #28408f;
	border-width: 1px;
	border-style: solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #F2F2F2;
	padding:0;
	border-collapse: collapse;
}
.theTables thead td
{
	border-left: #28408f 1px solid;
	text-align: left;
	font-weight: bold;
	padding: 4px;
}
tbody {
	background-color: #EEEEEE;	
	
}

.theTables thead th
{
	border: 0;
}
.theTables tbody th
{
	text-align: right;
	padding: 4px;
	font-weight: bold;
	border-top: #28408f 1px solid;
}
.theTables tbody td
{
	border-left: #28408f 1px solid;
	border-top: #28408f 1px solid;
	text-align: left;
	padding: 2px;
}
.greytext {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.strike_through {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: line-through;
}
.headerpurp {
	color: #3c3666;
	padding-left: 3px;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.purptext {
	color: #3c3666;
	padding-left: 3px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
.purptextsm {
	color: #3c3666;
	padding-left: 2px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
#vaaler {
	background: url(images/vaaler.png);
	background-repeat: no-repeat;
	width: 171px;
	height: 246px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;

}
#features ul {
	background: left top;
}

#features li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3c3666;
	text-align: left;
	font-weight: lighter;
	line-height: 2;
}

fieldset {
	background: #f8f8f8;
	margin: 1em 0em;
	padding: 1em;
	border-style: solid;
	border-color: #CCCCCC;
}
legend {
	font-weight: bold;
	color: #3c3666;
}
label {
	display: block;
	
}
input.submit {
	width: 500px;
}
textarea {
	width: 300px;
	height: 100px;
}
/*tooltips*/

a.tooltip {
	position:relative;
	}
a.tooltip span {
	display:none;
}

a.tooltip:hover span {
	display:block;
	position:absolute;
	width: 300px;
	top: 1em;
	left: 3em;
	padding: 0.2em 0.6em;
	border: 1px solid #3C3666;
	background-color: #3C3666;
	color:#CCCCCC;
	}	
/*demo*/
a.demo {
	position:relative;
	text-decoration: none;
		}
a.demo span {
	display:none;
}
.radio {
	float:left;
	margin-right: 1em;
	}
