@charset "utf-8";
/* CSS Document */

body, td, th, p, span, div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;} body  
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	background: #33CCCC;
	margin: 0; /* zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	}
	
.fltrt 
	{ /* can be used to float an element right. Floated element must precede the element it should be next to*/
	float: right;
	margin-left: 8px;
	}
	
.fltlft 
	{ /* can be used to float an element left in the page */
	float: left;
	margin-right: 8px;
	}
	
.clearfloat 
	{ /* placed on final break element before the close of a container that contains a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}

h1, h2, h3, h4, h5
	{
	margin: 0;
	padding: 0;
	text-transform:capitalize;
	color:#ff0084;
	font-weight:normal;
	}
	
h1
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0 0 23px 50px;
	margin: -5px 0 0 -13px;
	background:url(../images/-flower-line.gif) top left no-repeat;

	}
	
h2
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0 0 20px 40px;
	margin: -5px 0 0 -15px;
	background:url(../images/flower.gif) top left no-repeat;
	}
	
h3, h4
	{
	padding-left: 20px;
	font-weight:bold;
	}
	
h5
	{
	text-align: center;
	}
	
.float-right
	{
	float:right;
	}
	
.float-left
	{
	float:left;
	}
	
.pad-left
	{
	padding-left: 12px;
	}
	
.pad-right
	{
	padding-right:12px;
	}
	
#blue
	{
	background-color: #33CCCC;
	}
	
.float-right-pad-bot
	{
	padding-bottom: 15px;
	padding-right: 13px;
	}
		
/*************************************************** HEADER AREA ***************************************************/		
.clothes-pony #container 
	{ 
	width: 905px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(../images/bkgrnd-body.gif);
	background-position:center top;
	background-repeat:repeat-y;
	z-index:0;
	} 
	

.clothes-pony #header 
	{ 
	padding: 0;
	margin:0;
	height: 153px;
	background:url(../images/bkgrnd-hdr-1.gif)  top left no-repeat;
	}
	
.clothes-pony #header2	
	{
	margin-left:260px;
	background:url(../images/bkgrnd-hdr-2.jpg) no-repeat top;
	width: 257px;
	height: 153px;
	float:left;
	display:inline;
	}
	
.clothes-pony #header2b
	{
	margin-left:260px;
	background:url(../images/bkgrnd-hdr-2b.jpg) no-repeat top;
	width: 257px;
	height: 153px;
	float:left;
	display:inline;
	}


.clothes-pony #header3	
	{
	background:url(../images/bkgrnd-hdr-3.jpg) no-repeat top;
	width:388px;
	height: 153px;
	float:left;
	text-align:right;
	color:#B3EFEF;
	font-size:14px;
	font-weight:bolder;
	letter-spacing: 1px;
	text-transform:uppercase;
	}
	
.clothes-pony #header4 /* FOR SECONDARY TEXT AREA ON HOME PAGE*/
	{ 
	padding: 0;
	margin:0;
	height: 43px;
	background:url(../images/bkgrnd-hdr-4b.gif) bottom left no-repeat;
	}
	
.clothes-pony #url	
	{
	float:right;
	text-align:right;
	color:#B3EFEF;
	font-size:14px;
	font-weight:bolder;
	letter-spacing: 1px;
	text-transform:uppercase;
	}
	
.clothes-pony #admin
	{
	display:inline;
	font-weight: bold;
	font-size: 9px;
	text-align:left;
	clear:left;
	float:left;
	color:#FFFFFF;
	text-transform:lowercase;
	width: 330px;
	padding: 25px 0 0 15px;
	}
	
.clothes-pony #admin a
	{
	display:inline;
	text-decoration: none;
	color:#ffffff;
	}
	
.clothes-pony #admin a:hover
	{
	text-decoration:underline;
	}

/*************************************************** WRAPPER THAT ADDS STARBURST IMAGE ***************************************************/		
.clothes-pony #wrapper
	{
	background:url(../images/bkgrnd-leftside.gif) top left no-repeat;
	}
	
.clothes-pony #wrapper2
	{
	background:url(../images/bkgrnd-leftside2.gif) top left no-repeat;
	}
	
.clothes-pony #wrapper3
	{
	background:url(../images/wrapper-home.jpg) top left no-repeat;
	height:547px;
	}
	
/*************************************************** INTERIOR MENU BAR ***************************************************/	 
.clothes-pony #sidebar1 
	{
	float: left; 
	width: 139px; 
	padding: 0 12px 0 109px;
	}
	
.clothes-pony #sidebar1 ul
	{
	background:url(../images/nav-top2.gif) top left no-repeat;
	float: left; 
	width: 143px; 
	margin: 0;
	padding: 58px 0 0 0;
	list-style:none;
	}
	
.clothes-pony #sidebar1 ul li
	{
	background:url(../images/nav-bckgrnd2.gif) top repeat-y;
	text-align:center;
	height: 35px;
	}
	
.clothes-pony #sidebar1 a
	{
	display: block;
	color: #47004F;
	width: 130px;
	padding: 10px 5px 14px 5px;
	text-decoration: none;
	}

.clothes-pony #sidebar1 a:hover
	{
	background-color: #FD3E97;
	color: #6F0B07;
	text-decoration:none;
	}
	
/*************************************************** HOME MENU BAR ***************************************************/		
.clothes-pony #sidebar2alt 
	{
	float: left; 
	width: 210px; 
	padding: 0 0 0 40px;
	}
	
.clothes-pony #sidebar2 
	{
	float: left; 
	width: 139px; 
	padding: 0 12px 0 109px;
	}
	
.clothes-pony #sidebar2 ul
	{
	background:url(../images/nav-top2.gif) top left no-repeat;
	float: left; 
	width: 143px; 
	margin: 0;
	padding: 58px 0 0 0;
	list-style:none;
	}
	
.clothes-pony #sidebar2 ul li
	{
	background:url(../images/nav-bckgrnd2.gif) top repeat-y;
	text-align:center;
	height: 25px;
	border-bottom:#FD3E97 1px dashed;
	}
	
.clothes-pony #sidebar2 a
	{
	display: block;
	color: #47004F;
	width: 130px;
	padding: 5px 5px 8px 5px;
	text-decoration: none;
	}

.clothes-pony #sidebar2 a:hover
	{
	background-color: #FD3E97;
	color: #6F0B07;
	text-decoration:none;
	}
	
.clothes-pony #nav-bot
	{
	background:url(../images/nav-bot.gif) top no-repeat;
	float: left; 
	width: 260px;
	height:23px;
	margin: 0 0 0 -109px;
	padding: 0;
	display:inline;
	}

	/******* SUB MENU STYLES *******/

.clothes-pony .menu2{ 
	width:139px; 
	position:relative; 
	z-index:100;
	padding: 0 12px 0 109px;
	float: left;
}
.clothes-pony .menu2 ul {
	background:url(../images/nav-top2.gif) top left no-repeat;
	float: left; 
	width: 145px; 
	margin: 0;
	padding: 58px 0 0 0;
	list-style:none;
}
.clothes-pony .menu2 ul li ul {
	visibility:hidden; 
	position:absolute; 
	height:0; 
	overflow:hidden; 
	top:0; 
	left:137px;
	margin:0;
	padding:0;
	background-color: #FD3E97;
	
}

*html .clothes-pony .menu2 ul li ul {
	visibility:hidden; 
	position:absolute; 
	height:0; 
	overflow:hidden; 
	top:0; 
	left:130px;
	margin:0;
	padding:0;
	background-color: #FD3E97;
	
}


.clothes-pony .menu2 ul li {
	float:left;
	background:url(../images/nav-bckgrnd2.gif) top repeat-y;
	text-align:center;
	height: 25px;
	border-bottom:#FD3E97 1px dashed;
}


.clothes-pony .menu2 ul li ul li {
	float:left;
	text-align:center;
	height: 25px;
	border-bottom:#FD3E97 1px dashed;
}
.clothes-pony .menu2 ul li a, .clothes-pony .menu2 ul li a:visited {
	display:block; 
	float:left; 
	text-decoration: none; 
	color: #47004F;
	width: 133px;
	font-size:11px;  
	padding: 5px 5px 8px 5px;
}
* html  .clothes-pony .menu2 ul li a, * html  .clothes-pony  .menu2 ul li a:visited {width:133px;}

.clothes-pony .menu2 table {
	border-collapse:collapse; 
	border:0; 
	margin:0; 
	padding:0; 
	position:absolute; 
	left:0; 
	top:0;
}

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
.clothes-pony .menu2 ul li:hover a,
.clothes-pony .menu2 ul li a:hover{
	background-color: #FD3E97;
	color: #6F0B07;
	text-decoration:none;
}

.clothes-pony .menu2 ul li:hover {
	position:relative; 
	z-index:90;
}

* html  .clothes-pony .menu2 ul li a:hover {position:relative; z-index:110;}

.clothes-pony .menu2 ul li:hover ul,
.clothes-pony .menu2 ul li a:hover ul {
	visibility:visible; 
	position:absolute; 
	background:#FD3E97; 
	overflow:visible;
}
.clothes-pony .menu2 ul li:hover ul li a,
.clothes-pony .menu2 ul li a:hover ul li a{
	display:block; 
	background:#FD3E97; 
	color:#fff; 
	line-height:15px; 
	padding:5px 10px 5px 10px; 
	text-decoration:none;
	text-align:left;
}

.clothes-pony .menu2 ul li:hover ul li:hover a,
.clothes-pony .menu2 ul li a:hover ul li a:hover {
	color: #6F0B07;
}
.clothes-pony .menu2 ul li:hover ul li ul,
.clothes-pony .menu2 ul li a:hover ul li a ul {
	visibility:hidden; 
	position:absolute; 
	height:0; 
	overflow:hidden; 
	top:0; 
	left:85px;
}
.clothes-pony .menu2 ul li:hover ul li:hover ul,
.clothes-pony .menu2 ul li a:hover ul li a:hover ul {
	visibility:visible; 
	position:absolute; 
	height:auto; 
	color:#000; 
	padding:0; 
	list-style-type:none; 
	background:#069;
}
.clothes-pony .menu2 ul li:hover ul li:hover ul li a,
.clothes-pony .menu2 ul li a:hover ul li a:hover ul li a {
	display:block; 
	color:#ff0;
}

.clothes-pony .menu2 ul li:hover ul li:hover ul li:hover a,
.clothes-pony .menu2 ul li a:hover ul li a:hover ul li a:hover {
	background:#FD3E97; 
	color:#000;
}


	
	
	
/*************************************************** INTERIOR CONTENT AREA ***************************************************/		
.clothes-pony #mainContent 
	{
	margin: 0 0 0 260px; /* the left margin on this div element creates the column down the left side of the page */
	background:url(../images/bkgrnd-content-top2.jpg) top left no-repeat;
	min-height: 450px;
	padding: 40px 100px 20px 20px;
	overflow:hidden;
	}
	
	
*html .clothes-pony #mainContent 
	{
	margin: -477px 0 0 260px; 
	background:url(../images/bkgrnd-content-top2.jpg) top left no-repeat;
	min-height: 450px;
	padding: 40px 100px 20px 20px;
	overflow:hidden;
	}
	

.clothes-pony #mainContent p
	{
	padding: 3px 35px 20px 25px;
	margin:0;
	text-align:left;
	line-height:1.8em;
	}
	
.clothes-pony #mainContent ul, ol
	{
	padding:0 0 15px 0;
	margin:0;
	line-height:1.8em;
	}
	
.clothes-pony #mainContent ul li
	{
	margin-left: 50px;
	list-style-image:url(../images/bullet.gif);
	padding-left: 10px;
	}
	
.clothes-pony #mainContent ol li
	{
	margin: 0 0 0 35px;
	}
	
/*************************************************** INTERIOR CONTENT AREA ***************************************************/		
.clothes-pony #mainContent2
	{
	margin: 0 0 0 260px; /* the left margin on this div element creates the column down the left side of the page */
	min-height: 450px;
	padding: 10px 100px 20px 120px;
	color:#FFFFFF;
	line-height:1em;
	size: .8em;
	}

/*************************************************** FOOTER ***************************************************/		
.clothes-pony #footer
	{
	background:url(http://www.clothespony.com/images/bkgrnd-footer-bottom.jpg) bottom left no-repeat;
	padding:0;
	z-index:1;
	height:272px !important;
}

.clothes-pony #footer P {
	Z-INDEX: 3;
	BACKGROUND: url(http://www.clothespony.com/images/bkgrnd-footer-top.gif) no-repeat left bottom;
	margin:0;
	padding:0;
	clear:both;
	height:157px;

}
.clothes-pony #kid,.clothes-pony #kid2,.clothes-pony #kid3,.clothes-pony #kid4,#kid_img {
	DISPLAY: block; Z-INDEX: 40; BACKGROUND: url(bkgrnd-kid3.jpg) no-repeat right bottom; FLOAT: right;
	width:205px; HEIGHT: 297px;
}
#kid_img {
	height:100px;
	margin-top:6px;
}


