/*  
Theme Name: Twicet
Theme URI: http://www.kriesi.at/
Description: A Business & Portfolio Theme
Version: 1
Author: Christian "Kriesi" Budschedl
Author URI: http://www.kriesi.at 
*/
@font-face {
 font-family: MyCustomFont;
 src: url("../../../BROADW.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont;
 src: url("../../../BROADW.TTF") /* TTF file for CSS3 browsers */
}
.amx {
 font-family: MyCustomFont, Impact, "Arial Black", sans-serif;
 font-size: 12px;
 font-weight:bold;
 color:#686767;
}


/*Small reset*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p{
	margin:0;
	padding:0;
}

/*Structured layout mainpage*/


body{
	font-size:11.5px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	line-height:21px;
	position:relative;
	color:#000
		}
		
.wrap_all{ /*only needed if using big background images like in theme 5*/
	width:100%;
	position:relative;
	display:table;
	}

#top{
	width:960px;
	margin:0 auto;
	position:relative;
	}



/*****************************
1.) #head	
/****************************/	
	
	#head{
		height:128px;
		position:relative;
		z-index:10;
		}
		
			.logo, .logo a{
	display:block;
	height:95px;
	width:129px;
	position:absolute;
	right:60px;
	top:15px;
				}
				
					#top .logo a{
	top:6px;
	right:1px;
	text-indent:-9999px;
	outline:none;
						}
		
/*****************************
2.) #main
/****************************/		
			#main{
			position:relative;
			padding-top:45px;
			float:left;
			}
			
			
/*****************************
3.) #mainpage image slider
/****************************/	

				#featured{
					height:365px;
					margin-bottom:25px;
					position:relative;
					}
				
						.featured_item{
							height:350px;
							margin:0 auto;
							position:relative;
							top:-35px;
							width:940px;
							overflow:hidden;
							display:none;
						}
						
						#top .current{
							display:block;
							}
							
							
							.featured_text {
								letter-spacing:0.4px;
								left:30px;
								line-height:20px;
								position:relative;
								top:30px;
								width:372px;
								z-index:2;
							}
							
									#featured .entry{
									margin-bottom:8px;
									height:242px;
									overflow:hidden;
									border-bottom:none;
									padding-bottom:0;
									}
								
							.featured_image{
								height:350px;
								position:absolute;
								right:0;
								top:0;
								width:940px;
								overflow:hidden;
								}
								
							.featured_image img{
								position:absolute;
								right:0;
								top:0;
								}
				
					#featured_bottom{
						position:absolute;
						height:60px;
						bottom:-10px;
						width:100%;
					}
							
							.ticker{
								font-size:11px;
								margin:18px 15px 0 39px;
								width:450px;
								}
							
							.ticker, .ticker a{
								text-decoration:none;
								}
								
							.ticker span{display:none;}
							.ticker .active_ticker{display:block;}	
								
							.preview_images{
								height:60px;
								line-height:60px;
								position:absolute;
								right:39px;
								top:10px;
								}
								
							.preview_images a img{
								padding:1px;
								}
								
							.preview_images a{
								outline:none;
								display:block;
								position:relative;
								margin-right:5px;
								float:left;
								}
								
							.pointer{
								height:13px;
								left:18px;
								position:absolute;
								top:37px;
								width:13px;
								}
								
/*****************************
4.) breadcrumb navigation
/****************************/	
								
			
			.breadcrumb{
				font-size:11px;
				left:40px;
				position:absolute;
				bottom:-49px;
				z-index:5;
				}
				
						.breadcrumb a{
							text-decoration:none;
							}
							
						.breadcrumb a:hover{
							text-decoration:underline;
							}
							
				
				
				
/*****************************
4.) breadcrumb navigation
/****************************/	
								
			
			.subnavs{
				height:34px;
				
				font-size:10px;
				left:-8px;
				position:absolute;
				bottom:-49px;
				z-index:5;
				}
				
						.subnavs ul{ 
						
				
							line-height:12px;
							list-style:none;
							text-decoration:none;
							}
							
						.subnavs ul li{
							text-align:center;
							width:94px;
							float:left;
							text-decoration:underline;
							}
							
			.subnavs ul li a{
							text-decoration:none;
							color:#FFF;
											
							}
