@charset "utf-8";
body {
	margin:0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-image: url(/Static/Images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #171718;
}
/*-- RTE styles --*/
.RTEDefault {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-style: normal;
	 line-height: 20px;
	 text-align:justify;
	  color: #353535;
}

.RTETitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ed1360;
	text-decoration: none;
	margin: 5px 0px;
	padding: 0px;
	line-height: 20px;
}

.RTESubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033f7e;
	text-decoration: none;
	margin: 5px 0px;
	padding: 0px;
	line-height: 20px;
}
.RTETitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #788B65 !important;
}
.RTESubTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00766a;
	text-decoration: none;
	margin: 5px 0px;
	padding: 0px;
	line-height: 20px;
}
.RTESubTitle3 {
 color: #666666;
 font-weight: bold;
}
.RTEQuotation {
    color: #7F8991;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: italic;
    line-height: 15px;
}
/*-- RTE styles --*/
.sitemapitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.sitemapsubitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}



.STEV_viewAll {
	float: right;
	padding: 6px 0px 5px 0px;
	margin: 0px;
}
.STEV_viewAll a {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #666666 !important;
	text-decoration: none !important;
	font-weight: bold !important;
	padding: 0px 0px 0px 0px !important;
	margin: 0px !important;
}
.STEV_viewAll a:hover {
	color: #000000 !important;
	text-decoration: underline !important;
}
.STEV_viewAll a:hover {
	color: #FF3366;
	text-decoration: none;
}
.facebook_viewAll {
	height: 20px;
	width: 70px;
	float: right;
	padding: 6px 0px 3px 0px !important;
	margin: 0px 30px 0px 0px !important;
}
.facebook_viewAll:hover{
	background-position: -70px 0;
}
.twitter_viewAll {
	float: right;
	padding: 6px 0px 0px 0px;
	margin: 0px ;
}
.blog_viewAll {
	background-image: url(Static/Images/blog.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 20px;
	width: 45px;
	float: right;
	padding: 6px 0px 0px 0px;
	margin: 0px;
}
.blog_viewAll:hover{
	background-position: -45px 0;
}

.fan_box .connections_grid .grid_item {
    float: left;
    overflow: hidden;
    padding: 0 5px 8px 5px;
    width: 63px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 5px 0px;
	line-height: 20px;
	font-style: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #FF3300;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff4c4c;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #91a324;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c5e30a;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a3cdff;
	text-decoration: none;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
}
#wrapper {
	width:1000px;
	height:auto;
	margin: 0 auto;
	padding:0px 13px;
	background-image: url(/Static/Images/wrapper_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: table;
}
#header {
	float: left;
	height: 403px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	height: 110px;
	width: 344px;
	padding:0px;
}
#wellcome {
	float: right;
	height: 21px;
	width: 656px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#phone {
	background-image: url(/Static/Images/phone.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 18px;
	width: 240px;
	padding: 3px 0px 0px 10px;
}
#phone a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#date {
	background-image: url(/Static/Images/wellcome.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 21px;
	width: 406px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
}
#date a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#date a:hover {
	color: #CCCCCC;
}
#Language {
	background-image: url(/Static/Images/language.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 26px;
	width: 116px;
	padding-left: 540px;
}
#TR {
	float: left;
	height: 25px;
	width: 30px;
	margin: 0px;
	padding: 0px;
}
#EN {
	float: left;
	height: 25px;
	width: 30px;
	margin: 0px;
	padding: 0px;
}
#CH {
	float: left;
	height: 25px;
	width: 30px;
	margin: 0px;
	padding: 0px;
}
#space {
	float: left;
	height: 34px;
	width: 656px;
}
#logos {
	float: left;
	height: 29px;
	width: 656px;
	padding-left:0px;
	margin: 0px;
}
#bridgestone{
	float: left;
	height: 29px;
	width: 136px;
	padding-left: 405px;
	margin: 0px;
}
#lassa{
	float: left;
	height: 29px;
	width: 115px;
	margin: 0px;
	padding: 0px;
}
#topnav {
background-image: url(/Static/Images/topnav_bg_x.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 22px;
	width: 980px;
	padding: 7px 10px;
}
.yui-skin-sam .yuimenubar {	
	border:0px solid #808080;
	line-height:2;
}
.yui-skin-sam .yuimenubaritem {
	border-right:0px solid #CCCCCC !important;
}
.yui-skin-sam .yuimenubaritem-selected {
	background:none;
}
.yui-skin-sam .yuimenubaritemlabel {
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:0px solid #808080;
	padding-left:0px;
}
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu{
	.background:transparent url(/Static/Images/Default/YuiMenu/menubaritem_submenuindicator.png) no-repeat scroll right center;
}
.yui-skin-sam .yuimenubaritemlabel-selected, .yui-skin-sam .yuimenubaritemlabel:hover {
	color: #fff;
	border-left-color:transparent;
	text-decoration:underline;
}
.yui-skin-sam .yuimenuitemlabel{
	height:20px;
	color:#000;
	padding:2px 20px;	
}
.yui-skin-sam .yuimenuitemlabel:hover{
	padding:2px 20px;
	color:#000;
}
.yui-skin-sam .yuimenuitem-selected{
	background-color:#fff !important;
	opacity:.90;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; // first!
	filter: alpha(opacity=85);
}
.yui-skin-sam .yuimenu .bd {
	background-color:#E1E5E9;
	border:1px solid #AAAAAA
	margin-top:-1px;
	opacity:.90;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; // first!
	filter: alpha(opacity=85);

}

