body { 
	font: 85.5% Arial, Helvetica, sans-serif;
	background: black;
}



a img { border: none; }

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }

a { 
	text-decoration: none; 
	outline: none;
	color: white;
	}
	a:hover {
		text-decoration: underline;
	}

#page-wrap {
	min-width: 960px; max-width: 1260px;
	margin: 0 auto; padding: 0 10px;
	width:expression(document.body.clientWidth < 961? "960px" : document.body.clientWidth > 1261? "1260px" : "auto");
}


	#right-side {
		float: right;
		padding-top: 15px;
		}
		#right-side img {
			border: 1px solid white;
			vertical-align: middle;
		}
		#right-side a {
			color: white;
			border-left: 1px solid white;
			height: 10px;
			padding-left: 10px;
			}
			#right-side a.first {
				border: none;
				padding: 0;
			}
			form#main-search {
				display: inline;
				position: relative;
				padding-right: 10px;
				}
				form#main-search label {
					display: none;
				}
				#search-button {
					position: absolute;
					right: 0px;
					top: -6px;
				}
		
	

	#top-br ul {
		display: inline-block;
		}
	#top-br ul li {
			height: 18px;
			padding: 5px 5px 0 25px;
			position: relative;
			float: left;
			margin-right: 10px;
			
			}
			#top-br ul li:hover {
				background: 
			}
			#top-br ul li a {
				display: inline-block;
				float: left;
				height: 23px;
				position: relative;
				top: -5px;
				right: -5px;
				padding-right: 3px;
				color: white;
				font-weight: bold;
				font-size: 0.9em;
				text-decoration: none;
				}
				#top-br ul li a:hover {
					background: 
				}
				#top-br ul li a span {
					position: relative;
					top: 6px;
				}
			#top-br li ul {
				display: none;
				position: absolute;
				top: 29px;
				left: 0px;
				width: 150px;
				
			
				padding: 5px 0 0 0;
				}
		
				
#main-content {
	background: black;
	padding:0  10px;text-shadow:  #00d2ff 0px 0px 10px,#00d2ff 0px 0px 17px ;
color:#d2f7ff;font-weight:bold;text-align:center;color:white; 
box-shadow: inset -2px 0px 30px 7px RGBA(0,210,255,0.9),0px 0px 26px 3px #00d2ff;
background-color:black;border:2px solid white;border-radius:6px;
-webkit-box-shadow: inset -2px 0px 10px 4px RGBA(0,210,255,0.9),0px 0px 28px 3px #00d2ff;-o-box-shadow: inset -2px 5px 10px 0px #ABABAB,5px 13px 26px 1px #DDDDDD;
-moz-box-shadow: inset 0px 0px 60px 65px #00d2ff,0px 0px 0px 0px #DDDDDD;

}

.content{min-height:400px;}
#footer {text-align:center;font-weight:bold;
	background:  #cd3333;
	padding: 5px;
	color: white;
	font-size: 12px;
	 /* fallback */ background-color: #1a82f7; background-image: url(images/linear_bg_1.png); background-repeat: repeat-y; /* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, left top, right top, from(#1a82f7), to(#2F2727)); /* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(left, #2F2727, #1a82f7); /* Firefox 3.6+ */ background: -moz-linear-gradient(left, #2F2727, #FF0000 ); /* IE 10 */ background: -ms-linear-gradient(left, #2F2727, #1a82f7); /* Opera 11.10+ */ background: -o-linear-gradient(left, #2F2727, #1a82f7);
	}
	#footer a {
		color: white;
	}
	
	
	
	
	#title{width:100%;background-color:#e5e5e5;color:#5e5e5e;;padding:5px;border-top-left-radius:5px; 	-moz-border-radius-topleft:5px;
border-top-right-radius:5px; 	-moz-border-radius-topright:5px;}

#phone,.fnt{ font-weight:bold;
src: url(SCRIPTIN.pfm); /*if IE */
 src: local("Grandesign Regular"), url("SCRIPTIN.pfm") format("truetype"); /* non-IE */

}



#tab_form{color:#fff;border-top-right-radius:5px; 	-moz-border-radius-topright:5px;width:520px;margin-bottom:20px;

