body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
	background-image: url(../images/bgTile.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

img {
	border:0px;
}

ul, li, h1, h2, h3, p {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

h1 {
	font-family: "Frutiger 45 Light", Arial, sans-serif;
	font-size: 2.4em;
	line-height: 32px;
	letter-spacing: 0.015em;
	color: #81B251;
	font-weight: normal;
	margin-bottom: 8px;
}

h1 #items {
	font-size: 12px;
	color:#000;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	float:none;
	clear:none;
	position:relative;
}

form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

#items {
	font-size: 12px;
	color:#000;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	clear:both;
	position:absolute;
}

hr {
	background-image: url(../images/hrBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

h2 {
	font-size: 1.2em;
	line-height: 16px;
	color: #547127;
	padding-top: 10px;
	padding-bottom: 2px;
}

label {
	font-size: 1.2em;
	line-height: 16px;
	width: 136px;
	color: #547127;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	float: left;
	clear: right;
}

input {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	clear: right;
	width: 150px;
	font-weight: bold;
	color: #000;
	background-color: #e2efdb;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 1.2em;
	font-weight:normal;
}

input.button {
	width: auto;
	margin: auto;
	height:auto;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


h2 a#chosen {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	padding-left: 10px;
}

p {
	font-size: 1.2em;
	line-height: 17px;
	padding-bottom: 6px;
	padding-top: 2px;
}


#shell {
	background-image: url(../images/bgImage.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	height: 690px;
}

#container {
	width: 980px;
	min-height: 690px;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
}

#content {
	min-height: 470px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #81B251;
	border-left-color: #81B251;
	padding-bottom: 14px;
	padding-right: 19px;
	padding-left: 24px;
	display: table-cell;
	clear:both;
	background-image: url(../images/vrBg.gif);
	background-repeat: repeat-y;
	background-position: 635px top;
	background-color:#FFF;
}

#contentlist {
	min-height: 470px;
	height:auto;
	background-color:#FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #81B251;
	border-left-color: #81B251;
	padding-bottom: 14px;
	padding-right: 19px;
	padding-left: 19px;
	display: table-cell;
	clear:both;
	background-image: url(../images/vrBg.gif);
	background-repeat: repeat-y;
	background-position: 635px top;
	width: 940px;
}

#contentwrap {
	min-height: 470px;
	display: block;
	width: 100%;
}

#textarea {
	float:left;
	clear: right;
	width: 610px;
	padding-right: 25px;
	display: block;
}

#subcolumn {
	width: 295px;
	padding-left: 5px;
	display: block;
	float:left;
	clear:right;
}

#moviearea {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 99999999;
	margin: auto;
	background-image: url(../images/bgfader.png);
	background-repeat: repeat;
	display:none;
	right: 0px;
	bottom: 0px;
}

* html #moviearea {
	background-color: #000;
	background-color: transparent;
	background-image: url(../images/bgfader.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bgfader.png", sizingMethod="scale");
	}
	
.fadeimage {
	position: absolute;
	height: 2000px;
	width: 2000px;
	left: 0px;
	top: 0px;	
}


#movieinner {
	text-align: center;
	margin: auto;
}

#centreit {
	background-color: #FFF;
	padding: 10px;
	margin: auto;
	text-align: center;
	width:420px;
}

#moviecontrols {
	clear: both;
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#moviecontrols {
	display:block;
}

#content li {
	font-size: 1.2em;
	line-height: 17px;
	background-position: left 5px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 5px;
}

p.intro {
	font-size: 1.2em;
	line-height: 16px;
	font-weight:bold;
}

#singlecolumn #content,
#singlecolumn #contentlist
{
	background-image: url(../images/singlecolbg.jpg);
	background-repeat: no-repeat;
	background-position: 620px top;
}



#home #content {
	background-image: none;
}

#home #content {
	display: block;
}



#content a,
#contentlist a
{
	color: #547127;
}


/* 		Header 	*/

#header {
	height: 130px;	
}

#header .gutLft {
	width: 20px;
	background-image: url(../images/contTopLft.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear:right;
	height: 130px;
}