/*****************************
5.) content area below slider and on subpages
/****************************/	
						
			.content_top{
				height:30px;
				padding:0 10px;
				width:940px;
				float:left;
				}		
				
			#content{
				float:left;
				padding:0 10px 0 10px;
				position:relative;
				width:940px;
				}
					
					#sidebar{
						float:left;
						padding:0 0 15px 20px;
						position:relative;
						width:265px;
						overflow:hidden;
						}
							
								
								#top #sidebar .small_box{
									padding:0 0 15px 0;
									}
							    
								#top #sidebar .right-panel_amura{
									padding:0 0 15px 0;
									}
									
			
					
/*****************************
6.) Portfolio Page (no sidebar)
/****************************/	
					#inner_content_big{
						float:left;
						width:880px;
						padding:0 0 15px 30px;
						position:relative;
						}
						
							
							.entry_portfolio{
								padding-bottom:30px;
								clear:both;
								float:left;
								width:100%;
								position:relative;
								}
								
								.entry_portfolio p{
									font-style:italic;
									}
						
							.portfolio_item{
								height:132px;
								overflow:hidden;
								padding:5px;
								position:relative;
								width:250px;
								}
								
							#top .portfolio_item h3{	
								position:absolute;
								bottom:13px;
								left:0;
								border:none;
								padding:0;
								margin:0;
								line-height:1em;
							}
							
							#top #main .portfolio_item h3 a{
							padding:4px 8px;
							font-size:12px;
							display:inline;
							height:auto;
							width:auto;
							overflow:auto;
							}
							
							.portfolio_item a{
								display:block;
								overflow:hidden;
								width:250px;
								}
							
								
							#top .portfolio_item img, #top .portfolio_item a img{
								border:none;
								padding:0 !important; /*ie 6 fix fix =)*/
								margin:0;
								}
/*****************************
7.)pages with sidebar
/****************************/								
					
					#inner_content{
						float:left;
						width:580px;
						padding:0 0 15px 25px;
						position:relative;
						}
						
					#inner_content .entry{
						width:570px;
						}
						
								.entry{
									clear:both;
									margin-bottom:28px;
									overflow:hidden;
									padding-bottom:20px;
									position:relative;
									}
									
								.entry-head{
									position:relative;
									top:-3px;
									margin-bottom:20px;
									font-size:11px;
									}
									
										
										.categories, .comments, .entry-head a, .more-link, #top .portfolio_item h3 a{
											text-decoration:none;
											padding:2px 0;
											}
											
											#top .entry-head a, .more-link{
											padding:2px 4px;	
												}
	
											
											.date{
												padding:2px 4px;
												}
									

				
					#subpage #content{
						padding:20px 10px 0;
						}
						
						

/*****************************
7.)pages without sidebar
/****************************/								
					
					#inner_content_ws{
						float:left;
						width:880px;
						padding:0 0 15px 30px;
						position:relative;
						}
						
					#inner_content_ws .entry{
						width:880px;
						}
						


/*****************************
7.) Small Boxes and Sidebar "Widgets"
/****************************/	
				
							.small_box{
								float:left;
								padding:0 0 15px 50px;
								position:relative;
								width:260px;
								}
						
							#top .box1{
								padding:0 0 15px 30px;
								}
							
							.small_box h3{
								margin:0 0 5px;
								}
		
																
							.small_box img{

								padding:5px 0 !important;
								padding:0;/*ie6 fix for png elemnts needs this*/
								}
								
							.widget_categories a, .widget_pages a{
							padding:5px;
							display:block;
							text-decoration:none;
							width:250px; /*change if sidebarwidth changes*/
							}
								
						
							
							/* uncomment this if you want sublevels with indents
							.small_box ul ul a{
								padding-left:25px;
								width:230px;
								}
								
							.small_box ul ul ul a{
								padding-left:45px;
								width:210px;
								}
								
							.small_box ul ul ul ul a{
								padding-left:65px;
								width:190px;
								}
							*/
				
				
			
			
		#footer{
			clear:both;
			padding:40px 15px;
			position:relative;
			font-size:10px;
			width:930px;
			line-height:14px;
			}
		
		
		
		

					
				.copyright{
					float:left;
					display:block;
					}
					
				.scroll-top{
					float:right;
					display:block;
					}
					
				
		




/*****************************
#basic & common styles	
/****************************/

h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
		}

a{
		text-decoration:underline;
	}

a:hover{
		text-decoration:none;
	}
	
a img{
	border:none;
	}
	
p{ padding: 0 0 1em 0}


ul, ol{
	list-style-position:outside;
	margin-left:20px;
	}
	
