@charset "UTF-8";
/* CSS Document */


html, body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color: #a8ad97;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4439;
}
h1 {
	font:1.25em georgia, serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h1, h2, a {
	color: #4c4439;
}
p {
	line-height:1.5;
	margin:0 0 10px;
}
/* page Layout */
div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:928px;
	background:#fff;
	border-left-style:solid;
	border-right-style:solid;
	border-left-color:#999;
	border-right-color:#999;
	border-left-width:5px;
	border-right-width:5px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
div#header {
	padding:0px;
}
div#header p {
	text-align:justify;
	padding: 0px;
}
.newsTitle {
	text-align:center;
	padding: 0px;
}
div#slogan {
	text-align:center;
}
.tv2 {
	position: absolute;
	right: 198px;
	top: 10px;
}
.prev {
	position: absolute;
	right: 10px;
	top: 8px;
}
div#feature {
	background-image: url(../images/greenbox.jpg);
	background-repeat: no-repeat;
	height: 420px;
	width: 100%;
	padding: 0px;
}
div#feature p {
	padding:0px;
}
div#feature_left {
	height: 370px;
	width: 255px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
}
div#feature_left p {
	padding:0px;
}
div#feature_right {
	height: 380px;
	width: 630px;
	padding: 0px;
	float: right;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
div#feature_right p {
	padding:0px;
}
div#feature_left A:link {
	text-decoration: none;
}
div#feature_left A:visited {
	text-decoration: none;
}
div#feature_left A:active {
	text-decoration: underline;
}
div#feature_left A:hover {
	text-decoration: underline;
}
div#content {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#content p {
	text-align:justify;
	padding:0px;
}
div#footer {
	text-align: center;
	bottom: 30px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#shop {
	width:500px;
	height:430px;
	position: relative;
}
#arrow1 {
	width:300px;
	height:300px;
	position: relative;
}
#arrow2 {
	width:300px;
	height:200px;
	position: relative;
}
#arrow3 {
	width:300px;
	height:200px;
	position: relative;
}
#arrow1a {
	width:300px;
	height:300px;
	position: relative;
}
#arrow2a {
	width:300px;
	height:200px;
	position: relative;
}
#arrow3a {
	width:300px;
	height:200px;
	position: relative;
}
div#tv {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:420px;
	left: 50%;
	right: 50%;	
}
div#buy {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:400px;
}
div#buy p {
	text-align:left;
	padding:0px;
}
/* Text*/

.font_std {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4439;
}
.font_bld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4439;
	font-weight:bold;
}
.font_bld2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4439;
	font-weight:bold;
	text-align:center;
	
}
.font_itl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4439;
	text-align:center;
	font-style: italic;
}
.font_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4c4439;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #4c4439;
	text-align:right;
}
.title_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
.dots {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;
}
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00
}
.dots {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4c4439;
	;
}
.dots2 {
	font-size: 10px;
 Verdana, Arial, Helvetica, sans-serif;
	color: #4c4439;
}
.input {
	border: 1px solid #cccccc
}
.strike {text-decoration: line-through;}
