/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
a {color:#ee1c24;}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
}

h1{
font-size:11pt;
}

h2{
font-size:10pt;
}

h3{
font-size:9pt;
}

h4{
font-size:8pt;
}

.color_one{
color:#ee1c24;
}
.color_two{
color:#03a6a6;
}


#myGallery{
	width: 454px;
	height: 235px !important;
 }

 
.imageElement p{
 font-size:15px;
 }

body{
margin:0px;
padding:0px;
font-family:tahoma;
font-size:8pt;
background-color:#fff;
color:#313634;
line-height:18px;
}

#warper{
background-image:url(../images/wraper_bg.png);
background-repeat:repeat-x;
background-color:#FFFFFF;
background-attachment:scroll;
}

#container{
width:960px;
margin:0 auto;
}

#content{
width:920px;
padding:0px 20px;
}

#hidden{
display:none;
}

/*header*/


#header{
position:relative;
min-height:440px;
margin-bottom:18px;
background-image:url(../images/image_header_balls.png);
background-repeat:no-repeat;
background-position:280px 0px;

}

#header_internal{
height:148px;
position:relative;
background-image:url(../images/image_header_balls.png);
background-repeat:no-repeat;
background-position:280px 0px;
}

#left_cap{
float:right;
height:27px;
width:13px;
}

#right_cap{
float:right;
height:27px;
width:13px;
}
#content_login{
background-color:#FFFFFF;
float:right;
height:23px;
padding:2px;
}

#content_login {
color:#ee1c24;
font-size:11px;
}

#content_login a:link,#content_login  a:visited{
color:#ee1c24;
text-decoration:none;
}

#content_login  a:active,#content_login  a:hover{
text-decoration:underline;
color:#ee1c24;
}
.first_setting{
border-right-color:#ee1c24;
border-right-style:solid;
border-right-width:1px;
padding-right:3px;
}
#logo_header{
position:absolute;
top:15px;
left:8px;
}

#balls_header{
position:absolute;
top:0px;
left:250px;
}

#nav_header{
position:absolute;
top:118px;
right:10px;
}

#nav_header ul li{
float:left;
margin-right:1px;
}

#nav_header ul li a{
background-image:url(../images/link_nav_gradient.png);
background-repeat:repeat-x;
display:block;
}

#nav_header ul li a.origin{
background-color:#FFFFFF;
display:block;
background-image:none;
color:#ee1c24;
}

#nav_header ul li a span{
display:block;
padding:6px 10px;
}


#nav_header ul li a:link  ,#nav_header ul li a:visited {
text-decoration:none;
color:#FFFFFF;
}

#nav_header ul li a.origin:link  ,#nav_header ul li a.origin:visited{
color:#ee1c24;
}

#nav_header ul li a:hover,#nav_header ul li a:active {
background-color:#ffffff;
background-image:none;
color:#ee1c24;
}

#welcome_message{
position:absolute;
top:175px;
right:1px;
}

#screen{
	position:absolute;
	top:175px;
	padding:7px;
	width:480px;
	height:270px;
	background-image:url(../images/screen_bg.png);
	background-repeat:no-repeat;

}

#sticker{
position:absolute;
top:307px;
right:38px;
}

/* Main */

#title p a:link, #title p a:visited{
color:#ee1c24;
text-decoration:underline;
}
#title p a:hover, #title p a:active{
text-decoration:none;
}

#title h3 img{
	margin:0 8px -1px 2px;
}
#outlet_left_column{float:left;}
#outlet_right_column{float:left;}

#main{
width:960px;
background:top url(../images/cap_top_internal.jpg) #fff no-repeat;
border-bottom:3px solid #DDE0E0;
padding:35px 0px 20px ;
}


#main_homepage{
border-bottom:3px solid #DDE0E0;
width:960px;
}

#clearing{
clear:both;
}

/*footer*/

#footer{
height:160px;
width:960px;
font-size:8pt;
padding-top:5px;
color:#adafae;
background:transparent url(../images/footer.png) no-repeat right bottom scroll;
}

#footer h4.left{
float:left;
margin-right:5px;
font-weight:normal;
}


#footer h4.right{
float:right;
font-weight:normal;
}

#footer h4.right a:link,#footer h4.right a:visited{
color:#adafae;
text-decoration:none;
}

#footer h4.right a:hover,#footer h4.right a:active{
color:#adafae;
text-decoration:underline;
}

#footer h4.left a:link,#footer h4.left a:visited{
color:#adafae;
text-decoration:underline;
}

#footer_list{
float:left;
width:624px;
}
#photo_gallery ul li a{display:block;}

#footer ul li{
display:inline;
border-left:#c1c2c2 solid 1px;
padding:0px 1px 0 5px;
}

#footer ul li a:link,#footer ul li a:visited{
color:#ee1c24;
text-decoration:none;
}

#footer ul li a:hover,#footer ul li a:active{
text-decoration:underline;
}

#ad{
padding:10px 0px;border-bottom:3px solid #DDE0E0;width:960px;margin:0 auto;
}

#ad_content{
margin:0 auto;
width:580px;
}

#ad_content a{
display:block;
}

#ad small a{
color:#03a6a6;
}

#ad small a:link,#ad small a:visited{
text-decoration:none;
}

#ad small a:hover,#ad small a:active{
text-decoration:underline;
}
/*................Events page.........................*/
.events{
	list-style-type: none;
}
.events li {
	float: left;
}
.events img {
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 5px;
}