@charset "utf-8";
/* CSS Document */
@media screen and (-webkit-min-device-pixel-ratio:0){
#div {margin-left: 10px;}
}

html, body {
	background:#121211;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	height: 100%;
	}
img {
	line-height:0;
	}
img a {
	line-height:0;

	}
#web_resize {
	width:1090px;
	overflow:hidden;
	clear:both;
	}
	
a {
	text-decoration:none;
	}

/* HEADER  */

#web_header {
	overflow:hidden;
	clear:both;
	position:relative;
	z-index:1;
	}
	
	.web_left {
		float:left;
		width:650px;
		}
		
	.web_right {
		float:right;
		width:320px;
		margin:-28px 0 0 0;
		overflow:hidden;
		clear:both;
		}
		
	.web_logo_main {
		float:left;
		}
		
		.web_logo_main img {
			margin:18px 0 0 0;
			}
#form {
	margin:0;
	padding:0;
	overflow:hidden;
	clear:both;
	}

	/* MAIN DROP DOWN MENU */

	.web_main_menu {
		float:left;
		font-size:17px;
		color:#898989;
		}
		
		.web_main_menu a {
			color:#b6b6b6;
			text-decoration:none;
			margin:0 25px 0 0;
			}
			
		.web_main_menu a:hover {
			color:#10bef4;
			text-decoration:none;
			}
			
		.web_main_menu_files {
			margin:48px 0 0 80px ;
			position:relative;
			z-index:30;
			}
			
			.web_main_menu_files li {
				list-style: none;
				padding: 0;
				float: left
				}

ul.dropdown {
    position: relative;
    z-index: 100;
    top:-50px;
    margin-left:242px;
    font-family:Verdana, Geneva, Sans-Serif;
	font-size:17px;
	color:#00baf4;
	text-align:left;
    }

	ul.dropdown li {
        color: #10bef4;
        hheight:39px;
        }

		#dropdown_menu_typ1 {
            border:none;
        	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
        color: #05bef9;
        }

	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #888888; text-decoration: none; }
	ul.dropdown a:hover		{ color: #FFFFFF; }
	ul.dropdown a:active	{ color: #00baf4; }

	ul.dropdown ul {
        width: 170px;
        height:20px;
        margin:0;
        }
        
		ul.dropdown ul li {
			font-size:14px;
			background:url(/images/web_menu_dropdown_bg_unactive.png);
            border-top:#cdcdcd solid;
			border-left:#cdcdcd solid;
			border-right:#cdcdcd solid;
			border-bottom:#d9d9d9 solid;
			border-width:1px;
			padding:5px;
			width:190px
			}

            ul.dropdown ul li:hover {
				color:#00baf4;
				background:#f2f2f2;
				border-top:#cbcbcb solid;
				border-left:#cbcbcb solid;
				border-right:#cbcbcb solid;
				border-bottom:#cbcbcb solid;
				border-width:1px;
				}

            ul.dropdown ul a:hover {
                color:#00baf4;
                }

            ul.dropdown ul ul li {
                font-weight: normal;
                background:#f1f1f1;
                border:solid;
                border-width:0;
                border-color:#cccccc;
                margin:4px 0 -4px 0;
                font-weight:bold;
                }

ul.dropdown *.dir {
	background-position: 100% 80%;
	background-repeat: no-repeat;
    padding:7px 14px 0 8px;
    height:24px;
    }
ul.dropdown-horizontal ul *.dir {
    padding-right: 15px;
    }

ul.dropdown-upward *.dir {
    }

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
    }

ul.dropdown-vertical-rtl *.dir {
    padding-right: 10px;
    padding-left: 15px;
    }
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
    list-style: none;
    }

ul.dropdown {

}

ul.dropdown li {
    float: left;
    line-height: 1.3em;
    vertical-align: middle;
    zoom: 1;
    }

ul.dropdown li.hover,
ul.dropdown li:hover {
    position: relative;
    z-index: 599;
    cursor: default;
    }

ul.dropdown ul {
    visibility: hidden;
    position: absolute;
    top: 30%;
    left: 0;
    z-index: 598;
    }

ul.dropdown ul li {
    float: none;
    }

ul.dropdown ul ul {
    top: 1px;
    left: 99%;
    }

