html {height: 100%;}

body {background: white url(img/bg_home.gif) repeat-x; color: #464646; font-family: arial; font-size: 12px; margin: 0px; padding: 0px; top: 0px; left: 0px;} /* height: 100%; */

a {color: #0076A3; text-decoration: none;}
a:hover {color: #9d0a0e; text-decoration: none;}
a.more {font-family: century gothic, verdana, arial;}

img {border: 0px;}
img.hr {display: block; clear: both; margin: 0px 0px 20px 4px; padding-top: 70px; text-align: left;}
img.floatleft {float: left; margin: 0px 20px 5px 0px;}
img.floatright {float: right; margin: 0px 0px 0px 20px;}

th {font-size: 12px;}
td {color: #464646; font-family: arial; font-size: 12px;}
p {margin-bottom: 0px; font-size: 12px;}
/* div {-moz-box-sizing: border-box; box-sizing: border-box;} */
/*blockquote {margin: auto 5%;} */
blockquote.withquote {margin: auto 5%; background:url(img/quote.gif) no-repeat;background-position:top left;padding-left:20px;text-align:justify;} 
p.withunquote {background: url(img/unquote.gif) no-repeat;background-position:bottom right;padding-right:20px; font-size: 14px;text-align: center;font-weight: bold;}



hr {width: 100%; height: 1px; margin: 10px 0px; border: 0 none; border-top: 1px solid white;}
ul.nomargin {margin: 0px 0px 0px 15px; padding: 0px;}
ol.nomargin {margin: 0px 0px 0px 30px; padding: 0px;}
form {margin: 0px;}
input, textarea, select {font-family: arial; font-size: 12px;}

.fullw {width: 100%;}
.fullh {height: 100%;}
.fixedw {width: 766px;}
.collapse {margin: 0px; border: 0px; border-collapse: collapse;}
.collapse td {padding: 0px; vertical-align: top;} /* set another class td to have padding to override */
.taleft {text-align: left;}
.tacenter {text-align: center;}
.taright {text-align: right;}
.vamiddle {vertical-align: middle;}
.floatleft {float: left;}
.floatright {float: right;}
.clearboth {clear: both;}
.displaynone {display: none;}
.row {clear: both; width: 100%; overflow: hidden;}

#body {width: 768px; margin: 0px auto; border: 0px solid blue;}

/*
#body {position: relative; min-height: 100%;}
* html #body {height: 100%;}
*/

#logorow {width: 760px; height: 105px; margin: 0px 4px; margin-bottom: 11px; border-bottom: 1px solid #E1E1E1; position: relative;}
#logorow #logo {position: relative; top: 5px; left: -4px;}
#logorow #tagline {position: absolute; right: 0px; bottom: 12px;}

#bannerrow {width: 754px; height: 224px; padding: 7px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/bg_banner.png');}
#bannerrow[id] {background: url(img/bg_banner.png) no-repeat;}

#menurow {width: 760px; margin: 12px 4px 0px 4px; border: 0px solid red;}

#menu .cBm {width: 100%; overflow: hidden;}
#menu .section {float: left; border: 0px solid red;}
#menu .divider {margin-right: 30px;}
#menu .menu {margin: -4px auto -4px 0px; position: relative; left: -4px;}
#menu a {color: #898989; font-size: 11px;}
#menu a:hover {color: #9d0a0e;}

#contentrow {width: 768px; overflow: hidden; border: 0px solid red;}
#content_top {width: 792px; height: 20px; background: url(img/content_top.gif) no-repeat; margin-left: -12px;}
#content_bot {width: 792px; height: 20px; background: url(img/content_bot.gif) no-repeat; margin-left: -12px;}

#content {width: 740px; overflow: hidden; position: relative; padding: 25px 14px; line-height: 16px; border: 0px solid red;}
#content .leftcol {float: left; width: 100%px; padding-right: 22px; border-right: 1px solid #B7B7B7; margin-right: 22px;}
#content .rightcol {float: left; width: 230px;}

/* temp */
#content .fullw {width: 740px; border: 0px solid red;}

.home_section {float: left; width: 230px; height: 220px; position: relative; border: 0px solid red;}
.home_section img.home {position: absolute; bottom: 0px;}
.home_divider {float: left; width: 12px; height: 220px; border-right: 1px solid #B7B7B7; margin-right: 12px;}

.newsitem {margin-left: 30px;}

.title {color: #990000; font-size: 16px; font-weight: bold;}
.smalltext{font-size: 11px;}
.subtitle {color: black; font-size: 12px; font-weight: bold;}

#contact_form label {float: left; width: 100px; margin-top: 3px;}
#contact_form .field {min-height: 25px;}
#contact_form .submit {}
#contact_form .text {width: 250px;}
#contact_form textarea {width: 250px; height: 90px;}

#footerrow {width: 768px; margin: 0px auto; padding-bottom: 15px; color: #A0A0A0; font-size: 12px; border: 0px solid blue;}
#footer {text-align: center; border: 0px solid blue;}
#footer a.wp {color: #A0A0A0;}
#footer a.wp:hover {color: #9d0a0e;}

/***** Real Side Borders box *****/
.cB {
  background: #e1e1e1;
  /* border: 1px solid red;
  border-width: 0 1px; */
  padding: 0 10px;
}
.cBt, .cBb, .cBt div, .cBb div {
  height: 10px;
  background: url(img/bg_menu.gif) top right; border: 0px solid red;
}
.cBt div { background-position:top left; }
.cBb div { background-position:bottom left; }
.cBb { background-position:bottom right; }
.cBt, .cBb {
  margin: 0 -10px 0 -10px;
  padding-right: 18px;
}
.cBm { border: 0px solid red; }
#menubaslik{
font-size:14px;
color:#990000;
text-transform:capitalize;
}

#ustmenu {
float:right;
text-align:right;
font-size:14px;
color:#666666;
margin-top:80px;}
#ustmenu a{

font-size:14px;
color:#666666;}
#ustmenu a:hover{
font-size:14px;
color:#990000;
}
#ortamenu a{
color:#666666;
}
#ortamenu a:hover{
color:#990000;
}
#ortamenu_ a{
color:#990000;
}

/***** end Real Side Borders box *****/


