/* ----------------- CSS STYLES ----------------- */
*{
margin:0px;
padding:0px;
}

body{
padding:0px;
margin:0px;
font-family:Verdana, Geneva, sans-serif;
font-size:13px;
color:#676767;
background:#ffffff;
}

ul {
margin-left:20px;
padding:5px 0px;
}

li{
padding:5px 0px;
}

p{
padding-bottom:15px;
}

.clear{
padding:0px;
margin:0px;
height:0px;
clear:both;
}

#webphibian{
	display:none;
}


/* ----------------- LINKS ----------------- */
a:link, a:visited{
color:#676767;
}

a:hover{
color:#9e2313;
}

:focus{
outline:0;
}


a.event-title-link:link, a.event-title-link:visited{
color:#dbbd31;
font-size:14px;
font-weight:bold;
}

a.event-title-link:hover{
color: #676767;
}

a.mobile:link, a.mobile:visited{
color:#00ccff;
font-weight:bold;
}

a.mobile:hover{
color: #fff;
}

a.alt:link, a.alt:visited{
color:#770000;
font-weight:bold;
}

a.alt:hover{
color: #000;
}


a.submitevent:link, a.submitevent:visited{
color:#770000;
font-size:14px;
display:block;
float:right;
text-indent:31px;
height:30px;
background:url(../assets/submit-event-icon.jpg) no-repeat;
}

a.submitevent:hover{
color: #000;
}

a.allevents:link, a.allevents:visited{
color:#770000;
font-size:14px;
display:block;
float:right;
text-indent:40px;
height:30px;
width:110px;
background:url(../assets/all-events-icon.jpg) no-repeat;
}

a.allevents:hover{
color: #000;
}

/* ----------------- TEXT ----------------- */
h1{
font-size:22px;
padding-bottom:5px;
}

h2{
font-size:18px;
padding-bottom:5px;
color:#676767;
}

h3{
font-size:14px;
padding-bottom:5px;
}

h4{
font-size:12px;
}

.section-title{
	height:44px;
	padding-top:17px;
	width:256px;
	color:#9e2313;
}

.fourteen{
	font-size:14px;
}

.light-brown{
	color:#5c4730;
}

.block{
	display:block;
}

.page-title{
	color:#740000;
	font-weight:bold;
	border-bottom:1px solid #c5b9b3;
	padding-bottom:0px;
	margin-bottom:7px;
}

.pt2{
	color:#DBBD31;
	padding-bottom:0px;
	margin-bottom:7px;
	font-weight:bold;
}


.event-title{
color:#dbbd31;
font-size:14px;
font-weight:bold;
}


.welcome{
	color:#000;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:7px;
}



/* ----------------- STRUCTURE ----------------- */
#wrapper{
background:url(../assets/vtile.jpg) repeat-x #ffffff;
}

#container{
	width:858px;
	margin:0px auto;
	padding-bottom:20px;
}

#header-l{
	float:left;
	width:255px;
	background:url(../assets/hp-header-l.jpg);
	height:150px;
	padding-top:130px;
	text-align:right;
}

#sidebar-l{
	width:212px;
	float:left;
	margin-left:40px;
}

#center-content{
	float:left;
	padding:0px 26px;
	width:256px;
} 

#sidebar-r{
	width:254px;
	float:left;
}

#social-networks{
	margin-bottom:20px;
}

#chamber-logos{
	margin-bottom:20px; 
	text-align:center;
}


#is-vguide{
	padding-top:30px;
}


/* ----------------- INSIDE STRUCTURE ----------------- */
#inside-header{
	background:url(../assets/inside-header.jpg);
	height:214px;
	width:858px;
}

#inside-sidebar{
	width:212px;
	float:left;
	margin-left:41px;
}

#is-slideshow{
	width:573px;
	height:214px;
	overflow:hidden;
	float:right;
}

#is-top{
	background:url(../assets/sidebar-l-top.jpg) no-repeat;
	height:29px;
}

#is-body{
	background:url(../assets/sidebar-l-body.jpg) repeat-y;
}

#is-bottom{
	background:url(../assets/sidebar-l-bottom.jpg);
	height:48px;
}

#inside-content{
	width:550px;
	float:left;
	margin-left:36px;
}

#ic-body{
	background:url(../assets/inside-body-bg.jpg) repeat-y;
	padding:0px 20px;
}

#ic-footer{
	background:url(../assets/inside-body-bottom.jpg);
	height:19px;
}








/* ----------------- NAVIGATION ----------------- */
ul.navigation {
	list-style:none;
	margin:0px 15px;
	padding:0px;
}

ul.navigation li{
	list-style:none;
	margin:0px;
	padding:0px;
}


