.tableDetail {
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 10px;
}

.tableDetail2 {
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
}

a:link {
	color: 5E9BB7;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #F76300;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: 5E9BB7;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;

}

.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: F76300;
	font-weight: bold;
	padding-top: 3px;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 5E9BB7;
}

.text3 {
	font-family: tahoma;
	font-size: 10px;
	color: 000000;
	font-weight: normal;
	padding-top: 3px;
}

.text9 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 4E4E4E;
	padding-left: 10px;
}

.titlecarrello {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: ffffff;
	padding-left: 10px;
}

.text10 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 4E4E4E;
	padding-left: 10px;
}

.inputstyle {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #5F726F;
	background-color: #ffffff;
	border: 1px solid #5A94AF;
}
#modernbricksmenu2{
padding: 0;
width: 100%;
border-top: 5px solid #FD9A00; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 10px tahoma;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #3346FA; /*Brown color theme*/ 
}

#modernbricksmenu2 a:hover{
background-color: #FD9A00; /*Brown color theme*/ 
color: white;
text-transform:uppercase;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #FD9A00; /*Brown color theme*/ 
color: white;
border-color: #FD9A00; /*Brown color theme*/ 
}

.markermenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
}

.markermenu li a{
background: white url(../images/arrow-list.gif) no-repeat 5px center;
font: 10px tahoma;
color: #457388;
display: block;
width: auto;
padding: 3px 0;
padding-left: 15px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;

}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 180px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #457388;
font: normal;
}

.markermenu li a:hover{
color: #000000;
font: normal;
background-color: #ffffcb;
background-image:url(../images/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
border-bottom: 1px solid #B5B5B5;
}

.select{
padding: 1px 5px 5px 5px;
}
.select2{
margin: 0;
padding: 0px 5px 5px 5px;
}

.inputselect {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #CED8DF;
	border: 1px solid #5A94AF;
	
}


