﻿body
{
	background-attachment: fixed;
	background-color: #343434;
	margin: 0;
}

#cssPageBack
{
	width: 1000px;
	margin: 0auto;
	margin-left: auto;
	margin-right: auto;
	text-align: -moz-center; #text-align:center;
z-index:5;
}

#BandTopMargin
{
	width: 100%;
	height: 15px;
	background-color: #828282;
	margin: 0auto;
	margin-left: auto;
	margin-right: auto;
	text-align: -moz-center;
	text-align: center;
	z-index: 0;
}


#BandTop
{
	width: 100%;
	height: 85px;
	background-color: #828282;
	margin: 0auto;
	margin-left: auto;
	margin-right: auto;
	text-align: -moz-center;
	text-align: center;
	z-index: 0;
}

#BandPhotoTop
{	
	margin-left: 0;
	margin-top: 0;
	width: 1000px;
	height: 134px;
	background-color: #800000;
}

#BandTitleText
{
	position: absolute;
	font-family: Arial;
	font-size: 32px;
	color: #4a4a4a;
	margin-left: 50px;
	margin-top: 70px;
	width: 900px;
	height: 40px;
	background-color:Transparent;
	text-align:left;
	z-index: 10;
}

#Title
{
	width: 1012px;
	height: 85px;
	margin: 0auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/title.gif');
	text-align: left;
	z-index: 30;
}


#MenuBack
{
	position: absolute;
	width: 1000px;
	text-align: left;
	height: 43px;
	background-image: url('../../images/menu.gif');
	z-index: 15;
}

#MenuBackPro
{
	width: 1000px;
	text-align: left;
	height: 43px;
	background-image: url('../../images/menupro.gif');
	z-index: 15;
}

#MenuContaint
{
	position: absolute;
	width: 1000px;
	text-align: left;
	margin-left:100px;
	height: 43px;
	z-index: 16;
}


#slideshow
{
	margin-top: 0px;
	position: relative;
	height: 400px;
	width: 1000px;
}

#slideshow IMG
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
}

#slideshow IMG.active
{
	z-index: 10;
	opacity: 1.0;
}

#slideshow IMG.last-active
{
	z-index: 9;
}

#Bottom
{
	width: 1000px;
	height: 23px;
	background-image: url('../../images/bottom.gif');
}

#Find
{
	position: absolute;
	width: 33px;
	height: 33px;
	margin-top: 27px;
	margin-left: 930px;
	display: inline;
	z-index: 25;
}


#Tooltoptitle
{
	list-style: none;
	color: #fff;
	line-height: 45px;
	display: inline-block;
	float: left;
	z-index: 30;
	background-color: Transparent;
}
#Tooltoptitle a
{
	color: #fff;
	text-decoration: none;
}
#Tooltoptitle > li
{
	cursor: pointer;
	float: left;
	position: relative;
	padding: 0px 10px;
	background-color: Transparent;
}
#Tooltoptitle > li a:hover
{
	color: #B0D730;
}
/* sub-Tooltoptitles*/
#Tooltoptitle ul
{
	display: block;
	display: inline;
}
#Tooltoptitle li ul
{
	position: absolute;
	left: -10px;
	top: 0px;
	margin-top: 45px;
	width: 150px;
	line-height: 16px;
	background-color: #172322;
	color: #0395CC; /* for IE */
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#Tooltoptitle li:hover ul
{
	display: block;
}
#Tooltoptitle li ul li
{
	display: block;
	margin: 5px 20px;
	padding: 5px 0px;
	border-top: dotted 1px #606060;
	list-style-type: none;
}
#Tooltoptitle li ul li:first-child
{
	border-top: none;
}
#Tooltoptitle li ul li a
{
	display: block;
	color: #0395CC;
}
#Tooltoptitle li ul li a:hover
{
	color: #7FCDFE;
}
/* search */
.searchContainer div
{
	background-color: Transparent;
	display: inline;
	padding: 5px;
}
.searchContainer input[type="text"]
{
	border: none;
}
.searchContainer img
{
	vertical-align: middle;
}
/* corners*/
#Tooltoptitle .corner_inset_left
{
	position: absolute;
	top: 0px;
	left: -12px;
}
#Tooltoptitle .corner_inset_right
{
	position: absolute;
	top: 0px;
	left: 150px;
}
#Tooltoptitle .last
{
	background: transparent none repeat scroll 0% 0%;
	margin: 0px;
	padding: 0px;
	border: none;
	position: relative;
	border: none;
	height: 0px;
}
#Tooltoptitle .corner_left
{
	position: absolute;
	left: 0px;
	top: 0px;
}
#Tooltoptitle .corner_right
{
	position: absolute;
	left: 132px;
	top: 0px;
}
#Tooltoptitle .middle
{
	position: absolute;
	left: 18px;
	height: 20px;
	width: 115px;
	top: 0px;
}

#PageContent
{
	width: 1000px;
	background-color: #EFEFEF;
	text-align:justify;
	direction:ltr;
}

#TimeShow
{
	font-family: Arial;
	color: White;
	font-size: 14px;
	position: absolute;
	z-index: 20;
	margin-top: 105px;
	margin-left: 930px;
}

#DateShow
{
	font-family: Arial;
	color: White;
	font-size: 14px;
	position: absolute;
	z-index: 20;
	margin-top: 105px;
	margin-left: 730px;
}

.cssTitleText
{
	font-family:Arial;
	font-weight:bold;
	color:#383838;
	font-size:15px;
	text-align:justify;
	direction:ltr;
}

.cssText
{
	font-family:Arial;	
	color:#383838;
	font-size:14px;
	text-align:justify;	
	direction:ltr;
}

.cssTitlePageProductNumber
{
	font-family: Arial;
	font-size: 24px;
	font-weight:bold;
	color: #4E4E4E;
	text-align:left;
}

.cssTitlePageProduct
{
	font-family: Arial;
	font-size: 24px;
	font-weight:bold;
	color: #4E4E4E;
	text-align:left;
}

.cssPhotoIcon
{
	padding: 5px;
	border: 1px solid #C0C0C0;
	width: 200px;
	height: 200px;
}

.cssPhotoComment
{
	font-family: Arial;
	font-size: 16px;	
	color: #4E4E4E;
	height:60px;
}

.cssTextTitleInfoProdutc
{
	font-family: Arial;
	font-size: 16px;	
	color: #4E4E4E;
	height:20px;
	width:200px;
	text-align:right;
	padding-right:8px;
}

.cssTextInfoProdutc
{
	font-family: Arial;
	font-size: 16px;	
	color: #4E4E4E;
	height:24px;
	width:300px;
	text-align:left;	
	padding-left:8px;
}

.cssTextInfoProLatin
{	
	font-family: Arial;
	font-size: 16px;	
	color: #4E4E4E;
	height:24px;
	width:300px;
	text-align:left;
	padding-left:8px;
}

#ToolBarBand
{
	position: absolute;
	width: 100px;
	height: 32px;
	background-color: Transparent;
	margin-left: 10px;
	margin-top: 5px;	
	z-index: 20;	
}

#language
{
	position:absolute;		
	height:24px;
	margin-left:850px;
	margin-top:5px;
}

#language div
{
	width:100px;
	text-align:center;
	font-family: Arial;
	font-size: 12px;
	color: Gray;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	cursor:pointer;
	cursor:hand;
}

#language a
{
	width:100px;
	text-decoration:none;
	color:Gray;
}

#language a:hover
{
	width: 100px;
	display:block;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: Gray;	
	background-color: #E0E0E0;
}
