@charset "utf-8";
/* CSS Document */

body {
	background-color: #D5E7EF;
	background-image: url(../imgs/background_intro.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;

}

#wrapper{
	background-image: url(../img/top_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;

}

#wrapperSmall{
	background-image: url(../img/top_backgroundSmall.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1068px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;

}

.language{
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
}
.language a{
	color: #DDD;
	display: inline-block;
	text-decoration: none;
}
.language a:link, .language a:visited{
	text-decoration: none;
}
.language a:hover, .language a:active{
	color: #FFF;
	text-decoration: none;

}


#top{
	height: 83px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 990px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#menu{
	background-image: url(../images/menuBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	width: 990px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #59D6FF;
}


#menu ul{
	list-style-type: none;
	height: 24px;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 22px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

#menu ul .bar {
	color: #CCC;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#menu ul li{
	color: #59D6FF;
	float: left;
	display: block;
	line-height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	text-indent: 5px;
}
#menu ul li a {
	color: #EBEBEB;
	text-decoration: none;

}
#menu ul li a:link, #menu ul li a:visited{}
#menu ul li a:hover, #menu ul li a:active{
	color: #59D6FF;

}


#smenu{
	background-image: url(../images/smenuBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 990px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-transform: uppercase;
}


#smenu ul{
	list-style-type: none;
	height: 24px;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 22px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

#smenu ul .bar {
	color: #333;
	font-weight: normal;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 16px;
}

#smenu ul li{
	color: #FFF;
	float: left;
	display: block;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	text-indent: 5px;
	width: auto;
}
#smenu ul .spr{
	margin-right: 20px;
	margin-left: 20px;
	width: 85px;
}

#smenu ul li a {
	color: #000;
	text-decoration: none;

}
#smenu ul li a:link, #smenu ul li a:visited{}
#smenu ul li a:hover, #smenu ul li a:active{
	color: #FFF;

}







#headerImage{
	margin: 0px;
	padding: 0px;
	height: 171px;
	width: 990px;
	clear: both;
	background-image: url(../images/headerImage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content{
	padding: 0px;
	background-image: url(../images/contentBackgroundRepe.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#content .linksBottomPage{
	color: #333;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	line-height: 28px;
}
#content .linksBottomPage a{
	color: #333;
	text-decoration: none;
}
#content .linksBottomPage a:hover, #content .linksBottomPage a:active{
	color: #000;
	text-decoration: underline;
}

#contentInside{
	margin: 0px;
	padding: 0px;
	width: 990px;
	background-image: url(../images/contentPageTitleBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content a{
	color: #0288B5;

}

#content a:link, #content a:visited{}
#content a:hover, #content a:active{
	color: #04B8F3;

}

#searchBoxTop{
	width: 246px;
	background-image: url(../img/lilaBoxTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
#searchBoxBottom{
	width: 246px;
	background-image: url(../img/lilaBoxBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 26px;
	padding-left: 0px;
}


.orangeBig
{
	color: #EF201B;
	font-size: 18px;
}
.graySmall{
	font-size: 13px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #BCBCBC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
}
.graySmallSm{
	font-size: 11px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #B7B7B7;
	line-height: 16px;
	text-align: center;
	margin: 0px;
}
#searchingMembers{
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	background-image: url(../img/iciSearch.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 31px;
	line-height: 16px;
	text-indent: 33px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#SignUpBtn a{
	height: 34px;
	width: 154px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(../img/btnSearch.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-align: center;
	line-height: 34px;
	color: #FBE7D2;
	font-size: 14px;
	font-weight: bold;
}

#SignUpBtn a:hover, #SignUpBtn a:active {
	color: #FFF;
}

#someMembers{
	background-image: url(../img/BAckNewMEmebers.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
	width: 223px;
	line-height: 41px;
	font-size: 14px;
	text-indent: 32px;
	font-weight: bold;
	color: #E1E1E1;
}
blockquote{
	line-height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
h1{
	font-size: 16px;
	color: #032F50;
	line-height: 22px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;

}

h2{
	font-size: 17px;
	color: #FFF;
	font-weight: normal;
	line-height: 24px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}


h3{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	background-color: #029ACC;
	width: 200px;
	line-height: 26px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: 2px;

}

h4{
	font-size: 14px;
	font-weight: bold;
	color: #03A2D9;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 17px;

}


h5{
	font-size: 11px;
	font-weight: normal;
	color: #B5B5B5;
	margin: 0px;
	padding: 0px;

}

h6{

}


p{
	line-height: 19px;
	margin: 0px;
	padding: 0px;

}

.newsFont{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	color: #FFF;

}

#underBottom{
	background-color: 2D1832;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../img/bacckgrBottomRepe.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 150px;
}
#bottom{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 20px;
	color: #1F3456;

}

#bottomContent{
	padding: 0px;
	height: 78px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bottomBackgroundContent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #1F3456;
}

#bottom a{
	color: #CAD2D5;
	text-decoration: none;
	font-size: 11px;

}

#bottom a:link, #bottom a:visited{}
#bottom a:hover, #bottom a:active{
	color: #FFF;

}

.graySmallBottom{
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #727272;
	line-height: 16px;
	margin: 0px;
}