.clothes-pony #kid,.clothes-pony #kid2,.clothes-pony #kid3,.clothes-pony #kid4 {
/*	position:absolute;*/
}

.clothes-pony #kid
	{
	background:url(http://www.clothespony.com/images/bkgrnd-kid1.jpg) no-repeat bottom right;
	width:205px;
	height:297px;
	float:right;
	z-index: 40;
	display:block;
	}

.clothes-pony #kid2
	{
	background:url(http://www.clothespony.com/images/bkgrnd-kid2.jpg) no-repeat bottom right;
	width:205px;
	height:297px;
	float:right;
	z-index: 40;
	display:block;
	}


.clothes-pony #kid3
	{
	background:url(http://www.clothespony.com/images/bkgrnd-kid3.jpg) no-repeat bottom right;
	width:205px;
	height:297px;
	float:right;
	z-index: 40;
	display:block;
	}	

.clothes-pony #kid4
	{
	background:url(http://www.clothespony.com/images/bkgrnd-kid4.jpg) no-repeat bottom right;
	width:205px;
	height:297px;
	float:right;
	z-index: 40;
	display:block;
	position:relative;
	top:6px;

	}	
	
/*************************************************** NEWSLETTER AND HOME PHONE BOXES ***************************************************/		
.clothes-pony #sign-up {
	FONT-SIZE: 10px;
	Z-INDEX: 50;
	BACKGROUND: url(http://www.clothespony.com/images/bkgrnd-newsletter.gif) no-repeat;
	FLOAT: left;
	display:block;
	line-height:14px;
	PADDING-LEFT: 120px;
	PADDING-RIGHT: 10px;
	PADDING-TOP: 35px;
	WIDTH: 415px;
	HEIGHT: 111px;
	position:relative;
	left:150px;
}

.clothes-pony #sign-up form
	{
	float:left;
	margin:0;
	padding:0;
	display:inline;
	}

.clothes-pony #sign-up form label
	{
	font-size:10px;
	}

.clothes-pony #home-phone
	{
	background:url(http://www.clothespony.com/images/bkgrnd-newsletter.gif) no-repeat;
	width:200px;
	height:126px;
	float:left;
	z-index: 50;
	margin:0;
	padding: 0;
	font-size:10px;
	display:inline;
	}
	
/************************************************ FOOTER LINKS AND COPYRIGHT AREA ***********************************************/		
.clothes-pony #copyright
	{
	clear:left;
	width: 905px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the element */
	border: 0;
	z-index:100;
	}
	
.clothes-pony #copyright p
	{
	padding: 0;
	margin: 0;
	font-size:9px;
	}
	
.clothes-pony #copyright a 
	{
	display:inline;
	text-decoration: none;
	color:#000000;
	}
	
.clothes-pony #copyright a:hover
	{
	text-decoration:underline;
	}	

/*********************************************** SHOPSITE PAGES CSS ***********************************************/

.clothes-pony #cont-wrap
	{
	padding:0;
	overflow:visible;
	}

.clothes-pony #cont-wrap h1
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0 0 23px 50px;
	margin: -5px 0 0 -13px;
	background:url(../images/-flower-line.gif) top left no-repeat;
	font-weight: bold;
	}
	
/********************************* Category Pages Content *********************************/
.clothes-pony #category-header
	{
	padding-bottom:3px;
	padding-top:15px;
	padding-right: 10px;
	width: 620px;
	margin-left:auto;
	margin-right:auto;
	min-height: 200px;
	overflow:visible;
	font-size: .9em;
	}
	
.clothes-pony #category-header img
	{
	/*padding-bottom:5px;
	padding-top: 3px;*/
	}
	
.clothes-pony #divider
	{
	display: block;
	font-size:12px;
	font-weight:bold;
	padding: 0 0 0 3px;
	word-spacing: 3px;
	margin-left:auto;
	margin-right:auto;
	height: 18px;
	vertical-align:middle;
	padding-left: 5px;
	clear:both;
	}

.clothes-pony #additional-text
	{
	padding: 20px;
	font-size: .9em;
	display:block;
	}

.clothes-pony #category-header2
	{
	padding-bottom:3px;
	padding-top:10px;
	padding-right: 10px;
	width: 510px;
	margin-left:auto;
	margin-right:auto;
	/*min-height: 200px;*/
	/*border-bottom:solid 1px #A8BED3;*/
	}
	
.clothes-pony #category-header2 img
	{
	padding-bottom:5px;
	padding-top: 3px;
	padding-right: 10px;
	}
	
.clothes-pony #divider2
	{
	display: block;
	background-color: #70C1DB;
	border:solid 1px #9C40A3;
	font-size:12px;
	font-weight:bold;
	word-spacing: 3px;
	width: 510px;
	height: 18px;
	vertical-align:middle;
	}

.clothes-pony #additional-text2
	{
	padding: 20px;
	font-size: .9em;
	display:block;
	}
/********************************* Product Page Content *********************************/

.clothes-pony #featured-prod
	{
	text-align:center;
	font-size: 12px;
	width: 600px;
	max-width: 600px;
	}
	
.clothes-pony #featured-prod img
	{
	padding: 3px;
	border:1px solid #007038;
	max-width: 180px;
	height:auto;
	}
	
	
.clothes-pony #featured-prod td
	{
	border-bottom:1px dotted #CFC7B5;
	}
	
.clothes-pony #featured-prod td td
	{
	border:0px dotted #CFC7B5;
	}
	
.clothes-pony td#mid
	{
	border-left:1px dotted #CFC7B5;
	border-right:1px dotted #CFC7B5;
	}
	
.clothes-pony #sports-icons
	{
	margin: 15px;
	text-align:center;
	font-size: 12px;
	}
	
.clothes-pony #sports-icons img
	{
	border:0px solid #007038;
	}
	
.clothes-pony #description
	{
	padding: 15px;
	font-size: 1em;
	line-height: 1.8em;
	}
	
.clothes-pony .similar-header
	{
	color:#FD2684;
	letter-spacing:1px;
	padding-top: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	font-size: 1em;
	font-weight:bold;
	border-bottom: 1px solid #99F4F4;
	clear:both;
	}
	
	
.clothes-pony #more-info-image
	{
	float:left;
	padding-top: 10px;
	}
	
.clothes-pony #more-info-image img
	{
	max-width: 290px;
	height: auto;
	}
	
.clothes-pony #more-info-detail
	{
	float:right;
	text-align: right;
	border:#99F4F4 1px solid;
	margin-right: 110px;
	padding:5px;
	width: 200px;
	margin-bottom: 5px;
	background-color: #FCBD5F;
	}
	
.clothes-pony #more-info-detail p
	{
	padding:0;
	}
	
.clothes-pony #more-info-detail form
	{
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.clothes-pony .our-price 
	{
	color: #D30B12;
	font-size: 11pt;
	/*line-height: 12px;*/
	text-align:left;
	}
	
	
.clothes-pony .old-price 
	{
	color:#333333;
	text-decoration:line-through;
	font-size: 11pt;
	line-height: 12px;
	text-align:left !important;
	}
	
	
.clothes-pony .detail-header
	{
	border:#7FB79B 1px solid;
	padding: 1px 5px;
	font-weight:bold;
	text-align: left;
	}
	
.clothes-pony .item-number
	{
	font-size: 10pt;
	padding-bottom: 2px;
	letter-spacing: 0;
	}
/********************************* ange changes *********************************/


.clothes-pony .choose-header
	{
	color:#FD2684;
	letter-spacing:1px;
	padding-top: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	font-size: 1em;
	font-weight:bold;
	border-bottom: 1px solid #99F4F4;
	clear:both;
	}

.chooseFromTable
	{
	height: 140;
	cellspacing: 0;
	cellpadding: 5;
	width:130;
	border: 1px solid rgb(168,190,211);
	font-weight: bold;
	}

.chooseFromTable img
	{
	padding: 3px;
	border:1px solid #007038;
	height:auto;
	width: 60px;
	hspace: 3;
	vspace: 3;
	}
	
	
.chooseFromTable td
	{
	border-bottom:1px dotted #CFC7B5;
	height: 100;
	align: center;
	valign: middle;
	cellpadding: 5;
}
	