ul.dropdown li:hover > ul {
    visibility: visible;
    }
	
/* SOCIAL NETWORKS BUTTONS */

#social_networks {
	float:left;
	overflow:hidden;
	clear:both;
	margin:2px 0 0 0;
	}
	
	.social_networks_row {
		float:left;
		margin:0 8px 0 0;
		}
		
		#button_facebook {
			background:url(/images/web-social_facebook_button.png) no-repeat;
			border:none;
			width:11px;
			height:19px;
			}
			
			#button_facebook:hover {
				background:url(/images/web-social_facebook_button_hover.png) no-repeat;
				border:none;
				width:11px;
				height:19px;
				}
				
		#button_twitter {
			background:url(/images/web-social_twitter_button.png) no-repeat;
			border:none;
			width:15px;
			height:19px;
			}
			
			#button_twitter:hover {
				background:url(/images/web-social_twitter_button_hover.png) no-repeat;
				border:none;
				width:15px;
				height:19px;
				}
				
		#button_rss {
			background:url(/images/web-social_rss_button.png) no-repeat;
			border:none;
			width:20px;
			height:19px;
			}
			
			#button_rss:hover {
				background:url(/images/web-social_rss_button_hover.png) no-repeat;
				border:none;
				width:20px;
				height:19px;
				}		
/* SEARCH BOX */
		
	.web_search_box {
		width:241px;
		height:24px;
		background:url(/images/web-search_box_bg.png) no-repeat;
		float:right;
		margin:0 0 0 0;
		}
		
	.web_search_box:hover {
		width:241px;
		height:24px;
		background:url(/images/web-search_box_bg_hover.png) no-repeat;
		float:right;
		}	
		
		.web_search_box_form {
			float:left;
			margin:0;
			}
			
			#form_search_box_form {
				margin:2px 0 0 0;
				font-family:Arial, Helvetica, sans-serif;
				background:none;
				border:none;
				width:200px;
				height:20px;
				font-size:12px;
				color:#676767;
				padding:0 0 0 10px;
				}
			
		.web_search_box_submit {
			float:left;
			}

		#form_search_box_submit {
			margin:5px 0 0 4px;
			float:left;
			background:url(/images/web-search_box_zoom.png) no-repeat;
			border:none;
			width:15px;
			height:15px;
			}
			#form_search_box_submit:hover {
				background:url(/images/web-search_box_zoom_hover.png) no-repeat;
				}
/* SUBPAGES */

#web_subpages_container {
	position:relative;
	z-index:99;
	top:-20px;
	margin:40px 0 0 0;
	}

	#web_subpages_top {
		width:1090px;
		height:8px;
		background:url(/images/web-subpages_top_bg.png) no-repeat;
		margin:10px 0 0 0;
		}
	
	#web_subpages_bottom {
		width:1090px;
		height:8px;
		background:url(/images/web-subpages_bottom_bg.png) no-repeat;
		}

#web_subpages {
	background:#2b2b2b;
	clear:both;
	overflow:hidden;
	text-align:left;
	padding:3px 10px 10px 20px;
	}
		
	#web_subpages_info {
		height:30px;
		margin:0 0 14px 0;
		overflow:hidden;
		clear:both;
		margin:10px 0 10px 0;
		}
	
		.web_subpages_info_l {
			float:left;
			height:30px;
			}
			
		.web_subpages_info_r {
			float:left;
			padding:6px 0 0 0;
			margin:0 0 0 150px;
			color:#565656;
			font-size:14px;
			}
	
	#web_subpage_detail_container {
		overflow:hidden;
		clear:both;
		}

		.web_subpage_detail_container_l {
			float:left;
			width:600px;
			}

		.web_subpage_detail_container_r {
			float:left;
			margin:0 0 0 15px;
			}

			#web_subpage_detail_advertisement_2_row {
				width:70px;
				border:#cecece solid;
				border-width:0 0 1px 0;
				text-align:center;
				margin:11px 0 11px 25px;
				padding:0 0 12px 0;
				}

	#web_subpage_content {
		width:600px;
		}

	#web_subpage_content_container {
		overflow:hidden;
		clear:both;
		}
		
		.web_subpage_content_l {
			float:left;
			}
			.web_subpage_content_l h1 {
				margin:0 0 15px 0;
				}
		.web_subpage_content_r {
			float:right;
			color:#10bef4;
			}
			

	#web_default_page {
		text-align:center;
		}	
		#web_default_page h1 {
			font-size:16px;
			color:#565656;
			}
		
		#web_form_item {
			width:570px;
			text-align:left;
			margin:10px 0 21px 0;
			font-size:14px;
			color:#565656;
			}
			
			#web_form_item h2 {
				font-size:14px;
				color:#565656;
				font-weight:normal;
				margin:0 0 8px 0;
				}
				
		.web_default_block {
			width:655px;
			text-align:justify;
			font-size:14px;
			color:#565656;
			}
			
		.web_contact_block {
			margin:0 0 0 100px;
			}
		/* FORMS */
		
