/*-----------------  Skagway Table of Contents -----------------*/


/*

01. Base
02. Text
03. Links
04. Top
05. Header
06. Nav
07. Drop Down Menu
08. Body
09. Footer
10. Slideshow
11. Admin Area

*/


/*








/* ----------------- 01. BASE ----------------- */
body{
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
background:url(images/vtile.jpg) repeat-x #FFFFFF;
}

*{
margin:0px;
padding:0px;
}

ul {
margin-left:20px;
padding:5px 0px;
}

ol {
margin-left:20px;
padding:5px 0px;
}

li{
padding:5px 0px;
}

.clear{
padding:0px;
margin:0px;
height:0px;
clear:both;
}

#webphibian{
padding:10px 0px;
text-align:center;
}

#wrapper{
width:960px;
margin:0px auto;
}

.right{
float:right;
}

.left{
float:left;
}

#preload{
display:none;
}







/* ----------------- 02. LINKS ----------------- */
a:link{
color:#cc3333;
}

a:visited{
color:#cc3333;
}

a:active{
color:#cc3333;
}

a:hover{
color:#000000;
}

:focus{
outline:0;
}

a.small:link, a.small:visited{
font-size:10px;
color:#000000;
}

a.small:hover{
color: #cc3333;
}


a.featuredlink:link, a.featuredlink:visited{
color:#333;
}

a.featuredlink:hover{
color: #cc3333;
}


a.fnav:link, a.fnav:visited{
color:#333;
text-decoration:none;
}

a.fnav:hover{
color: #cc3333;
}






/* ----------------- 03. TEXT ----------------- */
h1{
font-size:27px;
padding-bottom:5px;
font-family:"Arial Black" Arial, Helvetica, sans-serif;
font-weight:bold;
}

h2{
font-size:18px;
padding-bottom:5px;
}

h3{
font-size:14px;
padding-bottom:5px;
}

h4{
font-size:12px;
}

.red{
color:#cc3333;
}


.confirmation{
}

.header-weeklyad{
background:url(../images/header-weeklyad.jpg) no-repeat;
height:17px;
text-indent:-9999px;
}

.header-about-skagway{
background:url(../images/header-aboutskagway.jpg) no-repeat;
height:17px;
text-indent:-9999px;
}

.header-weeklyad-inner{
background:url(../images/weeklyad-header-in.jpg)no-repeat;
height:12px;
text-indent:-9999px;
}

.header-digitalphoto-inner{
background:url(../images/digitalphoto-header.jpg) no-repeat;
height:12px;
text-indent:-9999px;
}




.header-welcome{
background:url(../images/header-welcome.jpg) no-repeat;
height:32px;
text-indent:-9999px;
}

