@charset "utf-8";
/******************Elista***********************/

		@font-face {
				font-family: 'GothamNarrow-Book';
				src: url('book/gothamnarrowbook.eot');
				src: url('book/gothamnarrowbook.eot?#iefix') format('embedded-opentype'),
						 url('book/gothamnarrowbook.woff') format('woff'),
						 url('book/gothamnarrowbook.ttf') format('truetype'),
						 url('book/gothamnarrowbook.svg#gothamnarrowbook') format('svg');
				font-weight: normal;
				font-style: normal;
		}		
		@font-face {
				font-family: 'GothamNarrow-Bold';
				src: url('book/gothamnarrowbook.eot');
				src: url('book/gothamnarrowbold.eot?#iefix') format('embedded-opentype'),
						 url('book/gothamnarrowbold.woff') format('woff'),
						 url('book/gothamnarrowbold.ttf') format('truetype'),
						 url('book/gothamnarrowbold.svg#gothamnarrowbook') format('svg');
				font-weight: normal;
				font-style: normal;
		}
		
body{
	background-color:#3ca2ce;
	font-family: 'GothamNarrow-Book';
	overflow-y:hidden;
}
body.bg1{
	background:#3ca2ce url(../images/body_bg.jpg) top center no-repeat;
	
}
body.bg2{
	
}
.box{
	width:957px !important;
	min-height:100px;
	margin:0px auto;
	position:relative;
	
}
.etalage li { position: static !important; }
#etalage { margin-bottom: 0; }
#etalage {
margin-bottom: 0px;
}
.fancybox-overlay-fixed{z-index: 9999999 !important;}
/**/
.fl { float:left; }  
.fr{ float:right; } 
.cl{ clear:left; } 
.cr{ clear:right; } 
.cb{ clear:both; } 

#main{ 
	width:100%;
	height:auto;
	position:relative;
	z-index:99999;
}
#main.mn1{ 
	background: url(../images/slide_bg.png) top center no-repeat;
}
#main.mn2{ 
	background: url(../images/header-bg.jpg) top center no-repeat;
}

/*header*/

#header{
	min-height:150px;
	
}
	.head{
	
		height:auto;
		position:relative;
		
	}
		.logo{
			position:relative;
			float:left;
			height:180px;
			top:-80px;
			left:-143px;
			
		}
		
		.flag{
			float:right;
		}
			.flag a{
				margin-left:3px;
			}
		
		/*Menu*/
		
		div#menu{
			position:absolute;
			right:0;
			top:40px;
			width:690px !important;
		
		}
			#menu ul.menu-list{
				width:auto;
				float:right !important;
				
			}
			ul.menu-list > li{
			
				float:left !important;
				margin-left:15px !important;
					padding:5px 3px !important;
					padding-right:7px !important;
			}
			ul.menu-list > li > a{
					font-size:13px !important;
					font-weight:bold;
					color:#ffffff;
			}
			#menu ul.menu-list li > a:hover{
					color:#ededed;
			}
			ul.menu-list  li.grup{
				position:relative;
				
			}
			ul.menu-list  li.grup:hover{
				background:#fff;
								-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
			}
			ul.menu-list li.grup ul{
				width:927px !important;
				display:none;
				position:absolute;
				z-index:999999;
				right: -119px;
				padding:15px 15px;
				background:#fff url(../images/urunler_bg.jpg) repeat-y left top;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
			}
			ul.menu-list li.grup ul li{
				float:left;
				width:132px;
			}
			ul.menu-list li.grup ul li h3 a{
				font-size:12px;
				display:block;
				padding:10px;
				width:74%;
				color:#104070;
				font-size:12px;
				font-weight:bold;
				font-family:arial;
			}
			ul.menu-list li.grup ul li h3 a:hover{
			
				text-decoration:underline;
			}
			
/*Slider*/

#slider{
	width:100%;
	
	height:345px;
	
}
	#slider .slide{
		width:100%;
		height:100%;
	}
	
		.sliderText{
				position:relative !important;
				width:auto !important;
				height:200px;
				left:50px !important;
				top:200px !important;
			}
			.mrt{
				width:100px;
				float:left;
				height:200px;
				background:red;
				
			}			
			.mrt2{
				width:220px;
				height:200px !important;
				margin-left:110px;
				margin-top:40px;
			}
			.mrt2 h2{
				font-size:14px;display: table-cell;vertical-align: middle;height: 100px;
			}			
			.mrt2 h2 span{
				color:#fffff;
			}
