/*
-----------------------------------------------
Main styles (layout)
----------------------------------------------- */

/* Wrapper
----------------------------------------------- */
#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0;
	}


/* Header
----------------------------------------------- */

#header {
	width: 950px;
	height: 175px;
	margin: 0.5em auto 0;
	padding: 0;
	}


/* Structural
----------------------------------------------- */

#main {
	width: 950px;
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer {
	clear: both;
	width: 100%;
	height: 180px;
	margin: 2.0em auto 0;
	padding: 20px 0;
	background: url(../../images/structural/footer_bg.gif) top left repeat;
	border-top: 1px solid #FFE400;
	}
	#footer #footer-container {
		width: 950px;
		margin: 0 auto;
	}


/* Columns */

#column-left {
	display: inline;
	float: left;
	width: 540px;
	min-height: 286px;
	height: auto !important;
	height: 100%;
	margin: 0 0.5em 0 0;
	padding: 0 20px 10px;
	line-height: 165%;
	background: #fff;
}

#column-right {
	display: inline;
	float: right;
	width: 350px;
	}
	#column-right .box {
		margin-bottom: 1.0em;
		padding-bottom: 10px;
		background: #fff;
	}


/* Headings
----------------------------------------------- */

h1 {
	display: block;
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 1.5em 0;
	padding: 10px 10px 10px 15px;
	background: #FFE400;
	}
	#column-left h1 {
		width: 560px;
		margin: 0 0 0 -1.1em;
	}
	h1 a {
		font-weight: bold;
		}
		h1 a:hover {
			text-decoration: underline;
		}

h2 {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.0em 0pt 0.4em 0;
	padding: 0;
	}
	h2 a {
		font-weight: bold;
		color: #000;
		background: #FFE400;;
		}
		h2 a:hover {
			text-decoration: underline !important;
		}

h3 {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.2em 0 0.6em;
	padding: 0;
	}

h4 {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0.8em 0 0.4em 0;
	padding: 0;
	}


ol li{
		display: inline;
		float: left;
		margin: 0 0 0 1.0em;
		list-style-image: none;
}
/* Header
----------------------------------------------- */

#logo {
	position: relative;
	display: inline;
	float: left;
	padding: 0;
	margin: -0.3em 0 0.3em;
	z-index: 10;
	}
	#logo a {
		padding: 0;
		}
		#logo a:hover {
			background: none;
		}

#top-right {
	display: inline;
	float: right;
	}
	#top-right ul {
		float: right;
	}
	#top-right li {
		display: inline;
		float: left;
		margin: 0 0 0 1.0em;
		list-style-image: none;
		font-size: 1.1em;
		color: #fff;
		}
		#top-right li span {
			font-size: 0.9em;
		}
		#top-right li a {
			color: #fff;
			padding: 0;
			}
			#top-right li a:hover {
				background: none;
				text-decoration: underline;
			}
		#top-right li#contact-number {
			padding: 0 14px 0;
			background: url(../../images/icons/phone.gif) center left no-repeat;
			border-right: 1px solid #ccc;
		}
		#top-right li#contact-email {
			padding: 0 0 0 20px;
			background: url(../../images/icons/email.gif) center left no-repeat;
		}


#form-newsletter {
	clear: both;
	display: block;
	float: right;
	width: 326px;
	height: 24px;
	margin: 1.5em 0 0;
	padding: 4px 0 0 0;
	background: url(../../images/structural/newsletter_bg.gif) center left no-repeat;
	}
	#form-newsletter label {
		margin: 0.4em 1.0em 0 0.5em;
		font-size: 1.05em;
		font-weight: bold;
	}
	#form-newsletter input {
		background: none;
		padding: 0;
		}
		#form-newsletter input:focus {
			border: 0;
			padding: 0;
		}
		#form-newsletter #input-newsletter-email {
			width: 150px;
		}
		#form-newsletter #input-newsletter-submit {
			margin: 0.3em 0 0;
		}


/* Footer
----------------------------------------------- */

#footer-left {
	display: inline;
	float: left;
	width: 340px;
}

#footer p, #footer ul {
	color: #ccc;
	padding: 0;
}

#footer a {
	color: #ccc;
	}
	#footer a:hover {
		background: none;
		text-decoration: underline;
	}

#footer p {
	margin: 0;
	padding: 0;
}

#footer #copyright {
	margin: 0.3em 0 0;
}

#footer-left ul {
	display: inline;
	float: left;
 	margin: 0.5em auto;
	font-size: 1.0em;
}

#footer-left ul li {
	display: inline;
	float: left;
	margin-right: 0.6em;
	padding-right: 10px;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #aaa;
	}
	#footer-left ul li.last {
		margin-right: 0;
		padding-right: 0;
		border-right: 0;
	}
	#footer-left ul li a {
		font-size: 0.9em;
		color: #aaa;
	}

