@charset "UTF-8";
/* CSS Document */

img, div, a, input { behavior: url(images/iepngfix.htc) }

body{
	background:url(images/background.gif) top left repeat;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

a{
	color:#a7d30d;
}

#wrapper{
	width:760px;
	margin:0 auto;
	margin-top:40px;
}

#top_white_bar{
	background:#FFFFFF url(images/top_corners.png) top left no-repeat;
	width:710px;
	height:55px;
	padding:15px 25px 0px 25px;
}

#logo{
	float:left;
	clear:none;
}

#search{
	float:right;
	clear:none;
	width:200px;
	margin-top:10px;
}

#search input[type=text]{
	background:#000000;
	border:0px;
	height:12px;
	color:#ffffff;
	padding:5px;
	float:left;
	clear:none;
}

#search input[type=image]{
	float:left;
	clear:none;
	margin-left:10px;
}

#menu{
	background:#000000;
	width:760px;
	height:35px;
	margin-top:0px;
}

#menu ul{
	margin:0px;
	padding:0px;
}

#menu ul li{
	list-style:none;
	float:left;
	clear:none;
	margin-left:1px;
	margin-top:5px;
}

#menu ul li a{
	display:block;
	width:125px;
	height:27px;
	text-decoration:none;
	font-size:13px;
	cursor:pointer;
	text-align:center;
	color:#ffffff;
	padding-top:3px;
}

#menu ul li a:hover, #menu ul li.active a{
	background:url(images/menu_active.png) top center no-repeat;
	width:125px;
	height:27px;
	color:#000000;
}

#content_box{
	background:#FFFFFF;
	padding:20px 0px 20px 0px;
}

#welcome{
	float:left;
	clear:none;
	width:450px;
	margin-left:30px;
}

#whats_onsale{
	float:left;
	clear:none;
	width:209px;
	background:#e2f895;
	margin-left:40px;
}

.title{
	color:#a7d30d;
	font-size:30px;
}

.sub_title{
	color:#000000;
	font-size:20px;
	text-align:center;
	font-weight:bold;
}

.prices{
	color:#000000;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	border:0px;
}

.prices a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

#divider{
	background:#000000;
	width:700px;
	height:10px;
	margin-bottom:15px;
}

.whatsnew{
	border:3px solid #000000;
	float:left;
	clear:none;
	margin-right:40px;
	margin-bottom:0px;
}

.more_btn{
	text-align:center;
	margin-top:10px;
}



#onsale_img{
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}

#footer{
	background:#a7d30d;
	height:30px;
	font-size:12px;
	padding:7px 15px 0px 15px;
	margin-bottom:40px;
	color:#FFFFFF;
}

#footer a{
	font-size:13px;
	color:#FFFFFF;
}

#copyright{
	float:left;
	clear:none;
}

#mytemplatebox{
	float:right;
	clear:none;
}