#sidebar ul, #sidebar ol{
	margin-left:0px;
	}
	
#sidebar li{
	list-style-type:none;	
		}
	

h1,h2,h3,h4,h5,h6, legend{
	font-weight:normal;
	padding-bottom:5px;
	line-height:1.4em;
		}
	
	h1{clear:both; font-size:32px;font-weight:bold;}
	h2{font-size:22px; clear:both;}
	h3, legend{font-size:18px; clear:both;}
	h4{font-size:16px; clear:both;}
	h5{font-size:14px; clear:both;}
	h6{font-size:13px; clear:both;}
	
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
		text-decoration:none;
		} 
		
	
		
		
	#featured h2{
		margin-bottom:8px;
		padding-bottom:8px;
		}	
		
	#inner_content h2, #inner_content h2 a, #inner_content_big h2, #inner_content_big h2 a{
		font-size:32px;
				}

	blockquote p{
	padding:11px 0px;
	}
	
	blockquote{
	margin:0 0 22px 5px;
	padding:0 15px;
		}
	
.floatleft{
	float:left;
	}

.floatright{
	float:right;
	}
	
.clearboth{
	clear:both;
	}
	
.alignleft{
float:left;
margin:0px 15px 15px 0pt;
}

.alignright{
float:right;
margin:0px 0pt 15px 15px;
}

.aligncenter{
clear:both;
display:block;
margin:10px auto;
padding: 10px 0;
}

#top .wp-smiley{
	border:none;
	padding:0;
	}
	
.meta{
	display:block;
	position:relative;
	top:3px;
		font-size:11px;
	line-height:14px;
	}
	

		
	
.read-more, .show-next{
			display:block;
	font-size:11px;
	font-weight:bold;
	height:41px;
	left:-2px;
	line-height:41px;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:165px;
	}
	
#top .show-next{
	bottom:0;
	left:165px;
	position:absolute;
	}
	
.read-more:hover, .show-next:hover{
			}
	
.entry ul, .entry ol{
	list-style-type:disc;
	list-style-position:inside;
	margin:0;
	padding:0 0 20px 0;
	}
	
#top .entry ol{
	list-style-type:decimal;
	}
	
.entry li{
	padding:3px 10px; border:0px;
	}
	
blockquote{
			font-size:13px;
	font-style:italic;
	margin:0 0 20px;
	padding:10px 20px 10px 41px;
	}
	
	
/*CONTACT FORM*/	



#searchsubmit, #send, #top #submit{
	cursor:pointer;
	}
	
	
#s, .text_input, .text_area{
padding:5px;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
width:200px;
font-size:11.5px;
}

#searchsubmit, #send, #submit{
padding:4px 20px;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
font-size:11.5px;
}

.hidden{
	display:none;
	}
#commentform{
	padding-bottom:20px;
	}


fieldset{
border:none;
padding:0;
margin:0;
overflow:hidden;
}

fieldset label{
	padding-left:7px;
	}
.blocklabel{
	display:block;
	padding:10px 0 0 0;
}

#top .text_area{
	width:450px;
	}
	
.corner_left, .corner_right{
	position:absolute;
	top:0;
	height:5px;
	width:5px;
	z-index:6;
	left:0;
		}
	
#top .corner_right{
	left:935px;
		}
	
/*navigation*/

.navwrap{
		height:50px;
	left:5px;
	line-height:50px;
	padding-right:18px;
	position:absolute;
	top:50px;
	font-size:12px;
	z-index:6;
	}

#top #nav{
	float:left;
	height:50px;
	line-height:50px;
		padding-left:13px;
}


#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:50px; 
	z-index:5;

}


#top #nav a{
	height:33px;
	display:block;
	padding:0 21px;
	text-decoration:none;
	text-align:center;
	line-height:28px; 
	outline:none;
	z-index:35;
	position:relative;
	float:left;
	}

#top #nav ul a{
	line-height:33px; 
}

#top #nav li{
	float:left;
	position:relative;
	z-index:20;
	margin-top:11px;
}

#top #nav li li{
	border-left:none;
	margin-top:0;
}

#top #nav ul {
	position:absolute;
	display:none;
	width:172px;
	top:33px;
	left:-1px;

}

#top #nav li ul a{
	width:130px;
	height:auto;
	float:left;
	text-align:left;
	padding:0 21px;
}

#top #nav ul ul{
	top:auto;
	border-top:none;
}	

