@font-face {
	src: url('../fonts/YanoneKaffeesatz-Regular.eot');
	src: local("Yanone Kaffeesatz"), url('../fonts/YanoneKaffeesatz-Regular.ttf');
} 

@font-face { 
  font-family: News Cycle; 
    src: url('../fonts/NewsCycle-Regular.eot'); 
    src: local("News Cycle"), url('../fonts/NewsCycle-Regular.ttf'); 
} 

html { 
  height: 100%;
}

* { 
  margin: 0;
  padding: 0;
}

/* tell the browser to render HTML 5 elements as block */
article, aside, figure, footer, header, hgroup, nav, section { 
  display:block;
}

body {
	font: normal .80em arial, sans-serif;
	color: #AAA;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}

p { 
  padding: 0 0 20px 0;
  line-height: 1.7em;
}

img {
	border: 0;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: #362C20;
	letter-spacing: 0em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

h1, h2, h3 {
	color: #FE0000;
	font-family: arial, sans-serif;
	font-size: 135%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	display: block;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

h2 {
	font-size: 14%;
	padding: 9px 0 5px 0;
	color: #333;
}

h3 {
	font-size: 14px;
	padding: 5px 0 0 0;
}

h4, h6 {
	color: #00DCFF;
	padding: 0 0 5px 0;
	font-family: 'Yanone kaffeesatz', arial, sans-serif;
	font-size: 150%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h5, h6 { 
  color: #BBB;
  font: italic 95% arial, sans-serif;
  letter-spacing: normal;
  padding: 0 0 15px 0;
}

a, a:hover {
	outline: none;
	text-decoration: none;
	color: #EAEBF1;
}

a:hover {
	text-decoration: none;
	color: #FAB702;
}

blockquote {
	margin: 20px 0;
	padding: 10px 20px 0 20px;
	border: 1px solid #E5E5DB;
	background-color: #FFF;
}

ul {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 22px;
	margin-left: 17px;
}

ul li { 
  list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;
  line-height: 1.5em;
}

ol { 
  margin: 8px 0 22px 20px;
}

ol li { 
  margin: 0 0 11px 0;
}

.left { 
  float: left;
  width: auto;
  margin-right: 10px;
}

.right { 
  float: right; 
  width: auto;
  margin-left: 10px;
}

.center { 
  display: block;
  text-align: center;
  margin: 20px auto;
}


header {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}

#logo {
	width: 870px;
	height: 250px;
	color: #FFF;
	padding: 0;
	float: none;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

#logo h1, #logo h2 {
	border-bottom: 0;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 95px;
}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover {
	padding: 20px 0 0 0;
	color: #F93;
	text-decoration: none;
}

#logo_text h1 a .logo_colour {
	color: #F93;
}

#logo_text a:hover .logo_colour {
	color: #FFBCC1;
}

#logo_text h2 { 
  font-size: 140%;
  padding: 0 0 0 0;
  color: #FFF;
}
.sag_ust {
	float: none;
	color: #222;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	height: auto;
	width: 100%;
}

.dil {
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15;
	margin-left: auto;
	padding: 0px;
	text-decoration: none;
	width: 100px;
	text-align: right;
	height: 20px;
}
.dil_ikon {
	float: right;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 15;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	width: 18px;
	text-align: right;
	height: 18px;
	padding: 0px;
}
.dil_ikon a {
	color: #F93;
	text-decoration: none;
}
.dil_ikon a:hover {
	color: #F93;
	text-decoration: underline;
}



.tel {
	color: #EAEBF1;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 15;
	margin-left: auto;
	padding: 0px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	width: 250px;
	text-align: center;
}



nav {
	width: 700px;
	float: right;
	color: #222;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 10px;
} 
.orta {
	width: 870px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom: 3px ridge #999999;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.orta_ortala {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 15px;
	color: #444444;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	background-color: #000;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 25px;
}
.orta_ortala h2 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EAEBF1;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.orta_ortala h2 span {
	color: #FE0000;
}

#banner {
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#banner_ortala {
	width: 1000px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}







#sidebar_container { 
  float: right;
  width: 224px;
  margin: 25px 0 0 0;
}

.sidebar { 
  float: right;
  width: 200px;
  margin: 0 0 17px 0;
  padding: 0 15px 5px 13px;
}
  
.sidebar h3, .content h1 { 
  padding: 0 15px 20px 0;
  font: 270% 'Yanone Kaffeesatz', arial, sans-serif;
  text-shadow:  #000 1px 1px;
  margin: 0 1px;
  color: #F67400;
  text-transform: uppercase;
}

.sidebar h3 { 
  font: 300% 'Yanone Kaffeesatz', arial, sans-serif;
  padding: 0 15px 5px 0;
}

.sidebar ul { 
  margin: 0 0 15px 0;
} 

.sidebar li a, .sidebar li a:hover { 
  color: #AAA;
  text-decoration: none;
} 

.sidebar li a:hover { 
  text-decoration: underline;
} 

.sidebar_item, .content_item { 
  padding: 15px 0;
}

