/* @override 
	http://beta.indiemapper.dev/indie.css
	http://localhost:8888/beta.indiemapper.dev/indie.css
*/

#countdown {
	margin-left: -5px;
	margin-bottom: 15px;
	margin-right: 0;
	margin-top: -26px;
	font-size: 18px;
	text-align: center;
	width: 240px;
	color: white;
}

#countback {
	margin-left: -5px;
}

body {
	background-color: black;
	width: 960px;
	margin: auto;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

h1{
	font-size: 18pt;
}

h2{
	font-size: 13pt;
	color: #212121;
	margin: 10px 0 0;
}

h3{
	font-weight: normal;
	color: #0099cc;
	font-style: normal;
	margin-bottom: -10px;
	margin-top: 5px;
	font-size: 12pt;
}

i{
	color: gray;
}

p{
	font-size: 11pt;
	color: #0099cc;
	margin-bottom: 25px;
	text-align: justify;
	line-height: 1.5;
	font-weight: normal;
}

a{
	color: #dc5305;
	font-style: italic;
	text-decoration: underline;
	cursor: pointer;
}

a img{
	border-style: none;
	text-decoration: none;
}

a:hover img{
	text-decoration: none;
}

#nav {
	border-top: 1px solid #cde0e6;
	background: url(images/backs/nav_back.jpg) repeat-x 0 -7px;
	height: 35px;
	margin: auto;
}

#navItems {
	margin: auto;
	height: 35px;
	width: 710px;
}

#nav .item {
	float: left;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #cde0e6;
	height: inherit;
	line-height: 34px;
}

#itemOn{
	background-color: white;
	color: #0099cc;
}

#itemOn a{
	color: #0099cc;
}

#my_indie{
	color: #dc5305;
}


.item{
	font-size: 14px;
}

.item a{
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.item a:hover{
	text-decoration: underline;
}

.item:first-child {
	border-left: 1px solid #cde0e6;
}

#content{
	background-color: white;
	padding: 30px 60px;
}

#intro{
	width: 240px;
	clear: none;
	float: left;
	margin-left: 25px;
}

#intro p {
	color: #424242;
	line-height: 16px;
	font-size: 10pt;
	margin: 10px 0 0;
}

#features{
	width: 300px;
	background-color: #e4f6fc;
	float: left;
	margin: 30px 30px 20px 0;
	padding-bottom: 15px;
}

#features #title{
	height: 37px;
	background-image: url(images/backs/browse_back.jpg);
	padding-left: 25px;
	margin-top: -20px;
}

#features h1{
	text-transform: uppercase;
	font-size: 17px;
	font-variant: normal;
	line-height: 36px;
}

#features li{
	color: #424242;
	font-size: 13px;
	padding-right: 10px;
	margin-bottom: 16px;
}

div.work {
	background: #eee url(images/backs/index_gradient.jpg) repeat-x;
	padding: 0 20px 5px;
	border-bottom: 1px solid #888;
	margin: 20px 0 30px 333px;
}

div.work p{
	color: #5e5e5e;
	line-height: 17px;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.work img{
	margin-top: 10px;
}

div.work span.main{
	font-weight: bold;
	font-size: 20px;
}

div.work span.sub{
	font-weight: bold;
	font-size: 16px;
	color: #0099cc;
	font-style: italic;
}

a.more{
	margin-left: 10px;
	font-size: 13px;
}

div.user{
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

div.user:last-child{
	border-bottom-style: none;
	padding-bottom: 0;
}

span#announce{
	font-size: 14px;
	margin-right: 40px;
}

#supportInfo {
	width: 300px;
	float: left;
	margin-left: 40px;
}

#supportInfo p{
	margin: 0;
}

#footer{
	background-color: silver;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

#footer p{
	color: #424242;
	font-size: 8pt;
	text-align: center;
	line-height: 14px;
	margin: 0;
}

#demoButton{
	height: 0;
}

#demoButton img{
	position: relative;
	bottom: 85px;
	left: 30px;
}

