/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin: 0; padding: 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size: 100%; }

/* Removes list-style from lists */
ol,ul { list-style: none; }

/* Removes border from images */
img { border: 0; }


body {
	font-family: Arial, Helvetica;
	font-size: 72%;
	color: #333;
	background: url(sitegraphics/bg1.gif) 0 0 repeat-x #fff;
}

a:link, a:visited {
	color: #333;
}
a:hover, a:active {
	color: #333;	
}

p {	
	margin-bottom: 1.2em;
}

h1 {
	margin-bottom: 0.4em;
	font-size: 175%;
}

h2 {
	font-size: 120%;
	margin-bottom: 0.6em;
}

h3 {
	margin-bottom: 0.7em;
	color: #929465;
}

/*--------------------WRAPPER--------------------*/

#wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	backgroUnd-color: #FFF;
}

/*--------------------BRANDING-------------------*/

#branding {
	width: 910px;
	height: 94px;
	padding: 15px 25px 16px 25px;
}

#branding .logo {
	float: left;
}

.contactDetails {
	float: right;
	margin: 25px 0 0 0;
}


/*---------------------NAV-----------------------*/

#nav {
	float: left;
	width: 535px;
	height: 30px;
	margin: 40px 0 0 20px;
}
#nav ul {
	width: 535px;
}

#nav li,
#nav a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	height: 25px;
	background-image: url(sitegraphics/nav.gif);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden;
}

#nav ul li a:hover { background-image: none;}

#nav-home a { width: 55px; background-position: 0px 0px;}
#nav-profile a { width: 70px; background-position: -55px 0px;}
#nav-products a { width: 95px; background-position: -125px 0px;}
#nav-press a { width: 60px; background-position: -220px 0px;}
#nav-vacancies a { width: 125px; background-position: -280px 0px;}
#nav-links a { width: 50px; background-position: -405px 0px;}
#nav-contact a { width: 80px; background-position: -455px 0px;}

#nav-home { width: 55px; background-position: 0px -25px;}
#nav-profile { width: 70px; background-position: -55px -25px;}
#nav-products { width: 95px; background-position: -125px -25px;}
#nav-press { width: 60px; background-position: -220px -25px;}
#nav-vacancies { width: 125px; background-position: -280px -25px;}
#nav-links { width: 50px; background-position: -405px -25px;}
#nav-contact { width: 80px; background-position: -455px -25px;}

#nav-homeSelected { width: 55px; background-position: 0px -25px;}
#nav-profileSelected { width: 70px; background-position: -55px -25px;}
#nav-productsSelected { width: 95px; background-position: -125px -25px;}
#nav-pressSelected { width: 60px; background-position: -220px -25px;}
#nav-vacanciesSelected { width: 125px; background-position: -280px -25px;}
#nav-linksSelected { width: 50px; background-position: -405px -25px;}
#nav-contactSelected { width: 80px; background-position: -455px -25px;}

#nav-homeSelected a { width: 55px; background-position: 0px -25px;}
#nav-profileSelected a { width: 70px; background-position: -55px -25px;}
#nav-productsSelected a { width: 95px; background-position: -125px -25px;}
#nav-pressSelected a { width: 60px; background-position: -220px -25px;}
#nav-vacanciesSelected a { width: 125px; background-position: -280px -25px;}
#nav-linksSelected a { width: 50px; background-position: -405px -25px;}
#nav-contactSelected a { width: 80px; background-position: -455px -25px;}




#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #1F334B;
}
#nav a:hover, #nav a:active {
	color: #333;	
}

#Strap {
	font-weight: normal;
	color: #6b6868;
	font-style: italic;
	letter-spacing: 2px;
}
/*-------------------CONTENT----------------------*/

#content {
	clear: both;
	width: 920px;
	margin: 25px 0 0 25px;
}

#content img {
}
.PanelRow {
	width: 920px;
	padding: 0 0 0 0;
}
.Panel {
	width: 220px;
	height: 220px;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
}
.Slideshow {
	width: 220px;
	height: 220px;
	overflow: hidden;
}
.Last {
	margin: 0 0 10px 0 !important;
}
.Text, .Text  blockquote {
	text-indent: -9000px;
	height: 220px;
	width: 220px;
}
.tweet {
	background: #BF3220 url(sitegraphics/twitter.gif) no-repeat 20px 20px !important;
	height: 180px;
	width: 180px;
	padding: 50px 20px 20px 20px !important;
	overflow: hidden;
}
.tweet img {
	display: block;
	float: right;
	margin: 0 0 5px 10px;
}
.tweet_avatar {
	width: 36px;
	height: 36px;
}

