/*Merchants--Use this file to make any edits that you wish to override styles in the main stylesheets. By making edits to this CSS file, your styles applied here will cascade and overwrite styles in the main CSS files. This will allow you to replace the entire contents of the main stylesheets should it become necessary to update those to fix styling issues with the themes without losing any of your custom styles.*/


.ys_primary{ margin-top:10px;}

#nav-general {
	display: none;
}

#nav-more{
	font-weight: normal;
	margin: 0 0 0 -5px;
	padding: 0;
}




/* CSS Document */
/* 092506 0.02*/
/*Note to Merchants: If you wish to make edits to your CSS, we suggest you make them in the css-edits stylesheet or another css file that you create and reference in your template. By doing so you will ensure that you are not introducing errors into the main stylesheets, which you could not recover if you edited them directly. This also allows Yahoo! to potentilly release fixes (if necessary) by you copying in the newlt revised files without overwriting any of your subsequent edits.*/

/*

/* Elements */
a {
	color: #dc5787;
}
a:hover {
	color: #A13636;
}
* {padding:0; /*margin:0;*/}
td {font-size: 12px ; color:#000000; padding:0; margin:0;}
h1, h2, h3{margin:0;}
h1 {
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #748290;
}
h2 {
	color: #DC4738;
	font-size: 14px;
	font-weight: normal;
}
h2 a.blogtitle {
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
h2 a.blogtitle:hover {
	color: #666666;
	text-decoration: underline;
	text-transform: none;
}
h3 {color: #JQMCEG
}
h4 {
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #748290;
	padding: 0 0 0 7px;
	line-height: 20px;
}
.blogpull h4 {
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0 0 0 15px;
	line-height: 15px;
	font-size: 16px;
}

h5 {
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0 0 0 0;
	font-size: 18px;
}

body {
	color: #4D4D4D;
	background-color: #FFFFFF;
	text-align:center;
	width:100%;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Classes */
.boxclose {zoom:1;}
.breadcrumbs{margin:10px;}
.clear {clear:both; display:block; font-size:1px; height:1px; line-height:-1;}
.last {border:0 solid;}
  /* Form Buttons */

.ys_primary{
	margin-top:10px;
	margin-bottom: 15px;
}
/*input.ys_primary{ background:#66A5FF;color:#FFF;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer; }*/
/*input.add2cartsubmit {background-color:#888; border-color:#DDD #AAA #555; border-style:solid; border-width:1px 1px 1px; color:#fff; font-weight:bold; outline:#000 solid 1px; padding:0 2px;}*/
label.add2cartlabel {border:1px solid #000;}

.buttonlabel {margin-left:4px}

/* IDs */
#info-div{
	background-color:#FFFFFF;
	padding:0px;
	zoom:1;
}
#info-div:after{clear:both; content:"."; display:block; height:0; visibility:hidden;}
#accessorytitle {}
	#itemtype #accessorytitle {background:none; color:#909090; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; padding:2px 10px 8px;}

#bodycontent {
	float:right;
	width:610px;
	padding: 10px 0 0 0;
} /* 150 + 610 = 760 */ /* The Min-width is needed for Moz to stretch the bodycontent that is shrinkwrapping content due to floats. This is only necessary on pages without Tables in the contents. Min-width breaks Opera's layout so Width:100% is used instead of Min-width. */

#bodyshell {
	background-color:#FFFFFF;
	border-left:150px solid #FFFFFF;
	;
	float:left;
	zoom:1;
	margin:0;
*position:relative;} /*Left Column Color*/ /* Background color is needed to counter an IE rendering bug that erases the left column bgcolor */ /* float:left is needed in Moz to handle extra wide cntent that breaks the width */ /* Left/Right Margin was removed due to expanded content errors in Moz, this was used to push the nav/content area in to match the mock-up */ /* position:relative is needed to fix bug in IE that caused the navigation bar to push out over the main content*/

*:first-child+html #bodyshell { width:610px; }

#bodyshell:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}

#brandmark {
	float:left;
font:normal 36px Tahoma, Geneva, Verdana, sans-serif; 				width:195px;
} /* 510 + 250 = 760 */

#brandmark a {color:#ffffff;
	display:block;
	padding:0;
	text-decoration:none;
}

#caption {zoom:1;}
#caption:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}
#contentarea #caption {margin:10px;}
#itemtype #caption {/*padding:0 10px;*/}
#maintype #caption {
	background-color:#fff;
}

#captionarea, #messagearea, #info-div {margin:10px 10px 9px; /*border-bottom:1px #fff solid;*/} /* 1px is used to prevent Margin Folding */