.header-shoppinglist{
background:url(../images/header-shopping.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}

.header-catering{
background:url(../images/header-catering.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}

.header-partyplatters{
background:url(../images/header-partyplatters.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}

.header-banquetcenters{
background:url(../images/header-banquetcenters.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}

.header-eventcatering{
background:url(../images/header-eventcatering.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}

.header-digitalphotodevelopment{
background:url(../images/header-digitalphoto2.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}

.header-pharmacy{
background:url(../images/header-pharmacy.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}

.header-24hourfuel{
background:url(../images/header-24hourfuel.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}

.header-payment{
background:url(../images/header-payment.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}

.header-pumppoints{
background:url(../images/header-pumppoints.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}

.header-helpphone{
background:url(../images/header-helpphone.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}

.header-customercomments{
background:url(../images/header-customercomments.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}

.header-aboutskagway{
background:url(../images/header-aboutskagway2.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}

.header-storelocator{
background:url(../images/header-storelocator.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}

.header-keycard{
background:url(../images/header-keycard.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}


.header-weeklyad2{
background:url(../images/header-weeklyad2.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}

.header-onlineaccess{
background:url(../images/header-onlineaccess.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}


.header-passwordreminder{
background:url(../images/header-passwordreminder.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}

.header-accountlogin{
background:url(../images/header-accountlogin.jpg) no-repeat;
height:31px;
text-indent:-9999px;
}










/* ----------------- 04. TOP ----------------- */
#top{
background:url(../images/top-bg.jpg) repeat-x;
height:16px;
}

#top-left{float:left;}

#top-right{float:right;}









/* ----------------- 05. HEADER ----------------- */
#header{
height:76px;
}

#logo{
float:left;
width:227px;
padding-left:10px;
padding-top:17px;
}

#sub-nav{
float:right;
width:340px;
padding-top:55px;
padding-right:10px;
text-align:right;
}

#sub-nav ul {
list-style:none;
margin:0px;
padding:0px;
}

#sub-nav ul li{
display:inline;
padding:0 5px;
font-size:13px;
}








/* ----------------- 06. NAV ----------------- */

#nav ul {
list-style:none;
margin:0px;
padding:0px;
}

#nav ul li{
float:left;
padding:0px;
margin:0px;
}

.nav-divider im{
display:block;
margin:0px;
padding:0px;
}









/* ----------------- 07. DROP DOWN MENU ----------------- */
.chromestyle{
margin:0px;
padding:0px;
width:943px;
padding-left:15px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
font-weight: bold;
background:url(../images/nav-bg.jpg) center center repeat-x;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
background:url(../images/nav-bg.jpg) center center repeat-x; /*THEME CHANGE HERE*/
padding:0;
margin:0;
text-align:left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display:inline;
}

.chromestyle ul li{
display:inline;
}

.chromestyle ul li a, .chromestyle ul li a:visited {
color:#ffffff;
display:inline-block;
padding:0px 5px;
padding-top:17px;
padding-bottom:17px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration: none;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background:url(../images/nav-bg2.jpg) center center repeat-x; /*THEME CHANGE HERE*/
color:#333333;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top:0;
border: 1px solid #ccc; /*THEME CHANGE HERE*/
border-bottom-width:0;
font:normal 13px Arial, Helvetica, sans-serif;
line-height:35px;
z-index:100;
width:200px;
background:#cc1b37;
visibility: hidden;

}

.dropmenudiv a{
width: auto;
display: block;
text-indent:7px;
border-bottom: 1px solid #ccc; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#ffffff;
}

.dropmenudiv a:visited{
color:#ffffff;
}

.dropmenudiv a:hover{
color:#333333;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}












/* ----------------- 08. BODY ----------------- */
#body{
background:url(../images/body-bg.jpg) repeat-y;
width:960px;
}

#sidebar{
float:left;
width:246px;
}

#skagway-keycards{
padding-left:11px;
padding-top:10px;
}

#skagway-keycards-table td{
padding-bottom:7px;
}

#publiclogin{
padding-left:150px;
}

input.login-input{
background:url(../images/input-bg.jpg);
width:204px;
height:20px;
padding:0px 3px;
padding-top:5px;
border:0px;
}

#login-btn{
background:url(../images/login-btn.jpg) repeat-x;
height:23px;
padding:0px 5px;
border:1px solid #999999;
cursor:pointer;
cursor:hand;
}

#login-btn:hover{
background:url(../images/login-btn2.jpg) repeat-x;
height:23px;
padding:0px 5px;
border:1px solid #999999;
cursor:pointer;
cursor:hand;
color:#fff;
}

#weekly-ads{
padding-left:11px;
padding-top:6px;
}


.about-skagway-image{
border:1px solid #999;
}

#about-skagway{
padding-left:11px;
padding-top:16px;
padding-bottom:2px;
}


#content{
float:left;
width:687px;
padding-left:26px;
padding-top:10px;
}

#inner-content{
float:left;
width:651px;
margin:10px;
padding:15px 20px;
background:#FFFFFF;
border:1px solid #CCCCCC;
min-height:538px;
}

#flash img{
border:1px solid #999;
}

#call-out{
font-size:23px;
padding:10px 0px;
}

.featured-item{
width:190px;
padding:10px;
padding-top:5px;
float:left;
margin-right:13px;
background:#FFFFFF;
border:1px solid #999;
line-height:1.5em;
}

.featured-picture{
margin-bottom:5px;
}

.read-more{
text-align:right;
padding-top:5px;
}

#array-pics{
text-align:center;
padding-top:10px;
}

#array-pics img{
border:1px solid #999999;
}


.cateringmenus{
text-align:center;
}

#store1, #store2{
display:none;
}

#storechooser{
text-align:center;
}

 

.shoppinglist-table{
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
}

.shoppinglist-table td{
border-bottom:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:5px 0px;
padding-left:5px;
}


.shoppinglist-header{
background:url(../images/small-table-header.jpg) repeat-x;
height:28px;
padding:0px;
padding-left:3px;
}

#shoppinglistprint-title{
background:url(../images/shoppinglistmaker.jpg);
height:28px;
width:120px;
text-indent:-9999px;
}

