@charset "utf-8";
/* CSS Document */

*, html {margin:0; padding:0;}
img {border:0;}

body{background:#500643; font:14px "Courier New", Courier, monospace;}
.wrapper{width:1000px;margin:0 auto; border-left:1px solid #000; border-right:1px solid #000;background:#FFF;}
.header{}
.header img{float:left;}
.site-desc{width:960px; margin:0 auto;padding-top:10px;padding-bottom:10px;margin-bottom:10px; text-align:center;}
.menu img{float:left;}
.clearfix{clear:both;}

.tour-title{width:978px;margin:0 auto;background:url(images/sm-logo.jpg) no-repeat right; height:40px;font:bold 26px Tahoma, Geneva, sans-serif;}
.title-2{height:40px;font:bold 26px Tahoma, Geneva, sans-serif;text-align:center;}

.tour-scene{width:978px; border:1px solid #000;	margin:0 auto;	}
	
.tour-scene img{float:left; margin-left:8px;margin-top:8px;}

.tour-footer{width:978px;margin:0 auto;}
.tour-footer img{margin:0;}

.scene-cont{}

.mid-link{text-align:center;margin-top:20px;margin-bottom:20px;}
.mid-link a{font: 25px Tahoma, Geneva, sans-serif; text-decoration:underline; }
.mid-link a:hover{text-decoration:none;}



.footer{margin-top:30px; }
.footer img{float:left;}

.foot-links{text-align:center;margin-top:30px;padding-bottom:30px;}


/* ---------JOIN STYLES -------------*/
.form-container{background:url(images/joinpics/thumb.jpg) no-repeat left; height:430px; margin:0 auto;padding:15px 15px;}
.fill-form{width:400px; padding-left:20px;border:5px solid #CCCCCC;background:#FFF; float:right;font:12px Tahoma, Geneva, sans-serif; padding-bottom:30px; }
.fill-form ul.fields { width:300px; list-style:none;}
.fill-form ul.fields li{ display:block; margin-top:10px; clear:both;width:380px;}
.fill-form ul.fields li .inputbox{ width:208px; height:30px; border:1px solid #c5c5c5; background-color:#e5e5e5; margin-top:8px;}
.fill-form ul.fields li .inputbox:focus{ border:1px solid #f1b987; background-color:#ffe8ab}
.fill-form ul.fields li .joinbutton{ background-image:url(http://tour.camwithangel.com/images/joinpics/join-button.jpg); background-repeat:no-repeat; width:348px; height:60px; border:0; cursor:pointer; cursor:hand;}
p.redwarning{ font-size:20px; background-color:#dd0000; padding:6px; color:#FFFFFF; text-align:center; width:800px; margin:10px auto 20px auto}

.join_error{ color:#FF0000; font-size:11px;}
