/* ABM Vestures - Style */

body
{
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	/*background-color:#333333; */
	background-image:url(../images/page_bg.jpg);
	background-repeat:repeat;
}

legend
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

fieldset
{
	border:1px solid #e4e4e4;
}

a:link
{
	font-family:Arial;
	font-size:12px;
	color:#ff4900;
	text-decoration:none;
}

a:visited
{
	font-family:Arial;
	font-size:12px;
	color:#ff4900;
	text-decoration:none;
}

a:hover
{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

.black_red:link
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.black_red:visited
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.black_red:hover
{
	font-family:Arial;
	font-size:12px;
	color:#ff4900;
	text-decoration:none;
}

p
{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	line-height:20px;
	text-indent:0px;
	text-align:justify;
	padding:0px;
	margin:0px;
	padding-top:15px;
}

.outer_table
{
	width:1000px;
	height:100%;
	background-color:#FFFFFF;
}
.pop_table
{
	width:100%;
	height:100%;
	background-color:#FFFFFF;
}
.header_td
{
	width:1000px;
	height:179px;
}

.menu_td
{
	width:1000px;
	height:38px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
}

.left_panel
{
	width:200px;
	height:100%;
	background-image:url(../images/vertical_seperator.jpg);
	background-repeat:repeat-y;
	background-position:right;
	vertical-align:top;
	padding-top:15px;
	padding-bottom:15px;
}

.content_panel
{
	width:800px;
	height:100%;
	padding-left:25px;
	padding-top:15px;
	padding-bottom:15px;
	vertical-align:top;
}


.footer_td
{
	width:1000px;
	height:30px;
	vertical-align:middle;
	background-color:#333333;
}

.copyright_td
{
	font-family:Arial;
	font-size:12px;
	color:#c2c2c2;
	padding-left:10px;
}

.dibus
{
	font-family:Arial;
	font-size:12px;
	color:#c2c2c2;
	padding-right:10px;
	text-align:right;
}

.dibus_link:link
{
	font-family:Arial;
	font-size:12px;
	color:#c2c2c2;
	text-decoration:none;
}

.dibus_link:visited
{
	font-family:Arial;
	font-size:12px;
	color:#c2c2c2;
	text-decoration:none;
}

.dibus_link:hover
{
	font-family:Arial;
	font-size:12px;
	color:#ececec;
	text-decoration:none;
}

.content
{
	font-family:Arial;
	font-size:12px;
	color:#333333;
}

.normal
{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	
}
.normal_hover
{
	font-family:Arial;
	font-size:12px;
	color:#ff4900;
	
}

.products_gallery
{
	border:1px solid #e4e4e4;
	border-bottom:0px;
	width:220px;
	height:185px;
	vertical-align:middle;
}
.products_gallery_main
{
	border:1px solid #e4e4e4;
	border-bottom:0px;
	width:220px;
	height:185px;
	vertical-align:top;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;

}
.products_gallery_desc
{
	border:1px solid #e4e4e4;
	border-bottom:0px;
	border-top:0px;
	width:220px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:middle;
	text-align:center;
}
.products_gallery_asc
{
	border:1px solid #e4e4e4;
	border-bottom:0px;
	width:220px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:middle;
	text-align:center;
}
.gallery_navigation
{
	border:1px solid #e4e4e4;
	padding-top:5px;
	padding-bottom:5px;
}

.gray_border
{
	border:1px solid #e4e4e4;
}

.gallery_space
{
	width:20px;
}

#marqueecontainer
{
position: relative;
width: 100%; /*marquee width */
height: 175px; /*marquee height */
overflow: hidden;
}

.news_highlight
{
 	font-family:Arial;
	font-size:12px;
	color:#000000;
	cursor:pointer;
	padding-right:10px;
}

.news_content
{
	font-family:Arial;
	font-size:12px;
	color:#606060;
	padding-right:10px;
}

.subtitle
{
	color:#ff4900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:0px;
	font-weight:bold;
}
.black
{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:0px;
	font-weight:bold;
}

.orange
{
	color:#ff4900;
	font-family:Arial;
	font-size:12px;
	text-indent:0px;
}

.textbox
{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	background-image:url(../images/textbox_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #e2e2e2;
	height:18px;
}

.button
{
	background-color:#535353;
	border:1px solid #000000;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	height:22px;
	cursor:pointer;
}

.required
{
	color:#FF0000;
}

.popup_screen_title
{
	border:1px solid #ff3000;
	background-image:url(../images/popup_screen_title_bg.jpg);
	background-repeat:repeat-x;
	height:24px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
}

.popup_screen_content
{
	border:1px solid #ff3000;
	height:250px;
}



.popup_bg
{
	height:138px;
	background-image:url(../images/popup_head_bg.jpg);
	background-repeat:repeat-x;
}

