@charset "utf-8";
/* CSS Document */
body {
	background:#212528 url(images/bg_page.png) repeat-x top;
	padding:0px;
	margin:0px;
	font-family:Tahoma;
	font-size:12px;
	color:#E1E1E1;
	line-height:17px;
}
a {
	color:#BA091E;
}
a:link {
	color:#BA091E;
}
a:hover {
	color:#BA091E;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#BA091E;
	margin-bottom:20px;
	margin-top:0px;
	line-height:26px;
}
#all {
	width:945px;
	margin:0px auto;
}
#top_line {
	width:945px;
	height:20px;
	float:left;
	padding-top:7px;
	padding-right:0px;
	color:#A5A5A5;
	font-family:Tahoma;
	font-size:11px;
	margin-left:30px;
}
#logo {
	width:316px;
	float:left;
}
#nav {
	width:509px;
	height:59px;
	margin-top:8px;
	float:right;
	background:url(images/bg_menu.png) top left no-repeat;
}
#nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#nav ul li {
	display:inline;
	float:left;
	margin:15px 0px 0px 17px;
	padding:0px 15px 0px 13px;
	background:url(images/nav_line.gif) left no-repeat;
}
#nav li:hover {
	background:url(images/nav_line_on.gif) left no-repeat;
}
#nav a {
	float:left;
	margin:0px;
	padding:0px 0px 14px 5px;
	text-decoration:none;
	font:12px Tahoma;
	font-weight:bold;
	color:#000000;
}
#nav a:link {
	color:#000000;
}
#nav a:hover {
	color:#BA091E;
}
#nav li.current {
	color:#BA091E;
	background:url(images/nav_line_on.gif) left no-repeat;	
}
#nav li.current a{
	color:#BA091E;
}
.breadcrumb {
	margin-top:-15px;
	float:right;
	color:#FFFFFF;
}
.breadcrumb a{
	color:#BA091E;
	text-decoration: underline;
}
.breadcrumb a:link{
	color:#BA091E;
	text-decoration: underline;
}
.breadcrumb a:hover{
	color:#BA091E;
	text-decoration:none;
}
#left_side {
	width:390px;
	float:left;
	padding-left:30px;
	padding-right:15px;
}
#right_side {
	width:510px;
	float:left;
}
#left_side_int {
	width:651px;
	float:left;
	padding-left:30px;
}
.right_side_int {
	width:260px;
	float:left;
	background:url(images/bg_box.gif) #585858 top no-repeat;
}
.right_side_int h2{
	margin:10px 0px 0px 15px;
	font-family:"Trebuchet MS";
	font-size:18px;
	line-height:24px;
	font-weight:normal;
}
.right_side_int p {
	margin:10px 15px 10px 15px;
}
.right_side_int ul{
	margin:15px;
	padding:0px;
	list-style:none;
}
.right_side_int ul li{
	margin:0px;
	padding:0px 0px 0px 15px;
	list-style:none;
	background:url(images/arrow.gif) left no-repeat;
}
.right_side_int a {
	color:#FF3333;
}
.right_side_int a:link {
	color:#FF3333;
}
.right_side_int a:hover {
	color:#FF3333;
	text-decoration:none;
}
#portfolio {
	padding-left:30px;
}
#protfolio img{
	margin-bottom:5px;
}
.footer {
	height:40px;
	padding-left:30px;
	color:#999999;
}
a img.thumb{
	border:3px solid #FFFFFF;
	margin-bottom:8px;
}
a img.thumb:link {
	border:3px solid #FFFFFF;
}
a img.thumb:hover {
	border:3px solid #BA091E;
}

/*----gallery------*/
/*preload classes*/ 
.svw {width: 635px; height: 476px; background: #C6C6C6; text-align:center;} 
.ldrgif {margin-top:230px;}
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 2px solid #FFFFFF;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #BA091E; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #ff0000; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 
/*-------gallery------------*/

#slidewrap {
	border: 3px solid #EEEEEE;
	margin: 0;
	padding:0px;
	width:905px;
	margin-left:30px;
	height:170px;
}
#slidewrap div { text-align: left; }
