#header { behavior: url(iepngfix.htc) } /*png transparency for IE6*/

body{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #163e46;
}


a{
	color:#f7a500;
	text-decoration: none;
	font-weight: bold;
/*	font-size: 11px; */
}
a:hover{
	color:#4b8591	}


p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	margin: 0 0 0 0;
	padding: 0 0 0 0;
*/
}

ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

img{
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	border: 1px solid
#;
	border: 0px none #95ccce;
}

#page{
	width:800px;
	text-align:left;
	margin:auto;
/*	background-image: url(images/bg_top.jpg); */
	background-repeat: repeat-x;	
	}
	
#top{
/*	height: 99px;*/
	height: 37px;
	margin: 0 0 0 0;
	width: 800px;
	display: inline;
	float: left;
}
#logo{
	background-image: url(images/logo.gif);
	width: 183px;
	height: 84px;
	display: inline;
	float: left;
	margin: 5px 0px 0px 30px;
}

#topmenu{
	height: 29px;
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 800px;
}
#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
}

.mainitems{
	margin: 0 0 0 0;
}

.mainitems a{
	display: block;
	text-decoration: none;
	color: #1f3b43;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 15px 0px 15px;
	line-height: 29px;
	border-right: 1px solid #fff;
}

.subuls{
	display: none;
	position: absolute;
	left: 0px;
}

.subuls li{
	width: 100%;
}

.subuls li a{
	display: block;
	width: 150px; /*width of sub menu levels*/
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 7px 0px 10px;
	background-color: #1f3b43;
	margin: 0 0 0 0;
}



#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	color: #000000;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

.mainitems a:hover {
	background-image: url(images/hover.gif);
	background-color: #FF6600;
	color: #FFFFFF;
}



#lang{
	display: inline;
	float: right;
	font-size: 11px;
}

h1{
	width: 515px;
	height: 56px;
	display: inline;
	float: left;
	background-repeat: no-repeat;
	margin: 14px 0px 20px 0px;
	color: #274c53;
	font-size: 18px;
	font-weight: bold;
}

.description{
	width: 510px;
	height: 65px;
	text-align: justify;
	font-size: 12px;
}

#card{
/*	background-image: url(images/3d-card.gif);*/
	width: 245px;
	height: 230px;
	display: inline;
	float: left;
	margin: -63px 0px 0px 28px;
	position: relative;
	z-index: 1;
}

#nonactivelogo{
	width: 245px;
	height: 170px;
	display: inline;
	float: left;
	margin: -3px 0px 0px 28px;
	position: relative;
	z-index: 1;
}

#main{
	width: 780px;
	margin: 15px 10px 0 10px;
}

#box1{
	border: 1px solid #c2e6e8;
	width: 233px;
	height: 230px;
	display: inline;
	float: left;
	margin: 5px;
	padding: 7px;
}

#box2{
	width: 375px;
	display: inline;
	float: left;
	margin: 5px;
}

#box3{
	width: 375px;
	display: inline;
	margin: 5px;
}

.informationbox{
	border: 1px solid #c2e6e8;
	margin: 5px;
	padding: 7px;
}

h2{
/*	width: 230px;*/
	border-bottom: 3px solid #64a7b0;
	margin: 0 0 5px 0;
	color: #f7a500;
	font-size: 18px;
	font-weight: normal;
}

h3{
	width: 370px;
	border-bottom: 4px solid #64a7b0;
	margin: 0 0 5px 0;
	font-size: 18px;
	color: #1f3b43;
	font-weight: normal;
}

h3 a{
	text-decoration: none;	
	width: 370px;
	border-bottom: 4px solid #64a7b0;
	margin: 0 0 5px 0;
	font-size: 18px;
	color: #1f3b43;
	font-weight: normal;
}

h4{
	color: #f7a500;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0px 20px 0px;
}

.list {
/*	font-size: 11px; */
	line-height: 18px;
	list-style: none;
	font-weight: normal;
}

.list li{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 18px;
}

.list li ul {margin-left: 0; padding-left: 2.5em;}

.footer{
	background-image: url(images/bg-footer.gif);
	margin: auto;
	height: 22px;
	background-repeat: repeat-x;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: normal;
	margin-top: 20px;
}

.footer a{
	color: #FFFFFF;
	font-size: 11px;
}

.footer a:hover{
	color: #000000;
}

.next-step{
	display: inline;
	margin: 3px 0px 5px 0px;
	/*	background-image: url(images/next-step.gif);*/
	width: 102px;
	height: 26px;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	list-style: 24;
	background-color: #f7a500;
	padding: 3px 5px 3px 5px;
}

.next-step a{
	color: #000000;
	font-weight: normal;
}

.next-step a:hover{
	color: #2F545B;
}

.form-next-step{
/*	display: inline;
	float: left; */
	margin: 5px 0px 0px 5px;
	height: 19px;
	border: 1px solid #d6d6d6;
	width: 200px;
	background-color:#CCFF66;
	font-size:15px;
}

.barcode{
	background-color:#FFFF99;
}

#fundraising_details{
	display:none;
	border: 1px solid #c2e6e8;
	margin: 5px;
	padding: 7px;
}
#new_clients_details{
	display:none;
	border: 1px solid #c2e6e8;
	margin: 5px;
	padding: 7px;
}
#suggestions_details{
	display:none;
	border: 1px solid #c2e6e8;
	margin: 5px;
	padding: 7px;
}
#barcodehelp_details{
	display:none;
	border: 1px solid #c2e6e8;
	margin: 5px;
	padding: 7px;
}
#barcodefaq_details{
	display:none;
	border: 1px solid #c2e6e8;
	margin: 5px;
	padding: 7px;
}
