/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}
body {
	min-width: 780px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #B4B4B4 url(images/body_bg.gif) repeat left top;	
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	background-color: #FFFFFF;
}		

.nodeStyle
{
	font-size:small; font-weight:bold;color:#666666;
}

.nodeElementStyle
{
	font-size:small; font-weight:normal;color:#666666;
}
.nodeAttributeStyle
{
	font-size:small; font-weight:normal; color:#ff9900;
}

.gridViewLabel {
	margin: 0.5em 0em 0.5em 0em;
	font-size: 1.4em;
	font-weight: normal;
	color: #5377A9;
}

#gridViewTagWeightColumn
{
	background-color: #cccccc;
	text-align:center;
}

.gridViewTitleHyperLink
{
	 color:#777777;
	 text-decoration:underline;
	 font-size:1.4em;
}

.gridViewTitleLabel
{
	 color:#777777;
	 text-decoration: none;
	 font-size:1.4em;
}
/* Tab strip control styles */
.MenuCellNoBorderMedium

        {

                    border-color: Black;

                    border-width: 0px;

                    border-style:solid;

                    background-color: #f5f5f5;

                    color: Black;

                    text-align: center;

                    height:25px;

                    font-size:medium;

        }
        
.MenuCellMedium

        {

                    border-color: Black;

                    border-width: 1px;

                    border-style:solid;

                    background-color: #f5f5f5;

                    color: Black;

                    text-align: center;

                    height:25px;

                    font-size:medium;
                    
                    

        }
        
 .MenuCellSelectedMedium

        {

                    border-top-color:Black;

                    border-left-color:Black;

                    border-right-color:Black;

                    border-bottom-color:#dcdcdc;

                    border-width:1px;

                    background-color:#dcdcdc;

                    font-weight:bold;

                    font-size:medium;

        }


.MenuCellNoBorder

        {

                    border-color: Black;

                    border-width: 0px;

                    border-style:solid;

                    background-color: #f5f5f5;

                    color: Black;

                    text-align: center;

                    height:25px;

                    font-size: x-small;

        }

.MenuCell

        {

                    border-color: Black;

                    border-width: 1px;

                    border-style:solid;

                    background-color: #f5f5f5;

                    color: Black;

                    text-align: center;

                    height:25px;

                    font-size: x-small;

        }

 

        .MenuCellSelected

        {

                    border-top-color:Black;

                    border-left-color:Black;

                    border-right-color:Black;

                    border-bottom-color:#dcdcdc;

                    border-width:1px;

                    background-color:#dcdcdc;

                    font-weight:bold;

                    font-size: x-small;

        }

 

        .MenuCellHover

        {

                    background-color: #b0c4de;

                    font-size: x-small;

        }

        

        .Canvas

        {

                    background-color: #dcdcdc;

                    font-size: x-small;

                    border-left: 1px solid black;

                    border-bottom: 1px solid black;

                    border-right: 1px solid black;

        }

/* end tab strip control styles */
/* Google Maps styles */

#placelist {
	WIDTH: 425px
}
#search {
	MARGIN-BOTTOM: 5px; top:340px;left:25px;
}
#map {
	top:35px; MARGIN-BOTTOM: 1em; BORDER-RIGHT: #979797 1px solid; BORDER-TOP: #979797 1px solid; BORDER-LEFT: #979797 1px solid; BORDER-BOTTOM: #979797 1px solid; HEIGHT: 425px
}
#results {
   top: 400px; left:475px;  position: absolute;
}
#searchwell {
	WIDTH: 230px; height: 425px; overflow:auto; 
}
#searchwell .unselected {
	BACKGROUND-POSITION: left top; PADDING-LEFT: 18px; BACKGROUND-IMAGE: url(http://labs.google.com/ridefinder/images/mm_20_yellow.png); PADDING-TOP: 1px; BACKGROUND-REPEAT: no-repeat
}
.unselected .gs-watermark {
	DISPLAY: none
}
#searchwell .select {
	MARGIN-BOTTOM: 1em
}
.unselected .select {
	CURSOR: pointer; COLOR: #7777cc; TEXT-DECORATION: underline
}
#selected {
	MARGIN-TOP: 1em
}
#selected .gs-result {
	MARGIN-BOTTOM: 1em
}
#selected .gs-result {
	BACKGROUND-POSITION: left top; PADDING-LEFT: 30px; BACKGROUND-IMAGE: url(http://www.google.com/mapfiles/icon.png); PADDING-TOP: 3px; BACKGROUND-REPEAT: no-repeat
}
/* end Google Map Styles */