#top #nav li ul ul {
	left:172px;
	top:0px;
}

#top #nav li:hover ul ul, #top #nav li:hover ul ul ul,#top  #nav li:hover ul ul ul ul{
  	display:none;	
}
#top #nav li:hover ul, #top #nav li li:hover ul, #top #nav li li li:hover ul, #top #nav li li li li:hover ul{
	display:block;
}






/**************************
featured_client
/***********************/


.right-side{ 
	width:331px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:-15px;
	}

.featured_client{
	background:url(../../../images/featured-client_bg.jpg) no-repeat;
	width:293px;
	height:274px;
	float:right;
	padding-right:10px;}

.title_featured-client{
	font-size:14px;
	padding:7px 5px 10px 50px;}
	
.title_featured-client span{
	font-weight:bold;
	color:#900;}	

.name_featured-client{
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	padding:3px 5px 5px 70px;
	color:#fff;}

.client-text{
	margin:120px 5px 0 20px;}

.client-text p a{ 
	color:#a00808;
	text-decoration:underline;
	font-size:10px;}

.client-text p a:hover{ 
	color:#000;
	text-decoration:none;
	}


/**************************
blog
/***********************/


.blog{ 
	background:url(../../../images/blog_bg.jpg) no-repeat;
	width:281px;
	height:325px;
	float:right;
	margin:20px 5px 5px 10px;
	}

.blog-text{ 
	margin:50px 5px 0 25px;
	line-height:15px;
	width:240px;
	font-size:11px;
	color:#363636;
	}

.blog-text-1{
	border-bottom:#CCC solid 1px;
	}

.blog-text-1 strong{
	color:#2c62ac;
	}

.blog-text-1 p{
	color:#666;
	font-style:italic;
	}



table.contentpaneopen {
	float:left;
}


/*NEW CSS*/


.right-column{ float:right; width:293px; font-size:11px; padding-right:10px; }
.latest-news{ padding:0 5px 0 5px;}
.vdo-title{ background:#252525; color:#fff; font-size:10px; font-weight:bold; text-align:center;border:solid 1px #b5b5b5}
.news-title{ background:url(../../../images/news-title.jpg) no-repeat bottom center; height:39px; width:294px; padding:5px 0 0 0; text-align:center; font-size:16px; color:#FFF; font-weight:bold}
.news-body{ width:258px; margin:0 6px 0 8px;border-left: solid 1px #e9e9e9; border-right: solid 1px #e9e9e9; padding:0 10px 10px 10px; background:#FFF;}
.news-text{ padding-top:10px;}
.latest-news a{ color:#9f0c0c; text-decoration:underline}
.newsbottom{ background:url(../../../images/rt-news-btm.jpg) no-repeat top center; width:280px; height:17px; margin:auto}

.succes-stories{ width:258px; margin:auto;}
.success-title{ background:url(../../../images/successtitle-bg.jpg) no-repeat bottom ; color:#a42424; font-size:18px; height:36px; padding:10px 0 0 0; text-align:center; font-weight:bold}
.success-body{ background:#FFF; border-left: solid 1px #e9e9e9; border-right: solid 1px #e9e9e9; padding:0 10px 0 5px;}
.success-clients{ padding-top:5px;}
.client-image{float:left; width:95px; text-align:center;}
.client-details{float:right; width:145px;}
.client-details a{ color:#9f0c0c; text-decoration:underline}
.bottom-curve{ background:url(../../../images/success-bottom.jpg) no-repeat top center; height:8px; line-height:8px;}

.blogs-box{  margin:auto; }
.blog-image{ float:left; width:150px; margin:0 0 0 20px;}
.rss-blogs{ float:right; width:25px; margin:20px 20px 20px 20px;}
.blogs-body{background:#FFF; border-left: solid 1px #e9e9e9; border-right: solid 1px #e9e9e9;padding:10px 10px 0 10px;}
.blogs-text{ padding:0px 0 0px 0;}
.blogs-title{ padding-bottom:5px;}
.blogs-title a{ color:#6E6E6E; font-weight:bold;  text-decoration:none}
.blogs-title a:hover{ color:#FFF; font-weight:bold;  text-decoration:none}
.italics{ font-style:italic; color:#787878;}
.blue-fonts{color:#2c62ac; }
.grey-border{ border-bottom:solid 1px #6C6C6C; line-height:5px;}
.spacer{ clear:both}







.bottom-block{ background:url(../../../images/bottom-block-bg.jpg) repeat-x top ; border:solid 1px #dfdede; 
padding:0 25px 10px 25px ; font-size:11px; margin-top:15px;}
.crm-block{ float:left; width:260px; padding-right:40px; }
.crm-head{ background:url(../../../images/crm-icon.jpg) no-repeat top; height:34px;color:#044a7f; font-size:24px; padding:20px 0 0 60px}
.crm-body{line-height:18px;text-align:justify}
.cms-block{float:right; width:260px;}
.cms-head{ background:url(../../../images/Cms-icon.jpg) no-repeat top left ; height:34px;color:#044a7f;font-size:24px; padding:20px 0 0 60px}
.cms-body{ line-height:18px;text-align:justify}
.chat-block{float:right; width:275px; background:url(../../../images/livecaht-bg.jpg) no-repeat; height:150px;  }
.clickbutton{ margin:70px 0 50px 128px;}
.bottom-block a{ color:#a00808; text-decoration:underline}









.center_block{ float:left; width:570px; font-size:12px; font-family:Arial, Helvetica, sans-serif; padding:0 0 0 26px;}
.lcs-services{ text-align:justify }
.lcs-services a{ color:#fff; text-decoration:none}
.lcs-offers{background:url(../../../images/lcs-offers.jpg) no-repeat top left; float:left; width:260px;}
.lcs-heading{ font-size:12px; color:#FFF; padding:5px 0 0 10px;}
.lcs-text{ margin-top:220px; border-top:solid 1px #dddddd; line-height:20px; padding:10px 0 0 0 ;}
.lcs-text a{ color:#a00808; text-decoration:underline}
.lcs-branding{background:url(../../../images/lcs-branding.jpg) no-repeat top left; float:right;width:260px;}
.lcs-newsletter{ float:left; width:260px; border:solid 1px #828282;}
.header-nl{ background:url(../../../images/black-head-bg.jpg) no-repeat top; height:25px;font-size:16px; color:#fff; font-weight:bold; padding:5px 0 5px 10px;}

.nl-text{padding:5px; line-height:16px; text-align:justify}
.textbox{ border:solid 1px #b5b5b5; height:20px;}
.lcs-video{ float:right; width:260px;}
.video-title{ background:#303030; font-size:16px; color:#fff; font-weight:bold; text-align:center;
padding:5px 0 5px 0;}
.video-body{ border-bottom: solid 1px #828282; border-left:solid 1px #828282 ; border-right:solid 1px #828282}
.fl-span{ float:left; width:150px;}
.fl-span2{ float:left; width:30px;}
.largefont{ font-size:20px; }
.margintop30{ margin-top:30px;}

.readmore{ color:#A00808}





.solution-rt-col{ background:#eeeeee; width:314px; padding:25px; font-size:12px; font-family:Arial, Helvetica, sans-serif} 
.form-question{ background:#def3fb; width:258px; border:solid 1px #98b6c2}
.form-title { background:url(../../../images/form-title-img.jpg) no-repeat left top #fff; padding:4px 2px 4px 35px; height:38px; font-size:11px; font-weight:bold; line-height:20px;}
.form-body{ padding:15px;  border-top:solid 1px #98b6c2}
.form-body select{width:214px;}
.form-body em{ color:#900;}
.form-body div{ margin:8px 0 8px 0}
.inputname{ background:url(../../../images/name-textinput.jpg)no-repeat; width:178px; height:26px;padding-left:36px;}
.selectcountry select{ background:url(../../../images/country-select.jpg) no-repeat #FFF;width:214px;height:26px;padding-left:36px;}
.inputemail{ background:url(../../../images/email-input.jpg) no-repeat; width:178px; height:26px;padding-left:36px;}
.inputphone{ background:url(../../../images/telephone-input.jpg) no-repeat;height:26px; padding-left:36px;width:178px;}
.form-body textarea{ border:solid 1px #bbd4e3; width:214px;}
.form-body label{ font-weight:bold;}
.blk-buttons{ background:url(../../../images/black-button.jpg) bottom; width:65px; height:26px; padding:0; color:#FFF; }

.sol-rt-vdo{ width:267px; margin-top:20px;}

.sol-testimonials{ width:262px; margin-top:20px;}
.sol-testimonials h2{ text-align:center; font-size:16px}
.testmonial-text{ background:url(../../../images/testimonials-bg.jpg) no-repeat top; height:115px; padding:12px; line-height:18px; color:#FFF;}
.testmonial-by{ color:#666; text-align:center}






.solution{ width:623px; text-align:justify; background:#f5f5f5}
.page-heading{ background:#2a64b7; margin-top:14px; color:#FFF; font-weight:bold; padding:4px 0 4px 10px; font-size:14px; margin-bottom:15px;}


.page-top-image{ margin-bottom:10px;}
.page-top-image img{ border:solid 1px #CCC}


.sol-quotation{ background:#fff; border: solid 1px #d3d3d3;  width:548px; padding:0 10px 10px 10px; margin:15px 0 15px 0; color:#2C62AC }
.sol-text{ width:582px;  margin:10px 15px 0 15px;  font-size:12px; font:sans-serif; }
.sol-bottom-blocks{padding:10px 15px 0 15px; font-size:11px; margin-top:20px;}
.sol-bottom-blocks a{ color:#a00808; text-decoration:underline}
.sol-float-blocks{ float:left; width:165px;  margin-right:15px;}
.sol-float-blocks ul{ list-style:none; margin:0; padding:0}
.sol-float-blocks ul li{ border-bottom:solid 1px #cfcfcf; padding:5px;}
.sol-float-blocks table td{ padding:0; margin:0;}
.floating-blocks-title{ background:url(../../../images/blue-titles-bgf.jpg); height:29px ; width:81px; text-align:center; color:#FFF; font-weight:bold; padding-top:4px;}
.joinus{ background:#fff; border-top:solid 1px #d3d3d3; border-bottom:solid 1px #d3d3d3; padding:5px 15px 5px 15px; margin-top:15px;}


.joinus-fl{ width:30%; float:left}
.joinus-fr{ width:70%; float:right; }

.list-blocks{ margin-bottom:10px;}
.sol-float-blocks h3{ font-size:12px;}


.landings_icons{float:left; width:250px; border:solid 1px #c4c4c4; margin:5px 15px 5px 15px; }
.landings_icons a:hover{ color:#F60;}
.landings_icons a{ color:14px; text-decoration:none}



/*webtools*/

.sol-text-fl{ width:260px; float:left; }
.sol-text-fr{ width:260px; float:right; margin-right:30px; }
.webtools-boxes{ margin-bottom:20px;}
.webtools-boxes p{ font-size:11px; padding:5px 0 5px 0}
.webtools-titles{ border-bottom:dashed 1px #7f7f7f; color:#196fab; font-size:18px; }
.webtools-boxes ul{ list-style:url(../../../images/green-tick.jpg); margin-left:30px;}
.webtools-boxes ul li{ padding:5px 0 5px 0}




/*Contacts*/

.contact-box{ padding:15px; font-size:12px}
.contact-title{ border-bottom:solid 1px #999; color:#b63838; font-size:16px; font-weight:bold; margin-bottom:10px; padding-bottom:5px;}
.contact-fl{ float:left; width:46%; margin-right:30px; margin-top:10px;}
.flag-title{ background:#FFF; margin-bottom:8px;}
.contact-fr{float:left; width:47%;margin-top:10px;}
.red-font{ color:#b63838;} 


.green-tick{ list-style:url(../../../images/green-tick.jpg); margin-left:30px;}
.green-tick li{ padding:5px 0 5px 0; border-bottom:none}

.seo-titles{ font-size:13px; font-weight:bold; border-bottom:solid 1px #999; padding-bottom:6px;}

.orange-tick{margin-left:100px; list-style:url(../../../images/orange-tick.jpg); margin-left:30px;}
.orange-tick li{ padding:5px 0 5px 0; }

.blue-bullets{ list-style:url(../../../images/blue-bullets.jpg);}
.blue-bullets li{ padding: 5px 0 10px 0;}
.blue-bullets li a{ text-decoration:none; font-size:14px}


.home-msg h2{ font-size:11px; color:#F90 }
.home-msg ul li{ font-size:11px }
.errorExplanation h2{font-size:11px;}
.errorExplanation ul li{ font-size:11px; font-weight:normal; }




.auto_dealer_img{float:left; width:260px; }
.auto_dealer_text{ float:right; width:300px;}


.featuredclients{ width:258px;}
.featuredclients-title{ background:url(../../../images/black-b.jpg); height:24px; padding:5px 0 5px 0; text-align:center; color:#FFF; font-size:16px; font-weight:bold}
.featuredclients-body{ background:#FFF; border:solid 1px #808080}