.web_form_upload_text {
	width:569px;
	height:31px;
	border:none;
	background:url(/images/web-contact_form_text.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	padding:0 0 0 5px;
	margin:5px 0 0 0;
	}

	.web_form_upload_text_input {
		width:322px;
		height:29px;
		border:none;
		background:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#666666;
		}

.web_form_upload_textarea {
	width:569px;
	height:83px;
	border:none;
	background:url(/images/web-contact_form_textarea.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	padding:5px 0 0 5px;
	margin:5px 0 0 0;
	}

	#web_form_upload_textarea {
		width:522px;
		height:60px;
		border:none;
		background:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#666666;
		position:relative;
		z-index:699;
		}
	
		#web_form_upload_upload {
			width:604px;
			height:31px;
			border:none;
			background:url(/images/web-contact_form_upload.png) no-repeat;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#666666;
			}
#web_form_upload_upload_title {
	position:relative;
	z-index:30px;
	top:-24px;
	left:5px;
	}	
.web_form_upload_credit {
	float:left;
	width:419px;
	height:31px;
	background:url(/images/web-form_upload_credit.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	padding:0 0 0 5px;
	margin:5px 0 0 0;
	}

	.web_form_upload_credit_input {
		width:322px;
		height:29px;
		border:none;
		background:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#666666;
		}
				
		#web_form_item select {
			width:322px;
			height:29px;
			border:none;
			background:url(/images/web_form_textarea_bg.gif) no-repeat;
			}
			
			/* INPUT FILE TYPE  */

				.file_input_textbox
				{
					float: left;
					width:424px;
					height:32px;
					padding:0 0 0 100px;
					margin:0 -100px 0 0;
					color:#CCCCCC;
					background:url(/images/web-form_upload_credit.png) no-repeat;
					color:#666666;
					border:none;
				}
				
				.file_input_div
				{
					position: relative; 
					width: 100px; 
					height: 31px; 
					overflow: hidden;
					z-index: 1000;
				}
				
				.file_input_button
				{
					width: 69px;
					height:31px; 
					position: absolute; 
					top: 0px;
					background-color: #33BB00;
					color: #FFFFFF;
					border:none;
					background:url(/images/web-contact_file_button_browse.png);
					margin:0 0 0 2px;
				}
				
				.file_input_hidden
				{
					font-size: 45px; 
					position: absolute; 
					right: 0px; 
					top: 0px; 
					opacity: 0; 
					
					filter: alpha(opacity=0); 
					-ms-filter: "alpha(opacity=0)"; 
					-khtml-opacity: 0; 
					-moz-opacity: 0;
					}

#upload_aligment {
	width:600px;
	overflow:hidden;
	clear:both;
	}
	
