

/*
Theme Name: Echoes HTML CSS Template
Theme URI: http://www.imaginemthemes.com/demo/echoes/echoes-classic/
Description: Theme Design by Mondre'
Version: 1.0
Author: Mondre'
Author URI: http://www.imaginemthemes.com/

	Echoes HTML CSS Template v1.0
	http://www.imaginemthemes.com/demo/echoes/echoes-classic/

	This theme was designed and built by Mondre,
	you will find him at http://themeforest.net/user/imaginem 
	in Themeforest

*/

/*
begin resets
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
#lang_nav{
		color:#111;
		float:right;
	}
#lang_nav img{
		border:0;
		padding-left:5px;
	}

/*
Main Global Layout Settings
*/

dfn{display:none}
*{ padding: 0px; }
body, html{ height: 100%; margin: 0;height: auto; min-height: 100%; }
body{ font-family:'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,Helvetica,sans-serif;
font-size: 62.5%; 
background: #c0c0c0 url('/images/overall_bg.png') 50% 50%;

}
a{ outline: none; text-decoration: none; }
a:hover{ text-decoration: underline; }
a img{ border: none; }

.clear {clear:both;}
.clearlast {clear:both;padding-bottom:35px;}
.clearlastgallery {clear:both;padding-bottom:55px;}
.ienoclear {clear:both;}
.clearfix:after	{ content: "."; visibility: hidden; display: block; height: 0px; clear: both; }
* html .clearfix{ height: 1%; }
*+html .clearfix{ height: 1%; }

/* -------- Page Structure -------- */

#mainpagecontainer{ width: 1035px; margin: 0px auto; padding:0px; margin-top:0px;background: #fff; border-top:2px solid #464646;}
#pagecontainer{ width: 1035px; margin: 0px auto; padding:0px; margin-top:10px;background: #fff; border-top:8px solid #464646;}
#mainpage{ width: 940px; margin: 0px auto; padding-top:30px;  }
#mainpageheader { padding-bottom:20px;}
#gallerypageheader { padding-bottom:20px;border-bottom:1px dotted #D1D1D1;}
#header { padding-bottom:20px;border-bottom:1px dotted #D1D1D1;}
#logo { margin:0;padding:0; margin-top:-20px; }
#rss { float:right; position:relative; top:15px; }
.twocolumn {width:600px; float:left;}
.noflashtop {margin-top:-50px;}
	
/* -------- Title -------- */

