@charset "UTF-8";

#main_title {
	float: left;
	height: auto;
	width: 234px;
	text-align: center;
	margin-top: 10px;
	font-family: Georgia, serif;
	font-size: xx-large;
	color: #2757A2;
	text-decoration: none;
}
#side_buffer {
	display: none;
} 
.side_button_top {
	display: none;
}
.side_button {
	display: none;
}
.title_text {
	float: left;
	width: 625px;
	height: auto;
	margin-top: 5px;
	margin-left: 10px;
	text-align: left;
	font-size: medium;
	font-family: Georgia, serif;
	color: #ffffff;
	text-decoration: none;
}
.text_section {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	width: 625px;
	height: auto;
}

/* Products */

.text_text {
	float: left;
	width: 400px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #1b2454;
	text-decoration: none;
}
.text_image {
	float: left;
	text-align: left;
	width: 175px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.text_text a{
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #1b2454;
}
.text_text a:hover{
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2757A2;
}

/* Text */

.text_normal {
	float: left;
	width: 572px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #1b2454;
	text-decoration: none;
}
.text_normal a{
	width: 572px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #1b2454;
}
.text_normal a:hover{
	width: 572px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2757A2;
}

/* Links */
.text_link {
	float: left;
	width: 350px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #1b2454;
	text-decoration: none;
}
.text_link_image {
	float: left;
	text-align: left;
	width: 212px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.text_link a{
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #1b2454;
}

.text_link a:hover{
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2757A2;
}

.bullet_1 {margin: 0; padding-left:20px; list-style-type:disc;}
.bullet_2 {margin: 0; padding-left:20px; list-style-type:circle;}
.bullet_3 {margin: 0; padding-left:25px; list-style-type:decimal;}

/* Option Buttons (Female Shoes, Male Shoes) */

.options {
	float: left;
	text-align: center;
	height: 100px;
	height: auto;
	width:625px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 
}
#option_button_1 {
	float: left;
	text-align: center;
	height: 100px;
	width: 300px;
	background-position: top center; 
	background-repeat: no-repeat; 
	background-image: url(../images/btn-women.png);
}
#option_button_2 {
	float: left;
	text-align: center;
	height: 100px;
	width: 300px;
	background-position: top center; 
	background-repeat: no-repeat; 
	background-image: url(../images/btn-men.png);
}
#product_other {
	display: inline;
}
#men, #women {
	display: none;
	float: left;
	width: 572px;
	height: auto;
}
























#container  {
display: none;
} 
#header  {
display: none;
} 
#header_left {
display: none;
}
#header_left_inner_top {
display: none;
}
#header_left_inner_bottom {
display: none;
}
#header_right {
display: none;
}
#header_right_inner_top {
display: none;
}
#header_right_inner_left {
display: none;
}
#header_right_inner_center {
display: none;
}
#header_right_inner_right {
display: none;
}
#footer {
display: none;
}
#footer_1 {
display: none;
}
#footer_2 {
display: none;
}
#footer_3 {
display: none;
}
#footer_4 {
display: none;
}
#footer_left {
display: none;
}
#footer_right {
display: none;
}
#footer_buffer_1 {
display: none;
}
#footer_buffer_2 {
display: none;
}
#footer_buffer_3 {
display: none;
}