/* get some basics out the way */
html{overflow-y:scroll}
* {outline:none}
img{border:0px}
form{margin:0px;padding:0px}
p {margin:0px 0px 10px 0px}
iframe {border:0px}

/* base tables */
th {
	padding:5px;
	background:#ccc;
	font-size:14px;
	color:#525252;
}

/* base link styles */
a, a:visited {color:#0c96e5;text-decoration:underline}
a:hover {color:#046094}

/*basic classes*/
.left{ float:left}
.right{float:right}
.center{margin:auto; text-align:center}
.clear{clear:both}
.bold {font-weight:bold}
.none {display:none}
.red {color:#ff0000}

/* structural wrappers */
body {
	margin:0px;
	padding:0px;
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	color:#333333;
	background-color:#ffffff;
	/*background-image:url('../images/body_bg.gif');*/
}
.frame{
	position:absolute;
	top: 50%;
	left: 50%;
	width:1200px;
	height:684px;
	margin-top: -342px; /*set to a negative number 1/2 of your height*/
	margin-left: -600px; /*set to a negative number 1/2 of your width*/
}
.full_wrap {
	width:100%;
	clear:both;
}

.wide_wrap {
	width:1200px;/*width:980px;*/
	margin:auto;
	position:relative;
}

.menu_wrap{
	width:1190px;
	height:74px;
	margin:auto;
	border:5px solid #7f6c61;
	background-color:#7f6c61;
	font-family: Arial, Verdana, sans-serif;
	text-transform:uppercase;
}

.menu_wrap .first{
	width:174px;
	height:32px;
	color:#FFFFFF;
	font-size:12px;
	line-height:20px;
	float:left;
	text-align:left;
	margin-right:5px;
	padding:30px 10px 10px 10px;
}

.menu_wrap .second{
	width:770px;
	height:32px;
	color:#FFFFFF;
	font-size:12px;
	line-height:20px;
	padding:30px 10px 10px 10px;
	text-align:center;
	float:left;
}

.menu_wrap .third{
	width:170px;
	height:32px;
	color:#FFFFFF;
	font-size:12px;
	line-height:20px;
	margin-left:5px;
	padding:30px 10px 10px 10px;
	text-align:right;
	float:left;
}

/* ================================ Content ===============*/
.content_wrap {
	width:1190px;
	/*min-height:470px;*/
	margin:auto;
	border:5px solid #7f6c61;
	border-top:0px;
	background-color:#FFF;
	position:relative;
}

#logodL1{
	position:absolute;
	z-index:9999;
	width:174px;
	height:91px;
	background-image:url("../images/dlLogoBig.jpg");
	top:455px;
	left:508px;
}


.imgbanner{
	margin-top:20px; text-align:center;
}


/* =============================== End Content ==========================*/


#header {
	padding:15px 0px;
}

/* Main category menu*/



.boxlogo{
	width:191px;
	height:74px;
	background-color:#c2bbaa;
	float:right;
}


/*=========================================================Footer ==================================*/
#footer_lid {
	width:1200px;
	height:8px;
	/*background-image:url("../images/footer_lid.gif");*/
	background-color:#937969;
	overflow:hidden;
	margin:auto;
}
.footer {
	position:relative;
	width:1190px;
	padding:5px;
	margin:auto;
	min-height:100px;
	/*background-image:url('../images/footer_bg.png');*/
	background-repeat:no-repeat;
	background-color:#fff;
}

#footer_social {
	position:absolute;
	top:70px;
	left:90px;
	width:29px;
	height:28px;
}
#footer_social a{
	text-indent:-100000%;
	background-image:url('../images/fb_hover.jpg');
	width:29px;
	height:28px;
	display:block;
}
#footer_map {
	position:absolute;
	top:70px;
	left:125px;
	width:29px;
	height:28px;
}
#footer_map a{
	text-indent:-100000%;
	background-image:url('../images/map_hover.jpg');
	width:29px;
	height:28px;
	display:block;
}

#footer_icreate {
	position:absolute;
	top:25px;
	right:0px;
	width:154px;
	height:42px;
}

#footer_icreate a{
	text-indent:-100000%;
	background-image:url('../images/icreate.jpg');
	width:154px;
	height:42px;
	display:block;
}
#footer_icreate a:hover{
	background-image:url('../images/icreate_default.jpg');
}

#footer_season{
	text-align:center;
	color:#000000;
	font-size:23px;
	letter-spacing:1px;
	font-weight:bold;
	margin-top:69px;
}

#footer_props {
	text-align:center;
	color:#fff;
	font-size:10px;
	margin-top:10px;
}


/* Showcase
-------------*/

#awOnePageButton .view-slide
{
	display: none;
}

/* This class is removed after the showcase is loaded */
/* Assign the correct showcase height to prevent loading jumps in IE */
.showcase-load
{
	height: 470px; /* Same as showcase javascript option */
	overflow: hidden;
}

/* Container when content is shown as one page */
.showcase-onepage
{
	/**/
}

/* Container when content is shown in slider */
.showcase
{
	position: relative;
	margin: auto;
}

.showcase-content-container
{
	background-color: #000;
}

/* Navigation arrows */
.showcase-arrow-previous, .showcase-arrow-next
{
	position: absolute;
	background: url('../images/slideshow/arrows.png');
	width: 33px;
	height: 33px;
	top: 220px;
	cursor: pointer;
}

.showcase-arrow-previous
{
	left: -60px;
}

.showcase-arrow-previous:hover
{
	background-position: 0px -34px;
}

.showcase-arrow-next
{
	right: -56px;
	background-position: -34px 0;
}

.showcase-arrow-next:hover
{
	background-position: -34px -34px;
}

