html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

html, body {
	min-width: 980px;
}

html {
	background: #ffffff url(images/bottom-bg.png) repeat-x bottom;
}

* html body {
	width:  expression(document.getElementsByTagName('html')[0].clientWidth < 980 ? '980px' : '100%');
}

img, table {
	border: none;
}

a {
	color: #0066cc;
}

a:visited {
	color: #3c6790;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100.01%;
	line-height: 110%;
	color: #333333;
}

body#index {
	background: url(images/top-bg.png) repeat-x;
}

#mainContainer {
	/*background-color: #ffffff;*/
	border-bottom: 1px solid #777777;
}

#index #mainContainer {
	background-color: transparent;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	border-bottom: none;
}

#secNav {
	padding: 10px 25px;
	font-size: 75%;
}

#secNav #Lang {
	margin-bottom: 5px;
}

#index #secNav #Lang {
	float: left;
	margin-bottom: 0;
}

#secNav #Lang a:hover {
	color: #000000;
}

#index #secNav #servLinks {
	float: right;
}

#secNav #servLinks a {
	margin-left: 12px;
}

#secNav #servLinks a.first {
	margin-left: 0;
}

#hFlash {
	position: relative;
	text-align: right;
	min-height: 210px;
}

* html #hFlash {
	height: 210px;
}

#hFlash #secNav {
	position: absolute;
	top: 0;
	left: 0;
}

#hFlash .logo {
	position: absolute;
	bottom: 0;
	left: 0;
}

#headTitle {
	position: relative;
	background: #ffffff url(images/title_bg.jpg) no-repeat;
	background-position: right top;
	min-height: 110px;
}

* html #headTitle {
	height: 110px;
}

#headTitle td {
	vertical-align: top;
}

#headTitle .logo {
	width: 280px;
}

#headTitle #mTitle {
	border-top: 1px solid #005daa;
	padding-left: 10px;
}

#headTitle #mTitle div.title {
	font-size: 53px;
	line-height: 1.05em;
	margin-top: -5px;
	margin-bottom: 5px;
	text-transform: lowercase;
	padding-right: 140px;
	background-image: url(images/title_lace.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
}

#headTitle #mTitle div.slogan {
	width: 70%;
	text-transform: uppercase;
	color: #D6A477;
	font-size: 81%;
	padding-left: 4px;
	clear: both;
}

#FramesContainer {
	margin-top: 10px;
}

#FramesContainer td {
	vertical-align: top;
}

#leftFrame {
	width: 150px;
	padding: 0 25px;
}

#mainFrame {
	padding-bottom: 45px;
	padding-right: 10px;
}

#rightFrame {
	width: 225px;
	padding-bottom: 35px;
}

#mainFrame h1 {
	color: #005daa;
}

#mMenu {
	font-size: 88%;
	padding: 0;
	margin: 0;
	margin-bottom: 25px;
	list-style-type: none;
	vertical-align: middle;
}

#mMenu img {
	vertical-align: middle;
}

#mMenu ul {
	font-size: 93%;
	padding: 0;
	margin: 0;
	padding-left: 20px;
	list-style-type: none;
}

#mMenu li {
	padding: 0;
	margin: 0;
	line-height: 1.1em;
	margin-top: 5px;
	color: #005daa;
}

#mMenu li.first {
	margin-top: 0px;
}

#mMenu a {
	text-decoration: none;
	color: #555555;
}

#index #mMenu a {
	color: #005daa;
}

#mMenu a.active {
	color: #005daa;
}

#index #mMenu a {
	/*margin-left: 10px;*/
}

#index #mMenu a.first {
	margin-left: 0 !important;
}

#mMenu a:hover, #index #mMenu a:hover {
	color: #d6a477;
}

.teaser {
	margin-bottom: 20px;
}

.teaser img {
	margin-bottom: 3px;
}

.teaser a {
	text-decoration: none;
	color: #000000;
}

.teaser a:hover {
	color: #005daa;
}

#find label {
	color: #005daa;
	display: block;
	margin-bottom: 5px;
}

#find input, #find img {
	vertical-align: middle;
}

#find input.txt {
	width: 120px;
}

.bloomer {
	float: left;
	position: relative;
	top: -18px;
	margin-bottom: -18px;
}

#index #mLogo {
	margin-bottom: 25px;
}

#index #Logos img {
	margin-left: 15px;
}

#index #Logos img.first {
	margin-left: 0 !important;
}

#Logos.clients {
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 7px;
	border-bottom: 1px solid #cccccc;
}

 #Logos.clients img {
 	margin-right: 15px;
 }

.feature h3 {
	color: #005daa;
	font-size: 154%;
	font-weight: normal;
	line-height: 1em;
	margin: 0 25px 10px 40px;
}

.featDescr {
	padding: 12px 25px 0 40px;
	background: url(images/feature_bg.gif) no-repeat;
	font-size: 81%;
	min-height: 160px;
}

* html .featDescr {
	height: 160px;
}

.featDescr h4 {
	color: #d6a477;
	font-size: 162%;
	font-weight: normal;
	margin-bottom: 6px;
}

.featDescr p {
	color: #005daa;
}

.left {
	float: left;
}

.right {
	float: right;
}

