body
{
background: #E6E6E6 url('images/back.gif') repeat-x;
color: #444444;
font-size: 11px;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
vertical-align: top;
}

a
{
text-decoration: none;
color: #9f9f9f;
}

a:hover
{
text-decoration: underline;
color: #9f9f9f;
}

strong
{
background: inherit;
color: #50514D;
}

H3
{
	font-size:16px;
	color: #980E28;
}

input, select {
	font-size: 10px;
}

#main
{	
	margin: 0 auto;
	width: 955px;
}

#header
{
	width: 955px;
	height: 141px;
	background: url('images/top.png') no-repeat;
	color: #ffffff;
}

#cont
{
	width: 955px;	
	background: #FFFFFF;
}

#flashleft
{	
	width: 667px;		
	margin: 0;
	padding: 0;
	height: 100%;
}

#conttext
{
	width: 647px;
	margin: 0;
	padding: 10px;
	text-align:justify;
}

#menuright
{
	width: 287px;	
	background: #000000;	
	margin: 0;
	padding: 0;
	border-left: solid 1px #FFFFFF;
	height: 100%;
}

#content
{
	clear:both;
	background: #FFFFFF;
	width: 935px;
	padding: 10px;
}

#footer
{
	padding: 0;
	margin: 0;
	width: 955px;
	height: 75px;
	background: url('images/footer.png') no-repeat;
}

#footerbar
{
	padding-top:45px;
	width: 250px;
	height: 20px;
	float:right;
	padding-right:15px;
}

#menuright ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top:30px;	
}

#menuright li
{
	padding: 0px;
	font-weight: bold;
	width:287px;
	list-style: none;
	margin: 0px;
	margin-top: -13px;
}

#menuright a
{
	padding: 0px;
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 50px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-size: 14px;
	display: Block;
	width:207px;
	height: 30px;
	margin: 0px;	
	background: #000000 url('images/menutag.gif') no-repeat 15px 5px;
}

#menuright a:hover
{
	
	color: #FF0005;	
	display: Block;		
	background: #000000 url('images/menusel.gif') no-repeat 15px 5px;
	text-align:right;	
}

#menuright .item_link_top_sel
{	
	color: #FF0005;	
	display: Block;	
	text-align:right;
	background: #000000 url('images/menusel.gif') no-repeat 15px 5px;
}






/****************************
	GALLERY STYLES
*****************************/
.gallery_albumlist, .gallery_photolist{
	width: 100%;
	padding: 0;
}
ul.gallery_albumlist, ul.gallery_photolist{
	margin: 0.5em 0;
	padding: 0;
	list-style-type: none;
}
.gallery_albumlist li, .gallery_photolist li{
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 1em;
	text-align: left;	  
}
.gallery_albumlist li{
	width: 100%;
}
.gallery_photolist li{
	width: 150px; /* make this the thumb max width*/
	text-align:center;
}
.gallery_albumlist img, .gallery_photolist img{
	border:1px solid #666666;
	padding:3px 3px 10px 3px;
	background:#FFFFFF;
}
.gallery_albumlist h2, .gallery_photolist h2{
	margin: 0px;
	padding:0px;
	color:#333333;
	background-image:none;
}
.gallery_albumlist a, .gallery_photolist a{
	color:#333333;
	text-decoration:none;
	background-image:none;
}
.gallery_album{
	padding-top: 2px;
	padding-left:5px;
}
.album_hover{
	padding-top: 2px;
	padding-left:5px;
	background-color:#E0BDFF;
}


.gallery_photo{
	padding-top: 2px;
	padding-left:5px;
}
.photo_hover{
	padding-top: 2px;
	padding-left:5px;
	background-color:#E0BDFF;
}

.singlephoto{
	border:1px solid #666666;
	background-color:#FFFFFF;
	padding:10px 10px 30px 10px;
	text-align:center;
}
#prevLink, #nextLink{
	display:block;
	padding: 2px 5px;
	border:1px solid #666666;
	background-color:#FFFFFF;
	margin-bottom:10px;
}
#prevLink{
	text-align:left;
	float:left;
	margin-left:4px;
}
#nextLink{
	text-align:right;
	float:right;
	margin-right:4px;
}


