/* CSS Document */
html{
	overflow: -moz-scrollbars-vertical;
	height:100%;
}

body{
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.maintable { 
	background-color:#b0b0b0;
	width: 100%;	
	height: 100%;
}
.top_header {
	background-image: url(images/splash_01.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 52px;

}
.down_footer {
	background-image: url(images/splash_12.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 29px;
}
.main_header_left {
	background-image: url(images/splash_02.jpg);
	background-repeat: no-repeat;
	width: 266px;
	height: 294px;	
}
.inner_header_left {
	background-image: url(images/inner_header_left.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	width: 266px;
	height: 162px;	
}
.main_header_right {
	background-image: url(images/splash_03.jpg);
	background-repeat: no-repeat;
	width: 534px;
	height: 294px;	
}
.inner_header_right {
	background-image: url(images/inner_header_right_it.jpg);
	background-repeat: no-repeat;
	width: 534px;
	height: 162px;	
}
.language_left {
	background-image: url(images/splash_04.jpg);
	background-repeat: no-repeat;
	width: 266px;
	height: 73px;	
}
.text_right {
	background-image: url(images/splash_05.jpg);
	background-repeat: no-repeat;
	width: 534px;
	height: 73px;	
}
.bg_body {
	background:url(images/bg_body.gif);
	background-repeat: repeat-x;
	background-color: #8f8e8e;
}
.inner_bg_body {
	background-color: #f5f5f5;
	vertical-align: top;
}
.text_td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	text-align:left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	vertical-align: top;
	text-align:left;
}
.text_tdright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	text-align:right;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	vertical-align: top;
}
.text_tdcenter {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	text-align:center;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	vertical-align: top;

}


.grey_heading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	text-align:left;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
     
}

.grey_heading_currency {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	text-align:left;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none;
     
}

.text_td_white {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
	text-align:left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	vertical-align: top;
	text-align:left;
}
.text_white {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	padding-left: 5px;
	text-decoration: none;

}
.text_white_link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	padding-left: 5px;
	text-decoration: none;

}
a.text_white_link:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	padding-left: 5px;
	text-decoration: none;

}
.text_white_button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	padding-left: 3px;
	text-decoration: none;

}

a.text_white_button:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	padding-left: 3px;
	text-decoration: none;

}

.text_white_heading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	text-decoration: none;

}
.mid_header {
	background-image: url(images/splash_05.jpg);
	background-repeat: no-repeat;
	width: 534px;
	height: 73px;
}
.map_inner {
	background-color:#6d6b6b;
}
.down_header {
	background-image: url(images/splash_07.jpg);
	background-repeat: no-repeat;
	width: 534px;
	height: 32px;
}

.footer_text {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align:center;

}
.grey_back {
	background-image: url(images/grey_back.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	text-align:left;
	padding-left: 5px;
	padding-top: 5px;
	height: 23px;
	font-weight: bold;
	text-decoration: none;
	
}
.grey_strip {
	background-image: url(images/grey_strip.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align:left;
	padding-left: 5px;
	padding-top: 5px;
	height: 23px;
	font-weight: bold;
	text-decoration: none;
	
}
.h2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 21px;
	text-align: left;
	padding-left:5px;
	padding-top:5px;
	vertical-align: top;
	color: #141414;
}
.h2_white {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	padding-left:5px;
	padding-top:5px;
	vertical-align: top;
	color: #ffffff;
}
.h3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.h3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.h3:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e2e2e2;
	font-weight: bold;
	text-decoration: none;
	
}


.hor_hr {
	background:url(images/hor_line.gif);
	background-repeat:repeat-x;
	background-position: center;
	height:5px;
	
}
.text_link {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	font-weight: bold;
	text-decoration: none;
}
a.text_link {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	font-weight: bold;
	text-decoration: none;
}
a.text_link:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b1b1b1;
	font-weight: bold;
	text-decoration: none;
	
}
.text_und {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}
a.text_und {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}
a.text_und:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	text-decoration: none;
	
}

.text_currency {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	padding-left:5px;
	padding-top: 0px;
	text-align:left;

}
.text_tdcurrency {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2e2e2e;
	padding-left:5px;
	padding-top: 0px;
	text-align:left;

}
.text_input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#493f07;
	
}
.input_grandtotal 
{  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #2e2e2e; 
	font-weight: bold;
	background-color: transparent; 
	
	text-align: left; 
	
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	
}
.inputshipping {

    height: 18px;
	width: 150px;
	font-size:10px;
	}

.input_insurance 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#4e4e4e;
	font-weight: normal; 
	background-color: transparent; 
	vertical-align: top; 
	text-align: left; 
	width: 32px; 
	height: 12px; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}
.red_heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #141414;
	text-align:left;
	padding-left: 5px;
	font-weight: bold;
	background-color: #c4c4c4;
     
}

.description{
	background-image: url(images/popup_gpitalia.gif);	
	background-color: #c1c1c1;
	background-repeat: no-repeat;
}

.description_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;			
	font-weight: bold;
	color:#4e4e4e;	
	height:219px;	
	padding-top:60px;
	padding-left:10px;
	padding-right:45px;
	padding-bottom:10px;
	border: 1px solid #4e4e4e;
}

.prod_link{
	color: #4e4e4e;
	text-decoration: none;
}