a.nav:link, a.nav:visited{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#9e2313;
	height:30px;
	line-height:30px;
	padding:0px 0px 0px 10px;
	text-decoration:none;
}

a.nav:hover{
	text-decoration:none;
	color:#676767;
}

a.nav-bottom:link, a.nav-bottom:visited{
	display:block;
	font-size:12px;
	color:#9e2313;
	font-weight:bold;
	height:30px;
	line-height:30px;
	padding:0px 0px 0px 10px;
	text-decoration:none;
}

a.nav-bottom:hover{
	text-decoration:none;
	color:#676767;
}


a.subnav:link, a.subnav:visited{
	display:block;
	font-size:12px;
	font-weight:normal;
	height:30px;
	padding:0px 0px 0px 10px;
	text-decoration:none;
	
}

a.subnav:hover{
}









/* ----------------- LEFT SIDEBAR ----------------- */
#sl-top{
	background:url(../assets/sidebar-l-top.jpg);
	height:29px;
}

#sl-body{
	background:url(../assets/sidebar-l-body.jpg) repeat-y;
}

#sl-bottom{
	background:url(../assets/sidebar-l-bottom.jpg);
	height:48px;
}



/* ----------------- CENTER CONTENT ----------------- */
.event-date{
	background:url(../assets/hp-date-bg.jpg);
	width:44px;
	height:47px;
	padding-top:4px;
	text-align:center;
	float:left;
	color:#FFF;
	font-size:16px;
	margin-top:4px;
}

.event-description{
	float:right;
	width:200px;
	padding-bottom:15px;
	color:#676767;
}

.event-description a, .event-description span{
	display:block;
}

.event-description a{
	color:#FFF;
}

.event-description a:hover{
	color:#eedf99;
}


#norman-highlights{
	color:#eedf99;
	text-align:center;
	font-size:16px;
}






/* ----------------- SIDEBAR RIGHT ----------------- */
#sr-top{
}

#sr-body{
}

#sr-bottom{
}

.featured-news-title{
	color:#9e2313;
	padding-top:26px;
	font-size:18px;
	padding-bottom:35px;
	padding-left:10px;
}

.featured-news{
	display:block;
	padding:0px;
	padding-left:10px;
}


#hp-vguide{
	padding:20px 0px;
}


#newsletter{
	text-align:center;
	font-size:18px;
	padding:30px 0px;
}


#newsletter a,  #visitors-guide a{
	font-weight:bold;
	font-size:13px;
}

#newsletter a:hover{		
}

#contactus-tag{
	padding:0px 20px;
	margin-left:15px;
}

#contactus-tag a{
	color:#676767;
	font-weight:bold;
}

#contactus-tag a:hover{
	color:#9e2313;
}

.contactinfo{
	display:block;
	padding-top:10px;
	
}


/* ----------------- SLIDESHOW ----------------- */

.pics {
	float:left;
	width:599px;
	height:280px;  
	padding:0; 
	margin:0; 
	overflow:hidden; 
}

.pics2 {
	float:left;
	width:573px;
	height:214px;  
	padding:0; 
	margin:0; 
	overflow:hidden; 
}


/* ----------------- FOOTER ----------------- */
#footer{
	background:url(../assets/hp-footer.jpg);
	height:79px;
	padding-top:20px;
	text-align:center;
}











/* ----------------- HOTELS and BBS ----------------- */
.hotel-item{
	padding-bottom:25px;
}

.hotel-pic{
	width:95px;
	float:left;
}

.hotel-info-w-pic{
	width:415px;
	float:left;
}

.hotel-info{
	float:left;
}

.hotel-name{
	font-weight:bold;
	font-size:16px;
}

.hotel-location{
	font-weight:bold;
}

.hotel-phone{
	font-weight:bold;
}

.hotel-description{
}

.hotel-name, .hotel-location, .hotel-phone{
	padding-bottom:2px;
}

.hotel-item a{
	color:#770000;
}

.hotel-item a:hover{
	color:#000;
}


a.map-btn{
	background:url(../assets/map-btn.jpg) no-repeat;
	display:block;
	padding-left:25px;
	height:19px;
	padding-top:3px;
}








/* ----------------- RESTAURANTS ----------------- */
.restaurant-item{
	padding-bottom:25px;
}

.restaurant-name{
	font-weight:bold;
	font-size:16px;
	color:#770000;
}

.restaurant-locations{
	
}

.restaurant-phone{
	font-weight:bold;
}

.restaurant-seating{
}

.restaurant-price{
	font-style:italic;
}

.restaurant-website{
}
                
.restaurant-item a{
	color:#770000;
}

.restaurant-item a:hover{
	color:#000;
}
				
.dollar{
	color:#060;
	font-weight:bold;
}

