@charset "UTF-8";
@import "header.css";
/* CSS Document */

#home {
	margin: 0px;
	padding: 0px;
}
#home img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.img_feature {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	padding: 0px;
}

#welcome {
	width: 250px;
	float: left;
}
#video {
	float: left;
	padding: 0px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.copyrights {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#home .upper-row {background-color:#F6F2CD; padding:10px; overflow:hidden;}

#home h2, #home h3 { margin:0; }
#home .welcome h2 { background:url(../images/home/welcome.gif) no-repeat; width:215px; height:75px; text-indent:-9999px;}

#home .upper-module {width:274px; float:left; margin-right:18px; }
#home .upper-module-last {width:274px; float:left;}
#home .lower-module {width:294px; float:left; margin-right:9px; margin-top:10px;}
#home .lower-module-last {width:294px; float:left; margin-top:10px; margin-bottom:10px;}

#home h3.new-arrivals {background:url(../images/home/new-arrivals.jpg) no-repeat; height:125px; text-indent:-9999px;}
#home h3.special-offers {background:url(../images/home/special-offers.jpg) no-repeat; height:125px; text-indent:-9999px;}
#home h3.kuda-event-space {background:url(../images/home/kuda-event-space.jpg) no-repeat; height:125px; text-indent:-9999px;}
#home h3.kuda-coming-items {background:url(../images/home/module_coming-items.jpg) no-repeat; height:125px; text-indent:-9999px;}
#home h3.special-offers a,
#home h3.new-arrivals a,
#home h3.kuda-coming-items a,
#home h3.kuda-event-space a {display:block; height:125px; width:294px;}

#home .upper-row p { margin:10px 0 0;}
#home .newsletter h3 {background:url(../images/home/title_newsletter.jpg) no-repeat; width:133px; height:21px; text-indent:-9999px;}
.welcome, #home .newsletter {font-size: 12px;line-height: 1.5em;color: #333333;}
#home .newsletter {    border-bottom: 1px solid #E0D7AB;
    border-top: 1px solid #E0D7AB;
    margin-top: 20px;
    padding: 10px 0;}
