/* Start of CMSMS style sheet 'ZAVN' */
body {
	font-size: 75%;
	background: white;
	color: #555;
	margin: 0;
	font-family: arial, sans-serif;
}

p,ul,div,li,span {zoverflow: hidden;}

a:link { color: #990000; }
a:visited { color: #663300; }
a:hover, a:active { color: #CC0000; }

img { border: none; }

h1 { font-size: 2.0em; font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif; }
h2 { font-size: 1.8em; font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif; }
h3 { font-size: 1.6em; font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }

hr { height: 1px; color: #eee; background: #eee; border: none; overflow: hidden; }

form { padding: 0; margin: 0; display: inline; }

.floatleft, .fleft { float: left; padding: 0 10px 5px 0; }
.floatright, .fright { float: right; padding: 0 0 5px 10px; }
.center { text-align: center; margin: auto; }
.plain { margin: 0; padding: 0; list-style: none; }
.plain li { margin: 0; padding: 0; }
.inline, .inline li { display: inline; }
.hidden { display: none !important; }
.visible { display: block; }
.clear { clear: both; display: block; height: 1px; line-height: 1px; color: white; background: transparent; }

label { float: left; width: 120px; line-height: 26px; clear: left; }

#lang { position: absolute; top: 10px; right: 30px; width: 138px; height: 40px; cursor: pointer; }
#langswitch, #langswitch:visited { position: absolute; top: 0; right: 0; width: 130px; height: 14px; padding: 5px 0; padding-left: 6px; color: #777; display: block; background: white url(images/re-ddown.jpg) no-repeat top right; outline: none; text-decoration: none; font-family: arial, sans-serif; font-weight: bold; border: 1px solid #555; border-width: 0 1px 2px 1px; }
#langpop { position: absolute; top: 0; right: 0; width: 136px; color: #aaa; display: block; background: white; z-index: 999; border: 1px solid #aaa; border-width: 0 1px 2px 1px; }
#langpop a, #langpop a:visited { display: block; color: #aaa;  height: 14px; padding: 5px 0 5px 6px; outline: none; text-decoration: none; font-family: arial, sans-serif; font-weight: bold; }
#langpop a:hover { color: black; font-weight: bold; background: #eee; }
#langswitch img, #langpop img { vertical-align: top; }



#layout {
	width: 970px;
	margin: auto;
}

#header {
	position: relative;
	background: #990000 url(images/zavn-logo.jpg) no-repeat top center;
	color: white;
	height: 122px;
}

.header_en_US {
	background: #990000 url(images/zavn-logo-en.jpg) no-repeat top center !important;
}

#header h1 {
	margin: 0 0 0 50px;
	color: white;
	font-size: 1.4em;
	clear: left;
}

#header h1 span {
	width: 1px;
	height: 1px;
	overflow: hidden;
	float: left;
	visibility: hidden;
}


#logo {
	width: 450px;
	height: 90px;
	float: left;
	overflow: hidden;
	margin: 0 0 0 16px;
}

#logo a {
	width: 450px;
	height: 90px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

#nav {
	margin: 0; padding: 0 30px; list-style: none;
	height: 50px;
	line-height: 50px;
	clear: both;
	background: url(images/zavn-nav.jpg) no-repeat top center;
}

#nav li {
	padding: 0;
	margin: 0;
	float: left;
	height: 50px;
}

#nav li a {
	padding: 0 7px;
	height: 50px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	float: left;
}

#nav li.search {
	float: right;
	padding: 11px 0;
}

#nav li.search form {
	margin: 0;
	padding: 0;
	height: 28px;
	line-height: 28px;
}

#nav li.search .input {
	width: 170px;
	height: 28px;
	border: none;
	background: url(images/zavn-search-form.jpg) no-repeat top left;
	vertical-align: top;
}

#nav li.search .button {
	width: 68px;
	height: 28px;
	border: none;
	background: url(images/zavn-search-btn.jpg) no-repeat top left;
	vertical-align: top;
}

#wrap {
	background: url(images/zavn-top.jpg) no-repeat top center;
	padding: 0 16px;
}

#productlist {float: left; margin: 0; padding: 0; }
#productlist li { width: 240px; padding: 5px 10px 5px 10px; margin: 0 10px 0 0; list-style: none; border: 1px solid #ddd; border-bottom: none; background: url(images/zavn-btm2.jpg) repeat-x bottom left; }
#productlist li li { width: 220px; padding: 5px 0 5px 20px; border: none; background: none; }
#productlist li li li { width: 200px; padding: 5px 0 5px 20px; border: none; }
#productlist ul { margin: 0; padding: 0; }

#content {
	background: url(images/zavn-btm.jpg) repeat-x bottom left;
	padding: 20px 12px;
}

#main {
	float: left;
	padding: 0 0 0 20px;
	width: 600px;
}

#contactinfo {
	float: right;
	width: 260px;
}


#footer {
	text-align: center;
	padding: 10px;
	background: #990000 url(images/zavn-footer.jpg) no-repeat bottom center;

}

#footer p, #footer h6 {
	margin: 0;
	color: white;
}

#footer a {
	color: white;
}

#footernav {
	padding: 0;
	margin: 0;
	list-style: none;
}

#footernav li {
	padding: 0 10px;
	margin: 0;
	display: inline;
}

#copyright {
	padding: 11px 0;
}


#home1 { float: left; width: 450px; margin: 0 10px 10px 0; }
#home2 { float: left; width: 450px; margin: 0; }

#home2 h1 { margin: 0 0 10px 0; font-size: 1.4em; }
#home2 p { clear: both; margin: 0; } 

.homebox { width: 190px; height: 120px; float: left; padding: 22px 250px 0px 10px; margin: 0 0 10px 0; }
.homebox h2 { margin: 0; font-size: 1em; color: #125073; text-transform: uppercase; }
.homebox ul, .homebox li {margin: 0; padding: 0; list-style: none;}

#home-ktp { background: url(images/zavn-home-ktp.jpg) no-repeat top left; margin-right: 10px; }
#home-kru { background: url(images/zavn-home-kru.jpg) no-repeat top left; }
#home-tab { background: url(images/zavn-home-tab.jpg) no-repeat top left; }
#home-tra { background: url(images/zavn-home-tra.jpg) no-repeat top left; margin-right: 10px; }

/* End of 'ZAVN' */