#messagearea #messagetitle{background:#ffffff url('') ; color:#909090; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; padding:4px 15px 6px 10px;}
#itemtype #contentarea #itempage-captiontitle {margin:15px 0 10px; padding:0 2px;}
#itemtype #itempage-captiontitle {background:none; color:#909090; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; margin:0; padding:2px 2px 8px;} /*The Left/Right Padding is smaller because the Caption Title needs to be nested within the Caption on Item pages, but not on Section pages */

#container {
	margin:0 auto;
	text-align:left;
	width:760px;
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
} /* This "container" is needed as IE produces resize induced rendering errors when using the BODY element for a container. */ 

#contentarea {margin:0 0 10px 0;}

#section-contenttitle {background-color:#ffffff; color:#909090; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; margin:0 15px 0 0; padding:4px 15px 6px 10px;}

#bodyContent #info-div #searchpageHeader {background-color:#ffffff; color:#909090; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; margin:0; padding:4px 15px 6px;}

#item-contenttitle {background-color:#ffffff; color:#909090; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; margin:0 15px 0 0; padding:4px 15px 6px 10px;}

#specialstitle {background:#ffffff url('') ; color:#909090; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; margin:0 10px; padding:4px 15px 6px 10px;}

#copyright {color:#909090; display:block; font:normal xx-small/1.2 verdana, sans-serif; padding:0 15px 15px; text-align:right;}

#finaltext, #introtext {margin:10px;}

#footer {
	background:#000000;
	clear:both;
	zoom:1;
	background-color: #CCCCCC;
	background-image: url(http://www.urbanbabyrunway.com/img/botback.jpg);
}
#footer-links {color:#000000; display:block; font-weight:bold; font-size:11px; padding:10px 0 15px 75px; text-align:center;}
#footer-links a {
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: normal;
}
#footer-links a:hover {
	text-decoration:underline;
	font-weight: normal;
}

#header {
	background:#FFFFFF;
	zoom:1;
	min-height:75px;
	background-image: url(http://www.urbanbabyrunway.com/img/ubrback.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
} /* _height and zoom are MS hacks */
#header:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}

/* Search Page Styles */
#info-div form, 
     .infoText div {margin:0 10px;}
#info-div form table td a img {margin-right:5px;}
#info-div form table td b {display:block; padding:15px 0 5px;}
#info-div form table td font {font-size:1em;}
/* !Search Page Styles */

#introtext {} /* REF: #finaltext */
	

#itemarea {background-color:#fff; margin:0px 15px 0; padding:10px; zoom:1;}
#itemarea:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}

#nav-general {
	clear:both;
	float:right;
	display:none;
	list-style:none;
	margin:0 5px 0 0;
}

#nav-general li {border:1px solid #ffffff;
	border-top:0;
	float:left;
	margin:0 2px;
} /* General Link Colors */

#nav-general li a {
	color:#000000;
	display:block;
	font-size:12px;
	font-weight:normal;
	padding:3px 5px 5px;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
}

#nav-general li a:hover {
	color:#666666;
}

#nav-general a.linkcheckout {background:transparent url('') 90% 0 no-repeat; padding-right:35px;}	

#nav-product {
	overflow:hidden;
	width:150px;
	position: relative;
	display: inline;
	margin-left: -150px;
	z-index: 100;
	float: left;
} /* IE Experiences the pixel doubling bug here. "display: inline;" fixes this. Position Relative and Z-Index are needed for IE in order to display the background colors */

#nav-product ul li a {
	color:#333333;
	display:block;
	font-weight:normal;
	font-size:11px;
	height:10px;
	margin:0;
	min-height:10px;
	padding:2px 4px 2px 13px;
	text-decoration:none;
	width:133px;
}

html>body #nav-product a {height:auto;}

#nav-product ul li a:hover {
	color:#dc5787;
}

#nav-product li {margin:0;}

#nav-product ul {
	list-style:none;
	margin: 27px 0 0 0;
}

 * html #nav-product ul li a {  /* make hover effect work in IE */
	width: 150px;
}
#htmlbottom, #htmlbottom a{padding:5px;color:#000000}

#nav-product ul li a{
	width:133px;
}

* html #nav-product ul li a{width:133px; height:100%; overflow:hidden; background-color: #FFFFFF; overflow:hidden;}

* html #nav-product { overflow:visible; width:150px; }

#searcharea {background:#f58205 url('http://ep.yimg.com/ca/I/yhst-94527399368817_2193_77963398') ; display:none; margin:0 0 0;}
#searcharea input {font-size:1.0em;}
#searcharea fieldset {border:0 solid; display:block; padding:10px 0 10px 13px;}
#searcharea label {color:#ffffff; font-size:0.85em; font-weight:bold; text-transform:uppercase;}
#searcharea label span, #searcharea label input {vertical-align:middle}
#searchsubmit{ background:#909090 url('') ;color:#ffffff;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer;display:inline; margin:0;}
#searchpageHeader {background-color:#ffffff; color:#909090; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; margin:0; padding:4px 15px 6px;}
input#query {margin-left:4px;}
#query {padding:2px}

