/* Start of CMSMS style sheet 'default' */
/* Tony D Trinh @ VDP WEBSITES 07.08.2009 / MAIT Industries / NORMAL VERSION
--------------------------------------------------------------------------- */
/*
-- #id, .class, top right bottom left
-- Font: 12px Verdana, Arial, Helvetica, sans-serif;
-- Colors:
	#000000 = black
	#ffffff = white
	#cef5ff = blue-light
	#eeeeee = grey-light
	#333333 = grey-dark
	#5a9884 = green
	#046244 = green-dark
*/
/* Main
--------------------------------------------------------------------------- */
html {
	height: 100%;
}
body {
	background: url(images/bg_pattern.jpg) 50% 0;
	text-align: center;
}
#background {
	background: url(images/bg.jpg) center 0 no-repeat;
	width: 100%;
	height: 750px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
#wrap {
	width: 960px;
	text-align: left;
	margin: 0 auto 30px auto;
}
.clear {
	overflow: hidden;
	height: 0;
	clear: both;
}
/* Divs
---------------------------------------------------------------------- */
#midwrap {
	width: 945px;
	background: #ffffff url(images/contentBg.gif) repeat-y;
	padding: 0 15px 0 0;
}
/* Top
--------------------------------------------------------------------------- */
#top {
	width: 930px;
	height: 52px;
	padding: 0 15px;
}
#top a {
	width: 211px;
	height: 32px;
	display: block;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: 20px 0 0 0;
	color: #ffffff;
	font-weight: bold;
}
#top a:hover {
	color: #cef5ff;
}
#search {
	width: 237px;
	float: right;
	padding: 15px 0 0 0;
}
#search .button {
	border: none;
	width: 36px;
	height: 22px;
}
#search .input {
	vertical-align: top;
	background: url(images/field.gif) no-repeat;
	border: none;
	width: 195px;
	height: 17px;
	font-size: 11px;
	margin: 0 1px 0 0;
	padding: 5px 0 0 5px;
}
/* Head
--------------------------------------------------------------------------- */
#head {
	width: 960px;
	height: 191px;
	position: relative;
}
#head a {
	display: block;
	width: 542px;
	height: 54px;
	position: absolute;
	top: 61px;
	left: 30px;
}
#head a span {
	display: none;
}
h1 {
	display: none;
}
/* Navigation
--------------------------------------------------------------------------- */
#navigation {
	width: 225px;
	min-height: 471px;
	float: left;
	text-transform: uppercase;
	background: #ffffff url(images/navGradient.gif) top left no-repeat;
	padding: 15px 0 1px 0;
	margin: -15px 0 0 0;
}
#navigation a {
	display: block;
	float: right;
	width: 195px;
	height: 18px;
	background: url(images/navButton.gif) no-repeat;
	padding: 6px 15px 0 0;
	color: #046244;
	text-decoration: none;
	text-align: right;
}
#navigation a:hover {
	color: #ffffff;
	background-position: 0 -24px;
}
#navigation .active {
	color: #ffffff;
	font-weight: bold;
	background-position: 0 -48px;
}
/* Contact
--------------------------------------------------------------------------- */
#left {
width: 195px;
}

#contact {
	width: 195px;
	margin: 0 0 0 15px;
	padding: 15px 0;
	/*background: url(images/contactTop.gif) top left no-repeat;*/
	float: left;
	text-align: right;
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
}
#contact h2 {
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 15px 0;
}
#contact p {
	padding: 0 0 15px 0;
}
#contact span {
	font-weight: bold;
}
#contact a {
	width: 80px;
	height: 22px;
	display: block;
	background: url(images/emailUs.gif) no-repeat;
	float: right;
	line-height: 20px;
	font-size: 12px;
}
#contact a span {
	display: none;
}


/* Featured Product Nav
--------------------------------------------------------------------------- */
#featuredproductnav {
	width: 195px;
	margin: 0 0 0 15px;
	padding: 15px 0;
	background: url(images/contactTop.gif) top left no-repeat;
	float: left;
	text-align: right;
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
}
#featuredproductnav img {
	padding: 1px;
	border: 1px solid #C5C5C5;
        float: right;
}

#featuredproductnav h2 {
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 15px 0;
}
#featuredproductnav a {
color: white;
}
#featuredproductnava {
	width: 80px;
	height: 22px;
	display: block;
	background: url(images/view.gif) no-repeat;
	float: right;
	line-height: 20px;
	font-size: 12px;
}
#featuredproductnav  a span {
	display: none;
}

/* Content
--------------------------------------------------------------------------- */
#content {
	float: right;
	width: 704px;
	margin: 0 0 -10px 0;
	line-height: 20px;
	font-size: 12px;
}
#content ul {
	list-style: disc;
	padding: 0 0 5px 25px;
	margin: 0;
	color: #333333;
}
#content li {
	padding: 0 0 5px 0;
	margin: 0;
	line-height: 20px;
	font-size: 12px;
}
#content h2 {
	background: url(images/h2Bg.gif) no-repeat;
	width: 689px;
	height: 41px;
	color: #ffffff;
	padding: 9px 0 10px 15px;
	font: 24px Verdana, Arial, Helvetica, sans-serif;
}
#content h3 {
	color: #333333;
	padding: 0 0 10px 0;
	Font: bold 15px Verdana, Arial, Helvetica, sans-serif;
}
#content p {
	color: #333333;
	line-height: 20px;
	font-size: 12px;
	padding: 0 0 10px 0;
}
#content .image {
	background-color: #eeeeee;
	padding: 5px;
	margin: 10px;
	display: block;
	border: 1px solid #5a9884;
}
#content .smallimage {
	padding: 1px;
	margin-right: 7px;
	display: block;
	border: 1px solid #C5C5C5;
	float: left;
}
#content a {
	line-height: 20px;
	font-size: 12px;
}
#content a:hover {
	text-decoration: none;
}
#content .row {
	border-bottom: 1px dashed #5A9884; 
	padding-bottom: 10px; 
	margin-bottom: 10px;
}
#content .lighter {
        color: #999999;
}
#content .error {
        color: red; 
        text-align: center;
        font-weight: bold;
        font-size: 14px;
}
/* Footer
--------------------------------------------------------------------------- */
#footer {
	background: url(images/footer.jpg) no-repeat;
	width: 960px;
	height: 209px;
	color: #333333;
	padding: 22px 0 0 0;
	position: relative;
}
#footer .up {
	text-indent: -9999px;
	display: block;
	width: 211px;
	height: 40px;
	position: absolute;
	top: 16px;
	left: 15px;
}
#footer p {
	margin: 0 0 0 241px;
	Font: bold 15px Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	text-transform: uppercase;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
}
#footer a:hover {
	color: #777777;
}
#footer-links a, #footer-links a:visited {
color: #1B0E08;
}

/* End of 'default' */

