/* CSS Document */
/* Lifetime Legacies Productions */

body {
	background-color: #f8f2da;
	background-position: 0px 0px;
	background-image: url(Bkgrnd_Montage.jpg);
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #395BAE;
	margin: 0;
	padding: 0;
}


#container {
	background: url(Border.gif) repeat-y left;
	padding: 0;
	margin: 0;
	position: relative;
	height:100%;
	width: 800px;
	left: 78px;
	top:210px;
	}

#bottom_image {
	background: url(Border.gif) repeat-y right ;
	margin: 0; 
	position: relative;
	width: 800px;
	height:100%;
}

#navbar {
	padding: 0px;
	margin: 0;
	position: absolute;
	height: 35px;
	width: 780px;
	left: 90px;
	top: 160px;
}

#columnLeft {
	background: url(Border.gif) repeat-y right ;
	float: left;
	width: 520px;
	margin: 0px 0px 10px 10px;
	padding: 0 10px 0 10px;
}

#columnFull {
	float: left;
	width: 760px;
	margin: 0px 0px 10px 10px;
	padding: 0 10px 0 10px;
}



#columnRight {
	width: 220px;
	margin: 0px 0px 0px 550px;
	padding-left: 10px;
}


#footer {
	clear: both;
	width: 770px;
 	background: url(Bkgrnd_Wreck.jpg); 
	background-repeat:no-repeat;
	background-position: right 10px;
	height: 130px;
	padding: 5px 0 5px 10px;
	margin: 10px 0px 10px 0px;
}

#footer img {
	float: left;
	margin-left: 20px;
	padding: 0;
}

.videoContainer {
	width: 500px;
	height: 380px;
	margin-left: 5px;
	margin-top: -5px;
}

.videoThumbs {
	width:100%;
	height:400px;
	overflow:auto;
	margin-top: -15px;
}

.videoThumbs p {
	width: 90%;
	margin:0 0 3px 3px;
	padding: 0;
}

.videoPortfolio {
	width: 200px;
	height: 35px;
	margin-left: 10px;
	background: url(PortfolioHeading.jpg) no-repeat;
	text-indent: -2000px;
}

.websitePortfolio {
	width: 200px;
	height: 35px;
	margin-left: 10px;
	background: url(WebsiteHeading.jpg) no-repeat;
	text-indent: -2000px;
}

.Specials {
	width: 200px;
	height: 35px;
	margin-left: 10px;
	background: url(Specials.jpg) no-repeat;
	text-indent: -2000px;
}



.Question {
	width: 200px;
	height: 35px;
	margin: 10px 0 5px 10px;
	background: url(FormHeading.jpg) no-repeat;
	text-indent: -2000px;
}
	
.Feedback {
	width: 200px;
	height: 35px;
	margin: 10px 0 5px 10px;
	background: url(Feedback.jpg) no-repeat;
	text-indent: -2000px;
}

.Boutique {
	width: 350px;
	height: 35px;
	margin: 15px 0 6px 0;
	background: url(Boutique.jpg) no-repeat;
	text-indent: -2000px;
}

.Philosophy {
	width: 350px;
	height: 35px;
	margin: 15px 0 6px 0;
	background: url(Philosophy.jpg) no-repeat;
	text-indent: -2000px;
}

.VideoRates {
	width: 350px;
	height: 35px;
	margin: 15px 0 6px 0;
	background: url(VideoRates.jpg) no-repeat;
	text-indent: -2000px;
}

.WebRates {
	width: 350px;
	height: 35px;
	margin: 15px 0 6px 0;
	background: url(WebRates.jpg) no-repeat;
	text-indent: -2000px;
}

.Dokyamentaree {
	width: 390px;
	height: 60px;
	margin: 0 0 0 80px;
	background:url(DocHeading.jpg) no-repeat;
	text-indent: -2000px;
}

.fade {
	position:relative;
	left: -2px;
	width: 330px;
	height: 25px;

}

.webDesign {
	width: 350px;
	height: 35px;
	margin: 15px 0 6px 0;
	background: url(WebsiteDesign.jpg) no-repeat;
	text-indent: -2000px;
}

.Learn {
	width: 350px;
	height: 35px;
	margin: 15px 0 6px 0;
	background: url(Learn.jpg) no-repeat;
	text-indent: -2000px;
}

.Services {
	width: 350px;
	height: 35px;
	margin: 15px 0 6px 0;
	background: url(Services.jpg) no-repeat;
	text-indent: -2000px;
}


.Who {
	width: 350px;
	height: 35px;
	margin: 15px 0 6px 0;
	background: url(Who.jpg) no-repeat;
	text-indent: -2000px;
}