#restaurant-search{
	padding-bottom:20px;
	padding-top:10px;
	font-size:16px;
}










/* ----------------- ATTRACTIONS ----------------- */
.attractions-item{
	padding-bottom:25px;
}

.attractions-title{
	font-weight:bold;
	font-size:16px;
	color:#770000;
}

.attractions-location{
	font-weight:bold;
	font-style:italic;
}

.attractions-phone{
	font-weight:bold;
	font-style:italic;
}

.attractions-website{
	font-style:italic;
}
                
.attractions-item a{
	color:#770000;
}

.attractions-item a:hover{
	color:#000;
}
				

.attractions-item div{
	padding-bottom:3px;
}








/* ----------------- EVENTS ----------------- */
.events-item{
	padding-bottom:25px;
}

.events-date{
	font-weight:bold;
	font-size:16px;
	
}

.events-title{
	font-weight:bold;
	font-size:16px;
	color:#770000;
}

.events-location{
	font-weight:bold;
	font-style:italic;
}

.events-phone{
	font-weight:bold;
	font-style:italic;
}

.events-website{
	font-style:italic;
}
                
.events-item a{
	color:#770000;
}

.events-item a:hover{
	color:#000;
}
				

.events-item div{
	padding-bottom:3px;
}

.events-item span{
	display:block;
	padding-bottom:3px;
}


.events-description{
}






/* ----------------- VISITORS GUIDE ----------------- */
#visitors-guide-form{
}

#visitors-guide-form table td{
	padding:10px 0px;
	font-weight:bold;
}

#inside-visitorsguide{
	overflow:hidden;
}

#inside-visitorsguide-box{
	padding-left:65px;
	padding-top:90px;
}

#inside-visitorsguide-box img{
}



/* ----------------- SUBMIT EVENT ----------------- */
div#submit-event-form table td{
	padding:10px;
	font-weight:bold;
	padding-left:0px;
	font-size:15px;
}




div#submit-event-form table td table td{
	padding:0px;
}


.required{
	color:#900;
	font-weight:bold;
}

.vert-divider{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	padding:0px 5px;
	display:block;
	float:left;
}



/* ----------------- SEARCH FORM ----------------- */
#restaurant-search-container{
	background:url(../assets/search-bg.png);
	width:300px;
	height:42px;
	padding-top:11px;
}

#restaurant-search-box{
	background:url(../assets/search-box.jpg);
	width:166px;
	height:18px;
	padding:5px;
	border:0px;
	float:left;
	display:block;
	margin-left:15px;
	margin-top:2px;
	font-size:14px;
}

#restaurant-search-btn{
	background:url(../assets/search-btn.jpg);
	width:75px;
	height:30px;
	border:0px;
	float:left;
	display:block;
	margin-left:15px;
	cursor:pointer;
	cursor:hand;
}

#restaurant-search-btn:hover{
	background-position:0px -30px;
}


				

/* ----------------- ADMIN AREA ----------------- */
ul#admin-nav{
	list-style:none;
}

ul#admin-nav li{
	list-style:none;
}

#admin-nav a{
	font-weight:bold;
	color:#5E0000;
}

#admin-nav a:hover{
	color:#000;
}


#admin-content a{
	font-weight:bold;
	color:#5E0000;
}

#admin-content a:hover{
	color:#000;
}

#admin-header{
	background:url(../assets/admin-header.jpg);
	height:214px;
	width:858px;
}


#admin-header2{
	background:url(../assets/admin-header.jpg);
	height:190px;
	width:858px;
}

#admin-sidebar{
	width:212px;
	float:left;
	margin-left:41px;
}

#as-body{
	background:url(../assets/sidebar-l-body.jpg) repeat-y;
}

#as-bottom{
	background:url(../assets/sidebar-l-bottom.jpg);
	height:48px;
}

#admin-content{
	width:550px;
	float:left;
	margin-left:36px;
}

#ac-body{
	background:url(../assets/inside-body-bg.jpg) repeat-y;
	padding:0px 20px;
}

#ac-footer{
	background:url(../assets/inside-body-bottom.jpg);
	height:19px;
}



table.admin-location-table td{
	border:0px;
}


.admin-title{
padding:10px 0px;
}

.admin-table{
border-top:1px solid #333333;
border-left:1px solid #333333;
}

.admin-table td{
border-bottom:1px solid #333333;
border-right:1px solid #333333;
padding:10px;
}

.admin-form-table{
border-top:1px solid #333333;
border-left:1px solid #333333;
}

.admin-form-table td{
border-bottom:1px solid #333333;
border-right:1px solid #333333;
padding:10px;
}

.admin-table-header{
background:#3d0000;
color:#ffffff;
font-size:15px;
text-align:center;
font-weight:bold;
}

