body {
	background: #cccccc;
	padding: 0px;
	margin: 0px 0px;
    text-align: center;
}

img {
	border: none;
	/*vertical-align: text-bottom;*/
	
}

.text_main {
	font-family: arial, verdana, helvetica;
	color: #ffffff;
	font-size: 12px;
}

.text_error {
	font-family: arial, verdana, helvetica;
	color: #ffffff;
	font-size: 12px;
}

#container_1 {
	position: relative;
	/*width: 800px;*/
	width: 1024px;
	text-align: center;
	background: #cccccc;
	margin: 0px auto;
	margin-top: 30px;
	margin-bottom: 20px;
	/*border: 1px solid yellow;*/
}

#container_2 {
	position: relative;
	/*width: 708px;*/
	width: 932px;
	min-height: 690px;
	text-align: center;
	background: #000000;
	margin: auto;
	padding: 10px;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	/*border: 1px solid red;*/
}

*html #container_2 {
	height: 680px;
	width: 700px;
}

#container_3 {
	float: center;
	position: relative;
	/*width: 700px;*/
	width: 924px;
	min-height: 685px;
	text-align: center;
	margin: 0px auto;
	border-top: 4px solid #939393;
	border-left: 4px solid #474747;
	border-right: 4px solid #474747;
	border-bottom: 4px solid #474747;
	/*border: 1px solid red;*/
}

*html #container_3 {
	width: 700px;
	height: 660px;
}

#gradient_left {
	position: absolute;
	left: -4px;
	top: -4px;
}

#gradient_right {
	position: absolute;
	right: -4px;
	top: -4px;
}

#corner_tl {
	position:absolute; 
	top:-1px; 
	left:0px;
}

#corner_tr {
	position:absolute; 
	top:-1px; 
	right: 0px;
}

#corner_bl {
	position:absolute; 
	bottom:0px; 
	left: 0px;
}

#corner_br {
	position:absolute; 
	bottom:0px; 
	right: 0px;
}

#banner {
	position: relative;
	margin-top: 10px;
	left: 0px;
}

#container_left_nav {
	position: absolute;
	top: 102px;
	left: 23px;
    width: 154px;
    height: 252px;
	text-align: left;
    background-image: url(../images/background_left_nav.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

#image_shopping_cart {
	position: absolute;
	top: 377px;
	left: 52px;
	z-index: 2;
}

#container_minicart {
	position: absolute;
	top: 392px;
	left: 23px;
    width: 154px;
    height: 100px;
	text-align: left;
    background-image: url(../images/background_minicart.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

.text_minicart {
	font-family: arial, verdana, helvetica;
	color: #ffffff;
	font-size: 12px;
}

#minicart_items {
	position: absolute;
	top: 10px;
	left: 10px;
}

#minicart_price {
	position: absolute;
	top: 30px;
	left: 10px;
}

#minicart_view_cart {
	position: absolute;
	top: 10px;
	left: 90px;
}

#minicart_login {
	position: absolute;
	top: 30px;
	left: 90px;
}

#part_search {
	position: absolute;
	top: 55px;
	left: 10px;
	text-align: center;
}

#iso {
	position: absolute;
	top: 567px;
	left: 23px;
}

a {
	font-family: arial, verdana, helvetica;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	font-family: arial, verdana, helvetica;
	color: #ff0000;
	font-size: 12px;
	text-decoration: none;
}

a.link_laser_type {
	font-family: arial, verdana, helvetica;
	color: #ffffff;
	font-size: 14px;
}

a.link_laser_type:hover {
	font-family: arial, verdana, helvetica;
	color: #ff0000;
	font-size: 14px;
}

a.link_text {
	font-family: arial, verdana, helvetica;
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}

a.link_text:hover {
	font-family: arial, verdana, helvetica;
	color: #ff0000;
	font-size: 12px;
	text-decoration: underline;
}

a.link_nav {
	font-family: arial, verdana, helvetica;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

a.link_nav:hover {
	font-family: arial, verdana, helvetica;
	color: #ff0000;
	font-size: 12px;
	text-decoration: none;
}

#link_nav_home {
	position: absolute;
	top: 15px;
	left: 20px;
	width: 140px;
	height: 20px;
}

#link_nav_news {
	position: absolute;
	top: 38px;
	left: 20px;
	width: 140px;
	height: 20px;
}

#link_nav_type {
	position: absolute;
	top: 61px;
	left: 20px;
	width: 140px;
	height: 20px;
}

#link_nav_engravers {
	position: absolute;
	top: 84px;
	left: 20px;
	width: 140px;
	height: 20px;
}

#link_nav_function {
	position: absolute;
	top: 107px;
	left: 20px;
	width: 140px;
	height: 20px;
}

#link_nav_custom {
	position: absolute;
	top: 130px;
	left: 20px;
	width: 140px;
	height: 20px;
}

#link_nav_overrun {
	position: absolute;
	top: 153px;
	left: 20px;
	width: 140px;
	height: 20px;
}

#link_nav_data {
	position: absolute;
	top: 176px;
	left: 20px;
	width: 140px;
	height: 20px;
}

#link_nav_contact {
	position: absolute;
	top: 199px;
	left: 20px;
	width: 140px;
	height: 20px;
}

#link_nav_customer_service {
	position: absolute;
	top: 222px;
	left: 20px;
	width: 140px;
	height: 20px;
}

