/* Clickable Designs | CSS1-CSS2 Document */

/* wrap properties */
html, body {
		height: 100%;
		margin: 0px auto;
		padding: 0px;
		background: #FFFFFF url(../images/wrap/bg_menu.gif) repeat-x center top;
		font-family: Verdana, Geneva, sans-serif; font-size: 11px; line-height: 17px; font-weight: normal; color: #444444; }

		a:link, a:visited { color: #444444; text-decoration: none; outline: none; }
		a:hover, a:active { color: #444444; text-decoration: underline; outline: none; }
		
		h1 { margin: 0px 0px 0px 0px; padding: 0px 0px 20px 0px; font-size: 19px; font-weight: normal; line-height: 19px; color: #A2A2A2; }
		/* h2 { margin: 0px; padding: 0px 0px 0px 0px; font-size: 12px; font-weight: bold; line-height: 17px; color: #FFFFFF; } */
		p { margin: 0px; padding: 0px 0px 20px 0px; }
		
		ul { margin: 0px; padding: 0px 0px 20px 20px; list-style-type: disc; }
		ul li { padding: 0px 0px 5px 14px; background: url(../images/wrap/ulli.gif) no-repeat 0px 6px; }

#wrap {
		height: 100%;
		width: 921px;
		margin: 0px auto; }
		
		.left { float: left; display: inline; }
		.right { float: right; display: inline; }
		.center { text-align: center; }
		.end { clear: both; }
		
		.block { display: block; }
		
		img { border: 0px; }
		.img_left { padding: 6px 30px 25px 0px; }
		
/* main menu properties */
.mainmenu {
		height: 60px; }
		
		.menu { padding: 20px 30px 0px 0px; }
		.mlink { padding: 0px; }
		.mlink a:link, .mlink a:visited { color: #B8B8B8; }
		.mlink a:hover, .mlink a:active { color: #B8B8B8; }
		.mlink_sep { padding: 0px 46px 0px 46px; color: #7A7A7A; }
		
/* content properties */
		.bg_general { width: 921px; padding: 0px 0px 50px 0px; background: url(../images/wrap/bg_general.jpg) no-repeat; }
		.bg_shop { width: 921px; padding: 40px 0px 50px 20px; }
		.bg_portfolio { width: 921px; padding: 0px 0px 50px 0px; background: url(../images/wrap/bg_portfolio.jpg) no-repeat; }
		
		.col_1 { width: 431px; padding: 40px 0px 0px 20px; }
		.icon { padding: 0px 30px 0px 15px; background: url(../images/wrap/link_arrow.gif) no-repeat 0px 5px; }
		
		.thumb { width: 94px; height: 70px; }
		.thumb_sep { width: 12px; height: 70px; }
		.thumb_spacer { height: 12px; font-size: 0px; line-height: 0px; }
		
		.product { height: 155px; width: 135px; padding: 0 0 0 0; font-size: 0px; line-height: 0px; }
		.product_info { height: 155px; width: 125px; padding: 0 0 0 15px; }
		.product_sep { height: 155px; width: 25px; }
		.buy { padding: 12px 0 0 0; }
		
		.spacer_h_10 { height: 10px; font-size: 0px; line-height: 0px; }
		.spacer_h_30 { height: 40px; font-size: 0px; line-height: 0px; }
		
/* footer properties */
		.ifooter { padding: 15px 0px 100px 0px; border-top: 1px solid #D5D5D5; color: #B2B2B2; }
		.copyright { padding: 0px 0px 0px 20px; font-size: 10px; }
		.copyright a:link, .copyright a:visited { color: #B2B2B2; text-decoration: none; outline: none; }
		.copyright a:hover, .copyright a:active { color: #444444; text-decoration: underline; outline: none; }
		.cd { padding: 0px 20px 0px 0px; font-size: 10px; }
		.cd a:link, .cd a:visited { color: #B2B2B2; text-decoration: none; outline: none; }
		.cd a:hover, .cd a:active { color: #444444; text-decoration: underline; outline: none; }