#categorytitle { font-size:22px; color:#7d7d7d; padding:12px 0 12px 22px; margin:0 0 30px 0; border-bottom:1px dotted #D1D1D1; width:918px; background:#E8E8E8;}
#fullwidth-categorytitle { font-size:22px; color:#7d7d7d; padding:12px 0 12px 22px; margin:0 0 20px 0; border-bottom:1px dotted #D1D1D1; width:918px;background:#E8E8E8;}
.subcategorytitle { font-size:26px; color:#111; padding:12px 0 12px 0; margin:0 0 10px 0; font-weight:bold;}
	
	
/* -------- Mainpage Intro Text -------- */

#introwrap { width:700px;}
	#introbig { font-size:22px; font-style:normal; font-weight:bold; letter-spacing:-1px; margin-bottom:15px;}
	#introsmall { font-family:Georgia, 'Times New Roman', serif; font-size:16px; font-style:italic; line-height:19px;  color:#969696;}
	#twitter {float:right; margin-right:60px;}

	
/* -------- Mainpage Portfolio -------- */

#mportfoliowrap {
	padding:10px 0 0px 0;
	margin: 25px 0 20px 0;

	}
	
	.homeportfoliotitle { font-size:18px; color:#3a3a3a; font-style:normal; font-weight:bold;  margin-bottom:15px;}
	.homeportfoliotitle a { color:#3a3a3a; font-weight:bold; }
	.homeportfoliotitle a:hover { color:#111; text-decoration:none; }
	
	.mportfoliotitle { font-size:18px; color:#3a3a3a; font-style:normal; font-weight:bold;  margin-bottom:15px;}
	.mportfoliotitle a { color:#3a3a3a; font-weight:bold; }
	.mportfoliotitle a:hover { color:#111; text-decoration:none; }
	.mportfoliobox {width:220px;float:left;}

	.mportfolio {}
		.mportfolio img { width:220px; height:124px;float:left;}
		.mportfoliospace { margin-left:20px;}
		.mportfoliobg { width:220px; height:124px; float:left; background: #111 url(../images/hover-media.jpg) no-repeat top left;}
		.mportfoliocatbg { width:220px; height:124px; float:left; background: #111 url(../images/hover-category.jpg) no-repeat top left;}
		.mportfoliobgvideo { width:220px; height:124px; float:left; background: #111 url(../images/hover-video.jpg) no-repeat top left;}

		
#mportfoliowrap-med {
	padding:10px 0 10px 0;
	margin: 25px 0 25px 0;
	}
	
	.mportfoliotitle-med { font-size:18px; color:#3a3a3a; font-style:normal; font-weight:bold;  margin-bottom:15px;}
	.mportfoliotitle-med a { color:#3a3a3a; font-weight:bold; }
	.mportfoliotitle-med a:hover { color:#111; text-decoration:none; }
	.mportfoliobox-med {width:300px;float:left;}

	.mportfolio-med {}
		.mportfolio-med img { width:300px; height:138px;float:left;}
		.mportfoliospace-med { margin-left:20px;}
		.mportfoliobg-med { width:300px; height:138px; float:left; background: #111 url(../images/hover-media.jpg) no-repeat top left;}
		.mportfoliocatbg-med { width:300px; height:138px; float:left; background: #111 url(../images/hover-category-med.jpg) no-repeat top left;}
		.mportfoliobgvideo-med { width:300px; height:138px; float:left; background: #111 url(../images/hover-video.jpg) no-repeat top left;}
		
/* -------- Big Saying -------- */

.mbigsaying {
		margin: 30px 0 35px 0;
		}
	.mbigbutton {
	
	float:right; width:220px;

	}
		.mbigbutton span { padding:17px 0 0 65px; }
	
		.mbigbutton a {
			float:right;
			background: #fff url(../images/buttons/mbutton.png) no-repeat;
			width:220px;
			height:46px;
			font-size:18px; font-weight:bold; color:#464646;  
		}
		.mbigbutton a:hover {
			color:#111;
			text-decoration:none;float:right;
			background: #fff url(../images/buttons/mbutton-on.png) no-repeat;
			width:220px;
			height:46px;
		}
		
		
	.mbigtextwrap {
		float:left;
		width:700px;
	}
	.mbigtitle {
		font-size:26px; letter-spacing:-1px; font-weight:bold; color:#424242;
	}
		.mbigtitle a{
			color:#424242;
		}
		.mbigtitle a:hover{
			color:#111; text-decoration:none;
		}
	.mbigdesc {
		font-size:18px; letter-spacing:-1px; font-weight:bold; color:#a3a2a2;
	}
	
	
	.mbigmorewrap {
		text-align:center;
		width:940px;
		padding-bottom:15px;
	}
	
	.morearrow { padding-top:0px;margin-left:20px;padding-left:27px; background: #fff url(../images/buttons/more-arrow.png) no-repeat bottom left; width:27px;height:27px; }
	a.morearrow:hover { background: #fff url(../images/buttons/more-arrow-hover.png) no-repeat bottom left; }
	
/* -------- Steps -------- */

#mstepswrap {

	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	
	padding:24px 0 24px 0;
	margin:35px 0 35px 0;

}

	.stepblock {
		width:300px;
		float:left;
	}
	.stepspace {
		margin-right:20px;
	}
	.stepbullet {
		float:left;
	}
	.stepcontents {
		width:196px; 
		float:left; margin-left:35px;
	}
	.steptitle {
		font-size:26px; letter-spacing:-1px; font-weight:bold; color:#424242; padding-bottom:8px;
	}
		.steptitle a{
			color:#424242;
		}
		.steptitle a:hover{
			color:#111; text-decoration:none;
		}	
	.steptext {
		font-size:12px; color:#7d7d7d; line-height:1.6;
	}
		.steptext a { color:#119ff7; }
		.steptext a:hover { text-decoration:none; }

		
/* -------- Category Portfolio -------- */
		
.categoryportfoliowrap {
	padding:10px 0 10px 0;
	margin: 5px 0 5px 0;

	}

	#mblogwrap {
		padding: 0 0 12px 0;
		margin: 0px 0 35px 0;
		}
	.mblogbox {
		width:220px;
		float:left;
		}
		.mblogtitle { font-size:18px; color:#3a3a3a; font-weight:bold; margin-bottom:10px;}
			.mblogtitle a { color:#3a3a3a; text-decoration:none;}
			.mblogtitle a:hover { color:#111; text-decoration:none;}

		.mblogtext { font-size:12px; color:#7d7d7d; line-height:1.6;}
			.mblogtext a { color:#111; }
			.mblogtext a:hover { text-decoration:none; }
		.mblogspace { margin-left:20px; }
		
		
		
#midplacement {
	width:100%; margin: 35px 0 25px 0; padding: 0 0 15px 0; border-bottom:1px solid #e3e3e3;
	}
	.articlewrap {
		width: 480px; float:left;
	}
		.articles {
			
		}
			.articleimage {
				float:left; width:135px; 
			}
				.articleimage img {
					border:5px solid #b2b2b2;
				}
					.articleimage img:hover {
						border:5px solid #969696;
					}
			.articletext {
				float:right; width:310px;
				font-size:13px; line-height:20px; color:#7d7d7d;
				margin-bottom:20px;
			}
				.articletitle, .articletitle a {
					font-size:18px; font-weight:bold; margin-bottom:5px; color:#5D5D5D;
				}
					.articletitle a:hover {
						color:#111; text-decoration:none;
					}
	
	
	#aboutwrap {
		width:940px; border-top:1px solid #e3e3e3; margin-top:10px;
		float:right;
	}
		.abouttext {
			float:right; font-weight:bold;
			font-size:22px; line-height:20px; color:#464646;
			margin-bottom:5px; margin-top:25px;
			}
		.abouthighlight {
			font-size:18px; font-style:normal;line-height:26px; color:#717171;
			margin-bottom:8px;margin-top:15px;font-weight:normal;
			}
		.abouttitle, .abouttitle a {
			font-size:16px; font-weight:bold; margin-bottom:5px; color:#5D5D5D;
			}
				.abouttitle a:hover {
						color:#111; text-decoration:none;
					}

/* -------- Mainpage button -------- */

.blankbutton { 
	background: #fff url(../images/blank_button.gif) no-repeat top left; 
	float:right; 
	width:133px; 
	height:31px;
	font-family:georgia, serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	padding:7px 0 0 22px;
	margin-top:20px;
	}

	.blankbutton a { 
		font-family:georgia, serif;
		font-size:11px;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;
		color:#111;
		}

	.blankbutton a:hover { 
		font-family:georgia, serif;
		font-size:11px;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;
		color:#0878aa;
		}

/* -------- Portfolio Page -------- */
		
.portfoliopagerows {
	border-top:6px solid #b2b2b2; 

	padding:0 0 20px 0;
	margin:0;
	}
	.portfoliobox {width:240px;float:left;}
		.portfoliotitle { color:#111; font-size:13px; padding-top:10px;}
			.portfoliotitle a { color:#5D5D5D; text-decoration:none; font-weight:bold;}
			.portfoliotitle a:hover { color:#111; text-decoration:none;}
		.portfoliocontents { color:#919191; font-size:12px; font-weight:normal; padding-top:10px;}
		
		
#recentportfolio {
	padding: 10px 0 35px 0; 
	}
	.recent-portfolioitem { width:620px; float:left;}
	.recentportfoliobg { width:620px; height:383px; float:left; background: #111 url(../images/recenthover-media.jpg) no-repeat top left;}
	.recent-contentblock {width:300px; float:right; padding-top:10px; }
	.recent-description {color:#919191; font-weight:normal; padding-right:20px;font-size:13px; color:#7d7d7d; line-height:1.6;}
	.recent-highlight {color:#747474; font-size:16px; font-weight:normal; padding:0 20px 20px 0;}
		.recent-title { color:#5D5D5D; font-size:22px; padding:10px 0 20px 0; font-weight:bold;}
		.recent-title a { color:#5D5D5D; }
		.recent-title a:hover { color:#111; text-decoration:none;}


		
/* -------- Title and Blog Contents -------- */

#title { font-size:36px; font-style:normal; color:#3a3a3a; font-weight:bold; letter-spacing:-1px; margin:45px 0 15px 0; width:600px;}
#titleHighlight { font-size:18px; color:#A2A2A2; font-weight:normal; letter-spacing:0px; margin-bottom:15px;line-height:28px; width:600px;}
#fulltitle { font-size:36px; font-style:normal; color:#3a3a3a; font-weight:bold; letter-spacing:-1px; margin:45px 0 15px 0; width:920px;}
#fulltitleHighlight { font-size:18px; color:#A2A2A2; font-weight:normal; letter-spacing:0px; margin-bottom:15px;line-height:28px; width:920px;}
#subtitle { font-size:22px; font-style:normal; color:#3a3a3a; font-weight:bold; letter-spacing:-1px; margin-bottom:15px;}
#gallerycontents { margin-bottom:25px;}
#contents { font-size:13.5px; line-height:1.6; color:#7d7d7d; padding-bottom:30px;padding-left:5px;}
#contents strong{
	color:#585656;
}
#frontpage .line_spaced{
/*	border-bottom:1px solid #E5E5E5;*/
	border-top:1px solid #E5E5E5;
	margin:35px 0;
	padding:24px 0;
}

	h1,h2,h3,h4,h5,h6 {
		font-weight:normal;
			}
	
	#contents .posttitle { font-size:22px; font-style:normal; color:#111; font-weight:bold; letter-spacing:-1px; margin-bottom:15px;}

	/* -------- Blog Content Alignment -------- */
	
	#contents .alignright {float:right; margin-left:15px;}
	#contents .alignleft {float:left; margin-right:15px;}
	#contents .aligncenter { clear:both; display:block; margin:0px auto;  }
	
	/* -------- Blog Date, Comments and image styles -------- */
	
	#contents .datecomment { font-size:11px; font-style:normal; color:#111; }
	#contents .datecomment a { font-size:11px; font-style:normal; color:#000; text-decoration:none; }
	#contents .datecomment a:hover { font-size:11px; font-style:normal; color:#111; }
	#contents .comments { font-size:11px; font-style:normal; font-weight:bold; color:#111; float:right; padding:2px 6px 2px 6px;}
	#contents .comments a { color:#111; }
	#contents .comments a:hover { color:#000; }

	#contents img.image {border:1px solid #A2A2A2;padding:3px;}
	#contents img.bigimage {border:none;padding:0;}
	#contents .imagecaption {margin-top:-6px;padding:5px 10px 5px 10px;background:#111;color:#fff;font-size:11px;}
	#contents em {font-style:italic;}
	#contents a {color:#111;text-decoration:underline;}
	#contents h1 a,
	#contents h2 a,
	#contents h3 a,
	#contents h4 a,
	#contents h5 a{
		text-decoration:none;
	}
	
	#contents blockquote{
	margin:0 0 22px 5px;
	padding:0 15px;
	border-left: 5px solid #111;
	}
	
	#contents ul, #contents ol{
	list-style-position:outside;
	margin-left:20px;
	}

	
	/* -------- Headings -------- */
	
	#contents h1 {font-size:28px;font-weight:bold;color:#666;}
	#contents h2 {font-size:24px;font-weight:bold;color:#666;}
	#contents h3 {font-size:20px;font-weight:bold;color:#666;}
	#contents h4 {font-size:18px;color:#666;}
	#contents h5 {font-size:16px;color:#666;}
	#contents h6 {font-size:14px;color:#666;}
	
	/* -------- Read more -------- */
	
	#contents .readmorebutton { 
	background: #fff url(../images/readmore_button.gif) no-repeat top left; 
	float:right;
	width:133px; 
	height:31px;
	font-family:georgia, serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	padding:4px 0 0 25px;
	margin-top:0px; margin-bottom:20px;
	}

	#contents .readmorebutton a { 
		font-family:georgia, serif;
		font-size:11px;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;
		color:#111;
		}

	#contents .readmorebutton a:hover { 
		font-family:georgia, serif;
		font-size:11px;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;
		color:#0878aa;
		}

/* -------- Mini Showcase -------- */

	#contents .minishowcasewrap { width:600px;float:left; margin:0 0 20px 0;padding:0; }
		#contents .minishowcasewrap .minishowcase { list-style:none; margin:0;padding:0; }
		#contents .minishowcasewrap .minishowcase .tileimage { background: url(../images/page/hover-image.jpg) no-repeat 5px 5px; width:127px;height:120px; }
		#contents .minishowcasewrap .minishowcase .tilevideo { background: url(../images/page/hover-video.jpg) no-repeat 5px 5px; width:127px;height:120px; }
		#contents .minishowcasewrap .minishowcase li { float:left; padding:5px;margin:0 5px 10px 5px;background:#d1d1d1;border:1px solid #B9B9B9;}
		
	#contents .minishowcasewrap-full { width:900px; padding:0 0 20px 0;margin:0 auto; }
		#contents .minishowcasewrap-full .minishowcase { list-style:none; margin:0;padding:0; }
		#contents .minishowcasewrap-full .minishowcase .tileimage { background: url(../images/page/hover-image.jpg) no-repeat 5px 5px; width:127px;height:120px; }
		#contents .minishowcasewrap-full .minishowcase .tilevideo { background: url(../images/page/hover-video.jpg) no-repeat 5px 5px; width:127px;height:120px; }
		#contents .minishowcasewrap-full .minishowcase li { float:left; padding:5px;margin:0 5px 10px 5px;background:#d1d1d1;border:1px solid #B9B9B9;}

		#contents .photoshowcase {width:127px; height:120px;float:left; }
		
	#contents .servicelist ul { 
		list-style-image: 
		url('../images/tick.gif');
		padding-bottom:20px;
		}
		#contents .servicelist ul li { 
			padding-top:5px;
			}
			
	#contents .starlist ul { 
		list-style-image: 
		url('../images/star.gif');
		
		padding-bottom:20px;
		}
		#contents .starlist ul li { 
			padding-top:5px;
			}

/* -------- Text Highlight Marker -------- */

#contents .highlight {
	background:#FFFF99;
}
			
/* -------- Pullquote -------- */

#contents .pullquote-c {
	padding:5px 5px 5px 0;
	margin:10px 10px 5px 0;
	width:100%;
	font-family: georgia;
	font-size:18px;
	font-style:italic;
}

#contents .pullquote-r {
	padding:5px 0 5px 5px;
	margin:10px 0 5px 10px;
	float:right;
	width:250px;
	font-family: georgia;
	font-size:18px;
	font-style:italic;
}

#contents .pullquote-l {
	padding:5px 5px 5px 0;
	margin:10px 10px 5px 0;
	float:left;
	width:250px;
	font-family: georgia;
	font-size:18px;
	font-style:italic;
}

/* -------- Flexible Buttons -------- */

/* Normal Buttons  */

#contents a.button , a.button {
    background: transparent url('../images/buttons/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display:inline-block;
    height: 34px;
    margin-right: 6px;
	margin-top:0;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

#contents a.button span , a.button span {
    background: transparent url('../images/buttons/bg_button_span.gif') no-repeat top left;
    display: block;
    line-height: 14px;
    padding: 10px 0 10px 18px;
}

#contents a.button:hover , a.button:hover {
	color:#000;background-position: bottom right;
	cursor:pointer;
}

#contents a.button:hover span, a.button:hover span{
	color:#000;background-position: bottom left;
	cursor:pointer;
}

/* Icon Buttons  */

#contents a.buttonicon , a.buttonicon {
    background: transparent url('../images/buttons/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display:inline-block;
    height: 34px;
    margin-right: 6px;
	margin-top:0;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}


#contents a.buttonicon span , a.buttonicon span {
    background: transparent url('../images/buttons/bg_button_span.gif') no-repeat top left;
    display: block;
    line-height: 14px;
    padding: 10px 0 10px 18px;
}

#contents a.buttonicon:hover , a.buttonicon:hover {
	color:#000;background-position: bottom right;
	cursor:pointer;
}

#contents a.buttonicon:hover span, a.buttonicon:hover span{
	color:#000;background-position: bottom left;
	cursor:pointer;
}
pre{
	background:none repeat scroll 0 0 #efefef;
	border:1px dashed #CCCCCC;
	color:#666666;
	line-height:12px;
	padding:8px 0 18px 5px;
	font-family:courier;
}

		hr{
		/*	border-color:#CCCCCC;
			border-style:none none dashed;
			border-width:0 0 1px;*/
			border:none;
			border-bottom:1px solid #cfcfcf;

			height:0;
			margin:0 0 20px;
			padding-top:20px;
			width:100%;
		}	
/* -------- Sidebar -------- */

#sidebar {
	float:right; width:260px; 

/*   position:absolute;  
     top:200px;  
     left:50%;  
     margin-left:205px;  
     width:260px;*/
}

	.sidebartitle { font-size:18px; font-style:normal; font-weight:bold; color:#111; letter-spacing:0px; margin-bottom:15px;}
	.sidebartextbox { font-size:13px; line-height:20px; color:#7d7d7d; padding-bottom:30px;}
	.sidebartextbox a { color:#b10135; }
	.sidebaropts { font-size:13px; line-height:18px; color:#7d7d7d; margin-top:-8px; margin-bottom:10px;padding-top:5px; padding-bottom:30px;}
	.sidebaropts a { color:#7d7d7d;}
		.sidebaropts a:hover { color:#b10135; text-decoration:none;}
			.sidebaropts ul { font-size:12px; line-height:18px; list-style:none; line-height:18px; color:#7d7d7d; padding:0;margin:0; }
			
			.sidebaropts ul li {  color:#7d7d7d; }
			.sidebaropts ul li.currentpage a {  color:#b10135; }
			.sidebaropts h3,.sidebaropts h3 a , .sidebartextbox h3 a , .sidebartextbox h3{
				color:#b10135;
				font-weight:bold;
				font-size:1.2em;
			}
			.sidebaropts ul li a { color:#7d7d7d;padding:6px 0 5px 0;border-bottom:1px dotted #D1D1D1; display:block;}
			.sidebaropts ul li a:hover { color:#111; text-decoration:none;}
				.sidebaropts ul ul li a { color:#7d7d7d; padding-left:15px; }
					.sidebaropts ul ul ul li a { color:#7d7d7d; padding-left:30px; }
						.sidebaropts ul ul ul ul li a { color:#7d7d7d; padding-left:55px; }
						
/* -------- Sidebar Portfolio Photos-------- */					
	.sidephotospace { margin-right:22px; }
	.sidephotowrap { width:280px;float:left; margin:0;padding:0;  }
		.sidephotoitem ul { list-style:none; margin:0;padding:0;}
		.sidephotoitem ul li { float:left;  margin-bottom:22px; }
		.sidephotoimage {width: 70px; height:70px;border:4px solid #2E2E2E; }
		.sidephotoimage:hover {border:4px solid #111;  }

/* -------- Sidebar Flickr Set -------- */			
	.sideflickrpace { margin-left:10px; }
	.sideflickrwrap { width:280px;float:left; margin:0;padding:0;  }
		.sideflickritem ul { list-style:none; }
		.sideflickritem ul li { float:left; margin-right:10px; margin-bottom:10px; }
		.sideflickrimage {width: 70px; height:70px; }
		
/* -------- Testimonial Quote -------- */

		.thequote {
			width:280px;
			padding: 0px 0 35px 0px;
			margin: 0;
			}
			
			.thequote .quotetitle {
				font-size:18px;
				font-weight:normal;
				color:#3a3a3a;
				padding:15px 0 0 0;
				}
				
			.thequote .quotetext {
				font-family: Georgia;
				font-style:italic;
				font-size:15px;
				color:#6e6e6e;
				line-height:22px;
				margin: 22px 0 0 0;
				}
			.thequote .quoteauthor{
				font-size:12px;
				font-weight:bold;
				color:#3a3a3a;
				margin: 10px 35px 0 0;
				line-height:normal;
			}
			.thequote .quotecompany{
				font-size:12px;
				color:#3a3a3a;
				font-weight:normal;
				margin: 0px 35px 0 0;
				}
		
/* -------- Table -------- */
	
table.studiotable {
	font-size:11px; text-align:center;
	color:#5D5D5D;
	border: 1px solid #fff;
	border-collapse: collapse;
}
table.studiotable th {
	background:#D1D1D1;
	border: 1px solid #fff;
	padding: 8px; width:100px;
}
table.studiotable tr {
	background:#E8E8E8;
}
table.studiotable td {
	border: 1px solid #fff;
	padding: 8px; width:100px;
}

/* Contact Form Text Input Styles*/

.contactinfo { width:350px; float:right; padding: 0 0 50px 0;}

.contactmap { color:#111; font-size:11px; background:#E8E8E8; padding:10px;}
	.contactmap a { color:#111; font-size:11px; }

#contactForm { width:550px; float:left; }

	.screenReader { left: -9999px; position: absolute; top: -9999px; }
	.thanks {  border: 1px dotted #FFECDA; margin:50px 50px 50px 0;padding:10px; background:#FFFFE3; width:365px; float:left; }

	/*****Forms*****/
	ol.forms { float: left; list-style: none; margin: 0; width: 545px; padding:25px 0 40px 0;  }
	ol.forms li { 
		clear: both; 
		float: left; 

		position: relative;

	}
	ol.forms li.inputbar { 
		margin-bottom:20px;
	}
	ol.forms label {
		cursor: pointer;
		display: block;
		float: left;
		width: 100px;
	}
	ol.forms input, ol.forms textarea {
		font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;
		border: 2px solid #CCCCCC;
		color:#7d7d7d;
		font: inherit;
		padding: 2px;
		width: 414px;
		font-size: 13px;
	}
	ol.forms textarea { height: 200px;}
	ol.forms input:focus, ol.forms textarea:focus { border: 2px solid #111; }
	.error { color: #f00; }
	ol.forms li .error { font-size: 12px; margin-left: 15px; }
	ol.forms li.textarea .error {

	}
	ol.forms li.screenReader { margin-bottom: 0; }
	ol.forms li.buttons button {
		background: #111;
		border: none;
		color: #fff;
		cursor: pointer;
		font-size:14px;
		overflow: hidden;
		padding: 6px 3px 6px 3px;
		width: 100px;
	}
		ol.forms li.buttons button:hover { color: #fff; }
		ol.forms li.buttons button:active { color: #fff; }
		ol.forms li.buttons, ol.forms li.inline {  width: 460px;  }
		ol.forms li.inline input { width: auto; }
		ol.forms li.inline label { display: inline; float: none;  }


	
	/* -------- Address -------- */
	
	.addressbox { 
		float:right;
		font-size:18px;
		line-height:22px;
		position:relative;
		right:168px; top:40px;
		margin-bottom:100px;
		}
	.addresstitle {
		font-size:18px;
		font-weight:bold;
		margin-bottom:10px;margin-left:15px;
	}
	
	.fulladdress {
		color:#464646;
		font-size:14px;
		margin-bottom:10px; 
	}
	
		.fulladdress ul {
			list-style:none;
		}
			.fulladdress ul li {
			}
			
#screenshot{
	position:absolute;
	border:1px double #ccc;
	background:#333;
	padding:2px;
	display:none;
	color:#fff;
	}


/* -------- Footer -------- */

#footer{
background:#000;
}
	
	#footerwrap {
		padding: 40px 0 35px 46px;
		background: #e8e8e8;
		}
	.footerminibox {
		width:147px;
		float:left;
		}
	.footerbox {
		width:200px;
		float:left;
		padding-right:50px;
		}
		.aboutimage {float:left; }
		.aboutimage img {padding:0 18px 3px 0; width:80px;height:80px;margin-top:8px;}
	.footertitle { font-size:14px;  margin-bottom:10px; color:#111;}
	.footertitle a { font-size:14px;  margin-bottom:10px; color:#111;}
	.footertext { font-size:12px; line-height:20px;color:#7d7d7d;}
	.footertext a{color:#111;}
	.footertext a:hover {text-decoration:none;color:#000;}
	
	/* -------- Footer list style -------- */

	.footerposts { font-size:12px; line-height:18px; color:#7d7d7d; margin-top:-8px;}
		.footerposts ul { list-style:none; font-size:12px; line-height:18px; color:#7d7d7d; padding:0;margin:0; padding-top:5px;}
		.footerposts ul li { font-size:12px; line-height:18px; color:#7d7d7d; border-bottom:1px solid #B9B9B9; padding:6px 0 5px 0;}
		.footerposts ul li a { font-size:12px; line-height:18px; color:#7d7d7d;}
		.footerposts ul li a:hover { font-size:12px; line-height:18px; color:#000; text-decoration:none;}
		
	/* -------- Social list -------- */

	.footersocial { font-size:12px; line-height:18px; color:#7d7d7d; margin-top:-8px;}
		.footersocial ul { list-style:none; font-size:12px; line-height:18px; color:#7d7d7d; padding:0;margin:0; padding-top:5px;}
		.footersocial ul li { font-size:12px; line-height:18px; color:#7d7d7d; border-bottom:1px solid #B9B9B9; padding:6px 0 3px 0;}
		.footersocial ul li a { font-size:12px; line-height:18px; color:#7d7d7d;}
		.footersocial ul li a:hover { font-size:12px; line-height:18px; color:#000; text-decoration:none;}

	.footerspace { margin-left:20px; padding-left:20px; }
	
	/* -------- Flickr  -------- */

	.flickrfooterspace { margin-left:60px; }

	.footerflickrwrap { width:280px;float:left; margin:0;padding:0; margin-left:80px; }
		.footerflickr ul { list-style:none; }
		.footerflickr ul li { float:left; margin-right:38px; margin-bottom:38px; }
		.footerflickrimage {width: 40px; height:40px; }
		
	/* -------- Footer Address  -------- */
		
	.footeraddress {
		font-size:12px; line-height:20px;color:#7d7d7d;

	}
	
		.footeraddress ul {
			list-style:none;
		}
			.footeraddress ul li {
				font-size:12px; line-height:20px;color:#7d7d7d;
			}
			
				.footeraddress ul li a {
					color:#7d7d7d;
				}
				.footeraddress ul li a:hover {
					color:#111; text-decoration:none;
				}
		
	/* -------- Copyright style -------- */

	#footerbarwrap {
		padding: 20px 0 20px 35px;
		margin: 0;
		background:#111;
		font-size:12px;
		color:#565656; 
		}
		#footerbarwrap ul {
			font-family:verdana;
			font-size:10px;
			line-height:15px;
			color:#565656;
			list-style:none;margin:0;padding:0;
			}
		#footerbarwrap ul li {
			color:#565656;
			}
		#footerbarwrap ul li a{
			color:#fff;
			}




/*=== End of CSS ===*/
	/* homepage blog */
	
	.meta{
	display:block;
	position:relative;
	top:3px;
	font-size:11px;
	line-height:14px;
	}


	.more-link {
	clear:both;
	display:block;
	line-height:20px;
	padding:0 0 0 16px;
	text-decoration:none;
	width:75px;
	background:transparent url(/images/dot.png) no-repeat scroll 0px 6px;
	/*color:#A20000;*/
	padding-bottom:30px;
	}
	#latest_news .post_name{
	font-size: 13px;
	display: block;
	font-weight:bold;
	color:#b10135;
	}

/*	 #latest_news a, .widget a{
	display:block;
	padding:10px 3px;
	text-decoration: none;
	}*/


	.meta_sub{
	padding-right:4px;
	}

 .widget a{
	padding:6px 3px;
	width:286px;
	}



/* end of echoes */




			/*	portfolio */

				 .portfolio_item {  
			/*		border-right:1px solid #555555;
			*/		float:left;
					height:220px;
					margin:5px 15px 20px 0;
					overflow:hidden;
					padding:0 14px 0 0;
					position:relative;
					width:292px;
				 }  
				.portfolio_item.last{
					border-right:none;
					margin-right:0;
					padding-right:0;
				}
				   .portfolio_item h3{
			/*		display:none;*/

				}

				.portfolio_item .desc{
					display:none;
				}


				 .portfolio_item .caption {  
				     width:280px;  
				     height:140px;  
				     background:#000;  
				     color:#fff;  
				     font-weight:bold;  

				     /* fix it at the bottom */  
				     position:absolute;  
				     left:0;  

				     /* hide it by default */  
				     display:none;  

				     /* opacity setting */  
				     filter:alpha(opacity=80);    /* ie  */  
				     -moz-opacity:0.8;    /* old mozilla browser like netscape  */  
				     -khtml-opacity: 0.8;    /* for really really old safari */    
				     opacity: 0.8;    /* css standard, currently it works in most modern browsers like firefox,  */  

				 }  

				 .portfolio_item .caption a {  
				     text-decoration:none;  
				     color:#0cc7dd;  
				     font-size:16px;   

				     /* add spacing and make the whole row clickable*/  
				     padding:5px;  
				     display:block;  
				 }  

				 .portfolio_item .caption p {  
				     padding:5px;      
				     margin:0;  
				     font-size:10px;  
				 }  

				.portfolio_item  img {  
				     border:0;  
				       border:4px solid #555555;
				     /* allow javascript moves the img position*/  
				     position:absolute;  
				 }  

				 .clear {  
				     clear:both;   
				 }

				#pp_full_res div.feature_box{
					width:220px;
					float:left;
				}
				#pp_full_res 	div.more_infos, 
				div.add_comments_link
				.widget div.feature_box img{
					background:transparent;
					border:none;
				}
				#pp_full_res 	div.more_infos{
					width:100%;
					clear:both;
					display:block;
					font-size:1.3em;

				}
					#pp_full_res 	div.more_infos span{
						display:block;
						margin:0 auto;
						padding-top:10px;
						padding-bottom:10px;
						padding-left:43%;
					}
						#pp_full_res 	div.more_infos span a{
							color:#fff;
							padding-left:25px;
							background:url("/images/info.png") no-repeat scroll 2px 2px transparent;

						}
				.item, .wrapper .widget div.feature_box img {
				padding:4px 0 0 3px;
				background:none repeat scroll 0 0 transparent;
				border:medium none;
				padding:4px 0 0 3px;
				}
			/*	.widget div.feature_box:hover{
					background:#666 none repeat scroll 0 0;
				}*/

				.widget div.feature_box{
					width:286px;
					margin-bottom:3px;
			/*		background:#222222 none repeat scroll 0 0;
					border:1px solid #555555;*/
					border-bottom:1px solid #555555;
				}



			/*contact*/
			#top  .widget #contacts  a {
				border-bottom:none;
				padding:0 0;
				width:auto;
			}
			#top  .widget #contacts  a:hover{
				background:transparent;
			}


		 #contacts li{
				background-position:2px 2px;
				background-repeat:no-repeat;
				margin-left:1px;
				padding-left:27px;
				margin-bottom:5px;
			}

	 #contacts li.address {background-image:url('/images/icons/home.png');}
	 #contacts li.phone   {background-image:url('/images/icons/phone.png');}
	 #contacts li.skype   {background-image:url('/images/icons/skype.png');}
	 #contacts li.twitter {background-image:url('/images/icons/twitter.png');}
	 #contacts li.vcard   {background-image:url('/images/icons/download.png');}
	 #contacts li.facebook {background-image:url('/images/icons/facebook.png');}
	 #contacts li.email   {background-image:url('/images/icons/email.png');}

			/*services*/
			h3.features{
				line-height:1.2em;
			}
			h3.features img{
				background:transparent none repeat scroll 0 0;
				border:medium none;
				padding:10px 2px 0 0;
				vertical-align:bottom;
			}

			/*blog*/
			#side_tweets {

			}
			#side_tweets img{
				padding:0;
			}
			#side_tweets h3{
				background-image:url(/images/twitter_heading.png);
				background-position:2px 2px;
				background-repeat:no-repeat;
				border-bottom:medium none;
				margin-bottom:4px;
				margin-left:1px;
				padding:17px 10px 14px 49px;

			}
			#top #side_tweets.widget  a{
				clear:none;
				display:inline;
				padding:0;
				border-bottom:none;
				width:auto;
			}
			#side_tweets .twitter_update{
				border-bottom:1px solid #555555;
				padding:10px 0 5px;
			}
			#side_tweets p{
				font-style:italic;
				float:right;
				clear:both;
				font-size:0.8em;
			}

			/*comments*/
			li.comment_body{
				clear:both;
				display:block;
				list-style-type:none;
				vertical-align:top;
				border-bottom:none;
			}
			.comment_body div.gravatar{
				float:left;
				padding:3px 8px 2px 0;
				width:48px;
			}
			.comment_body .comment{
				background:url("/images/comment_bg.png") no-repeat scroll 2px 2px transparent;
			/*	border:1px solid;
			*/	float:left;
				padding:11px 11px 25px 40px;
				width:479px;

			}
			.comment_body .comment_author,
			.comment_body .comment_date,
			.comment_body .author_website{
				font-size:0.8em;
			}
			.comment_body .comment_title{
				clear:both;
				display:block;
				font-size:1.2em;
				font-weight:bold;
				width:100%;
			}
			.comment_body .comment_text{
				clear:both;
				display:block;
				padding-top:16px;
			}
			, 
			div.add_comments_link a{
				font-size:1.8em;
			}




			.entry {
			width:614px;
			float:left;
			clear:both;
			/*padding-bottom:30px;*/
			position: relative;
			padding-bottom:60px;
			margin-bottom:40px;
			border-bottom:1px dotted #D1D1D1;
			}
			.entry img{
				max-width:600px;
			}
			.entry-head{
			display: block;
			position: relative;
			top:-8px;
			font-size: 10px;
			padding:0 0 3px 1px;
			}
			.entry-head .date{
				font-size:1.5em;
			}
			.entry-head a{
			text-decoration: none;
			}
			.entry-head a:hover{
			text-decoration: underline;
			}

			.entry-head span{
			padding:0 5px;
			}

			.entry-head .categories{
			padding:0 5px 0 0;
			}

			.entry li {
			padding:3px 10px;
			}

			.entry ul, .entry ol {
			list-style-position:inside;
			list-style-type:disc;
			margin:0;
			padding:0 0 20px;
			}
			
			
			
			.box_small{
			width:260px;
			z-index: 2;
			}

			.box_medium{
			width:614px;
			}

			.box_half{
				width:440px;
			}


			.box{
			position:relative;
			float:left;
			margin:5px 30px 0 0;
			padding:0px 15px 0px 0px;
			display: block;
			z-index: 1;
			}
			.box2{
							padding:0px 15px 15px 0px;
			}

			#top .box3{
			border: none;
			margin-right:0;
			padding-right:0;
			}

			.box .box1{
				margin-right:12px;
			}

			.box .box2, .box_half.box2{
			padding-right:0;
			margin-right:0;
			border-right:0;
			}
			
			
			.entry ul.oklist{
				border-top:none;
			}
			.entry ul.oklist li,
			.partenaire_box ul li
			{
			background:transparent url(/images/ok.png) no-repeat scroll 0 50%;
			border:medium none;
			line-height:20px;
			list-style-type:none;
			margin-bottom:0;
			margin-left:11px;
			padding-left:23px;
			}
			.partenaire_box{
/*				border-top:1px solid #555;*/
				padding-bottom:10px;
				padding-top:10px;
				min-height:460px;
			}
			.partenaire_box ul {
				border-top:none;
			}
			.partenaire_box ul.liens_partenaire li
			{
			background:transparent url(/images/network.png) no-repeat scroll 0 50%;
			}
			
			
			
			

			/*CONTACT FORM*/	
			.offerform input.error, 
			.offerform textarea.error {
					border:1px solid #EE2A00;
					background-color:#ffd3ca;
				}
			
			.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
			.error .text_input, .error .text_area{border:1px solid #EE2A00;}
			.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}
			.formbuilderform  span.error_msg{
				color:#EE2A00;
				clear:both;
				width:100%;
				display:block;
				font-weight:700;
				padding-top:0;
				margin-top:0;
				padding-left:100px;
				padding-bottom:10px;
			}
			.formbuilderform .fb_invalid input{
				border:1px solid #EE2A00;
				margin-bottom:0;
			}

			#s, #cntnt01searchinput, .text_input, .text_area, textarea, #commentform input, .search-input{
				border:1px solid #ababab;
				color:#666;
				}

			.formbuilderform .submits input{
				width:140px;
			}
			#send, #top #submit, .formbuilderform #cntnt01fbrp_submit,.formbuilderform .submits input {
				border:1px solid #ababab;
				background-color:#A20000;
				cursor:pointer;
				color:#fff;

				}

			#send:hover, #top #submit:hover, .formbuilderform #cntnt01fbrp_submit:hover, .formbuilderform .submits input:hover{
				background-color:#fff;
				color:#666;
				}

			#searchsubmit{
			background: transparent url(/images/button_search.png) no-repeat left top;
			}
			#searchsubmit:hover{
			background: transparent url(/images/button_search.png) no-repeat left bottom;
			}

			#footer{
			border-top:1px solid #555; 
			}
			#twitter_box{

			}


			/* contact form */

			.formbuilderform  fieldset { margin: 10px 0; padding: 20px; border: #DDD 1px solid; }
		
			.formbuilderform  legend , .offerform legend{ font-weight: bold; color: #666; margin-bottom:2px;}
			.formbuilderform  fieldset div , .formbuilderform   div  { padding: 0.25em 0; clear:both; }
	.offerform legend{

		padding-top:10px;
		font-size:25px;
		padding-left:68px;
	}
	.offerform div { 
		clear:both;
	padding:9px 5px 9px 70px;
	width:80%;
		}
				.offerform .spaced{
					padding-bottom:17px;
				}
 			.offerform label{
				font-weight:bold;
				clear:both;
				display:block;
				width:100%;
			}

			.formbuilderform label{
				clear:both;
				float:left;
				font-weight:bold;
				padding:0 10px 10px;
				text-align:left;
				width:80px;
			}
			.formbuilderform.commentform label{
					width:94px;
			}
			.formbuilderform .wide label, .formbuilderform .check .wide label{
				clear:both;
				float:left;
				font-weight:bold;
				width:80px;
			/*	padding:20px 10px 10px 4px;*/
			}
			.formbuilderform .check label{
				float:none;
				font-weight:bold;
				padding:3px 1px 4px 4px;
			}
			.formbuilderform .check input{
				width:30px;
				border:none;
			}
			.formbuilderform  input.text, .formbuilderform select, .offerform input.text , .offerform select{
				border: solid 1px #ccc;
				font-size: 1.0em;
				padding: 0.2em 0.2em 0.2em 0.2em;
			}
			.formbuilderform  input.huge_text{
				border: solid 1px #ccc;
				font-size: 1.3em;
				padding: 0.2em 0.2em 0.2em 0.2em;
			}

			.formbuilderform  textarea{
				border: solid 1px #ccc;
				font-size: 14px;
			/*	padding: 0.25em 0.25em 0.25em 0.25em;*/
					padding:3px;
			}
			.offerform  textarea{
					border:1px solid #CCCCCC;
					color:#444;
					background:#efefef;
					font-size:0.9em;
					margin-bottom:4px;
					margin-top:1px;
					padding:3px;
					width:505px;
					height:40px;
					padding:5px;
			}
	
		
			.offerform input, .offerform select {
				border:1px solid #CCCCCC;
				color:#444;

				background:#efefef;
				font-size:0.9em;
				margin-bottom:4px;
				margin-top:1px;
				padding:5px;
				width:505px;
			}
			.offerform .checkbox_div{
				padding:5px 1px 4px 59px;
			}
			.offerform .checkbox_div input{
				width:20px;
			}
					.offerform .checkbox_div  label{
						font-weight:bold;
						clear:none;
						display:inline;
						width:auto;
					}
			
			
			.offerform .submit input{
				width:200px;
			}

			.formbuilderform  input, .formbuilderform  select , .formbuilderform  textarea {
				border:1px solid #CCCCCC;
				color:#444;
				background:#efefef;
				font-size:0.9em;
				margin-bottom:4px;
				margin-top:1px;
				padding:3px;
				width:200px;
			}	
			
			
			
			.formbuilderform select{
				width:207px;
			}
			.formbuilderform  textarea {
				width:350px;
			}
			.wrapper img.captchapict{
				clear:both;
				padding-left:100px;
				border:none;
				background:transparent;
			}
			.formbuilderform .checkboxrow{
					padding-left:104px;
			}
			.formbuilderform .checkboxrow input{
				width:20px;
			}
			
			
			.formbuilderform .captcha{
				padding-left:100px;
			}
			.formbuilderform .captcha img{
					border:1px solid #CCCCCC;
					width:200px;
			}
			.formbuilderform input.checkbox{
				width:20px;
			}
			.formbuilderform #cntnt01fbrp_submit{
				width:120px;
			}

			.formbuilderform .submit{
				padding-left:99px;
			}

			.error_message	{background: #f9e3e3 url(/images/exclamation.png) 12px 5px no-repeat;	border: 1px solid #e79e9e;}
			.error_message {
				border:1px solid red;
				color:#333333;
				margin-bottom:20px;
				margin-left:100px;
				padding:7px 7px 3px 32px;
				width:370px;
			}
			.error_message h2 {
				text-align: left;
				font-weight: bold;
				padding: 5px 5px 5px 15px;
				font-size: 12px;
				margin: -7px;
				background-color: #c00;
				color: #fff;
			}
			.error_message p  {
				color: #333;
				margin-bottom: 0;
				padding: 5px;
			}
			.error_message ul li {
				font-size: 12px;
				list-style: square;
			}




					/*""""STEPS """ "*/

					#form_wrapper{
		/*		    -moz-box-shadow:0px 0px 3px #aaa;
										    -webkit-box-shadow:0px 0px 3px #aaa;
										    box-shadow:0px 0px 3px #aaa;
										    -moz-border-radius:10px;
										    -webkit-border-radius:10px;
										    border-radius:10px;
										    border:2px solid #fff;
										    background-color:#fff;*/
										border:1px solid #ccc;
					    width:715px;
						margin:0 auto;
					    overflow:hidden;
					}
					#form_steps{
					    width:720px;
						clear:both;
					    overflow:hidden;
					}
					.offerform fieldset.step{ 
						border:none; /*1px solid #DDDDDD;*/
						float:left;
						min-height:600px;
					 /*6px 3px 3px 20px;*/
						padding:0; /*10px 10px 35px 15px;*/
						width:690px;
						}
					
		
					#steps_navigation{
					    height:35px;
				    	background:#e9e9e9;
						clear:both;
						width:720px;
						 border-top:1px solid #fff;
					/*		    -moz-border-radius:0px 0px 10px 10px;
												    -webkit-border-bottom-left-radius:10px;
												    -webkit-border-bottom-right-radius:10px;
												    border-bottom-left-radius:10px;
												    border-bottom-right-radius:10px;*/
					}
					#steps_navigation ul{
					    list-style:none;
						float:left;
						margin-left:0;
						margin-top:0;
						padding-left:0;
			
					}
					#steps_navigation ul li{
						float:left;
					    border-right:1px solid #ccc;
				    	border-bottom:1px solid #ccc;
				/*	    border-left:1px solid #ccc;*/
					    position:relative;
						margin:0px 0px;
						width:101px;
						text-align:center;
					}
					#steps_navigation ul li a{
					    display:block;
					    height:30px;
					    background-color:#444;
					    color:#777;
					    outline:none;
					    font-weight:bold;
						font-size:12px;
					    text-decoration:none;
					    line-height:30px;
					    padding:3px 0px;
					    border-right:1px solid #fff;
					    border-left:1px solid #fff;
					    background:#f0f0f0;
					    background:
					        -webkit-gradient(
					        linear,
					        left bottom,
					        left top,
					        color-stop(0.09, rgb(240,240,240)),
					        color-stop(0.55, rgb(227,227,227)),
					        color-stop(0.78, rgb(240,240,240))
					        );
					    background:
					        -moz-linear-gradient(
					        center bottom,
					        rgb(240,240,240) 9%,
					        rgb(227,227,227) 55%,
					        rgb(240,240,240) 78%
					        )
					}
					#steps_navigation ul li a:hover,
					#steps_navigation ul li.selected a{
					    background:#d8d8d8;
					    color:#666;
					    text-shadow:1px 1px 1px #fff;
					}
					span.checked{
					    background:transparent url(/images/checked.png) no-repeat top left;
					    position:absolute;
					    top:0px;
					    left:1px;
					    width:20px;
					    height:20px;
					}
					span.error{
					    background:transparent url(/images/error.png) no-repeat top left;
					    position:absolute;
					    top:0px;
					    left:1px;
					    width:20px;
					    height:20px;
					}
					#form_steps form fieldset{
				/*	    border:none;*/
					    padding-bottom:20px;
					}
				/*	#form_steps form legend{
									    text-align:left;
									    background-color:#f0f0f0;
									    color:#666;
									    font-size:24px;
									    text-shadow:1px 1px 1px #fff;
									    font-weight:bold;
									    float:left;
									    width:590px;
									    padding:5px 0px 5px 10px;
									    margin:10px 0px;
									    border-bottom:1px solid #fff;
									    border-top:1px solid #d9d9d9;
									}
									#form_steps form p{
									    float:left;
									    clear:both;
									    margin:5px 0px;
									    background-color:#f4f4f4;
									    border:1px solid #fff;
									    width:400px;
									    padding:10px;
									    margin-left:100px;
									    -moz-border-radius: 5px;
									    -webkit-border-radius: 5px;
									    border-radius: 5px;
									    -moz-box-shadow:0px 0px 3px #aaa;
									    -webkit-box-shadow:0px 0px 3px #aaa;
									    box-shadow:0px 0px 3px #aaa;
									}*/
		/*			#form_steps form p label{
							    width:160px;
							    float:left;
							    text-align:right;
							    margin-right:15px;
							    line-height:26px;
							    color:#666;
							    text-shadow:1px 1px 1px #fff;
							    font-weight:bold;
							}*/
			/*		#form_steps form input:not([type=radio]),
								#form_steps form textarea,
								#form_steps form select{
								    background: #ffffff;
								    border: 1px solid #ddd;
								    -moz-border-radius: 3px;
								    -webkit-border-radius: 3px;
								    border-radius: 3px;
								    outline: none;
								    padding: 5px;
								    width: 200px;
								    float:left;
								}*/
				/*	#form_steps form input:focus{
									    -moz-box-shadow:0px 0px 3px #aaa;
									    -webkit-box-shadow:0px 0px 3px #aaa;
									    box-shadow:0px 0px 3px #aaa;
									    background-color:#FFFEEF;
									}*/
					#form_steps form p.submit{
					    background:none;
					    border:none;
					    -moz-box-shadow:none;
					    -webkit-box-shadow:none;
					    box-shadow:none;
					}
					#form_steps form button, .offerform .submit input {
						border:none;
						outline:none;
					    -moz-border-radius: 10px;
					    -webkit-border-radius: 10px;
					    border-radius: 10px;
					    color: #ffffff;
					    display: block;
					    cursor:pointer;
					    margin: 0px auto;
					    clear:both;
					    padding: 7px 25px;
					    text-shadow: 0 1px 1px #777;
					    font-weight:bold;
				/*	    font-family:"Century Gothic", Helvetica, sans-serif;*/
					    font-size:22px;
					    -moz-box-shadow:0px 0px 3px #aaa;
					    -webkit-box-shadow:0px 0px 3px #aaa;
					    box-shadow:0px 0px 3px #aaa;
					    background:#B10135;
					}
					
				
					
					
					#form_steps form button:hover {
					    background:#d8d8d8;
					    color:#666;
					    text-shadow:1px 1px 1px #fff;
					}




/*=== End of CSS ===*/
.small_italic{
	font-size:0.9em;
	font-style:italic;
}
.large_text{
	font-size:1.5em;
}

#message a{
	/* display: block before hiding */
	display: block;
	display: none;
 
	/* link is above all other elements */
	z-index: 999; 
 
	/* link doesn't hide text behind it */
	opacity: .8;
 
	/* link stays at same place on page */
	position: fixed;
 
	/* link goes at the bottom of the page */
	top: 100%;
	margin-top: -70px; /* = height + preferred bottom margin */
 
	/* link is centered */
	left: 50%;
	margin-left: -160px; /* = half of width */
 
	/* round the corners (to your preference) */
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
 
	/* make it big and easy to see (size, style to preferences) */
	width: 300px;
	line-height: 28px;
	height: 28px;
	padding: 7px;
	background-color: #000;
	font-size: 16px;
	text-align: center;
	color: #fff;
}
a.yc_modal img{
	padding:3px;
	border:1px solid #cccccc;
}
.yc_modal_caption{
	display:block;
	font-size:0.8em;
	font-style:italic;
	margin-top:-5px;
	padding-top:0;
	color:#666;
	text-align:center;
}


#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(/images/alert/title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(/images/alert/info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(/images/alert/info.gif);
}

#popup_content.confirm {
	background-image: url(/images/alert/important.gif);
}

#popup_content.prompt {
	background-image: url(/images/alert/help.gif);
}

#popup_message {
	padding-left: 48px;
	font-size:1.4em;
	color:#666;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}

	#popup_ok{
		border:none;
		outline:none;
	    -moz-border-radius: 3px;
	    -webkit-border-radius: 3px;
	    border-radius: 5px;
	    color: #ffffff;
	    display: block;
	    cursor:pointer;
	    margin: 0px auto;
	    clear:both;
	    padding: 5px 5px;
	    text-shadow: 0 1px 1px #777;
	    font-weight:bold;
/*	    font-family:"Century Gothic", Helvetica, sans-serif;*/
	    font-size:13px;
	    -moz-box-shadow:0px 0px 2px #aaa;
	    -webkit-box-shadow:0px 0px 2px #aaa;
	    box-shadow:0px 0px 2px #aaa;
	    background:#666;
	}
	
	
	
