@charset "UTF-8";
/* CSS Document */

body{
	font-family:Georgia, "Times New Roman", Times, serif;
	width:100%;
	margin:0px;
	padding:0px;
	color:#000000;
	background-attachment: scroll;
	background-color: #262320;
	background-image: url(../images/background_site.jpg);
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
}
#container{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#navsiteflash{
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 129px;
	width: 968px;
color:#fff;
font-size:.9em;
}

#staticNav{padding:10px 0 0 190px;}
#staticNav ul{list-style:none;color:#fff;margin:0;padding:10px 0 0 50px;}
#staticNav li{display:inline;padding:0 5px 0 0 ;}
#staticNav a{color:#fff;}

#content{
	float:left;
	width: 532px;
}

#footer{
	font-size:11px;
	text-align: center;
	position: relative;
	top: 60px;
	padding-bottom: 30px;
	color: #db332e;
}
a img{border:none;}
a:link{
color:#db332e;
}

a:visited{
color:#db332e;
}

a:hover{
color:#000000;
}

.entry_image {
	float: left;
	position: relative;
	margin: 0 10px 10px 0;
}

img.hr {
	padding: 20px;
}

.thumb {
	position: relative;
	float: left;
	margin: 0 5px 5px 0;
}

#ugcCommentArea textarea {
	width: 230px;
	height: 70px;
}


/*-------------------GLOBAL--------------------*/


/*---NEWS DATES---*/

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5b5b4e;
	display: inline;
}

/*---BODY COPY---*/

h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	display: inline;
	font-weight: normal;
	line-height: 16px;
}



/*---ENTRYTITLES---*/

h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5b5b4e;
	text-transform: uppercase;
	display: inline;
}

/*---TOUR DATES---*/

h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5b5b4e;
	display: inline;
}

.show {display: block;}
.hide {display: none;}

TABLE.quickForm {
	width: 100%;
	border: 0;
	line-height: 1.8em;
}
TD.quickLeft {
	padding: 5px;
	text-align: right;
}
TD.quickRight {
	padding: 0px;
	text-align: left;
}

#storeNav {
	width: 100%;
	position: static;
	float: left;
}
#storeNav ul {
	margin: -10px 10px 10px 10px;
	padding: 0px;
	height: 25px;
	text-align: center;
}
#storeNav li {
	list-style: none;
	display: block;
	padding: 10px;
	position: static;
	float: left;
}

#storeNav a:link {
	position: static;
	float: left;
	display: block;
	width: auto;
	height: 25px;
	margin: 0px;
	padding: 5px 10px 0px 10px;
	color: #db332e; 
	text-decoration: none;
}
#storeNav a:active {
	position: static;
	float: left;
	display: block;
	width: auto;
	height: 25px;
	margin: 0px;
	padding: 5px 10px 0px 10px;
	color: #db332e; 
	text-decoration: none;
}
#storeNav a:hover {
	background-color: #1E1D19;
}
#storeNav a:visited {
	position: static;
	float: left;
	display: block;
	width: auto;
	height: 25px;
	margin: 0px;
	padding: 5px 10px 0px 10px;
	color: #db332e; 
	text-decoration: none;
}
#storeNav a:visited:hover {
	background-color: #1E1D19;
}

#storeItem {
	padding: 10px;
	width: 115px;
	height: 155px;
	float: left;
	font-size: 11px;
	border: 1px solid #979981;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 15px;
}

#storeAlbum {
	padding: 10px;
	width: 430px;
	float: left;
	font-size: 11px;
	border: 1px solid #979981;
	text-align: left;
	margin-bottom: 5px;
}

#clear {
	width: 100%;
	clear: both;
}

TABLE.cart {
	width: 100%;
	background-color: transparent;
	font-size: 11px;
}

TABLE.cart tr {
	background-color: transparent;
}

TABLE.cart td {
	-o-box-shadow: 1px 1px 3px #666;
	-icab-box-shadow: 1px 1px 3px #666;
	-khtml-box-shadow: 1px 1px 3px #666;
	-moz-box-shadow: 1px 1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666;
	box-shadow: 1px 1px 3px #666;
	background-color: #e7e8d8;
}

TABLE.cart h2 {color:#212121; font-family:Georgia, "Times New Roman", Times, serif; font-size:18px;}

TABLE.cart blockquote {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000;}

TD.thumbnail {width: 75px; text-align: center;}

.errorMsg {color: #ff0000; font-weight: bold;}

#checkout {width: 100%; clear: both;}

.inputRequirement {font: 14px Verdana, Arial, Helvetica, sans-serif; color: #ff0000;}

.ship_comments {width: 100%; height: 120px;}

.formLeft {width: 120px; text-align: left;}

.successMsg {color: #005599; font-weight: bold;}

#cvv {
	display: none;
	position: relative;
	z-index: 1005;
	width: 350px;
	height: 375px;
	left: 150px;
	top: -175px;
}
#cvv .image1 {
	top: 20px;
	-o-box-shadow: 1px 1px 3px #666;
	-icab-box-shadow: 1px 1px 3px #666;
	-khtml-box-shadow: 1px 1px 3px #666;
	-moz-box-shadow: 1px 1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666;
}
.cvvcloser {
	width: 44px;
	height: 33px;
	position: absolute;
	top: -20px;
	right: 0px;
	z-index: 1006;
}

#breadcrumb {
	position: relative;
	float: left;
	top: 15px;
	font-size: 11px;
}

#goPage {
	position: relative;
	float: right;
	top: 15px;
	font-size: 11px;
}

#goPage form {
	position: relative;
	top: -15px;
	float: right;
}

#files {
	position: static;
	float: left;
	background-color: #CFCFB3;
	width: 275px;
	border: 1px solid #979981;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}
#files ul {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
	list-style-type: none;
}
#files li {
	padding: 3px 3px 3px 10px;
}