﻿@charset "utf-8";
/* CSS Document */
input { border:1px solid #ccc; }
.colorNormal { color:#545454; }

.TabSubmit { width:450px; margin-top:27px; margin-left:45px; }
.TabSubmit  td { height:30px; }

.titleStyle { text-align:right; width:60px; }
#MasterContentRight textarea { width:221px; height:118px; border:1px solid #ccc; }
ul.btnPosition { text-align:left; padding-left:90px; padding-top:10px; }
ul.btnPosition li { float:left; margin-left:10px; }


.contactList {  height:auto; overflow:auto;   }
.contactList  ul { margin-left:50px; margin-top:50px;  }
.contactList ul li { float:left; font-size:1.1em; margin-left:20px; }

/*gallery */

.contentGallery { margin:10px;  }
.contentGallery .Gallerybig { width:335px; height:433px; float:left; border:5px solid #747474; background:#bab3ac; margin-bottom:10px; +margin-bottom:0px;   }
.contentGallery .Gallerybig .GallerybigBorder { border:5px solid #444444; }

.contentGallery .Gallerysmall { float:left; margin-left:10px; width:180px; }
.contentGallery .Gallerysmall ul li { float:left; }
.contentGallery .Gallerysmall ul li.FramePhoto { height:100px; width:76px; background:url('images/photos/FramePhoto.gif') no-repeat; 
padding-top:3px; padding-left:3px;  }

/* bio */
.contentBio { padding:20px; }
.contentBio h2 {  padding:0px; margin:0px; }
#bioRight img { float:right; }
#bioRight p { display:inline; }

/*home*/
.contentHome { padding:20px; }
.contentHome p { padding-left:15px; }
#MasterContentRight p {
	color:#545454;
	width:360px;
}

/* resume */
.contentResume { padding:20px; }
.categorytitle { text-decoration:underline; padding-top:15px; }
.tabResume td{ 	text-align:left;
	width:210px;
	font-size:11px;
	color:#4c4c4c; 
}
.tabResume p {
	text-align:center;
	width:500px;
	font-size:11px;
	color:#4c4c4c; 
	margin-left:50px;
}


#MasterContentRight .resume {
	text-align:center;
	width:610px;
	color:#4c4c4c;
}

#MasterContentRight .resume p{
	font-size:11px;
}

#MasterContentRight .resume p a {
	color:#4c4c4c;
}

#MasterContentRight .training {
	line-height:20px;
}

/* media */
.contentMedia {
	background-image:url('images/TV.gif');background-repeat:no-repeat;
	width:383px;
	height:240px;
}

.contentMedia embed {
	margin-top:16px;
	margin-left:19px;
}


