/* ------------------------------------------------------------------------------------ */
/* STYLES																	
/* ------------------------------------------------------------------------------------ */
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
ul {
	padding: 0px 0px 12px 0px;
	margin: 0px;
}
li {
	padding: 0px;
	margin: 0px;
}
hr {
	color: #e96d15; 
	background-color: #e96d15; 
	height: 1px; 
	border: 0px;
}
img {
	behavior: url(png.htc);
}


/* ------------------------------------------------------------------------------------ */
/* HEADING TAGS (SUBSTITUTES FOR FLASH TITLES IF UNAVAILABLE)																	
/* ------------------------------------------------------------------------------------ */
h3 {
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 8px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
h3 a:link { 
	color: #245331;
	text-decoration: none;
}
h3 a:visited { 
	color: #48604e;
	text-decoration: none;
}
h3 a:hover { 
	color: #000000;
	text-decoration: none;
}
h3 a:active { 
	color: #245331;
	text-decoration: none;
}

h2 {
	padding: 0px 0px 8px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
h2 a:link { 
	color: #245331;
	text-decoration: none;
}
h2 a:visited { 
	color: #48604e;
	text-decoration: none;
}
h2 a:hover { 
	color: #000000;
	text-decoration: none;
}
h2 a:active { 
	color: #245331;
	text-decoration: none;
}


h1 {
	padding: 0px 0px 8px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 a:link { 
	color: #CCCCCC;
	text-decoration: none;
}
h1 a:visited { 
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover { 
	color: #EEEEEE;
	text-decoration: none;
}
h1 a:active { 
	color: #FFFFFF;
	text-decoration: none;
}


/* ------------------------------------------------------------------------------------ */
/* MAIN PAGE CONTAINERS AND REPEATS														
/* ------------------------------------------------------------------------------------ */
.main {
	width: 100%;
	background-color: #333333;
	background: url(../images/yc_collage_short.jpg) repeat-x;
	height: 350px;
}
.pageTop {
	margin: 0px auto;
	width: 1000px;
	height: 13px;
	overflow: hidden;
}
.pageMiddle {
	margin: 0px auto;
	width: 1000px;
	height: 538px;
	overflow: hidden;
	clear: both;
}
.pageCenter {
	width: 968px;
	height: 538px;
	float: left;
	overflow: hidden;
	color: #333333;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.pageLeft {
	width: 16px;
	height: 538px;
	float: left;
	overflow: hidden;
}
.pageRight {
	width: 16px;
	height: 538px;
	float: left;
	overflow: hidden;
}
.pageBottom {
	margin: 0px auto;
	width: 1000px;
	height: 70px;
	overflow: hidden;
}
.contentCenter {
	margin: 15px;
	width: 938px;
}
.contentScroll {
	width: 936px;
	overflow: auto;
	height: 440px;
}
.contentCenter ul { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 16px;
	line-height: 16px;
	list-style-type: none;
}
.contentCenter li { 
	background-image: url(../images/bullet-black.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px;
	padding: 0px 0px 4px 15px;
}


/* ------------------------------------------------------------------------------------ */
/* NAVIGATION								
/* ------------------------------------------------------------------------------------ */
.navBanner { 
	margin: 0px auto;
	width: 1000px;
	height: 143px;
	overflow: hidden;
}
.navLinksGroup {
	width: 360px;
	height: 143px;
	float: left;
	overflow: hidden;
}
.navLink {
	height: 31px;
	float: left;
	padding-top: 112px;
}
.bannerLogo {
	width: 280px;
	height: 143px;
	float: left;
	overflow: hidden;
}
#flashHomepage {
	width: 936px;
	height: 316px;
	background-color: #2d2d2d;
	margin-bottom: 20px;
}


/* ------------------------------------------------------------------------------------ */
/* SPECIAL TEXT COLUMNS											
/* ------------------------------------------------------------------------------------ */
.threeColumn {
	width: 300px;
	float: left;
	padding-right: 12px;
	font-size: 10px;
}
.threeColumn table {
	padding-bottom: 12px;
}
.twoColumn {
	width: 446px;
	float: left;
	padding-right: 12px;
}
.twoColumn table {
	padding: 12px 12px 6px 12px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}


/* ------------------------------------------------------------------------------------ */
/* PRODUCT SPECIFIC STYLES (GROUP SELECTOR, THUMBNAILS, AND SO ON)												
/* ------------------------------------------------------------------------------------ */
.catPadding {
	padding: 15px;
}
.catPadding a:link {
	text-decoration: none;
}
.catPadding a:visited {
	text-decoration: none;
}
.catPadding a:hover {
	text-decoration: none;
}
.catPadding a:active {
	text-decoration: none;
}
.prodColRight ul { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 6px;
	line-height: 16px;
	list-style-type: none;
}
.prodColRight li { 
	background-image: url(../images/bullet-product.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}


/* ------------------------------------------------------------------------------------ */
/* PAGE TITLE BAR									
/* ------------------------------------------------------------------------------------ */
.titleBar {
	width: 936px;
	height: 70px;
	color: #FFFFFF;
	overflow: hidden;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(../images/page-title-bar.jpg);
	background-repeat: no-repeat;
}
.titleBarLeft {
	float: left;
	padding: 14px 0px 0px 14px; 
	width: 500px;
}
.titleBarRight {
	float: left;
	width: 404px;
	padding: 18px 0px 0px 0px;
	text-align: right;
}
.titleBarRight a:link {
	color: #DDDDDD;
	text-decoration: underline;
}
.titleBarRight a:visited {
	color: #DDDDDD;
	text-decoration: underline;
}
.titleBarRight a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.titleBarRight a:active {
	color: #DDDDDD;
	text-decoration: underline;
}


/* ------------------------------------------------------------------------------------ */
/* FLASH GALLERY								
/* ------------------------------------------------------------------------------------ */
#flashGallery {
	
}



/* ------------------------------------------------------------------------------------ */
/* FOOTER									
/* ------------------------------------------------------------------------------------ */
.footer {
	width: 100%;
	color: #666666;
	background: url(../images/footer-repeat.gif) repeat-x #333333;
	min-height: 120px;
	font-size: 10px;
}
.footerLeft {
	padding: 20px 0px 10px 20px;
	float: left;
	width: 550px;
}
.footerRight {
	padding: 20px 20px 10px 0px;
	float: right;
	width: 350px;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
	padding: 2px 8px 2px 8px;
	border: 1px solid #3b3b3b;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
	padding: 2px 8px 2px 8px;
	border: 1px solid #3b3b3b;
}
.footer a:hover {
	color: #999999;
	text-decoration: none;
	padding: 2px 8px 2px 8px;
	border: 1px solid #3b3b3b;
}
.footer a:active {
	color: #666666;
	text-decoration: none;
	padding: 2px 8px 2px 8px;
	border: 1px solid #3b3b3b;
}



/* ------------------------------------------------------------------------------------ */
/* LINKS																
/* ------------------------------------------------------------------------------------ */
a:link {
	color: #245331;
}
a:visited {
	color: #48604e;
}
a:hover {
	color: #000000;
}
a:active {
	color: #245331;
}
