/* CSS DISPLAY SCREEN TED-E-BEAR */

/* ---------- 1. 0 Misc ---------- */

*   {
	padding:0;
	margin:0;
	border:0;
	}
	
body {
	color:#404040;
	font: 0.7em "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	background:url(images/body.gif);
	text-align:center;
	padding:10px 0 30px 0;
	}

.end {
	clear:both;
	list-style:none;
	height:1px;
	font-size:0;
	}

#container1 {
	position:relative;
	width:786px;
	left:-7px;
	margin:0 auto;
	text-align:left;
	background:#fff url(images/container_repeat.gif) 0 0 repeat-y;
	}

#container2 {
	width:786px;
	background:url(images/container_top.gif) 0 0 no-repeat;
	}

#container3 {
	padding:18px;
	width:750px;
	background:url(images/container_bottom.gif) 0 100% no-repeat;
	}
/* ---------- 2.0 LINKS ---------- */
#link {
	position:relative;
	width:730px;
	margin:0 auto;
	text-align:left;
	height:41px;
	z-index:2;
	top:6px;
	}

.skipContent, .contactUs {
	display:block;
	background:url(images/skip_to_content.gif) 0 0 no-repeat;
	width:125px;
	height:41px;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: -2000em;
	text-decoration:none;
	float:left;
	margin-right:2px;
	}

.contactUs {
	background:url(images/contact_us.gif) 0 -41px no-repeat;
	width:117px;
	}

.skipContent:hover {
	background:url(images/skip_to_content.gif) 0 -41px no-repeat;
	}

.contactUs:hover {
	background:url(images/contact_us.gif) 0 0 no-repeat;
	}

#link ul {
	display:block;
	background:url(images/language.gif) 0 0 no-repeat;
	height:41px;
	float:left;
	position:relative;
	}

#link li {
	display:inline;
	}


/* ---------- 3.0 MENU ---------- */
#menu1 {
	background:url(images/menu_repeat.gif) 0 0 repeat-y;
	width:750px;
	}

#menu2 {
	background:url(images/menu_top.gif) 0 0 no-repeat;
	}

#menu1 h3 {
	font-weight: normal;
	line-height: 1.0em;
	text-indent: -2000em;
	font-size:0;
	height:0;
	}

#menu1 ul {
	padding:9px 0;
	display:block;
	list-style:none;
	}
	
#menu1 li {
	padding:0;
	display:inline;
	float:left;
	}

#menu1 li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	padding:12px 13px;
	display:block;
	float:left;
	border-left:1px solid #e8f594;
	border-right:1px solid #9faf2d;
	}

#menu1 li a.selected, #menu1 li a:hover {
	background:#CBDB57;
	}




/* ---------- 4.0 HEADER ---------- */
#header {
	background:url(images/header.jpg) 0 0 no-repeat;
	width:750px;
	height:171px;
	}

h1, h2 {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: -2000em;
	display:block;
	}

h1 {
	position:absolute;
	top:90px;
	left:550px;
	z-index:1;
	width:185px;
	height:100px;
	}

h1 a {
	width:185px;
	height:150px;
	display:block;
	text-decoration:none;
	}
	



/* ---------- 5.0 CONTENT ---------- */
#content1 {
	width:750px;
	background:url(images/content_repeat.gif) 0 0 repeat-x;
	}
	
#content2 {
	width:742px;
	padding:18px 0 0 0;
	background:url(images/linklist_top.gif) 524px 0 no-repeat;
	}

.contentWrapper1 {
	clear:both;
	margin-bottom:40px;
	}

.contentWrapper2 {
	margin-bottom:35px;
	}

.blockLeft {
	float:left;
	width:466px;
	padding:0 17px;
	background:url(images/content_bottom.gif) 0 100% no-repeat;
	}

.blockRight {
	width:200px;
	float:right;
	padding-right:10px;
	}

#content1 h3 {
	color:#e41028;
	font-size:1.5em;
	margin-bottom:7px;
	}