body.ie7 .yuimenu .bd {
 
	/*
		The following application of "zoom:1" sets the "hasLayout"
		property to "true" and prevents first tier submenus of a 
		MenuBar from hiding when the mouse is moving from an item 
		in a MenuBar to a submenu in IE 7.

		For more on the "hasLayout" property:
		http://msdn.microsoft.com/en-us/library/ms533776(VS.85).aspx					
	*/

	zoom: 1;

}

.yui-skin-sam .yui-menu-shadow-visible{
	background-color:#000;
	opacity:.12;
	filter:alpha(opacity=12);
}
/* END TOPNAV */

#banner {
	float: left;
	height: 234px;
	width: 749px;
	margin: 0px;
	padding: 0px;
}
#frame1 {
	float: left;
	height: 212px;
	width: 241px;
	padding: 10px 10px 10px 0px;
}
#yol_yardimi {
	float: left;
	height: 54px;
	width: 241px;
	margin: -2px 0px 2px 0px;
}

#search {
	float: left;
	height: 71px;
	width: 241px;
	background-image: url(/Static/Images/search.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#search_head {
	background-image: url(/Static/Images/search_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 231px;
	padding: 5px 0px 0px 10px;
}
#search_center {
	float: left;
	height: 23px;
	width: 241px;
	padding: 10px 0px 0px 0px;
}
#search_left {
	background-image: url(/Static/Images/search_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 10px;
}
#search_box {
	background-color: #FFFFFF;
	float: left;
	height: 19px;
	width: 185px;
	padding: 0px;
	margin:0px !important;
	border: none !important;
}
#searchBox {
	float: left;
	height: 16px;
	width: 180px;
	border: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px 0px 0px 2px !important;
	margin:0px !important;
}
#Search_enter {
	float: left;
	height: 23px;
	width: 46px;
}
#search_bottom {
	background-image: url(/Static/Images/search_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 10px;
	width: 241px;
}
#frame2 {
	background-image: url(/Static/Images/clickpad.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 33px;
	width: 1000px;
}
#clickpad {
	float: left;
	height: 25px;
	width: 709px;
	padding:8px 15px 0px 15px;
}
#clickpad a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#clickpad a:hover {
	text-decoration: underline;
}
#icons {
	float: left;
	height: 33px;
	width: 261px;
	margin:0px;
	padding:0px;
}
#icons .home{
	float: left;
	height: 29px;
	width: 42px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/icon_home.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#icons .home:hover{
	background-position: -42px 0;
}
#icons .about{
	float: left;
	height: 29px;
	width: 42px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/icon_about.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#icons .about:hover{
	background-position: -42px 0;
}
#icons .ik{
	float: left;
	height: 29px;
	width: 42px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/icon_ik.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#icons .ik:hover{
	background-position: -42px 0;
}
#icons .mail{
	float: left;
	height: 29px;
	width: 42px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/icon_mail.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#icons .mail:hover{
	background-position: -42px 0;
}
#icons .faq{
	float: left;
	height: 29px;
	width: 42px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/icon_faq.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#icons .faq:hover{
	background-position: -42px 0;
}
#icons .map{
	float: left;
	height: 29px;
	width: 42px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/icon_map.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#icons .map:hover{
	background-position: -42px 0;
}