table.vpnswiss img{
	width:100px;
	height:118px;
}
table.vpnswiss td{
	border-bottom: 1px solid #CCCCCC;
	    margin: 0;
	    padding: 9px;
	    text-align: center;
	    vertical-align: middle;

}
table.vpnswiss tr.odd td{
	background:#fff;
}
table.vpnswiss tr.even td{
	background:#efefef;
}
table.vpnswiss td.tbl_header{
	font-weight:bold;

}

table.vpnswiss ul, 
table.vpnswiss ul li{
	list-style-type:none;
}	
ul.sales li{
/*	float: left;*/
height: 25px;
list-style: none outside none;
margin-left: 1px;
padding-left: 10px;
width: 138px;
}
ul.sales li a,
#contents ul.sales li a
{
	padding-left:30px;
	float:left;
	text-decoration:none;
	width:150px;
	height:25px;
}
#contents ul.sales li a:hover{
	text-decoration:underline;
}
ul.sales li.mac a{
	 background: url("/images/logo_apple.png") no-repeat scroll left 0 transparent;
}
ul.sales li.win a{
	 background: url("/images/logo_windows.png") no-repeat scroll left 0 transparent;
}

table.vpnswiss td.tbl_header.top{
    background: none repeat scroll 0 0 #fff;
    color: #666;
    text-align: center;

	
}

