/* General */


/* TRICIA */
.subhead_tan	{font-size:14px; color: #bbaa72;}
.subhead_gray	{font-size:12px; color: #999999;}
.subhead_green	{font:normal 18px Arial; color:#669999;letter-spacing: -1px; clear:both; margin:0px 0px 12px 0px;}

a {outline:none; text-decoration:none; color:#cc9966; font-weight:bold;}
a:hover {color:#666666; text-decoration:underline;}

/** FOR GLOBAL VIDEO PAGES **/
#nav_video {font-family:Arial; font-size:14px; font-weight:bold; list-style-type:none; overflow:hidden; margin:20px 0px 0px 0px;}
#nav_video li {display:inline; background:none; border:none; margin:0;}
#nav_video li a {float:left; display:block; text-align:center; height:20px; margin-bottom:20px; padding:0px 10px 0px 10px; color:#aa7439; background:none; border-right:solid 1px #cccccc;}
#nav_video a:hover {color:#cccccc; text-decoration:none; background:none;}
.nav_video_last {border:none !important;}
.nav_video_selected {color:#333333 !important;}

/* BULLETS */
#bullets ul {float:none !important; font-size:inherit !important; font-weight:normal !important; width:auto !important; height:auto !important; list-style-type:disc !important; margin:inherit !important; display:inherit !important;}
#bullets ol {}
#bullets li {display:list-item !important; margin-left:20px !important;}

/* THUMBNAIL */
#nav_thumb {margin:0px; border:solid 1px #cccccc; background:url(../images/bg_vidthumb_nav.gif) no-repeat left #eeeeee;}
#nav_thumb ul {font-family:Arial; font-size:14px; font-weight:bold; list-style-type:none; overflow:hidden; display:block; float:left; width:160px; height:115px; margin:14px 20px 0px 20px; color:#333333; cursor:pointer;}
#nav_thumb li {display:block; background:none; border:none; margin:0px 0px 2px 0px;}
#nav_thumb li a {display:block; text-align:left; height:20px; color:#aaaaaa;}
#nav_thumb a:hover {color:#666666; text-decoration:none; background:none;}
.nav_thumb_selected {font-size:18px; color:#333333 !important;}
.nav_thumb_nobg {background-image:none !important;}

#nav_thumb_plain {margin:0px 20px 0px 0px; padding:0px 0px 0px 10px; border:solid 1px #cccccc; background:#eeeeee; height:341px; overflow:auto;}
.nav_thumb_video_group {margin:0px 0px 20px 0px; padding:0px 10px 10px 10px; border:solid 1px #cccccc; background:#eeeeee; width:auto;}

.thumb_paragraph {display:block; float:left; width:558px; height:130px; margin:14px 20px 0px 0px; font-size:14px;}
a.thumb_paragraph {color:#666666;}
a.thumb_paragraph img {border:5px solid #333; margin-bottom:4px;}
a.thumb_paragraph:hover {text-decoration:none; color:#333333;}
a.thumb_paragraph:hover img {border-color:#aa7439;}

.thumb {display:block; float:left; width:110px; height:130px; margin:14px 8px 0px 8px; font-size:11px;}
a.thumb {color:#666666;}
a.thumb img {border:3px solid #333; margin-bottom:4px;}
a.thumb:hover {text-decoration:none; color:#333333 !important;}
a.thumb:hover img {border-color:#aa7439;}

.browse {display:block; float:right; width:25px; height:130px; margin:14px 10px 0px 15px; font-size:11px; text-align:center;}
a.browse {color:#666666;}
a.browse:hover {text-decoration:none; color:#333333 !important;}

a.vid_button {display:inline-block; width:85px; height:19px; margin-top:8px; overflow:hidden; background:url(/events/leadership/2009/imgs/vidmore.gif) no-repeat;}
a.vid_button {width:141px; background:url(../images/vidshare.gif) no-repeat; text-align:center;}
a.vid_button:hover {background-position:0 -20px;}

.vid_order {text-align:right; margin:8px 20px 0px 0px; color:#999999;}

a.vidthumbInvite {display:block; float:left; width:110px; height:90px; margin:14px 20px 0px 20px; font-size:11px;}
a.vidthumbInvite img {border:5px solid #333; margin-bottom:4px;}
a.vidthumbInvite:hover {text-decoration:none;}
a.vidthumbInvite:hover img {border-color:#B2DB5D;}

a.vidthumbInvite {display:block; float:left; width:110px; height:90px; margin:14px 20px 0px 20px; font-size:11px;}
a.vidthumbInvite img {border:5px solid #333; margin-bottom:4px;}
a.vidthumbInvite:hover {text-decoration:none;}
a.vidthumbInvite:hover img {border-color:#B2DB5D;}

.hide {display: none;}
.show {display: block;}
.flashVid {padding: 8px 0 0;}
.flash {padding: 16px 0 0; position: relative; width: 320px;}
#body .flash a.flashSend {
	position: absolute;
	bottom: -19px;
	right: 0;
	height: 19px;
	width: 84px;
	padding: 0 0 0 27px;
	font-size: 9px;
	line-height: 16px;
	text-transform: uppercase;
	color: #999;
	background: url(../webimages/flashSend.gif) no-repeat left top;
	text-decoration: none;
}

/* VIDEO */
.video_border_top {width:480px; height:10px; background:url(../images/video_border_top_480.gif) no-repeat;}
.video_border_bottom {width:480px; height:10px; background:url(../images/video_border_bottom_480.gif) no-repeat;}
.video_box {width:480px; text-align:center; background:#333333; overflow:auto;}
.video_flash {padding:0px;}
.video_flash h2 {color:#999999;}

@charset "utf-8";
/* CSS Document */

element.style {
    float: left;
}
.btn_small {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin: 5px;
    padding: 10px;
    text-align: center;
    width: auto;
}
.button_teal {
    background: url("../images/about_btn_bg_teal.jpg") no-repeat scroll center top transparent;
}
.button_teal {
    border-radius: 5px 5px 5px 5px;
}

a div:hover, #button_teal {
    background: url("../images/about_btn_bg_tan.jpg") no-repeat scroll center center transparent;
    color: #DEB450;
    text-decoration: none;
}
a div.button_teal {
}
a:hover .button_teal {
    color: #666666;
}

.button_blue {
    background: url("../images/about_btn_bg_blue.jpg") no-repeat scroll center top transparent;
}

.button_blue {
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    margin: 10px;
    padding: 15px;
    text-align: center;
    width: 250px;
}