﻿/*====================*/
/*=== Other Styles ===*/
/*====================*/
@font-face {
    font-family: 'AvantGardeBkBTBook';
    src: url('fonts/avgardn-webfont.eot');
    src: url('fonts/avgardn-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/avgardn-webfont.woff') format('woff'),
         url('fonts/avgardn-webfont.ttf') format('truetype'),
         url('fonts/avgardn-webfont.svg#AvantGardeBkBTBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AvantGardeMdBTMedium';
    src: url('fonts/avgardm-webfont.eot');
    src: url('fonts/avgardm-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/avgardm-webfont.woff') format('woff'),
         url('fonts/avgardm-webfont.ttf') format('truetype'),
         url('fonts/avgardm-webfont.svg#AvantGardeMdBTMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

.product-type-n{
	font-family:'AvantGardeBkBTBook';
	font-size:13px;
	color:black;
	font-weight:bold;
}
.product-type-m{
	font-family:'AvantGardeMdBTMedium';
	font-size:13px;
	color:red;
	font-style:italic;
}




.clear {
	clear:both;
}
input
{ 
margin-top:15px;
color:#000000;
font-family:"Trebuchet MS",Tahoma,Arial;
font-size:14px;
line-height:13px;
text-decoration:none;

	
}
textarea
{
margin-top:8px; 
padding-top:2px;
color:#000000;
font-family:"Trebuchet MS",Tahoma,Arial;
font-size:14px;

text-decoration:none;

	
}
b.title{
color:#333333;
font-size:13px;
}
ul.listiteam li{
list-style:circle;
padding:3px 3px 3px 0px;
list-style-position:outside;
list-style-type:circle;
margin-left:20px;
}
.vision{
color:#000000;
}
.pane{
		text-align:justify;
		line-height:18px;
}
.pane a{
color:#C00E12;
text-decoration:none;
}

.pane a:hover{
color:#555555;
text-decoration:underline;
}



.wrap {
		color: #555555;
    	font-family:Verdana;
    	font-size: 10px;
    	line-height: 1.5em;
		width:700px;
		margin-bottom:10px;
		margin-left:17px;
	}
	
	.wrap .pane  {	
		display:none;
		text-align:justify;		
		padding:9.8px;
		border:1px solid #cccccc;
		border-top:0;	 
		font-size: 10px;
		_background-image:none;
	}
	
	.wrap .pane p {
		 border-style: none ;
    font-size: 10px;
    text-align: justify;
	}