.content { 
  text-align: left;
  width: 650px;
  margin: 0 0 15px 0;
  float: left;
  font-size: 120%;
  padding: 25px 0 0 0;
}
  
.content ul { 
  margin: 2px 0 22px 0px;
}

.content ul li, .sidebar ul li { 
  list-style-type: none;
  background: url(../images/bullet.png) no-repeat;
  margin: 0 0 0 0; 
  padding: 0 0 4px 28px;
  line-height: 1.5em;
}
.alt {
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.clr {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}



footer {
	width: 500px;
	height: 50px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/alt_logo_paraf.png);
}




footer p {
	line-height: normal;
	color: #EAEBF1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	margin-top: 20px;
	margin-left: 75px;
	padding: 0;
}

footer a { 
  color: #FFF;
  text-decoration: none;
}

footer a:hover { 
  color: #FFF;
  text-shadow: none;
  text-decoration: underline;
}





/**
Stylesheet for SooperFish by www.SooperThemes.com
Author: Jurriaan Roelofs
**/

/* Configuration of menu width */
html body ul.sf-menu ul,html body ul.sf-menu ul li { 
  width: 200px;
}

html body ul.sf-menu ul ul { 
  margin: 0 0 0 200px;
}

/* Framework for proper showing/hiding/positioning */
ul.sf-menu,ul.sf-menu * { 
  margin: 0;
  padding: 0;
}

ul.sf-menu { 
  display: block;
  position: relative;
}
  
ul.sf-menu li { 
  display: block;
  list-style: none;
  float: left;
  position: relative;
}
  
ul.sf-menu li:hover { 
  visibility: inherit; /* fixes IE7 'sticky bug' */ 
}

ul.sf-menu a { 
  display: block;
  position: relative;
}
  
ul.sf-menu ul {
	position: absolute;
	left: 0;
	width: 150px;
	top: auto;
	left: -999999px;
}
  
ul.sf-menu ul a { 
  zoom: 1; /* IE6/7 fix */ 
}

ul.sf-menu ul li {
	float: left; /* Must always be floated otherwise there will be a rogue 1px margin-bottom in IE6/7 */
	width: 120px;
}
  
ul.sf-menu ul ul {
	top: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
}

ul.sf-menu li:hover ul,ul.sf-menu li:focus ul,ul.sf-menu li.sf-hover ul, 
ul.sf-menu ul li:hover ul,ul.sf-menu ul li:focus ul,ul.sf-menu ul li.sf-hover ul,
ul.sf-menu ul ul li:hover ul,ul.sf-menu ul ul li:focus ul,ul.sf-menu ul ul li.sf-hover ul,
ul.sf-menu ul ul ul li:hover ul,ul.sf-menu ul ul ul li:focus ul,ul.sf-menu ul ul ul li.sf-hover ul { 
  left: auto;
}
  
ul.sf-menu li:hover ul ul,ul.sf-menu li:focus ul ul,ul.sf-menu li.sf-hover ul ul,
ul.sf-menu ul li:hover ul ul,ul.sf-menu ul li:focus ul ul,ul.sf-menu ul li.sf-hover ul ul,
ul.sf-menu ul ul li:hover ul ul,ul.sf-menu ul ul li:focus ul ul,ul.sf-menu ul ul li.sf-hover ul ul,
ul.sf-menu ul ul ul li:hover ul ul,ul.sf-menu ul ul ul li:focus ul ul,ul.sf-menu ul ul ul li.sf-hover ul ul { 
  left: -999999px;
}

/* Theming the menu */
ul#nav { 
  float: right;
}

ul#nav ul {
	margin-top: 5px;
	padding-bottom: 0px;
	background-color: #FFF;
	width: 175px;
}

ul#nav li a {
	text-shadow: 1px 1px #000;
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 0px;
	font-family: 'Yanone Kaffeesatz', arial, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

ul#nav li a:hover, ul#nav li a:focus, ul#nav li.selected a, ul#nav li.selected a:hover, ul#nav li.selected a:focus {
	color: #0FF;
	text-shadow: none;
}

ul#nav ul li a {
	color: #222;
	text-shadow: none;
	padding-top: 5px;
	padding-bottom: 3px;
}

ul#nav ul li a:hover {
	color: #00DCFF;
	margin-right: 2px;
	background-color: #333;
	padding-top: 5px;
	width: 165px;
	padding-bottom: 3px;
}



/* Image Transitions */
ul#images {
	padding: 0;
	position: relative;
	background-color: #00DCFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

ul#images li {
	display: block;
	overflow: hidden;
	padding: 0;
	float: left;
	width: 164px;
	height: 400px;
	list-style: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	width: auto;
	margin-top: 5px;
	margin-bottom: 30px;
	margin-right: 0px;
	border-top: 3px solid #FF0000;
	border-bottom: 3px solid #FF0000;
	background-color: #00FFFF;
	padding: 5px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	width: auto;
	margin-top: 5px;
	margin-bottom: 30px;
	margin-right: 0px;
	border-top: 3px solid #EAEBF1;
	border-bottom: 3px solid #EAEBF1;
	background-color: #FF0000;
	padding: 5px;
}
