@charset "utf-8";
/* CSS Document */


body{
	background-image:url(../images/overall_bg.jpg);
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a{color:#669933; text-decoration:underline; font-weight:bold;}
a:hover{text-decoration:underline;}

#site_wrapper{
	background-color:#FFFFFF;
	width:800px;
	margin:0 auto;
}
#overall_header{
	width:800px;
	height:141px;
	background-color:#FFFFFF;
	border-bottom:3px solid #f8f5e6;
	background-image:url(../images/wall_slicks_logo.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	position:relative;
}

#welcome_top{
	text-align:justify;
	font-size:8px;
	width:700;
	padding:3px 50px 0 50px;
}

#need_help{
	text-align:right;
	font-size:9px;
	color:#4d4d4d;
	width:700;
	padding:12px 10px 0 10px;
	font-weight:bold;
}

#we_ship_top{
	text-align:right;
	font-size:9px;
	color:#8a8a8a;
	width:700;
	padding:9px 10px 0 10px;
	font-weight:bold;
}

#cc_small_top{
	text-align:right;
	width:700;
	padding:9px 10px 0 10px;
}

#store_links_top{
	text-align:right;
	font-size:9px;
	color:#669933;
	width:700;
	padding:9px 10px 0 10px;
}

#store_links_top a{
	color:#707070;
	font-size:9px;
	text-decoration:underline;
	margin-left:15px;
}

#navigation_bar{
	height:21px;
	width:570px;
	position:absolute;
	bottom:0px;
	padding-top:3px;
	padding-left:180px;
}

#navigation_bar a.nav_link{
	display:block; height:18px; padding:0 20px 0 20px; border-right:1px dotted #a3a3a3; font-weight:bold;
	float:left; font-size:12px; font-family:"Times New Roman", Times, serif; color:#707070; text-decoration:none; letter-spacing:3px;
}
#navigation_bar a.nav_link:hover{
	background-color:#fbf5e9;
}

#share_this{
	margin-left:30px;
	float:left;
}

#share_this a{
	font-size:10px; color:#707070; text-decoration:none; font-weight:bold;
}

#email_friend{
	background-image:url(../images/bg_email_friend_top.jpg);
	background-repeat:no-repeat;
	background-color:#f3ebd6; 
	width:105px;
	color:#707070;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	padding-top:4px;
	margin:40px 0 0 18px;
}

#email_friend form{margin:0; padding:0;}

#email_friend_btm{
	background-image:url(../images/bg_email_friend_btm.jpg);
	padding-bottom:4px;
	background-position:bottom; background-repeat:no-repeat;
}

#body_wrapper{
	width:800px;
	padding-top:8px;
	background-image:url(../images/header_right.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#left_nav{
	width:138px;
	font-weight:normal;
	float:left;
	padding-bottom:50px;

}

#left_nav ul{
	list-style:none;
	margin:0;
	padding:0 0 0 13px;
}

#left_nav ul a{
	color:#69696b;
	font-size:10px;
		font-weight:normal;
	text-decoration:none;
}

#left_nav ul li{
	padding:0; margin:0;
	line-height:13px;
}

#left_nav ul li#sub{
	background-image:url(../images/sub_bullet.jpg);
	background-position:2px 8px;
	background-repeat:no-repeat;
}

#left_nav ul li#sub a{
	font-size:9px;
	font-weight:normal;
	margin-left:8px;
}

#left_nav ul a:hover{
	text-decoration:underline;
}

#wall_decals{
	background-image:url(../images/wall_decals.jpg);
	background-repeat:no-repeat;
	width:107px;
	height:46px;
}

#wall_decals2{

	background-repeat:no-repeat;
	width:107px;
	height:46px;
}

#content_area{
	width:487px;
	float:left;
	padding-left:29px;
	padding-bottom:25px;
	background-image:url(../images/left_nav_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

#right_column{
	width:130px;
	float:left;
}



#clear{clear:both;}

#line{border-top: 1px solid #CCCCCC; margin-bottom:25px;}


#overall_footer{
	width:470px;
	text-align:center;
	margin:0 auto;
}



#image_holder1
{
background-image:url(../images/img_bg1.png);
background-repeat:no-repeat;
height:207px;
width:454px;
padding:5px;
}

meta a, .meta a, category a,categories a, storytitle a, .storytitle a, feedback a, .feedback a, storycontent a, .storycontent a {
	color:#ff9036;
	text-decoration:underline;
}

meta a:hover, .meta a:hover, category a:hover,categories a:hover, storytitle a:hover, .storytitle a:hover, feedback a:hover, .feedback a:hover, storycontent a:hover, .storycontent a:hover {
	color:#6e0e55;
	text-decoration:underline;
}


#menu ul {

	font-weight:bold;
	text-decoration:none;
	border:1px solid #ff9036;

	padding-top:10px;
	padding-bottom:10px;
	border-style: none none solid;

}

#menu ul li {
	color: #ff9036;
	font-weight:normal;
}

#menu a, .menu a {
font-weight:normal;

}

#widget_title_class, .widget_title_class {
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
color:#ff9036;
}

#newbox{
border-collapse: collapse;
border-style: dotted; 
border-width: 1.5px;
border-color:#c7c5c6;

}


/*#archives

{font-size:14px; color:#aad337;}*/


