body {
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:0px;
	background:url(../images/body.jpg) #f6f6f6;
}

* {
	margin:0;
	padding:0;
	
}

#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;


	/**width:expression(this.width > 320 ? "320px" : this.width);**/
	width: 955px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	z-index:1;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 900 ? "955px" : "auto");
}

#innerwrapper {
	margin:0px;
	padding:12px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
}

#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	padding:27px 25px 20px 25px;
	float:right;
	background:#fff;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}

#header h1 {
	float:left;
	font:250% Arial;
	color:#333;
	padding:5px 20px 5px 5px;
	border-right:1px solid #ccc;
	margin:0 20px 0 0;
}

#header h1 a {
	color:#333;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header h1 a:hover {
	color:#111;
	border-bottom:2px solid #79B5D6;
}

#header h2 {
	font:150% Arial;
	color:#666;
	padding:16px 0 0 0;
	border:none;
}

#header h2 a {
	color:#444;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header h2 a:hover {
	border-bottom:2px solid #79B5D6;
}

#header #nav {
	clear:both;
	background:url(../images/nav.jpg) top repeat-x #4F9EC9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-left:2px;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	color:#fff;
	text-decoration:none;
	padding:10px;
	font-family: "Trebuchet MS";
	font-size: 100%;
	font-weight: bold;
}

#header #nav a:hover {
	background:#4F9EC9;
}

#header #nav a.active {
	background:#4F9EC9;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0;
}

#header #subnav {
	background:#4F9EC9;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#DEEDF5;
	border-bottom:2px solid #388CBA;
	margin-left:2px;
}

#header #subnav li {
	list-style:none;
	display:inline;
}

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:1px solid #4F9EC9;
}

#header #subnav a:hover {
	border-bottom:1px solid #388CBA;
	color:#fff;
}

#header #subnav a.active {
	border-bottom:1px solid #388CBA;
	color:#fff;
}


#sidebar {
	width:200px;
	padding:10px 20px 20px 20px;
	float:left;
	background-color: #CFCEFF;
}

#sidebar h2 {
	font:160% Arial;
	color:#000033;
	margin:10px 0 10px 0;
	border:none;
	background-image: none;
}

#sidebar h3 {
	color:#040369;
	font-weight:bold;
	letter-spacing:2px;
	font-family: Verdana;
	font-size: 90%;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
}

#sidebar p.news a.more {
	color:#000033;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#000066;
	text-decoration:underline;
}

#sidebar .subnav {
	border-top:1px solid #2C2C2C;
}

#sidebar .subnav li {
	list-style:none;
	padding:5px;
	border-bottom:1px solid #2C2C2C;
}

#sidebar .subnav li a {	
	color:#000033;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#000066;
	text-decoration:underline;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar input {
	padding:4px;
	border:1px solid #000033;
	color:#000000;
	width:190px;
	background-color: #CFCEFF;
	font-family: Verdana;
	font-size: 90%;
}

#sidebarright {
	width:170px;
	float:right;
	padding:10px 0 0 20px;
	background:url(../images/sidebarright.jpg) top left no-repeat;
}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:140% Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #ccc;
}


#content {
	margin:6;
	width: 486px;
	padding: 0;
}

#contentnorightbar {
	margin:0 0 0 240px;
	background:url(../images/content.jpg) top left no-repeat;
	padding:20px 0 0 20px;
}

p {
	margin:15px 0;
	line-height:22px;
	overflow: hidden;
}

h2 {
	font:120% Arial;
	color:#79B933;
	border-bottom:2px solid #f6f6f6;
}

h2 a {
	color:#79B933;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}


#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;
	text-align: center;
	vertical-align: middle;
}