.tweet a {
	color: #fff !important;
}
#Home1.Red {
	background: url(sitegraphics/home/red2.jpg) no-repeat;
}
#Home1.White {
	background: url(sitegraphics/home/white2.jpg) no-repeat;
}
#Home1.Blue {
	background: url(sitegraphics/home/blue2.jpg) no-repeat;
}
#Home2 {
	background: url(sitegraphics/panel_home2.jpg) no-repeat;
}
#Profile1 {
	background: url(sitegraphics/panel_profile1.gif) no-repeat;
}
#Profile2 {
	background: url(sitegraphics/panel_profile2.gif) no-repeat;
}
#Profile3 {
	background: url(sitegraphics/panel_profile3.gif) no-repeat;
}
#Press1 {
	background: url(sitegraphics/panel_press1.gif) no-repeat;
}
#Press2 {
	background: url(sitegraphics/panel_press2.gif) no-repeat;
}
#Vacancies1 {
	background: url(sitegraphics/panel_vacancies1.gif) no-repeat;
}
#Vacancies2 {
	background: url(sitegraphics/panel_vacancies2.gif) no-repeat;
}
.contentColumn {
	float: left;
	width: 230px;
}
.contentColumn img {
	margin: 0 0 10px 0;
}
#contentPanelContact {
	float: left;
	width: 400px;
	height: 400px;
	margin-right: 10px;
	padding: 25px;
	background-color: #c22a1e;
	color: #FFF;
}

#contentPanelProducts {
	float: left;
	width: 400px;
	height: 400px;
	margin-right: 10px;
	padding: 25px;
	background-color: #144e95;
	color: #FFF;
	font-size: 120%;
}
#contentPanelProducts img {
	margin-right: 0;
}
#contentPanelWallPaper {
	float: left;
	width: 400px;
	height: 450px;
	margin-right: 10px;
	padding: 0 25px;
	background-color: #fff;
	font-size: 100%;
	color: #6b6868;
}
#contentPanelWallPaper fieldset {
	display: block;
	border: none;
	padding: 10px 0;
}
#contentPanelWallPaper fieldset legend {
	color: #7B7A7A;
	font-weight: bold;
	margin: 0 0;
	font-size: 110%;
	padding: 0 0;
}
#contentPanelWallPaper fieldset dl {
	display: block;
	width: 380px;
	padding: 0 0 4px 0;
	margin:  0;
}
#contentPanelWallPaper fieldset dl dt {
	display: block;
	float: left;
	width: 80px;
	padding: 2px 0 0 0;
}
#contentPanelWallPaper fieldset dl dd {
	width: 290px;
	float: right;
}
#contentPanelWallPaper fieldset dl dd ul {
	width: 290px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#contentPanelWallPaper fieldset dl dd ul li {
	display: block;
	width: 15px;
	float: left;
	margin: 0 0 0 5px;
}
#contentPanelWallPaper fieldset dl dd ul li img {
	display: block;
}

#addressContainer {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #fff;
	font-size: 110%;
}
#addressContainer h1 {
	margin: 0 0 0.2em 0;
	font-size: 150%;
	color: #FFF;
}
#addressContainer .caption {
	font-weight: bold;
}
#addressContainer p {
	margin: 0 0 0.15em 0;
}
#addressContainer a:link, #addressContainer a:visited {
	color: #FFF;
}
#addressContainer a:active, #addressContainer a:hover {
	color: #333;
}

.highlight {
	letter-spacing: 0.1em;
	font-weight: bold;
}


.contactuscaption {
	padding-bottom: 5px;
	font-weight: bold;
}
.contactusfield {
	width: 99%;
	padding: 1px;
	border: 1px solid #FFF;
}
.contactusfieldtd {
	padding-bottom: 4px;
}
.contactusmandatorycaption {
	font-size: 90%;
}
.asterisk {
	color: #fff;
}


.imageLeft {
	float: left;
	margin: 0 15px 15px 0;
}
.imageRight {
	float: right;
	margin: 0 0 15px 15px;
}

	
/*-----------------------CLOCK-------------------*/

#my_clock {
	position: absolute;
	top: 90px;
	right: 25px;
	text-align: center;
	padding: 0 0 11px 0;
	font-size: 15px;
	letter-spacing: 0.05em;
	color: #C0C0C0;
}


/*-------------------BRANDS----------------------*/


#brands {
	clear: both;
	height: 39px;
	margin: 0 0 0 20px;
	padding: 20px 0 10px 0;
	background-color: #FFF;
}
#brands li {
	float: left;
	margin: 0 25px 0 0;
}


/*------------------CAPTCHAS----------------------*/

#captchaError 				{ display:none; font-size:11px; } 

#captchaError p				{ color:#333; } 

.captcha                    { display:block; margin-bottom: 8px; }

.captchaInput               { display:block; width: 177px; }



/*-------------------FOOTER-----------------------*/

#footer {
	clear: both;
	text-align: center;
}
#footer p {
	margin: 0 !important;
	padding: 0 0 14px 0 !important;
	color: #888;
}
#footer p strong {
	color: #BF3220;
}
#footer a {
	text-decoration: none;
}

/*--------------------AMBRIT----------------------*/

#ambrit {
	clear: both;
	width: 935px;
	height: 200px;
	background: url(sitegraphics/bg_ambrit1.jpg) 0 0 no-repeat;
	margin: 0 auto;
	padding: 20px 25px 20px 0;
	text-align: right;
	font-size: 90%;
}

#ambrit a:link, #ambrit a:visited {
	color: #333;
	text-decoration: none;
}
#ambrit a:active, #ambrit a:hover {
	text-decoration: underline;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.clearfix {_height:1px;}

