/* online collage CSS  */

html {
	height:100%;
	min-height:100%;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0;
	height: 100%;
	min-height:100%;
	background:#ffffff;
}
#containerTable {
	width:100%;
	height:100%;
}
.clear {
	clear:both;
}

#homeNews {
	display:block;
	float:right;
	width:300px;
	margin:10px 10px 10px 30px;
	padding:10px;
	border:1px solid #003366;
	background:#ffffff;
}




.leftShadow {
	width:7px;
	background:#316c96 url(../images/2010/leftShadow.gif) left top repeat-y;
}
.rightShadow {
	width:8px;
	background:#316c96 url(../images/2010/rightShadow.gif) left top repeat-y;
}
.middleColor {
	background:#316c96 url(../images/2010/middleLeftBlue.gif) left top repeat-y;
	text-align:left;
	vertical-align:top;
}
.topWhiteShadow {
	background:#ffffff url(../images/2010/topWhiteShadow.gif) left top repeat-x;
	text-align:right;
	vertical-align:top;
}
.topNavBg {
	background:#2b6298 url(../images/2010/topNavBg.gif) left top repeat-x;
	vertical-align:top;
}
.rightChecker  {
	background:#004583 url(../images/2010/rightChecker.gif) right top repeat;
	width:17px;
	text-align:right;
	vertical-align:top;
}
.breadcrumbTop  {
	background:#004583 url(../images/2010/rightChecker.gif) right top repeat;
	text-align:left;
}
#breadcrumbTable td {
	vertical-align:middle;
	background:#ffffff url(../images/2010/breadcrumbSlice.gif) left top repeat-x;
}
.leftNavBg {
	background-image: url(../images/backg.gif);
}

#leftSidebar {
	display:block;
	margin:0;
	padding:0;
	clear:both;
}
.bodyShadowT {
	background:#ffffff url(../images/2010/bodyShadowT.gif) left top repeat-x;	
}
.bodyShadowR {
	background:#ffffff url(../images/2010/bodyShadowR.gif) left top repeat-y;	
}
.bodyShadowB {
	background:#ffffff url(../images/2010/bodyShadowB.gif) left top repeat-x;	
}
.bodyShadowL {
	background:#ffffff url(../images/2010/bodyShadowL.gif) left top repeat-y;	
}


/************** Top Navbar Specific Styles **************/
#topNav {
	display:block;
	margin:0;
	padding:0 0 14px 0;
	height:46px;
	text-align:center;
	font-weight:normal;
	font-size:11px;
	line-height:12px;
	color:#ffffff;
	background:url(../images/2010/topNavBg.gif) left top repeat-x;
}
#topNav td {
	text-align:center;
	vertical-align:middle;
	text-transform:uppercase;
	font-weight:normal;
	font-size:11px;
	line-height:12px;
}
#topNav td div {
	display:block;
	margin:0;
	padding:0 7px;
	color:#ffffff;
}
#topNav img {
	display:block;
	border:none;
	margin:0;
	padding:0;
}
#topNav a {
	display:block;
	padding:0;
	margin:0;
	cursor:pointer;
	color:#ffffff;
}

#topNav a:link, #topNav a:visited {
	text-decoration:none;
	color:#ffffff;
	background:url(../images/2010/topNavButtonBg.gif) left top repeat-x;
}
#topNav a:hover, #topNav a:active {
	text-decoration:none;
	color:#ffffff;
	background:url(../images/2010/topNavButtonBg-over.gif) left top repeat-x;
}
	
#topNav a.thispage:link, #topNav a.thispage:visited {
	text-decoration:none;
	color:#ffffff;
	background:url(../images/2010/topNavButtonBg-over.gif) left top repeat-x;
}

#topNav a.thispage:hover, #topNav a.thispage:active {
	text-decoration:none;
	color:#000000;
	background:url(../images/2010/topNavButtonBg-over.gif) left top repeat-x;
}

#mm_menu_holder_container {
	z-index:5000;
	position:absolute; 
	top:27px; 
	left:4px;
}



#viewportHeight {
	height:100%;
	table-layout:fixed;
	min-height:100%;
	}

a:link, a:visited {
	color:#77b6d0;
	text-decoration:underline;
	}
	