border: 10px solid #e8e8e8;background-color:#cd3333;padding:15px;-moz-border-radius:7px;border-radius:7px;
-moz-border-radius:7px;border-radius:7px;-moz-box-shadow: 0px 4px 4px #c1cdcd;-webkit-box-shadow  :0px 4px 4px #c1cdcd;
box-shadow: 0px 4px 4px #c1cdcd;

}

#tab_form  input[type=text],#tab_form  textarea{border:#e8e8e8;}
#tab_form  a{color:white;font-weight:bold;}
#content{width:100%;margin:auto;}
#form_psn legend{font-weight:bold;align:center;}

.button:hover{-moz-box-shadow: 0 0 4px 1px #888;
-webkit-box-shadow: 0 0 4px 1px#888;
box-shadow: 0 0 4px 4px #888;
	  position: relative;}
.button{display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #d4d4d4;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
   
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#cd3333;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}


.submit{display:block;
   
    background-color:#cd3333;
    border:1px solid #d4d4d4;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
   
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:white;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}


.login:hover{-moz-box-shadow: 0 0 4px 1px #888;
-webkit-box-shadow: 0 0 4px 1px#888;
box-shadow: 0 0 4px 4px #888;
	  position: relative;}
.login{margin-right:10px;
    
  
    background-color:#f5f5f5;
    border:1px solid #d4d4d4;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:arial;
   
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#cd3333;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}













	
 #msg{width:250px;
 height:auto;
 background: black;
 color:#ffffff;
 padding:7px;margin-bottom:2px;z-index:233;
	border-radius:5px;
	border:1px solid #e3e3e3;
	font-family: "SCRIPTIN";
        font-style: normal;
        src: url(SCRIPTIN.pfm); 
        src: local("Grandesign Regular"), url("SCRIPTIN.pfm") format("truetype"); 

font-size:14px;
font-weight:bold;
	border-radius:5px;-moz-border-radius:5px;
	
	box-shadow: inset -2px 0px 15px 7px RGBA(0,210,255,0.9),0px 0px 20px 3px #00d2ff;border:2px solid white;
	
	
	}
	#msg a{color:white;}
	
	







 #backgroundPopup{  
 display:none;  
 position:fixed;  
 _position:absolute; /* hack for internet explorer 6*/  
 height:100%;  
 width:100%;  
 top:0;  
 left:0;  
 background:#000000;  
 opacity:0.7;
 filter:alpha(opacity=70);
 border:1px solid #cecece;  
 z-index:123;  
 } 
  #backgroundPopup2{  
 display:none;  
 position:fixed;  
 _position:absolute; /* hack for internet explorer 6*/  
 height:100%;  
 width:100%;  
 top:0;  
 left:0;  
 background:#000000;  
 opacity:0.7;
 filter:alpha(opacity=70);
 border:1px solid #cecece;  
 z-index:423;  
 } 
 
 
 #load{position:fixed;padding-top:10px; 
background:white;display:none;
 _position:absolute; 
 height:30px;width:300px;text-align:center;
 top:40%;  
 left:40%;  

  -moz-border-radius:5px;border-radius:5px;


border: 10px solid rgba(0, 0, 0, 0.6);
 z-index:123;  }


 #header2 .nav_1 {border-top-left-radius:5px; 	-moz-border-radius-topleft:5px;
border-top-right-radius:5px; 	-moz-border-radius-topright:5px;
border:1px solid #c1cdcd;background-color:white;text-decoration:none;color:black;padding:4px;margin-left:5px;}

 #header2 a{color:white;margin-left:5px;text-decoration:none;}


 
 
 
 
 

 







#pagination-flickr
{text-align:center;
margin-left:auto;
margin-right:auto;float:left;margin-left:110px;font-weight:bold;width:420px;


}


#pagination-flickr li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
}
#pagination-flickr a{color:#cd3333;font-family:verdana;font-weight:bold;