/* STORE STYLES */
.store_cart_button {
	display: inline;
	background : url(images/cart_icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	
	float: right;
	margin-right: 20px;
}

input.store_cart_button_link {
	font-size : 11px;
	color : red;
	border-style : solid;
	border-color : #D5D8DB;
	border-width : 1px;
	background : none;	
	cursor: pointer;
	text-align: right;
}
	
	
a.store_cart_button_link:link, a.store_cart_button_link:visited, a.store_cart_button_link:active {
	color: red;
	font-size: 13px;
}
a.store_cart_button_link:hover {
	background: none;
	
}

.store_cart_button_input {
	font-size: 10px;
}

.store_cart_total {
	text-align: right;
	font-weight: bold;
	clear: both;
	font-size: 12px;
	border-top : 1px solid #f1f1f1;
}

.store_item_price {
	clear: both;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

.store_tax_text {
	font-size: 10px;
}

.store_event_header {
	text-align: left;
	border-bottom: 2px solid #f1f1f1;
}

.store_event_dat {

}

.store_cart_price {
	text-align: right;
	font-weight: bold;
	padding-right: 2px;
	
}

.store_list_header {
	background-color: #cccccc;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.store_list_row1 {
	background-color:#fff;
}

.store_list_row2 {
	background-color:#f6f6f6;
}

.store_list_hover {
	background-color:#FFF4D5;
}


#store_finder_links{
	text-align: center;
}

#store_finder_links a {
	color : red;
}

#store_link_tree {
	font-size: 13px;
}

#store_link_tree a {
	text-decoration: none;
}


#loadingDiv{
	position:absolute;
	display:none;
	text-align:center;
	background-color:#EFEFEF;
	border:1px solid;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	z-index:800;
	v-align:center;
}

.error {
    color:red;
}

.itb-label-before {
	width: 120px;
	text-align: right;
	float:left;
	margin-right: 3px;
	font-weight: bold;
}

.itb-required {
	color: orange;
	font-weight: bold;
}

.itb-help {
	color: green;
	font-size: 11px;
}

/* EXCEPTIONS & Messages */

.pas_excep_1, .pas_excep_101, .pas_message_error {
  color: red;
}

.pas_excep_2, .pas_excep_102, .pas_message_warning {
  color: orange;
}

.pas_excep_3, .pas_excep_103, .pas_message_info {
  color: blue;
}


/*****************************************
		DROP SHADOWS
 *****************************************/
.drop_tl{
	height:5px;
	width:5px;
	font-size:1px;
	background:url(images/drop/drop_tl.png) !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/drop/drop_tl.png', sizingMethod='crop');
}
.drop_t{
	height:5px;
	font-size:1px;
	background:url(images/drop/drop_t.png) !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/drop/drop_t.png', sizingMethod='scale');
}
.drop_tr{
	height:5px;
	width:5px;
	font-size:1px;
	background:url(images/drop/drop_tr.png) !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/drop/drop_tr.png', sizingMethod='crop');
}

.drop_bl{
	height:5px;
	width:5px;
	font-size:1px;
	background:url(images/drop/drop_bl.png) !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/drop/drop_bl.png', sizingMethod='crop');
}
.drop_b{
	height:5px;
	font-size:1px;
	background:url(images/drop/drop_b.png) !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/drop/drop_b.png', sizingMethod='scale');
}
.drop_br{
	height:5px;
	width:5px;
	font-size:1px;
	background:url(images/drop/drop_br.png) !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/drop/drop_br.png', sizingMethod='crop');
}

.drop_l{
	width:5px;
	font-size:1px;
	background:url(images/drop/drop_l.png) !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/drop/drop_l.png', sizingMethod='scale');
}
.drop_r{
	width:5px;
	font-size:1px;
	background:url(images/drop/drop_r.png) !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/drop/drop_r.png', sizingMethod='scale');
}

