body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	color: #333333;	
}



body, p, table
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}


ul 
{
	list-style-type: circle;
	list-style-position: outside;
}


hr
{

	border : 0;
	background-color : #aeaeae;
	height : 1px;
	color : #aeaeae;

}


input, textarea, select
{
	border-top : 1px solid #989898;
	border-left : 1px solid #989898;
	border-bottom : 2px solid #989898;
	border-right : 2px solid #989898;
	background-color : #fdfdfd; 
	color : #232323; 
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	FONT-WEIGHT : bold; 
	padding : 3px;
}


A:link
{
    color : #797979;
	text-decoration: none;

}


A:visited
{
    color : #797979;
	text-decoration: none;
}

A:hover
{
	color : #a7a7a7;
	text-decoration: none;
}

h1 {
    margin : 0px;
    padding : 0px 0px 10px 0px;
    font-size : 19px;
    color : #565656;
}

h2 {
    margin : 0px;
    padding : 0px 0px 10px 0px;
    font-size : 16px;
    color : #3973A5;
}

h2 a:link, h2 a:visited {
    color : #3973A5;
}

h2 a:hover {
    color : #565656;
}

/******************************************************************************/
/* ids, design specific elements */
/******************************************************************************/


#td_logo {
    width : 300px;
    padding-left : 13px;
}


#td_top_right {
    padding-right : 20px;
    padding-bottom : 9px;
    vertical-align : bottom;
    text-align : right;
}

#td_top_right img {
    padding-bottom : 6px;
}



/*** menu_top ***/
#menu_top {

    background-image : url('../images/menu_top_bg.png');
    background-repeat : no-repeat;
    height : 44px;
    padding-left : 20px;
}


#menu_top2 { font-family : Tahoma, Verdana; font-size:14px; font-weight:bold;}
#menu_top2 ul{margin:0;padding:0;list-style-type:none;width:auto;}
#menu_top2 ul li{display:block; float:left; margin:0 1px 0 0;}
#menu_top2 ul li a{display:block; float:left; color:#ffffff; text-decoration:none; padding: 12px; margin-right: 20px;}
#menu_top2 ul li a:hover, #menu_top2 ul li a.current {color:#121212; background:transparent url('../images/menu_top_bg_hover.png') repeat-x top left;}



#td_content {
    padding : 10px;
}


/*** product promo ***/
#cell_promo_product {
    background-image : url('../images/promo_product_bg.jpg');
    background-repeat : no-repeat;
}

#product_promo_container {
    margin: 14px;
}


/*** galleries ***/

#tbl_gallery1 {
    visibility : hidden;
}

#tbl_gallery2 {
    visibility : hidden;
}

.tbl_gallery {
    background-color : #3973A5;
}
.tbl_gallery td.content {
    padding : 6px;
    color : #ffffff;
    text-align : justify;
}

.tbl_gallery div.title {
    padding-bottom: 6px;
    border-bottom : 1px solid #90D6F5;
    margin-bottom : 6px;
    font-size : 14px;
    font-weight : bold;
    
}

/***
#tbl1 {
    width : 570px;
    background-color : #3973A5;
}

#tbl1 td.content {
    padding : 6px 25px 6px 25px;
    color : #ffffff;
    text-align : justify;
}

#tbl1 div.title {
    border-bottom : 1px solid #90D6F5;
}

#tbl1 div.promo {
    background-color : #91D7F6;
    border : 1px solid #80C5E6;
    padding : 10px;
    color : #164B71;
    font-size : 14px;
    font-weight : bold;
    font-family : Verdana;
    text-align : justify;
}
***/

#title_company_news {
    padding-bottom : 8px;
    border-bottom : 10px solid #3876A3;
}

/*** news ***/

#tbl_news {
    border-top : 1px solid #94DAF9;
    border-left : 1px solid #94DAF9;
    border-right : 1px solid #94DAF9;
}

#tbl_news td {
    border-bottom : 1px solid #94DAF9;
    padding : 5px;
    text-align : justify;
}


.news_date {
    color : #3876A3;
    font-weight : bold;
    padding-bottom : 4px;
}

.news_title {
    color : #666666;
    font-weight : normal;
}

.news_summary {
    color : #3876A3;
    font-size : 12px;
    font-family : Verdana;
    font-weight : normal;
    padding-top : 6px;
    padding-bottom : 6px;
}

.news_more {
    text-align : right;
    font-weight : bold;    
}

.news_go_back {
    text-align : center;
    font-style : italic;  
    padding-top : 15px;
    padding-bottom : 15px;     
}


/*** footer ***/

#footer {
    background-image : url('../images/footer_bg.png');
    background-repeat : repeat-x;    
    padding : 20px;
    height : 115px;
    vertical-align : top;
}

.footer_txt {
    font-family : Verdana;
    font-size : 10px;
    color : #565656;
    width : 50%;
    vertical-align : top;
}

