* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#787878;
	margin:0px;
	padding:0px;
	line-height:1.5em;
	
	
	background-image: url(../images/background/gradientHoriz.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #D8D8D8;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.clearer {
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
}
.clearRight {
	clear: right;
}

.floatRight {
	float:right;
}
.floatLeft {
	float: left;
}

.twentyClearer {
	height: 20px;
	margin:0px;
	padding:0px;
}
.thirtyClearer {
	clear: both;
	height: 30px;
}
.thirtyRight {
	margin-right: 30px;
}


.red {
	color: #C40203;
}
.bold {
	font-weight: bold;
}
.onePixRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.relative {
	position: relative;
}
.oneEM {
	font-size: 1em;
}
.corp {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	float: right;
}



/* styling for the header section of the website */

#divLogo {
	background-image: url(../images/brand/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 198px;
	float:left;
	height: 85px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#divHeaderContainer {
	background-color:#373737;
	color:#FFFFFF;
	font-size: 0.8em;
}
#divHeaderCenter {
	width: 930px;
	margin: 0px auto 0px auto;
	padding-top:15px;
}
#divHeaderCenterLeft {
	float: left;
	padding-top: 15px;
	width: 228px;
}
#divHeaderContactInfo {
	font-size: 0.8em;
	padding-top: 20px;
	float:left;
	margin-left:20px;
}
#divHeaderContactInfo a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
#divHeaderContactInfo a:hover {
	text-decoration: underline;
}


/* shopping cart styles */

#divShoppingCart {
	float:right;
	width: 220px;
	background-image: url(../images/checkout/checkout_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 15px;
	margin-top: 15px;
	background-color: #FFFFFF;
}
#divCartGreyLeft {
	padding: 0px 0px 0px 8px;
	background-image: url(../images/checkout/checkout_top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*background-color: #D8D8D8;*/
	float: left;
}
#divCartGreyContainer {
	background-color: #D6D6D6;
	background-image: url(../images/checkout/checkout_top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 33px;
}
#divCartItems {
	float: left;
	background-color: #FFFFFF;
	color: #555555;
	line-height: 1.2em;
	background-image: url(../images/checkout/checkout_bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 8px;
	padding-bottom: 6px;
	padding-top: 5px;
}
#divCartItems a {
	color: #555555;
	text-decoration: none;
}
#divCartItems a:hover {
	text-decoration: underline;
}
#divCartCheckout {
	padding-top: 8px;
	padding-bottom: 8px;
}
#divCartCheckout img {
	float: right;
	padding-right: 10px;
}


/* Slider Bar Styling starts here */

#sliderGalleryContainer {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 870px;
	padding-bottom:30px;
	padding-left:30px;
	padding-right:30px;
	
	
}
.sliderGallery {
	background-image:url(../images/Slider/SliderBkg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 95px;
	width: 830px;
	padding: 20px;
	position: relative;
}
.sliderIndex {
	padding-bottom: 30px;
}

.sliderGallery ul {
	white-space: nowrap;
	margin: 0px;
	padding: 0px 10px;
	list-style-type: none;
	overflow: visible;
	position: absolute;
	bottom: 29px;
}
.sliderGallery ul li {
	display: inline;
	margin-right: 15px;
}

.handle {
	height: 18px;
	width: 151px;
	position: absolute;
	z-index: 100;
	background-image: url(../images/Slider/youframeHandleGrey.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
.slider {
	background-image: url(../images/Slider/sliderBarGrey.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 830px;
	position: absolute;
	bottom: 11px;
	z-index: 90;
}
#divMainNav {
	height: 30px;
}



/* main navigation styles */

#ulMainNav {
	color:#FFFFFF;
	font-size: 0.9em;
	margin: 0px;
	float: right;
}
#ulMainNav li {
	list-style:none;
	float: left;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	height: 26px;
	width: 90px;
	background-image: url(../images/navigation/navTab.jpg);
	color: #FFFFFF;
	display: block;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 4px;
}
#ulMainNav a:hover, #ulMainNav a.current {
	color: #555555;
	background-image: url(../images/navigation/navActive.jpg);
}

/* End of navigation styles */

/* Start of Main Content */

#divRandomLogo {
	height:40px;
	background-color:#CCCCCC;
	margin-bottom: 30px;
}
#ulRandomLogo li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
#ulRandomLogo a {
	margin: 0px;
	padding: 0px;
}
#divContentCenter {
	width:870px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#divContentCenter h1 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
#divContentCenter h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
#divContentCenter p {
	font-size:0.8em;
}
#divTopContent {
	height: 345px;
	position: relative;
	width: 870px;
}

#ulIndexImageNav {
	margin: 0px;
	padding:0px;
}
#ulIndexImageNav li {
	list-style:none;


	width: 200px;
	height: 140px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