#content1 h4 {
	font-size:1.2em;
	margin-bottom:4px;
	color:#b1c903;
	}

#content1 h4 span{
	color:#e41028;
	}

#content1 p {
	text-align:justify;
	line-height:1.7em;
	margin-bottom:1.5em;
	font-size:1.1em;
	}

#content1 dd {
	margin-bottom:1.2em;
	font-size:1.2em;
	}

#content1 dd a {
	border-bottom:1px dashed #9F9F9F;
	}

#content1 ul {
	margin:0 0 15px 15px;
	display:block;
	}

#content1 li {
	color:#FF9000;
	font-size:1.2em;
	margin-bottom:8px;
	list-style:disc;
	}

#content1 li li {
	margin-top:5px;
	font-size:1.0em;
	}

#content1 li span {
	color:#404040;
	}



#content1 a {
	color:#404040;
	font-weight:bold;
	text-decoration:none;
	}

#content1 a.top {
	display:block;
	color:#5D5C58;
	width:80px;
	font-size:1.2em;
	padding:20px 30px 20px 0;
	background: url(images/top.gif) 100% 0  no-repeat;
	margin-top:15px;
	text-decoration:none;
	}

#content1 a.back {
	display:block;
	width:160px;
	font-size:1.2em;
	padding:3px 15px 11px 0;
	background: url(images/back.gif) 100% 9px  no-repeat;
	margin:15px 0 0 0;
	}

#content1 a.viewMore {
	padding-left:16px;
	background: url(images/view_more.gif) 0 4px no-repeat;
	font-size:1.2em;
	position:relative;
	display:block;
	top:-10px;
	}


