/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:12px;
	margin:0 auto;
	background-color:#FFF;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	background-image:url(images/bg_back.jpg);
}

#shadow {
	-moz-box-shadow: 0px -15px 25px #adadad;
	-webkit-box-shadow: 0px -15px 25px #adadad;
    box-shadow: 0px -15px 25px #adadad;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=25, Direction=0, Color='#adadad')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=25, Direction=0, Color='#adadad');
}

a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:22px; color:#404040; margin:0; }

h2 { font-size:18px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.img_left {
	position:relative;
	float:left;
	margin: 0 10px 8px 0;
	-moz-box-shadow: 0px 0px 8px #adadad;
	-webkit-box-shadow: 0px 0px 8px #adadad;
    box-shadow: 0px 0px 8px #adadad;
}

.img_style {
	position:relative;
	padding:5px;
	margin-bottom:8px;
	-moz-box-shadow: 0px 0px 8px #adadad;
	-webkit-box-shadow: 0px 0px 8px #adadad;
    box-shadow: 0px 0px 8px #adadad;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.flag {
	position:relative;
	font-size:15px;
	font-weight:bold;
	width:100%;
	height:auto;
	background-color:#d3e2e9;
	padding:6px;
	margin-bottom:8px;
}

.vertical-divider {
	position:relative;
	float:left;
	width:1px;
	height:217px;
	background-repeat:no-repeat;
	background-image:url(images/vertical-divider.jpg);
	margin: 0 10px;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:961px;
	height:auto;
	background-color:#fff;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:961px;
	height:130px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header.jpg);
}

#banner_main {
	position:relative;
	width:961px;
	height:382px;
	background-repeat:no-repeat;
	background-image:url(images/bg_banner-main.jpg);
}

.image-slider {
	position:relative;
	float:left;
	width:445px;
	height:auto;
	padding: 22px 0 0 28px;
}

.banner-text {
	position:relative;
	float:right;
	width:380px;
	height:auto;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 25px 10px 0 0;
}

.banner-text li {
	padding-bottom:17px;
}

/* ---- start nav id settings ------------------------ */

#refill {
	position:relative;
	float:right;
	top:5px;
	right:8px;
	width:247px;
	height:47px;
}

#nav {
	position:relative;
	top:74px;
	left:283px;
	width:677px;
	height:56px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:961px;
	height:auto;
}

#main_top {
	position:relative;
	width:961px;
	height:auto;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top.jpg);
	padding-top:20px;
}

/* ---- start main content settings -------------- */

#content_main-home {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:400px;
	height:auto;
	padding: 10px 0 0 10px;
}

.home-content {
	position:relative;
	float:left;
	width:250px;
	height:auto;
}

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:610px;
	min-height:400px;
    height:auto !important;
    height:400px;
	padding: 10px 0 15px 10px;
}

#gift_shop {
	position:relative;
	float:left;
	width:200px;
	height:auto;
	padding: 10px 12px 0 0;
}

#facebook {
	position:relative;
	float:left;
	width:260px;
	height:auto;
	padding: 10px 0 0 0;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:270px;
	height:auto;
	padding: 10px 25px 0 0;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:961px;
	height:122px;
	clear:both;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer.jpg);
}

.copy {
	position:relative;
	float:left;
	padding: 15px 0 0 15px;
}

.slug {
	position:relative;
	float:right;
	padding: 15px 15px 0 0;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:56px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav.gif);
}

a#nav_01 {
	width:95px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -56px;
}

.active_01 {
	background-position: 0 -56px !important;
}

a#nav_02 {
	width:116px;
	background-position:-95px 0;
}

a:hover#nav_02{
	background-position:-95px -56px;
}

.active_02 {
	background-position:-95px -56px !important;
}

a#nav_03 {
	width:113px;
	background-position:-211px 0;
}

a:hover#nav_03{
	background-position:-211px -56px;
}

.active_03 {
	background-position:-211px -56px !important;
}

a#nav_04 {
	width:115px;
	background-position:-324px 0;
}

a:hover#nav_04{
	background-position:-324px -56px;
}

.active_04 {
	background-position:-324px -56px !important;
}

a#nav_05 {
	width:125px;
	background-position:-439px 0;
}

a:hover#nav_05{
	background-position:-439px -56px;
}

.active_05 {
	background-position:-439px -56px !important;
}

a#nav_06 {
	width:113px;
	background-position:-564px 0;
}

a:hover#nav_06{
	background-position:-564px -56px;
}

.active_06 {
	background-position:-564px -56px !important;
}