#footer {
	position: absolute;
	bottom: 30px;
	left: 20px;
	text-align: left;
	width: 930px;
}

#footer_left {
	position: absolute;
	top: 0px;
	left: 0px;
}

#footer_middle {
	position: absolute;
	top: 0px;
	left: 470px;
}

#footer_right {
	position: absolute;
	top: 0px;
	right: 25px;
}

.text_footer {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

a.link_news {
	font-family: arial;
	color: #959595;
	font-size: 12px;
	text-decoration: none;
}

a.link_news:hover {
	font-family: arial;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

a.link_footer {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

a.link_footer:hover {
	font-family: arial;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

.text_news {
	font-family: arial, verdana, helvetica;
	color: #ffffff;
	font-size: 12px;
}

.text_cat_header{
	font-family: arial, verdana, helvetica;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.text_breadcrumb {
	font-family: arial, verdana, helvetica;
	color: #ffffff;
	font-size: 12px;
}

a.link_breadcrumb {
	font-family: arial, verdana, helvetica;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

a.link_breadcrumb:hover {
	font-family: arial, verdana, helvetica;
	color: #ff0000;
	font-size: 12px;
	text-decoration: none;
}

/* ------- categories/products pages --------- */

a.link_subcat {
	font-family: arial, verdana, helvetica;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

a.link_subcat:hover {
	font-family: arial, verdana, helvetica;
	color: #ff0000;
	font-size: 12px;
	text-decoration: none;
}

#table_cat_prod {
	background-color: #414141; 
	width: 600px;
	margin-left: 0px;
	padding: 0px;
	/*min-height: 500px;*/
	/**/
}

*html #table_cat_prod {
	/*height: 500px;*/
	border: 1px solid #414141;
}

#image_prod_top {
	vertical-align: text-bottom; 
	margin-left: 0px;
}

*html #image_prod_top {
	margin-left: 0px;
}

#image_prod_bottom {
	vertical-align: text-top; 
	margin-left: 0px;
}

*html #image_prod_bottom {
	margin-left: 0px;
}

#box_breadcrumb {
	margin-bottom: 10px;
	text-align: left;
}

*html #box_breadcrumb {
	margin-bottom: 0px;
}

.menuhdr_prod{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color : #c7c7c7;
	color : #000000;
	font-size : x-small;
	font-weight : bold;
	padding : 3px 5px;
	text-align : left;
}

.text_prod_header {
	font-family: arial, verdana, helvetica;
	color: #000000;
	font-size: 12px;
}

#box_technical_data {
	line-height: 20px; 
	margin: 20px; 
	min-height: 400px;
}

*html #box_technical_data {
	height: 400px;
}



/* ------- Forms --------- */
#box_blue {
	border: 1px solid #808080;
 	background-color:#336699;
 	min-height: 200px;
}

*html #box_blue {
	height: 200px;
}

.text_form_header {
 	color: #FFFFFF;
 	font-family: arial, verdana, sans-serif;
 	font-size: 16px;
}

.text_form_label {
	color: #c7c7c7;
 	font-family: arial, verdana, sans-serif;
 	font-size: 14px;
}

#box_register {
	width: 230px;
	/*border: 1px solid white;*/
	float: left;
	min-height: 130px;
	margin-top: 10px;
	text-align: left;
	margin-left: 10px;
}

*html #box_register {
	height: 130px;
}

#button_register {
	margin-top:43px;
}

*html #button_register {
	margin-top:34px;
}

#box_login {
	width: 260px;
	/*border: 1px solid white;*/
	float: right;
	min-height: 130px;
	margin-top: 10px;
	text-align: left;
}

*html #box_login {
	height: 130px;
}

#button_login {
	margin-top:20px;
}

#form_login {
	margin-top: 0px;
}

/*table.formTable {
	border-collapse: collapse;
	border: 1px solid #c7c7c7;
}*/

/*tr.row { 
	border: 1px solid black; 
}*/

/*table.formTable {
table.formTable2 {border-collapse: collapse;}
table.formTable2 tr.row2 {border: 1px solid black;}
}*/
 

.titleStyle{
 	color: #c7c7c7;
 	font-family: arial, verdana, sans-serif;
 	font-size: 16px;
}   
 
.captionTxt {
 	color: #c7c7c7;
 	font-family: arial, verdana, sans-serif;
 	font-size: 12pt;
}
 
/* .signupBtn {
    float: left;
 }*/

/*.text_main {
	font-family: verdana;
	color: #634830;
	font-size: 10pt;
}*/

/* ------- laser type page --------- */

#box_laser_type {
	line-height: 20px; 
	margin: 20px; 
	min-height: 500px;
}

*html #box_laser_type {
	height: 500px;
}

#box_table {
	width: 528px;
	min-height: 500px;
	background-color: #414141;
	text-align: center;
}

*html #box_table {
	height: 500px;
}

td.laser_type {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	background-color: #414141;
	text-align: center;
	/*border: 1px solid #000000;
	border-collapse: collapse;*/
}

.cart_row {
	background-color:#414141;
	font-family: arial, verdana, helvetica;
	color: #ffffff;
	font-size: 12px;
}

.CartSubTotalRowRight {
	background-color:#414141;
	font-family: arial, verdana, helvetica;
	color: #ffffff;
	font-size: 12px;
}

.CartTotalRowRight {
	background-color:#414141;
	font-family: arial, verdana, helvetica;
	color: #ffffff;
	font-size: 12px;
}
