﻿
body
{
    background-color: #000;
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
    width: 100%;
}

a:link
{
	padding-bottom:50px;
    color: #034af3;
    text-decoration: underline;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}
dt
{
    padding-bottom: 2px;
}
dl
{
    padding-bottom: 15px;
}
/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
	color: #ccc;
    padding: 1px 1px 1px 1px;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
#titlebar
{
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #000;
	color: White;
	font-size: 1.2em;
	font-weight:300;
}
#pagetitle
{
	width: 700px;
	float: left;
	font-family: Times New Roman;
	font-size: 1.8em;
	padding-bottom: 10px;
	background-color: #000;
	color: White;
	font-size:x-large;
}
#header
{ 
    background-image: url('../../Photos/banner1.jpg');
    height: 100px; 
    vertical-align: bottom;
    width: 100%;
}
#header h1
{

}

#main
{	
    padding: 10px 30px 0px 20px;
    background-color: #000;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#footer
{
    color: #bbb;
    text-align: center;
    line-height: normal;
    padding-top: 30px;
    padding-bottom: 1px;   
    font-size: .9em;
	position:absolute;
	bottom:0;
	width:100%;
	height:40px; 

}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}
#links
{	
	text-align: center;
	padding-top: 30px;
}
#links a
{
	color: #ccc;
	text-decoration: none;
}
#links h2
{
	color: #ccc;
	font-weight: bold;
	padding-bottom: 3px;
}
.error
{
    color:Red;
}
#title
{
    display:block;
    float:left;
    text-align:left;
}
.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

tr.bordertop
{
	background-color: #000;
	caption-side: top;
	padding: 50px;
	border-right: 2px solid #222;
	border-left: 2px solid #222;
	border-top: 2px solid #222;
}
tr.borderbottom
{
	text-align: left; 
	width: 100%;
	background-color: #000;
	caption-side: top;
	padding: 20px;
	border-right: 2px solid #222;
	border-left: 2px solid #222;
	border-bottom: 2px solid #222;
}
tr.borderbottom div
{
	color: #ccc;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
}
td.image
{	
	padding-left: 50px;
	padding-bottom: 40px;
	padding-right: 50px;
	padding-top: 50px;
	width: 300px; 
}
td.info
{	
	padding: 50px;
	width: 300px; 
	color: #eee;
}
td.image img
{
	width: 300px;
	border-style: solid; 
	border-width: 4px; 
	border-color: #fff;	
}
#homelinks
{	
	float: right;
	width: 240px;
	text-align: left;
	padding-top:5px;
	font-variant: normal;
	font-style:normal;	
    font-size: 1.8em;
	font-family: Times New Roman;
	text-decoration: none;  
	color: #ccc;
}
#homelinks div
{
	border-bottom: solid 2px #eee; 
	padding-top: 5px;
	padding-bottom:10px;
}
#homelinks a
{
	text-decoration: none;  
	text-align: left;  
    padding: 5px 10px 5px 10px;
    color: #ccc;
    vertical-align: bottom;
}
#homelinks div.inner
{
	border-bottom-width: 0px;
	font-size:large;
	padding
	: 3px 10px 5px 20px;
}
#homelinks a:hover
{
	text-decoration: underline;
}	
#homeimages
{
	padding: 0 300px 0 300px;
	text-align: center;	
}
#homeimages a.thickbox
{
	padding-bottom: 30px;
}
#homeimages img.link
{
	width: 130px;
	height: 130px;
	border: solid 1px #fff;
}
#homeimages img.link:hover
{
	border: solid 4px #fff;
}
#container {
   min-height:100%;
   position:relative;
   font-family:Times New Roman;
}
#home td
{
	color: #ccc;
	padding: 8px 30px 8px 10px;
	font-size: large;
}
#home td a img.link
{
	outline: solid 2px #fff;
}
#home td a img.link:hover
{
	outline: #fff solid 4px;
}
#poem
{
	float: left;
	font-size: large;
	text-align: left;
	width: 200px;
	padding-top: 5px;
	padding-left: 100px;
	color: White;
	padding-bottom: 50px;
}
#pages
{
	text-align: center;
	color: White;
	font-size: medium;
}
#pages a
{
	color: White;
	font-size: medium;
}
#pages a.currentPage
{
	text-decoration: none;
	color: #ccc;
}
#description
{
	width: 700px;
	color: #eee;
	font-size: medium;
}
#description a
{
	
	color: White;
	text-decoration: underline;
}
#description a:hover
{
	text-decoration: none;
}
#description p
{
	text-align:justify;
}
#description p a
{
	color: #eee;
}
#description h2
{
	font-weight:normal;
	padding-top: 0px;
	font-style: normal;
	font-family: Times New Roman;
	color: #fff;
}
#description td
{
	 padding-top: 50px;
}
#cards td.center
{
	padding-left: 30px;
	padding-right: 30px;
}
#cards td.centerright
{
	padding-right: 30px;
}
#cards
{
	width: 700px;
	text-align:center;
}
#cards td
{
	padding-top: 30px;
}
#confirmOrder
{
	color: #eee;
	width: 700px;
	text-align: left;
	font-size: medium;
}
#confirmOrder h2
{
	color: #eee;
}
#confirmOrder td.left
{
	border-bottom: dotted 1px #aaa;
	padding-left:20px;
}
#confirmOrder td.right
{
	border-bottom: dotted 1px #aaa;
	padding-left:20px;
	text-align:right;
}
.gallerylink 
{
	width: 700px; 
	height: 100px;
	text-align: center;
	padding: 15px 0 15px 0;
	background-color: #555;
	font-size: x-large;
	text-decoration: none;  
    color: #c0c0c0;    
}

.gallerylink a
{
	font-size: x-large;
	color: #c0c0c0; 
	/*vertical-align: middle;*/
	background-color: #555;
}
.gallerylink img
{
	border-color: #c0c0c0;
}
.gallerylink p
{
	padding-top: 30px;
	width: 298px;
	height: 90px;
	vertical-align: middle;
	text-decoration: none;  
}
#info
{
	font-size: medium;
	color: #ddd;
}
.stats li 
{
	list-style: none;
	display: inline;
}
.stats 
{
	width:60%;
	list-style: none;
}
.stats li div
{
	float:left;
	width: 130px;
	height: 20px;
	font-size: large;
	text-align:left;
}
#statsContent
{
	color: White;
}
/*------------calander plugin stuff---------------*/
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../../content/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}
	