div.wrap{
	width: 567px;
	margin:0;
	text-align:left;
	float: left;
}
 
div#video-header{
	height:683px;
	margin:-1px 0 0;
}

div.sidebar {
	float: right;
	width: 202px;
	background: #e4f6fc;
	margin: 35px 20px 0 0;
	padding: 0 15px 15px 10px;
}

div#gallery_side.sidebar{
	margin-bottom: 190px;
}

img#aboutbanner {
	margin-left: -72px;
	position: relative;
	top: 10px;
	margin-bottom: 20px;
	left: 12px;
}

img#trialbanner{
	position: relative;
	bottom: 25px;
	right: 10px;
	margin-bottom: -20px;
}

.sidebar p{
	line-height: 18px;
	margin: 0;
	padding-left: 10px;
	font-size: 13px;
	color: #5e5e5e;
	text-align: left;
}

.sidebar h2{
	color: #666666;
}

span#bluetext{
	color: #036180;
	line-height: 14px;
}

div.aboutWide{
	width: 500px;
	border-left: 6px solid #e5e5e5;
	padding-left: 10px;
	margin: 20px 20px 50px;
}

img#floatright {
	float: right;
	margin-left: 25px;
}

.aboutWide p{
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	color: #5e5e5e;
}

img#center {
	margin-left: 10px;
	margin-top: 10px;
}

div.about{
	width: 364px;
	float: left;
	border-left: 6px solid #e5e5e5;
	padding-left: 10px;
	margin: 20px;
	height: 300px;
}

.about h2{
	margin-top: 0;
}

.about p{
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #5e5e5e;
}

div#map_types{
	margin-top: -15px;
}

#map_types ul{
	float: left;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
}

#map_types ul:first-child{
	margin-right: 29px;
}

#map_types ul li{
	margin-bottom: 5px;
}

#map_types ul li img{
	margin-right: 5px;
}

#map_types ul li.variate{
	color: #0099cc;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

div#midbar{
	background: url(images/backs/blue_bar.png) repeat-x;
	margin-left: -60px;
	width: 700px;
	padding: 15px 30px 10px 75px;
	margin-bottom: 30px;
	margin-top: 15px;
}

#midbar p{
	margin: 0;
	line-height: 18px;
}

.screencast{
	text-align: center;
	float: left;
	margin-left: 20px;
	width: 400px;
	margin-bottom: 20px;
}

.screencast p{
	text-align: center;
	margin: 0;
	color: gray;
}

.screencast img {
	border: 6px solid #e5e5e5;
}

.screencast a{
	font-size: 20px;
}

img#videoIcon{
	margin-bottom: -2px;
}

div.pricing{
	border-left: 6px solid #e5e5e5;
	padding-left: 10px;
	margin: 20px;
	float: left;
	width: 360px;
}

.pricing h2{
	margin: 0;
}

.pricing p{
	margin: 0;
	line-height: 16px;
	color: gray;
}

.pricing ul{
	color: gray;
	margin: 0 0 0 -20px;
}

.pricing li{
	margin-top: 5px;
}

#flash span.loading {
	font-weight: bold;
	font-size: 18px;
	color: #424242;
	vertical-align: 1px;
	padding-left: 2px;
}

.registration {
	width: 720px;
	font-size: 10pt;
	text-align: center;
	background-color: #f1f1f1;
	border: 12px solid #d9d9d9;
	margin: 20px auto 0;
}

.registration p{
	margin: 0;
}

.registration h2{
	color: red;
}

.registration table {
	text-align: right;
	width: 700px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-weight: normal;
	font-style: normal;
}

.registration img {
	margin-top: -28px;
}

.registration table input {
	font: 11pt "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 250px;
}

.registration table td + td{
	text-align: left;
}

.registration table td{
	height: 30px;
}

.registration input#firstname{
	width: 150px;
	margin-right: 10px;
}

.registration input.checkbox {
	width: 15px;
}

table#options {
	margin-bottom: 5px;
	padding-left: 25px;
	margin-top: -10px;
}