#sosyal_medya {
	float: left;
	height: 87px;
	width: 241px;
	background-image: url(/Static/Images/ebulten.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#sosyal_medya_head {
	background-image: url(/Static/Images/sosyal_medya_head.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 22px;
	width: 231px;
	padding: 5px 0px 0px 10px;
}
#iconset {
	float: left;
	height: 53px;
	width: 241px;
	margin: 0px;
	padding: 12px 0px 0px 10px;
}
#iconset .icon {
	float: left;
	height: 38px;
	width: 30px;
}
#iconset .facebook{
	float: left;
	height: 38px;
	width: 30px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/iconset_facebook.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:0px 1px;
}
#iconset .facebook:hover{
	background-position: -30px 0;
}
#iconset .twitter{
	float: left;
	height: 38px;
	width: 30px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/iconset_twitter.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:0px 1px;
}
#iconset .twitter:hover{
	background-position: -30px 0;
}
#iconset .flickr{
	float: left;
	height: 38px;
	width: 30px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/iconset_flickr.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:0px 1px;
}
#iconset .flickr:hover{
	background-position: -30px 0;
}
#iconset .picassa{
	float: left;
	height: 38px;
	width: 30px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/iconset_picassa.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:0px 1px;
}
#iconset .picassa:hover{
	background-position: -30px 0;
}
#iconset .xing{
	float: left;
	height: 38px;
	width: 30px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/iconset_xing.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:0px 1px;
}
#iconset .xing:hover{
	background-position: -30px 0;
}
#iconset .linkedin{
	float: left;
	height: 38px;
	width: 30px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/iconset_linkedin.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:0px 1px;
}
#iconset .linkedin:hover{
	background-position: -30px 0;
}
#iconset .youtube{
	float: left;
	height: 38px;
	width: 30px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/iconset_youtube.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:0px 1px;
}
#iconset .youtube:hover{
	background-position: -30px 0;
}


#content {
	float: left;
	height: auto;
	width: 1000px;
	background-color: #f0f3f4;
}
#left {
	float: left;
	height: auto;
	width: 226px;
	padding: 0px 10px 10px 10px;
	margin: 0px;
}
.seperator {
	float: left;
	height: 6px;
	width: 226px;
}
#login {
	background-image: url(/Static/Images/login.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 92px;
	width: 226px;
}
#login_head {
	float: left;
	height: 15px;
	width: 216px;
	padding: 10px 0px 2px 10px;
}
#login_center{
	float: left;
	height: 21px;
	width: 226px;
	margin: 6px 0px 0px 0px;
}
#login_left {
	float: left;
	height: 15px;
	width: 18px;
}
#login_box1 {
	float: left;
	height: 18px;
	width: 90px;
	background-color: #FFFFFF;
	border: 1px solid #e5e5e5;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}
#login_seperator {
	float: left;
	height: 15px;
	width: 5px;
}
#login_box2 {
	float: left;
	height: 18px;
	width: 70px;
	background-color: #FFFFFF;
	border: 1px solid #e5e5e5;
	margin: 2px 0px 0px 0px;
}
#login_box1 #searchBox {
	float: left;
	width: 86px;
	height: 16px;
	border: none;
	background-color: #FFFFFF;
	margin: 0px 3px 0px 1px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
#login_box2 #searchBox {
	float: left;
	height: 16px;
	width: 66px;
	border: none;
	background-color: #FFFFFF;
	margin: 0px 3px 0px 1px;
	padding: 0px;
}
#login_enter {
	float: left;
	height: 24px;
	width: 29px;
	padding: 0px;
}
#login_bottom {
	color:#990000;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:17px;
	padding:2px 0px 8px 20px;
	text-decoration:none;
	width:206px;
}
#login_bottom a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8a9cbc;
	text-decoration: none;
}
#login_bottom a:hover {
	text-decoration: underline;
}
/*start right*/