#header .delivery {
	width: 940px;
	float: left;
	clear:right;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #81B251;
	height: 108px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81B251;
	background-image: url(../images/hdVisual.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
}

#header #logo {
	padding-right: 32px;
	padding-left: 5px;
}

#header .gutRgt {
	width: 20px;
	background-image: url(../images/contTopRgt.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	clear:right;
	height: 130px;
}



#navigation {
	min-height: 60px;
	z-index: 11111;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #81B251;
	border-left-color: #81B251;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}

#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}


#csstopmenu {
	clear: left;
	float: right;
}



#csstopmenu li{
float: left;
position: relative;
	z-index: 11111;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
	border: none;
	margin-right: 2px;
	white-space: nowrap;
}

.headerlinks a,
.headerlinkson a
{
	text-decoration: none;
	white-space: normal;
	font-size: 100%;
	display: block;
	height: 20px;
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	margin-left: 15px;
	margin-top: auto;
	margin-bottom: auto;
}

.headerlinkson a,
{
	color:#82b350;
}



#csstopmenu li a span {
	padding-right: 10px;
	display:block;
	padding-top: 0px;
	cursor: hand;
}

body #csstopmenu li ul.submenus li a span {
	background-image: none;
	margin:0px;
	padding:0px;
	display:table;
	height:auto;
}

#csstopmenu li a span.selected {
	color:#82b350;
}

#csstopmenu li a:hover span.selected {
	color:#fff;
}

#csstopmenu li a:hover span
{
	height: 20px;
	background-image: url(../images/tocBgRgt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#csstopmenu li a:hover
{
	background-color: #81b251;
	color: #FFF;
	background-image: url(../images/tocBgLft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#csstopmenu li a:hover.single span,
#csstopmenu li#single a:hover span
{
	background-image: url(../images/tocBgRgtOn.gif);
}

#csstopmenu li a:hover.single,
#csstopmenu li#single a:hover
{
	background-image: url(../images/tocBgLftOn.gif);
}

#csstopmenu li#selected a
{
	background-color: #81b251;
	color: #FFF;
	background-image: url(../images/tocBgLftOn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.submenus{
	display: none;
	z-index: 9000;
}

#csstopmenu li .submenus{
	position: absolute;
	width: 150px;
	top: 20px;
	right: 0px;
	text-align: left;
	white-space: normal;
	width: 140px;
	background-image: url(../images/subtocBgTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	background-color: #547127;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 9000000;
}

#csstopmenu li .submenus li{
	display: block;
	clear: both;
	float: none;
	text-align: left;
	background-color: #547127;
	padding-top: 0px;
	padding: 0px;
	margin: 0px;
	width: 140px;
	z-index: 9000;
}

#csstopmenu li .submenus li a {
	display: block;
	font-weight: normal;
	height: auto;
	font-size: 1.1em;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	background-color:#9C6;
	color: #FFF;
	white-space:normal;
	padding: 0px;
	clear: both;
	float: none;
	width: 120px;
	background-color: #547127;
	font-family: Verdana, Geneva, sans-serif;
	background-image: none;
}

#csstopmenu li .submenus li.lastsub {
	background-image: url(../images/subtocBgBot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:100%;
	height:32px;
}

#csstopmenu li .submenus li.lastsub2 {
	background-image: url(../images/subtocBgBot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:100%;
	height:8px;
	margin:0px;
	padding:0px;
}



#csstopmenu li ul li a:hover {
	color:#D5D42A;
	background-image: none;
	background-color: #547127;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}






#csstopmenu li:hover a, 
li.over a {
	background-color: #81b251;
	color: #FFF;
	background-image: url(../images/tocBgLft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#csstopmenu li:hover a span, 
li.over a span {
	height: 20px;
	background-image: url(../images/tocBgRgt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}























#customlist img {
	margin-bottom:20px;
	margin-right:40px;
	margin-top: 5px;
}

#textarea #customlist p,
#textarea #customlist li
{
	font-size: 1.1em;
}

#textarea #customlist h2
{
	color: #000;
}


#textarea #customlist h2 em
{
	color: #547127;
	font-style: normal;
}


#textarea p {
	padding-bottom: 10px;
}

#textarea p.intro {
	padding-bottom: 16px;
}

#textarea .clearit {
	clear:both;
}

#textarea div.intro p {
	padding-bottom: 16px;
	font-weight:bold;
}

#list {
	background-image: url(../images/hrBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width:100%;
	display:table;
	padding-bottom: 10px;
}


.listRow {
	clear: both;
    display: block; 
	background-image: url(../images/hrBg.gif);
	background-repeat: repeat-x;
	background-position: left 6px;
	width:590px;
	padding-top: 17px;
	overflow: hidden;
}

.listRow .thumb {
	padding-left: 5px;
	width:125px;
	float:left;
	clear:right;
	overflow: hidden;
}

.listRow .details {
	width:445px;
	float:left;
	overflow: hidden;
}

.hr {
	background-image: url(../images/hrBg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	clear: both;
	display: block;
	height: 18px;
}

.hr hr {
	display: none;
}



#list .listRow .image {
	border: 1px solid #CCC;
}

#list .listRow .fadeleft {
	background-image: url(../images/brochure_fade_right.jpg);
	background-position: right top;
	width: 5px;
	background-repeat: no-repeat;
}

#list .listRow .image img {
	display: block;
}