.web_button_upload {
	float:left;
	clear:left;
	margin-top:15px;
	}
	
	#web_button_upload {
		background:url(/images/web-upload_button.png);
		margin:5px 0 0 2px;
		width:69px;
		height:31px;
		border:none;
		float:right;
		cursor:pointer;
		}
		
	/* CONTACT */
	
	#web_button_send_message {
		background:url(/images/web_button_send_message.gif);
		width:138px;
		height:24px;
		border:none;
		float:right;
		}
		
        
		select {
		  display: block;
		  width: 322px;
		}
		select.replaced {
		  display: none;
		}
		ul.selectReplacement {
		  background: url(/images/web_form_selectbox_bg.gif) top left no-repeat;
		  margin: 0;
		  padding: 0;
		  width: 240px;
		  height:27px;
		  position:relative;
		  z-index:700;
		}
		ul.selectReplacement li {
		  background: #cbcbcb;
		  color: #565656;
		  cursor: pointer;
		  display: none;
		  font-size: 14px;
		  line-height: 1.7em;
		  list-style: none;
		  margin: 0;
		  padding: 1px 12px;
		  width: 250px;
		}
		ul.selectReplacement.selectOpen {
			z-index: 701;
		}
		ul.selectOpen li {
		  display: block;
		}
		ul.selectReplacement li.selected {
		  background: url(/images/bottom.gif) bottom left no-repeat;
		  color: #565656;
		  display: block;
		}
		ul.selectOpen li.selected {
		  background: #121211;
		  display: block;
		}
		ul.selectOpen li:hover,
		ul.selectOpen li.hover,
		ul.selectOpen li.selected:hover {
		  background: #121211;
		  color: #fff;
		}
	
/*  DETAIL */	

#web_detail {
	float:left;
	width:740px;
	/*overflow:hidden;*/
	margin-bottom:40px;
	clear:both;
	color: white;
	}
	
	.web_detail_title {
		overflow:hidden;
		clear:both;
		}
		
		.web_detail_title_left {
			float:left;
			}
			
		.web_detail_title_right {
			float:right;
			margin:15px 15px 0 0;
			}
			
	#web_detail h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:20px;
		font-weight:bold;
		color:#b6b6b6;
		margin:10px 0 0 15px;
		}
		
#detail_thumbs {
	margin:14px 0 0 15px;
	}
	
	#detail_thumbs img {
		border:none;
		}
	
	#detail_thumbs a {
		text-decoration:none;
		}
	
/* THUMBS */
	
#web_thumbs {
	float:left;
	width:760px;
	overflow:hidden;
	clear:both;
	}
		
		
	#web_thumbs_big {
		float:left;
		overflow:hidden;
		clear:both;
		}
		
		.web_thumb {
			float:left;
			text-align:center;
			margin:7px;
			list-style:none;
			padding:0;
			}
			
		.web_thumb_big {
			float:left;
			text-align:center;
			margin:7px;
			list-style:none;
			padding:0;
			}
			
		.thumb_img {
			border:none;
			list-style:none;
			width:176px;
			height:122px;
			}
			

		.thumb_img_big {
			border:none;
			list-style:none;
			width:178px;
			height:178px;
			}
			
			.web_thumb_big a {
				font-size:14px;
				color:#b6b6b6;
				margin:0;
				font-weight:normal;
				}
					
			.web_thumb_big a:hover {
				color:#00b1ec;
				}
			
		.thumb_img:hover {
			border:solid #05bef9;
			border-width:3px;
			list-style:none;
			width:170px;
			height:116px;
			}
			
			
		.web_thumb a {
			color:#565656;
			font-size:16px;
			text-decoration:none;
			border:none;
			}

.detail-description
{
	color: #B6B6B6;
}

/* WEB SUBPAGES RIGHT */

#right_panel {
	float:right;
	}
	
	.side_panel {
		margin:7px 0 10px 0;
		}
		
	.side_panel img {
		border:none;
		}
		
		.side_panel_title {
			background:url(/images/web-panel_title.png) no-repeat;
			width:300px;
			height:29px;
			padding:1px 0 0 0;
			margin:0 0 5px 0;
			font-size:16px;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif;
			color:#ebebeb;
			}
			
			.side_panel_title p {
				text-align:center;
				margin:4px 0 0 0;
				}
				
			.side_panel_title h2 {
				font-size:16px;
				font-weight:bold;
				font-family:Arial, Helvetica, sans-serif;
				color:#ebebeb;
				margin:4px 0 0 10px;
				}
				
		.side_panel_container {
			width:300px;
			overflow:hidden;
			clear:both;
			}
			
			.side_panel_thumb {
				float:left;
				margin:2px;
				width:95px;
				height:65px;
				}
				
			.thumb_img_side:hover {
				border:solid #05bef9;
				border-width:3px;
				list-style:none;
				width:89px;
				height:59px;
				}

	.side_panel_detail {
		margin:0 10px 20px;
		
		}