#right {
	float: left;
	height: auto;
	width: 226px;
	padding: 0px 10px 10px 10px;
	margin: 0px;
}
#right .seperator {
	float: left;
	height: 6px;
	width: 226px;
}
#right .comp1 {
	margin: 0 0 0px 0;
	padding: 2px;
	float: left;
	height: auto;
	width: 226px;
}

#right h4, #left h4{
	text-transform: uppercase;
}

.componentRow {
	float: left;
	height: auto;
	width: 226px;
	border: none;
}
.comp1 .head {
	background-image: url(/Static/Images/comp1_head.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 27px;
	width: 201px;
	padding: 7px 10px 0px 15px;
}
.comp1 .main {
	background-image: url(/Static/Images/comp1_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 201px;
	padding: 5px 10px 10px 15px;
}
.comp1 .bottom {
	background-image: url(/Static/Images/comp1_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 33px;
	width: 221px;
	padding: 2px 5px 0px 0px;
}
.comp1 .main .STEP-item {
	height: auto;
	width: 199px;
	float: left;
	padding: 0px;
	margin: 5px 0px;
}
.comp1 .main .STEP-item a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.comp1 .bottom .STEV_viewAll a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3366;
	text-decoration: none;
	float: right;
	margin:0px;
	padding:0px;
}
.comp1 .bottom .STEV_viewAll a:hover {
	text-decoration: underline;
}
.comp2 .head {
	background-image: url(/Static/Images/comp2_head.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 24px;
	width: 201px;
	padding: 9px 10px 0px 15px;
}
.comp2 .main {
	background-image: url(/Static/Images/comp2_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 201px;
	padding: 10px 10px 0px 15px;
}
.comp2 .bottom {
	background-image: url(/Static/Images/comp2_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 14px;
	width: 226px;
	padding: 0px;
}
.comp2 .main .STEP-item {
	height: auto;
	width: 199px;
	float: left;
	padding: 0px;
	margin: 5px 0px;
}
.comp2 .main .STEP-item a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.comp3 .head {
	background-image: url(/Static/Images/comp3_head.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 201px;
	padding: 9px 10px 0px 15px;
}
.comp3 .main {
	background-image: url(/Static/Images/comp3_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 201px;
	padding: 5px 10px 10px 15px;
}
.comp3 .bottom {
	background-image: url(/Static/Images/comp3_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 29px;
	width: 221px;
	padding: 2px 5px 0px 0px;
}
.comp3 .main .STEP-item {
	height: auto;
	width: 199px;
	float: left;
	padding: 0px;
	margin: 5px 0px;
}
.comp3 .main .STEP-item a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.comp3 .bottom .STEV_viewAll a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	float: right;
}
.comp3 .bottom .STEV_viewAll a:hover {
	text-decoration: underline;
}

/* END right*/

/*start pagetip3_main*/
#small_size_main {
	float: left;
	height: auto;
	width: 476px;
	padding:0px 15px 0px 16px;
}
#small_size_main .component {
	float: left;
	height: auto;
	width: 476px;
	margin-bottom: 5px;
}
#small_size_main .component .head {
	background-image: url(/Static/Images/main_small_head.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 433px;
	padding: 4px 20px 1px 17px;
	border-bottom:1px solid #e5e5e5 ;
}
#small_size_main .component .main {
	background-image: url(/Static/Images/main_small_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 433px;
	padding: 5px 20px 5px 17px;
}
#small_size_main .component .bottom {
	background-image: url(/Static/Images/main_small_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 32px;
	width: 455px;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top:1px solid #e5e5e5 ;
}
#small_size_main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7c8d9e;
	text-decoration: none;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

/*and pagetip3_main*/

/*start pagetip2_main*/
#middle_size_main {
	float: left;
	height: auto;
	width: 718px;
	margin: 0px;
	padding: 0px 17px 0px 18px;
}
#middle_size_main .component {
	float: left;
	height: auto;
	width: 718px;
	margin-bottom: 5px;
}
#middle_size_main .component .head{	
	background-image: url(/Static/Images/main_middle_head.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 686px;
	padding: 4px 20px 1px 12px;
	border-bottom:1px solid #e5e5e5 ;
}
#middle_size_main .component .Color1{	
	background-image: url(/Static/Images/main_middle_head.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#middle_size_main .component .main{
	background-image: url(/Static/Images/main_middle_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 683px;
	padding: 5px 20px 5px 15px;
	margin: 0px;
}
#middle_size_main .component .bottom {
	background-image: url(/Static/Images/main_middle_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 32px;
	width: 703px;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top:1px solid #e5e5e5 ;
}
#middle_size_main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7c8d9e;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#big_size_main a:hover {
	color: #7c8d9e;
	text-decoration: underline;
}
/*and pagetip2_main*/
/*start pagetip1_main*/
#big_size_main{
	float: left;
	height: auto;
	width: 969px;
	padding: 10px 15px 10px 15px;
	margin: 0px;
}
#big_size_main .component {
	float: left;
	height: auto;
	width: 964px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	margin-bottom: 5px;
}
#big_size_main .component .head{
	background-image: url(/Static/Images/main_big_head.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 932px;
	padding: 4px 20px 1px 12px;
	border-bottom:1px solid #e5e5e5 ;
}
#big_size_main .component .main {
	background-image: url(/Static/Images/main_big_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 929px;
	padding: 5px 20px 5px 15px;
}
#big_size_main .component .bottom {
	background-image: url(/Static/Images/main_big_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 32px;
	width: 929px;
	padding: 0px 20px 15px 15px;
	margin: 0px 0px 0px 0px;
	border-top:1px solid #e5e5e5 ;
}
#big_size_main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7c8d9e;
	text-decoration: none;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
#big_size_main a:hover {
	color: #7c8d9e;
	text-decoration: underline;
}
/*and pagetip1_main*/
#footer {
	background-image: url(/Static/Images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 131px;
	width: 1000px;
	padding: 0px;
}
#links {
	background-image: url(/Static/Images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 38px;
	width: 1000px;
	padding: 10px 0px 5px 0px;
}
#links ul {
	float: left;
	height: 21px;
	width: 970px;
	margin: 0px;
	padding: 3px 0px 0px 0px;
}
#links .seperator {
	float: left;
	height: 21px;
	width: 3px;
	color: #000000;
}
#links li {
	list-style-type: none;
	float: left;
}
#links a {
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px 10px;
}
#links a:hover {
	color: #FFFFFF;
}

