* { margin:0px;	padding:0px; }

html, body { 
	text-align: center; 
}

body, table, tr, td, form, p, input, select, submit, textarea {
	font: 11px Verdana, Arial, sans-serif;
	color: #fff;
}

a { color: #fff; }
p,ul { margin: 5px 0; line-height: 140%; }
ul { margin-left: 15px; }
h1 { margin: 5px 0; font-weight:normal; font-size: 25px; }
h2 { font-size: 18px; margin: 20px 0 5px 0; }
h3 { font-size: 13px;  }
input, select, textarea { color:#333; }

.msg { font-weight:bold; color: #990000; }
.button { background: #ccc; border: 1px solid #333; padding: 3px; color: #333; text-transform:uppercase; cursor:pointer; }
.button:hover { background: #eaeaea; }

#wrapper {
	position: relative;
	margin: 0px auto 0px auto; text-align: center; width: 100%;
	/*width: 970px; */
	background: #348990 url("../img/bg.body.jpg") repeat-x;
}
#wrapper1 { 
	position: relative;
	margin: 0px auto 0px auto; text-align: center; width: 970px;
}
#logo { 
	position:absolute; z-index:50; left:0px;
	background: url("../img/logo.png") no-repeat;
	width: 309px; height: 158px;
}
#tag { 
	position:absolute; z-index:50; left:400px; top: 50px;
	background: url("../img/tag.png") no-repeat;
	width: 400px; height: 60px;
}
#snow { 
	position:absolute; z-index:40; left:0px; top: 29px;
	background: url("../img/snow.png") no-repeat;
	width: 1005px; height:105px;
}
#ticker { 
	position:absolute; z-index:40; left:150px; top: 130px;
}
#nav { 
	position:absolute; z-index:100; left:200px; top: 0px; color: #000; width: 970px;
}


#header {
	position:relative; color: #000;
	/*background: url("../img/snow.png") no-repeat 0px 26px;*/
	width: 970px; height: 125px;
	margin: 0px auto 0px auto;
	text-align: center;
}
div.nav a { 
	color: #000; padding-top:0px;
	font-size: 14px; text-transform:uppercase;
	text-decoration: none; 
}
div.nav a.current { font-weight: bold; }
div.nav a:hover { color: #fff; }
div.nav #desktopNavbar {
	background-color: transparent !important;
}
div.nav #desktopNavbar ul li ul { 
	background: #94A2AE; width:auto; padding-bottom: 5px;
	border:1px solid #338990;
	filter:alpha(opacity=90);
	opacity:0.9;
} 
div.nav #desktopNavbar ul li ul li a { 
	color: #fff; text-transform: none; text-align:left; font-size: 12px;
	border-bottom: 1px solid #333; padding: 0 0 5px 5px;
} 
div.nav #desktopNavbar ul ul a.last { border:0px; }
div.nav #desktopNavbar ul ul a:hover { 
	background: #333;
} 
div.nav #desktopNavbar ul li { margin-top:5px; } 
div.nav #desktopNavbar ul ul li { display:block; clear:both; } 

div.nav #desktopNavbar ul li a { color: #000; padding-top:0px; }
div.nav #desktopNavbar ul li a:hover { color: #fff; }
div.nav #desktopNavbar ul li a.current { font-weight:bold; }

/** middle **/

#body {
	position:relative;
	width: 970px; min-height: 445px; display:block; clear:both;
	text-align: left;
	margin: 0px auto 0px auto;
}

#img { 
	position:absolute; top: -39px; z-index:10;
	width: 970px; height: 520px;
	margin: 0px auto 0px auto;
}

