/* CSS Document */

/* RESET */
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	background-color: #000;
}
img {
	vertical-align: bottom;
}
a img {
	border: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* GENERAL */
body {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	background-image: url(../i/gfx_bkg.jpg);
	background-repeat: repeat-x;
}
p {
	margin: 0px;
	padding: 0px;
}
div.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}
div.more a, div.more a:visited {
	border: 1px solid #666666;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

/* IDS */
#wrapper {
	width: 856px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper .button2 p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	margin: 0px;
	padding-top: 18px;
	padding-left: 60px;
	width: 170px;
	height: 46px;
	position: relative;
	background-image: url(../i/gfx_inset_video.jpg);
	background-repeat: no-repeat;
	background-position: 13px 10px;
}
#wrapper .button2 p a {
    background:url(../i/gfx_bullet.png) no-repeat 210px 34px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-transform: none;
    text-decoration: none;
    color: #333333;
    width: 170px;
    height: 30px;
    padding-top: 34px;
    padding-left: 60px;
    position: absolute;
    top: 0;
    left: 0;
}
#banner {
	background-image: url(../i/gfx_banner.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 856px;
	margin: 0px;
	padding: 0px;
}
#banner img {
	padding-top: 13px;
	padding-left: 15px;
	float: left;
	margin-bottom: -10px;
}
#banner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	clear: both;
}
#subnav {
	float: right;
	height: 20px;
}
#subnav h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 5px 0 0 0;
}
#subnav h2 a, #subnav h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 14px;
}
#subnav h2 a:hover {
	color: #333333;
}
#description {
	#margin-top: -15px; /* IE 7 hack */
	_margin-top: -15px; /* IE 6 hack */
}
#navbar {
	margin-bottom: 8px;
}
#nav {
	height: 42px;
	width: 856px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../i/gfx_nav.png);
}
#nav li {
    margin: 0px; 
	padding: 0px; 
	list-style: none;
    position: absolute; 
	top: 0px;
}
#nav li, #nav a {
    height: 42px; 
	display: block;
}
#welcome {
	left: 0px; 
	width: 113px;
}
#blog {
	left: 113px; 
	width: 66px;
}
#listings {
	left: 179px; 
	width: 87px;
}
#rentals {
	left: 266px; 
	width: 156px;
}
#about {
	left: 422px; 
	width: 96px;
}
#team {
	left: 518px; 
	width: 98px;
}
#community {
	left: 616px; 
	width: 112px;
}
#contact {
	left: 728px; 
	width: 128px;
}
#welcome a:hover, #welcome a.current {
    background: transparent url(../i/gfx_nav.png)
    -0px -42px no-repeat;
}
#blog a:hover, #blog a.current {
    background: transparent url(../i/gfx_nav.png)
    -113px -42px no-repeat;
}
#listings a:hover, #listings a.current {
    background: transparent url(../i/gfx_nav.png)
    -179px -42px no-repeat;
}
#rentals a:hover, #rentals a.current {
    background: transparent url(../i/gfx_nav.png)
    -266px -42px no-repeat;
}
#about a:hover, #about a.current {
    background: transparent url(../i/gfx_nav.png)
    -422px -42px no-repeat;
}
#team a:hover, #team a.current {
    background: transparent url(../i/gfx_nav.png)
    -518px -42px no-repeat;
}
#community a:hover, #community a.current {
    background: transparent url(../i/gfx_nav.png)
    -616px -42px no-repeat;
}
#contact a:hover, #contact a.current {
    background: transparent url(../i/gfx_nav.png)
    -728px -42px no-repeat;
}
#featuredProperty {
	margin-top: 8px;
}
#SlideShowImg {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#SlideShowDiv {
	height:262px;
	width: 856px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#promoContainer {
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
}
#promo1, #promo2, #promo3, #sidebar {
	width: 276px;
	background-image: url(../i/gfx_promo_bkg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	float: left;
}
#promo1, #promo2 {
	margin-right: 14px;
	display: inline;
}
#promoContainer img {
	display: block;
}
#promo1 h1, #promo2 h1, #promo3 h1, #sidebar h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#promo1 p, #promo2 p, #promo3 p, #sidebar p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 20px;
	padding-right: 17px;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#phoneNumber {
	font-size: 12px;
	float: left;
	margin-left: 600px;
	text-align: right;
	display: inline;
}
#footer {
	background-image: url(../i/gfx_footer_bkg.png);
	background-repeat: no-repeat;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	float: left;
}
#footer img {
	margin-top: 14px;
	margin-left: 20px;
}
#footer p {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#footer a.rss {
	text-decoration: none;
	color: #999999;
	font-size: 11px;
	padding: 0 12px;
}
#copyright {
	float: left;
	width: 600px;
}
#copyright a, #copyright a:visited {
	color: #999999;
	text-decoration: none;
}
#copyright a:hover {
	color: #999999;
	text-decoration: underline;
}
#phoneNumber {
	font-size: 13px;
	float: left;
	margin-left: 0px;
	width: 244px;
	padding-right: 12px;
	margin-top: 16px;
}
#main {
	width: 565px;
	float: left;
	margin-right: 14px;
	background-image: url(../i/gfx_main_bkg.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
#main p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-left: 20px;
	padding-right: 17px;
	line-height: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#main a, #main a:visited {
	text-decoration: underline;
	color: #333333;
}
#main a:hover {
	color: #990000;
}
#categories {
	width: 541px;
	padding-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	text-transform: uppercase;
	padding-top: 8px;
}
#categories a, #categories a:visited {
	color: #990000;
	border: 1px solid #666666;
	text-decoration: none;
	margin-left: 6px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#categories a:hover, #categories a.current {
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
}
#pages {
	width: 541px;
	padding-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	text-transform: uppercase;
}
#pages a, #pages a:visited {
	color: #990000;
	border: 1px solid #666666;
	text-decoration: none;
	margin-left: 6px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#pages a:hover, #pages a.current {
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper .button1 p {
	background:url(../i/gfx_brochure.gif) no-repeat 18px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	margin: 0px;
	padding-top: 18px;
	padding-left: 60px;
	width: 170px;
	height: 46px;
	position: relative;
}
#wrapper .button1 p a {
    background:url(../i/gfx_bullet.png) no-repeat 210px 34px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-transform: none;
    text-decoration: none;
    color: #333333;
    width: 170px;
    height: 30px;
    padding-top: 34px;
    padding-left: 60px;
    position: absolute;
    top: 0;
    left: 0;
}
#main .videoBtn {
	background-image: url(../i/gfx_video_btn_bkg.gif);
	height: 34px;
	line-height: 34px;
	width: 138px;
	padding-left: 5px;
	margin-left: auto;
	clear: both;
	margin-top: 7px;
	color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 15px;
}
.videoListing img {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main .videoBtn a, #main .videoBtn a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-left: 4px;
}
#main .videoBtn a:hover {
	color: #990000;
}