#slogan {color:#ffffff;
	display:block;
	float:right;
font:normal 11px Tahoma, Geneva, Verdana, sans-serif; 										padding:90px 0 0 0;
	width:560px;
	text-align:right;
} /* 225 + 25= 250 */

*:first-child+html #info-div,
*:first-child+html #specialtitle,
*:first-child+html #messagearea { width:590px; } *:first-child+html #itemarea { width:570px; }

#badge {
	margin: 7px 0 0 0;
	padding: 0;
	text-align: left;
}

* html #badge { width:136px; text-align:center; }

/* Cross-Sell Styles. */

.ystore-cross-sell-table { width:100%; font-size:inherit; font:100%; }
.ystore-cross-sell-title { padding-bottom:6px; color: #909090; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; }
.ystore-cross-sell-table-vertical .ystore-cross-sell-cell { width:100%; }
.ystore-cross-sell-table-horizontal .ystore-cross-sell-cell { width:28%; padding-right:5%; }

.ystore-cross-sell-product-image-link { display:block; padding-bottom:8px; }
.ystore-cross-sell-product-caption { padding-bottom:16px; }
.ystore-cross-sell-product-caption p,
.ystore-cross-sell-product-caption h4 { margin:0 0 10px; font-size:11px; }
.ystore-cross-sell-table .ys_promo { font-weight:bold; }












#indexcontainer
{
	width: 580px;
	margin: 0 0 0 10px;
	background-color: #fff;
	color: #333;
	line-height: 130%;
}

#indextop
{
padding: .5em;
background-color: #ddd;
border-bottom: 1px solid gray;
}

#top h1
{
padding: 0;
margin: 0;
}
#indexcontent h2
{
	padding: 0;
	margin: 0 0 5px 0;
	font-weight: normal;
	color: #db4a3f;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#indexcontent h2.twitter
{
	padding: 0;
	margin: 20px 0 5px 0;
	font-weight: normal;
	color: #70d4fb;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#indexcontent h2.twitter a
{
	color: #70d4fb;
	text-decoration: none;
}
#indexcontent h2.twitter a:hover
{
	color: #70d4fb;
	text-decoration: underline;
}


#leftnav
{
	width: 340px;
	margin: 0;
	padding: 0em;
	float: left;
	overflow: auto;
}

#indexcontent
{
	margin-left: 350px;
	padding: 10px 5px 0 5px;
}
#indexcontent p
{
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#indexfooter
{
	clear: both;
	margin: 0;
	padding: 0em;
	color: #FFFFFF;
	height: 0px;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

div.thumb {
	margin: 2px;
	height: auto;
	float: left;
	text-align: center;
}	
.thumb img{
	display: inline;
	margin: 3px;
	border: 1px solid #A0ACC0;
}
.thumb a:hover img {border: 1px solid black;}
.thumb img {border: 1px solid #A0ACC0;}
.photocattitle {text-align: center; font-weight: bold;}
.phototitle {
	text-align: left;
	font-weight: normal;
	width: 100px;
	margin: 0 0 3px 4px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	padding: 0 0 8px 0;
}
.phototitle a{
	text-decoration: none;
	color: #333333;
}
.phototitle a:hover{
	color:#000000;
	text-decoration: underline;
}
.phototitle span {
	color:#db4a3f
}
.bigimage{
	margin: 0;
	padding: 0 0 10px 0;
	overflow: auto;
}


#logos{
	margin: 0;
	color: #333;
	background-color: #8F8F8F;
	padding: 8px 0 0 0;
	width: 340px;
	clear: left;
	height: 61px;
}
#logotop{
	margin: 0;
	padding: 0 0 5px;
	width: 340px;
	clear: left;
}
#logos img{
	margin: 0 0 0 0;
	border: none;
}


#ubrfront {
	padding: 0 0 0 0;
}

#ubrfront p{
	text-align: left;
	font-weight: normal;
	margin: 0 0 3px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 0 0 8px 0;
}
.ubrjoin {
	padding: 10px 0 17px 0;
	text-align: center;
}


#htmltop {
	margin: 0;
	background-color: #8F8F8F;
	padding: 2px 0 0 0;
	height: 40px;
}

.name{
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#topmenu {
	padding: 0;
	margin: 0;
  }
ul.topul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
li.toptop {list-style: none;}