/* Content */
.showcase-content
{
	background-color: #000;
	text-align: center;
}

	.showcase-content-wrapper
	{
		text-align: center;
		height: 470px;
		width: 700px;
		display: table-cell;
		vertical-align: middle;
	}

	/* Styling the tooltips */
	.showcase-plus-anchor
	{
		background-image: url('../images/slideshow/plus.png');
		background-repeat: no-repeat;
	}

	.showcase-plus-anchor:hover
	{
		background-position: -32px 0;
	}

	div.showcase-tooltip
	{
		background-color: #fff;
		color: #000;
		text-align: left;
		padding: 5px 8px;
		background-image: url(../images/slideshow/white-opacity-80.png);
	}

	/* Styling the caption */
	.showcase-caption
	{
		color: #000;
		padding: 8px 15px;
		text-align: left;
		position: absolute;
		bottom: 10px; left: 10px; right: 10px;
		display: none;
		background-image: url(../images/slideshow/white-opacity-80.png);
	}

.showcase-onepage .showcase-content
{
	margin-bottom: 10px;
}

/* Button Wrapper */
.showcase-button-wrapper
{
	clear: both;
	margin-top: 10px;
	text-align: center;
}

	.showcase-button-wrapper span
	{
		margin-right: 3px;
		padding: 2px 5px 0px 5px;
		cursor: pointer;
		font-size: 12px;
		color: #444444;
	}

	.showcase-button-wrapper span.active
	{
		color: #fff;
	}

/* Thumbnails */
.showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */
{
	background-color: #000;
}

.showcase-thumbnail-wrapper
{
	overflow: hidden;
}

	.showcase-thumbnail
	{
		width: 120px;
		height: 90px;
		cursor: pointer;
		border: solid 1px #333;
		position: relative;
	}

		.showcase-thumbnail-caption
		{
			position: absolute;
			bottom: 2px;
			padding-left: 10px;
			padding-bottom: 5px;
		}

		.showcase-thumbnail-content
		{
			padding: 10px;
			text-align: center;
			padding-top: 25px;
		}

		.showcase-thumbnail-cover
		{
			background-image: url(../images/slideshow/black-opacity-40.png);
			position: absolute;
			top: 0; bottom: 0; left: 0; right: 0;
		}

	.showcase-thumbnail:hover
	{
		border: solid 1px #999;
	}

		.showcase-thumbnail:hover .showcase-thumbnail-cover
		{
			display: none;
		}

	.showcase-thumbnail.active
	{
		border: solid 1px #999;
	}

		.showcase-thumbnail.active .showcase-thumbnail-cover
		{
			display: none;
		}

.showcase-thumbnail-wrapper-horizontal
{
	padding: 10px;
}

	.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail
	{
		margin-right: 10px;
		width: 116px;
	}

.showcase-thumbnail-wrapper-vertical
{
	padding: 10px;
}

	.showcase-thumbnail-wrapper-vertical .showcase-thumbnail
	{
		margin-bottom: 10px;
	}

.showcase-thumbnail-button-backward,
.showcase-thumbnail-button-forward
{
	padding: 7px;
	cursor: pointer;
}

.showcase-thumbnail-button-backward
{
	padding-bottom: 0px;
	padding-right: 0px;
}

	.showcase-thumbnail-button-backward .showcase-thumbnail-vertical,
	.showcase-thumbnail-button-forward .showcase-thumbnail-vertical,
	.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal,
	.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
	{
		background-image: url(../images/slideshow/arrows-small.png);
		background-repeat: no-repeat;
		display: block;
		width: 17px;
		height: 17px;
	}

	.showcase-thumbnail-button-backward .showcase-thumbnail-vertical
	{
		background-position: 0 -51px;
		margin-left: 55px;
	}
	.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical
	{
		background-position: -17px -51px;
	}

	.showcase-thumbnail-button-forward .showcase-thumbnail-vertical
	{
		background-position: 0 -34px;
		margin-left: 55px;
	}
	.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical
	{
		background-position: -17px -34px;
	}

	.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
	{
		background-position: 0 -17px;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal
	{
		background-position: -17px -17px;
	}

	.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal
	{
		background-position: 0 0;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal
	{
		background-position: -17px 0;
	}

	/* Hide button text */
	.showcase-thumbnail-button-forward span span,
	.showcase-thumbnail-button-backward span span
	{
		display: none;
	}

/*Skip button*/

#skip_button {
    position: relative;
}
#skip_button a{
	margin:15px 0 0;
	width:5em;
	background-color:#8f8377;
	padding:3px;
	border:1px solid #7f6c61;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	font-size:14px;
	text-decoration:none;
	color:#cec8ba;
	display:block;
	float: right;
}

/*#skip_button a {
	font-size:14px;
	text-decoration:none;
	color:#cec8ba;
	display:block;
}*/
#skip_button a:hover {

	color:#FFFFFF;
	background-color:#7f6c61;
}
.col-progressbar{
	position: absolute;
	width: 200px;
	right: 0.678954%;
	top: 0;
}
.progressbar {
    width: 100%;
  	margin-top: 5px;
  	margin-bottom: 35px;
  	position: relative;
  	background-color: #FFF;
  	box-shadow: inset 0px 1px 1px rgba(0,0,0,.1);
    padding: 3px;
    border: 1px solid #7f6c61;
}

.proggress{
	height: 8px;
	width: 10px;
	background-color: #7f6c61;
}

.percentCount{
	float:right;
	margin-top: 10px;
	clear: both;
	font-weight: bold;
	font-family: Arial
}

.btn-enter{
  opacity: 0;
  transition: all 320ms;
}