.footer_txt a:link, .footer_txt a:visited {
    font-family : Verdana;
    font-size : 10px;
    color : #565656;
    text-decoration : none;
}

.footer_txt a:hover {
    font-family : Verdana;
    font-size : 10px;
    color : #565656;
    text-decoration : underline;
}



/*** categories **/
#tbl_machines_categories td {
    width : 33%;
    text-align : center;
    padding : 8px;
}


/*** product listing ***/

.product_listing_photo {
    width : 320px;
    text-align : left;
    padding : 0px 5px 5px 5px;
    float : left;
}

.product_listing_details {
    margin : 0px;
    padding : 0px 5px 5px 0px;
}

.product_listing_details div {
    padding-bottom : 15px;
}

.product_listing_attribute {
    padding-right : 6px;
    font-size : 14px;
    font-weight : bold;
    color : #555555;    
}

.product_listing_value {
    font-size : 14px;
    font-weight : bold;
    color : #3973A5;    
}

#product_photos_present {
    visibility : hidden;
}

.product_listing_not_found {
    text-align : center;
    margin-top : 30px;
    margin-bottom : 30px;
    color : #777777;
    font-size : 14px;
    font-family : Verdana;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.plc_menu{
border: 2px solid #535B5F;
background-color: #6B7376;
border-bottom-width: 0;
width: 160px;
}

* html .plc_menu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 154;
}

.plc_menu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.plc_menu li{
    background-image : url(../images/bg_plc_menu.gif);
}

.plc_menu a{
font: bold 12px Tahoma;
padding: 7px;
display: block;
width: 154px; /*Define width for IE6's sake*/
color: #D6D9D9;
text-decoration: none;
border-bottom: 2px solid #535B5F;

}

.plc_menu a:visited{
color: #D6D9D9;
}

html>body .plc_menu a{ /*Non IE rule*/
width: auto;
}

.plc_menu a:hover{
color: #ffffff;
}




/*** contact ***/


.txtContact { 
	font-size: 10px;
    color : #333333;     
    padding-bottom : 8px
}


a.txtContactMapLink {
	font-size: 10px;
    color : #777663;
    text-decoration : none;   
    text-align : center;
}
a.txtContactMapLink:hover {
    color : #333333;
}


.imgContactMap {
    border : 3px solid #BCBDBC;
}

.btnContact {
	font-size: 11px;
	border-top : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-bottom : 2px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
    background-color : #efefef;  
	color : #232323;
    vertical-align : middle;
    
}

.btnContact_over {
	font-size: 11px;
	border-top : 1px solid #333333;
	border-left : 1px solid #333333;
	border-bottom : 2px solid #333333;
	border-right : 2px solid #333333; 
	background-color : #efefef;
	color : #454545;
    vertical-align : middle;
	cursor : pointer;
	cursor : hand;    
    
}


/******************************************************************************/
/* common texts */
/******************************************************************************/



.normal_justify
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
    color : #333333; 
    text-align : justify; 
    line-height : 1.2em;
}

.normal_center
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
    color : #333333; 
    text-align : center; 
    line-height : 1.2em;
}



.title3
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	FONT-WEIGHT: bold;
    color : #777663; 
    border-bottom : 1px solid #777663;
    margin-top : 0px;
}

.txtError {
    font-size : 13px;
    color : #770000;
}

.txtSuccess {
    font-size : 13px;
    color : #007700;
}


/*** img rollover */

.img_product_off
{
	border : 4px solid #F0F3F4;
}

.img_product_over
{
	border : 4px solid #e7e7e7;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;	
}

.img_off
{
	border : 1px solid #c9c9c9;
}

.img_over
{
	border : 1px solid #efefef;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;	
}

.img_over_no_border
{
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;	
}


/*** lists */

ul.list1
{
    list-style-position : outside;
    list-style-image : url('../images/list1.gif');
}

ul.list1_bold
{
    list-style-position : outside;
    list-style-image : url('../images/list1.gif');
    font-weight : bold;
}




/*** misc */


.form_element_focus
{
	border-top : 1px solid #565656;
	border-left : 1px solid #565656;
	border-bottom : 2px solid #565656;
	border-right : 2px solid #565656;
	background-color: #f6f7f8;
	color : #565656;
	padding : 3px;
}

.form_element_over
{
	border-top : 1px solid #999999;
	border-left : 1px solid #999999;
	border-bottom : 2px solid #999999;
	border-right : 2px solid #999999;
	background-color: #ECECDE;
	color : #333333;
	padding : 3px;
	cursor : pointer;
	cursor : hand;

}


#layerSocialBookmarks {
    display : none;
    text-align : center;
    width : 320px;
    padding : 10px;
    background-color : #ffffff;
    border : 2px solid #dedede;
}