table#options b{
	color: #0099cc;
}

table#options td{
	padding-bottom: 10px;
}

div#submit {
	float: right;
	width: 360px;
	margin-top: -20px;
	margin-bottom: 5px;
	padding-right: 15px;
	line-height: 30px;
	text-align: right;
}

div#student {
	margin-left: 50px;
	text-align: left;
	line-height: 40px;
}

div#student a{
	color: #0099cc;
	text-decoration: none;
}

div#student a:hover{
	text-decoration: underline;
}

span#contact {
	float: left;
}

td.question {
	font-weight: bold;
	width: 200px;
	vertical-align: top;
	padding: 20px 0 10px 60px;
}

td.answer {
	font-size: 14px;
	line-height: 17px;
	vertical-align: top;
	color: #5e5e5e;
	padding: 20px 60px 10px 0;
}

div#student_info.registration {
	margin-left: -30px;
	margin-top: 0;
}



div#notify{
	margin: 20px auto;
	width: 570px;
	text-align: center;
	height: 190px;
	font-weight: bold;
	font-size: 16px;
	background-color: #f1f1f1;
	border: 12px solid #d9d9d9;
	padding-right: 15px;
	padding-left: 15px;
}

#notify img{
	margin-top: 20px;
}

#notify img#notifybanner {
	margin-top: -27px;
	margin-bottom: 30px;
}

#notify form{
	margin-bottom: -30px;
}

#notify input#email{
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

#notify input#submit{
	width: 110px;
	color: white;
	background-color: #5ab07a;
	font-size: 12px;
	margin-left: 6px;
}

span#password1 {
	position: relative;
	top: 3px;
	right: 76px;
}

div#login {
	background-color: #f7f7f7;
	padding: 30px;
	width: 600px;
	float: left;
	background-color: #f1f1f1;
	border: 12px solid #d9d9d9;
	margin: 20px auto 20px 90px;
}

#login img{
	position: relative;
	bottom: 14px;
	margin-top: -50px;
	margin-left: 87px;
}

#login p {
	font-size: 12pt;
	margin-bottom: 0;
	font-weight: bold;
}

#login form {
	font-size: 8pt;
	font-weight: bold;
	color: gray;
	margin-top: -20px;
}

div#login form input.text {
	width: 340px;
	border: 1px solid gray;
	font-size: 12pt;
	line-height: 20px;
}

#login a {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 21px;
}

#login input.remember {
	width: auto;
	margin-left: 20px;
}

div#login div.remember{
	float: right;
	position: relative;
	bottom: 92px;
	right: 55px;
}

form input.submit {
	width: 110px;
	color: white;
	background-color: #5ab07a;
	font-size: 12pt;
	margin-top: 6px;
	margin-bottom: 10px;
	float: right;
}

#login input.submit{
	width: 200px;
	margin-top: 20px;
	float: left;
}

div#message {
	font-size: 13px;
	margin-left: 19px;
	color: red;
	float: left;
	padding-top: 9px;
	font-weight: bold;
	line-height: 45px;
}

div#message img{
	position: relative;
	top: 33px;
	right: 88px;
}

span#signup{
	float: right;
	margin-right: 65px;
	margin-top: -10px;
}

span#signup a{
	color: #0099cc;
	font-style: normal;
	font-weight: bold;
}

#user {
	font-size: 10pt;
	text-align: right;
	color: white;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}

#user a{
	color: #0099cc;
}

#user #demo{
	float: left;
}

#legal p {
	color: #424242;
	line-height: 20px;
}

#legal li {
	color: #424242;
	margin-bottom: 10px;
	line-height: 20px;
}

img.upgrade {
	margin: 5px 0 0 25px;
}

div#certify {
	font-size: 12px;
	font-style: italic;
	color: #424242;
	text-indent: -20px;
	margin-left: 545px;
	padding: 0 20px 5px;
}

div#hide_subscribe {
	color: #0099cc;
	margin-right: 15px;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	float: right;
	padding-top: 5px;
}