/*Content*/
img.main-img{max-width: 310px;margin-left: -50px;}
#content{
	height:auto;
	position:relative;
	min-height:200px;
	
}
.content2{
	margin-bottom:10px;
	 background-color:#fff;
	 
}
	#content .icerik{
	
	}
	#content .anasayfa{
		width:100%;
		height:210px;
		background:transparent url(../images/content_bg.png) left top no-repeat;
		padding:10px 0;
	}
		.anasayfa > div{
			position:relative;
			width:100%;
			height:190px;
			float:left;
		}
				
			.anasayfa > div > div{
				position:absolute;
				overflow:hidden;
				height:auto;
				width:290px;
				top:19px;
				max-height:160px;
				
			}			
				.anasayfa > div > div > h3{
					font-size:15px;
				}
				.anasayfa > div > div div div a{
					font-weight:bold;
					font-size:17px;
					color:#0d3761;
					display:block;
					height:100%;
					position:relative;
				}
				.anasayfa > div > div div div a img{
					position:absolute;
					top:6px;
					left:7px;
				}
				.anasayfa > div > div div div.gitbg{
				text-align:center;
					width:20px;
					float:left;
					height:20px;
					-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
					background: #3998cb; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM5OThjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4OGNjZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #3998cb 0%, #88ccee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#3998cb), color-stop(100%,#88ccee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #3998cb 0%,#88ccee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #3998cb 0%,#88ccee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #3998cb 0%,#88ccee 100%); /* IE10+ */
background: linear-gradient(to right,  #3998cb 0%,#88ccee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3998cb', endColorstr='#88ccee',GradientType=1 ); /* IE6-8 */
				}
				.anasayfa > div > div:nth-child(3) > div  input{
					float:left;
					border:none;
					padding:3px 5px;
					font-size:11px;
					color:#3ba2cd;
					-webkit-border-top-left-radius: 4px;
					-webkit-border-bottom-left-radius: 4px;
					-moz-border-radius-topleft: 4px;
					-moz-border-radius-bottomleft: 4px;
					border-top-left-radius: 4px;
					border-bottom-left-radius: 4px;
					background: #1e5799; /* Old browsers */
					/* IE9 SVG, needs conditional override of 'filter' to 'none' */
					background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTJmNTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
					background: -moz-linear-gradient(left,  #1e5799 1%, #0a2f54 100%); /* FF3.6+ */
					background: -webkit-gradient(linear, left top, right top, color-stop(1%,#1e5799), color-stop(100%,#0a2f54)); /* Chrome,Safari4+ */
					background: -webkit-linear-gradient(left,  #1e5799 1%,#0a2f54 100%); /* Chrome10+,Safari5.1+ */
					background: -o-linear-gradient(left,  #1e5799 1%,#0a2f54 100%); /* Opera 11.10+ */
					background: -ms-linear-gradient(left,  #1e5799 1%,#0a2f54 100%); /* IE10+ */
					background: linear-gradient(to right,  #1e5799 1%,#0a2f54 100%); /* W3C */
					filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#0a2f54',GradientType=1 ); /* IE6-8 */

				}				
				.anasayfa > div > div div  span.devami{
					float:left;
					border:none;
					padding:3px 5px;
					font-size:11px;
					color:#3ba2cd;
					-webkit-border-top-left-radius: 4px;
					-webkit-border-bottom-left-radius: 4px;
					-moz-border-radius-topleft: 4px;
					-moz-border-radius-bottomleft: 4px;
					border-top-left-radius: 4px;
					border-bottom-left-radius: 4px;
					background: #1e5799; /* Old browsers */
					/* IE9 SVG, needs conditional override of 'filter' to 'none' */
					background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTJmNTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
					background: -moz-linear-gradient(left,  #1e5799 1%, #0a2f54 100%); /* FF3.6+ */
					background: -webkit-gradient(linear, left top, right top, color-stop(1%,#1e5799), color-stop(100%,#0a2f54)); /* Chrome,Safari4+ */
					background: -webkit-linear-gradient(left,  #1e5799 1%,#0a2f54 100%); /* Chrome10+,Safari5.1+ */
					background: -o-linear-gradient(left,  #1e5799 1%,#0a2f54 100%); /* Opera 11.10+ */
					background: -ms-linear-gradient(left,  #1e5799 1%,#0a2f54 100%); /* IE10+ */
					background: linear-gradient(to right,  #1e5799 1%,#0a2f54 100%); /* W3C */
					filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#0a2f54',GradientType=1 ); /* IE6-8 */

				}					
				.anasayfa > div > div > p{
					font-size:13px;
					padding:10px 0;
					color:white;
				}		
					.anasayfa > div > div:nth-child(2) span{
						color:#041d35;
						font-size:14px;
					}	
						
					.anasayfa > div > div p  b{
						font-size:13px;
						color:black;
					}			
				.anasayfa > div > div:nth-child(1){
					left:126px;
					width:261px;
				}				
				.anasayfa > div > div:nth-child(2){
					left:416px;
					width:297px;
				}				
					.anasayfa > div > div:nth-child(2) .katalog div {
						margin-top:5px;
					}					
					.anasayfa > div > div:nth-child(2) .katalog div p a{
						font-size:13px;
					}						
					.anasayfa > div > div:nth-child(2) .katalog div p a:hover{
						text-decoration:underline;
					}					
					.anasayfa > div > div:nth-child(2) .katalog div p{
						float:left;
						width:240px;
						color:#fff;
						margin-left:10px;
						font-size:13px;
					}				
					.anasayfa > div > div:nth-child(2) .ilerigeri{
						width:auto;
						height:auto;
						position:inherit;
						right:0;
					}					
					.anasayfa > div > div:nth-child(2) p.habericerik {
						padding-left:10px;
						background:url(../images/habericerik_bg.png) left 12px no-repeat;
					}
					.anasayfa > div > div:nth-child(2) .ilerigeri a{
						background:url(../images/ilerigeri.png) no-repeat left top;
						float:left;
						height:100%;
						padding-left:6px;
						padding-top:10px;
						margin-left:5px;
					}
					.anasayfa > div > div:nth-child(2) .ilerigeri a.ileri{
						background-position:0 -14px;
					}
				.anasayfa > div > div:nth-child(3){
					right:13px;
					width:197px;
				}				
					.anasayfa > div > div:nth-child(3) .aboneol{
						display:block;
						width:100%;
						height:20px;
					}
					.anasayfa > div > div:nth-child(3) .aboneol + h3{
						padding-left:10px;
						margin:10px 0 3px 0;
						background:url(../images/habericerik_bg.png) left 3px no-repeat;
					}					
					.anasayfa > div > div:nth-child(3) .sosyal_icon {
						
					}					
						.anasayfa > div > div:nth-child(3) .sosyal img{
							margin-right:5px;
							float:left;
						}							
						.anasayfa > div > div:nth-child(3) .sosyal p._icon{
							margin-left:5px;
							color:white;
							font-size:13px;
						}	

/*Kategoriler*/						

.kurumsal ul{
	list-style:disc;
	margin-left:20px;
}
.kurumsal{
	
	font-size: 13px;
}

.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	cursor:pointer;
}.classname:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */

.iletisimForm dl dt{
	margin:10px 0;
}
.iletisimForm input[type="text"]{
padding: 5px 4px;
font-size: 16px;
width: 300px;
font-family: 'GothamNarrow-Book';
}
.iletisimForm textarea{

}
.map{
	float:right;
}
.baslik {width: 100%; margin: auto; padding: 0 0 20px 0;  position: relative; top:0px; text-align:left;top:-140px;}
.baslik h1 {font-family: 'GothamNarrow-Bold'; color: #fff; font-size: 25px; font-weight: normal; }
.baslik h2 {font-family: 'Calibri'; color: #9dd7f5; font-size: 11px; padding: 7px 0 0 0; font-weight: normal;}
.baslik h2  a{font-family: 'Calibri'; color: #9dd7f5; font-size: 11px; padding: 7px 0 0 0; font-weight: normal;}
.baslik h2  a:hover{ text-decoration:underline; }

.contentLeft {background: none repeat scroll 0 0 #FFFFFF;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
float: left;
left: 20px;
position: absolute;
width: 230px;
z-index: 999;
padding: 0 0 20px 0;
min-height: 600px;
}
	.urunResim {
left: 8px;
position: relative;
top: 8px;
width: 212px;min-height: 209px;} 
	.urunResim img {position: relative; }
	.urunResim li {text-align: center;}
	.urunListe { margin: 0 0 0 8px;
width: 210px;}
	.urunListe ul.urun {width: 205px;padding: 5px 0 0 7px; background: url(../images/liste-bg.jpg) top repeat-x #fff; border:1px solid #f4f2f2; border-radius: 3px;}
	.urunListe ul.urun li {width:197px; height: 27px; margin: 0; padding: 0 0 5px 0; background: url(../images/urun-liste-bg.png) no-repeat; }
	.urunListe ul.urun li a	{font-family: 'GothamNarrow-Bold'; color: #333; font-size: 13px; padding: 0 0 0 10px; line-height: 27px; text-decoration: none; display: block;}
	.urunListe ul.urun li a:hover	{color: #fff; background: url(../images/urun-liste-bg-hover.png) no-repeat;  text-decoration: none;}
	.urunListe ul.urun li a.on	{color: #fff; background: url(../images/urun-liste-bg-hover.png) no-repeat;  text-decoration: none;}


	.urun-baslik {width: 690px; float: right; position: relative; top:20px; left: 20px; padding:10px 0;}
	.urun-baslik h1 {font-family: 'GothamNarrow-Bold'; color: #fff; font-size: 25px; font-weight: normal; }
	.urun-baslik h2 {font-family: 'Calibri'; color: #9dd7f5; font-size: 11px; padding: 7px 0 0 0; font-weight: normal;}
	.urun-baslik ul {padding: 10px 0 0 20px; list-style-image: url(../images/baslik-list.png);}
	.urun-baslik ul li {float: left; width: 300px; height: 20px; margin:3px 20px 0 0; font-family: 'Calibri'; color: #fff; font-size: 14px; }
.contentRight {width: 690px; float: right; }
.tabbertab p span.deger{
	display:block;
	text-align:center;
	background:#dae9f0;
	padding:4px 10px;
	margin:5px 0;
	font-size:13px;
}

.tabbertab p span.deger:hover{
	background:#dedede;
}
.tabbertab p span.b{
	display:block;
	text-indent:10px;
	text-align:left;
	font-weight:bold;
	font-size:13px;
	font-family:arial;
}
.kategoriler {
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
 min-height: 500px;  
 
 padding: 34px; 
 background-color:#fff;
 text-align:center;
 top:-140px;
 left:-9px;
 width:910px;
 position:relative;
background: url(../images/content-bg.png) top center no-repeat;

 }
.kategoriler h1 { width: 200px; font-size: 13px;  padding: 10px 0 0 0; }
.kategoriler h1 a {color:#0c365e; text-decoration: none;}
.kategoriler ul.kategori > li {width: auto; height:auto; float: left;  padding:0px; margin-left:26px;}
.kategoriler ul.kategori > li  a{ color:#0c365e;}
.kategoriler ul.kategori > li.last {width: 200px; float: left; padding:0; margin: 0; border-right: none;}
.kategoriler ul.kategori > li ul.seri {padding: 10px 0 10px 0;}
.kategoriler ul.kategori > li ul.seri li > a {font-family: 'GothamNarrow-Book'; font-size: 13px; color: #0c365e; border:none; height: 20px; margin:0 0 0 0px; padding: 0px; list-style-image: none}					
.kategoriler ul.kategori > li ul.seri li > a:hover{
 text-decoration:underline;
}						
						
/*Footer*/

#footer{

	width:100%;
	height:auto;
	font-size:12px;
	color:#ffffff;
	font-family:tahoma;
	
}
	#footer  .mediaclick a{
		color:#fff;
	}


/*                              / _|    | (_)                 | |  
 _ __ ___   __ _ _ __ ___ ___ | |_ ___ | |_  ___   _ __   ___| |_ 
| '_ ` _ \ / _` | '__/ __/ _ \|  _/ _ \| | |/ _ \ | '_ \ / _ \ __|
| | | | | | (_| | | | (_| (_) | || (_) | | | (_) || | | |  __/ |_ 
|_| |_| |_|\__,_|_|  \___\___/|_| \___/|_|_|\___(_)_| |_|\___|\__|
                                                                  
*/

/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

/* COMMON CLASSES */
.break { clear:both; }

/* HEADER */

.headerimg { 
background-position: left top; 
background-repeat: no-repeat; 
width:681px;
height:330px;
position:absolute;
z-index:1 !important;
float:left;
top:-63px;
right:-28px;

}

/* HEADER TEXT */
#headertxt { width:340px; margin:0 auto; clear:both; position:relative; z-index:2222; top:20px; left:340px;text-align:right;font-family:'GothamNarrow-Book' , Helvetica, Arial, Verdana, sans-serif;}
#firstline { font-weight:bold !important;background-image:url("../../images/textbg.png"); z-index:2222;min-width:650px;text-align:left; color:#ffffff; font-size:38px; padding:4px 13px 0px; float:left; display:block; }
#secondline { font-weight:bold !important;background-image:url("../../images/textbg.png");min-width:650px;text-align:left; color:#041d35; text-decoration:none; font-size:23px; padding:0 13px 0px ; float:left; display:block; clear:both; }
#secondline:hover { text-decoration:none; color:#000; }

.pictured { background-color:#CC3333; color:#FFF; font-size:12px; padding:9px 16px; text-transform:uppercase; float:left; display:block; clear:both; margin-top:10px; }
.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }

/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer;background-repeat: no-repeat;}
#back { background-image:url("../images/btn_back.png"); }
#next { background-image:url("../images/btn_next.png"); margin-left:-10px;}


/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:245px; left:-50px; margin:0 auto; width:auto;height:auto;z-index:999999 !important;}
#headernav { padding-right:0; }










div:after 	{content:'.'; display:block; visibility:hidden; height:0px; clear:both;}
