/* BANNER */

div.TopBar {
	width: 100%;
	background-color: #E64197;
	height: 3px;
	overflow: hidden;
	}

div.TopBanner {
	position: relative;
	width: 100%;
	height: 157px;
	background-image: url(/mm5/images/bannerBGR2.gif);
	background-repeat: repeat-x;
	z-index: 0;
	}


.blogheaderlinks {margin-top:0}
.blogheaderlinks img {vertical-align:top}
.blogheaderlinks a:link, .blogheaderlinks a:visited, .blogheaderlinks a:hover, .blogheaderlinks a:active { 
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	}

.blogheaderlinks a:link, .blogheaderlinks a:visited { color: #E64197; }
.blogheaderlinks a:hover, .blogheaderlinks a:active { color: #000000; }
.blogheaderlinks a.mright {margin-right:50px}
.tqdminibask {float:right;color:#e64197;font-size:10px;padding:0 10px 0 5px}

div.RightBanner {
	position: absolute;
	top: 10px;
	right: 10px;
	padding-left: 600px;
	z-index: 5;
	}

.tag {
	color: #E64197;
	font-size: 17px;
	white-space: nowrap;
	padding: 2px 0 0 0;
	}

.tagSmall {
	color: #666666;
	font-size: 11px;
	white-space: nowrap;
	float:left;
	width:180px;
	line-height:22px;
	}

.tag strong { 
	color: #000000;
	font-weight: normal;
	}

.BannerSearch { float:left;width:210px}

.BannerSearch div {
	height: 26px;
	width: 164px;
	background-image: url(/mm5/images/bannerSearchBGR2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float:left;
	}

.BannerSearch input, .BannerSearch img {vertical-align:middle}
.BannerSearch img {padding-left:10px}

.BannerSearch input {
	margin: 3px 5px 0 5px;
	width: 154px;
	border: 0;
	font-weight: bold;
	}
	
.socialicons {
	position:absolute;
	right:5px;
	bottom:5px;
	z-index:400;
	}

.socialicons img {
	padding-left:5px;
	}


/*New horizontal nav stylings*/
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:90%;
		position:absolute;
		left:0;
		bottom:5px;
		height:40px;
		padding:0px;
		margin:0px;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:11px 20px;
		margin:0;
		color:#333;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		text-align:left;
	}

	#qm0 a.pink
	{	
		color:#FFB0D9;
	}
	
	#qm0 a.gold
	{	
		color:#E1DCB1;
	}
	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		text-decoration:none;
	}


	/*"""""""" (MAIN) Parent items""""""""*/	
	#qm0 .qmparent	
	{	
		font-size:18px;
		margin:0;
		color:#fff;
		font-weight:normal;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	

	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:4px 10px;
		margin:-2px 0px 0px 0px;
		background:#F8F8F8;
		border:1px solid #999;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a, #qm0 .qmparent a.qmparent	
	{	
		padding:2px 5px;
		margin:0px;
		font-size:12px !important;
		color:#333 !important;
		border-width:0px;
		border-style:none;
		font-weight:normal;
	}

	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		color:#E64197 !important;
		font-size:12px;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#e4e4e4;
		background-position:center center;
		color:#777;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 0px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:0px 0px 0px 0px;
		border-color:#dadada;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:25px;
		margin:8px 6px 2px 6px;
		border-color:#777;
	}


.qmmc li.qmfirst {
margin-left:10px;
}


/*Category tree*/
div.CategoryTree h2 {
	padding: 10px 10px 5px 10px;
	margin: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	}

div.CTT-Gold { 
	background-image: url(img/CTT-Gold.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 200px;
	height: 5px;
	overflow: hidden;
	}

div.CT-Gold, div.CT-Gold-SB {
	background-image: url(img/CT-Gold.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 200px;
	padding: 0 0 15px 0;
	border-bottom: 5px #FFFFFF solid;
	}

div.CT-Gold-SB h2 { color: #4F4C32; }

div.CT-Gold h2, div.CT-Gold input, div.CT-Gold a:link, div.CT-Gold a:visited { color: #4F4C32; }
div.CT-Gold a:hover, div.CT-Gold a:active { color: #4F4C32; text-decoration: underline; }

div.CTT-Green { 
	background-image: url(img/CTT-Green.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 200px;
	height: 5px;
	overflow: hidden;
	}

div.CT-Green {
	background-image: url(img/CT-Green.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 200px;
	padding: 0 0 15px 0;
	border-bottom: 5px #FFFFFF solid;
	}

div.CT-Green h2, div.CT-Green input, div.CT-Green a:link, div.CT-Green a:visited { color: #485A1E; }
div.CT-Green a:hover, div.CT-Green a:active { color: #485A1E; text-decoration: underline; }

div.CTT-Pink { 
	background-image: url(img/CTT-Pink.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 200px;
	height: 5px;
	overflow: hidden;
	}

div.CT-Pink {
	background-image: url(img/CT-Pink.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 200px;
	padding: 0 0 15px 0;
	border-bottom: 5px #FFFFFF solid;
	}

div.CT-Pink h2, div.CT-Pink input, div.CT-Pink a:link, div.CT-Pink a:visited { color: #873961; }
div.CT-Pink a:hover, div.CT-Pink a:active { color: #873961; text-decoration: underline; }

div.ShopBy {
	padding: 5px 10px 0 10px;
	}

a.ShopByButton:link, a.ShopByButton:visited, a.ShopByButton:hover, a.ShopByButton:active {
	background-image: url(img/shopByButton.gif);
	background-repeat: no-repeat;
	}

a.ShopByButtonExpand:link, a.ShopByButtonExpand:visited, a.ShopByButtonExpand:hover, a.ShopByButtonExpand:active {
	background-image: url(img/shopByButtonExpand.gif);
	background-repeat: no-repeat;
	}

a.ShopByButton:link, a.ShopByButton:visited, a.ShopByButton:hover, a.ShopByButton:active, a.ShopByButtonExpand:link, a.ShopByButtonExpand:visited, a.ShopByButtonExpand:hover, a.ShopByButtonExpand:active { 
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	width: 179px;
	height: 27px;
	line-height: 27px;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	}

div.ShopByDD {
	position: relative;
	top: 5px;
	left: 0;
	display: none;
	padding: 3px 0 5px 0;
	}

a.ShopByButton:link, a.ShopByButton:visited, a.ShopByButton:hover, a.ShopByButton:active { color: #FFFFFF; text-decoration: none; }

div.ShopByDD a:link, div.ShopByDD a:visited, div.ShopByDD a:hover, div.ShopByDD a:active {
	color: #4F4C32;
	display: block;
	padding: 0 10px 5px 10px;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	}

div.ShopByDD a:hover, div.ShopByDD a:active { text-decoration: underline; }

div.MiniAds a:link, div.MiniAds a:visited, div.MiniAds a:hover, div.MiniAds a:active {
	display: block;
	padding: 0 10px 0 10px;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	}

div.MiniAds form, .CPLdesc form { padding: 0; margin: 0; display: inline; }

input.MiniAdField  {
	width: 170px;
	margin: 7px 10px;
	border: 3px #FFFFFF solid;
	display: block;
	}

input.MiniAdButton  {
	margin: 0 10px;
	display: block;
	}

.tqd-freeship {padding-bottom:0 !important}
.tqd-freeship a:link {padding-left:0 !important}
