html *{
margin:0;
padding:0;
}

.alt1 {
        background-color: #ffffff;
        border: 1px #E4A3B1;
}


body{
font-family:verdana,helvetica,arial,sans-serif;
font-size:12px;
text-align:center;
color:#333;
background:#663333;  
margin:0;
padding:0;
}
.button {
background-color:#C1DEDE;
color:#663333;
font-weight: bolder;
}
.smallbutton {
	background-color:#C1DEDE;
	color:#663333;
	font-weight: bolder;
	font-size: 9px;
}
p {
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:12px;
	padding-bottom: 1em;
}

/*
*  General Style Info
*/

a{
color:#003d4c;
text-decoration:underline;
}
a:hover{
color:#003d4c;
text-decoration:underline;
}

a img{
border:none;
}

h2,h3{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	padding: 10px;
}
  
em {
 font-size: 12px;
}
h2{
margin:0.5em 0;
color:#e32;
}

h3{
font-size:18px;
padding-bottom:0.5em;
color:#003d4c;
}

h4{
color:#ff9966;
font-size:20px;
font-weight:normal;
}

.pink {
	color: #F5BEC6;
	font-weight: bolder;
}
.pink:hover{
	color: #F5BEC6;
	font-weight: bolder;
}

#content ol, #content ul{
margin:.4em 1em;
padding:0 1em; 
line-height: 18px;
}    

.white {
	color: #FFFFFF;
}

/*
*  Layout
*/ 

#container{
position:absolute;
left:0;
top:0;
text-align:left;
margin-left:30px;
padding-right:30px;
width:910px;
background:url('images/container_bg.gif') repeat-y; 
}

#header{
position:absolute;
left:0;
top:70px;
width:178px;
height:177px;
background:transparent;
background:url(images/logo_pink.gif) no-repeat top;    
}


#header h1 a{
display:block;
width:225px;
height:176px;
text-indent:-5000px;    
}

#header h1 a:hover{
}


#navigation{
position:absolute;
left:225px;
width:685px;
height:75px;
background:#663333 url(images/nav_bg.gif) no-repeat;
} 

#copy{
font-size:120%; 
position:absolute;
top:75px;
left:225px;
width:435px;
height:190px;
padding-left:225px;
padding-right:25px;
color:black;
background:url(images/copy_bg.gif) no-repeat;
}

#copy h2{
text-indent:-5000px;    
position:absolute;
top:15px;
left:0;
width:226px;
height:180px;
background:url(images/copy_header_bg.gif) no-repeat;
}

#copy .text{
padding:10px;
}
#content{
padding:15px 20px 50px 10px;  
margin-left:225px;
background:url(images/content_top_bg.gif) no-repeat;
min-height: 544px;
}

.main #content{
margin-top:265px;
font-family:verdana,helvetica,arial,sans-serif;
font-size:12px;
}

#download{
text-indent:-5000px;    
display:block;
position:absolute;
left:0;
top:290px;
width:213px;
height:145px;
background:url(images/download_btn.gif) no-repeat top;
}

#download:hover{
/*background:url(images/download_btn.gif) no-repeat bottom;   */
}

#searchform {
position:absolute;
top: 280px;
left:600px;
background: url("/images/pink_bg.gif") no-repeat;
}

#searchformfield {
position:absolute;
top: 320px;
left:665px;
}

#submitbutton {
position:absolute;
top: 0px;
left:100px;
}

#advancedsearch {
clear: both;
position:absolute;
top: 10px;
left:10px;
}

#newsletterform {
}

#get_started{
clear:both;
overflow:auto;
padding-bottom:1em;
}

#get_started .feature{
float:left;
width:200px;
padding:5px;
margin-right:5px;
font-size:12px;    
} 

li {
    list-style-image:  url("images/die.gif");
}

#party {
	position:absolute;
	top:260px;
	left:0px;
	width:190px;
}

#sidebar{
	position:absolute;
	top:365px;
	left:0px;
	width:190px;
	height: 685px;
	color:#f5bec6;
	font-weight: bold;
}

#sidebar h4{
color:#ded;
font-size:130%;
}

#sidebar .quotes blockquote{
font-size:100%; 
font-style:italic;
text-align:left;
border-bottom:1px dotted #879a55;
}

#sidebar .quotes blockquote .cite{
font-size:90%;
text-align:right;
display:block;
/*padding:0.25em;  */
color: #f5bec6;
} 

#sidebar blockquote a {
color: #f5bec6;
}
#sidebar blockquote a:hover {
color: #f5bec6;
}

/*
*  Navigation
*/

#navigation ul{
position:absolute;
left:20px;
top:0;
}

#navigation ul li{
list-style-type:none;
display:inline;
}

#navigation ul li a{
font-weight:bold;
display:block;
float:left;
color:#000;
}

#navigation ul li a span{
display:block; 
margin-right:12px; 
padding:10px 6px 9px 9px; 
} 

#navigation ul li.active a span{
padding:12px 6px 9px 9px; 
} 

#navigation ul li a:hover, #navigation ul li.active a{
/* background:url(images/nav_item_bg.gif) no-repeat bottom right; */
} 

#navigation ul li a:hover span,  #navigation ul li.active a span{
/* background:url(images/nav_item_bg.gif) no-repeat bottom left; */
} 

#footer { 
    color: #f5bec6;
    background-color: #663333;
    padding: 4px 10px;
    text-align: right; 
} 
.left {  
    float:left;
}
.right {  
    float:right;
}           

#ads{   
margin-top:2em;  
padding: 0;
text-align:center;
background-color: #663333; 
}

#cartColumn{   /* right column, i.e. shopping cart column */
	position:absolute;
	top:500px;
	left:0;
	width:190px;
	height: 200px;
	color:#f5bec6;
	font-weight: bold;
	overflow : auto; 
}
#shopping_cart{ /* Shopping cart */
        margin:3px;
        padding:3px;
}
.clear{
        clear:both;
}
.product_container{     /* Div for each product */
        width:190px;
        margin-right:15px;
        float:left;
        margin-top:3px;
        padding:2px;
        font-weight:bold;
}

.sliding_product img{   /* Float product images */
        float:left;
        margin:2px;
}
