/* General styles */

body {
        
        padding:0;
        border:0;	    /* This removes the border around the viewport in old versions of IE */
     	margin:0px;
	font-size:62.5%;  /*90%; font-size:0.8em;  90%;*/
	background-color:#000000;
 	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
   
	}

#container{
	width:974px;
	margin:0 auto;
	color:#ccc;
	font-size:1.2em;
	line height:1.4em;
	

}

a {
    	color:#EB1C24;
	}

a:hover {
	color:#fff;
	
	text-decoration:none;
	}

h1 {	margin:.2em 0 .4em 0;
        padding:0;
	color:#EB1C24;
	
	font-size:2.2em;
	}

h2, h3 {
        margin:.8em 0 .2em 0;
        padding:0;

	
	font-size: 1.4em;
	}

p {
        margin:.4em 0 .8em 0;
        padding:0;
	}
	

img {
	margin:10px 0 5px;
	}
#logo{left:10px;top:30px;position:relative;margin:0;padding:0}

/* Header styles */

#header {
        clear:both;
        float:left;
        width:100%;
	height:262px;
	
	}
	
#header {
	background-image:url(../images/bg_header.png);
	}

#header p,
#header h1,
#header h2 {
	padding:.4em 15px 0 15px;
        margin:0;
	}
	
#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin:-10px 0 0px 0;
	padding:0;

	}

#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	
	}


	
#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 2px;
	padding:18px 27px 5px;
	text-align:center;
	color:#6CCFF6;
	text-decoration:none;
	position:relative;
	left:20px;
	line-height:31px;
	font-size:16px;
	font-weight:bold;
	
	}

#header ul li a:hover {
	background:#151723;
	color:#fff;
	margin:10px 0 0 2px;
	padding:8px 27px 5px;

	}

#header ul li a.active,
#header ul li a.active:hover {
	    color:#fff;
	    background:#EB1C24;
		background:#151723;

	    font-weight:bold;
	    background-image:url(../images/tab_point.png);
		background-repeat:no-repeat;
		background-position:bottom center;
border-left:1px solid #0E121D;
border-right:1px solid #0E121D;
border-top:1px solid #0E121D;
border-bottom:none;		
           
padding:13px 27px -0px;
margin:0 0 -0px 2px;
height:54px;
	
	}



#header ul li a span {
	    display:block;
	}


.roundedTab {
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
} 

#nav {height:44px;top:66px;position:relative;border-bottom:14px solid #0E121D}

#xxxxxnav  {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	background-color:#151723
}



#main{
	padding:10px;
	margin:0px;
	
	}



/* 'widths' sub menu */
#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	


	/* column container */
	.colmask {
		clear:both;
		float:left;
		width:100%;
		width:974px;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		
	}

	.colmask{
		
		background-color:#151723;
		padding-top:20px;	
		background-image:url(../images/bg_mid.png);
		background-position:top right;
		background-repeat:no-repeat;
		min-height:520px ;
		
		}

	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		width:974px;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:10px 0 1em 0;
		overflow:hidden;
	}




/* Footer styles */

#footer {
        clear:both;
        float:left;
        width:100%;
	height:101px;
	
    }

#footer {
	background-image:url(../images/bg_footer.png);
	}

#footer p {
        padding:10px;
        margin:0;
	color:#666666;
	font-size:0.85em;
    }



.roundedBox {
    margin: 0 auto;
   /* margin:0px; */
    /*color: #fff;
  
    text-align: left;*/
    
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;

}

.roundedBox .inner {padding:10px}

.borderBlack {

   
    background-color: #0E121D;
    xborder: 3px solid #000000;
    color:#999999;


}

.xxborderBlackTrans {

   	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
 	background-color: #0E121D;
    	xborder: 3px solid #000000;
    	color:#999999;


}

.borderBlackTrans {
  	
    	background-image:url(../images/bg-trans.png);
	background-repeat:repeat;
	color:#999999;

}
   
/* subNav styles */

#subNav {border:2px solid #0E121D}

#subNav ul {
	width:100%;
	list-style:none;
	margin:0px 0 0px 0;
	padding:0;

	}

#subNav ul li {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	
	}


	
#subNav ul li a {
	display:block;
	margin:0px 0px 0px 0px;
	padding:10px;
	color:#666;
	text-decoration:none;
	position:relative;
	left:0px;
	border-bottom:1px solid #0E121D;
	border-top:1px solid #0E121D;
	font-size:14px;

	
	}

#subNav ul li a:hover {
	background:#0E121D;
	color:#fff;
	
	}

#subNav ul li a.active,
#subNav ul li a.active:hover {
	    color:#fff;
	    background:#0E121D;

	    font-weight:bold;
	   	
           
		
		margin:0 0 -0px -0px;
		border:0px
		
	
	}



#subNav ul li a span {
	    display:block;
		font-size:.8em;
		line-height:1.3 em;
		font-weight:normal;
	}


#subNav ul li a.subNavParent,
#subNav ul li a.subNavParent:hover {
	    color:#EB1C24;
	    background:#0E121D;

	    font-weight:bold;
	   	
           
		
		margin:0 0 -0px -0px;
		border:0px
		
	
	}

#breadcrumb{	clear:both;
		padding-top:20px;
		padding-left:20px;
		padding-bottom:20px;
		font-size:1.3em;
		color:#666;
		
		
			}

#breadcrumb a{text-decoration :none; color:#666;}
#breadcrumb .on{font-weight:bold;color:#EB1C24}



.galleryphotos ul {
	
	
	padding:0px;
	margin:0px;
	list-style:none;
	
	}

.galleryphotos ul li {
	display:inline;
	list-style:none;
	float:left;
	
	}

.galleryphotos a img {border:5px solid #FFFFFF;
			padding:1px;margin:8px;}


.listblock{

	padding:10px;
	border-top:1px dotted #999;
	margin:0px -10px;

}
