/***********new***********/
.flexcroll a {
	color:#990000;
    text-decoration:none;
  	/*font-size: 10px;*/
}

.required{
	color:#FF0000;
}

.error, .error_message {
	color:#FF0000;
	font-size: 11px;
	margin: 2px 0px;
	font-weight: normal;
}

.highlight {
	background-color: #322315;
	color:#CCCCCC;
	padding: 0;
}

.nprice {
	color: #666;
	text-decoration: line-through;
}

img { border:none; }

#notification {
	/*
	position: fixed;
	bottom: 0;
	padding: 0;
	height: 20px;
	margin: 0;
	width: 100%;
	background-color: #98CA01;
	display: block;
	text-align: center;
	padding-top: 5px;
	color:#000000;
	*/
	position: fixed;
	bottom: 0;
	padding: 0;
	margin: 0;
	color:#000;
	min-height:50%;
	width:100%;
	height:100%;
	z-index:5000;
	background-color: #333333;
	border: 2px solid black;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	font-weight: bold;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:middle;
}

#pscroller{
width: 275px;
height: 105px;
}

#pscroller_gig{
width: 275px;
height: 105px;
}

/************ modified *********/
#menu_top li {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#news_image {
	float: left;
	width: 49px;
	background-color: #322315;
	margin-right:10px;
}

#news_image_press {
	float: left;
	width: 100px;
	background-color: #322315;
	margin-right:10px;
}

#news_title_img {
	float: left;
	width: 480px;
}

#news_content_img {
	float: left;
	width: 480px;
	text-align: justify;
}

.contactform_input_box {
	border:1px solid #281B12;
	background-color:#160E0A;
	color: #64430B;
	width:241px;
}

.input_box {
	border:1px solid #281B12;
	background-color:#160E0A;
	color: #64430B;
}

#static_left_title {
	float: left;
	width: 585px;
	font-size:17px;
	padding-bottom:3px;
}