#footer-right {
	display: inline;
	float: left;
	}
	#footer-right li {
		display: inline;
		float: left;
		margin: 0 0 0.3em 0.7em;
		line-height: 1.8em;
		}
		#footer-right li.first {
			margin-left: 0;
		}
		#footer-right li ul li {
			display: block;
			float: none;
			margin: 0.1em 0;
			padding: 2px 0;
			line-height: 1.2em !important;
			}
			#footer-right li ul li a {
				font-size: 0.9em;
				color: #aaa;
			}


/* Navigation
----------------------------------------------- */

ul#navigation {
	display: inline;
	float: right;
	width: 940px;
	height: 52px;
	margin: 1.0em 0 0 0;
	padding: 0 0 0 10px;
	text-align: left;
	background: url(../../images/structural/nav_bg.gif) top left no-repeat;
	}
	ul#navigation li {
		position: relative;
		display: inline;
		float: left;
		list-style: none;
		margin: 0 0 0 0;
		padding: 0 0 0;
		background: none !important;
		text-align: center;
		}
		#navigation li a {
			display: inline;
			float: left;
			margin: 0 0 0;
			padding: 13px 22px;
			color: #000;
			font-weight: bold;
			font-size: 1.13em;
			text-decoration: none;
			letter-spacing: -0.01em;
			background: url(../../images/structural/nav_border.gif) center right no-repeat;
			}
			#navigation li.last a {
				background: none;
			}
			#navigation li a:hover {
				text-decoration: underline;
			}

			/* Set 'on' status for navigation items */
			body#home li#nav-home a, body#about li#nav-about a, body#contact li#nav-contact a {
				background: url(../../images/structural/tab_on.gif) top left repeat;
			}



/* Content
----------------------------------------------- */

#promo-area {
	position: relative;
	width: 948px;
	height: 300px;
	z-index: 0;
	margin: 0 0 1.5em;
	z-index: 0;
	border-left: 1px solid #bdbec2;
	border-right: 1px solid #bdbec2;
	border-top: 3px solid #bdbec2;
	border-bottom: 3px solid #bdbec2;
}

#promo-stamp {
	position: absolute;
	z-index: 10;
	top: 2.5em;
	left: 2.5em;
}

#promo-video {
	position: absolute;
	width: 343px;
	height: 259px;
	z-index: 10;
	top: 1.6em;
	left: 43.3em;
	background: url(../../images/structural/video_bg.gif) top left no-repeat;
	}
	#promo-video #video-container {
		width: 320px;
		height: 235px;
		margin: 0.85em 0.75em 0.75em;
		border: 1px solid #fff;
	}

#promo {
	position: relative;
	width: 948px;
	height: 300px;
	overflow: hidden;
}

#column-left ul.news {
	margin: 2.0em 0 0 !important;
	}
	ul.news li {
		display: block;
		width: 530px;
		background: url(../../images/icons/bullet.gif) top left no-repeat;
		list-style: none;
		margin: 1.0em 0 0;
		padding: 0 0 0px 20px;
		border-bottom: 1px dashed #ccc;
		}
		#column-right ul.news li {
			width: 300px;
			margin: 2.0em 0 0;
		}
		ul.news li h2 {
			margin: 0 0 0.4em 0;
		}

.link-all-news {
	display: block;
	float: right;
	margin: 1.0em 1.0em 0 0;
	padding: 0 14px 0 0;
	background: url(../../images/icons/arrow-right.gif) center right no-repeat;
}

#column-right h1 {
	margin-bottom: 0;
}

#column-right .box.products {
	padding: 0;
}

ul.products {
	margin: 0 !important;
	padding: 0 !important;
	}
	ul.products li {
		list-style: none;
		margin: 0 0 0em;
		padding: 0 !important;
		background: url(../../images/structural/product_bg.gif) top left no-repeat !important;
		}
		ul.products li.last {
			margin-bottom: 0;
		}

	ul.products a {
		padding: 0;
		background: none !important;
	}
	ul.products h2 {
		margin: 0 0 -0.2em 0.9em;
		padding-top: 14px;
		font-size: 1.6em;
	}
	ul.products p {
		margin: 0 0 0.7em 1.6em;
		padding: 0;
		font-size: 0.95em;
	}

	ul.products span {
		display: block;
		height: 62px;
		overflow: hidden;
	}

ul.images {
	margin-top: 1.0em;
	height: 212px;
	}
	ul.images li {
		display: inline;
		float: left;
		list-style: none;
		margin: 0.15em 0.25em 0.25em;
		padding: 0;
		}
		ul.images li img {
			border-bottom: 3px solid #fff;
		}
		ul.images li a:hover {
			background: none;
			}
			ul.images li:hover img {
				border-bottom: 3px solid #FFE400;
			}

.alert_message{
	color: #FF0000;
}