h1, h2, h3, h4, h5, h6 {color: #5377A9;}

/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ */
h1 {
	margin: 0 0 0 0em;
	font-size: 2.0em;
	font-weight: normal;
}
h2 {
	clear: both;
	margin: 0em 0em 0em 0em;
	font-size: 1.7em;
	font-weight: normal;
}
h3 {
	margin: 0.5em 0em 0.5em 0em;
	font-size: 1.4em;
	font-weight: normal;
}
h4 {
	margin: 0em 0em 0em 0em;
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	margin: 0em 0em 0em 0em;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0em 0.5em 0em;
	font-size: 0.8em;
	font-weight: bold;
}

.heading {
	padding:0em 0 1em 0;
	color:#5377A9;
	font-family:"Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.0em;
}

/* Start Tag Cloud CSS */

#cloud {padding:1px; line-height:30px;text-align:center;}
#cloud a {text-decoration:none;padding:0px;}
#cloud a:hover {text-decoration:underline;}

a.tag1{
 font-size:12px;
}
a.tag2, a.tag3 {
 font-size:13px;
 font-weight:200;
}

a.tag4 ,a.tag5, a.tag6 {
 font-size:16px;
 font-weight:300;
}

a.tag7, .tag8, a.tag9 {
 font-size:20px;
 font-weight:300;
}

a.tag10, a.tag11, a.tag12 {
 font-size:24px;
 font-weight:300;
}

a.tag13, a.tag14, a.tag15 {
 font-size:28px;
 font-weight:400;
}

a.tag16, a.tag17, a.tag18 {
 font-size:30px;
 font-weight:400;
}

a.tag19, a.tag20, a.tag21 {
 font-size:32px;
 font-weight:500;
}

a.tag22, a.tag23, a.tag24 {
 font-size:34px;
 font-weight:500;
}

a.tag25, a.tag26, a.tag27 {
 font-size:36px;
 font-weight:700;
}

a.tag28, a.tag29, a.tag30 {
 font-size:38px;
 font-weight:700;
}
/* End Tag Cloud CSS */

pre {
	font-family: monospace;
	font-size: 1.0em;
}

#blogBody {}

#blogBody a {
	color:Blue;
	text-decoration: underline;
}

#blogCompanyName {
	color: #FF9900;
	font-size: 40px;
}

#blogCompanySubName 
{
	color: #666666;
	font-size: 40px;
}

#blogCompanyName a {
	color: #FF9900;
	font-size: 40px;
	text-decoration: none;
}

#blogHeader{
	height:40px; 
	position:relative;
	background-color:#FFFFFF;
}

#blogCentercolumn
{

	float: right;
	width: 518px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	
	/* \*/
	margin-left: -1px; 
	/* Hidden from IE-mac */

	padding-top:30px;
		/* \*/
	
}

.blogSidebarcontainer{
	margin:5px;
	padding:6px;
	border:0px solid #336699;
	background-color:#cccccc;
	color:#666666;
    font-size:smaller;
	
}
/* background-color:#ccccff;*/
/* \*/
* html .blogSidebarcontainer {height:1%;}
/* */


.blogSidebarcontainer a {color:#777777;}

.blogSidebarcontainer li {list-style-type:none;}

strong, b {font-weight: bold;}

acronym[title] {
	cursor:help;
	border-bottom:1px dotted #333333;
	font-size: 95%;
}

p  {margin: 1em 0;}

a {text-decoration:none;}

a:hover {text-decoration:underline;}

watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}

.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

#errLabel 
{
	text-align:center;
	font-style:italic;
	font-weight:bold;
	color:Red;
	
}

#companyName {
	color: #FF9900;
	font-size: 40px;
}

#companySubName 
{
	color: #666666;
	font-size: 40px;
}

#companyName a {
	color: #FF9900;
	font-size: 40px;
	text-decoration: none;
}

#wrapper{
	margin: 0 auto;
	width: 770px;
	text-align: left;
	background-repeat: repeat-y;
	url(Images/main_bg.png);
	
}
* html .wrapper {   /*** IE5.x/win box model fix ***/
	width: 772px;
	wid\th: 770px;
}
#header{
	height:70px; 
	position:relative;
	background-image:url(Images/header_bg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#logo{
	position:absolute;
	top:11px;
	left:11px;
}

#slogan {
	color: #666666;
	font-size: 15px;
	font-style:italic;
}

#banner{
	margin: 0 152px;
	text-align:center;
}