div#hide_subscribe:hover{
	text-decoration: underline;
}

input#certify_check {
	margin-right: 10px;
}

div.steps {
	font-weight: bold;
	margin-bottom: 16px;
	font-size: 18px;
	color: black;
}

div#subscribe {
	background-color: #ecf8fb;
	border: 1px solid #b5cdcd;
	padding: 10px;
	margin-bottom: -10px;
	width: 798px;
	margin-left: 10px;
}

div#pay_month {
	float: left;
	text-align: center;
	width: 175px;
	font-size: 14px;
	background-color: #d7edf2;
	margin-left: 50px;
	padding: 15px 10px 0;
	margin-bottom: 15px;
	height: 50px;
}

div#pay_year {
	float: left;
	text-align: center;
	width: 175px;
	font-size: 13px;
	background-color: #dde0e1;
	margin-left: 50px;
	padding: 0 10px;
	height: 90px;
}

span#save{
	text-transform: uppercase;
	font-weight: bold;
	line-height: 35px;
}

span#save_big{
	font-size: 22px;
}

div#bill {
	color: gray;
	font-style: italic;
	font-size: 14px;
	margin: 0 40px 10px 20px;
}

span#numbers {
	font-size: 50px;
	line-height: 0;
}

div#expires {
	font-size: 20px;
	text-shadow: silver 1px 1px 2px;
	float: left;
	margin-left: 15px;
}

div.process {
	float: left;
	width: 490px;
	border-right: 1px solid gray;
	padding: 5px 15px 5px 5px;
	font-size: 15px;
	line-height: 18px;
	color: #424242;
	height: 230px;
}

div#promo {
	font-weight: bold;
	margin-top: 20px;
}

.process ol{
	margin-left: -20px;
	color: #0099cc;
	font-size: 15px;
}

div.account {
	background-color: #f1f1f1;
	border: 5px solid #e5e5e5;
	margin: 50px 10px 10px;
}

div#options_notify {
	color: red;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: 15px;
	padding: 0 75px;
}

div#flash_options{
	padding: 0 65px;
}

div#flash_options span.loading{
	margin-left: 8px;
	bottom: 12px;
	position: relative;
}

div.account img{
	position: relative;
	bottom: 15px;
	margin-left: 10px;
}

div.account table {
	margin: -15px 6px 20px 60px;
}

div.account table td{
	padding-left: 10px;
}

div.account table h2{
	margin-bottom: 10px;
}

div.account table p{
	font-size: 13px;
	text-align: right;
	margin: 0;
}

div.account form input.password{
	width: 240px;
}

div.account table#options td{
	font-size: 13px;
	padding-bottom: 15px;
}

div.account form input.submit {
	font-size: 13px;
	padding: 0 0 2px;
	margin-top: -5px;
	margin-left: -15px;
	top: 8px;
	position: relative;
}

div.gallery {
	background-color: #f1f1f1;
	border: 5px solid #e5e5e5;
	margin: 50px 10px 10px;
	padding: 20px;
}

div.gallery table{
	width: 700px;
	margin: auto;
	font-size: 13px;
}

div.gallery img.banner{
	margin-bottom: -10px;
	margin-left: -10px;
	position: relative;
	bottom: 35px;
}

div.gallery table td{
	padding-bottom: 5px;
	padding-right: 30px;
}

div.gallery tr#heading td {
	font-weight: bold;
	color: #0099cc;
}

div.gallery img.thumb{
	height: 30px;
	border-style: outset;
	border-width: 1px;
}

div#account_management {
	background-color: #f1f1f1;
	border: 5px solid #e5e5e5;
	margin: 50px 10px 10px;
	padding: 20px;
}

div#account_management img.banner{
	margin-bottom: -10px;
	margin-left: -10px;
	position: relative;
	bottom: 35px;
}

div#account_management table {
	width: 100%;
	margin-top: -10px;
	border-bottom: 2px solid #cccccc;
	font-size: 14px;
	color: black;
	margin-bottom: 15px;
}