/* NAVIGATION PANEL */

#navigation_panel {
	background:url(/images/web-navigation_panel_bg.png) no-repeat;
	width:630px;
	height:37px;
	margin:0 0 0 15px;
	overflow:hidden;
	clear:both;
	}
	
	.navigation_panel_left {
		float:left;
		padding:12px 0 0 10px;
		}
		
	.navigation_panel_right {
		float:right;
		padding:12px 10px 0 0;
		}
		
#navigation {
	overflow:hidden;
	clear:both;
	}

	.navigation_left {
		float:left;
		margin:0 15px 0 0;
		}
		
	.navigation_panel_center {
		float:left;
		width:500px;
		text-align:center;
		font-size:16px;
		font-weight:bold;
		color:#b6b6b6;
		margin:10px 0 0 0;
		}
		
		.navigation_panel_center span {
			color:#ebebeb;
			}
		
	.navigation_right {
		float:right;
		margin:0 0 0 15px;
		}
		
/* BUTTONY */

#button_arrov_prev {
	background:url(/images/web-navigation_prev.png) no-repeat;
	border:none;
	width:48px;
	height:14px;
	}
	
	#button_arrov_prev:hover {
		background:url(/images/web-navigation_prev_hover.png) no-repeat;
		border:none;

		}
	
#button_arrov_next {
	background:url(/images/web-navigation_next.png) no-repeat;
	border:none;
	width:49px;
	height:15px;
	}
	
	#button_arrov_next:hover {
		background:url(/images/web-navigation_next_hover.png) no-repeat;
		border:none;
		}	
			
/* NAVIGATION ARROWS */

#navigation_arrow_prev {
	background:url(/images/web-navigation_prev.png) no-repeat;
	}
	
	#navigation_arrow_prev:hover {
		background:url(/images/web-navigation_prev_hover.png) no-repeat;
		}

#navigation_arrow_next {
	background:url(/images/web-navigation_next.png) no-repeat;
	}
	
	#navigation_arrow_next:hover {
		background:url(/images/web-navigation_next_hover.png) no-repeat;
		}
				
/* WEB PAGE BOTTOM */
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}

.footer, .push {
heigh:20px;
}

#web_bottom {
	height:20px;
	position:relative;
	margin:-15px 0 0 0;
	color:#898989;
	font-size:11px;
	padding:5px 0 0 0;
	}
	
	.web_bottom_l {
		float:left;
		}
		
	.web_bottom_r {
		float:right;
		}
		
.tags A {
	color: white;
}
.tags A:hover {
	color: gray;	
}
.message {
	background-color: #dddddd;
	color: #bb0000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 10px;
	font-weight: bold;	
	margin-bottom: 10px;
}
.message.success {
	color: #08cc15;
}
/*
.account SPAN {
	width: 200px;	
}

.account, 
.addFBPage {
	background-color: #000000;
	color: #dddddd;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	width: 100%;
	overflow: hidden;
}
.addFBPage .button {
	border-radius: 5px;
	-moz-border-radius: 5px;
	border-width: 0px;
	float: right;
	width: 100px;
	font-size: 1.2em;
	height: 105px;
	background-color: #08cc15;
	color: white;
	text-shadow:1px 1px 1px #346785;
	
	background-image: linear-gradient(bottom, rgb(3,75,97) 0%, rgb(0,182,243) 77%, rgb(0,182,243) 94%, rgb(189,241,255) 100%);
	background-image: -o-linear-gradient(bottom, rgb(3,75,97) 0%, rgb(0,182,243) 77%, rgb(0,182,243) 94%, rgb(189,241,255) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(3,75,97) 0%, rgb(0,182,243) 77%, rgb(0,182,243) 94%, rgb(189,241,255) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(3,75,97) 0%, rgb(0,182,243) 77%, rgb(0,182,243) 94%, rgb(189,241,255) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(3,75,97) 0%, rgb(0,182,243) 77%, rgb(0,182,243) 94%, rgb(189,241,255) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(3,75,97)),
		color-stop(0.77, rgb(0,182,243)),
		color-stop(0.94, rgb(0,182,243)),
		color-stop(1, rgb(189,241,255))
	);

}
.addFBPage TEXTAREA {
	height: 80px;
	display: inline-block;
	vertical-align: top;
	width: 465px;
	border-radius: 3px;
}
.addFBPage SPAN {
	display: inline-block;
	width: 160px;
	
}
.addFBPage .text {
	border-width: 0px;
	border-radius: 3px;
	margin: 1px;	
}
.adTrackLayer {
	pointer-events:none;
	background:url(/images/transparent.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/transparent.gif', sizingMethod='scale');
	_background:none !important;	
}*/