#ancillary{
	padding:2em 0 0 0;
	text-align: center;
	margin: 0 auto;
	width: 600px;
}#ancillary .block{
	float:left;
	width:30%;
	margin:0 0 0 5%;
	font-size: 11px;
}#ancillary .twice-length{width:65%;}#ancillary .thrice-length{width:100%;}* html #ancillary .block{margin:0 0 0 4%;}#ancillary .first, * html #ancillary .first{clear:both;margin:0;}#ancillary .block-separator{clear:both;height:2.5em;}#ancillary .block h2, #ancillary .block h3{
	margin:0 0 5px 0;
}ul.dates, ul.counts, ul.blogroll ul, ul.pages, .widget ul{
	list-style-type:none;
	margin:4px 0 2px 0;
	border-top:2px solid #FFFFFF;
}ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li, .widget ul li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
}ul.dates .date{color:#858585;padding:0 1.5em 0 0;}ul.counts .count{float:right;color:#858585;}ul.dates a, ul.counts a, ul.blogroll a, ul.pages a, .widget ul a{
	color:#333333;
	text-decoration:none;
}ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover, .widget ul a:hover{color:#FFF;}ul.blogroll{margin-top:0;}ul.blogroll li{list-style-type:none;margin:0;}ul.pages ul{margin:0;}ul.pages ul li{border:none;margin-left:2em;list-style-type:square;}#footer{
	clear:both;
	margin:0 0 0 0;
}#footer .inside{
	background:url(images/footer_black.gif) 50% 0 repeat-x;
	padding:1em 0;
	text-align: left;
}#footer p{margin:0;font-size:0.95em;}#footer p.copyright{float:left;}#footer p.attributes{float:right;}#footer p.attributes a{padding:0 0 0 1em;text-decoration:none;color:#525252;}#footer p.attributes a:hover{color:#FFF;}#search{float:right;width:200px;margin:1em 0 0 0;-moz-opacity:0.4;text-align:right;}#search:hover{-moz-opacity:1.0;}#search .searchimg{float:left;width:14px;height:13px;background:url(images/search.gif) 0 0 no-repeat;position:relative;top:4px;}#search input{width:175px;font-size:0.85em;background:#CCC;margin-top:2px;}#search input:focus{background:#FFF;}#searchform{margin:1em 0;}#searchform #s{background:#222;border:none;border-bottom:1px solid #333;width:30em;color:#666666;padding:0.25em;}.widget #searchform #s{width:280px;}#searchform #searchsubmit{background:#000;color:#666;border:none;font-size:0.9em;text-transform:uppercase;letter-spacing:0.25em;}#search-results{width:30%;background:#333;padding:0 0 0 0;float:right;-moz-opacity:0.9;border-top:1em solid #000;}#search-results h3{font-weight:bold;text-align:left;margin:0;padding:0 0 1em 0;background:#000;}#search-results small{display:block;text-align:left;font-size:0.9em;padding:0.5em 1em 0.7em 1em;border-top:1px solid #666;border-bottom:1px solid #555;}#search-results small a{color:#CCC;}#search-results ul li{list-style-type:none;padding:0 1em 0.5em 1em;margin:0.5em 0;}#search-results ul li:hover{background:#202020;}#search-result ul{margin:0;}#search-results ul li a{text-decoration:none;border-bottom:1px dotted #CCC;}#search img.archives-icon{margin:0 7px 0 0;top:1px;}img.centered, img.aligncenter{display:block;margin-left:auto;margin-right:auto;}img.alignright{padding:4px;margin:0 0 2px 7px;display:inline;}img.alignleft{padding:4px;margin:0 7px 2px 0;display:inline;}.alignright{float:right;}.alignleft{float:left;}.aligncenter, div.aligncenter{display:block;margin-left:auto;margin-right:auto;}.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4px;margin:10px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.wp-caption img{margin:0;padding:0;border:0 none;}.wp-caption p.wp-caption-text{font-size:11px;color:#000;line-height:17px;padding:0 4px 5px;margin:0;}.postmetadata{clear:both;}

.horizontal-seperator .name{
	border-top:1px solid #FFFFFF;
}
	

#contents-table td{
	padding: 17px 0 0 0;
}
#ys_social_top_hr {border-top:1px solid #CFCECE; margin-bottom:5px; margin-top:5px; clear:both; }
#ys_social_media {height:26px;display:inline-block;vertical-align:middle;margin-left:10px; }
#ys_social_fblike {float:left;}
#ys_social_tweet {float:left;}
#ys_social_v_separator {margin-left:10px;margin-right:10px;float:left;}
#ys_social_bottom_hr {border-top:1px solid #CFCECE; margin-top:5px;}