span#purchase {
	font-weight: bold;
	color: #dc5305;
	font-size: 18px;
	margin-right: 10px;
}

input#new_user {
	width: 250px;
	margin-right: 15px;
}

#manage_directions ol {
	margin: -5px 0 0;
	font-size: 13px;
	color: #5e5e5e;
}

table td.holder_title{
	font-weight: bold;
	color: #dc5305;
}

table td.heading{
	font-weight: bold;
	color: #0099cc;
	font-size: 12px;
}

table td.account_holder{
	font-weight: bold;
}

table.accounts tbody tr.account_info td{
	padding-bottom: 15px;
	border-bottom-style: solid;
}

table td img{
	margin-right: 2px;
	position: relative;
	top: 1px;
}

table td.account_cancel a{
	color: gray;
	font-style: italic;
	font-weight: bold;
}

div#account_confirm{
	width: 616px;
	text-align: center;
	height: 216px; 
	font-size: 16px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	background-color: #f1f1f1;
	border: 12px solid #d9d9d9;
}

div#about_account {
	float: left;
	width: 220px;
	margin-top: auto;
	height: 176px;
	text-align: left;
	padding: 20px;
	font-size: 14px;
	background-color: #cccccc;
}

div#add_subscription {
	padding: 20px;
	margin-left: 260px;
	text-align: left;
	font-size: 13px;
}

div#add_subscription input.amazon {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.projects {
	background-color: #f1f1f1;
	border: 5px solid #e5e5e5;
	margin: 50px 10px 10px;
	padding: 20px;
}

div.project{
	font-size: 13px;
	clear: both;
	border-bottom: 2px solid #c0c0c0;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

div.projects img.banner{
	margin-bottom: -10px;
	margin-left: -10px;
	position: relative;
	bottom: 35px;
}

div.projects div.thumb-container{
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 10px;
	border-style: outset;
	overflow: hidden;
	border-width: 1px;
}

div.project b{
	color: #0099cc;
}

div.project a.add_message{
	margin-right: 10px;
	margin-left: 10px;
	font-style: italic;
	font-weight: normal;
	cursor: pointer;
}

div.project textarea.message {
	width: 254px;
	height: 50px;
	margin: 5px 0 5px 105px;
	background-color: white;
}

div.title{
	border-bottom: 1px solid #d5d5d5;
	margin-left: 120px;
	height: 28px;
}

.title .projecttitle{
	font-weight: bold;
	font-size: 18px;
	float: left;
}

div.operations {
	float: right;
	margin-left: 25px;
	margin-top: 5px;
}

div.operations img{
	margin-right: 3px;
	position: relative;
	top: 1px;
}

div#locked {
	color: #666666;
	font-weight: bold;
	margin-top: 1px;
}

div#locked img {
	position: relative;
	top: 3px;
}

div#locked a{
	color: inherit;
	font-style: inherit;
}

a.open {
	color: #0099cc;
	font-weight: bold;
	font-style: normal;
}

a.history {
	font-style: normal;
	font-weight: bold;
}

a.delete {
	font-style: normal;
	font-weight: bold;
	color: #666;
}

