html {
	overflow-x: hidden;
	overflow-y: scroll;
}

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{
	margin: 0; padding: 0; border: 0; outline: none;
	
}

body {
	font-family:Arial, Verdana, Helvetica, Comic Sans MS;
	
	background:none;
	background-position:top;
	background-repeat:no-repeat;
	background-color: #fff;
	/*background:url(../images/modules/bg_content.gif) top center repeat-y;*/
	font-size:11px;
	color:#666;
	margin:0;
	padding:0;
	line-height: 18px;
}


b	{font-size: 110%;}

em {
	color: #FF3300;
	font-weight: normal;
}

strong {
	color: #333;
}

h1, h3, h4, h5, h6, p, blockquote {
	font-family:Helvetica, Arial, Verdana;

}

h2 {
	font-family:Helvetica, Arial, Verdana;
}


p {
	font-size:12px;
	line-height:20px;
	padding-bottom:12px;
}

#hr {
	border:0;
	margin:0;
	padding:0 0 4px 0;
	border:0;
	border-top:1px dashed #ccc;
	clear:both;
}
hr {
	
	border:0;
	display:none;
	
	clear:both;
	
}

ol, ul {
	padding:0;
	margin:0;


}


a, a:link, a:active, a:hover, a:visited {
	font-size:11px;
	font-weight:normal;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0px;
}

a:hover {
	color:#ed1c24;
	text-decoration:none;
	
}

legend {
	display: none;
}

label {
	display: block;
	font-size:12px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

.display_block {
	display:inline-block;
	/*border:1px solid #000;*/
}
.width_100 {
	width:100px;
	
}

.padding_bottom {
	padding-bottom:10px;
}

.margin_bottom {
	margin-bottom:10px;
}

.height_30 {
	height:30px;
}

#main_container {
	margin:0 auto;
	padding:0;
	width:900px;
	height:auto;
	background:none;
	background-color:#fff;
}

#header {
	margin:0 auto;
	padding:0;
	width:900px;
	height:150px;
	padding-left:30px;
	padding-right:30px;
	background:url(../images/modules/bg_header.gif) no-repeat;
	/*border:1px solid #000;*/
	
}

#logo {
	height:114px;
	/*border:1px solid #000;*/
	display:block;
}

#logo_inner {
	width:160px;
	height:70px;
	
	/*border:1px solid #000;*/
	padding-top:40px;

}
#searchbar {
	width:830px;
	height:30px;
	background-color:#ebebeb;
	
	padding-left:10px;
}

#searchbar_text, #searchbar_input {
	padding-top:6px;
	margin:0;
	width:100px;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-indent:24px;
	/*border:1px solid #000;*/

}

#searchbar_input {
	float:left;
	width:auto;
	/*border:1px solid #000;*/

}

#menu {
	width:900px;
	/*margin-left:30px;*/
	height:30px;
	background:url(../images/modules/bg_content.gif) repeat-y;
	/*border:1px solid #000;*/
}

#link_menu {
	width:840px;
	float:left;
	height:30px;
	text-align:left;
	/*border:1px solid #000;*/
	
}

#link_menu ul {

}

#link_menu li {
	
	padding-left:10px;
	list-style:none;
	list-style-position:inside;
	display:inline;
	/*
	line-height:normal;
	line-height: normal;
	text-align:left;
	text-transform:uppercase;
	*/
}

#link_menu img {
	border:0;

}


#link_menu a {
	/*font-size:10px;*/

}

#link_menu_active {
	
}


#content {
	background:url(../images/modules/bg_content.gif) repeat-y center top;
	width:900px;
	height:100%;
	margin:0 auto;
	padding:0;
	float:left;
	/*border:1px solid #000;*/
}

#content_inner {
	clear:both;
	width:840px;
	margin-left:30px;
	margin-right:30px;
	min-height:350px;
	

}
#content_left, #profile_left {
	width:400px;
	float:left;
}


#content_right, #profile_right {
	width:420px;
	float:right;
}

#profile_left {
	width:200px;
}

#profile_right {
	width:620px;
}

#content_clear {
	padding-top:15px;
	clear:both;
}



#content_news, #content_category {
	clear:both;

}

#content_category {
	padding-top:5px;
	
}
#content_category a {
	background-color:#EFEFEF;
	padding:4px 8px;
}

