@charset "UTF-8";
/* CSS Document */

#container { border: #8AB4CA solid 5px;

}

#actormenu { float: right;
             clear: both;
			 
			 padding: 0 50px 0 0;
			 margin: -43px 0 0 0;
             

}

#actormenu ul { float: left;
                list-style: none;

}

#actormenu li { float: left;
                padding: 5px 10px 0 10px;

}

#actormenu li.active { color: #333333; font-weight: bold;

}

#actormenu li a { color: #155756;
                  font-weight: bold;
                  text-decoration: none;

}

#actormenu li a:active, #actormenu li a:hover { color: #333333;

}

/* Actor Reels page */
#video-description {
	width:900px;
	padding: 0 10px 0 40px;
}

#video-description h3 { margin: -20px 0 25px 0;}

#left-video {
	float: left;
	height: 507px;
	padding: 0 10px 0 40px;
}

#right-video {
	float: right;
	padding: 0 5px 0 0;
	height: 507px;
}

#video-description p.main { 
	padding: 0 0 10px 0;
	font-size: 90%;
}

#photowindow-i { width: 385px;
                 font-size: 95%;
}

#photowindow-i h3 { margin: -20px 0 0 0;
}

#photowindow-i ul { list-style: none;
}

#photowindow-i p { font-size: 80%;
}

#photowindow-i p.main { font-size: 90%;
}
#headshotthumb { visibility: visible;

}

#headshotthumb dl { 
                    margin: 10px 0 10px 10px;
     padding: 0;

}

#headshotthumb dt { 
                    clear: both;
					margin: 0; padding: 0;
					font-size: 90%;
}

#headshotthumb dt.main { 
                    clear: both;
					margin: 0; padding: 0;
					font-size: 100%;
}

#headshotthumb dd { float: left;
                    margin: 10px 5px 5px 10px; padding: 0; 

}

#headshotthumb p { float: left; 
                   clear: left;
                   font-size: 85%;
				   padding: 0 0 0 10px;

}
#productionthumb { visibility: hidden;
                   height: 420px;
				   overflow: auto;

}

#productionthumb dl { margin: 10px 0 10px 10px;
     padding: 0;

}

#productionthumb dt { clear: both;margin: 0; padding: 0;
                      font-size: 90%;
}

#productionthumb dt.main { clear: both;margin: 0; padding: 0;
                           font-size: 100%;
}
#productionthumb dd { float: left;
                      padding: 0; 
					  margin: 10px 5px 5px 10px; 

}

#productionthumb dd.img { float: left; text-align: left;
                          

}

p.title {
            font-size: 95%; text-decoration: underline;
}

p.credit {
            font-size: 95%; margin: -10px 0 10px 150px;
}

strong { color: #155756;
}

#maintext img { vertical-align: middle;
}

#resumestats { float: left; margin: -11px 0 0 -40px; font-weight: bolder; font-size: 95%; color: #155756; padding: 0;

}

#resumestats ul { float: left; list-style: none;
}

#resumestats li { float: left; padding: 0 10px 0 10px; 

}
table.gallery { width: 480px; height: 500px; text-align: center; vertical-align: middle;

}

td.gallery { vertical-align: middle;

}
table.resume { float: left; padding-top: 10px; width: 505px; }



table.resume2 { float: left; padding-top: 10px; width: 505px;}


td { vertical-align: top; padding-left: 5px;

}
tr.category { font-weight: bold; color: #155756; padding-top: 10px;
			 
              
              

}

td.category {	padding-top: 10px;
			  

}

tr.resumecredit { font-size: 85%; margin: 0;

}

tr.resumecredit-1 { font-size: 80%; margin: -10px 0 0 0;

}
td.col1 { width: 130px; font-weight: bold;

}
td.col2 { width: 40px;

}
td.col3 { width: 200px;

}
td.description { font-weight: normal; color: #333333; 
}

#caption { width: 480px; 
           text-align: center;
		   color: #155756;
		   font-weight: bold;

}

#caption p {
				margin-top: -20px !important;
				
}

