body {
background:#fee2ef;
margin:0 auto;
padding:0;
font-size:13px;
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
color:#000;
}

#outercontainer {
position:relative;
width:100%;
margin:0;
padding:0;
background:#ffffff;
}

.wrapper {
position:relative;
width:950px;
margin:0 auto;
padding:0;
}

#header {
background:#fee2ef url(http://crystalsoles.com/images/splash/summer/headerbg_dots.png) top left repeat-x;
position:relative;
width:100%;
height:200px;
margin:0;
padding:0;
}

#logo {
position:relative;
height:185px;
width:275px;
margin:0;
padding:0;
top:0px;
left:0px;
float:left;
}

#logo h1 {
position:relative;
background:url(http://crystalsoles.com/images/splash/summer/logo.png) top left no-repeat;
height:185px;
width:275px;
margin:0;
padding:0;
}

#logo h1 a {
position:relative;
height:185px;
width:275px;
display:block;
text-indent:-9999px;
}

#search {
position:absolute;
top:10px;
right:0px;
margin:0;
width:200px;
color:#000000;
text-align:right;
}

#shoppingbag {
position:absolute;
top:95px;
right:0px;
margin:0;
height:95px;
width:95px;
text-align:right;
}

#headerpromo {
background:url(http://www.crystalsoles.com/images/splash/summer/header_promo.png) center center no-repeat;
position:absolute;
top:10px;
left:375px;
margin:0;
height:100px;
width:350px;
}

#topnavbar {
position:absolute;
width:500px;
height:15px;
margin:120px 125px 0px 0px;
padding:10px 0px;
text-align:right;
color:#604357;
top:0px;
left:335px;
overflow:hidden;
text-transform:lowercase;
}

#bottomnavbar {
position:relative;
background:#ed5797;
width:100%;
margin:0;
padding:10px 0px;
text-align:center;
color:#ffffff;
text-transform:lowercase;
border-bottom:1px solid #ffffff;
}

#contentcontainer {
position:relative;
width:950px;
margin:0;
padding:15px 0px;
}

#leftsidebar {
position:relative;
width:275px;
margin:0;
padding-right:40px;
text-align:left;
float:left;
}

#content {
position:relative;
width:635px;
margin:0;
padding:0px 0px;
text-align:left;
float:left;
}

#shopping {
background:url(http://crystalsoles.com/images/splash/summer/shopping.png) top left no-repeat;
padding-top:50px;
margin-bottom:30px;
}

#info {
background:url(http://crystalsoles.com/images/splash/summer/info.png) top left no-repeat;
padding-top:50px;
margin-bottom:30px;
}

#orders {
background:url(http://crystalsoles.com/images/splash/summer/orders.png) top left no-repeat;
padding-top:50px;
margin-bottom:30px;
}

#breadcrumb {
position:relative;
font-size:13px;
padding:0;
margin:0;
}

#title {
padding:0;
margin:0;
border-top:1px solid #ed5797;
}

#sitemessage {
padding:0;
margin:0;
}

#footer  {
position:relative;
background:#fee2ef url(http://crystalsoles.com/images/splash/summer/bg_dots.png) top left repeat-x;
/*width:950px;*/
width:100%;
margin:0 auto;
text-align:center;
}

p#copyright {
position:relative;
width:930px;
/*margin:20px auto;*/
margin:0 auto;
padding:20px 0px;
}



.style1 {
color:#ffffff;
}
.style1 a:link {
color:#000000;
text-decoration:none;
}
.style1 a:visited {
color:#000000;
text-decoration:none;
}
.style1 a:active {
color:#000000;
text-decoration:none;
}
.style1 a:hover {
color:#add003;
text-decoration:underline;
}

.style2 {
color:#000000;
}
.style2 a:link {
color:#000000;
text-decoration:none;
}
.style2 a:visited {
color:#000000;
text-decoration:none;
}
.style2 a:active {
color:#000000;
text-decoration:none;
}
.style2 a:hover {
color:#5cc3ff;
text-decoration:underline;
}

.style3 {
color:#000000;
}
.style3 a:link {
color:#000000;
text-decoration:none;
}
.style3 a:visited {
color:#000000;
text-decoration:none;
}
.style3 a:active {
color:#000000;
text-decoration:none;
}
.style3 a:hover {
color:#ed5797;
text-decoration:underline;
}

.style4 {
color:#ffffff;
}
.style4 a:link {
color:#000000;
text-decoration:none;
}
.style4 a:visited {
color:#000000;
text-decoration:none;
}
.style4 a:active {
color:#000000;
text-decoration:none;
}
.style4 a:hover {
color:#ffffff;
text-decoration:underline;
}
/* FADING CALLOUT BOX */

#fading-callout {
	width:400px;
	height:500px;
	padding: 0;
	margin: 10px 0px 0px 15px;
	display: block;
	position: relative;
   
}

#fading-callout img {
	padding: 0px;  
	border:  2px solid #9ec6eb;  
	background-color: #fff;  
	width: 400px; 
	height: 500px; 
	margin-top: 0px;
	top:  0; 
	left: 0;
	display: none;
}

#fading-callout img.first {
	display: inline;
}

