body { margin: 0px; padding:0px; background:#0d0b47; }
body, td, th, div, li, select, input, textarea { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; }
body, td, th, div, li { vertical-align:top; }
form { margin: 0px; padding: 0px; }
a img { border: 0px; }
a {color:#0d0b47; text-decoration:none; }
a:hover { text-decoration:underline; }
div.spacer { clear:both; font-size:0px; height:0px; } 

#formTitle { font-size:14px; font-weight:bold; color:#555; width:160px; padding-top:10px; height:25px; float:left; }
#formSubmit { text-align:center; }
#formSubmit input { color:#003C74; font-size:26px; padding-left:20px; padding-right:20px; font-weight:bold; }
#formField { width:250px; padding-top:5px; height:32px; float:left; clear:right; }
#formField input { width:250px; font-size:14px; font-weight:bold; padding:2px 3px; color:#666; }

/* For Crazy IE Peekaboo Bug */
div { line-height:1.2; } 

#container {width:780px; margin:0px auto 10px auto;}
.white {color:#fff;}
.white a {color:#fff;}

.linkContainer table { width:552px; margin:90px 10px 0px 0px; float:right; }
.linkContainer table tr td { width:111px; height:32px; text-align:center; vertical-align:middle; }
.linkContainer table tr td a { display:block; font-weight:bold; color:#fff; font-size:15px; line-height:13px; }
.linkContainer table tr td a:hover { color:#000; text-decoration:none; }

.sidebarLink {height:31px; display:block; background:url(/images/link.jpg) no-repeat; margin-top:10px; font-weight:bold;}
.sidebarLink a {color:#020032; padding:8px 0px 0px 20px; display:block;}
.sidebarLink a:hover {color:#960000; padding:8px 0px 0px 20px; display:block; text-decoration:none;}

.sidebarLinkRed {height:48px; display:block; background:url(/images/linkRed.jpg) no-repeat; margin-top:10px; font-weight:bold;}
.sidebarLinkRed a {color:#F4EA3B; padding:16px 13px 0px 0px; display:block; text-align:center; font-size:15px;}
.sidebarLinkRed a:hover {color:#FFF; text-decoration:none;}

/*******************************************************************************
Drop-down nav
*******************************************************************************/

.dd_nav {
	background: #ffffff;
}

.dd_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.dd_nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: #292a24 1px solid;
	border-left: #292a24 1px solid;
	border-bottom: #292a24 1px solid;
}

.dd_nav ul li a {
	display: block;
	margin: 0;
	padding: 4px 8px;
	text-decoration: none;
	color: #ffffff;
	font-size: 1.2em;	
}

.dd_nav ul li a:hover {
	background: #cccccc;
	color: #000000;	
}

#dd0 ul li a { background: #960000; }
#dd1 ul li a { background: #4A4A4A; }
#dd2 ul li a { background: #5E3C70; }
#dd3 ul li a { background: #628042; }

#dd0 ul li a:hover { background: #cccccc; }
#dd1 ul li a:hover { background: #cccccc; }
#dd2 ul li a:hover { background: #cccccc; }
#dd3 ul li a:hover { background: #cccccc; }

/* To Make Sure Google Maps Buttons Are Centered & Links Can Be Seen*/
.gmnoprint div div { text-align:center; color:#000000; } 
#gmapDirHead a { color:#990000; }
#gmapDirHeadFrom a { color:#990000; }
#gmapDirHeadTo a { color:#990000; }
#gmapmarker { color:#000000; }
.gmapDirButton { text-align:center; }

/* Legends And Fieldsets */
legend { background-color:#FFF; padding:2px 8px 3px 8px; border:1px dotted #666; font-weight:bold; color:#666; font-size:11px; text-transform:uppercase; }
fieldset { border:1px solid #BBB; color:#666; padding:10px; }
fieldset { position: relative; } /* For Crazy IE Background Color Bleed Bug */
legend { position: absolute; top: -10px; left:2px; } /* For Crazy IE Background Color Bleed Bug */

#errorBox, #warningBox, #confirmBox { font-size:14px; font-weight:bold; padding:5px 10px 3px 10px; border: 2px solid #ddd; margin:10px auto; text-align:center; width:95%; }
#errorBox { background: #FBE3E4; color: #BF777A; border-color: #FBC2C4; }
#errorBox a { color: #BF777A; }
#warningBox { background: #FFF6BF; color: #514721; border-color: #FFD324; }
#warningBox a { color: #514721; }
#confirmBox { background: #E6EFC2; color: #9EAF57; border-color: #C6D880; }
#confirmBox a { color: #9EAF57; }

.contentHeader { font-size:24px; font-weight:bold; color:#960000; font-style:italic; border-bottom:1px solid #BBB; padding:0px 0px 0px 0px; margin:0px 20px 6px 0px; }
.contentBody { padding:10px; }

/* Basic; Full Width; Default */
.eventTitleLink { font-size:15px; margin-top:10px; display:block; }
.eventDates { font-size:11px; text-transform:uppercase; font-weight:bold; color:#888; }
.eventContent { padding-left:4px; font-size:11px; }
.eventSubContent { font-size:11px; line-height:14px; }
.eventPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.eventReadMoreLink { display:block; }
.eventDivider { clear:both; height:10px; margin-bottom:5px; border-bottom:#CCC dashed 1px; font-size:0px; }
.eventShowAllLink { width:300px; text-align:center; border:1px solid #AAA; border-width:1px 0px; padding:3px 0px 2px 0px; margin:10px auto 5px auto; display:block; } 


/* Basic; Full Width; Default */
.newsTitleLink { font-size:14px; font-weight:bold; margin-top:6px; display:block; }
.newsContent { font-size:11px; line-height:14px; padding-left:4px; }
.newsPicture { border:1px solid #0D0B47; padding:2px; float:left; margin:0px 5px 5px 0px; }
.newsReadMoreLink { display:block; }
.newsDivider { clear:both; height:10px; margin-bottom:5px; border-bottom:#CCC dashed 1px; font-size:0px; }
.newsShowAllLink { width:300px; text-align:center; border:1px solid #AAA; border-width:1px 0px; padding:3px 0px 2px 0px; margin:10px auto 5px auto; display:block; } 


/* For Category Display Functions 
 *   Each "subCategory" has its own class (eg. .category1, .category2 ...) to allow full customization
 *   but also uses .category as its base class.
 */
.category { margin-bottom:5px; padding-bottom:5px; border-bottom:#333 dashed 1px; }
.category1 { margin-left: 10px; } 
.category2 { margin-left: 15px; } 
.category3 { margin-left: 20px; }
.categoryLink { color:#0072BB; }

/* For Products General Display Functions */
.productsGeneral_mainTable { width:100%; }
.productsGeneral_rowA {}
.productsGeneral_rowB {}
.productsGeneral_pictureColumn { width:130px; text-align:center; border-bottom:1px dashed #DDD; padding:5px 10px 5px 0px; }
.productsGeneral_picture { border:1px solid #555; padding:2px; }
.productsGeneral_informationColumn { border-bottom:1px dashed #DDD; padding:5px 0px; }
.productsGeneral_featuredColumn { border-bottom:1px dashed #DDD; padding:5px 0px; }
.productsGeneral_nameLink { font-weight:bold; font-size:14px; color:#cd0802; }
.productsGeneral_modelNumber {}
.productsGeneral_retailPrice {}
.productsGeneral_ourPrice {}
.productsGeneral_details {}
.productsGeneralBreadcrumbs {}
.productsGeneral_categoryTitle { margin:10px 0px; font-weight:bold; font-size:14px; border:1px solid #0C468E; padding:3px; }
.productsGeneral_linksBar { text-align:center; margin-top:20px; }
.productsGeneral_totalProducts { font-size:10px; text-align:center; margin:10px; }
a.productsGeneral_current { border:2px solid #000; padding:2px 5px; margin:0px 2px; background-color:#666; color:#FFF; }
a.productsGeneral_current:hover { border:2px solid #000; padding:2px 5px; margin:0px 2px; background-color:#666; color:#FFF; }
a.productsGeneral_number { border:1px solid #CCC; padding:2px 5px; margin:0px 2px; color:#999; }
a.productsGeneral_number:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.productsGeneral_next { border:1px solid #CCC; padding:2px 5px; margin:0px 2px 0px 15px; color:#999; }
a.productsGeneral_next:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.productsGeneral_previous { border:1px solid #CCC; padding:2px 5px; margin:0px 15px 0px 2px; color:#999; }
a.productsGeneral_previous:hover { border:1px solid #000; background-color:#666; color:#FFF; }

/* For Real Estate Display Functions */
.realEstate_mainTable { width:100%; }
.realEstate_rowA {}
.realEstate_rowB {}
.realEstate_pictureColumn { width:120px; text-align:center; border-bottom:1px dashed #DDD; padding:5px 10px 5px 0px; }
.realEstate_picture { border:1px solid #777; padding:2px; width:100px; }
.realEstate_informationColumn { border-bottom:1px dashed #DDD; padding:5px 0px; }
.realEstate_headlineLink { font-weight:bold; font-size:14px; color:#0072BB; }
.realEstate_address {}
.realEstate_price {}
.realEstate_acreage {}
.realEstate_numBeds {}
.realEstate_numBaths {}
.realEstate_squareFootage {}
.realEstate_propertyDescription {}

/* For Blog Display Functions */
.blogCategoryTitle { text-transform:uppercase; font-size:11px; }
.blogTitle { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
.blogSubTitle { font-size:11px; color:#999; margin:2px 0px 6px 0px; }
.blogSubTitle a { font-weight:normal; }
.blogPost { padding:10px 0px; line-height:16px; font-size:12px; }
.blogContinue { display:block; margin:5px 0px; float:left; } 
.blogComments { display:block; margin:5px 0px; float:right; } 
.blogDivider { clear:both; font-size:0px; height:5px; margin-bottom:5px; border-bottom:#333 dashed 1px; }
.blogCommentHeader { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border-top:#000 solid 2px; padding-top:15px; }
ol.comments { margin:5px 0px 5px 0px; }
ol.comments li { padding-bottom:6px; border-bottom:1px dashed #CCC; margin-bottom:12px; }
.commentAuthor { margin-top:8px; font-weight:bold; color:#BBB; font-size:12px; }

/* For Forum Display Functions */
.forumColumnHeading { font-weight:bold; padding-left:10px; }
.forumCategoryTitle { border-top:3px solid #95494B; padding:10px; font-size:18px; font-weight:bold; background-color:#D8A6A5;  }
.forumColumnRow { background-color:#FEFEFE; padding:5px 0px 5px 10px; border-bottom:1px dashed #D8A6A5; line-height:18px; vertical-align:top; }
.forumMainLink { float:right; border:1px solid #95494B; background-color:#D8A6A5; padding:1px 4px 2px 4px; font-size:11px; margin-top:4px; text-align:center; }
.forumMainLink:hover { border:1px solid #95494B; background-color:#95494B; color:#D8A6A5; text-decoration:none; }
.forumBottomLink { float:left; border:1px solid #95494B; background-color:#D8A6A5; padding:1px 4px 2px 4px; font-size:11px; margin-top:10px; text-align:center; }
.forumBottomLink:hover { border:1px solid #95494B; background-color:#95494B; color:#D8A6A5; text-decoration:none; }
.forumPostHeader { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border-top:#D39D9D solid 2px; padding-top:15px; }
.forumTopicSubject { border-top:3px solid #95494B; padding:10px; font-size:18px; font-weight:bold; background-color:#D8A6A5;  }
.forumTopicBody { background-color:#EFD2D1; padding:5px 0px 5px 10px; border-bottom:2px solid #D8A6A5; line-height:18px; vertical-align:top }
.forumPosterProfile { font-size:11px; text-align:left; padding:0px 10px 10px 10px; border-left:1px solid #D8A6A5; margin:5px 10px 5px 10px;}
.forumPosterProfile img { margin-bottom:8px; padding:2px; border:1px solid #D8A6A5; }
.forumResponseSubject { font-size:14px; font-weight:bold; }
.forumResponseBody { line-height:16px; margin:5px 0px; }
.forumResponseDate { font-size:11px; } 



/* For Photo Gallery Display Functions */
.photoGalleryColumnHeading { font-weight:bold; padding-left:10px; }
.photoGalleryCategoryTitle { border-top:3px solid #660000; color:#FFFFFF; padding:10px; font-size:18px; font-weight:bold; background-color:#960000;  }
.photoGalleryCategoryTitle a { color:#FFFFFF; }
.photoGalleryColumnRow { background-color:#FFFFFF; padding:5px 0px 5px 10px; border-bottom:1px dashed #9F9F9F; line-height:18px; vertical-align:top; }
.photoGalleryMainLink { float:right; border:1px solid #660000; background-color:#9F9F9F; padding:1px 4px 2px 4px; font-size:11px; margin-top:4px; text-align:center; }
.photoGalleryMainLink:hover { border:1px solid #660000; background-color:#660000; color:#9F9F9F; text-decoration:none; }
.photoGalleryBottomLink { float:left; border:1px solid #660000; background-color:#9F9F9F; padding:1px 4px 2px 4px; font-size:11px; margin-top:10px; text-align:center; }
.photoGalleryBottomLink:hover { border:1px solid #660000; background-color:#660000; color:#9F9F9F; text-decoration:none; }
.photoGalleryPostHeader { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border-top:#D39D9D solid 2px; padding-top:15px; }
.photoGalleryTopicSubject { border-top:3px solid #660000; padding:10px; font-size:18px; font-weight:bold; background-color:#9F9F9F;  }
.photoGalleryTopicBody { background-color:#EFD2D1; padding:5px 0px 5px 10px; border-bottom:2px solid #9F9F9F; line-height:18px; vertical-align:top }
.photoGalleryPosterProfile { font-size:11px; text-align:left; padding:0px 10px 10px 10px; border-left:1px solid #9F9F9F; margin:5px 10px 5px 10px;}
.photoGalleryPosterProfile img { margin-bottom:8px; padding:2px; border:1px solid #9F9F9F; }
.photoGalleryResponseSubject { font-size:14px; font-weight:bold; }
.photoGalleryResponseBody { line-height:16px; margin:5px 0px; }
.photoGalleryResponseDate { font-size:11px; } 
.photoGallerySquares { padding:12px 3px 12px 3px; background-color:#FEFEFE; border-bottom:1px dashed #9F9F9F; }
/*.photoGallerySquares img { padding:3px; border:none; } */
.photoGalleryPhoto { padding:12px 12px 12px 12px; background-color:#FEFEFE; border-bottom:1px dashed #9F9F9F; }
/*.photoGalleryPhoto img { padding:3px; border:none; }*/
.photoGalleryFloatingPicture { border:1px solid #000; background-color:#9F9F9F; border-width:1px 0px; text-align:center; font-size:12px; font-weight:bold; padding:2px 0px 3px 0px; }
.photoGallery_linksBar { text-align:center; margin-top:20px; }
.photoGallery_totalPhotos { font-size:10px; text-align:center; margin:10px; }
a.photoGallery_current { border:2px solid #960000; padding:2px 5px; margin:0px 2px; background-color:#660000; color:#FFF; }
a.photoGallery_current:hover { border:2px solid #960000; padding:2px 5px; margin:0px 2px; background-color:#660000; color:#FFF; }
a.photoGallery_number { border:1px solid #CCC; padding:2px 5px; margin:0px 2px; color:#999; }
a.photoGallery_number:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.photoGallery_next { border:1px solid #CCC; padding:2px 5px; margin:0px 2px 0px 15px; color:#999; }
a.photoGallery_next:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.photoGallery_previous { border:1px solid #CCC; padding:2px 5px; margin:0px 15px 0px 2px; color:#999; }
a.photoGallery_previous:hover { border:1px solid #000; background-color:#666; color:#FFF; }

/* BEGIN GALLERIA STYLE */
.galleria { list-style:none; width:200px; }
.galleria li { display:block; width:75px; height:75px; overflow:hidden; float:left; margin:0px 0px 0px 0px; }
.galleria li a { display:none; }
.galleria li div { position:absolute; display:none; top:0; left:180px; }
.galleria li div img { cursor:pointer; }
.galleria li img .thumb { cursor:pointer; top:auto; left:auto; display:block; width:auto; height:auto; }
.caption { display:block; }

.gallery_show { height:103px; margin:0px; }
.gallery_show li { width:75px; height:75px; border:3px double #FFF; margin:0px; }
.gallery_show li div { left:240px; }
.caption { font-size:12px; text-align:center; color:#000; }


#main_image { margin:0px auto 0px auto; height:500px; width:500px; }
#main_image img { margin-bottom:1px; padding:2px; border:1px solid #333; }

/* Main Layout */
#gallerytitle { margin:0px auto 3px auto; text-align:right; padding:0px 50px 0px 0px; color:#000; }
#gallerytitle .start { color:#660000; font-weight:bold; }
#gallerytitle .start:hover { color:#318F2C; font-weight:bold; }
#gallerytitle .stop  { color:#660000; font-weight:bold; }
#gallerytitle .stop:hover  { color:#DD0000; font-weight:bold; }

/* Album Thumbnails */
#albums { float:left; margin-bottom:12px; }
#scroller { margin:0px auto; width:525px; height:110px; }
#images { margin:0px auto; width:525px; height:110px; }

/* start jcarousel */
.jcarousel-container { position:relative; }
.jcarousel-clip { z-index:2; padding:0px; margin:0px; overflow:hidden; position:relative; }
.jcarousel-list { z-index:1; overflow:hidden; position:relative; top:0px; left:0px; margin:0px; padding:0px; }
.jcarousel-item { float:left; list-style:none; cursor:pointer; }
.jcarousel-next { z-index:3; display:none; }
.jcarousel-prev { z-index:3; display:none; }

/* start tango jcarousel */
.jcarousel-skin-tango.jcarousel-container { -moz-border-radius:5px; background:#111; border:1px solid #660000; }
.jcarousel-skin-tango.jcarousel-container-horizontal { width:344px; padding:10px 40px; margin:0px auto; }
.jcarousel-skin-tango .jcarousel-clip-horizontal { height:81px; width:344px; }
.jcarousel-skin-tango .jcarousel-item { width:75px; height:75px; padding:0px; margin:0px; }
.jcarousel-skin-tango .jcarousel-item-horizontal { margin-right:6px; }
.jcarousel-skin-tango .jcarousel-item-placeholder { background:#000; color:#fff; }

/* Horizontal Buttons */
.jcarousel-skin-tango .jcarousel-next-horizontal { position:absolute; top:38px; right:5px; width:32px; height:32px; cursor:pointer; background:transparent url(/images/next-horizontal.png) no-repeat 0 0; }
.jcarousel-skin-tango .jcarousel-next-horizontal:hover { background-position:-32px 0; }
.jcarousel-skin-tango .jcarousel-next-horizontal:active { background-position:-64px 0; }

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active { cursor:default; background-position:-96px 0; }

.jcarousel-skin-tango .jcarousel-prev-horizontal { position:absolute; top:38px; left:5px; width:32px; height:32px; cursor:pointer; background:transparent url(/images/prev-horizontal.png) no-repeat 0 0; }
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover { background-position:-32px 0; }
.jcarousel-skin-tango .jcarousel-prev-horizontal:active { background-position:-64px 0; }

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active { cursor:default; background-position:-96px 0; }