div.indexFlashAnim#divRight {
	width: 645px;
	position: absolute;
	top: 0px;
	right: 0px;
}
div.indexImageNav#divLeft {
	width:225px;
	position: absolute;
	left: 0px;
	top: 0px;
}
div.indexLeft {
	width:195px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}

div.indexRight {
	float:right;
	width: 195px;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divRight.indexRight h2 {
	font-size: 0.9em;
}

.indexCenter {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 420px;
	display: inline;
}

/* Start of Footer Content */

#divContactContainer {
	color:#FFFFFF;
	background-color: #555555;
}
 #divContactForm {
 	width:930px;
	margin:0px auto 0px auto;
}
#divContactFormSpacer {
	padding: 30px;
}
#divContactFormLeft {
	float: left;
	width: 200px;
	font-size: 0.8em;
	padding: 0px;
}

#divContactFormLeft p {
	padding-bottom: 15px;
}
#divContactFormLeft h2 {
	font-size: 1.1em;
	margin-bottom: 30px;
}
#divContactFormLeft a {
	color: #FFFFFF;
	text-decoration: none;
}
#divContactFormLeft a:hover {
	text-decoration: underline;
}
#divContactFormLeft .backTop {
	text-align: center;
	height: 30px;
	width: 124px;
	background-image: url(../images/contact/backUp.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	margin-top: 20px;
}
#divContactFormLeft .backTop a {
	height: 30px;
	width: 124px;
	display: block;
	padding-top: 3px;
}

#divContactFormRight {
	margin: 0px 0px 0px 230px;
}
#divContactFormRight h2 {
	font-size: 0.9em;
}

/* Start of contact form styles */

.divRow {
	color: #FFFFFF;
	overflow: hidden;
	padding-bottom: 10px;
}
.formName {
	text-align: right;
	padding-right: 20px;
	width: 185px;
	float: left;
}


fieldset {
	padding-right: 7px;
	padding-left: 7px;
	border: 1px solid #000000;
	background-color: #555555;
}
legend {
	margin-right: 5px;
	margin-left: 35px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
input {
	background-color: #FFFFFF!important;
	color: #333333;
	border: 1px solid #000000;
	font-size: 0.9em;
}
textarea {
	background-color: #4D4D4D!important;
	border: 1px solid #000000;
	color: #CCCCCC;
	font-size: 0.9em;
}
.formButton {
	background-image: url(../images/Buttons/blankButton.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 96px;
	padding: 3px;
	color: #FFFFFF;
	cursor:pointer;
}

#divPrivacy {
	padding-top: 40px;
	padding-bottom: 60px;
	padding-right: 30px;
	padding-left: 30px;
}
#divPrivacy h6 {
	font-size: 0.6em;
	font-weight: normal;
}
#divSearchPosition {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 195px;
}

#divSearchOptions input {
	background-color: #FFFFFF;
	color: #333333;
	margin-top: 5px;
	float: right;
}
.searchInput {
	position: absolute;
	top: 80px;
	right: 12px;
	width: 171px;
}
.searchBrowse {
	margin-right: 3px;
}
.searchButton {
	position: absolute;
	top: 105px;
	right: 12px;
}


#divSearchOptions h2 {
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	background-image: url(../images/indexNav/yfHeader.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#divSearchOptions h3 {
	font-size: 0.9em;
	color: #373737;
	padding-top: 3px;
}
#divIndexSearch {
	background-image: url(../images/indexNav/OneSearchBkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 143px;
	background-color: #E4E4E4;
	position: relative;
	padding-right: 12px;
	padding-left: 12px;
}
#divIndexSearch h3 {
	position: absolute;
	width: 100px;
	top: 33px;
	line-height: 1.3em;
}

#divIndexFrameBuild {
	width:195px;
	float:left;
	background-image: url(../images/indexNav/TwoFrameOnly.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 143px;
	background-color: #E4E4E4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#divIndexFrameBuild img {
	/*float:right;
	margin-top:15px;
	margin-right:23px;*/
	float:right;
	margin-top:105px;
	margin-right:10px;
		
}
#divIndexFrameBuild h3 {
	float:left;
	padding-top:34px;
	padding-left:12px;
}

#divImageSearch {
	background-image: url(../images/indexNav/yfTopbkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 90px;
	width: 175px;
	padding-right: 10px;
	padding-left: 10px;
}
#divImageUpload {
	height: 93px;
	width: 175px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	padding-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
}
#divFrameBuild {
	background-image: url(../images/indexNav/fyBtmBkg.jpg);
	height: 95px;
	width: 175px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	background-position: center bottom;
	padding-top: 2px;
	background-repeat: no-repeat;
}
#divFrameBuild img {
	position: absolute;
	right: 7px;
	bottom: 7px;
	height: 30px;
	width: 31px;
}
#indexUpload {
	width: 195px;
	background-color: #B10101;
	height: 313px;
	position: relative;
}

