﻿/* Begin Common */
.right_float
{
 float:right;	
}

div.text_block_container
{
	padding:5px 20px;
	overflow:hidden;
}

div.half_page_text_block
{
	float:left;
	width:48%;
	padding:5px;
}

h1
{
	color:#f99324;
	font-size:24px;
}

div.round_control_left_float_container
{
	 width:100%;
	 overflow:hidden;
	 padding:20px 10px;
}

div.round_control_left_float
{
	float:left;	
}

div.ajax_from_loader_container
{
	height:40px;	
}

img.ajax_loader
{
	float:right;	
}

div.success_message_container
{
   border: dashed 1px #08A610;
   background:#efe;
   font-weight:bold;
   padding:5px;
   margin-bottom:20px;
}

div.error_message_container
{
	border: dashed 1px #FF0C42;
	background:#fee;   	
	font-weight:bold;
	padding:5px;
	margin-bottom:20px;
}

a.link
{
	color:#515151;
}

/* End Common */
/* Begin Home page */
div#flash_intro_container
{
	 width:630px;
	 margin-left:3px;
	 min-height:250px;
	 background-color:#515151;
	 background-image:url(../images/homepage/land_image.jpg);
}

div.btn_more_wuzzon_company_container
{
    padding-top:175px;
    padding-left:10px;
}

div.services_container
{
	width:630px;
	min-height:150px;
	margin-top:15px;
}

div.banner_container
{
	width:630px;
	min-height:50px;
	margin-top:15px;
	overflow:hidden;
}

div#news
{
	float:right;
	overflow:hidden;
}

div.twitter_feed_container
{
	overflow:hidden;	
	height:200px;
}

span.twiter_feed_small_list ul
{
	padding-left:10px;
	margin-left:10px;
}

div.awards_inner_container
{
	 padding-top:20px;
	 padding-left:10px;
	 height:107px;
}

span.newsletter_label
{
	padding-bottom:5px;
	display:block;	
}

div.awards_container
{
	height:160px;
	padding-left:5px;
	overflow:hidden;	
}

img.ajax_loader_news_letter
{
  float:right;
  width:15px;   
}

div.newsletter_container
{
	 padding-left:5px;
	 padding-right:5px;	
}


div.newsletter_registration_message
{
	 padding:5px;
     border:dotted 2px #A3CD39;
     color:#515151;
     margin-bottom:10px;
     margin-left:5px;
     margin-right:5px;
}

div.icons_conatiner
{
	padding-top:5px;
	padding-left:40px;
	height:41px;	
}

div.icons_conatiner a
{
	float:left;	
}
/* End Home page */
/* Begin Round control */
div.round_control_top_left
{
	background-image:url(../images/roundControl/round_control_top_left.png);
	width:10px;
	height:29px;
	float:left;
}

div.round_control_top_middle
{
	background-image:url(../images/roundControl/round_control_top_middle.png);
	background-repeat:repeat-x;
	height:24px;
	overflow:hidden;
	float:left;
	padding-top:5px;
	font-size:14px;
}

div.round_control_top_right
{
	background-image:url(../images/roundControl/round_control_top_right.png);
	width:10px;
	height:29px;
	float:left;
}

div.round_control_content
{
	 padding-left:5px;
	 padding-right:5px;
	 border-left:solid 1px #dedede;
	 border-right:solid 1px #dedede;
	 float:left;
	 overflow:hidden;
	 margin-left:2px;
}

div.round_control_bottom_left
{
	background-image:url(../images/roundControl/round_control_bottom_left.png);
	width:10px;
	height:18px;
	float:left;
}

div.round_control_bottom_middle
{
	background-image:url(../images/roundControl/round_control_bottom_middle.png);
	background-repeat:repeat-x;
	height:18px;
	overflow:hidden;
	float:left;
}

div.round_control_bottom_right
{
	background-image:url(../images/roundControl/round_control_bottom_right.png);
	width:10px;
	height:18px;
	float:left;
}
/* End Round control */
/* Begin Round Case control */
div.case_image_container
{
	width:150px;
	height:110px;
	overflow:hidden;
}

div.case_short_description_container
{
	height:15px;
	overflow:hidden; 
}

/* End Round Case control */
/* Begin Round Case Information control */
div.arrow_container
{
	float:left;
	height:90px;
	padding-top:70px;
	width:20px;
}

div.screenshot_container
{
	float:left;
	height:160px;
	width:160px;
}

img.case_screenshot
{
	width:160px;
	height:160px;	
}

.progressFilterScreenshots {
    position:fixed; 
    height:160px;
    width:160px;
    overflow:hidden; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.6; 
    z-index:1000; 
}

.progressLoader
{
	text-align:center; position:fixed; margin-top:65px; margin-left:65px; z-index:1001;
}

ul.case_information_list
{
  padding-left:10px;
  margin-left:10px;	
}

/* End Round Case Information control */
/* Begin Case Page */
img.case_big
{
	width:650px;
	height:200px;
}

div.case_information_container
{
	 float:right;	
}

div.case_list_container
{
	margin-left:8px;
}

/* End Case Page */
/* Begin Contact */
div.round_contact_adres
{
	float:right;
}

div.contact_container
{
	margin-top:10px;
}

div.google_maps_container
{
	float:right;
	padding-top:46px;	
}

div.contact_form_container
{
	padding-top:20px;
	width:400px;
}

div.contact_form_info_text
{
	width:400px;
}

div.form_field_container
{
	width:400px;
	height:25px;
}

div.form_label_field
{
	width:150px;
}

div.form_textInput_field
{
	width:250px;
	float:right;
}

div.form_textInput_field input
{
	width:240px;
}

div.form_send_button_container
{
	height:20px;
	width:100%;
	padding-right:5px;
	overflow:hidden;
	width:240px;
}

div.captcha_info_text_container
{
	padding-top:10px;	
	padding-bottom:10px;
}

div.form_send_button_inner_container
{
	padding-right:5px;
	float:right;
	padding-top:3px;
}
/* End Contact */
/* Begin Media News */
div.media_news_title_contianer
{
	padding-top:10px;
}

div.media_news_message_container
{
	padding-top:15px;
}

span.media_news_title
{
    font-size:14px;
	font-weight:bold;
}

span.media_news_inserted_on_date
{
	font-size:10px;
}

span.media_news_year
{
	font-weight:bold;	
}

img.ajax_loader_media_news
{
	margin-top:5px;	
	float:right;
}

div.ajax_loader {
	display: none;
	background: url(../images/ajaxLoaders/circle_big_gray3.gif);
	background-repeat:no-repeat;
	text-indent: -9999em;
	width:33px;
	height:33px;
	float:right;
	margin-top:5px;
}

div.image_fileType_container
{
 float:right;	
}

div.image_fileType_container img
{
	width:30px;	
	height:30px;
	border:none 0px;
}

div.media_files_container
{
 padding-top:5px;
 height:40px;
}

/* End Media News */
/* Begin Wuzzon Comapny */
img.wuzzon_company_image
{
	width:850px;
}
/* End Wuzzon Comapny */
/* Begin Twitter Gadget */

div.twtr-hd
{
	display:none;
}

div.twtr-ft
{
	 display:none;
}

div.twtr-tweet-text p
{
	font-family:Arial;
	font-size:12px;
	color:#515151;
}

div.twtr-tweet-text p a
{
	font-family:Arial;
	font-size:12px;
	color:#515151;
}

div.twtr-tweet-text a
{
	font-family:Arial;
	font-size:12px;
	color:#515151;
}

/* End Twitter Gadget */