#panel {
	float:left;
	width:150px; /* 150 */
	height:180px; /* 160 */
	text-align:bottom;
	/*border:1px solid #000;*/
}

.color_panel {
	width:70px;
	height:100px;
	float:left;

}

#news_date {
	color:#999;
	margin-right:6px;
	font-weight:bold;
}

#img_content {
	border: 4px solid #cccccc;
	margin-right:10px;
	margin-bottom:6px;
	

}

#page_title, #article_title {

	font-weight:bold;
	font-size:12px;
	
}

#page_title {
	font-size:15px;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
}

.news_title {
	color:#aa0000;
	font-size:13px;
	line-height:18px;
}

#content_contact {
	width:500px;
	margin:0 auto;

}

#img_thumb_product a img, #img_thumb_product a:hover img {
	border:1px solid #ccc;
	margin-right:10px;
}

#img_thumb_product a:hover img {
	border:1px solid #666;
}


#img_thumb_portfolio a img {
	border: 4px solid #cccccc; /* Set image border color */
	
	
}

#img_thumb_portfolio a:hover img {
	border: 4px solid #666; /* Set image border hover color */
	
}

#portfolio_active {
	width:800px;
	text-align:center;
}

#portfolio_active_text {
	margin:0 auto;
	width:400px;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	/*border:1px solid #000;*/
}

#portfolio_active_label {
	width:100px;
	float:left;
	/*border:1px solid #000;*/
	
}

#portfolio_active_input {
	width:290px;
	float:right;
	font-weight:normal;
	/*border:1px solid #000;*/
}


#portfolio_selection, #product_selection {
	width:840px;
	
}

#product_selection {
	height:auto; /* 400 */

}

#product_color {
	margin:0;
	padding:0;
	margin-bottom:10px;
	width:400px;

}

#product_color img {
	margin-right:10px;
	border:1px solid #ccc;
}

#spacer { margin-top:10px; }

.product ul {
	margin:0 0 0 10px;
}

.product li {
	list-style:square;
	list-style-position:inside;
}

/*--- BEGIN contact_form ---*/

#m_subtitle {
	/*font-family: "Bookman Old Style", "Book Antiqua", Georgia, "Times New Roman", Times, serif;*/
	font-size:14px;
	padding:10px 0 0px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #BDBDBD;
	height:24px;
	color:#224350;

}

#contact {
	margin:0;
	padding:0;
	border:none;
}

#contact form {
	margin:0;
	padding:0;
}

#contact fieldset {
	border: 0;
}

#contact legend {
	display: none;
}

#contact label {
	display: block;
	font-size:11px;
	color:#666;
	margin:0;
	padding:0;
}

#contact_label, #contact_input {
	float:left;
	width:120px;
	height:30px;
	/*border:1px solid;*/
}

#contact_input, #contact_comment {
	float:right;
	width:350px;
}

#contact_comment {
	height:80px;
}


#contact_submit {
	margin-left:145px;
	clear:both;

}

.inputtext, .inputtextarea, .inputselect, #inputtext, #inputtextarea, #inputselect {
	width:auto;
	margin:0px;
	border:1px solid #999999;
	background-color:#f8f8f8;
	color: #666;
	font-size: 11px;
	line-height:11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 14px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.inputtextarea, #inputtextarea {
	height:auto;

}
.inputselect, #inputselect {
	width:100px;
	height:17px;
	padding:0;
}


.inputsubmit, .inputsearch {
	height:18px;
	width:80px;
	border: 1px solid #999999;
	color:#666666;
	font-size:10px;
	font-family:Helvetica;
	
	background-color:#d4d0c8;
	/*background: url(../images/modules/btn_send.gif) no-repeat;*/
	cursor:hand;
}

.inputsearch {
	/*background: url(../images/modules/btn_search.gif) no-repeat;*/
	
	padding:0;
	margin:0;
	line-height:10px;
	

}

#footer {
	clear:both;
	height:56px;
	background:url(../images/modules/bg_footer.gif) no-repeat;
	display:block;
	/*border:1px solid #000;*/
}

.footer_wrapper{
	padding:12px 0 0 30px;
	display:block;
	/*border:1px solid #000;*/
}

