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


body {
	background-color:#e54794;
	background-image:url('../images/bg/bg.gif');
	background-position:top center;
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
}

#MainContainer {
	width:836px;
	margin:12px auto 20px;
}

#Header {
	padding:0px 38px;
	height:130px; 
	width:760px;
	background-image:url('../images/bg/top-bg.png');
	background-repeat:no-repeat;
	background-position:bottom;
}

#toplinks {
	float:right;
	margin-top:28px;
	position:relative;
	margin-right:184px;
}

*:first-child+html #toplinks {
	margin:28px 0 0 205px;
}

#toplinks, #toplinks a {
	color:#E9CAE1;
	text-decoration:none;
	font:12px Verdana, Geneva, sans-serif;
}

#toplinks a {
	padding:4px;	
}

#toplinks a:hover {
	color:#E64795;	
}

/*
#toplinks a img {
	float:right;	
	margin-top:-19px;
}

*:first-child+html #toplinks a img {
	margin-top:-35px;	
}
*/

.social_icons {
	position:absolute;
	bottom:-4px;
	right: -184px
}

.social_icons img {
	margin-left:5px;
	width:30px;
	border:none;
}

*:first-child+html .social_icons {
	margin-top:-19px;	
}

#menu {
	clear:both;	
	padding-top:18px;
}

#menu img {
	border:none;
	margin-top:2px;
}

#menu a {
	height:23px;
	display:block;
	float:left;
}



#theshoes, #press, #shop, #about, #home {
	margin:30px 0 0 10px;	
}

#theshoes {
	width:113px;
	background-image:url('../images/menu/the-shoes.gif');
	margin-left:10px;
}

#theshoes:hover {
	width:113px;
	background-image:url('../images/menu/the-shoes-over.gif');
}

#shop {
	width:76px;
	background-image:url('../images/menu/shop.gif');
}

#shop:hover {
	width:76px;
	background-image:url('../images/menu/shop-over.gif');
}

#press {
	width:219px;
	background-image:url('../images/menu/press-testimonials.gif');
}

#press:hover {
	width:219px;
	background-image:url('../images/menu/press-testimonials-over.gif');
}

#about {
	width:170px;
	background-image:url('../images/menu/about-us.gif');
}

#about:hover {
	width:170px;
	background-image:url('../images/menu/about-us-over.gif');
}

#home {
	width:63px;
	background-image:url('../images/menu/home.gif');
	margin-left:20px;
}

#home:hover {
	width:63px;
	background-image:url('../images/menu/home-over.gif');
}

#Content {
	padding:3px 58px 30px;
	min-height:300px;
	width:720px;
	background-image:url('../images/bg/main-bg.png');
	background-repeat:repeat-y;
	background-position:center;
	font-family: 'century gothic', Verdana, Geneva, sans-serif;
	color:#282561;
}

#Content h1 {
	font-size:36px;
	font-weight:normal;
}

#Content h2 {
	font-size:24px;
	font-weight:normal;
}

#Content p {
	font-size:14px;
	line-height:160%;
}

.shoe_shots {
	margin:25px auto;
}

.shoe_shots img {
	/*border:4px solid #1F1A4E;*/
	padding:10px;
	width:161px;
	margin-right:16px;
	background-color:#1F1A4E;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.pressentry {
	clear:left;
	margin-bottom:70px;
}

.pressentry img {
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	clear:left;
	padding-bottom:20px;
}

.pressentry a {color:#282561; text-decoration:none;}
.pressentry a:hover {text-decoration:underline;}

.product {
	
}

.product img {
	border:1px solid #282560;
	margin-right:20px;
	margin-bottom:15px;
}

.product table td {
	padding:10px 5px;
}

#Footer {
	height:62px;
	width:836px;
	background-image:url('../images/bg/bottom-bg.png');
	background-repeat:no-repeat;
	background-position:top;
}

#Footer p {
	margin:0px;
	color:#E9CAE1;
	font:10px Verdana, Geneva, sans-serif;
	padding:56px 0 0 185px;
}

#Footer a {color:#E9CAE1; text-decoration:none;}
#Footer a:hover {text-decoration:underline;}

/* Helper Styles */

.beam, .homebeam {
	width:100%; 
	background-color:#E74896;
	height:8px;
	margin:20px auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	clear:left;
}

.homebeam {
	width:80%;
	margin-left:0px;
	clear:left;
}

.center {
	text-align:center;
}

img.center {
	display:block;
	margin-left:auto;
	margin-right:auto	
}

.float_right {
	float:right;
	margin-right:-60px;
}

*:first-child+html .float_right {
	margin-top:-130px;
}

.float_left {
	float:left;
	padding-right:20px;
}

.girl {
	float:right;
	padding-left:10px;
	margin-right:-200px;
}

.small {
	font-size:12px;	
}

.aftersoles {
	font-weight:bold;
	font-size:16px;
	clear:both;
	color:#1E194E;
	text-decoration:none;
}

.aftersoles:hover {
	text-decoration:underline;	
}

.aftersoles a {
	color:#1E194E;
	text-decoration:none;
}

.aftersoles a:hover {
	text-decoration:underline;	
}

#swatches #Black {background-image:url('../images/swatches/black.jpg');}
#swatches #Gold {background-image:url('../images/swatches/gold.jpg');}
#swatches #Silver {background-image:url('../images/swatches/silver.jpg');}

#swatches {margin:10px auto; width:120px; padding-bottom:20px;}
#swatches .swatch {width:30px; height:30px; margin:1px 5px; float:left;}
#swatches .selected {margin:0px 4px; border:1px solid black;}

#shopping_left {width:300px; float:left; padding-right:25px; padding-bottom:20px;}
#shopping_left h6 {margin:0px; padding:0px;}

.product .subproduct_image {margin-top:6px; float:left; margin-right:0px; width:143px;}

.additional_photos {margin-top:15px;}
#shopping_left .additional_photos h6 {text-align:center; margin:0px; padding:15px 0px 0px;}

.retailer {float:left; padding:10px 1%; text-align:center; width:30%; min-height:130px;}