div.project div.info {
	float: left;
	width: 305px;
	margin-left: 8px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.project div.layers {
	margin-left: 120px;
	margin-bottom: 5px;
}

div.project a{
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

div.project a:hover{
	text-decoration: underline;
}

div.project a.remove{
	font-weight: bold;
	font-style: normal;
	cursor: pointer;
	position: relative;
	top: 1px;
}

div.project div.sharing{
	margin-left: 120px;
	line-height: 18px;
}

div.add {
	margin-top: 5px;
	width: 658;
	background-color: #e3e3e3;
	padding: 3px 0 3px 120px;
}

div.invite {
	float: left;
	margin-left: 8px;
}

div.project input.accept{
	margin-left: 15px;
}

div.project input.accept_button{
	margin-left: 15px;
}

div.share_info {
	color: #a9a9a9;
	font-style: italic;
	line-height: 20px;
	margin-left: 120px;
}

input.share_box{
	width: 250px;
	margin-right: 5px;
}

span.pending {
	color: #a9a9a9;
}

div.comments div.emails {
	margin-top: 10px;
}



span.alert {
	font-weight: bold;
	color: red;
	padding-right: 60px;
}

a.cancel {
	color: black;
	font-style: normal;
	float: right;
	font-size: 15px;
	margin-top: 12px;
	text-decoration: none;
}

a.cancel:hover{
	text-decoration: underline;
}

div.cancel_steps {
	margin-top: 30px;
	float: left;
	height: 120px;
	font-weight: bold;
	margin-left: 40px;
}

div.cancel_process {
	border-style: none;
	margin-top: 40px;
	margin-left: 200px;
	margin-right: 40px;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 8px;
	padding: 0 15px;
	color: #424242;
	line-height: 18px;
}

div.comments{
	background-color: white;
	padding: 8px 20px 22px 120px;
	overflow: hidden;
	height: 0;
	margin-top: 10px;
}

div.comments b{
	color: black;
}

div.show_comments{
	color: #dc5305;
	margin-bottom: 10px;
	font-style: italic;
	cursor: pointer;
}

div.show_comments:hover{
	text-decoration: underline;
}

table#payment {
	width: 720px;
	margin: -5px auto 15px;
	font-size: 13px;
	line-height: 17px;
}

tr.heading td {
	color: #0099cc;
	font-weight: bold;
}

div#show_manage {
	text-align: right;
	margin: 0 15px 10px 0;
	font-weight: bold;
	font-size: 12px;
}

div#show_manage a{
	text-decoration: none;
}

div#show_manage a:hover{
	text-decoration: underline;
}

/*gallery*/

div#browse {
	background-image: url(images/backs/browse_back.jpg);
	width: 212px;
	height: 36px;
	margin-left: -10px;
	color: #424242;
	font-weight: bold;
	line-height: 31px;
	padding-left: 15px;
	margin-top: 15px;
}

ul#categories {
	list-style-type: none;
	font-size: 14px;
	margin: -5px 0 20px -20px;
}

#categories li{
	margin-bottom: 10px;
}

li#active {
	list-style-type: square;
	font-weight: bold;
}

li#active a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

#categories li a{
	font-style: normal;
}

div#gallery_title {
	width: 550px;
	margin: 0 0 10px -5px;
}

div.map {
	width: 255px;
	float: left;
	margin: 0 25px 30px 0;
	height: 225px;
}

div.map img {
	border: 6px solid #d5d5d5;
	margin: 0 0 6px -6px;
}

.map p{
	margin: 5px 0 0;
	font-size: 13px;
	line-height: 15px;
	color: #424242;
}

.map a.more {
	float: right;
	font-size: 13px;
}

#gallerySubmit {
	width: 700px;
	font-size: 10pt;
	background-color: #f1f1f1;
	border: 12px solid #d9d9d9;
	margin: 20px auto 0;
}

#gallerySubmit #login input.text {
	width: 340px;
	border: 1px solid gray;
	font-size: 12pt;
	line-height: 20px;
}

#gallerySubmit table {
	text-align: right;
	width: 650px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-weight: normal;
	font-style: normal;
}

#gallerySubmit img {
	margin-top: -28px;
	margin-left: 150px;
}

#gallerySubmit #upload input {
	font: 11pt "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 160px;
}

#gallerySubmit input#file {
	width: 400px;
}

#gallerySubmit form div.remember {
	float: right;
	position: relative;
	bottom: 87px;
	right: 78px;
}

#gallerySubmit table td{
	padding-right: 5px;
	padding-bottom: 10px;
	color: #0099cc;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	line-height: 20px;
}

#gallerySubmit table td + td{
	text-align: left;
}

#gallerySubmit #map_submit{
	float: right;
	text-align: right;
	width: 160px;
	margin-bottom: 15px;
	margin-right: 10px;
	line-height: 20px;
	margin-top: -10px;
}

input#upload_button {
	background-color: #0099cc;
	color: white;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#gallerySubmit input#title {
	width: 400px;
}