a:hover, a:active {
	color:#77b6d0;
	text-decoration:none;
	}
	
/*#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 10em;
}

#nav ul li ul li a {
	display: block;
	width: 10em;
	background-color:#006699;
	color:#ffffff;
	border: 1px solid #000000;
	}
	
#nav ul li ul li a:hover, #nav ul li ul li a:active {	
	background-color:#194c78;
	color:#77b6d0;
	}

#nav li {
	float: left;
	width: 10em;
}	
	
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}	

#nav li:hover, #nav li.hover {
    position: static;
}*/

	
h1, .pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#006699;
	font-size:14px;
	font-weight:bold;
}

.breadcrumbs {
	font-size: 11px;
	color: #006699;
}

a.breadcrumbs:link {
	font-size: 11px;
	font-weight: normal;
	color: #77b6d0;
	text-decoration: none;
}
a.breadcrumbs:visited {
	font-size: 11px;
	font-weight: normal;
	color: #77b6d0;
	text-decoration: none;
}
a.breadcrumbs:hover {
	font-size: 11px;
	font-weight: normal;
	color: #77b6d0;
	text-decoration: underline;
}
a.breadcrumbs:active {
	font-size: 11px;
	font-weight: normal;
	color: #77b6d0;
	text-decoration: underline;
}

#footer {
	color:#ffffff;
	padding:0 5px 20px 5px;
}
	
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color:#ffffff;
	}

.header01 {
	color: #006699;
	font-weight: bold;
	font-size: 16px;
}

.buttons {
	color: #006699;
}

.button {
	color: #FFFFFF;
	background-color: #006699;
	font-weight: bold;
	border:none;
}
.Border {
	border: 1px solid #006699;
}
.formheader {
	color: #006699;
	background-color: #ffffff
}

#alertbox {
	border: 		1px solid #B30000;
	background-color: #FF8080;
	padding-left: 	5px;
	padding-right: 	5px;
	padding-top: 	1px;
	padding-bottom: 3px;
	display:		inline;
	color:			#FFFFFF;
	text-align:		center;
	font-size: 		10px;
	height: 		100%;

}

div.alertbox {
	border: 		1px solid #B30000;
	background-color: #FF8080;
	padding-left: 	5px;
	padding-right: 	5px;
	padding-top: 	1px;
	padding-bottom: 3px;
	display:		inline;
	color:			#FFFFFF;
	text-align:		center;
	font-size: 		10px;
	height: 		100%;
}

/*gallery*/

#galleryPane{
	/*border-color: #E19B2D;
	border-style: solid;
	border-width: 2px;*/
	height: 400px;
	width: 550px;
	display:block;
	clear:left;
	position:relative;
	overflow:hidden;
}

#previews{
	width: 150px;
	height: 400px;
	float:left;
	overflow:visible;
	/*z-index: 0;*/
}

#galleries{
	font-size:14px;
	font-weight:bold;
	color: #006699;
	position: relative;
	border-width: 1px;
	border-color: #006699;
	border-style: solid;
	background-color:#FFFFFF;
	padding: 5px;
}

#thumbnails{
	position: relative;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-color: #006699;
	border-style: solid;
	margin: 0px;
	/*overflow: scroll;*/

	
}
#gallerySelect{

	border-width: 1px;
	border-color: #006699;
	border-style: solid;
}

#thumb{
	vertical-align:middle;
	/*position: relative;*/
	display: inline;
}

#thumb img{
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-color: #006699;
	cursor:pointer;
}

#controls{
	margin: 0px;
	padding-top: 0px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-color: #006699;
	border-style: solid;
}

#controls a{
	cursor:pointer;
}

#picture{
	float:left;
	margin-left: 20px;
	
}

#mainImageTitle{
	font-weight: bold;
	font-size:14px;
}

#mainImageCaption{
	font-weight: bold;
}

@charset "UTF-8";

/* SpryCollapsiblePanel.css - version 0.5 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #CCC;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	background-color: #ffffff;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is used by the Public Dealer Locator Spry UI */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}

.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #ffffff;
}

.CollapsiblePanelClosed .CollapsiblePanelTab {
 /* background-color: #EFEFEF */
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #ffffff;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #ffffff;
}