.Steve {
	width: 350px;
	height: 35px;
	margin: 15px 0 6px 0;
	background: url(Steve.jpg) no-repeat;
	text-indent: -2000px;
}

.BJ {
	width: 350px;
	height: 35px;
	margin: 15px 0 6px 0;
	background: url(BJ.jpg) no-repeat;
	text-indent: -2000px;
}

.Unique {
	width: 350px;
	height: 35px;
	margin: 15px 0 6px 0;
	background: url(Unique.jpg) no-repeat;
	text-indent: -2000px;
}

.videoLink {
	width: 190px;
	margin: 2px 0 3px 0;
}

.banners {
	width:100%;
	margin-top: -15px;
	margin-left:9px;
}

.banners img {
	border: 1px solid #935A0C;
	margin: 0 0 5px 0;
}

hr {
	background-color: #935A0C;
	color: #935A0C;
	width: 90%;
	height: 1px;
	margin-top: 9px;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
}

.videoLink h1 {
	color: #935A0C;
	font-size: .6em;
	margin: 2px 0 7px 0;
	text-align: center;
	font-weight:normal;
	padding: 0 5px 0 5px;
}

.videoLink h3 {
	color: #935A0C;
	font-size: .6em;
	text-align: center;
	margin: 0 0 5px 0;
	font-weight: normal;
}

.videoLink p {
	width: 100%;
	color:#395BAE;
	font-size: .78em;
	font-weight: normal;
	margin: 2px 0 5px 0;
	padding: 0 3px 0 3px;
	line-height: 1.1em;
	text-indent: 1em;
	letter-spacing: 0;
	text-align: left;
}

a img {
	border: 0;
}

h1 a {
	color:#935A0C;
}

p {
	color:#395BAE;
	font-size: .85em;
	font-weight: normal;
	margin: 6px 0px 0px 0px;
	padding: 0 25px 0 50px;
	line-height: 1.25em;
	letter-spacing: .005em;
	text-align: left;
	
}

b {
	font-weight: normal;

}

.promise {
	width: 460px;
	height: 96px;
	margin: 0 0 0 155px;
	background:url(Promise.jpg) no-repeat;
	text-indent: -4000px;
}	

.promiseLeft {
	width: 460px;
	height: 96px;
	margin: 0 0 0 32px;
	background:url(Promise.jpg) no-repeat;
	text-indent: -2000px;
}	

.videoCategory {
	font-size: .95em;
	padding-top: 8px;
	color:#935A0C;
}

.rtFloat {
	float: right;
	margin: 0;
	padding: 3px 0 2px 5px;
}

.lftFloat {
	float: left;
	margin: 0;
	padding: 5px 5px 2px 0px;
}


.readMore {
	color: #395BAE;
	font-size: .8em;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0 25px 8px 50px;
	text-indent: 0;
	letter-spacing: 0;
	text-align:left;
}

.readMore a {
	color: #395BAE;
}

.moreRates {
	color: #395BAE;
	font-size: .8em;
	font-weight: normal;
	margin: 5px 0px 0px 15px;
	padding: 0 0px 0px 0px;
	text-indent: 0;
	letter-spacing: 0;
	text-align:left;
}

.moreRates a {
	color: #395BAE;
}


