body {
	background-image:url(../images/bg_new.png);
	background-attachment: fixed;
	background-position: top ;
	background-repeat: repeat-x;
	background-color: #fce1e3;
}

/*-----------------------------Div's---------------------------------*/

#container {
	position: relative;
	margin: 0 auto;
	width: 1112px;
	padding-top: 180px;
}

#logoutDiv {
	position: absolute;
	left: 1040px;
	top: 210px;
}

#mainLogo {
	position: absolute;
	width: 301px;
	height: 150px;
	left: 382px;
	top: 20px;
}

#navigation {
	width: 1112px;
	height: 31px;
	background-image: url(../images/navBarBack-trans.png);
	background-repeat: no-repeat;
}

#mainContentArea {
	height: auto;
	width: 1112px;
	background-image: url(../images/homePageGradient-trans.png);
	background-repeat: no-repeat;
	background-color: #efd2d7;
	margin-top: -2px;
}

#mainContentArea2 {
	height: auto;
	width: 1112px;
	background-image: url(../images/middleSectionPurpleBackGradient-trans.png);
	background-repeat: no-repeat;
	background-color: #783f62;
	margin-top: -2px;
}

#contentSection2 {
	width: 1048px;
	margin: 0 auto;
	padding-top: 25px;
}


#mainContentBottomBar {
	width: 1112px;
	height: 25px;
	background-image: url(../images/middleSectionPurpleBackBottom-trans.png);
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
	padding-top: 4px;
}

.locatorContact {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	display: inline;
	margin-left: 100px;
}


#footer {
	height: 50px;
	text-align: center;
	padding-top: 10px;
	color: #6e174d !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
	clear: both;
}

#footerHome {
	height: 50px;
	text-align: center;
	padding-top: 10px;
	color: #6e174d !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
	clear: both;
}

#footerHome ul li {
	display: inline;
	margin-left: 15px;
}

#footer ul li {
	display: inline;
	margin-left: 15px;
}

#whatshot {
	float: left;
	width: 255px;
	padding-top: 20px;
	padding-left: 15px;
}

#privacyPolicy {
	width: 835px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
}

.catDescBox {
	width: 948px;
	margin: 0 auto;
}

#productDetailWrapper {
	background-image: url(../images/productListBack-trans.png);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 724px;
}

#tempNav {
	position: absolute;
	left: 350px;
	z-index: 40;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #60053d;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
}


#miniSearch {
	float: right; 
	margin-top: -2px; 
	margin-right: -215px;
}

#tempNav ul li {
	display: inline;
	margin-left: 35px;
}

/*-----------------------------Text---------------------------------*/

.headerText {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px
}

h1 {
	font-family: Myriad Pro;
	color: #f5f5f5;
	font-size: 30px;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #f5f5f5;
	font-size: 15px;
	font-weight: normal;
}

h5 {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #ee037e !important;
	font-size: 13px !important;
	font-weight: bold !important;
}

h4 {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #ee037e !important;
	font-size: 15px !important;
	font-weight: bold !important;
}

.footerText {
	color: #6e174d !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
}

.catDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fce1e3;
}

.prodDesc {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px
}

.styleNumber {
	font-family: Arial, Helvetica, sans-serif;
	color: #f48c99;
	font-size: 12px;
	margin-bottom: -5px;
	margin-top: -10px;
}

.productType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #f5f5f5;
	font-weight: normal !important;
	margin-bottom: -10px;
}

.pressHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #e79ba9;
}

/*-----------------------------Links---------------------------------*/

a.contentLinks:link, a.contentLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #6bdeff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.contentLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6bdeff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.locatorContactLinks:link, a.locatorContactLinks:visited {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.locatorContactLinks:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

a.footerLinks:link, a.footerLinks:visited {
	color: #6e174d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.footerLinks:hover {
	color: #6e174d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

a.productTitleLinks:link, a.productTitleLinks:visited {
	color: #ee037e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.productTitleLinks:hover {
	color: #ee037e !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a.blogLinks:link, a.blogLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a.blogLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}


/*-----------------------------Links---------------------------------*/

a {
	position: relative !important;
	font-family: Arial, Helvetica, sans-serif;
}

.formField {
	background-color: fce1e3;	
}

.formSubmit {
	background-image: url(../images/submitButton-trans.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 97px;
	height: 29px;
	border: none;
	cursor: pointer;
	margin-left: 200px;
}

.formSearch {
	background-image: url(../images/searchButton-trans.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 97px;
	height: 29px;
	border: none;
	cursor: pointer;
}

.formReset {
	background-image: url(../images/resetButton-trans.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 97px;
	height: 29px;
	border: none;
	cursor: pointer;
}

input.searchInput {
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: transparent;
	width: 113px;
	height: 21px;
	padding-top: 2px;
	background-position: left center;
}

#searchInputDiv {
	background-image: url(../images/searchInputField-trans.png);
	background-repeat: no-repeat;
	width: 165px;
	height: 21px;
	float: left;
	text-align: left;
	padding-left: 8px;
}

input {
	position: relative;	
}

#dealerHomepage a:link, #dealerHomepage a:visited {
	color: #FFF !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a.contactPageLinks:link, a.contactPageLinks:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

a.contactPageLinks:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
}


#onlineStores a{
	color: #ffffff;
}

#onlineStores p{
	color: #ffffff;
	font-size: 14px;
}

#onlineStores {
	
}






/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none; color: #000 !important;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}






/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:0px 3px 0px 0px;
		font-family:Arial;
		font-size:32px;
		text-decoration:none;
		
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		margin:-1px 0px 0px 0px;
		background-color:#FCE1E3;
		background-repeat:repeat-y;
		background-position:left center;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 20px 3px 2px;
		margin:0px;
		color:#000000;
		font-family:Arial;
		font-size:11px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#FFFFFF;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		color:#FFFFFF;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		background-image:url(qmimages/arrow_1.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-image:url(qmimages/arrow_0.gif);
		color:#ffffff;
		text-decoration:underline;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 0px 5px 0px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#999999;
	}


	/*"""""""" Main Hover Fill Items [Static]""""""""*/	
	#qm0 .qmhoverfill	
	{	
		background-color:#91ED99;
	}


	/*"""""""" Sub Hover Fill Items [Static]""""""""*/	
	#qm0 div .qmhoverfill	
	{	
		background-color:#91E599;
		border-width:1px;
		border-style:solid;
		border-color:#555555;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 a img	
	{	
		display:block;
		border-style:none;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-color:#FFFFFF;
		background-image:url(qmimages/arrow_0.gif);
		color:#000000;
		text-decoration:underline;
	}


.level0 li a {
	color: #000000 !important;	
	visibility: visible !important;
}


.breadcrumbs a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.breadcrumbs li {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;	
}

#track_hint {
	font-size: 8px;	
}

.productName {
	color:#EE037E !important;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:13px !important;
	font-weight:bold !important;
}

#track_outer {
	margin-top: 20px;	
}


#goButtonMini {
	background-image: url(../images/Search_GO-trans.png);
	background-repeat: no-repeat;
	width: 37px;
	height: 31px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	position: relative;
}
.page-title p {padding-top:10px;}
.page-title p a {font-size:16px;}
