.technology{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: none;
	/*font-weight: 600;*/
	color: #484848;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	background-color: #FFFFFF;
	border: 1px solid #D7D7D7;
}

#about {
background-image:url(../images/main_page/about1.jpg);
}

#join {
background-image:url(../images/main_page/join1.jpg);
}

#store {
background-image:url(../images/main_page/store1.jpg);
}

#camps {
background-image:url(../images/main_page/camps1.jpg);
}

#calendars {
background-image:url(../images/main_page/calendars1.jpg);
}

#cxcacademy {
background-image:url(../images/main_page/cxcacademy1.jpg);
}

#youth {
background-image:url(../images/main_page/youth1.jpg);
}

#masters {
background-image:url(../images/main_page/masters1.jpg);
}

#elite {
background-image:url(../images/main_page/elite1.jpg);
}

#devo {
background-image:url(../images/main_page/devo1.jpg);
}

#midwest {
background-image:url(../images/main_page/midwest1.jpg);
}

#lakes {
background-image:url(../images/main_page/lakes1.jpg);
}

#legal {
background-image:url(../images/main_page/legal1.jpg);
}

#coaches {
background-image:url(../images/main_page/coaches1.jpg);
}

#officials {
background-image:url(../images/main_page/officials1.jpg);
}

#contacts {
background-image:url(../images/main_page/contacts1.jpg);
}

#adaptive {
background-image:url(../images/main_page/adaptive1.jpg);
}

#superfit {
background-image:url(../images/main_page/superfit1.jpg);
}

#blog {
background-image:url(../images/main_page/blog1.jpg);
}

/*.technology h1 {
	cursor: hand;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0.1em;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	}*/

.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: red;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #666666;
}
.width {
	width:160px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin-right: 0;
	margin-left: 0;
	font-weight: 400;
	background-repeat: repeat-x;
}

.width ul {
	list-style:none;
	padding-top: 2;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 2;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border: 1px solid #CCCCCC;
	background-image: url(../images/main_page/navig_bg.jpg);
	background-repeat: repeat-x;
}

.width ul a {
	display: block;
	width:160px;
	height: 18px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	text-indent:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0.1em;
	margin-right: 0;
	margin-left: 0;
	font-weight: 400;
}

.width ul a:hover {
	display: block;
	width:160px;
	height: 18px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	text-indent:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0.1em;
	margin-right: 0;
	margin-left: 0;
	font-weight: 400;
}

/*.width a:hover {
	width:168px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#FFFFFF;
	letter-spacing: 0.1em;
	margin-right: 0;
	margin-left: 0;
	font-weight: 400;
	text-decoration: none;
	background-color: #999999;
	height: 20px;
	line-height: 20px;
}*/


/* Navigation top of the page */

#navigation ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
		}

#navigation li {
	display: inline;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 6px;
		}

#navigation #contactDetailsPageLink {
		border-right: none;
		}

#navigation a:link, #navigation a:visited {
	text-transform: none;
	text-decoration: none;
		}

#navigation a:link {
	color: #909090;
	letter-spacing: 0.1em;
		}

#navigation a:visited {
	color: #909090;
	letter-spacing: 0.1em;
		}

#navigation a:hover {
		text-decoration: underline;
		}

#navigation a:active {
	color: #666666;
		}
/*newsletter collapsible box */

#newsletter {
    margin:0;
	position:absolute;
	top:8px;
	left:590px;
	width:169px;
}



/* navigation bottom of the page */

#navigationBottom ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
		}

#navigationBottom li {
	display: inline;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 6px;
		}

/*#navigation #contactDetailsPageLink {
		border-right: none;
		}*/

#navigationBottom a:link, #navigationBottom a:visited {
	text-transform: none;
	text-decoration: none;
		}

#navigationBottom a:link {
	color: #909090;
	letter-spacing: 0.1em;
		}

#navigationBottom a:visited {
	color: #909090;
	letter-spacing: 0.1em;
		}

#navigationBottom a:hover {
		text-decoration: underline;
		}

#navigationBottom a:active {
	color: #666666;
		}
		
	/*navigation bottom rights reserved section */
	
#navigationBottomRights ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
		}

#navigationBottomRights li {
	display: inline;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 6px;
	color: #909090;
	letter-spacing: 0.1em;
		}	
	