ul.sales{
	    height: 64px;
	    padding-left: 68px;
	    padding-top: 8px;
	    width: 230px;
}
.badge5euro{
	background: url("/uploads/images/vpnswiss/5_euro.png") no-repeat scroll left 0 transparent;
}
.badge50euro{
	background: url("/uploads/images/vpnswiss/50_euro.png") no-repeat scroll left 0 transparent;
}
.badge10euro{
	background: url("/uploads/images/vpnswiss/10_euro.png") no-repeat scroll left 0 transparent;
}
.badge100euro{
	background: url("/uploads/images/vpnswiss/100_euro.png") no-repeat scroll left 0 transparent;
}



 .buy {
    color: #64686B;
    display: block;
    text-decoration: none;
}
.buy_link{
 	-moz-border-radius: 10px 10px 10px 10px;
    -moz-box-shadow: 0 0 4px #AAAAAA;
    background: none repeat scroll 0 0 #B10135;
    border: medium none;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin: 0 auto;
    outline: medium none;
	width:90px;
    padding: 5px 10px;

}
#contents a.buy_link{
	text-decoration:none;
	color:#fff;
}
.hide{
	visibility:hidden;
}


.container {
	width: 940px;
	height: 474px;
	background: #fff url(../images/whitepreloader.gif) no-repeat;
	background-position: 470px 237px

}