#copyright {
	float: left;
	height: 20px;
	width: 955px;
	padding: 5px 22px 0px 22px;
}
#copyright div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#copyright a {
	color: #CCCCCC;
}
#copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/** END footer **/

.text {
	float: left;
	height: 58px;
	width: 188px;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}
.text a {
	font-size: 12px;
	font-style: normal;
	line-height: 5mm;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.frame_seperator {
	float: left;
	height: 200px;
	width: 20px;
}
#sil {
	float: left;
	height: 20px;
	width: 964px;
}
/** BEGIN STSitemap **/

#STSitemap {
	border: 1px dotted #CCCCCC;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0 auto;
}
#STSitemap a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#STSitemap a:hover {
	color: #FF055D;
}
#STSitemap li {
	list-style-type: none;	
	padding-bottom:5px;
}
#STSitemap ul {
	list-style-type: none;
	padding-left:30px;
}
/** END STSitemap **/


/** START Calendar **/

#calendar {
	background-image: url(/Static/Images/calendar.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 165px;
	/*width: 213px;	*/
	margin: 0px;
	padding: 0px;
}
.calendar .prev{
	float: left;
	font-size: 18px;
	padding:8px 0px 0px 0px !important;
	color:#ffffff !important;
	font-weight: bold;
	height:29px;
	text-decoration: none;
}
.calendar .next{
	float: left;
	font-size: 18px;
	padding:8px 0px 0px 0px !important;
	color:#ffffff !important;
	font-weight: bold;
	height:29px;
	text-decoration: none;
}
.calendarHeader{
	/*background-image: url(/Static/Images/calendarHeader.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	font-size: 18px;
	padding:8px 0px 0px 0px;
	color:#ffffff;
	font-weight: bold;
	height:29px;
}
.calendarHeaderDay{
	/*	background-image: url(/Static/Images/calendarHeaderDay.png);
	background-repeat: repeat-x;
	background-position: left top;*/
	height: 20px;
	width: 35px;
	color:#fff;
	font-weight: bold;
}
.calendarDay{
	padding:0px !important;
	height: 15px;
	width: 35px;
	font-size:11px;
}
.eventIsToday{
	background-image: url(/Static/Images/eventIsToday.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 35px;	
	font-size:11px;
}
.eventIsTodayLatter{
	background-image: url(/Static/Images/eventIsTodayLatter.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 35px;
}
.eventIsTodayBefore{
	background-image: url(/Static/Images/eventIsTodayBefore.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 35px;
}
#calendar .eventIsBack {
	background-image: url(/Static/Images/eventIsTodayBefore.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#calendar .eventIsBack a{
	text-decoration:none;
	color:#000;
}
#calendar .eventIsBack a:hover{
	text-decoration:underline;
}
#calendar .eventIsNowToday {
	background-image: url(/Static/Images/eventIsTodayNow.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 35px;	
}
#calendar .eventIsNowToday a{
	text-decoration:none;
	color:#000;
}
#calendar .eventIsNowToday a:hover{
	text-decoration:underline;
}
#calendar .eventIsFuture {
	background-image: url(/Static/Images/eventIsTodayLetter.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#calendar .eventIsFuture a{
	text-decoration:none;
	color:#000;
}
#calendar .eventIsFuture a:hover{
	text-decoration:underline;
}
.Calendar_viewAll a{
    color: #fff;
	float: right;
	text-decoration:none;
	padding:6px 8px 0px 0px;
	font-weight:bold;
}
.Calendar_viewAll a:hover{
	text-decoration:underline;
}
/** END Calendar **/