#list .listRow .fadebottom {
	background-image: url(../images/brochure_fade_foot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	font-size: 5px;
	line-height: 5px;
}

#list .listRow .fadecorner {
	font-size: 5px;
	line-height: 5px;
	background-image: url(../images/brochure_fade_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 5px;	
}




.listRow h2 {
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#textarea .listRow h2 a {
	color: #000;
	text-decoration:none;
}


#textarea .listRow h2 a:hover {
	color: #000;
	text-decoration:underline;
}

#textarea .listRow p.type {
	color:#81B251;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 1.2em;
}

#textarea .listRow p {
	font-size: 1.1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	line-height: 15px;
}






#assets {
	float:left;
	clear: right;
	width: 295px;
	padding-left: 5px;	
}

#assets .imgover {
	visibility: hidden;
	position: absolute;
	z-index: 1;
}

#assets .imgovershow {
	position: absolute;
	z-index: 1;
}

#assets #imgwrap {
	width: 297px;
	height:194px;
	z-index: 1;
}


#assets img.mainimg {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1;
}

#assets img {
	border: 1px solid #547127;
	z-index: 1;
}

#assets #imageselector {
	padding-left: 30px;
	padding-top: 15px;
}

#assets h3 {
	font-size: 1.2em;
	line-height: 16px;
	color: #000;
	background-image: url(../images/iconMovieBig.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	min-height: 21px;
	padding-left: 30px;
	padding-top: 2px;
	margin-top: 15px;
}

#assets h3 a {
	text-decoration:none;
	color: #000;
}

#assets h3#pdf {
	background-image: url(../images/iconPdfBig.gif);
}

#assets h3#mov {
	background-image: url(../images/iconMovieBig.gif);
}

#assets h3#htp,
#assets h3#img
{
	background-image: none;
}

#assets p {
	font-size: 1.1em;
	line-height: 16px;
	padding-left: 30px;
}

#assets ul {
	padding-left: 30px;
}

#assets li {
	font-size: 1.1em;
	background-position: 0px 6px;
}

#intro {
	width:545px;
	float:left;
	clear: right;
}

#intro h1 {
	padding-right: 25px;
}

#sub {
	width:390px;
	float:left;
	clear: right;
	background-image: url(../images/homeSubBgBot.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#sub .inner {
	background-image: url(../images/homeSubBgTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 165px;
	padding: 15px;
}



#sub .inner li {
	font-size: 1.1em;
	line-height: 15px;
	background-position: left 5px;
}
	
#base {
	clear:both;
}	

#base .gutLft {
	width: 16px;
	background-image: url(../images/contBotLft.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	clear:right;
	height: 16px;
}

#base .delivery {
	width: 948px;
	float: left;
	clear:right;
	height: 15px;
	background-color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81B251;
}


#base .gutRgt {
	width: 16px;
	background-image: url(../images/contBotRgt.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	clear:right;
	height: 16px;
}