a {
	color:#130F6A;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}

#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

img {
}

form {
	padding:2px;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
input {
	padding:0px;
	border:1px dotted #ccc;
	font:70% Verdana;
	color:#777;
}

textarea {
	width:200px;
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:150px;
	display:block;
	color:#777;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}
#wrapper #innerwrapper #header img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.sold {
	background-color: #4475B8;
	background-image: url(../images/baroson_r14_c2.jpg);
	background-repeat: no-repeat;
	width: 212px;
	overflow: hidden;
	text-align: left;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	z-index:1;
}
.sold a{
	color:#DEDEFE;
	text-decoration:none;
}
.sold a:hover{
	color:#DEDEFE;
	text-decoration:underline;
}
.sald {
	background-color: #CCCCCC;
	background-image: url(../images/baroson_r13_c5.jpg);
	background-repeat: no-repeat;
	width: 218px;
	overflow: hidden;
	text-align: left;
	color: #000000;
	margin-top: 2px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sald2 {
	background-color: #CCCCCC;
	background-image: url(../images/baroson_r13_c5.jpg);
	background-repeat: no-repeat;
	width: 218px;
	overflow: hidden;
	text-align: left;
	color: #000000;
	margin-top: 2px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	margin-bottom: 0px;
}
.saldic {
	margin: 0px;
	padding: 3px;
	height: auto;
	width: auto;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.saldic a{
	color:#000099;
}
.saldic a:hover{
	color:#000033;
	text-decoration:underline;
}
.r1 {
	margin: 0px;
	padding: 3px;
	height: 355px;
	width: auto;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.r1 a{
	color:#365081;
	text-decoration:none;
}
.r1 a:hover{
	color:#000033;
	text-decoration:underline;
}
.r2 {
	margin: 0px;
	padding: 3px;
	height: 160px;
	width: auto;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.r2 a{
	color:#365081;
	text-decoration:none;
}
.r2 a:hover{
	color:#000033;
	text-decoration:underline;
}
#logindic {
	margin: 0px;
	padding: 3px;
	height: auto;
	width: auto;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#logindic a{
	color:#365081;
	text-decoration:none;
}
#logindic a:hover{
	color:#000033;
	text-decoration:underline;
}
.wrp {
	height: auto;
	width: auto;
	margin-top: 6px;
}
.ortaa {
	padding: 6px;
	width: 465px;
	height: auto;
	margin: 0px;
	/*background-color: #FFFFFF;*/
}

.ortaa2 {
	padding: 6px;
	width: 465px;
	height: auto;
	margin: 0px;
	/*background-color: #FFFFFF;*/
}

.hukukhaberleri {
	padding: 6px;
	width: 465px;
	height: 345px;
	margin: 0px;
	background-color: #FFFFFF;
}
.foooter {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-top-color: #DBDBDB;
	margin-top: 10px;
	padding-top: 5px;
}
.brdr {
	border: 1pt solid #DBDBDB;
}
.brdr2 {
	border: 1pt solid #DBDBDB;
	height: 265px;
	width: auto;
	overflow: hidden;
}
.brdr3 {
	border: 1pt solid #DBDBDB;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	overflow: auto;
}
.brd3 {
	border: 1pt solid #DBDBDB;
	height: 330px;
	width: auto;
	background-color: #FFFFFF;
	overflow: auto;
}
.menum {
	margin: 0px;
	padding: 0px;
	width: auto;
	z-index: 1500;
}
.ortaam {
	margin: 0px;
	padding: 0px;
	width: auto;
	z-index: 5;
}
.tarih {
	font-size: 11px;
	font-style: italic;
	color: #666666;
	font-family: tahoma;
}
* {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;

}
.highslide img {
	border: 1px dotted #666666;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    height:200;
	overflow:auto;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.sayfabaslik {
	font-size: 16px;
	font-weight: bold;
}
#pencere {
	width: 483px;
	overflow: hidden;
}
.penceres {
	border: 1pt solid #D8E2F1;
}.avukatdiv {
	padding: 0px;
	height: 510px;
	width: 500px;
	background-color: #FFFFFF;
	border: 1px solid #AFAFEF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}.avukatdiv #form1 #sprytextfield1 #kriter {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	margin: 5px;
	padding: 3px;
}
.avukatdiv #form1 #button {
	margin: 2px;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}
#avk img {
	margin: 8px;
	padding: 3px;
	border: 1pt solid #9EB8DB;
}