/** BEGIN STPortfolio **/

#small_size_main #STPortfolio {
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0 auto;
}
#middle_size_main #STPortfolio {
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0 auto;
}
#big_size_main #STPortfolio {
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0 auto;
}

.frame_seperator {
	float: left;
	height: 200px;
	width: 20px;
}
#sil {
	float: left;
	height: 20px;
	width: 964px;
}

#STPortfolio .frame {
	float: left;
	height: auto;
	width: 440px;
	padding: 10px;
	margin: 10px;
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
}
#STPortfolio .photo {
	float: left !important;
	height: 152px;
	width: 230px;
	margin: 0px !important;
	padding: 0px !important;
}

#STPortfolio .frame .head {
	float: left;
	height: auto;
	width: 188px;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	position:relative;
	color:red !important;
	font-weight:bold !important;
	font-size:13px;
}
#STPortfolio .frame .photo img {
	float: left !important;
	height: 152px !important;
	width: 230px !important;	
	padding: 0px;
	margin: 0px;
	border: 1px solid #d6d3d3 ;
}
#STPortfolio .text {
	float: left;
	height: auto;
	width: 188px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#STPortfolio .text a {
	font-size: 12px;
	font-style: normal;
	line-height: 5mm;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#STPortfolioItems{
	text-align:center !important;
	margin: 0 auto !important;
}
#STPortfolioItems img{
	float: left;
	height: 93px;
	width: 125px;	
	border:1px solid #aaa;
}
#small_size_main #STPortfolioItems img{	
	float: left;
	margin:18px 19px 0px 0px;
}
#middle_size_main #STPortfolioItems img{	
	float: left;
	margin:12px 12px 0px 0px;
}
#big_size_main #STPortfolioItems img{	
	float: left;
	margin:12px 18px 0px 0px;
}
/** END STPortfolio **/