input#save, input#erase, input#print{
margin:0px;
margin-top:4px;
margin-bottom:4px;
margin-left:2px;
padding:1px 7px;
border:1px solid #cccccc;
background-color:#eeeeee;
cursor:pointer;
cursor:hand;
}

input#save:hover, input#erase:hover, input#print:hover{
background-color:#666666;
color:#FFFFFF;
}

#shoppinglist-title{
width:167px;
height:28px;
float:left;
}

#shoppinglist-btns{
float:right;
padding-right:10px;
}


.centerbox{
width:520px;
margin:0px auto;
text-align:center; 
}







/* ----------------- 09. FORMS ----------------- */
#formcontainer{
background:url(../images/formbg.jpg) #e8e8e8 repeat-x;
border:1px solid #e4e4e4;
padding:20px;
width:480px;
margin:0px auto;
}

.form-label{
float:left;
width:125px;
padding-top:7px;
}

.form-label2{
float:left;
width:141px;
padding-top:7px;
}

.forminput-cell{
float:left;
background:#f3f3f3;
padding:4px;
border:1px solid #cfcfcf;
margin-left:10px;
margin-bottom:10px;
}

.forminput-cell2{
float:left;
background:#f3f3f3;
padding:4px;
border:1px solid #cfcfcf;
margin-left:10px;
margin-bottom:10px;
}

.forminput-cell2 input{
width:140px;
}

.forminput-cell3{
float:left;
background:#f3f3f3;
padding:4px;
border:1px solid #cfcfcf;
margin-left:10px;
margin-bottom:10px;
}

.forminput-cell3 input{
width:300px;
}


.forminput-cell4{
float:left;
background:#f3f3f3;
padding:4px;
border:1px solid #cfcfcf;
margin-left:10px;
margin-bottom:10px;
}

.forminput-cell4 input{
width:115px;
}


.forminput-cellmini{
float:left;
background:#f3f3f3;
padding:4px;
border:1px solid #cfcfcf;
margin-left:10px;
margin-bottom:10px;
}

.forminput-cellmini input{
width:28px;
}


#state{
width:30px;
}

#zip{
width:83px;
}

#address{
width:249px;
}

#aptnumb{
width:30px;
}

.cell{
float:left;
}

.cell-optional{
float:left;
padding-top:10px;
}

#submit-btns{
text-align:right;
width:475px;
}

#comments{
width:328px;
height:200px;
}

#keycardnumber{
width:280px;
}

#reset{
background:url(../images/resetbtn.jpg);
width:60px;
height:24px;
border:0;
cursor:pointer;
cursor:hand;
}

#reset:hover{
background-position:0 -24px;
}

#submit{
background:url(../images/sendbtn.jpg);
width:58px;
height:24px;
border:0;
cursor:pointer;
cursor:hand;
}

#submit:hover{
background-position:0 -24px;
}


#save-details{
background:url(../images/btn-rpt.jpg) repeat-x;
height:22px;
border:0;
cursor:pointer;
cursor:hand;
text-align:center;
border:1px solid #666666;
}

#save-details:hover{
background-position:0 -22px;
}

#emailaddress{
width:324px;
}

#keycard-application{
padding-top:15px;
padding-left:75px;
padding-bottom:10px;
}










/* ----------------- 04. PHOTO SLIDESHOW ----------------- */
#ads{
width:400px;
margin:0px auto;
padding:20px 0px;
}

#preload-ads{
text-indent:-9999px;
height:0px;
overflow:hidden;
}

:focus{outline:0;}

#ads img{
cursor:pointer;
cursor:hand;
}

.pics2{
height:750px;
width:400px;
overflow:hidden;
}

#ss-footer{
padding-top:10px;
}


#ss-nav{
width:100px;
padding-top:10px;
margin:0px auto;
}

#ads-nav{
float:left;
}

#ads-nav a:link, #ads-nav a:visited{
color:#fff;
text-decoration:none;
font-size:18px;
text-align:center;
width:22px;
height:20px;
background:#ddd;
display:block;
margin-right:10px;
float:left;
border:1px solid #999999;
}

#ads-nav a:hover{
background:#d11f39;
}

#ads-instructions{
text-align:center;
padding-top:15px;
}

.clear{clear:both;}





.ad1{
background:url(../thumbnails/WEB_PAGE_1.png);
}

.ad2{
background:url(../thumbnails/WEB_PAGE_2.png);
}

.ad3{
background:url(../thumbnails/WEB_PAGE_3.png);
}

.ad4{
background:url(../thumbnails/WEB_PAGE_4.png);
}