.ft-prev, .ft-next {  color: #fff; text-decoration:none; }
.ft-prev a, .ft-next a { color: #fff; text-decoration:none; }
.ft-prev a:hover, .ft-next a:hover { color: #fff; text-decoration:none;}

#ft-prev-slideshowHolder, #ft-next-slideshowHolder {text-decoration:none; font-size:12px;}

#ft-prev-slideshowHolder {
	background-image:url(../images/slider/previous.png); 
	background-position:0 0;
	background-repeat:no-repeat;
	width:22px;height:22px;
	text-indent:-9000px;
	}
	
#ft-next-slideshowHolder {
	background-image:url(../images/slider/next.png); 
	background-position:0 0;
	background-repeat:no-repeat;
	width:22px;height:22px;
	text-indent:-9000px;
	}
	
.ft-button-slideshowHolder {
	width:12px;
	height:12px;
	background-image:url(../images/slider/pagination.png);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9000px;
}

#ft-buttons-slideshowHolder {
	display:none;
}

.ft-title {
	display:none;
}

#ft-title-slideshowHolder {
	display:none;
}
	

.ddsmoothmenu{
background: none; /*background of menu bar (default state)*/
margin-top:32px;
float:right;
font-size:13px;
letter-spacing:0;
}

.menuphoto img { float:right; }

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

