.uyelikform {
	padding-left: 23%;
	clear: left;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.main-container {
	height: auto;
	min-height: 100%;
	position: relative;
	background-image: url(images/top-head-bg.png);
	background-repeat: repeat-x;
	
}
.wrapper {
	margin-right: auto;
	margin-left: auto;
	width: auto; 
}

/*Menu Navi Start*/
.urbangreymenu{
	width: 180px;
}

.urbangreymenu .headerbar{
font: bold 10px Verdana;
color: white;
background: #79549A url(images/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/

padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbarnoarrow{
font: bold 10px Verdana;
color: white;
background: #79549A no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/

padding: 7px 0 7px 55px; /*55px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
	padding: 1px;
}

.urbangreymenu ul li a{
font: normal 10px Verdana;
color: gray;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: gray;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #99F;
}



/*MENü Navigasyon Stop*/





table { border:0px; border-collapse:collapse ; width:100%} 
td {
	vertical-align:top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
html {height:100%;}


td, table, select, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#686868;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#F9F2FD; height:100%} /*body arka plan*/

img {border:0}

ul{margin:0px; padding:0px; list-style:none}
ul li { line-height:14px}
ul li a{text-decoration:underline; color:#6137F1; background:url(images/arrowbullet.gif) no-repeat 0 5px; padding-left:15px}
ul li a:hover{ text-decoration:none; background:url(images/arrowbullet.gif) no-repeat 0 5px}

b {color:#6137F1}

a {text-decoration:underline; color:#686868}
a:hover {text-decoration:none}

.link {
	text-align:left
}
a.link {text-decoration:none; color:#525252; font-weight:bold; background:url(images/marker_link.gif) no-repeat right 5px; font-size:10px; padding-right:17px}
a.link:hover {color:#6137F1}

a.link_1 {text-decoration:underline; color:#6137F1}
a.link_1:hover {text-decoration:none}

h2 {color:#C60; font-size:11px; text-transform:uppercase; margin:0} /*Baslik Rengi*/
h3 {
	color:#6137F1;
	font-size:10px;
	line-height:13px;
	margin:0 0 15px 0
}
h4 {color:#525252; font-size:11px; line-height:13px; margin:0 0 2px 0}

.main { width:100%}
.main_1 { width:100%; text-align:center}
.main_2 {
	width:760px; /*genişlik orta*/
	height:auto;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.title {margin-bottom:16px; display:block}

.div_line {background:url(images/bg_line.gif) repeat-x; width:auto; height:1px}

.pic_left {float:left; margin:0 11px 0 0}

.line {width:1px; background:url(images/bg_col.gif) repeat-y; height:100%}
.line_bg {background:url(images/bg_col_bot.gif) no-repeat bottom; height:100%}


/* header */
#header { height:230px} /* mavi cizgi bosluk */ 
#header div {height:230px}

/* content */
#content { height:550px }
#content .table_content {
	width:600px;
	height:550px;
	margin: 0px;
} /*site genisligi*/

#content .table_content_haberler {
	width:790px;
	height:550px;
	margin: 0px;
} /*haberler sayfası*/


/* footer */
#footer {
	height:82px;
	text-align:center;
	background:url(images/bg_footer.jpg) no-repeat top;
	color:#FFF;
	font-weight:bold;
	line-height:16px;
	font-size:10px
}
#footer div img {vertical-align:middle; margin-top:1px}
#footer div {
	margin:7px 0 0px 0;
	word-spacing:13px;
	color:#fdf5f1
}
#footer a.link_f {color:#fdf5f1; text-transform:uppercase; font-size:10px; text-decoration:none; word-spacing:0}
#footer a.link_f:hover {color:#fdc1c7}
#footer a {color:#fdc1c7; text-decoration:underline}
#footer a:hover {text-decoration:none}


/* index.php*/
#page1 #content .row1 {
	height:360px
}
#page1 #content .row1 .col1 { /* haber bölümü genisligi */
	width:400px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	height: auto;
}
#page1 #content .row1 .col1 .title {margin-left:10px}  { /* haber bölümü başlık margini */
#page1 #content .row1 .col1 .div_pics {margin:0 0 13px -1px}
#page1 #content .row1 .col1 .link {margin:13px 2px 0 0}
#page1 #content .row1 .col1 .div_pics img {vertical-align:top; margin-right:3px}
#page1 #content .row1 .line_bg {background:url(images/bg_col_bot.gif) no-repeat bottom; height:5px}
#page1 #content .row1 .col2 {
	width:auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #F1EDFE; } /* sağ menü menü arka plan renk*/
} /* sol menü genisligi */
#page1 #content .row1 .col2 .pic_left {margin:0 15px 0 0}
#page1 #content .row1 .col2 p {margin:0 0 15px 0}
#page1 #content .row1 .col2 .link {margin:14px 5px 0 0}
#page1 #content .row2 {height:67px; background:url(images/bg_cont_p1.gif) no-repeat top}
#page1 #content .row3 {height:217px}
#page1 #content .row3 .col1 {width:257px; padding:0 0 0 10px}
#page1 #content .row3 .col1 .pic_left {margin:0 11px 0 0}
#page1 #content .row3 .col1 p {margin:0 0 17px 0}
#page1 #content .row3 .col1 .link {margin:13px 10px 0 0}
#page1 #content .row3 .line_bg {background:url(images/bg_col_bot2.gif) no-repeat bottom; height:100%}
#page1 #content .row3 .col2 {width:418px; padding-left:20px}
#page1 #content .row3 .col2 .table {width:418px; height:174px}
#page1 #content .row3 .col2 .table .c1 {width:186px; padding-right:17px}
#page1 #content .row3 .col2 .table .c1 h3 {margin-bottom:15px}
#page1 #content .row3 .col2 .table .c1 .link {margin:13px 2px 0 0}
#page1 #content .row3 .col2 .table .c2 {width:1px; background:url(images/bg_col2.gif) repeat-y}
#page1 #content .row3 .col2 .table .c3 {width:183px; padding:0 10px 0 21px}
#page1 #content .row3 .col2 .table .c3 h3 {margin-bottom:15px}
#page1 #content .row3 .col2 .table .c3 .link {margin:13px 0 0 0}


/* index-1.html */
#page2 #content .line_bg {background:url(images/bg_col_bot2.gif) no-repeat bottom; height:100%}
#page2 #content .col1 {width:438px}
#page2 #content .col1 .row1 {height:178px; padding:0 20px 0 11px}
#page2 #content .col1 .row1 p {margin:13px 0 13px 0}
#page2 #content .col1 .row2 {height:73px; background:url(images/bg_cont_p2.gif) no-repeat top left}
#page2 #content .col1 .row3 {height:247px; padding:0 20px 0 10px}
#page2 #content .col1 .row3 .link {margin:12px 0 11px 0}
#page2 #content .col2 {width:246px; padding-left:21px}
#page2 #content .col2 ul {margin:10px 0 0 0}
#page2 #content .col2 .div_line {margin:22px 0 18px 0}
#page2 #content .col2 .link {margin:14px 5px 0 0}

/* index-2.html */
#page3 #content .row1 {height:242px}
#page3 #content .row1 .col1 {width:236px; padding:0 20px 0 11px}
#page3 #content .row1 .col1 ul {margin:11px 0 14px 0}
#page3 #content .row1 .line_bg {background:url(images/bg_col_bot2.gif) no-repeat bottom; height:100%}
#page3 #content .row1 .col2 {
	width:518px;
	padding-left:20px
}
#page3 #content .row1 .col2 .table {width:418px; height:199px}
#page3 #content .row1 .col2 .table h3 {margin-bottom:18px}
#page3 #content .row1 .col2 .table p {margin:14px 0 11px 0}
#page3 #content .row1 .col2 .table .c1 {width:183px; padding-right:20px}
#page3 #content .row1 .col2 .table .c2 {width:1px; background:url(images/bg_col2.gif) repeat-y; height:100%}
#page3 #content .row1 .col2 .table .c2_bg {background:url(images/bg_col_bot3.gif) no-repeat bottom; height:100%}
#page3 #content .row1 .col2 .table .c3 {width:188px; padding:0 5px 0 21px}
#page3 #content .row1 .col2 .table .c3 .link {margin:0 3px 0 0}
#page3 #content .row2 {height:67px; background:url(images/bg_cont_p1.gif) no-repeat top}
#page3 #content .row3 {height:189px}
#page3 #content .row3 .col1 {width:236px; padding:0 20px 0 11px}
#page3 #content .row3 .col1 p {margin:14px 0 13px 0}
#page3 #content .row3 .line_bg {background:url(images/bg_col_bot2.gif) no-repeat bottom; height:100%}
#page3 #content .row3 .col2 {width:407px; padding:0 10px 0 21px}
#page3 #content .row3 .col2 .div_list {width:387px; margin:10px 0 14px 0; height:70px}


/* index-3.html */
#page4 #content .row1 {height:184px}
#page4 #content .row1 .col1 {width:407px; padding:0 20px 0 11px}
#page4 #content .row1 .col1 p {margin:14px 0 13px 0}
#page4 #content .row1 .line_bg {background:url(images/bg_col_bot.gif) no-repeat bottom; height:100%}
#page4 #content .row1 .col2 {width:237px; padding:0 10px 0 20px}
#page4 #content .row1 .col2 .pic_left {margin-right:15px}
#page4 #content .row1 .col2 h3 {margin-bottom:17px}
#page4 #content .row1 .col2 p {margin:0 0 12px 0}
#page4 #content .row2 {height:67px; background:url(images/bg_cont_p1.gif) no-repeat top}
#page4 #content .row3 {height:247px}
#page4 #content .row3 .col1 {width:407px; padding:0 20px 0 11px}
#page4 #content .row3 .col1 .link {margin:13px 0 11px 0}
#page4 #content .row3 .line_bg {background:url(images/bg_col_bot2.gif) no-repeat bottom; height:100%}
#page4 #content .row3 .col2 {width:236px; padding:0 10px 0 21px}
#page4 #content .row3 .col2 p {margin:0 0 14px 0}


/* index-4.html */
#page5 #content .row1 {height:197px}
#page5 #content .row1 .col1 {width:407px; padding:0 20px 0 11px}
#page5 #content .row1 .col1 .table {width:405px; height:149px}
#page5 #content .row1 .col1 .table .c1 {width:179px; padding-right:40px}
#page5 #content .row1 .col1 .table p {margin:0 0 14px 0}
#page5 #content .row1 .col1 .table a {text-decoration:none; color:#6137F1; font-weight:bold}
#page5 #content .row1 .col1 .table a:hover {text-decoration:underline}
#page5 #content .row1 .col1 .table .c2 {width:186px}
#page5 #content .row1 .col1 p {margin:14px 0 13px 0}
#page5 #content .row1 .line_bg {background:url(images/bg_col_bot.gif) no-repeat bottom; height:100%}
#page5 #content .row1 .col2 {width:237px; padding:0 10px 0 20px}
#page5 #content .row1 .col2 p {margin:14px 0 13px 0}
#page5 #content .row1 .col2 h2 { display:inline}
#page5 #content .row2 {height:67px; background:url(images/bg_cont_p1.gif) no-repeat top}
#page5 #content .row3 {height:234px}
#page5 #content .row3 .col1 {width:236px; padding:0 20px 0 11px}
#page5 #content .row3 .col1 .pic {margin:1px 0 11px -1px}
#page5 #content .row3 .col1 p {margin:13px 0 14px 0}
#page5 #content .row3 .line_bg {background:url(images/bg_col_bot2.gif) no-repeat bottom; height:100%}
#page5 #content .row3 .col2 {width:418px; padding:0 0 0 20px}
#page5 #content .row3 .col2 .div_links {text-align:right; margin:0 10px 0 0}
#page5 #content .row3 .col2 .table_form {width:418px; height:166px; margin-bottom:5px}
#page5 #content .row3 .col2 .table_form input {width:193px; height:20px; background:#ffffff; border:solid 1px #6137F1}
#page5 #content .row3 .col2 .table_form textarea {width:193px; height:152px; margin-bottom:4px; overflow:auto; background:#ffffff; border:solid 1px #6137F1}
#page5 #content .row3 .col2 .table_form .div_input {width:164px; height:20px; margin-bottom:9px}
#page5 #content .row3 .col2 .table_form .c1 {width:225px}
#page5 #content .row3 .col2 .table_form .c2 {width:193px}

/* index-5.html */
#page6 #content .table_content td {padding:0 0 0 11px}
#page6 #content .table_content p {margin:0 0 14px 0}