.admin-field-header{
font-weight:bold;
font-size:16px;
background:#5b0101;
color:#FFFFFF;
}

.admin-form-label{
font-weight:bold;
}

.admin-form-submit{
text-align:center;
}

CSS

/* ----------------- ADMIN BUTTONS ----------------- */
a.drag-btn:link, a.drag-btn:visited{
display:block;
float:left;
background:url(http://www.webphibian.com/standards/images/drag-btn.png);
width:64px;
height:20px;
text-indent:-9999px;
}

a.drag-btn:hover{
background-position:0px -20px;
}
 
a.view-btn:link, a.view-btn:visited{
display:block;
float:left;
background:url(http://www.webphibian.com/standards/images/view-btn.png);
width:64px;
height:20px;
text-indent:-9999px;
}

a.view-btn:hover{
background-position:0px -20px;
}
 
a.add-btn:link, a.add-btn:visited{
display:block;
float:left;
background:url(http://www.webphibian.com/standards/images/add-btn.png);
width:64px;
height:20px;
text-indent:-9999px;
}

a.add-btn:hover{
background-position:0px -20px;
}
 
a.delete-btn:link, a.delete-btn:visited{
display:block;
float:left;
background:url(http://www.webphibian.com/standards/images/delete-btn.png);
width:70px;
height:20px;
text-indent:-9999px;
}

a.delete-btn:hover{
background-position:0px -20px;
}
 
a.edit-btn:link, a.edit-btn:visited{
display:block;
float:left;
background:url(http://www.webphibian.com/standards/images/edit-btn.png);
width:60px;
height:20px;
text-indent:-9999px;
}

a.edit-btn:hover{
background-position:0px -20px;
}


/* ----------------- Login ----------------- */
#loginbox{
width:331px;
margin:0 auto;
color:#fff;
}

#logincontainer{
padding:5px 20px;
}

#passwordcontainer{
padding:5px 20px;
}


#logintxt{
float:left;
width:80px;
font-size:14px;
font-weight:bold;
padding-top:4px;
}

#loginform{
float:left;
}

#loginform input{
width:190px;
height:17px;
font-size:14px;
}

#passwordtxt{
float:left;
width:80px;
font-size:14px;
font-weight:bold;
padding-top:4px;
}

#passwordform{
float:left;
}

#passwordform input{
width:190px;
height:17px;
font-size:14px;
}

#submitbtn{
padding:15px 36px;
text-align:right;
}

#loginsubmitbtn{
border:1px solid #000;
background:url(http://www.webphibian.com/standards/images/dark-png.png) repeat-x #3d0000;
color:#fff;
padding:3px 7px;
cursor:pointer;
cursor:hand;
}


#loginsubmitbtn:hover{
background:url(http://www.webphibian.com/standards/images/dark-png.png) repeat-x #5b0101;
color:#fff;
}




/* ----------------- UPDATES ----------------- */
a.activatebtn:link, a.activatebtn:visited{
	display:block;
	float:left;
	background:url(../assets/activate-btn.png);
	width:83px;
	height:20px;
	text-indent:-9999px;
}

a.activatebtn:hover{
	background-position:0px -20px;
}


a.deactivatebtn:link, a.deactivatebtn:visited{
	display:block;
	float:left;
	background:url(../assets/deactivate-btn.png);
	width:99px;
	height:20px;
	text-indent:-9999px;
}

a.deactivatebtn:hover{
	background-position:0px -20px;
}






a.gameon:link, a.gameon:visited{
	display:block;
	background:url(../assets/gameon.jpg);
	width:254px;
	height:340px;
	text-indent:-9999px;
}

a.gameon:hover{
	background-position:0px -340px;
}


a.gameonb:link, a.gameonb:visited{
	display:block;
	background:url(../assets/game-on-b.jpg);
	width:254px;
	height:340px;
	text-indent:-9999px;
}

a.gameonb:hover{
	background-position:0px -340px;
}


a.gameonc:link, a.gameonc:visited{
	display:block;
	background:url(../assets/game-on-c.jpg);
	width:254px;
	height:340px;
	text-indent:-9999px;
}

a.gameonc:hover{
	background-position:0px -340px;
}


a.gameond:link, a.gameond:visited{
	display:block;
	background:url(../assets/game-on-d.jpg);
	width:254px;
	height:340px;
	text-indent:-9999px;
}

a.gameond:hover{
	background-position:0px -340px;
}




#visit-norman-btn{
	background:url(../assets/inside-header.jpg);
	width:230px;
	height:134px;
	float:left;
	padding-top:80px;
	padding-left:55px;
}

#inside-header-small{
	width:573px;
	height:214px;
	overflow:hidden;
}