/**************************************************
** global 
***************************************************/ 
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666;
	}
body {
	background-color: #fff;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color:#000;
	}
a {
	color: #999;
	text-decoration: none;
	}
	a:hover {color: #000;}
	a.on {color: #000;}	
h1 {
	font-size: 18px;
	padding-bottom: 10px;
	color: #666;
	letter-spacing: 1pt;
	font-weight: normal;
	}
	
h2 {
	font-size: 21px;
	/*padding: 10px 0;*/
	}
h3, h4 {
	font-size:14px;
	font-weight: normal;
	letter-spacing: 1pt;
	}
img.download {vertical-align:middle;}
br {margin-top: -8px; }


/**************************************************
** container 
***************************************************/ 
#container {
	text-align: left;
	} 


/**************************************************
** header 
***************************************************/ 
#header {
	display: none;
	}
#logo {
	display: none;
	}

	
/**************************************************
** content zone 
***************************************************/ 
#main { 
	}

#content {
	width: 505px;
	font-size: 14px;
	}
	
	/** text **************************************/
	#text {
		}	
	#text,  #sitemap {
		padding-top: 10px;
		line-height: 18px;
		}
	#text h1, #sitemap h1{
		margin-top: 5px;
		font-weight: normal;
		}
	#text h2 {
		margin-top: 5px;
		}
		#text h2 a {
			color: #000;
			padding-top: 5px;
			}
			#text h2 a:hover {
				color: #5279B5;
				}		
	#text h3 {
		font-size: 14px;
		}
	#text h4 {
		font-size: 12px;
		letter-spacing: 1pt;
		}		
	#text p {
		padding: 10px 0;
		}
	#leftcol, #rightcol{
		width: 262px;
		}
	#text ul {
		margin: 5px 0;
		list-style: disc url(../interface/bullet-dash.gif);
		}
	#text li {
		margin-left: 17px;
		}
	#text a {
		font-size: 12px;
		letter-spacing: 1pt;
		line-height: 18px;
		}
	#text ul.list {
		margin: 5px 0;
		padding: 0;
		list-style: none;
		line-height: 18px;
		}
		#text ul.list li {
			margin-left: 0;
			}
	#text #logo1, #text #logo2 {
		font-size: 12px;
		letter-spacing: 1pt;
		display: inline;
		float: left;
		}
		
	
	/** divers *************************************/
	#rightcol {
		float: right;
		}	
	.clear {
		clear: both;
		}
	.clearright {
		clear: right;
		}
	#imagebottom {
		display: none;
		}
	.spacer {
		height: 10px;
		}

/**************************************************
** table 
***************************************************/ 
table {
	}
	tr {
		}
	td {
		font-size: 12px;
		letter-spacing: 1pt;
		padding: 0 10px 0 0;
		vertical-align: top;
		}

/**************************************************
** search field 
***************************************************/ 
form #searchform {
	padding: 0;
	margin: 0;
	}
	#searchform input#searchfield {
		width: 135px;
		height: 15px;
		font-size: 12px;
		padding-left: 10px;
		padding-top: 4px;
		letter-spacing: 1pt;
		}
	#searchform input#searchbutton {
		vertical-align: middle;
		float: right;
		margin-right: 0 !important;
		margin-right: -1px;
		}
		

/**************************************************
** baby special
***************************************************/ 		
#searchfieldbaby {
	width: 135px;
	height: 21px;
	font-size: 12px;
	letter-spacing: 1pt;
	vertical-align: middle;
	}
#searchbuttonbaby {
	margin-left: -5px;
	vertical-align: middle;
	}
#baby label {
	display: block;
	width: 250px;
	margin-top: 85px;
	margin-bottom: 10px;
	}	

#baby h4{
	margin-bottom: 10px;
	}
		

		
/**************************************************
** right 
***************************************************/ 
#right {
	display: none;
	}
	