.ddsmoothmenu ul ul {
	border-bottom:10px solid #5D0000;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: none; /*background of menu items (default state)*/
color: #fff;
padding: 8px 10px;
color: #A7A7A7;
/*color: #2d2b2b;*/
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{

/*color:#A7A7A7;*/
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #111;
color:#fff;
}

.ddsmoothmenu ul li a:hover{
background: #5D0000; /*background of menu items during onmouseover (hover state)*/
color: #fff;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
background: #111;
color:#fff;
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
width: 180px; /*width of sub menus*/
padding: 10px;
margin: 0;
border-top-width: 0;

}

.ddsmoothmenu ul li ul li a:link {
color:#747474;
}

.ddsmoothmenu ul li ul li a:visited {
color:#747474;
}

.ddsmoothmenu ul li ul li a:hover {
color:#fff;
}

.ddsmoothmenu ul li ul li a.selected {
color:#fff;
}


/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 12px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}

/* This css file serves as a template for styling your kwicks.  Feel free to modify, but please make note of the comments - some of them are important. */

.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	background:#000;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 235px;
	height: 474px;

	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 0px; /*Set to same as spacing option. */	
	float: left;
	background: #000 url(../images/preloader.gif) no-repeat;
	background-position: 118px 237px;
}
.kwicks.vertical  li{
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 5px; /*Set to same as spacing option. */	
}

