@charset "utf-8";

/* CSS Document */

/* avantknit */
/* Avant2007 */
/* PefectKn1t */

#short_desc{
	font-size:12px;
	color:#333;
}

#title a{
	font-size:14px;
	color:#060;
	text-decoration:none;
}

#price{
	font-size:12px;
	color:#060;
	font-weight:bold;
}

body{
	margin: 0;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#333333;
}   


#wrapper{
	position:relative;
	width:966px;
	min-height:600px;
	background-color:#FFF;
	ba
}

#top{
	float:left;
	width:956px;
	height:93px;
	background:url(../images/bg.gif) repeat-x;
	padding:10px 0 0 10px;
	text-align:left;
}

#banner{
	float:left;
	width:966px;
	height:180px;
	background-image:url(../images/title.png);
	border-top:1px solid #006600;
	border-bottom:1px solid #006600;
}


#top_nav{
	float:left;
	width:966px;
	height:32px;
	margin-top:2px;
	background:#990099;
	border:#fff #990099 #d9d9d9;
	text-align:left;
	color:#FFFFFF;
} 


#side_main{
	float:left;
	width:966px;
	min-height:400px;
}


#side{
	float:left;
	width:250px;
	min-height:400px;
	background:url(../images/bg2.png);

}


#main{
	float:left;
	width:696px;
	min-height:735px;
	background-color:#FFFFFF;
	padding:20px 10px 10px 10px;
	text-align:left;
}

#footer{
	float:left;
	width:966px;
	height:55px;
	background-image:url(../images/bg.gif);
	text-align:center;
	padding-top:15px;
	font-size:12px;
	color:#333333;
	border-top:1px solid #003300;
}


#side_banner{
	width:250px;
	height:30px;
	background-color:#8f009b;
	padding-top:5px;
	margin-bottom:10px;
}

#side_item{
	width:250px;
	height:24px;
	background-color:#f2f2f2;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:3px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#8f009b;
	text-align:left;
	vertical-align:middle;
	line-height:24px;	
}

#cart_header{
	background-color:#8f009b; 
	color:#FFFFFF; 
	font-weight:bold;
	font-size:14px;
}

#cart_totals{
	float:right;
	width:160px;
	font-size:14px;
}
	

#product{
	float:left;
	width:47%;
	height:200px;
	padding:10px;
	text-align:left;
	color:#666666;
	font-size:14px;
}


#product_div{
	float:left; 
	min-width:50px; 
	height:200px; 
	margin-right:10px;
}

#product_pic{
	float:left; 
	max-width:160px; 
	max-height:175px;	
	border:1px;
}

#landing{
	width:618px;
	min-height:768px;
	background-image:url(../images/landing.png);
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#add_cart{
	padding:3px; 
	background-color:#CCCCCC; 
	border:1px solid #006F00; 
	color:#006F00; 
	text-decoration:none;
	margin-right:10px;
}


#img_detail{
	float:left;
	border:1px solid;
	width:320px;
}

#cart_nav{
	float:right; 
	margin-right:15px; 
	text-decoration:none; 
	color:#ffffff;
	font-weight:bold;
}

#admin_main{
	float:left;
	text-align:left;
	padding: 15px 15px 15px 15px;
	width:936px;
	min-height:450px;
	font-size:14px;
}

#admin_title{
	color:#390;
	font-size:16px;
	font-weight:bold;
}

#admin_sub_title{
	color:#666;
	font-size:14px;
	font-weight:bold;
}

#admin table{
	font-size:12px;
	width:70%;
	text-align:right;	
}

#admin th{
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#666;
	vertical-align:top;
}

#admin textarea{
	width:330px;
	height:80px;	
}

#message_div{
	color:#390; 
	width:100%; 
	min-height:5px;
	padding:5px 0 5px 5px; 
	background-color:#CCC; 
	border:1px solid #390; 
	font-weight:bold; 
	font-size:12px;
}

#bad_message_div{
	color:#F00; 
	width:100%; 
	min-height:5px;
	padding:5px 0 5px 5px; 
	background-color:#CCC; 
	border:1px solid #F00; 
	font-weight:bold; 
	font-size:12px;
}

div.errordiv{
	color:#F00; 
	font-size:11px;
	visibility:hidden;
}

#navcontainer{
	margin:7px 0 0 10px;
}

#navcontainer a{
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;
	
}

#navcontainer a:hover { text-decoration: underline; color: white; }

#landingnav a{
	color:#003300;
	text-decoration: none;
	font-size:34px;
}

#landingnav a:hover { text-decoration:inherit; color:#003300; }

tr.one{
	color:#666;
	background-color:#eeeeee;
	font-size:13px;
}

tr.two{
	color:#666;
	font-size:13px;
}

#items th{
	background-color:#0C6;
	color:#000;
	font-weight:bold;
	height:10px;
	font-size:11px;
	padding:3px;
}

#home_published{
	float:left;	
	width:696px;
}

#hdr_style1{
	font-size:16px;	
}

#hrd_style2{
	font-size:14px;	
}

.knitting_logo{
	color:#8F009B; 
	font-size:20px;
	font-weight:bold;
	font-style:italic;
}

.gourmet_logo{
	color:#245F3E; 
	font-size:20px;
	font-weight:bold;
	font-style:italic;
}


/* product.php */
#product_main{
	text-align:left;
	line-height:20px;
	font-size:16px;
}

.hdr_style3{
	color:#990099; 
	font-size:16px;
	font-weight:bold;
}



#product_main img{
	padding-right:5px;
}

#desciption{
	font-size:14px;	
}

.hdr_pub_design{
	text-indent:-9999px;
	width:373px;
	height:31px;
	background:url(../images/published_designs/pd_logo.jpg) no-repeat;
	margin:0px;
}

.hdr_prod_design{
	text-indent:-9999px;
	width:251px;
	height:31px;
	background:url(../images/product/products_logo.jpg) no-repeat;
	margin:0px;
}

.pub_design{
	font-size:14px;
}

.indent{
	text-indent:30px;
	margin:0px;	
}


