/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:link { color: rgb(0,51,204);}
 A:active { color: rgb(255,0,0);}
 A:visited { color: rgb(153,0,153);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 div#Text47LYR a:hover {
 	text-decoration:underline !important;
 }
 
 		
 
		#leftmenu a:link,#leftmenu a:visited {
			color:#666;
		}
		
		#leftmenu {
			list-style:none;
			margin:17px 0 0 0;
			padding:0;
			width:115px;
		}
		
		
		#leftmenu li {
			padding:2px 0;
		}
		
		#leftmenu .whatsnew a{
			color:#C83823;
			font-size:13px;
		}
		
		#leftmenu li.whatsnew li a {
			color:#666;
			font-size:12px;
		}
		
		#leftmenu li.whatsnew li {
			padding:5px 0 5px 9px;
			background:url(../assets/images/dash.gif) 0 12px no-repeat;
		}
		
		#leftmenu a.sale {
			font-size:13px;
		}
		
		#leftbox {
			 position:absolute; left:32px;top:230px;z-index:999;
		}
		
		
		
		#patterns_kits {
			margin:10px 0;
		}
		
		#leftmenu #patterns_kits a, #leftmenu #contactus a{
			font-size:14px;
			color:#000;
		}
		
		#akdollbooks, #whatsnew, #wool_felf {
			font-size:14px;
			color:#000;
			margin-top:10px;
		}
		
		#whatsnew {
			color:#C83823;
		}
		
		#copyright {
			text-align:right;
			font-size:xx-small;
			color:#666;
			margin-top:30px;
		}