#topmenu{
	margin: 0 152px;
	text-align:left;
}
#loginstatus{
	position:absolute;
	bottom:5px;
	right:5px;
}

#loginstatus a {color:#777777;}

#mainnav {
	padding:0 150px
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #336699;	
	background-color:#FFFFFF;
}

* html #mainnav tr {height:1.4em;}

#mainnav .item {
	padding:2px 7px;
	border-width:1px 0 0 1px; 
	border-style:solid; 
	border-color:#FFFFFF;
	background-color:#DADADA; 
	color:#333333; 
}

* html #mainnav .item {padding:0 20px;}

#mainnav .selected {
	background-color:#FF9900; 
	color:#FFFFFF;
}
#mainnav .hover {
	color:#FF284E; 
	background-color:#DADADA;
}

#mainnav table {border-right:1px solid #FFFFFF;}

#mainnav table table {border-right:none;}

#contentwrapper{
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	margin-left: 252px;    /*** Critical left col dimension value ***/
	width: 518px; /*468px;*/   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	border-left: 1px solid #FFFFFF;  /*** Critical left divider dimension value ***/
	border-right: 1px solid #FFFFFF; /*** Critical right divider dimension value ***/
	
}

* html #contentwrapper {  /*** IE5.x/win box model fix ***/
	width: 520px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	wid\th: 518px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}
#floatwrapper {
	float: left;
	width: 518px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-right: -1px;   /*** Static fix ***/
}
#centercolumn{
	float: right;
	width: 518px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	
	/* \*/
	margin-left: -1px; 
	/* Hidden from IE-mac */

	padding-top:30px;
}
#breadcrumbs{
	position:absolute;
	top:5px;
	left:25px;
	font-size:0.9em;
}
#breadcrumbs a {
	color:##777777;
	text-decoration:underline;
}

#breadcrumbs a:hover {text-decoration:none;}

#copy a {color:#777777;}

#copy .container {
	margin:5px;
	padding:0 20px 15px 20px;
	border:0px solid #336699;
	background-color:#FFFFFF;
}

/* \*/
* html #copy .container {height:1%;}
/* */

#copy img, #rightcolumn img {border:0px solid #FF284E !important;}

#copy .teaser{
	margin-top:0;
	color:#777777; 
	font-size:0.9em; 
	font-weight:normal;
}

#copy td, #copy th {padding: 0.2em 0.5em;}

#copy .container table tr {font-size:0.9em;}

.txtBox {border:1px solid #666666;}

#copy fieldset {	
	margin:1em 0;
	padding:1em;
	border:1px solid #CCCCCC;
}

#copy legend {
	color:#666666;
	background-color:#FFFFFF;
}

* html #copy legend {padding:0.5em;}

.button {
    border:1px solid #FFFFFF;
    color:#FFFFFF;
    background-color:#FF9900;
    font-size:1em;
}

#copy .container .button {border-color:#CCCCCC;}

div.readmore {
	text-align:right;
	font-size:0.9em;
}

#leftcolumn {
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 252px;    /*** Critical left col/divider dimension value ***/
	margin-left: -251px;    /*** Critical left col/divider dimension value ***/
	padding-top:30px;
}
* html #leftcolumn {
	float:left;	
	padding-top:25px;
}

*>html #leftcolumn {width:250px;}   /*** Fix only for IE/Mac ***/

/*** This is a fix for IE5/Win at the largest text size setting. ***/
/* \*/
* html #leftcolumn {margin-right: -3px;}
/* */

#leftcolcontainer{
	width: 250px;    /*** Critical left col dimension value ***/
}


#sidecolumn {
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 252px;    /*** Critical left col/divider dimension value ***/
	margin-left: -251px;    /*** Critical left col/divider dimension value ***/
	padding-top:30px;
}
* html #sidecolumn {
	float:left;	
	padding-top:25px;
}

*>html #sidecolumn {width:250px;}   /*** Fix only for IE/Mac ***/

/*** This is a fix for IE5/Win at the largest text size setting. ***/
/* \*/
* html #sidecolumn {margin-right: -3px;}
/* */

#sidecolcontainer{
	width: 250px;    /*** Critical left col dimension value ***/
}

#subnav {
	overflow:hidden;
	margin-bottom:40px;
}

* html #subnav tr {height:1.4em;}

#subnav .item {
	padding:2px 7px;
	border-top:1px solid #FFFFFF;
	background-color:#E4E4E4; 
	color:#333333; 
}

* html #subnav .item {padding:0 20px;}

