/*  
Theme Name: Avpartners
Author URI: http://www.avpartners.com/
Version: 1.0
Author: Avpartners
Description: Avpartners.com is a theme by <a href="http://avpartners.com/">Avpartners</a>
*/

@import url('css/menu.css');


*{
margin:0;
padding:0;
border:0
}
body{
padding:0 0 20px 0;
color:#000000;
font:12px "Trebuchet MS",arial,tahoma,sans-serif
}
a{
color:#385673;
text-decoration:underline
}

#bullet li {
	list-style-type: square;
	color:#666666;
}

a:hover{
color:#333333;
text-decoration:none
}
input,select,textarea{
border:#969696 1px solid;
padding:2px;
color:#000000;
font:11px arial,tahoma,sans-serif
}
select{
padding:1px
}
#nav li{
list-style:none
}

#home li{
list-style:none
}

#content li {
margin-left:45px;
margin-bottom:5px;
padding-left:10px;
margin-right:15px;
line-height:25px
}

#content ol {
margin-bottom:15px;
}

#page{
margin:0 auto;
width:900px
}
/*--- HEADER ---*/
#header{
background:#858585;
height:74px
}
#topmenu{
padding:0 0 0 10px;
background:#000000;
height:32px
}
/*--- TITLE ---*/
#title{
height:160px;
z-index:1;
width:100%;
overflow:hidden;
}
.frame1{
background:url(images/f1-bgr-repeat.gif) repeat-x top
}
.frame2{
background:url(images/f2-bgr-repeat.gif) repeat-x top
}
.frame3{
background:url(images/f3-bgr-repeat.gif) repeat-x top
}
.frame4{
background:url(images/f4-bgr-repeat.gif) repeat-x top
}
/*--- HOME ---*/
/*
#home ul li{
padding:0 20px 0 0;
width:27%;
float:left
}
#home ul li i{
margin:0 20px 0 0;
font-style:normal
}
*/

hr { background:none; border:none; margin:15px 0; }

.imgleft_venue  { float:left; border:1px solid #ccc; margin:6px 15px 0 0; padding:5px; }
#content h3.lh3 { margin:0; padding:0;  }

#home{
padding:0 0 50px 0;
background:url(images/home-bgr.gif) repeat-x top;
font-size:14px;
}
#home p{
padding: 0 0 12px 0;
}
#home ul{
padding:0 0 0 35px
}
#home ul li{
padding:0 15px 0 0;
width:31%;
float:left;
}
#home ul li ul li{
margin:0 0 10px 0;
width:80%;
font-style:normal
}
#home h2{
padding:0 0 0 20px;
margin:4px 0 30px 0;
background:url(images/ico-dot.gif) no-repeat left;
font-size:20px;
letter-spacing:-1px
}
#home ul.dates{
padding: 0
}

.date { width:110px; float:left;  }
.news_title { width:265px; float:right;  }

#home ul.dates li{
float: none;
width: auto;
}
/*--- CONTENT ---*/
#content{
padding:20px 0 50px 0;
background:url(images/content-bgr.gif) repeat-x top;
font-size:14px;
height:100%; overflow:hidden;
}


#banner { background:url(images/f1-bgr-repeat.gif) repeat-x top; }

	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder {
		height:190px;
		overflow:hidden;
		width:100%;
		position:relative;	/* Don't remove this line */
	}
	.leftFloatingDiv{
		float:left;
		width:160px;
		height:110px;
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}
	
#spacer{
padding:10px 0 0 10px;
/*margin:0 0 0 165px;
*/
width:550px;

float:left;
}


#content h2 img{
float:left;
width:164px;
height:56px
}
#content h2{
color:#000;
font-size:22px;
font-weight:normal;
line-height:56px
}
#content h2 span{
padding:0 0 0 20px
}
#content h3{
padding:10px 0 5px 0;
font-size:18px
}
#content h4{
padding:15px 0 10px 0;
font-size:14px
}
#content p{
padding:0 0 10px 0;
line-height:25px
}

#home p{
line-height:25px
}

/*--- FOOTER ---*/
#footer{
color:#666666;
background:#c1c1c1;
font:10px verdana,arial,tahoma,sans-serif;
line-height:18px;
clear:both;
}
#footer a{
color:#666666;
text-decoration:underline;
font-weight:bold;
}
#footer p{
padding:0 0 0 20px
}
/*--- Misc. styles ---*/
.fix{
clear:both;
line-height:1px;
height:1px
}

#navbar {
width:960px;	
}

#flashbox {
	text-align: left;
}


.formbox {
width:250px;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;

}

.pullquote {
	color: #333333;
	font-style: italic;
	margin-left:25px;
}

.warning {
	color:#CC0000;
	margin-botton:5px;
	pdding-bottom:5px;
}

.smalltext {
	font-size:10px;
	line-height:10px;
	

}
.clar { clear:both; }

.medtext {
display:block;
font-size:11px;
line-height:18px;
padding-bottom:3px;
}

h2 a {
	color: #000000;
	text-decoration: none;
}

h2 a:hover {
	text-decoration:underline;
}.headinglink {
	color: #000000;
	text-decoration: none;
}

.partnerheadshot {
	float: right;
	margin-left:15px;
	margin-bottom:5px;
	margin-top:25px;
}


/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
