/* Copyright web-capture.net - 2013 */

body {
	font-family: verdana, arial, sans-serif;
	font-size: 76%;
	background-color: #ebe8e1;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #555;
}

p {
	margin-bottom: 0px;
}

#global_container {
	padding-top: 5px;
	padding-bottom: 5px;
}

#main_container {
	padding: 0px;
	max-width: 738px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	text-align: left;
}

#content {
	padding: 5px;
}

#logo_paragraph {
	text-align: center;
}

#logo {
	margin:0 auto 12px auto; /* margin-top has no effect here */
	text-align:center;
}

#logo img {
	border: 0px;
	width: 78%;
	height: auto;
}

#lang { float: right; min-width:97%; text-align:right; margin-bottom:5px; }
#lang img {padding-left: 10px; width:20px; height:auto;}

h1 {
	font-size: 1.7em;
}

h2 {
	font-size: 1.3em;
}

#bottom_banner {
       border-top: 1px solid #707070;
       text-align: center;
       padding:8px 3px 15px 3px;
       clear: both;
}

.spinner_container {
	width: 100%;
	text-align: center;
}

#picture_list {
	margin-top: 20px;
	margin-left: 10px;
	border-collapse: collapse;
}

.page_cell {
	padding-left: 15px;
}

.page_link_cell {
	padding-left: 5px;
}

.left_column {
	padding-right: 7px;
}

.right_column {
	padding-left: 7px;
}

.button_cell {
	text-align: center;
	width: 50%;
}

.button_cell p {
	padding: 0px;
	margin: 2px;
}

.button_div {
	text-align: center;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.review_title {
	font-size: 1em;
	margin-bottom: 0px;	
}

.review_title a {
	text-decoration: none;
	color: black;
}

.review_summary {
	margin-top: 0px;	
}

#processing_status {
	border: 1px solid #707070;
	padding: 10px;
	text-align: center;
}

#set_email_container {
	padding-left: 0px;
	padding-right: 25px;
	width: 390px;
}

#email_notification_icon {
	float: left;
	width: 45px;
}

#email_notification_icon img {
	margin: 8px;
}

#email_notification_content {
	float: right;
	width: 335px;
}

#web_capture_form  {
	padding:10px 0;
}

#web_capture_button {
	clear: both;
	padding-top: 5px;
}

.web_capture_form_element {
	margin-top: 5px;
}

.web_capture_form_element p {
	margin-top: 2px;
}

.web_capture_form_element #link {
	float:left;
	width:95%;
}

.web_capture_form_element #linkBlock {
	float:left;
	width:55%;
}

.web_capture_form_element #outputBlock {
	float:left;
	width:40%;
	margin-left:15px;
}

.btn{display:inline-block;padding:4px 10px 4px;font-size:1em;line-height:18px;color:#333333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,0.75);background-color:#fafafa;background-image:-webkit-gradient(linear,0 0,0 100%,from(#ffffff),color-stop(25%,#ffffff),to(#e6e6e6));background-image:-webkit-linear-gradient(#ffffff,#ffffff 25%,#e6e6e6);background-image:-moz-linear-gradient(top,#ffffff,#ffffff 25%,#e6e6e6);background-image:-ms-linear-gradient(#ffffff,#ffffff 25%,#e6e6e6);background-image:-o-linear-gradient(#ffffff,#ffffff 25%,#e6e6e6);background-image:linear-gradient(#ffffff,#ffffff 25%,#e6e6e6);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr= '#ffffff',endColorstr = '#e6e6e6',GradientType = 0);border:1px solid #ccc;border-bottom-color:#bbb;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);cursor:pointer;*margin-left:.3em;}
.btn:first-child{*margin-left:0;}
.btn:hover{color:#333333;text-decoration:none;background-color:#e6e6e6;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-ms-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}
.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn.active,.btn:active{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);background-color:#e6e6e6;background-color:#d9d9d9 \9;color:rgba(0,0,0,0.5);outline:0;}
.btn.disabled,.btn[disabled]{cursor:default;background-image:none;background-color:#e6e6e6;opacity:0.65;filter:alpha(opacity= 65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.btn-large{padding:9px 14px;font-size:1.2em;line-height:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}

.partner {
	padding:5px;
	border:1px solid #000;
	color: #FFF;
	background-color: #0367FC;
	text-align:center;
	font-size:1.5em;
	clear:both;
}
.partner a:link, .partner a:visited, .partner a:hover, .partner a:active {
	color:white;
	text-decoration:underline;
}

#bookmarklet {float:left;margin-left:15px;width:350px;}

.prevcontainer {max-height:500px; overflow-y:hidden;}

#conversion_content {
	clear: both;
	padding-top: 5px;
	padding-right: 25px;
}

#result_ad {
	float: left;
	width:100%;
	max-width: 728px;
	margin-bottom:3px;
}

#result_ad_box {
	float: left;
	width:340px;
	margin-bottom:3px;
}

#result_bottom_container {
	clear: both;
	padding-top: 10px;
}

#stw_ad img {
	width:724px;
	max-width:724px;
	margin:0 auto;
	height: auto;	
}

#adult img {
	clear:both; 
	max-width:724px;
	margin:0 auto 10px auto;
	height:auto;
}

/* Must put last to avoid specificity concerns */
@media only screen and (max-device-width: 640px) {
	#main_container {
		max-width:100%;
		width:100%;
	}
	#lang img {width: 7%;height: auto;}
	#bookmarklet {display:none;visibility:none;}
	.web_capture_form_element #linkBlock {
		float:left;
		width:100%;
	}
	.web_capture_form_element #outputBlock {
		clear:both;
		width:100%;
	}
	.partner {font-size:1.2em;}
	#stw_ad img, #adult img {width:95%;max-width:600px;}
	#state_content p, #conversion_content img {width:95%;max-width:600px;}
}
@media only screen and (max-device-width: 320px) {
	.web_capture_form_element #link {width:300px;}
}