#index #Footer {
	height: 50px;
	font-size: 75%;
	background: url(images/ind_bootom_bottle.jpg) no-repeat;
	background-position: center;
	margin-top: 20px;
}

#fMenu {
	font-size: 75%;
	margin-left: 193px;
}

#fMenu a {
	color: #333333;
	margin-left: 7px;
}

#fMenu a:hover {
	color: #005daa;
}

#Footer {
	margin-top: -19px;
}

#index #Footer {
	margin-top: 0;
}

#Footer #copyrt {
	font-size: 81%;
	background: url(images/footer_bg.gif) repeat-x;
	margin-top: 10px;
	height: 50px;
}

#copyrt .left, #copyrt .right {
	padding-top: 20px;
	height: 30px;
	background-repeat: no-repeat;
}

#copyrt .left {
	padding-left: 50px;
	width: 465px;
	background-image: url(images/footer_bg_1.jpg);
}

#copyrt .right {
	padding-right: 50px;
	width: 350px;
	text-align: right;
	background-image: url(images/footer_bg_2.jpg);
	background-position: right 0;
}

#index #Footer div {
	padding-top: 15px;
	width: 250px;
}

#index #Footer .left {
	text-align: right;
}

#index #Footer .right {
	text-align: left;
}


.newsBlock {
	margin-bottom: 20px;
	padding-bottom: 7px;
	border-bottom: 1px solid #cccccc;
}

.newsBlock h2 {
	margin: 0;
	margin-bottom: 5px;
	font-size: 130%;
	line-height: 1.1em;
	color: #005daa;
}

.newsBlock .nDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.newsBlock a {
	color: #333333;
	text-decoration: none;
}

.newsBlock a:hover {
	color: #000000;
	text-decoration: underline;
}

.ctlg1, .ctlg2 {
	margin-top: 25px;
}

.prodList1 {
	float: left;
	width: 180px;
	margin-right: 25px;
	margin-bottom: 25px;
}

.ctlg2 .prodList1 {
	width: 105px;
}

.fchThubn .prodList1 {
	width: 135px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.prodDtl {
	border: 1px solid #005daa;
	margin-bottom: 15px;
}

.prodDtl td {
	vertical-align: middle !important;
}

.prodList1 a {
	text-decoration: none;
	color: #005daa;
}

.prodList1 a img {
	border: 1px solid #005daa;
}

.fchThubn .prodList1 a img {
	border: 1px solid #d6a477;
}

.prodList1 a:hover {
	color:#d6a477;
}

.prodList1 a:hover img {
	border-color: #d6a477;
}

.fchThubn .prodList1.active img {
	border-color: #005daa;
}

.fchThubn .prodList1 a:hover img {
	border-color: #005daa;
}

.cText {
	padding-left: 180px;
}

.ctlg h2 {
	margin-top: 0;
}

#bigPrev {
	color: #005daa;
	padding: 25px;
	text-align: center;
}

.clientBlock {
	margin-bottom: 20px;
	padding-bottom: 7px;
	border-bottom: 1px solid #cccccc;
	font-size: 87%;
}

.clientBlock td {
	vertical-align: top;
	padding-top: 2px;
}

.clientBlock td.cLogo {
	padding-right: 20px;
	padding-top: 0;
	width: 145px;
}

.clientBlock h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	color: #005daa;
}

.clientBlock .subT {
	margin-bottom: 5px;
	font-weight: bold;
}


.ff-fix {
	display: table;
	width: 100%;
}

.ff-fix2 {
	display: table-cell;
	width: 100%;
}

.clearFloat { 
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}


.error {
	color: #e10000;
	margin-bottom: 15px;
}

.error div {
	padding: 0 10px 10px 0;
	font-size: 300%;
	line-height: 100%;
	float: left;
	position: relative;
	top: -3px;
}

.error p {
	margin-top: 0;
}

.sitemap a {
	text-decoration: none;
	color: #333333;
}

.sitemap a:hover {
	text-decoration: underline;
	color: #000000 !important;
}

.sitemap .home {
	margin-bottom: 10px;
}

.sitemap .home a {
	font-size: 86%;
	color: #777777;
}

.sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sitemap ul li {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

.sitemap ul ul {
	padding-left: 25px;
}

.sitemap ul ul li {
	margin-bottom: 0;
	margin-top: 5px;
}

.search .infoTxt {
	margin-bottom: 30px;
}

.search .srchBlock {
	margin-bottom: 20px;
}

.search .srchBlock span {
	display: block;
	text-decoration: none;
	color: #333333;
}

.search .srchBlock .ttl {
	color: #005daa;
	font-size: 120%;
}

.search .srchBlock a:hover span {
	text-decoration: underline !important;
}

.back {
	margin-top: 20px;
	font-size: 83%;
}

.back a {
	background: url(images/go_back.gif) no-repeat;
	background-position: 0 .3em;
	padding-left: 10px;
}

.back a:hover {
	color: #000000;
}


.pCount {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin-top: 30px;
}

.pCount div {
	font-size: 10px;
	color: #555555;
}

.pCount a, .pCount span {
	margin-right: 3px;
	position: relative;
	display: inline;
	font-size: 12px;
}

.pCount a:hover {
	color: #000000;
	text-decoration: underline;
}

.pCount span {
	font-weight: bold;
	border: 1px;
}