#subnav .selected {
	background-color:#FF9900; 
	color:#FFFFFF;
}
#subnav .hover {
	color:#FF284E; 
	background-color:#E4E4E4;
}

#subnav table {border-bottom:1px solid #FFFFFF;}

#subnav table table {border-bottom:none;}

h4 img {margin-bottom:-0.5em;}

#rightcolumn{
	float: left; 
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 0px;    /*** Critical right col/divider dimension value ***/
	margin-right: -250px;    /*** Critical right col/divider dimension value ***/
	margin-left: -1px;   /*** Static fix ***/
	padding-top:30px;
}

/* \*/
* html #rightcolumn {
	margin-left: 0px; 
	margin-right: -750px; 
	mar\gin-right: -252px;
	padding-top:25px;
}
/* */

/*** These commented-out rules below are there to explain the "Critical" info 
	for the rules above, because comments must not appear within the Mac-hack.
	The "rules" below are not active, they are just for teaching purposes. ***/

/*
* html .right {
margin-left: 0px;    *** Critical right divider dimension value ***
margin-right: -500px;    *** IE5.x/win fix, must be above a critical number, but very high values appear okay ***
mar\gin-right: -152px;    *** Critical right col/divider dimension value ***
}
*/

#rightcolcontainer{
	/* \*/
	width: 0px;
	/* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
	margin-left: 3px;    /*** Critical right divider dimension value ***/
}

/* \*/
* html #rightcolcontainer {
	fl\oat: right;
	margin-left: 2px; 
	mar\gin-left: 0px; 
}
/* */

.sidebarcontainer{
	margin:5px;
	padding:6px;
	border:0px solid #336699;
	background-color:#cccccc;
	color:#666666;
	font-size:smaller;
}
/* \*/
* html .sidebarcontainer {height:1%;}
/* */


.sidebarcontainer a {color:#777777;}

.sidebarcontainer li {list-style-type:none;}

#footer {
	clear:both;
	margin:1px 5px;
	padding:2px 20px;
	border:1px solid #999999;
	background-color:#FFFFFF;
	font-size:0.9em;
}
#footer a {
	margin:1px 5px;
	color:#777777;
}
.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}
@media print {	
	body{
		font-size:11pt;
		line-height:13pt;
		background:#FFFFFF !important;
	}	
	#wrapper, #contentwrapper, #floatwrapper, #centercolumn, * html #wrapper, * html #contentwrapper, * html #floatwrapper, * html #centercolumn {
		width:auto !important;
		margin:auto !important;
	}

	#wrapper, #contentwrapper {border:none;}

	#mainnav{
		padding:0;
		text-align:center;
	}

	#leftcolumn, #rightcolumn, #search {display:none;}

	#wrapper, #header, #mainnav, #mainnav .item, #mainnav .selected, #copy .container, #footer {
		background:transparent;
	}
	#centercolumn {
		float:none;
		margin:0 1em 0 2.5em;
	}	

	#breadcrumbs {position:static;}

	#copy .container{
		margin:0;
		padding:0 !important;
		border-style:none !important;
		border-width:0;
	}
	
    #copy fieldset {border:none;}	
	    
	#footer{	
		position:static;
		border-style:none !important;
		border-top:1px solid #000000;
	}
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.commentbox{
background-color: #ececec;
width: 65%;
padding: 10px;
}

.commentfooter{
background: url(images/arrow.bmp) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;

}
.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 90%;

}

.curlycontainer .innerdiv{
background: transparent url(images/brcorner.bmp) bottom right no-repeat;

position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;

}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(images/formbg.bmp) repeat-x left top;
}
.shadetabs{
border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */

padding-left:5px;

}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade.bmp) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: none;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/shadeactive.bmp);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabselected
{
	position: relative;
	top: 1px;
}

.tabselected a{ /*selected main tab style */
background-image: url(images/shadeactive.bmp);
border-bottom-color: white;
}

.tabselected a:hover{ /*selected main tab style */
text-decoration: none;
}

.menuStyle 
{
	border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */

padding-left:5px;
	padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.tabunselected{
display: inline;
margin: 0;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade.bmp) top left repeat-x;
}

.tabunselected a{
text-decoration: none;

}

.tabunselected a:visited{
color: #2d2b2b;
}

.tabunselected a:hover{
text-decoration: none;
color: #2d2b2b;
}


.pagination{
padding: 2px;
 margin-top: 1em;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: lightyellow;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #2e6ab1;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.pagination li.nextpage{
font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}