/*#navigationBottomRights a:link, #navigationBottom a:visited {
	text-transform: none;
	text-decoration: none;
		}

#navigationBottomRights a:link {
	color: #909090;
	letter-spacing: 0.1em;
		}

#navigationBottomRights a:visited {
	color: #909090;
	letter-spacing: 0.1em;
		}

#navigationBottomRights a:hover {
		text-decoration: underline;
		}

#navigationBottomRights a:active {
	color: #666666;
		}*/		
		
/* bottom browsers specs styles */

#navigationBottomBrowsers ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
		}

#navigationBottomBrowsers li {
	display: inline;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 6px;
	color: #909090;
	letter-spacing: 0.1em;
		}	
	
#navigationBottomBrowsers a:link, #navigationBottomBrowsers a:visited {
	text-transform: none;
	text-decoration: underline;
		}

#navigationBottomBrowsers a:link {
	color: #909090;
	letter-spacing: 0.1em;
		}

#navigationBottomBrowsers a:visited {
	color: #909090;
	letter-spacing: 0.1em;
		}

#navigationBottomBrowsers a:hover {
	text-decoration: underline;
	color: #666666;
		}

#navigationBottomBrowsers a:active {
	color: #666666;
		}			


/* you are here navigation */

ul#breadcrumps {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

#breadcrumps li {
	display: inline;
	color: #909090;
	/*background: url(../images/read_more/arrow.gif) 0 50% no-repeat;*/
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 5px;
	letter-spacing: 0.1em;
}

#breadcrumps li a:link {
	color:#909090;
	text-decoration:none;
}

#breadcrumps li a:visited {
	color:#909090;
	text-decoration:none;
}

#breadcrumps li a:hover, a:active {
	color:#909090;
	text-decoration:underline;
}

.youRhere {
	/*border-bottom-style: solid;
	border-bottom-color: #069BFF;*/
	margin: 0px;
	height: 17px;
	/*border-bottom-width: 1px;*/
}

#float {
	float: right;
	border: 1px solid #DDDDDD;
}
/*end of you're here naviagtion*/
/* start read more page side related links navigation*/
#relatedlink ul {
margin:0;
padding:0;
list-style-type:none;
}

#relatedlink ul a {
	display:block;
	width:175px;
	height:38px;
	line-height:38px;
	color:#0099ff;
	font-size:11px;
	text-decoration:none;
	/*background:url(../images/read_more/arrow.gif) no-repeat left middle;*/
text-indent: 30px;
	text-transform: none;
}


#relatedlink li.first a {
height:38px;
line-height:38px;
}

#relatedlink a:hover {
	color:#0099ff;
	text-decoration: underline;
}

#relatedlink li {
display:inline;
}

/* Presenting Sponsors under main navigation"*/
#SponsorsPresenting {
width:160px;
height: 300px;
position:relative;
}

#SponsorsPresenting h3 {
margin:0;
position:absolute;
top:10px;
left: 25px;
width: 107px;
text-indent: -9999px;
background-image: url(../images/presenting_logos/VerticalLimit.gif);
background-repeat: no-repeat;
}

#SponsorsPresenting h3 a {
display: block;
height: 41px;
}

.presentingSponsors {
	position: relative;
	height: 300px;
}

#vllogoPresenting {
	position: absolute;
	top: 10px;
	left: 25px;
	width: 107px;
	height: 41px;
	text-indent: -9999em;
	margin: 0;
	background-image: url(../images/presenting_logos/VerticalLimit.gif);
	background-repeat: no-repeat;
}

#birkielogoPresenting {
	position: absolute;
	top: 61px;
	left: 25px;
	width: 107px;
	height: 41px;
	text-indent: -9999em;
	margin: 0;
	background-image: url(../images/presenting_logos/Birkie-Logo-2009.gif);
	background-repeat: no-repeat;
}

#beckerlogoPresenting {
	position: absolute;
	top: 111px;
	left: 25px;
	width: 107px;
	height: 41px;
	text-indent: -9999em;
	margin: 0;
	background-image: url(../images/presenting_logos/BeckerLaw.gif);
	background-repeat: no-repeat;
}

#tiddlogoPresenting {
	position: absolute;
	top: 158px;
	left: 25px;
	width: 107px;
	height: 41px;
	text-indent: -9999em;
	margin: 0;
	background-image: url(../images/presenting_logos/TiddTech.gif);
	background-repeat: no-repeat;
}

#salomonlogoPresenting {
	position: absolute;
	top: 205px;
	left: 25px;
	width: 107px;
	height: 41px;
	text-indent: -9999em;
	margin: 0;
	background-image: url(../images/presenting_logos/salomon.gif);
	background-repeat: no-repeat;
}

h3 a {
	display: block;
	height: 41px;
}
