/* project: Gallant Video
   author: Matt Bower (www.bowertech.com) */

   
/* default styles
   -------------- */
#fallbackLogin p{
	margin-right:10px;
}
#contact {
  background: none repeat scroll 0 0 #F4F4F4;
  border: 1px solid #CCCCCC;
  border-radius: 8px 8px 8px 8px;
  float: left;
  margin-left: 18px;
  margin-top: 12px;
  padding: 16px 16px 40px;
  width: 620px;
}
.highlight{
	background-color:#C7E542;
	border:1px solid red;	
}
 /* 
body { 
	padding: 0; 
	margin: 0; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}
*/
body {
    color: #6E6E6E;
    font-family: "Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
    font-size: 13px;
    line-height: 18px;
}
html{
	overflow-y: scroll;
}
a {
	color: #4A8EBC; 
	background: inherit;
}

p.tight{
	margin-bottom:0px !important;
	
}

.bold{
	font-weight:bold;
}

.bar a:hover {
	color: #C3593C;
	background: inherit;
	text-decoration:underline;
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
	font-size:1.6em;
}

h1 a:hover, h2 a:hover {
	color: #C3593C;
	background: #FFF;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}
.clipImage {
  float: left;
  margin:0px 8px 8px 0px;
}
/* h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -0.5px;
	color: #000; 
	background: inherit;
} */

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
}

p {	margin: 0 0 5px 0; }

.lbox p {
    text-align: left;
}
#main_content > ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
	max-width:370px;
}
#main_content > ul.bullets{
 list-style:square !important;
 margin-left:50px;
}
.noBullet{
	list-style:none;
}

form { 
	margin: 0; 
}

.contactInput{
	width:300px;
}

input.search { 
	width: 145px; 
	height: 22px;
	border: none;
	background: #fff url(../images/../images/input.gif) no-repeat; 
	padding: 5px 10px 0 25px;
	color: #808080;
	margin: 0 16px;
}

input.button {
	border: 0;
	height: 27px;
	width: 36px;
	background: #ABC43C url(../images/button.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
	margin:0 10px;
	cursor:pointer;
}

input.login { 
	width: 150px;
	border: none; 
	background: url(../images/logininput.gif); 
	padding: 4px; 
}

/* layout
   ------ */

#content { 
	margin: 0 auto;
	width: 990px; 
}

.logo {
	float: left;
	width: 250px;
	padding: 10px 0 11px 0;
}

.header_right {
	float: right;
	width: 715px;
	height: 72px;
}

.logo p {
	font-size: 1.2em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}


.top_info {
	width: 700px;
	margin: 8px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(../images/dot.gif) repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}

.liHeader {
  list-style: none inside none;
  margin-left: -14px;
}

.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 30px; 
}

	.bar li { 
		
		padding: 0px 4px 8px 4px;
		color: #808080;
		background: #FFF;
		display: inline;
	}
	
	.bar li.active { 
		background: #FFF url(../images/bar.gif) no-repeat center bottom; 
		color: #C3593C;
		font-weight: bold; 
		padding-bottom: 8px; 
	}

	.bar a { 
		font-weight: bold;
		color: #525252; 
		background: inherit;	
		text-decoration:none;
	} 
	
	.bar ul{
		font-size:0.9em;
		padding:0;
	}

.search_field { 
	text-align: right;
	float: right;
	width: 702px;
	height: 38px;
	background: #464548 url(../images/searchbg.gif) no-repeat top right; 
	color: #000;
	clear: both;
	padding: 10px 10px 0 0;
}
#searchLabel {
    color: white;
    float: right;
    font-size: 1.2em;
    font-weight: bold;
    margin: 6px 20px 0 60px;
}
.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
	
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}

.newsletter {
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 260px;
	background: #6E6E6E url(../images/newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0 0 6px 0;
}

.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #C3593C;
	border-bottom: 1px solid #ccc;
	font-size:1.1em;
	border-radius:4px;
}
/* width: 200px; height: 200px; background: none repeat scroll 0% 0% red; float: left; border-left: 2px solid orange; margin: 0px 30px; */
/* third columns
   --------- */
#left{
	padding-right:15px;
}
#center{
	padding-left:7px;
	padding-right:7px;
}
#right{
	padding-left:15px;
}
.thirds {
	float: left;
	width: 320px;
	margin: 0 0 100px 0;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	}

	.lt {
		height: 10px;
		background: #6E6E6E url(../images/lt.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url(../images/lb.gif) no-repeat bottom left;
		height: 210px;
	}
	
	.lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #6E6E6E;
		margin: 0px; 
		height:1.5em;
	}
	
	
.thumb {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 0 0;
	padding: 5px;
}
.thumb a {
    text-decoration: none;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }
	
/* right side
   ---------- */
.vidSingle{
	margin: 20px 0 0 50px;
}

div.vidSingle a img.clipImage {
    float: none;
	border:2px solid black;
}
		
.right {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

.right a {
	color: #FFFCD1;
	background: inherit;
}

		
	.rt {
		background: #C85E35 url(../images/rt.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
		
	.right_articles {
		font-size: 0.9em;
		background: #C85E35 url(../images/rb.gif) no-repeat bottom;
		color: #FEE1D5;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}
/* page content */
.one-half {
  float: left;
  height: auto;
  margin-left: 40px;
  width: 470px;
}
 h2 {
  display: block;
  font-size: 2.em ;
  height: 20px;
  color:#6E6E6E;
} 

#about_slider {
	position: relative;
	overflow: hidden;
	width: 460px;
	height: 378px;
}
h3.name {
	font-size: 24px;
	font-weight: normal;
	color: #C3593C;
	line-height: 36px;
	margin: 10px 0 0 0 ;
}
h4.position {
  color: #555555;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  margin: 0 0 8px 10px;
  text-transform: uppercase;
}
h4 {
  margin-left: 24px;
}
p.short_about_us {
	border-bottom: 4px solid #183243;
	border-top: 4px solid #183243;
	margin-bottom: 26px;
	padding-bottom: 20px;
	padding-top: 22px;
}
#spacer{
	height:60px;
	clear:both;
}
#main_content h3 {
  color: #555555;
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
  margin: 0 0 0 9px;
}
#main_content span.dropcaps {
    float: left;
    font-size: 42px;
    font-weight: normal;
    line-height: 34px;
    margin-right: 3px;
    margin-top: 2px;
}
#main_content .pullquote_right, .pullquote_right {
    border-left: 2px solid #C3593C;
    color: #464646;
    float: right;
    font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
    font-size: 16px;
    font-style: italic;
    line-height: 27px;
    margin-bottom: 18px;
    margin-left: 30px;
    padding:0 24px 23px 30px;
    width: 280px;
	height:200px;
}
#main_content p img {
  margin-bottom: 100px;
  margin-left: 30px;
}
#main_content p {
	text-align:justify;
	margin:14px 24px;
}
#main_content {
  min-height: 340px;
  padding-left:10px;
}

/* footer
   ------ */
.footer {
  background: none repeat scroll 0 0 #FAFAFA;
  border-radius: 6px 6px 6px 6px;
  bottom: 0;
  clear: both;
  color: #808080;
  line-height: 1.8em;
  margin: 0 auto;
  /* position: fixed; */
  text-align: center;
  width: 990px;
  border-top: 1px solid lightgray;
}
.footer a {
	color: #C3593C;
	background: inherit;
}