/*
Theme Name: Illuminata
Theme URI: http:www.dday.com/
Description: Illuminata Theme
Version: 1.0
Tags: illuminata, light, julie, conway
*/


/* HTML5 reset */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
/* HTML5 reset */


/* HTML tags */
html{
	margin: 0;
	padding: 0;
	height:100%;
}
body{
	background: url(images/background.gif) repeat-x;
	margin: 0;
	padding: 0;
	height:100%;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #8C8C8C;
}
header{
	position: relative;
	width: 1024px;
	height: 644px;
}
footer{
	background: url(images/background-footer.gif) repeat-x;
	height: 166px;
	width: 100%;
	clear: both;
	position: absolute;
	bottom: 0px;
}
footer .center{
	background: url(images/background-footer.gif) repeat-x;
	height: 100%;
	overflow: hidden;
}
a{
	text-decoration: none;
	color: #A0A0A0;
}
img{
	border: none;
}
/* HTML tags */


/* IDs */
#main-container{
	min-height: 100%;
	position: relative;
}
#full-cover{
	width: 100%;
	height: 100%;
	background-color: #FFF;
	z-index: 100;
	top: 0px;
	left: 0px;
	position: absolute;
	display: none;
}
#image-cover{
	width: 100%;
	height: 100%;
	z-index: 99;
	top: 0px;
	left: 0px;
	position: absolute;
	background: url(images/fade-cover.jpg) #FFF top center no-repeat;
	display: none;
}
#glass-holder{ 
	width: 100%;
	max-width: 1282px;
	position: absolute;
	height: 173px;
	top: 39px;
	left: 50%;
	margin: 0 0 0 -641px;
}
#left-glass{
	width: 128px;
	height: 173px;
	position: absolute;
	left: 0px;
	background: url(images/left-glass.jpg) no-repeat;
}
#right-glass{
	width: 128px;
	height: 173px;
	position: absolute;
	right: 0px;
	background: url(images/right-glass.jpg) no-repeat;
}
#logo{
	position: absolute;
	top: 19px;
	left: 15px;
	width: 320px;
	height: 173px;
	z-index: 31;
}
#main-nav{
	position: absolute;
	z-index: 30;
	width: 100%;
	height: 173px;
	background: rgba(0, 0, 0, .6);
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	top: 38px;
}
#main-nav a{
	color: #E9E9E9;
	font-size: 18px;
	text-transform: uppercase;
}
#main-nav ul{
	float: right;
	padding: 0;
	margin: 23px 48px 0 0;
	list-style-type: none;
	font-family: 'Swis721ExBTBold', Arial, sans-serif;
	border-right: 1px solid #FFF;
}
#main-nav ul li{
	text-align: right;
	padding: 0 8px 0 0;
	margin: -1px 0 0;
}
#rotator-gallery{
	position: relative;
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
#header-bottom{
	height: 20px;
	width: 100%;
	border-top: 1px solid #FFF;
	background: rgba(0, 0, 0, .6);
	position: absolute;
	bottom: 0px;
	z-index: 30;
}
#corner-left{
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(images/corner-left.png) no-repeat;
	width: 20px;
	height: 19px;
}
#corner-right{
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: url(images/corner-right.png) no-repeat;
	width: 20px;
	height: 19px;
}
#circle-containers{
	list-style-type: none;
	padding: 40px 0 450px 16px;
	margin: 0;
}
#circle-containers li{
	width: 241px;
	height: 241px;
	position: relative;
	cursor: pointer;
	float: left;
	display: block;
	padding: 0 10px 0 0;
	margin: 0;
}
#footer-widgets{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer-widgets p{
	margin: 21px 0 0 20px;
	line-height: 18px;
}
#text-4, #text-3{
	width: 290px;
	height: 134px;
	border-left: 1px solid #C7C8C8;
	float: right;
}
#text-3{
	width: 255px;
}
#credit-cards{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 128px;
	height: 32px;
}
#copyright{
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 32px;
	width: 550px;
	text-align: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
}
#copyright{
	margin: 8px 0 0;
}
#main-nav .page-item-21 a:hover{ 
	color: #FF894D;
}
#main-nav .page-item-22 a:hover{
	color: #5E9AAF;
}
#main-nav .page-item-24 a:hover{
	color: #DECD6A;
}
#main-nav .page-item-27 a:hover{
	color: #9ACEDF;
}
#main-nav .page-item-29 a:hover{
	color: #E5E19E;
}
#main-nav .page-item-31 a:hover{
	color: #92B292;
}
/* IDs */


/* Classes */
.circle-on{
	position: absolute;
	z-index: 2;
	display: none;
}
.circle-off{
	position: absolute;
	z-index: 1;
}
.circle-label{
	position: absolute;
	top: 97px;
	height: 38px;
	width: 241px;
	z-index: 3;
	background: rgba(255, 255, 255, .9);
	text-transform: uppercase;
	font-family: 'Swis721ExBTBold', Arial, sans-serif;
	font-size: 24px;
	text-align: center;
	padding: 7px 0 0;
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
}
.center{
	width: 1024px;
	margin: 0 auto;
	position: relative;
}
.rotate{
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
.clear{
	clear: both;
}
/* Classes */


/* CSS Buttons */
.graphical, .button, .button_at{
	position:relative;
	overflow:hidden;
	display:block;
	outline:none;
}
.graphical img, .button img, .button_at img{
	border:none;
}
.button_at, current_page_item a{
	cursor:default;
}
.button{
	cursor:pointer;
}
.graphical{
	cursor:default;
}
.graphical span, .button span{
	position:absolute;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:left top;
	top:0;
	left:0;
}
.button_at span{
	position:absolute;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:left top;
	top:0;
	left:0;
}
.button:hover{
	border:none;
    text-decoration:none;
}
.button:hover span{
	background-position:right top;
}
/* CSS Buttons */


/* Button IDs */
#facebook{
	width: 64px;
	height: 62px;
	float: left;
	margin: 40px 0 0;
}	
#facebook span{
	background-image: url(images/buttons/facebook.gif);
}
/* Button IDs */


@font-face {
    font-family: 'Swis721ExBTBold';
    src: url('fonts/swiss_721_bold_extended_bt-webfont.eot?') format('eot'),
         url('fonts/swiss_721_bold_extended_bt-webfont.woff') format('woff'),
         url('fonts/swiss_721_bold_extended_bt-webfont.ttf') format('truetype'),
         url('fonts/swiss_721_bold_extended_bt-webfont.svg#webfontZQbIyUL1') format('svg');
    font-weight: normal;
    font-style: normal;
}