.ad5{
background:url(../thumbnails/WEB_PAGE_5.png);
}

.ad6{
background:url(../thumbnails/WEB_PAGE_6.png);
}

.ad7{
background:url(../thumbnails/WEB_PAGE_7.png);
}

.ad8{
background:url(../thumbnails/WEB_PAGE_8.png);
}

.ad9{
background:url(../thumbnails/WEB_PAGE_9.png);
}

.ad10{
background:url(../thumbnails/WEB_PAGE_10.png);
}






/* ----------------- 09. FOOTER ----------------- */
#footer{
background:url(../images/footer-bg.jpg) no-repeat;
width:940px;
padding:0px 10px;
padding-top:25px;
padding-bottom:10px;
font-size:10px;
}

#footer-left{
float:left;
width:110px;
}

#footer-right{
float:right;
}










/* ----------------- 09. TOOLTIP ----------------- */
#tooltip {
position: absolute;
z-index: 3000;
border: 1px solid #111;
background-color: #eee;
padding: 5px;
width:150px;
}

#tooltip div { margin: 0; }







/* ----------------- 10. SLIDESHOW ----------------- */
.pics { 
position:relative;
z-index:10;
height:248px; 
width:660px; 
padding:0; 
margin:0; 
overflow:hidden;
border:1px solid #999;
}






/* ----------------- 10. MODAL WINDOW ----------------- */
/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container { 
background:url(../images/modalwindow-bg.png) no-repeat;
width:508px; 
height:408px;
padding-top:40px;
text-align:center;
}
#simplemodal-container a.modalCloseImg {
background:url(../images/x.png) no-repeat; 
width:25px; height:29px; 
display:inline; 
z-index:3200; 
position:absolute; 
top:2px; 
right:3px; 
cursor:pointer;
cursor:hand;
}

#simplemodal-container #basicModalContent {
padding:8px;
}





/* ----------------- RANDOM ONLINE DRAWING ----------------- */
#random-prize-callout{
	padding-top:25px;
	padding-right:25px;
}

.register-btn{
	float:left;
	width:152px;
}

.register-txt{
	float:right;
	width:503px;
}

a.registerbtn:link, a.registerbtn:visited{
	display:block;
	text-indent:-9999px;
	background:url(/assets/registernow-btn.jpg);
	width:152px;
	height:49px;
}

a.registerbtn:hover{
	background-position:0px -49px;
}






/* ----------------- 11. ADMIN AREA ----------------- */
#admin-body{
background:url(../images/admin-body-bg.jpg) repeat-y;
padding-top:15px;
width:960px;
}

#admin-content{
background:#FFFFFF;
border:1px solid #999999;
margin:0px 15px;
padding:10px;
margin-bottom:0px;
}

#admin-title{
width:415px;
float:right;
padding-top:14px;
}

#admin-nav{
background:url(../images/nav-bg.jpg) repeat-x;
height:49px;
padding-left:17px;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}

#admin-welcome{
float:left; 
width:150px;
margin-top:18px;
}


#admin-nav a:link, #admin-nav a:visited{
color:#FFFFFF;
text-decoration:none;
padding:0px 5px;
padding-top:18px;
padding-bottom:17px;
display:block;
}

#admin-nav a:hover{
background:#eee;
color:#333333;
}

#admin-nav ul{
float:left;
list-style:none;
margin:0px;
padding:0px;
}

#admin-nav ul li{
float:left;
padding:0px 1px;
}

#admin-footer{
background:url(../images/admin-footer-bg.jpg) no-repeat;
height:11px;
width:960px;
}


/* Admin Tables */
.admin-title{
padding:5px 0px;
}

.admin-table{
border-top:1px solid #ccc;
border-left:1px solid #ccc;
}

.admin-table td{
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
padding:5px;
}

.admin-form-table{
border-top:1px solid #ccc;
border-left:1px solid #ccc;
}

.admin-form-table td{
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
padding:5px;
}



td.admin-table-header{
background:url(../images/table-header.jpg) repeat-x;
height:28px;
color:#FFFFFF;
text-align:center;
font-size:20px;
font-weight:bold;
padding:1px 5px;
}

.admin-field-header{
background:url(../images/field-header.jpg) repeat-x;
height:28px;
font-weight:bold;
font-size:16px;
color:#FFFFFF;
}

.admin-form-label{
font-weight:bold;
}

.admin-form-submit{
text-align:center;
}

#loginrequest{
margin-top:16px;
}