#gallerySubmit textarea {
	width: 400px;
	height: 100px;
	font: 11pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

#gallerySubmit p {
	font-size: 12pt;
	margin-bottom: 0;
	font-weight: bold;
	margin-top: 10px;
}

#gallerySubmit h2 {
	text-align: center;
}

#gallerySubmit form#login {
	font-size: 8pt;
	font-weight: bold;
	color: gray;
	padding: 0 0 10px 80px;
}

#gallerySubmit form a {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 21px;
	padding-right: 46px;
}

#gallerySubmit form input.remember {
	margin-left: 20px;
	margin-right: 10px;
}

div#image{
	margin: auto;
	padding-top: 10px;
}

div#image p{
	color: white;
}

h1#thanks{
	text-align: center;
	margin: 0px;
	font-size: 60px;
	font-style: normal;
	font-weight: normal;
}

h2#thanks{
	margin: 0px;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
}

div#help{
	background-color: #e0f5fa;
	margin: 20px -60px;
	padding: 20px 60px 0;
}

help i{
	color: inherit;
}

div.thanks{
	float: left;
	width: 280px;
}

div.thanks+div.thanks{
	margin-left: 30px;
}

#appreciate{
	width: auto;
	margin-bottom: 45px;
}

.nothanks a{
	text-decoration: none;
	color: gray;
	float: right;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
}

.nothanks a:hover{
	text-decoration: underline;
}

#survey td {
	padding-right: 25px;
	padding-bottom: 20px;
	vertical-align: top;
	padding-top: 20px;
	border-bottom: 1px solid #c0c0c0;
}

#survey textarea {
	width: 420px;
	height: 80px;
}

#use_options td{
	width: 215px;
	text-indent: -23px;
	padding: 0 0 0 23px;
	border-style: none;
}

#surveysubmit{
	margin-top: -20px;
}

/*Revisions page*/
div#rev_sidebar {
	float: right;
	width: 195px;
	margin-top: -48px;
	background-color: #e4f6fc;
	padding: 15px;
	font-size: 14px;
	line-height: 18px;
	color: #0099CC;
	clear: none;
}

img#revisionsbanner {
	margin-left: -60px;
}

div#rev_title {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: -40px;
}

div#back{
	position: relative;
	bottom: 55px;
	font-size: 12px;
	font-weight: bold;
}

div#rev_subscribe {
	background-color: #eaeaea;
	padding: 5px;
	font-size: 14px;
}

#sub_message{
	font-size: 12px;
	padding-left: 10px;
	font-style: italic;
	color: #797979;
}

div.rev_users {
	font-size: 12px;
	margin: 5px 0 5px 10px;
}

input#subscribe {
	position: relative;
	width: 15px;
	height: 15px;
	top: 0;
	z-index: 0;
}

div.revision{
	border-top: 2px solid #d5d5d5;
	padding: 15px 0 10px;
	margin-bottom: 10px;
}

div.img-container {
	float: right;
	border: 1px solid #666666;
	padding: 2px;
	width: 250px;
	overflow: hidden;
	text-align: left;
	margin-bottom: 10px;
	height: 150px;
	cursor: pointer;
}

div.current-img-container {
	float: right;
	border: 1px solid #666666;
	padding: 2px;
	width: 250px;
	overflow: hidden;
	text-align: left;
	margin-bottom: 10px;
	height: 150px;
}

div.revert {
	font-size: 12px;
	color: white;
	padding: 2px 0 1px 5px;
	margin: 135px -2px -2px;
	background: url(images/backs/revert_back.png) repeat-x;
}

div.rev_meta {
	margin: -10px 0 10px;
	color: gray;
	font-family: "share-regular-1","share-regular-2";
}

div.display {
	font-size: 13px;
	border-left: 6px solid #d5d5d5;
	padding-left: 5px;
	margin-bottom: 10px;
	width: 390px;
}

textarea.comment {
	width: 400px;
	height: 50px;
	background-color: #eaeaea;
	margin: 5px 0;
}

