

body{
	
	background: url(../images/bg-body.gif);
	font-family: Georgia, serif;
}
div.container{
	
	width: 970px; margin: 0 auto;}



/*------Standard Layout Styles------*/
/*----------------------------------*/
div.shadow{
position: relative; float: left;background: url(../images/bg-shadow.gif); width:100%;}

 div.grid_12{background:#fff;}

.border-right{border-right:solid 1px #999; margin-right:8px;}
.no-border{border: none;}

.padding{padding:20px;}
.margin{margin:20px;}

.margin-top{margin-top:20px;}
.margin-bottom{margin-bottom:20px;}
.margin-left{margin-left:20px;}
.margin-right{margin-right:20px;}

.no-margin-top{margin-top:0px;}
.no-margin-bottom{margin-bottom:0px;}
.no-margin-left{margin-left:0px;}
.no-margin-right{margin-right:0px;}

.no-padding-top{padding-top:0px;}
.no-padding-bottom{padding-bottom:0px;}
.no-padding-right{padding-right:0px;}
.no-padding-left{padding-left:0px;}

.padding-top{padding-top:20px;}
.padding-bottom{padding-bottom:20px;}
.padding-right{padding-right:20px;}
.padding-left{padding-left:20px;}

div.double-line{border-top:solid 1px #999; border-bottom:solid 1px #999; height:2px; line-height:2px; font-size:1px; width:100%; position:relative; float:left;}

/*--Standard Typographic Styles-----*/
/*----------------------------------*/

a{border-bottom:solid 1px black; color: black; text-decoration:none;}
a:hover{border-bottom:none;}

a img{
border:none;
text-decoration:none;
}
	
abbr{border-bottom:dashed 1px; cursor:help;}
 abbr a{border:border-bottom:solid 1px #6a94ba;}
abbr a:hover{border:none;}

address{
	margin: 18px 0 18px 0; font-style: normal; line-height: 18px; font-size: 14px;
}
del{text-decoration:line-through; color:#666;}
dl, dt, dd{font-family:Georgia, "Times New Roman", Times, serif; color:#191919; font-size:14px;}
dl{margin: 9px 0 18px 0;}
dt{font-weight:bold;}
dd{margin:0 0 18px 20px;}
h1{color: #000;font-size:30px; line-height:30px; font-weight:normal; margin: 0 0 36px 0;}
h2{color: #000;font-size:24px; line-height:26px; margin: 36px 0 18px 0; font-weight:normal;}
h3{color: #000;font-size:20px; line-height:24px; margin: 36px 0 18px 0; font-weight:normal;}
h4{color: #000;font-size:16px; line-height:20px; margin: 24px 0 9px 0; font-weight:normal;}
h5{color: #000;font-size:15px; line-height:18px; margin: 24px 0 9px 0; font-weight:normal;}
h6{color: #191919;font-size:14px; line-height:18px; margin: 9px 0 9px 0; font-weight:normal;}
iframe{border:solid 1px #ccc; width:99%;}
ins{background:#dff5ff; color:#000;}
ins a{color:#000;}
p{font-size:14px; line-height:24px; margin: 0 0 18px 0; color:#191919;}
ul {list-style: disc; margin:0 0 18px 15px; }
ol{	list-style:decimal;margin:0 0 18px 20px;}
 li{font-size:14px; line-height:20px;	margin: 0 0 10px 0px;}
small{ font-size: 12px; line-height: 12px;
	
}

/*--------------Navigation----------*/
/*----------------------------------*/




ul.navigation{ 
border-left:solid 1px #632727;
border-collapse:collapse;
margin: -20px 0 0px 310px; 
  height: 20px; }

ul.navigation li{ display: inline; margin: 0 15px 0 15px; height:20px; list-style: none; padding: 0 5px 0 5px; height:100%; position:relative; float: left;}
 

ul.navigation li a{border:none; color:#666; display:block;line-height:20px; }

ul.navigation li a:hover, ul.navigation li.active a{border-bottom:solid 2px #990000; color:#000;}
body.home li.home,
body.about li.about,
body.countries li.countries,
body.services li.services,
body.contact li.contact
{border:none; border-bottom:solid 2px #990000; color:#000;}


/*------------Header----------------*/
/*----------------------------------*/

.logo a {border:none;}
.call-to-action p.call-us{

a img{
border:none;
text-decoration:none;
}

outline: none;
border: 0px none transparent;
font-weight:bold; 
font-size:23px; 
font-family:Arial;
/*font-style:italic; */
text-align:justify; 
margin: 0 0 5px 0; 
width:95%;}/* Width attribute fixes for IE6*/

.call-to-action p em{color:#ff1414; font-size:28px; line-height:28px;}

.call-to-action p tf{color:black; font-size:10px; line-height:18px;}

.call-to-action p.locations{ font-size:14px;}

.call-to-action ul{
list-style:none;
margin: 10px 0 0 0;
width:95%; 
}/* Width attribute fixes for IE6*/

.call-to-action ul li{
background:url(../images/bg-bullet.gif) no-repeat left; 
font-family:Arial, Helvetica, sans-serif; 
 font-size:12px;
 float:left;
 line-height: 16px;
 margin:5px 0 0 0px;
 padding: 0 0 0 15px;
position:relative; 
width:43%;  }

p.call-us a,		
p.call-us a img{		
	border-bottom:0;		
}
  
/*------------Footer----------------*/
/*----------------------------------*/
p.footer{
font-size: 13px;	text-align: center;
}
p.footer a{
border: none; color: #333; }
p.footer a:hover{
	border-bottom: solid 1px; color: #000;
}

/*-------Sidebar Contact Form-------*/
/*----------------------------------*/
/*a { color:#42241b; font-size:16px; text-decoration:none; }
a:hover { color:#000; text-decoration:underline;  }*/

#ff label { 
	cursor:pointer;
	margin:4px 0;
	color:#ed7700;
	display:block;
	font-weight:800;
}

input { 
	display:block;
	width:90%;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background-color:#f4f4f4;
	color:#000;
	border:1px solid #5f5f5f;
	padding:10px;
	margin-bottom:25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

textarea{
	display:block;
	width:90%;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background-color:#f4f4f4;
	color:#000;
	height: 150px;
	border:1px solid #5f5f5f;
	padding:10px;
	margin-bottom:25px;	
	margin-top:2px;
		font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.sendButton {
	cursor:pointer;
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	border-radius:16px;
	border:1px solid #eeb44f;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	width:100%;
	font-weight:bold;
	text-shadow:1px 1px 0px #cc9f52;
}
.sendButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}
div.grey{
background: #e6e6e6;
border:solid 1px #ccc;
}
div.contact-form{
margin: 0 0 20px 0;
width:98%; 	
}
div.contact-form h3{
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 18px 0;
	width:100%;
}
div.contact-form p{
	font-family: Arial, sans-serif; 
	line-height: 16px; 
	margin: 9px 0 0 0;
}
div.contact-form p.success{background:#97cca4;color:#000; font-weight:bold; border:dashed 1px #00CC33; padding: 8px; margin-bottom:10px;}
div.contact-form p.fail{background:#f6b6b6;color:#000; font-weight:bold; border:dashed 1px #f63434; padding: 8px; margin-bottom:10px;}
div.contact-form input.text{
	border: none;
	background: none;
	background:#fff;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	border: solid 1px #999;
	margin: 5px 0 5px 0;
	padding: 5px 3px 5px 3px;
	width: 80%;
}

div.contact-form input.submit{
	background: none;
	background: url(../images/bg-submit.gif) top left no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size:18px;
	font-weight: bold;
	height: 50px;
	margin: 10px 0 0 0;
	text-align: center;
	width: 250px;
}
div.contact-form input.submit:hover{
background-position: bottom left;
}

/*------------Home Page----------------*/
/*----------------------------------*/

.practice-area h2{margin-bottom:18px;
}

.home-location h2{margin-bottom:18px;
}


/*------------About Page----------------*/
/*----------------------------------*/

.profile{	text-align: right; }
.profile h2{margin-top: 0px;}
p.quote{
color: #e6e6e6;
	font-size: 300px;
}

.testimonial p{width:98%;}/*Takes care of IE6*/

/*------------Articles Page----------------*/
/*----------------------------------*/
 
 div.articles{
 background:url(../images/bg-border) repeat-y;
 background-position: 620px 0;
  display:inline;
 float:left;
 width:960px;
 }
 div.articles div.left-side{

 display:inline;
 float:left;
 width:620px;
 }
div.sidebar
{
  display:inline;
 float:left;
 width:340px;
} 
div.sidebar a.submit{
	background: none;
	background: url(../images/bg-submit.gif) top left no-repeat;
	
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin-top: 25px;
	height: 50px;
	line-height: 50px;
	text-align: center;
		width: 250px;
}
div.sidebar a.submit:hover{
background-position: bottom left;
}

div.sidebar h3{margin-top:0px;}

/*---------------------Media queries-----------------------*/

/*-----tablet and mobile screens-----*/
@media only screen and (max-width: 990px) {
	.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16{
		margin:0;
	}		
			
	.grid_8 img{		
		display:block;		
		margin-left:auto;		
		margin-right:auto;
	}
	
	div.shadow{
		background:#fff;
		padding:10px;
		box-sizing:border-box;
	}
	
	.logo{
		clear:both;
		float:none;
	}
	
	
	.logo img{
		max-width:200px;
		height:auto;
		display:block;
		margin:-20px auto 0 auto;
		clear:both;
	}
	
	ul.navigation li{
		display:inline-block;
		float:none;
		margin: 10px 15px;
	}
	
	ul.navigation{
		display:block;
		clear:both;
		width:100%;
		height:auto;
		margin:0;
		padding:15px 0 0 0;
		border:0;
		text-align:center;
		float:none;
	}
	
	img{
		max-width:100%;
		height:auto;
	}
	
	div.container {
		width: 100%;
	}
	
	.container_12, .container_16{
		width: 100%;
	}
	
	.container_12 .grid_12,
	.container_12 .grid_9,
	.container_12 .grid_8,
	.container_12 .grid_7,
	.container_12 .grid_6,
	.container_12 .grid_4,
	.container_12 .grid_3
	{
		width:100%;
	}
	.padding-left, .padding-right{
		padding:0;
	}
	
	.call-to-action p.call-us {
		outline: none;
		border: 0px none transparent;
		font-weight: bold;
		font-size: 28px;
		font-family: Arial;
		/* font-style: italic; */
		text-align: center;
		margin: 15px 0;
		width: 95%;
	  }
	  
	.margin-top {
	  margin-top: 10px;
	}
	
	.margin-bottom {
	  margin-bottom: 10px;
	}
	
	
	.testimonial.grid_4{
		width:70%;
	}
	
	.profile{
		text-align:center;
	}
	
}