/**************************************************
** sitemap 
***************************************************/ 
	#sitemap ul {
		list-style: none;
		font-size: 12px;
		letter-spacing: 1pt;
		}
	#sitemap li {
				}
	#sitemap a {
		/*font-size: 12px;*/
		}
	
	#sitemap .level0 a {
		font-size: 14px;
		color: #000;
		}
	#sitemap .level1 a {
		font-size: 12px;
		color: #999;
		margin-left: 15px;
		letter-spacing: 1pt;
		}		
	#sitemap .level2 a {
		font-size: 12px;
		color: #999;
		margin-left: 30px;
		letter-spacing: 1pt;
		}
	#sitemap .level3 a {
		font-size: 12px;
		color: #999;
		margin-left: 45px;
		letter-spacing: 1pt;
		}

/**************************************************
** team 
***************************************************/ 
td.team {
	float: left;
	width: 143px;
	height: 215px;
	margin-right: 8px;
	font-size: 11px;
	margin-top: 15px;
	line-height: 16px;
	letter-spacing: 1px;
}

td.team img {
    margin-bottom: 5px;
}

/**************************************************
** download 
***************************************************/ 
#download {
	margin-top: 20px;
	font-size: 12px;
	padding-left: 165px;
	letter-spacing: 1pt;
	}
	#download img {
		float: left;
		margin: 0 10px 0 -165px;
		}
	#download ul {
		margin: 0;
		}
	 #download .pict {
	 	margin-top: 5px;
	 	}	
		
/**************************************************
** listing 
***************************************************/ 
.list {
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1pt;
	}
.cols {
	float: left;
	width: 230px;
	height: 100px;
	margin-right: 8px;
	font-size: 12px;
	margin-top: 15px;
	line-height: 16px;
	letter-spacing: 1pt;
	}
	#text .cols h4 {
		margin: 0;
		padding: 0;
		font-weight: bold;
		}
	#text .cols p {
		margin: 0;
		padding: 0;
		}

/**************************************************
** home 
***************************************************/ 
#home h1 {
	font-size: 18px;
	letter-spacing: 4pt;
	font-weight: normal;
	color: #000;
	padding: 10px;
	}
	#home #logo {
		float: right;
		}

/**************************************************
** navig top 
***************************************************/ 
#navigtop {
	display: none;
	}
	
/**************************************************
** navig 
***************************************************/ 
#navig {
	display: none;
	}

/**************************************************
** subnavig 
***************************************************/ 
#subnavig {
	display: none;
	}

			
/**************************************************
** forms 
***************************************************/ 
#form {
	font-size: 12px;
	letter-spacing: 1pt;
	}
#form div {
	margin-bottom: 4px;
	}	
label {
	margin-top: 8px;
	font-size: 12px;
	width: 180px;
	}
input, textarea, select {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	border: none;
	letter-spacing: 1pt;
	}
.checkfield {
	border: solid 1px #999;
	width: 385px;
	height: 15px;
	padding: 1px;
	float: right;
	}
textarea.checkfield {
	height: 100px;
	}
input.button {
	display: block;
	margin-top: 12px;
	background-color: #878787;
	color: #fff;	
	padding: 2px 10px;
	margin-bottom: 20px;
	}
#form .checkerror {
	color: #c00;
	}
input.checkerror {
	border: 1px solid #c00;
	}
label.checkerror {
	color: #c00;
	}
.warning {
	color: #c00;
	padding: 10px 0;
	}
#loginform {
	margin-top: 18px;
	}
#loginform .ef {
	width: 220px;
	}
.checkbox {
	border: solid 1px #999;
	float: left;
	margin-right: 5px;
	}
.col1, .col2 {
	float: left;
	width: 215px;
	margin-left: 20px;	
	}
	.col1 h4, .col2 h4 {
		margin: 0;
		padding: 0;
		font-weight: bold;	
		}

.checkbox {
	margin-left: -20px;	
	}
							
/**************************************************
** footer 
***************************************************/ 
#footer {
	display: none;
	}
#lastupdate {
	display: none;
	}
#logobottom {
	display: none;
	}

#print {
	font-size:11px;
	border-top: solid 1pt #000;
	margin-top: 30px;
	padding-top: 5px;
	width: 505px;
	}
	
/**************************************************
** that's all, thanx for the css visite 
***************************************************/ 
	