.join {
	width: 210px;
	font-size: .8em;
	padding: 0 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.join fieldset {
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0 10px 0 8px;
}
.join legend {
	font-size: .8em;
}

.join label {
	display: block;
	width: 170px;
	margin: .25em 0px 2px 0px;
	padding: 0 0 0 0;
}

.textin {
	font-size: .9em;
	width: 190px;
	display: block;
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
}

.join textarea {
	font-size: .9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 190px;
	height: 150px;
	margin: 0 0px 0px 0px;
	padding: 0 0 0 0;
}

.submit {
	display: block;
	width: 70px;
	margin: .25em 0 5px 0px;
	padding: 0 0 0 0;
}

.Fans {
	width:100%;
	height:410px;
	overflow:auto;
	margin-top: 0px;
}

.FanComment {
	width: 190px;
	margin: 2px 0 3px 0;
}


.FanComment h3 {
	color: #935A0C;
	font-size: .6em;
	text-align: center;
	margin: 5px 0 0px 0;
	font-weight: normal;
}

.FanComment p {
	width: 100%;
	color:#395BAE;
	font-size: .74em;
	font-weight: normal;
	font-style:italic;
	margin: 2px 0 3px 0;
	padding: 0 3px 0 3px;
	line-height: 1.1em;
	text-indent: 1em;
	letter-spacing: 0;
	text-align: left;
}

.noshare {
	color: #935A0C;
	font-size: .6em;
	text-align: left;
	margin: 0px 0 4px 0;
	font-weight: normal;
}	

.notice {
	color: #935A0C;
	font-size: 1.0em;
	font-style:italic;
	line-height: 1.3em;
	text-align: left;
}

ul {
	font-size: .85em;
	font-weight: normal;
	margin: 6px 0px 0px 0px;
	padding: 0 25px 0 50px;
	line-height: 1.35em;
	letter-spacing: .005em;
}

.rateTable {
	font-size: .75em;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 12px;
	border-collapse:collapse;
	border: 1px solid #395BAE;
}

.rateTable td {
	text-align:left;
	padding: 4px 10px 4px 10px;
}

.rateTable td+td {
	text-align:center;
}

.rateTable th {
	font-size: 1.1em;
	font-weight:normal;
	text-align:left;
	padding: 3px 10px 4px 10px;
	border-bottom: 1px solid #395BAE;
	background-color:#E4DEC8;
}

.rateTable th+th {
	text-align:center;
}

.shortCol {
	width: 40px;
}

.medCol {
	width: 100px;
}

.wideCol {
	width: 150px;
}

.descShortCol {
	width: 150px;
}

.descMediumCol {
	width: 170px;
}

.descLongCol {
	width: 190px;
}

.rateTable tr+tr:hover {
	background-color:#5282FB;
	color:#F8F2DA;
}

.rateTable p {
	text-align:center;
	padding-bottom: 3px;
}


.footnote {
	font-size: .85em;
}

.disclaimer {
	font-size: .75em;
	font-style:italic;
	font-weight:normal;
	padding-top: 10px;
}

tfoot tr {
	border-top: 1px solid #395BAE;
	background-color:#E4DEC8;
}

caption {
	padding-bottom: 6px;
}

.partners {
	font-size: 1.2em;
	font-weight:bold;
	margin-left: 50px;
}

.photoPage {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:10px;
}

.photoPage > h1 {
	text-align:center;
	font-size: 1.7em;
	margin: 5px 0 5px 0;
}

.photoPage > h2 {
	text-align:center;
	font-size: 1.1em;
	margin: 0px 0 10px 0;
}

.photoPage > p {
	margin: 0 0 8px 0;
	padding: 0;
}

.photoPage ul {
	padding: 10px 0 8px 0;
	margin: 0;
	
}

.photoPage li {
	clear:both;
	list-style:none;
	padding-bottom: 12px;
	margin: 5px 0 10px 0;
}

.photoPage li p {
	margin: 0 10px 8px 0;
	padding: 0;
}

.photoPage img {
	float:left;
	margin: 3px 12px 0px 0;
	padding: 0;
}

.btnLink {
	display:block;
	width:125px;
	height:29px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(Btn_Links_Up.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.btnLink:hover {
	background-image: url(Btn_Links_Over.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.btnLink span {
	display:none;
}

.btnCorp {
	display:block;
	width:125px;
	height:29px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(Btn_Corporate_Up.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.btnCorp:hover {
	background-image: url(Btn_Corporate_Over.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.btnCorp span {
	display:none;
}

.btnBack {
	display:block;
	width:125px;
	height:29px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(Btn_Back_Up.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.btnBack:hover {
	background-image: url(Btn_Back_Over.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.btnBack span {
	display:none;
}

.adBanners {
	width:420px;
	margin: 0 auto 0 auto;
}

.adBanners td {
	vertical-align:top;
}

.adBanners img {
	border: 1px solid #935A0C;
	margin: 0 5px 0px 0px;
}

.fullPageH1 {
	text-align:center;
	font-size: 1.1em;
	margin: 5px 0 10px 0;
}

.thanks {
	text-align:center;
	font-size:1.3em;
	margin: 5px 0 10px 0;
}

.upload {
	text-align:center;
	font-size:1.1em;
	margin: 5px 0 10px 0;
}

.upload h1 {
	text-align:center;
}

.upload li {
	font-size:.85em;
	text-align:left;
	margin-bottom:5px;
	margin-left:32px;
}

.frmSend {
	font-size:.85em;
}

.frmSend input, label {
	display:block;
	margin:0 0 5px 45px;
}

.poweredBy {
	font-size:.65em;
	text-align:left;
	margin-top:20px;
}

.poweredBy a {
	text-decoration:none;
}
	

.fullPageList {
	list-style-position:outside;
	list-style-type:circle;
	margin: 0 10px 4px 10px;
}

.fullPageList li {
	margin: 5px 10px 0px 10px;
	padding:0 10px 0 10px;
}