/*---------- Mommy's High Heel Shoes Styles----------*/





* { 

	margin: 0; 

	padding: 0;

	

	}



body {

	font-family:"Trebuchet MS", Arial, sans-serif;

	font-size: 100%;

	background-color:#e884aa;

		

	}



h1 {

	font-size: 120%;

	line-height: 1.6em;

	font-weight: bold;

	color: #000000;

	margin:0;

	padding-bottom:8px;

	}



h2 {

	font-size: 110%;

	line-height: 1.6em;

	font-weight: bold;

	color: #000000;

	padding-bottom:2px;

	}



h3 {

	font-size: 100%;

	line-height: 1.6em;

	color: #000000;

	margin-top: 12px;

	margin-bottom: 2px;

	}

	

h4 {

	font-size: 100%;

	line-height: 1.6em;

	color: #0199fc;

	margin-top: 12px;

	margin-bottom: 2px;

	}

		

p {

	font-size: 100%;

	line-height: 1.7em;

	padding-bottom: 12pt;

	color:#000000;

			}

		



	

ul li {

	font-size: 100%;

	color:#000;

	line-height: 1.5em;

	

	}

	

ol li {

	font-size: 100%;

	color:#000;

	line-height: 1.5em;

		}

		

ul li ul li{

	font-size: 90%;

	color:#000;

	line-height: 1.5em;

	

	}

	

ol li ol li{

	font-size: 90%;

	color:#000000;

	line-height: 1.5em;

		}

		

img {

margin: 10px; /*trbl*/

border:0;

}





.list {  /*to indent lists that get lost in with margin settings */

padding-left:30px;

padding-bottom: 10px;

}



blockquote {

	line-height: 1.7em;

	margin: 8px 100px 8px 100px; /*trbl*/

	padding: 8px; /*trbl*/

	text-align:left;

	background-color:#f6f8e9;

	color:#4f85c5;

	width:300px;

	}

		

a:link {

	background-position: center;

	color: #0199fc;

	text-decoration:underline;

}



a:hover {

	background-position: center;

	font-weight: bold;

	color: #0199fc;

	text-decoration: underline;

}





table {

border-top: 2px solid #0199fc;

border-bottom: 2px solid #0199fc;

border-collapse:collapse;

text-align:center;

}



table th {

font-weight: bold;

text-align:center;

color:#0199fc;

font-size:90%;

}



table td {

border-left: 2px solid #0199fc;

border-right: 2px solid #0199fc;

border-bottom: 2px solid #0199fc;

text-align:center;

padding: 5px 3px;

color:#000000;

font-size:90%;

}





form {

margin: 1px;

padding: .75em;

font-size: 90%;

font-weight: bold;

display:inline;

}



input {

	border: 2px solid #0199fc;

	font-size: .8em;

	margin: 5px;

	}

	

input:focus, textarea:focus, select:focus {

	border: 5px solid #0199fc;

	

	

	}



label {

	display:inline;

	clear:both;

	font-size:90%;

	font-weight:bold;

	color:#000000;

	margin:.5em 0 0;

	padding-bottom:.5em;

	

	}

	

input[type="submit"] {  /*IDWIMIE 6, so the button is on the left in IE6 */

	

	margin:.8em .3em .5em 0;

	}





/*---------Special Formatting-----------*/









/*---------- Layout ----------*/



#main_wrapper {

	width:100%;
	margin-left:auto;   /*centers layout in browser */

	margin-right:auto;  /*centers layout in browser */
	
	min-width:1150px;
	max-width: 1200px;

	/*text-align:left;  resets the centering hack for IE6 on the body tag */

		

}







/*---------- Header Area ----------*/



#top {

      	position:relative;
		
      	background-image:url('images/mommys_shoes_text1.jpg');

      	background-repeat: no-repeat;

		background-position:top center;
		background-color:#FFFFFF;

		height:283px;	

	/*border-bottom: 3px solid #0199fc;*/

		width:1150px;
		
			margin-left:auto;   /*centers layout in browser */

	margin-right:auto;  /*centers layout in browser */
	background-color:#FFFFFF;
	

	}











#top_inner {
      	

	padding-top: 110px;

	padding-bottom:15px;

	padding-left: 13px;
	text-align:left;



	}

	

#top_inner img {

margin: 0; /*trbl*/

}







/*---------- Middle Main Content Area ----------*/




#middle {

	position:relative;

	/*background-image:url('images/pink_bground1.jpg');   background-repeat: repeat-y;background-position:center top; */
	


}







#main_content {

	position:relative;

	width:1150px;	
	margin-left:auto;   /*centers layout in browser */

	margin-right:auto;  /*centers layout in browser */
	


	}

	

#main_content_center {

	width:1000px;

	float:left;

	text-align:center;	

	margin-top:2px;

	padding: 5px;

}



#main_content_left {

	float:left;

	width:500px;

	margin-top:2px;

	display:inline;

}



#main_content_left_inner {

	padding-left:20px;

	padding-right:15px;

}



#main_content_right {

	float:left;

	width: 500px;

	margin-top:3px;

	

	

}



#main_content_right_inner {

	padding-left:15px;

	padding-right:5px;

	

}



#adspaceright {

	 float:left;

	width: 150px;

	margin:0px;
		

	
}

 



#adspacebottom {

	clear:both;

	width:100%;

	height:auto;

		

	text-align:center;

	

	}

	



#main_content_newsletter {

	clear:both;

	text-align:center;

	height:170px;

	padding:10px;

	width:900px;

	

}



#newsletter_left {

	float:left;

	text-align:center;

	width:40%;

	margin-top:2px;

	text-align:right;

	

	

	

}



#newsletter_right {

	float:left;

	width: 60%;

	text-align:center;

	margin-top:3px;

	

	

}





/*---------- Footer ----------*/



#footer {

	clear:both; /* makes the footer sit below whichever column is longest */

	background-image:url(images/footer.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height: 300px
	

	/*border-top: #0199fc solid 3px;*/

	

	

	}

	

#footer_inner {

	text-align:center;

	padding:.5em 2em; /* creates space between the box and the content */
	width:1000px;

	

}



#footer_inner p {

	font-weight:normal;

	font-size:85%;

	color:#000000;

	text-align:center;

	}



#footer_inner a {



color:#0199fc;

text-decoration:underline;



}



#footer_inner a:hover {

	color:#f7992b; 

	font-weight:bold;

}



/*---- VARIOUS CLASSES -----*/

.returntop {

	font-size: 85%;

	font-weight: bold;

	text-transform: uppercase;



}

.BigWhiteText {
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}

.BigBlackText {
color:#000000;
font-size:16px;
font-weight:bold;
}

.whiteText {
color:#FFFFFF;

}