/**
* CSS
* 
* @version 1.0
* @author Ozhan Binici
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {margin:0; padding:0;}
{margin: 0; padding: 0;}
img	{border:none; margin:0; padding:0;}
a	{text-decoration:none;}
a:focus, a:active {outline: none;}

body {background-color: #ebeae7; font-size: 12px; font-family: Helvetica, Arial; color: #000000; line-height: 18px; -webkit-font-smoothing: antialiased; padding:0px;}

.clear 				{clear:both;}

h1		{margin-top:18px; font-size:24px; line-height:36px; margin-left:-1px; font-weight:bold;}

.sidebar		{position:fixed; width:280px; padding-left:18px; top:0px; background-color:#e2e1dd; height:100%; border-right:1px solid #CCCCCC;}
.sidebar a		{color:#000000; text-decoration:none;}
.sidebar p		{margin-top:0px;}
.content	{position:relative; width:auto; margin-left:300px;}

.sidebar img	{position:relative; display:block; margin-top:9px;}

.menu				{position:relative; margin-top:14px;}
.menu li			{list-style-type:none; float:none;}
.menu li a			{color:#D43A39; text-decoration:none; font-weight:bold; font-size:12px;}
.menu li a:hover	{color:#D00808; text-decoration:none;}

.content .inner		{float:left; width:660px; margin-bottom:36px;}

.content h2			{margin-top:9px; margin-left:128px; font-size:14px; line-height:27px; font-weight:bold;}
.content h3			{margin-top:9px; margin-left:128px; font-size:14px; line-height:27px; font-weight:bold;}

.content a.inline	{height:18px; display:block;}
.content .table			{position:relative;}
.content .table .label	{float:left; width:110px; margin-bottom:9px; padding-top:0px; text-align:right; margin-right:18px; font-size:12px; line-height:18px; color:#252525;}
.content .table .data	{float:left; width:530px; margin-bottom:9px; color:#404040;}
.content .table .data strong 	{color:#000000; font-weight:normal;}
.content .table .last	{margin-bottom:0px;}
.content p			{margin-left:119px;}
.content .table a	{color:#D43A39;}
.content .table a:hover	{color:#D00808;}

sup			{line-height:8px;}

.contact		{padding-top:18px;}
.contact a		{color:#D43A39; font-weight:bold;}
.contact a:hover		{color:#D00808;}