margin-right:2px;
}
#pagination-flickr .previous-off,
#pagination-flickr .next-off {
color:#cd3333;
display:block;
float:left;
font-weight:bold;
padding:3px 4px;
}
#pagination-flickr .next a,
#pagination-flickr .previous a {
font-weight:bold;color:#cd3333;

}
#pagination-flickr .active{
color:#ff0084;
font-weight:bold;
display:block;
float:left;
padding:5px 6px;
}
#pagination-flickr a:link,
#pagination-flickr a:visited {
color:#cd3333;
display:block;
float:left;
padding:5px 6px;
text-decoration:none;
}
#pagination-flickr a:hover{background-color:red;color:white;
border:solid 1px red;
}





.tb_1{border-radius:5px;
-moz-border-radius:5px;
border:1px solid #b3b3b3;}
.tb_inp{border-radius:5px;
-moz-border-radius:5px;
border:1px solid #b3b3b3;}


#message_title{color:black;}

.display{border-radius:3px;
-moz-border-radius:3px;
border:1px solid 	#b5b5b5;
margin:3px 0px;
padding:2px;
background:#ffffff;
width:205px;}

.t_first{background-color:	#104e8b;
color:white;
border-radius:4px;
-moz-border-radius:4px;
border:1px solid #f7f7f7;
margin-top:2px;}
.t_first:hover{background-color:red;
color:white;
border-radius:4px;
-moz-border-radius:4px;
border:1px solid 	#f7f7f7;
margin-top:2px;}


.t_second{background-color:#008b45;
color:white;
border-radius:4px;
-moz-border-radius:4px;
border:1px solid 	#f7f7f7;
margin-top:2px;}
.t_second:hover{background-color:red;
color:white;
border-radius:4px;
-moz-border-radius:4px;
border:1px solid 	#f7f7f7;
margin-top:2px;}


.t_third{background-color:	#ee9a00;
color:white;
border-radius:4px;
-moz-border-radius:4px;
border:1px solid 	#f7f7f7;
margin-top:2px;}
.t_third:hover{background-color:red;
color:white;
border-radius:4px;
-moz-border-radius:4px;
border:1px solid 	#f7f7f7;
margin-top:2px;}

.t_fourth{background-color:	#191970;
color:white;
border-radius:4px;
-moz-border-radius:4px;
border:1px solid 	#f7f7f7;
margin-top:2px;}
.t_fourth:hover{background-color:red;
color:white;
border-radius:4px;
-moz-border-radius:4px;
border:1px solid 	#f7f7f7;
margin-top:2px;}








 
.ca {border-collapse:collapse;border: 1px solid #DCDCDC;
width:400px;

}
 
.month {padding:5px;
background-color:  #cd3333;color:white;

font:bold 12px verdana;
border:1px solid #ffffff;
}
 
.daysofweek {padding:5px;
background-color:black;
font:bold 12px verdana;border:1px solid #ffffff;
color:white;
}
 
.days {
font-size: 12px;
font-family:verdana;
color:	#625D5D;background-color:#ebebeb;
padding: 2px;border:1px solid #ffffff;
}
 
.days #today{
font-weight: bold;
color: red;
}
 




.div_right_2{height:auto;
margin-top:100px;
text-align:left;
width:730px;
border-radius:5px;
-moz-border-radius:5px;

padding-left:10px;
padding-top:30px;
padding-bottom:30px;
padding-right:5px;
text-align:center;}

div_right_2 span,div_right_2 p
{float:left;}



	.stat{border-collapse:collapse;margin-bottom:20px;}
.stat,.font{font-style: normal;color:white;
src: url(SCRIPTIN.pfm); /*if IE */
 src: local("Grandesign Regular"), url("SCRIPTIN.pfm") format("truetype"); /* non-IE */
font-size:13px;
font-weight:bold;}

.stat td
{border:1px solid white;
border-collapse:collapse;
padding:2px;
}


.stat{text-align:center;}
.stat tr:nth-child(even) {background: black;}
.stat tr:nth-child(odd) {background:	black;}
.stat td{height:25px;}

.stat a:link{color:white;
font:Constantia;}

.stat a:visited{color:white;}
.stat a:link{text-decoration:none;}


.pagination_m ul{display:inline;}

.bor td,.bor th{border-bottom: 1px solid white !important;}