/* CLASSES */
.content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	padding: 0px;
}
.separator {
	width: 491px;
	border-top: 1px solid #666666;
	height: 1px;
	margin: 4px 17px 4px 20px;
	padding: 0px;
}
.listing {
	width: 525px;
	border-top: 1px solid #666666;
	min-height: 10px;
	margin: 8px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	clear: both;
	overflow: hidden;
}
.listing p {
	margin-left:136px;
}
.icon, a.icon {
	margin: 0px;
	background-image: url(../i/gfx_bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
	padding: 2px 15px 2px 20px;
	display: inline;
	float: left;
}
.facebook, a.facebook {
	margin: 0px;
	background-image: url(../i/gfx_facebook.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
	padding: 2px 15px 2px 20px;
	display: inline;
	float: left;
}
.linkedin, a.linkedin {
	margin: 0px;
	background-image: url(../i/gfx_linkedin.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
	padding: 2px 15px 2px 20px;
	display: inline;
	float: left;
}
.top, a.top {
	margin: 0px;
	background-image: url(../i/gfx_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
	padding: 2px 15px 2px 20px;
	display: inline;
	float: left;
}
.button1 {
    width: 250px;
    height: 64px;
    background:url(../i/gfx_btn_bkg.gif) no-repeat 0 0;
    margin-top: 13px;
    margin-left: 20px;
    float: left;
}
.button2 {
    width: 250px;
    height: 64px;
    background:url(../i/gfx_btn_bkg.gif) no-repeat 0 0;
    margin-top: 13px;
    float: left;
}
.clear {
	clear: both;
}
.insetLeft {
	float: left;
	margin: 0px 12px 0px 0px;
	display: inline;
}
.promoBtn {
	background-image: url(../i/gfx_promo_btn_bkg.gif);
	height: 34px;
	line-height: 34px;
	width: 257px;
	padding-left: 5px;
	margin-left: 7px;
	clear: both;
	margin-top: 7px;
}
.promoBtn a, .promoBtn a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-left: 4px;
}
.promoBtn a:hover {
	color: #990000;
}
.videoListing {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 255px;
	margin-right: 20px;
}



/* LYTEBOX */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../i/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../i/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../i/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(../i/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(../i/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(../i/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(../i/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(../i/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../i/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(../i/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(../i/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(../i/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(../i/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(../i/close_grey.png) no-repeat; }
	#lbClose.red { background: url(../i/close_red.png) no-repeat; }
	#lbClose.green { background: url(../i/close_green.png) no-repeat; }
	#lbClose.blue { background: url(../i/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(../i/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(../i/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(../i/play_red.png) no-repeat; }
	#lbPlay.green { background: url(../i/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(../i/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(../i/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(../i/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(../i/pause_red.png) no-repeat; }
	#lbPause.green { background: url(../i/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(../i/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(../i/pause_gold.png) no-repeat; }
.small {
	font-size: 10px;
}



/* Spry Tabbed Panels */

/* SpryTabbedPanels.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px;
	background-color: #fff;
	list-style: none;
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #666;
}

.TabbedPanelsTabRight {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px;
	background-color: #fff;
	list-style: none;
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #666;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #CCC;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	background-color: #fff;
	color: #FFAC5A;
	border-bottom: solid 1px #fff;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	border: solid 1px #666;
	background-color: #fff;
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	padding: 4px;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #fff;
	position: relative;
	border: solid 1px #666;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #fff;
	border-bottom: solid 1px #666;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
.thumbs {
	display:block;
	width:565px;
	overflow:hidden;
}
.thumbs img {
	padding: 0 10px 10px 20px;
	float:left;
}