table.img-img { width:600px; margin-left: 340px; }
table.img-img td { text-align:center; vertical-align:middle; width: 600px; height: 520px;  }
#img img {  /*float:right;*/ }
/*#img-img { float:right; width: 600px; height: 520px; overflow:hidden; }*/
#img-top {
	position:absolute; top: 0px; z-index:15;
	width: 970px; height: 34px;
	background: url("../img/bg.img.top.png") no-repeat;
}
#img-bottom {
	position:absolute; bottom: 0px; z-index:15;
	width: 970px; height: 38px;
	background: url("../img/bg.img.bottom.png") no-repeat;
}
div#img-img { width: 600px; max-height: 515px; overflow:hidden; }
#left { 
	position:absolute; top: 20px; left: 20px; z-index:20;
	width: 300px; height: 400px;
}

#right { 
	position:relative; top: 20px; left: 340px; z-index:20;
	width: 600px; min-height: 200px; padding-bottom: 50px;
}

#right .content, #left .content { margin:10px;   }
#right #page_content_item img { margin: 20px 0 20px 0; }

/* bottom */
#wrapper2 { 
	position: relative; display:block; clear:both; 
	margin: 2px auto 0px auto; text-align: center; width: 100%; min-height: 200px;
	background: #93C1C4 url("../img/bg.body2.jpg") repeat-x;
}

div.stores { 
	display:block; clear:both; color:#000; overflow:hidden;
	/*background: url("../img/bg.stores.jpg") no-repeat bottom;*/
	background: url("../img/snow.bottom.jpg") no-repeat center 6px;
	width: 1000px; height: 170px; text-align:center;
	margin: 0px auto 0px auto; 
}
div.stores div { display:inline; float:left; margin: 60px 15px 0 0; text-align:left;  }
div.stores div a { color: #018D7C; }

div.content_footer { 
	display:block; clear:both; float:left; color: #000;
	background: #93C1C4; margin: 0px auto 0px auto;
	width: 100%; text-align:center; min-height: 115px;
}
div.content_footer h2 { text-transform:uppercase; font-size:12px; }
div.content_footer div { width: 970px; margin: 10px auto 0px auto; }
div.content_footer div div { display:inline; float:left; width:200px; height:300px; overflow:hidden; margin: 0 40px 0 0; text-align:left; }


#footer { display: block; float:left; clear:both; width: 100%; text-align:center;  }
#footer p { margin: 20px 0; text-align:center; color:#000; }
#footer a { color: #000; }

/** left **/
#frmContest { width: 265px; padding-bottom: 10px; background: url(../img/bg.contest.jpg) ; margin: 0 0 30px 0; }
#frmContest p, #frmContest table, #frmContest h2 { margin-left: 5px; }
#frmContest h2 { padding-top: 10px; }
#news_summary p { border-bottom: 1px dotted #fff; width: 265px; padding-bottom: 2px; }
#news_summary h2 { margin-top:0px }

/** news **/
div.news { width: 500px; margin: 0 0 20px;  }
div.news h2, div.news h3 { margin: 5px 0; }
div.news img { float:right; }
div.news_detail { margin: 10px 0; }
div.news_detail p { margin: 0; }

/** gallery **/
#thumbs { 
	position: absolute; bottom: 0px; left:345px; z-index: 30; 
	width: 640px; height: 72px; overflow:hidden;
}
#thumbs img { margin-right: 3px; border: 1px solid #fff; }
#controls img { border:0px; cursor:pointer; }
#controls { position:absolute; top:20px; right:0px; }
div.photo_cat { margin: 10px 0; }
div.scroll { height: 310px; overflow:auto;  }
#left select { margin:10px 0; padding:2px; width:280px; }
div.gallery_lister { height: 200px; overflow:auto; }
div.gallery_lister table { padding: 5px; border-bottom: 1px dotted #fff; cursor:pointer; width:100%; }
div.gallery_lister img { border:1px solid #fff; }
div.gallery_lister td.arrow { text-align:right; width: 15px; font-weight:bold; font-size: 15px; }

/** coupons **/
img.coupon_img { cursor:pointer; margin-bottom: 20px; }

/** popups **/
.mochaContent { color: #000; }