.divider {
	background-image: url(../images/hrBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	display: block;
	height: 15px;
	width: 100%;
}

#promo {
	clear: both;
	display: block;
	width:940px;
	overflow:hidden;
}

#promo div {
	min-height: 200px;
	float:left;
	clear:right;
	background-image: url(../images/vrBg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	text-align:right;
	padding-right: 25px;
	padding-top: 10px;
}

#promo div span {
	min-height: 198px;
	width:100%;
	display: block;
	background-repeat: no-repeat;
	background-position: 5px bottom;
	float:none;
	clear:none;
}

#promo div div {
	min-height: 198px;
	width:100%;
	display: block;
	background-repeat: no-repeat;
	background-position: 5px bottom;
	float:none;
	clear:none;
	padding: 0px;
	margin: 0px;
}

#promo div span div.promoTxt {
	height: 165px;
	min-height: 165px;
	width:100%;
	display: block;
	background-image:none;
	float:none;
	clear:none;
	margin: 0px;
	padding: 0px;
}

#promo div div div.promoTxt {
	height: 165px;
	min-height: 165px;
	width:100%;
	display: block;
	background-image:none;
	float:none;
	clear:none;
	margin: 0px;
	padding: 0px;
}

#promo div span div.buttons {
	height: 25px;
	min-height: 25px;
	display: block;
	background-image:none;
	text-align: left;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#promo div div div.buttons {
	height: 25px;
	min-height: 25px;
	display: block;
	background-image:none;
	text-align: left;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#promo h2 {
	clear: both;
	color: #000;
}

#promo p {
	font-size: 1.1em;
	line-height: 15px;
	clear: both;
	text-align: right;
	margin-left: 44%;
}

#promo h3 {
	color: #FFF;
	font-size: 1.2em;
	line-height: 17px;
}

#promo ul {
	padding-top: 6px;
}

#promo li {
	color: #FFF;
	font-size: 1.1em;
	line-height: 15px;
	background-position: left 5px;
	background-image: url(../images/bulletOnWhite.gif);
}

#promo .primaryA {
	width: 290px;
}

#promo .primaryA span {
	background-image: url(../images/homeTemp1.jpg);
}

#promo .primaryB {
	width: 295px;
}

#promo .primaryB span {
	background-image: url(../images/homeTemp2.jpg);
}

#promo .secondary {
	width: 140px;
}

#promo .secondary span {
	background-image: url(../images/homeTemp3.jpg);
}

#promo .secondary p {
	margin-left: 20px;
}
#promo .links {
	width: 120px;
	background-image: url(../images/linksBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:left;
	margin-top: 8px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#promo .links ul li a {
	color:#FFF;
	text-decoration:none;
}

#key {
	padding-left: 10px;
}

#key p {
	font-weight: bold;
	font-size: 1em;
}

#key p img {
	vertical-align: middle;
	padding-left: 15px;
}

#footer {
	clear:both;
	padding-top: 5px;
	margin-top: 0px;
}

#footer p {
	font-size: 1.1em;
	color:#bac6a6;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#footer a {
	color:#bac6a6;
}




















/*

Darko Bunic
http://www.redips.net/
Aug, 2009.

*/


/* styles needed for dialog box */

/* dialog box */
#dialog{
	z-index: 10000000999;
	display: none;
	position: absolute;
	background-color: #FFF;
	padding: 10px;
	text-align: center;
	overflow: hidden;
}

		/* dialog buttons */
		#dialog input{
			width: 22px;
			height: 22px;
			margin: 0px;
			font-size: 1px;
		}

		/* buttons in dialog */
		#dialog p{
			margin: 0;
		}


/* shaded div */
#shade{
	z-index: 10000000998;
	display: none;
	position: absolute;
	background-color: black;
	width: 100%;
	height: 100%;
}



/* other styles */


/* ordered list demo */
#ol_demo li{
	margin-bottom: 10px;
}


#dialog input#closeit {
	background-color: #FFF;
	background-image: url(../images/close.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #FFF;
	clear: both;
	float: right;
}
