@charset "utf-8";
/* CSS Document */
#header{width:1040px;height:160px;background-image:url(http://www.mickveitch.com/images/header.png);margin:0px auto;}
#sidebar{float:left;width:248px;height:800px;background-image:url(http://www.mickveitch.com/images/sidebar.jpg);border-left:2px solid #FFFFFF;margin:0px;padding:0px;display:inline;}

#welcome{float:left;width:310px;height:auto;min-height:300px;margin:0px 20px 0px 0px;padding:0px 0px 0px 20px;background-image:url(http://www.mickveitch.com/images/welcome_bg2.jpg);background-repeat:no-repeat;display:inline;}
#welcome_note{float:left;width:268px;height:auto;min-height:278px;margin:0px 0px 0px 0px;padding:10px 20px 10px 20px;border:1px solid #cccccc;} 
#welcome img{float:left;padding:0;margin:10px 10px 0px 0px;border:0;}
#welcome span{font-family:Arial, Helvetica, sans-serif;color:#982c1b;font-size:20px;line-height:46px;}
#welcome p{float:left;padding:0;margin:0px;color:#555555;}
#welcome_note a{color:#555555;text-decoration:none;font-size:1em;font-weight:bold}

#social{float:left;width:710px;height:80px;margin:0px;padding:0px;}
#findmick{float:left;width:710px;height:38px;margin:0px 0px;}
#findmick h2{float:left;padding:0;height:28px;margin:0px;color:#033068;}
#social img{float:left;margin:0px;padding:0px 45px 0px 0px;border:0;}

#main_top{float:left;width:1000px;height:auto;margin:0px 20px;display:inline;padding:0px 0px 20px 0px;background-image:url(http://www.mickveitch.com/images/main_top_bg.jpg);display:inline;}
#main_bottom{float:left;width:1000px;height:auto;margin:0px 20px;display:inline;}
#contents{float:left;width:710px;height:auto;margin:0px 20px;display:inline;}

.module{float:left;width:710px;height:auto;background-image:url(http://www.mickveitch.com/images/module_bg.jpg);margin-bottom:20px;}
#news{float:left;width:310px;height:auto;background-color:#f9f9f9}
#blog{float:left;width:380px;height:auto;background-color:#f9f9f9;margin:0px 0px 0px 20px;}
#speeches{float:left;width:310px;height:auto;background-color:#f8f8f2;margin:0px 0px 0px 0px;}
#video{float:left;width:380px;height:auto;background-color:#f8f8f2;margin:0px 0px 0px 20px;}
#video_box{float:left;width:340px;height:272px;margin:20px;}
.heading{float:left;width:100%;height:40px;background-color:#033068;margin-bottom:10px;}
.read_more{float:right;width:auto;height:20px;margin:10px 0px 20px 0px;text-align:right;padding:0}
.read_more a{margin:0px 20px;color:#982c1b;}

#featured{ 
	float:left;
	width:400px; 
	padding-right:230px; 
	position:absolute; 
	height:300px; 
	background-image:url(http://www.mickveitch.com/images/slider_bg.jpg);overflow:hidden;display:inline;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0px; margin:0px; 
	width:228px;height:300px;
	border-left:2px solid #ffffff;overflow:hidden;
}
#featured ul.ui-tabs-nav li{ 
	padding:0px; padding-left:13px;  
	color:#fff;
	width:215px;height:75px;overflow:hidden;
}

#featured ul.ui-tabs-nav li span{ 
	
	line-height:18px;
	margin:0px;
	text-decoration:none; overflow:hidden;
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:45px; 
	color:#ffffff;
	padding:15px;
	line-height:20px;
	text-decoration:none;overflow:hidden;
	
}
#featured li.ui-tabs-nav-item a:hover{ 
	 
}
#featured li.ui-tabs-selected{ 
	background:url(http://www.mickveitch.com/images/selected-item.png) top left no-repeat;overflow:hidden; 
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 

}
#featured .ui-tabs-panel{ 
	width:400px; height:300px; 
	background:#999; position:relative;
	overflow:hidden;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:225px; left:0; 
	height:75px;
	width:400px; 
	background: url(http://www.mickveitch.com/images/transparent-bg.png); 
	overflow:hidden;
}
#featured .info h2{ 
	font-size:14px; font-family:Verdana, serif; 
	color:#000; margin:5px 10px;
	overflow:hidden;width:380px;height:20px;
}
#featured .info p{ 

	margin:0px 10px;
	padding:0px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
	overflow:hidden; width:380px;height:45px;display:inline;
}
#featured .info a{ 
	text-decoration:none; 
	color:#FFFF66; 
	overflow:hidden; 
	font-size:14px;
}

span.eleven{font-size:11px;}

#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
