@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;

}

a:active { outline: none; }
a:focus { -moz-outline-style: none; }
a { outline: none !important; }

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #272727;
	background-image: url(images/wood.jpg);
}


h1 {
   padding-top: 8px;
	padding-bottom: 8px;
	font-weight:normal;
}


p {
	padding-top: 8px;
	padding-bottom: 8px;
}

ul {
	margin-left: 25px; 
	padding-top: 18px;
	padding-bottom: 18px;  
}

li {
   
	padding-bottom: 8px;
}

a {
	text-decoration:none;
	color: #666666;  
}

img {
 
}



#promoted img {
border:none;
margin:0px;
padding:0px;
float:left;
}

#promoted img .bigImage {
border:none;
margin:0px;
padding:0px;
float:left;
}


#pagewrap {
	background-color: #FFFFFF;	
}

#page {
	background-color: #FFFFFF;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow:auto;
	margin-bottom: 180px;
}

#headerwrap {
	background-image: url(images/top.png);
	background-repeat: repeat-x;
	background-position: top;
	overflow: auto;   
}


#header {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: auto;
}

ul.navi {
	list-style-type: none;
	float:right;
	margin-top: 20px;
	padding:0px;
}

.navi li {
   float:left;
}

.navi li a {
	float:left;
	color: #333333;
	text-decoration: none;
	padding: 10px;
}


.logo {
	background-image: url(images/logo.gif);
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 249px;
	float:left;   
}


#bottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	overflow: auto;
	clear:both;
}

#footer {
	margin-bottom: 25px;
	overflow: auto;
}

#footer a  {
	color: #272727;
	text-decoration: none;	
	}
	
.illustration {
	background-image: url(images/illustration.jpg);
	height: 319px;
	width: 940px;
	text-indent: -9999px;
	display: block;
}	

#collections {
	float: left;
	width: 280px;
    padding-right:20px; 
}

#collections ul  {
    padding-top:14px;
	margin-left:10px;
}

#collections li  {
	list-style-type: none;
}

#collections a  {
	color: #333333;
	display: block;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}


#collections a span  {
	color: #333333;
	display: block;
	font-size: 14px;
	text-decoration: none;
	padding-top:8px;
	font-weight:normal;
}

#color {
	float: left;
	width: 300px;
	padding-right: 19px;
	padding-left: 19px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

#contact {
	float: left;
	width: 281px;
	padding-left: 19px;
}

#color a {
	float: right;
	margin-right: 24px;	
}

.colors {
	background-image: url(images/color_wheel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 137px;
	padding-top: 25px;
	padding-bottom: 45px;
}

#cat_thumb {
 float:left;
 overflow:auto;
 margin-left:20px;
  margin-top:20px;

}

#cat_thumb a {
 font-size: 11px;
	color: #272727;
display:block;
text-align:center;
margin-bottom:12px;
position:relative;
left:-5px;
}


#sidebar {
   width:220px;
  
   float:left;
   overflow:auto;
   margin:0px;
}


#content {
    float:left;
   width:700px;
   margin-bottom: 30px
}
#invite {
   float:left;
   width:500px;
   overflow:auto;
   margin:0px
}


#details {
   float:left;
   width:220px;
   overflow:auto;
}


	
	
#main_image{margin:0 auto 0px auto;width:500px;}
#main_image img{ margin-bottom:10px;}


.nav{padding-top:15px;clear:both;}
	
.info{text-align:left;width:500px;margin:15px auto;border-top:1px dotted #221;padding-top:15px;}
.info p{margin-top:1.6em;}


.buffet {
   font-size: 74px;
   text-align:center;
   overflow:hidden;
   
}


fieldset {
border:none;
background-color:#e1dee0;
margin:10px 0px 10px 0px;
padding:0px 0px 20px 0px ;
}

fieldset ol li {
list-style-type:none;
}


fieldset ol label {
display:block;
float:left;
width:210px;
text-align:right;
padding:0px 10px 0px 0px;
}

fieldset ol li {
list-style-type:none;
padding:10px;
margin:10px 10px 20px 10px;
display:block;
clear:both;
}

legend {
padding:10px;
width:100%;
background-color:#ccc9cb;
}

fieldset ol input  {
display:block;
float:left;
width:210px;
padding:4px;
}

fieldset ol textarea {
display:block;
float:left;
width:210px;
padding:4px;
}