div.notify_comment {
	font-size: 13px;
	width: 400px;
	text-align: right;
}

input.comment_button {
	float: left;
}

div.users {
	font-size: 12px;
	margin: 15px 20px -15px 0;
}

div.notification {
	float: left;
	width: 200px;
	height: 22px;
}

div.notification_all {
	float: none;
	width: 600px;
	border-bottom: 1px solid #c0c0c0;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.rev_number {
	font-size: 18px;
	color: #0099CC;
	background: url(images/backs/revision_back.png) no-repeat;
	width: 190px;
	height: 28px;
	line-height: 26px;
	font-weight: bold;
	padding-left: 10px;
	float: left;
}

div.rev_link {
	height: 30px;
	margin-top: 5px;
	margin-left: 225px;
	cursor: pointer;
}

.rev_link a{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.rev_link a:hover{
	text-decoration: underline;
}

div.open_link {
	height: 30px;
	margin-top: 5px;
	margin-left: 225px;
	cursor: pointer;
}

.open_link a{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.open_link a:hover{
	text-decoration: underline;
}

div#pages {
	border-top: 2px solid #d5d5d5;
	padding: 10px 0 5px;
}

div.page {
	float: left;
	text-align: center;
	color: #0099CC;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 2px solid #c0c0c0;
}

div#next.page {
	border-right-style: none;
	color: #CCCCCC;
}

div#prev.page{
	color: #CCCCCC;
}

.page a{
	color: #666666;
	font-style: inherit;
	font-weight: inherit;
	text-decoration: none;
}

.page a:hover{
	text-decoration: underline;
}

#preloader{
	display: block;
	position: fixed;
	border-style: none;
	z-index: 2;
}

/*welcome.php*/

div.tip{
	margin-bottom: 25px;
	text-align: center;
}

div.tip div.text{
	border-top: 1px solid #a9a9a9;
	margin-left: 55px;
}

div.text p {
	border-left: 6px solid #eaeaea;
	padding-left: 10px;
	font-size: 13px;
	color: #4c4c4c;
}

img#welcomebanner {
	clear: none;
	margin-bottom: 15px;
}

img#right.example {
	float: right;
	margin-right: 110px;
}

img.number {
	float: left;
	padding-top: 15px;
}

div.tip span.title {
	font-weight: bold;
	color: black;
	font-size: 16px;
}

div#users {
	width: 470px;
	float: left;
}

#users p {
	color: #808080;
	font-size: 13px;
	text-align: left;
}

#users h2 {
	font-size: 25px;
}

#users h3 {
	font-weight: bold;
	font-style: italic;
}

#users h3 + p {
	padding-left: 30px;
}

div#side_title {
	background-image: url(images/backs/browse_back.jpg);
	height: 37px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	line-height: 36px;
	width: 300px;
	margin-left: 520px;
}

#side_title img{
	position: relative;
	right: 30px;
	top: 1px;
}

div#user_sidebar {
	width: 270px;
	margin-left: 520px;
	background-color: #ECECEC;
	padding: 15px;
}

#user_sidebar p{
	margin-top: 0;
	font-size: 13px;
	text-align: left;
	color: black;
	line-height: 20px;
}

#user_sidebar img{
	margin: 5px 15px 15px 0;
}

#user_sidebar span.lab{
	margin-left: 30px;
	font-weight: bold;
	color: #929292;
	font-size: 15px;
	line-height: 24px;
}

#user_sidebar #callout {
	background-color: #828282;
	width: 290px;
	margin-left: -15px;
	padding: 10px 5px;
	text-align: center;
	color: white;
	font: 16px/23px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: -10px;
	margin-bottom: 15px;
}

#user_sidebar #callout a{
	color: black;
	font-style: normal;
}

div#survey_intro {
	background-color: #e0f5fa;
	width: 700px;
	margin: -30px 0 -90px -60px;
	padding: 30px 0 0 100px;
	border-bottom: 2px solid silver;
	height: 230px;
}

