@charset "utf-8";

A:link {text-decoration: none;  color: #252F73;}
A:visited {text-decoration: none; color: #371F37; }
A:hover { text-decoration: underline; color: #EB1827; }				

a img{
 border:0;
}

 body,td, th, textarea, input, select, h2, h3, h4, h5, h6 {
font : arial, helvetica, sans-serif;	
font-size: 12px;			
 
}

	  
.font_arial_30_orange {
font: normal 30px Arial;  
color:  #E25D24; 
}	
		
		
		
div.wrap{
 width:356px;
 margin:0 auto;
 text-align:left;
}
 div#top div#nav{
  float:left;
  clear:both;
  width:337px;
  height:52px;
  margin:22px 0 0;
  background: url(12345673215-3-2-3_img/nav-bg.png) 0 0 no-repeat;
 }
  div#top div#nav ul{
   float:left;
   width:337px;
   height:52px;
   list-style-type:none;
  }
   div#nav ul li{
    float:left;
    height:52px;
   }
    div#nav ul li a{
     border:0;
     height:52px;
     display:block;
     line-height:52px;
     text-indent:-9999px;
    }
 
div#header{
 margin:-1px 0 0;
}
div#video-header{
 height:337px;
 margin:-1px 0 0;
}
div#header div.wrap{
  height:500px;
}
div#header div#slide-holder{
  z-index:40;
  width:337px;
  height:500px;
  position:absolute;
}
div#header div#slide-holder div#slide-runner{
   top:9px;
   left:9px;
   width:337px;
   height:500px;
   overflow:hidden;
   position:absolute;
}
  div#header div#slide-holder img{
   margin:0;
   display:none;
   position:absolute;
  }
  div#header div#slide-holder div#slide-controls{
   left:0;
   bottom:0px;
   width:337px;
   height:100px;
   display:none;
   position:absolute;
   background:url(12345673215-3-2-3_img/slide-bg.png) 0 0;
  }	
  
  
  
  
   div#header div#slide-holder div#slide-controls p.text{
    float:left;
    color:#fff;	 
	width:337px;
    display:inline;
    margin:15px 0 0 20px;
	font: normal 15px Arial;
   }
 
   div#header div#slide-holder div#slide-controls p#slide-nav{
  	float:left;  
	width:337px;
    height:24px;	 
    display:inline;
    margin:10px 10px 10px 10px;	
	clear:both;
   }
    div#header div#slide-holder div#slide-controls p#slide-nav a{
     float:left;
     width:24px;
     height:24px;
     display:inline;
     margin:0 8px 0 0;
     font-weight:bold;
     text-align:center;
     text-decoration:none;
     background-position:0 0;
     background-repeat:no-repeat;
	 color:white;  
		font: normal 18px Arial;  
    }
    div#header div#slide-holder div#slide-controls p#slide-nav a.on{
     background-position:0 -24px;
    }
div#header div#slide-holder div#slide-controls p#slide-nav a{background-image:url(12345673215-3-2-3_img/silde-nav.png);}
div#nav ul li a{background:url(12345673215-3-2-3_img/silde-nav.png) no-repeat;}





/* http://www.dynamicdrive.com/dynamicindex17/switchcontent.htm  */ 
/*Style sheet used for demo. Remove if desired*/
.handcursor{
cursor:hand;
cursor:pointer;
}	   



/* http://komodomedia.com/blog/index.php/2007/01/20/css-star-rating-redux/ */ 
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url("http://www.mattfind.com/12345673215-3-2-3_img/alt_star.gif") left -1000px repeat-x;
}
.star-rating{
position:relative;
width:125px;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating a.one-star{
width:20%;
z-index:6;
}
.star-rating a.two-stars{
width:40%;
z-index:5;
}
.star-rating a.three-stars{
width:60%;
z-index:4;
}
.star-rating a.four-stars{
width:80%;
z-index:3;
}
.star-rating a.five-stars{
width:100%;
z-index:2;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}
	.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display:inline-block;
vertical-align: middle;
}
	    #loading {
 	width: 200px;
 	height: 100px;
 	background-color: #c0c0c0;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
}
	


			 