/** Start News Component **/
.news_component_header {
	float: left;
	height: 40px;
	width: 747px;
	padding: 0px 0px 5px 0px;
	margin:5px 0px;
}
.news_component {
	float: left;
	height: auto;
	width: 747px;
	margin: 10px 0px;
}	
.news_component_top {
	float: left;
	height: 50px;
	width: 747px;
}
.news_component_date {
	background-image: url(/Static/Images/content_date.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 28px;
	width: 167px;
	padding: 13px 0px 0px 0px;
	margin: 4px 0px 5px 0px;
}
.news_component_head {
	float: left;
	height: 40px;
	width: 570px;
	padding: 5px;
}
.news_component_Image {
	float: left;
	height: 127px;
	width: 174px;
	margin: 0px 10px 0px 167px;
	border:1px solid #bcc0c1;
}
.news_component_Text {
	float: left;
	height: auto;
	width: 374px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
.news_Text {
	float: left;
	height: auto;
	width: 747px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
.news_component_bottom {
	float: left;
	height: 25px;
	width: 747px;
	padding: 0px 0px;
	margin:15px 0px 15px 0px;
	border-bottom: 1px solid #bcc0c1;
}
/** END News Component **/

.fb_iframe_widget{
	float:left;
}

/** BEGIN ST_PhotoAlbum **/

#small_size_main #ST_PhotoAlbum {
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0 auto;
}
#middle_size_main #ST_PhotoAlbum {
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0 auto;
}
#big_size_main #ST_PhotoAlbum {
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0 auto;
}

.frame_seperator {
	float: left;
	height: 200px;
	width: 20px;
}
#ST_PhotoAlbum .frame {
	float: left;
	height: auto;
	width: auto;
	padding: 10px;
	margin: 10px;
}
#ST_PhotoAlbum .photo {
	float: left !important;
	height: 152px;
	width: 230px;
	margin: 0px;
	padding: 0px;
}

#ST_PhotoAlbum .frame .photo .head {
	float: left;
	height: auto;
	width: 150px;
	padding: 0px;
	margin:0px 0px 0px 0px;
	position:relative;
	color:#fff;
	font-weight:normal;
	font-size:13px;
}
#ST_PhotoAlbum .frame .photo img {
	float: left !important;
	height: 152px !important;
	width: 230px !important;	
	padding: 0px;
	margin: 0px;
	border: 1px solid #d6d3d3 ;
}
#ST_PhotoAlbum .text {
	float: left;
	height: 58px;
	width: 188px;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#ST_PhotoAlbum .text a {
	font-size: 12px;
	font-style: normal;
	line-height: 5mm;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#ST_PhotoAlbumItems{
	text-align:center !important;
	margin: 0 auto !important;
}
#ST_PhotoAlbumItems img{
	float: left;
	height: 93px;
	width: 125px;	
	border:1px solid #aaa;
}
#small_size_main #ST_PhotoAlbumItems img{	
	float: left;
	margin:18px 19px 0px 0px;
}
#middle_size_main #ST_PhotoAlbumItems img{	
	float: left;
	margin:12px 12px 0px 0px;
}
#big_size_main #ST_PhotoAlbumItems img{	
	float: left;
	margin:12px 18px 0px 0px;
}
/** END ST_PhotoAlbum **/

/*Form CSS*/

.form_input{
	/*color: #781351;
	background: #f3f3f3;
	border: 1px solid #c1c1c1;
	height:20px;*/
	width:200px;
}
.form_textarea{
	color: #781351;
	background: #f3f3f3;
	border: 1px solid #c1c1c1;
}
.form_button{
	/*color: #000;
	background: #c5c5c5;
	border: 2px outset #d7b9c9
	height:30px;
	width:100px;
	font-family:Verdana,Georgia,Serif;
	font-size:12px;
	font-size-adjust: 0.6;
	font-weight: bold ;*/
} 
.form_header{
	/*display:block;
	font-family:Verdana,Georgia,Serif;
	font-size:12px;
	font-size-adjust: 0.5;
	font-weight: bold ;*/
}
.error{
	color:red;
}
.info{
	color:red;
}
#OzkanTV{
	border: 1px dotted #CCCCCC;
	height: 69px;
	width: 200px;
	padding: 10px 8px 10px 8px;
	margin: 0 auto;
	float: left;
}

/*twitter*/
.twtr-hd {
 display:none !important;
}
.twtr-ft {
 display:none !important;
}