.kwickshadow {
z-index: 10;
background: url(../images/kwickshadow.png) repeat-y;
position: absolute;
right: 0px;
height: 474px;
width: 27px;
}




	.slideimage {float:left;padding:0;margin:0;}
	
	
	.slide-minicaption {
	top:50px;
	right:0;
	float:right;
	position:absolute;
	color:#fff;
	padding:10px 10px 10px 15px;
	font-size:12px;
	line-height:18px;
	background:#111;
	width: 165px;

	}
	
	.slide-minicaptiontitle {
		font-size:16px; letter-spacing:0; color:#fff; display:block;
		line-height:23px;

	}
	
	.slidecaption {
	top:50px;
	right:0;
	float:right;
	position:absolute;
	color:#fff;
	padding:15px;
	font-size:12px;
	line-height:18px;
	background:#111;
	width: 370px;

	}
	
	.slidecaption a {color:#fff; }
	.slidecaption a:hover {text-decoration:none;}
	

.slidecaptiontitle {
	font-size:26px; letter-spacing:-1px; font-weight:bold; color:#fff; display:block;
	padding-bottom:10px;

}
.highlighted{
	display:block;
	padding:5px;
	font-weight:bold;
}


	.slidecaptiontitle a {
		color:#fff;
	}
	
	.slidecaptiontitle a:hover {
		color:#fff; text-decoration:none;
	}