#indexUpload h2 {
	background-image: url(../images/indexNav/yfHeader.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 10px;
	margin: 0px;
	height: 28px;
}
#indexUpload h3 {
	font-size: 0.9em;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
#indexUploadBrowse {
	background-color: #9C0001;
	background-image: url(../images/indexNav/image-upload-footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	right: 0px;
	bottom: 0px;
	height: 97px;
	width: 195px;
}
#indexUploadBrowse input {
}

.uploadBrowse {
	padding: 0px;
	margin: 0px;
	width: 60px;
}
.uploadUpload {
	margin-top: 4px;
	margin-right: 10px;
	padding: 0px;
	margin-left: 10px;
}

.uploadInput {
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 105px;
}
.uploadBrowse {
	margin-left: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}




.divFeatured {
	background-image: url(../images/featured/featurebkgL.jpg);
	background-repeat: repeat-x;
	background-color: #C1C1C1;
	margin-bottom: 30px;
	overflow: hidden;
	height: 200px;
	width: 420px;
}
.divFeatured h2 {
	background-image: url(../images/featured/featuredHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 3px;
	font-size: 0.8em;
	height: 27px;
}
.divFeatured img {
	padding-bottom: 5px;
}
.divFeatured h3 {
	font-size: 0.7em;
	color: #333333;
	font-weight: normal;
	width: 80px;
	text-align: center;
	line-height: 1em;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.divFeatured ul {
	list-style-type: none;
}
.divFeatured li {
	width: 80px;
	padding-left: 20px;
	display: inline;
	float: left;
}
#divCategoryImages {
	background-image: url(../images/indexNav/yfFooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
}

#divCategoryImages h2 {
	background-image: url(../images/topic/topicHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 27px;
	margin-bottom: 0px;
}
#divCategoryImages ul {
	list-style-type: none;
	font-size: 0.7em;
	width: 195px;
}
#divCategoryImages li {
	background-image: url(../images/topic/gradbkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFFFFF;
	width: 195px;
	margin: 0px;
	padding: 0px;
	list-style:none;
	float:left;
	border-bottom:0px solid #FFFFFF;
}

#divCategoryImages a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#divCategoryImages a:hover, #divCategoryImages a.active {
	background-color: #B00000;
}
#divNewsLetter {
	background-image: url(../images/featured/featurebkg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#divNewsLetter h2 {
	background-image: url(../images/topic/topicHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px;
	padding-top: 4px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size:15px;
}
#divNewsLetter h3 {
	color: #FFFFFF;
	font-size: 0.7em;
	line-height: 1.2em;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	padding-bottom: -2px;
}

#divNewsLetter input {
}
#divNewsLetter form {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	text-align: right;
}
#divNewsLetter .newsField {
	width: 90%;
}
#divNewsLetter .newsButton {
	margin-top: 5px;
	margin-bottom: 5px;
}
#divyfInfo {
	background-image: url(../images/featured/featurebkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	margin-bottom: 20px;
	background-color: #5F5F5F;
	color: #FFFFFF;
}
#divyfInfo h2 {
	background-image: url(../images/topic/topicHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px;
	padding-top: 4px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size:15px;
}
#divyfInfo p {
	font-size: 0.7em;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	padding-bottom: 25px;
}
.yfPlay {
	float: right;
}
#infoCard {
	width: 870px;
	text-align: center;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 30px;
}
#infoCard img {
	padding-right: 20px;
	padding-left: 20px;
}


#divBreaker
{
	width: 930px;
	margin: 0px auto 0px auto;
	color:#000000;
	background-color:White;
}

#divContactContainerCorp {
	color:#FFFFFF;
	background-color: #FFFFFF;
	border-top:#555555 solid 1px;
}

div#news-slide {
	position:relative;
	overflow:hidden;
	width:930px;
	height:1.7em;
	text-align:center;
}
ul#news-slide-list {
	position: relative;
	overflow:hidden;
	width:930px;
	height:1.7em;
	text-align:center;
}
ul#news-slide-list li {
	position: absolute;
	left:930px;
	top:0px;
	list-style-image:none;
	list-style-type:none;
}
ul#news-slide-list li.news-slide-first, li.news-slide-first {
	
}


/* Corporate site */
#divHeaderContactInfoCorp {
	font-size: 0.8em;
	margin-top: 0px;
	float:left;
	margin-left:20px;
}
#divHeaderContactInfoCorp a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
#divHeaderContactInfoCorp a:hover {
	text-decoration: underline;
}

#divLogoCorp {
	background-image: url(../images/brand/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 198px;
	float:left;
	height: 85px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.pinktextboldlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.pinktextlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#555555;
}

#divShoppingCartCorp {
	float:right;
	width: 200px;
	margin-bottom: 15px;
}


.headernewlink {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
}
.headernewlink:hover {
	text-decoration: underline;
	font-size:11px;
}