/* ================================================================================================== */
/* Generic Style Declarations */

body		{	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #c2c2c2;
			line-height: 160%;
			margin: 0px;
			background-color: #000000; }

b, strong	{	font-weight: bold; }

i, em, cite	{	font-style: italic; }

u		{	text-decoration: underline; }

abbr, acronym	{	border-bottom: 1px dotted #333333;
			cursor: help; }

hr		{	color: #000000;
			height: 1px;
			background-color: #000000;
			border: 0;
			border-bottom: 1px solid #313131; }

h1, h2, h3, h4, h5, h6, legend
		{	font-weight: bold; 
			color: #ffffff;
			margin: 15px 0px; }

h1, h2, h3	{	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif; }

h1		{	font-size: 21px;
			margin-top: 0px; }

h2		{	font-size: 18px; }

h3		{	font-size: 15px; }

h4		{	font-size: 12px;
			margin: 15px 0 10px 0; }

h5		{	font-size: 11px;
			margin: 15px 0 0 0; }

h6		{	font-size: 11px;
			font-style: italic;
			margin: 15px 0 0 0; }

dt, li		{	margin-top: 7px; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: "Courier New", Courier, fixed-width, monospace;
			font-size: 10px; }

input, select, textarea
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000; }

input[type="text"], input[type="password"], select, textarea
		{	color: #c2c2c2;
			padding: 1px 2px;
			background: #000000;
			border: 1px solid #313131; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc; }

blockquote	{	font-style: italic;
			margin-right: 0; }

p, div, dl, ul, ol
		{	margin-top: 10px;
			margin-bottom: 10px; }

a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #ffffff; }

a:visited	{	color: #999999; }

a:hover		{	color: #36a721; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

#HomeContent, #Content	
		{	width: 100%;
			margin: 0 0 25px 0;
			border-collapse: collapse; }

.Content	{	vertical-align: top;
			padding: 0 25px 0 0;
			border-right: 1px solid #313131; }

.Content .Callout
		{	float: right;
			margin: 0 0 5px 10px;
			padding: 10px;
			width: 150px;
			background: #1a1a1a;
			border: 1px dotted #313131; }

ol#SiteMap, ol#SiteMap ol
		{	list-style-type: circle;
			color: #ababab;  }

ol#SiteMap ol	{	border-left: 1px dotted #313131;
			margin-left: -12px;
			padding-left: 50px;}

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Wrapper	{	margin: 0 auto;
			width: 750px; }

#Banner		{	padding: 20px 0;
			margin: 0;
			border-top: 1px solid #313131; }

#Banner a	{	outline: 0; }

#Banner img	{	border: 0; }


#PriNav		{	margin: 0; }

#PriNav .clear	{	height: 1%; }

.clear		{	margin: 0;
			clear: both; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Styles */


#Feature	{	margin: 0;
			width: 470px;
			background: url(/files/images/template/gallery_bg.jpg) no-repeat center center;
			border-collapse: collapse; }

#Feature td	{	vertical-align: middle;
			text-align: center;
			width: 100%;
			height: 350px;
			padding: 0; }

#Feature a, .Desc
		{	outline: 0;
			display: none; }

#Feature img	{	padding: 1px;
			background: #000000;
			border: 8px solid #ffffff; }

#Desc		{	padding: 6px 10px;
			margin: 20px 0 27px 0;
			background: url(/files/images/template/desc_bg.gif) no-repeat -12px -7px #1a1a1a;
			border: 1px solid #313131; }

#Desc1, #Feature #Painting1
		{	display: inline; }

#Links		{	float: right;
			margin-left: 10px; }

#Links img	{	border: 0; }

/* END Home Page Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm	{	margin: 0;
			padding: 0;
			clear: left; }

#HomeContent #SearchForm
		{	padding-top: 20px;
			border-top: 1px solid #313131; }

#SearchForm input
		{	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
			color: #5d5d5d;
			padding: 1px 2px 3px 2px;
			width: 149px;
			background: #000000;
			border: 1px solid #313131;}

#SearchForm #SearchKeywords
		{	float: left; }

#SearchForm #SearchButton
		{	
			padding: 5px 6px;
			width: auto;
			background: #1f1f1f;
			border-left: 0; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub-Navigation Styles */

#SubNav		{	vertical-align: top;
			padding: 0 0 0 25px;
			width: 175px; }

#HomeContent #SubNav 	
		{	width: 230px; }


/* Link List */

.Menu		{	list-style: none;
			margin: 0 0 20px 0;
			padding: 0; }

.Menu li	{	margin: 0;
			display: inline; }

.Menu a		{	text-decoration: none;
			padding: 5px 10px 5px 12px;
			background: url(/files/images/template/subnav_arrow.gif) no-repeat left 11px;
			border-bottom: 1px dotted #313131;
			display: block; }

.Menu a.Sel:link, .Menu a.Sel:visited	
		{	color: #36a721; }

.Menu a:link, .Menu a:visited
		{	color: #c2c2c2; }

.Menu a:hover, .Menu a.Sel:hover
		{	color: #ffffff;
			background-color: #1f1f1f; }


/* Callout Items */

#SubNav .Callout
		{	font-size: 10px;
			line-height: 130%;
			margin: 0 0 20px 0;
			padding: 0 0 20px 0;
			border-bottom: 1px dotted #313131; }

#Content #SubNav .Callout
		{	margin: 0;
			padding: 20px 0 0 0;
			border: 0;
			clear: left; }

#SubNav .Callout img
		{	border: 5px solid #ffffff; }

#SubNav .Callout *
		{	margin: 0 0 5px 0; }


/* Thumbnails */

#SubNav h2.thumbtitle
		{	margin-top: 0; }

#SubNav .thumb	{	float: left;
			margin: 0 9px 10px 0;
			width: 110px; }

#SubNav .right	{	margin-right: 0; }

#SubNav .thumb img
		{	border: 1px solid #ffffff; }

#SubNav .thumb a:link, #SubNav .thumb a:visited
		{	color: #c2c2c2;
			text-decoration: none; }

#SubNav .thumb a:hover
		{	color: #ffffff; }

#SubNav .thumb a:hover img
		{	border-color: #c2c2c2; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	font-size: 10px;
			color: #9f9f9f;
			padding: 10px 0;
			margin: 0 0 10px 0;
			border-top: 1px solid #313131; }

#QCMS		{	float: right;
			margin-left: 10px;
			border: 0; }

#Footer	a	{	color: #9f9f9f;
			margin: 0 3px;}

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	color: #9f9f9f;
			text-decoration: underline;}

#Footer a:hover	{	color: #c2c2c2; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-size: 10px;
			line-height: 130%;
			margin: 0 0 20px 0; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #999999; }

#Bread a:hover	{	color: #c2c2c2; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table Styles */

table.Data	{	margin: 10px 0px;
			border-collapse: collapse;
			border: 1px solid #313131; }

table.Data td, table.Data th
		{	font-size: 10px;
			padding: 3px 10px;
			border-bottom: 1px solid #313131;
			border-left: 1px dotted #313131; }

table.Data th	{	font-weight: bold;
			color: #ffffff;
			background-color: #1a1a1a; }

table.Data tr.NewRow td
		{	border-top: 1px solid #313131; }

table.Data .center
		{	text-align: center; }

table.Data .right
		{	text-align: right; }

table.Data .left
		{	text-align: left; }

table.Data .bold
		{	font-weight: bold; }

table.Data .nowrap
		{	white-space: nowrap; }

table.Data .HeaderCol, table.Data th.Vertical
		{	text-align: left; }

table.Data tr.Divider th, table.Data tr.Divider td
		{	border-top: 4px double #313131; }

table.Data .Totals
		{	background-color: #1a1a1a;
			font-weight: bold; }

table.Data .HideCol
		{	display: none; }

table.SizeChart	{	width: auto; }


/* END Data Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Form Styles */

.b		{	color: #ffffff;
			padding: 2px 5px;
			margin: 4px 0 0 0;
			background: url(/files/images/template/btn_bg.jpg) repeat-x left top #313131;
			border: 1px solid #666;
			overflow: visible; }

/* END Login Form Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Application Error Styles */

.error          {       color: #ff0000; }

input.error, textarea.error, select.error
		{	background-image: url(/files/images/std/input_error.gif);
			background-position: top left;
			background-repeat: no-repeat; }

/* END Application Error Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Photo Gallery styles */

/* Permalink Styles */

#PermaLink	{	font-size: 10px;
			color: #7e7e7e;
			text-decoration: none;
			padding: 0 0 0 17px;
			background: url(/files/images/std/icon_link.gif) left center no-repeat; }

#PermaLink:link, #PermaLink:visited, #PermaLink:hover
		{	color: #7e7e7e; }

#PermaLink:hover
		{	color: #c2c2c2; }

#PermaLinkForm	{	position: absolute;
			font-size: 10px;
			color: #7e7e7e;
			left: 0px;
			padding: 3px;
			width: 300px;
			background-color: #1a1a1a;
			border: 1px solid #313131;
			display: none;
			z-index: 500; }

#txtPermaLink	{	color: #5d5d5d;
			width: 294px;
			border: 1px solid #5d5d5d; }

#PermaLinkFormClose
		{	float: right;
			width: 13px;
			height: 13px;
			display: block; }


/*Tab Styles */

.Tabs		{	list-style: none;
			float: right;
			font-size: 10px;
			padding: 0;
			margin: 0;
			display: block; }
			
.Tabs li	{	float: left;
			margin: 0 0 0 5px; }
			
.Tabs a		{	color: #c2c2c2;
			text-decoration: none;
			padding: 2px 10px;
			border: 1px solid #313131;
			border-bottom: 0;
			outline: 0; }

.Tabs a:link, .Tabs a:visited
		{	color: #c2c2c2; }

.Tabs .Sel a, .Tabs li.Sel a:link, .Tabs .Sel a:visited
		{	color: #36a721;
			background: #1a1a1a; }

.Tabs a:hover, .Tabs .Sel a:hover
		{	color: #ffffff;
			text-decoration: none; }


/* Basic Layout Styles */

#HomeContent.PhotoGallery
		{	margin: 0;
			border-top: 1px solid #313131;
			clear: both; }

#HomeContent.PhotoGallery .Content, #HomeContent.PhotoGallery #SubNav
		{	padding-top: 25px;
			padding-bottom: 25px; }

#HomeContent.PhotoGallery #SubNav
		{	padding-left: 16px;
			padding-bottom: 16px;
			width: 240px; }


/* Thumbnail Styles */

#Thumbnails	{	margin: 0;
			clear: both; }

#Thumbnails div	{	margin: 0;
			display: none;
			z-index: 1; }

#Thumbnails img	{	float: left;
			margin: 0 0 9px 9px;
			padding: 1px;
			border: 1px solid #7e7e7e; }

#Thumbnails a:hover img, #Thumbnails .Sel img
		{	border-color: #ffffff; }


/* Large Image Styles */

#LargeImage div	{	position: relative;
			margin: 0;
			display: none; }

.PhotoGallery #Feature a
		{	display: block; }

.prevLink, .nextLink
		{	position: absolute;
			text-align: left;
			text-indent: -20px;
			width: 232px;
			height: 100%;
			background: url(/files/images/std/spacer.gif) 5px center no-repeat;
			overflow: hidden;
			outline: 0;
			display: block; }

.prevLink 	{ 	left: 0; }

.nextLink 	{ 	right: 0; }

.prevLink:hover	{ 	background: url(/files/images/template/prevlabel.gif) 5px center no-repeat;
			cursor: pointer; }

.nextLink:hover	{  	background: url(/files/images/template/nextlabel.gif) 180px center no-repeat;
			cursor: pointer; }


/* Video Styles */

#FLVVideo	{	position: relative;
			z-index: 10;
			margin: 0px;
			padding: 0px; }

#FLVWrapper	{	background-color: #ffffff;
			position: relative;
			width: 500px;
			height: 375px;
			z-index: 20;
			margin-top: -387px;
			padding: 1px;
			border: #AEAEAE solid 1px;
			display: none; }

#LargeImageContainer>#FLVWrapper
		{	margin-top: -380px; }

.VidTxtLink
		{	display: block;
			border: 1px solid #cccccc;
			background: #eeeeee url(/files/images/std/icon_vid.gif) 1px 50% no-repeat;
			font-size: 10px;
			font-size: 10px;
			padding: 0px 3px 0px 20px;
			margin: 0px;
			text-decoration: none; }

.VidTxtLink:hover, .VidTxtLink:active, .VidTxtLink:visited
		{	text-decoration: none;
			color: #333333; }


/* Descrption Styles */

#Descriptions span
		{	display: none; }

#Counter	{	float: right; }

#Counter	{	font-size: 10px;
			color: #7e7e7e; }

/* END Photo Gallery styles */
/* ================================================================================================== */