/* CSS Document */

/*welcome pgae*/

.video{

}

.video h3{
margin-top:10px;
font-size:130%
}

.quote{
line-height:150%;
font-size:110%;
}

.quote h3{
margin-top:10px;
font-size:130%
}

/* end of welcome page*/

#gallerypagebottom{
	font-size:0px;
	margin:0px;
	padding:0px;
}

#paddedcontent{
padding:10px;
}
/* videolibrary */

.vidonpage{
width:250px;
height:145px;
border:10px solid #cfcfcf;
float:left;
margin-right:10px;
}

#videos{
width:750px;
margin:auto;
margin-top:5px;
border:5px solid #cfcfcf;
}

.videodisplay{
	height:140px;
	overflow:hidden;
	vertical-align:bottom;
	border-right:1px solid #fff;
}
.videodisplay .last{
border-right:0px;
}

.videotitle{
background:#330066;
color:#fff;
border-right:1px solid #fff;
border-top:1px solid #fff;
}

.videotitle p{
color:#fff;
text-align:center;
text-decoration:none;
padding:0px;
margin:0px;
font-size:200%;
margin-top:10px;
}

.videotitle p a{
color:#FFF;
text-decoration:none;
}

.videotitle p a:hover{
color:#990099;
}



/* end of videolibrary*/
.button{
	font-weight:bold;
	font-size:150%;
	text-align:center;
	margin-top:125px;
}

.button a{
	background:#306;
	padding:10px;
	text-decoration:none;
	color:#fff;
}

.button a:hover{
	background:#990099;
}

/* profiles */

#TextArea #profiles{
margin:0px;
padding:0px;
}

#TextArea #profiles li{
	margin:0px;
	padding:0px;
	float:left;
	margin:8px;
	padding:5px;
	width:100px;
	height:75px;
	line-height:75px;
	list-style:none;
	text-align:center;
}


#profiles li a{
	display:block;
	text-decoration:none;
	color:#FFF;
	background:#306;
}

#profiles li a:hover{
	background:#ccc;
	color:#990099;
}

/* end of profiles */
#gallerypagebottom{
	font-size:0px;
	margin:0px;
	padding:0px;
}

/* Flash Gallery Containers*/

#flgallery_container{
width:760px;
margin:auto;
}

#flGallery{
width:760px;
height:500px;
}

/* End of Flash Gallery Containers*/

/* 2 column layout text and links */
.content_col_wrapper{
width:100%;
}
.content_col{
padding:0px;
margin:0px;
width:60%;
float:left;
}

.col_right{
width:38%;
float:left;
padding-left:1%;
}

#TextArea .col_right ul{
padding:0px;
margin:0px;
margin-top:5px;
margin-bottom:3px;
}

#TextArea .col_right li{
padding:0px;
margin:0px;
border-bottom:1px dotted #666;
list-style-type:none;
padding-top:5px;
padding-bottom:5px;
font-weight:normal;
}

#TextArea .col_right li a{
display:block;
width:100%;
}

/* end of 2 column layout text and links */

/* Large box 3 boxes table*/

.largebox{
	width:100%;
	margin-bottom:5px;
}

.largebox td{
	width:33%;
	border-right:5px solid #fff;
}

.largebox td, th{
	padding:5px;
}


.largebox thead th{	
	background:#eeeeee;
	border-right:5px solid #fff;
	text-align:left;
}

.largebox tbody td{
line-height:125%;
font-size:90%;
vertical-align:top;
}

.largebox tfoot td{
	background:#eeeeee;
	text-align:right;
	font-size:90%;
}

.largebox tfoot a{
	color:#F00;
	text-decoration:none;
}

.largebox .last, thead, tbody, td, th{
	border-right:0px;
	}

/* text columns */
.text_container{
float:left;
height:100%;
width:100%;
}

.text_container .text2columns{
float:left;
min-height:100%;

width:47%;
padding:1%;
}

.text_container .text3columns{
float:left;
min-height:100%;
width:31%;
padding:1%;

}

.text_container .lastcolumn{
border:0px;
}
/* end of text columns layout  */

/* faqs */
#TextArea .faq_categories{
margin:0px;
padding:0px;
width:100%;
height:50px;
}
#TextArea .faq_categories li{
margin:0px;
padding:0px;
padding-top:8px;
padding-bottom:8px;
list-style-type:none;
float:left;
margin-right:1px;
}

#TextArea .faq_categories li a{
margin:0px;
padding:0px;
padding:10px;
display:block;
text-decoration:none;
font-size:120%;
background-color:#eeeeee;
border:1px solid #ccc;
color:#000;
}

#TextArea .faq_categories li a:hover{
background-color:#f7f7f7;
}

/* end of faqs*/
