/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
}
.logo
{
margin-left:47px;
margin-top:28px;
}
.menu_box
{
background:url(../images/menu-box-bg.jpg) left top repeat-x;
height:30px;
border-bottom:1px solid #D4D4D4;
border-top:1px solid #D4D4D4;
border-left:2px double #D4D4D4;
border-right:2px  double #D4D4D4;
}
.footer_box
{
background: url(../images/footer-bg.jpg) left top repeat-x;
height:34px;
border-bottom:1px solid #D1D1D1;
border-top:1px solid #D1D1D1;
border-left:2px double #D1D1D1;
border-right:2px  double #D1D1D1;
}
.body_padding
{
padding:11px 11px 6px 11px;
}
.menu_table td
{
border-bottom:1px dotted #3A5A96;
height:16px;
}
.home-icon
{
margin-right:7px;
}
.input-box
{
border:1px solid #848284;
width:100px;
height:16px;
padding-left:3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #333333;
background-color:#FFFFFF;
text-decoration: none;
}
.order-box
{
border:1px solid #A1A1A1;
padding:6px;
}
.order-title
{
background-color:#E9E9E9;
height:37px;
border-bottom:2px solid #FFFFFF;
padding-left:16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
}
.order-box-padding
{
padding:18px 10px 10px 16px;
}
.footer-margin
{
margin:0px 11px;
}



/* CSS Background image Document */
.header-bg
{
background:url(../images/header-bg.jpg) right top no-repeat;
height:76px;
}
.search-bg
{
background:url(../images/search-bg.jpg) left top no-repeat;
height:178px;
}
.add-bg
{
background:url(../images/add-bg.jpg) left top no-repeat;
height:112px;
}
.world-map
{
background:url(../images/world-map.jpg) 65px 5px no-repeat;
border-bottom:1px solid #D1D1D1;
}






/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color:inherit;
}
.blue-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.blue-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.blue-link:hover
{
color: #515E85;
text-decoration: underline;
background-color:inherit;
}
.red-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #DA0008;
	text-decoration: none;
	background-color:inherit;
}
.body_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.red_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DF2229;
	text-decoration: none;
	background-color:inherit;
}

.blue_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1E4B78;
	text-decoration: none;
	background-color:inherit;
}
.top_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	border-bottom:1px solid #515E85;
	background-color:inherit;
	}
.top_menu:hover
{
color: #515E85;
text-decoration: none;
border-bottom:1px solid #DA0008;
background-color:inherit;
}
.left_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.left_menu:hover
{
color: #DA0008;
text-decoration: none;
background-color:inherit;
}

.footer-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.footer-link:hover
{
color:#515E85;
text-decoration:underline;
background-color:inherit;
}



/* Slide imagenes */
#slideshowDEMO { /* es el DIV contenedor que dimensionamos y centramos */
height: 300px;
margin: 0 auto;
width: 400px;
}
#slide-images { /* es la lista con las imágenes */
display: block;
height: 300px;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
width: 400px;
}
#slide-images li { /* cada item de la lista */
display: block;
list-style-type: none;
margin: 0;
padding: 0;
position: absolute;
}
#slide-images li img { /* cada imagen */
display: block;
height: 300px;
width: 400px;
}



/* Slide imagenes 2*/
#slideshowDEMO2 { /* es el DIV contenedor que dimensionamos y centramos */
height: 102px;
margin: 0 auto;
width: 136px;
}
#slide-images2 { /* es la lista con las imágenes */
display: block;
height: 102px;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
width: 136px;
}
#slide-images2 li { /* cada item de la lista */
display: block;
list-style-type: none;
margin: 0;
padding: 0;
position: absolute;
}
#slide-images2 li img { /* cada imagen */
display: block;
height: 102px;
width: 136px;
}