.addFacebookPages {
	background: black;
	border-radius: 40px;
	-moz-border-radius: 40px;
	width: 1050px;
}
#pagesList {
	border-top-left-radius: 30px;
	border: 10px solid #00B9F9;
	width: 700px;
	background: white url(/images/pagelist_background.jpg);
	background-position: 400px 0px;
	background-attachment:scroll;
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/
	padding: 32px 20px 10px 20px;
	height: 278px;
	overflow: hidden;
	position: relative;
}

#pagesList h3 {
margin: 0px;
font-size: 12px;
color: #3A5598;
margin-right: 200px;
}

#pagesList img {
float: left;
margin-right: 10px;
}
.fbpage {
	border: 2px solid #eee;
	padding: 5px;	
	overflow: hidden;
	background-color: #f5f5f5;
	margin-bottom: 5px;
	font-size: 11px;
}
.fbpage A {
		
}
.fbpage.added {
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 2px solid #ffb787;
	padding: 5px;
}
.fbpage.validated {
	border-color: #00B9F9;
}

.fbpage.selected {
	background-color: #c9fcc7;
}
#pagesList .imageSelect, #pagesList .linkSelect {
width: 100px;
float: right;
margin-right:25px;
}
#pagesList select {
width: auto;
}
#pagesList select.replaced {
	display: block;
}

#pagesList ul.selectReplacement {
background: red;
width: auto;
margin-left: 10px;
}
#pagesList .loading {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	border-top-left-radius: 20px;
	background: rgba(255,255,255,0.9);	
	z-index: 750;
}
#pagesList .loading DIV {
	position: absolute;
	font-weight: bold;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;	
	width: 250px;
	height: 20px;
}

.firstScreen {
	background-color: #00b8f4;
	overflow: hidden;
	border-radius: 40px;
	-moz-border-radius: 40px;
}
.firstScreen .upperPart {
	text-align: center;
	background: black url(/images/addpages/bg-black-blue.png) no-repeat left bottom;
	padding: 20px 10px 25px;	
}

.firstScreen .leftPart {
	float: left;
	width: 395px;
	color: white;	
	padding-left: 30px;
	font-size: 1.1em;
	line-height: 1.3em;
	letter-spacing: -0.5px;
}
.firstScreen .middlePart {
	float: left;
	width: 200px;
	text-align: middle;	
	padding-top: 30px;
}
.firstScreen .rightPart {
	float: right;
	width: 395px;
	padding-right: 30px;	
	color: white;
	font-size: 1.1em;
	line-height: 1.3em;
	letter-spacing: -0.5px;
}
.firstScreen .rightPart H3,
.firstScreen .leftPart  H3 {
	font-size: 1.4em;	
}

.secondScreen FORM {
	width: 760px;
	float: left;	
}
.secondScreen .rightPart {
	float: right;
	width: 270px;
	padding: 10px;	
	color: white;
	font-size: 0.9em;
	line-height: 1.4em;
	letter-spacing: -0.5px;
}

.secondScreen .bottomPart {
	padding: 0px 20px 20px;
}
.secondScreen .selectPages  {
	float: right;
	margin: 16px 0px;
}

a.checkexample
{
	display: block;
	height: 64px;
	position: absolute;
	top: 352px;
	width: 114px;
}

#pages_scroller
{
	clear:both; 
	float:left; 
	width:720px;
	height:285px;
	overflow:auto;
}

.fbpage_validity_state
{
	display:none;
	color:#10BEF4; 
	width:200px; 
	float:left; 
	margin-top:10px;
	font-weight:bold;
}

.fbpage_validity_state.show
{
	display:block;
}
#dropbox {
	float:left;
}