#content1 a:hover {
	color:#FF9000;
	}	


	/* ---------- 5.1 EVENTS ---------- */
	#content1 .events {
		margin:0 0 20px 0;
		padding:0 0 5px 23px;
		background: url(images/linklist_bottom.gif) 8px 100% no-repeat;
		}
	
	#content1 .eventsWrapper {
		margin-bottom:30px;
		padding-right:15px;
		}
		
	#content1 span.date {
		font-weight:bold;
		font-size:1.0em;
		color:#ff9000;
		display:block;
		margin-bottom:4px;
		line-height:1.3em;
		}
	
	#content1 .events h4 {
		font-size:1.3em;
		margin-bottom:8px;
		padding-left:22px;
		background: url(images/events.gif) 0 2px no-repeat;
		}

	#content1 .events p {
		text-align:left;
		font-size:1.0em;
		line-height:1.5em;
		}
	
	.advertisement {
		margin:60px 0 0 10px;
		}



	/* ---------- 5.2 HERE YOU ARE ---------- */
	#content1 .hereYouAre {
		background:#f6f6f6;
		padding:4px 12px;
		margin-bottom:10px;
		}
	
	#content1 .hereYouAre p {
		margin:0;
		padding:0;
		}

	
	
	/* ---------- 5.3 Services ---------- */
	.servicesWrapper1 {
		margin-bottom:5px;
		}
		
	.servicesWrapper1 .blockLeft {
		width:214px;
		padding:0 18px 0 15px;
		background:none;
		}
	
	.servicesWrapper1 .blockLeft p, .servicesWrapper1 .blockLeft ul {
		padding:5px;
		}
	
	.pic120A {
		background: url(images/pic_120_repeat.gif) 0 0 repeat-y;
		width:138px;
		float:right;
		margin:0 0 5px 35px;
		}

	.pic120B {
		background: url(images/pic_120_top.gif) 0 0 no-repeat;
		width:138px;
		}
		
	.pic120C {
		padding:8px 9px 7px 9px;
		background: url(images/pic_120_bottom.gif) 0 100% no-repeat;
		}
	
	
	.pic200A {
		background: url(images/pic_200_repeat.gif) 0 0 repeat-y;
		width:214px;
		margin:0 0 5px 0;
		}
		
	.pic200AFloat {
		background: url(images/pic_200_repeat.gif) 0 0 repeat-y;
		width:214px;
		float:right;
		margin:0 0 5px 35px;
		}

	.pic200B {
		background: url(images/pic_200_top.gif) 0 0 no-repeat;
		width:214px;
		}
		
	.pic200C {
		padding:7px;
		background: url(images/pic_200_bottom.gif) 0 100% no-repeat;
		}
	
	

	/* ---------- 5.6 ACCOUNT & CONTACT FORM---------- */
	
	#form form {
		width:466px;
		}
		
	#form dt {
		color:#B1C903;
		font-size:1.2em;
		font-weight:bold;
		margin-bottom:10px;
		}
		
	#form form dd {
		margin-bottom:18px;
		position:relative;
		top:0;
		left:0;
		z-index:1;
		color:#343434;
		font-size:1.0em !important;
		}

	#form dd.radio {
		margin-bottom:12px;
		position:relative;
		color:#343434;
		}
	
	#form dd.note {
		font-weight:bold;
		font-size:1.2em;
		}
	
	#form dd.error { 
		color:#FF910F;
		font-weight:bold;
		margin-bottom:16px;
		}
	
	#form form p { 
		margin-top:10px;
		}
	
	#form label { 
		color:#5D5C58;
		padding-right:280px;
		font-size:1.1em;
		}
	
	#form input, #form select {
		border:1px solid #CFCFCF;
		width:200px;
		position:absolute;
		/*display:block;*/
		background:#fff;
		right:0;
		top:0;
		height:1.4em;
		font-size:1.2em;
		color:#E41028;
		font-weight:bold;
		z-index:200;
		}
	
	#form select {
		width:202px;
		background:#FF9000;
		color:#fff;
		font-weight:bold;
		height:1.4em;
		}
	
	#form .radio input {
		border:0;
		margin-right:236px;
		height:16px;
		width:16px;
		}
		
	#form .radio2 input {
		border:0;
		margin-right:5px;
		height:16px;
		width:16px;
		}
	
	#form #last input {
		border:0;
		margin-right:234px;
		height:16px;
		width:16px;
		}
	
	#form select option {
		background:#FFAB3F;
		color:#fff;
		padding:3px 9px;
		border-bottom:1px solid #fff;
		font-weight:bold;
		}
	
	#form textarea {
		border:1px solid #CFCFCF;
		width:464px;
		height:160px;
		margin-top:8px;
		font-size:1.3em;
		color:#E41028;
		font-weight:bold;
		}
	
	#form .button {
		border:#A7BF00 solid 2px;
		background:#C7D84A;
		color:#fff;
		font-weight:bold;
		font-size:1.2em;
		cursor:pointer;
		width:290px;
		height:2.2em;
		position:static;
		padding:0 0 5px 0;
		margin:0 0 10px 0px;
		}
	
	
	#form a.button { 
		display:block; 
		text-align:center;
		text-decoration:none;
		height:1.6em;
		padding:5px 0 0 0;
		}
	
	#form .button:hover {
		background:#FF9000;
		border:#EF8700 solid 2px;
		}


/* ---------- 8.0 FOOTER ---------- */
#footer1 {
	background: url(images/footer_repeat.gif) 0 0 repeat-y;
	color:#262626;
	font-size:1.0em;
	font-weight:bold;
	clear:left;
	width:750px;
	border-top:3px solid #d9d9d9;
	margin-top:30px;
	}

#footer2 {
	background: url(images/footer_top.gif) 0 0 no-repeat;
	}

#footer3 {
	background: url(images/footer_bottom.gif) 0 100% no-repeat;
	padding:12px 70px;
	text-align:center;
	}

#footer1 li {
	display:inline;
	list-style:none;
	}

#footer1 li.copyright {
	margin-left:20px;
	}

#footer1 li.powered {
	margin-left:20px;
	}

#footer1 a {
	color:#262626;
	text-decoration:none;
	font-weight:bold;
	margin:0 5px;
	border-bottom:1px dotted #262626;
	}

#footer1 a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
	}
		