@charset "utf-8";
/* CSS Document */

     * {
      margin: 0;
   }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body, html {

}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 92%;
}
#wrapper #content_out {
	background-color: #FFF;
}

ol, ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
blockquote {
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 40px;
	background-image: url(images/blockquote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}
#servicelist li {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 100px;
	border: 1px solid #EAEAEA;
	background-color: #F6F6F8;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	height: 75px;
	background-position: 15px;
	background-repeat: no-repeat;
}

blockquote a {
	font-size: 16px;
	font-style: italic;
}
#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
  }




a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	color: #DD1D1C;
}
#menu {
	width: 545px;
	float: right;
}
.clearer {
	font-size: 1px;
	line-height: 0px;
	clear: both;
}

#menu a {
	display: block;
	width: 90px;
	text-align: center;
	text-decoration: none;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, sans-serif;
	padding-top: 20px;
}
#menu a:hover {
	background-image: url(images/menuarrow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu li {
	display: block;
	float: left;
}
#body_home #nav_home,#body_about #nav_about,#body_services #nav_services, #body_client #nav_client, #body_portfolio #nav_portfolio,#body_contact #nav_contact{
	background-image: url(images/menuarrowon.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

#body_home #nav_home a:hover,#body_about #nav_about a:hover,#body_services #nav_services a:hover, #body_portfolio #nav_portfolio a:hover,#body_client #nav_client a:hover, #body_contact #nav_contact a:hover{
	background-image: url(images/menuarrow.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

p {
	font-size: 90%;
	color: #666666;
	font-family: Tahoma, Geneva, sans-serif;
}

#header .logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 136px;
	width: 313px;
	float: left;
	position: relative;
}
.logo   span  {
	position: absolute;
	height: 30px;
	top: 4px;
	left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, sans-serif;
	letter-spacing: 0.68em;
	line-height: 20px;
	width: 297px;
	padding-top: 90px;
}
.header_in .logo a {
	color: #666666;
}
.header_in .logo a:hover {
	color: #E01D23;
}
.left {
	float: left;
}

.right {
	float: right;
}


.footer {
	width: 100%;
	background-image: url(images/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footer .footer_in {
	height: 20px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/adlog02.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-top: 15px;
	padding-bottom: 5px;
}
#midcolm {
	width: 328px;
	border: 1px solid  #D5D6DD;
	background-color: #EDEEF1;
	height: 121px;
}
#leftcolm {
	margin-right: 10px;
}

.newsletter   {
	width: 220px;
	float: right;
	height: 15px;
	line-height: 14px;
}
.submit_btn {
	background-color: #666666;
	height: 15px;
	width: 50px;
	margin-left: 210px;
	line-height: 17px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mynewsletter .enews {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Tahoma;
}
#mynewsletter .enews p {
	font-size: 10px;
}

#mynewsletter .enews span {
	font-size: 80%;
	font-family: Tahoma;
	color: #666666;
	float: left;
}

#newsbar #rightcolm {
	height: 119px;
}

#newsbar li {
	display: block;
	line-height: 30px;
}

#header {
	background-image: url(images/head_bg.jpg);
	height: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
}
#header .header_in {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	_height: 100%;
	position: relative;

}
#newsbar   {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 130px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#newsbar h2 {
	color: #E71D29;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-left: 5px;
	line-height: 25px;
}
#newsbar #leftcolm a {
	color: #666;
	padding-left: 3%;
	display: block;
	width: 97%;
	font-size: 90%;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E2E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEEF1;
	font-family: Tahoma, Geneva, sans-serif;
}
#newsbar #leftcolm li {

}
#leftcolm em {
	position: absolute;
	top: 8px;
	right: 5px;
}

#newsbar #leftcolm a:hover {
	background-color: #E3E6EA;
	color: #000;
}
#newsbar  #leftcolm  a span {
	display: inline-block;
	padding-left: 5px;
	font-weight: normal;
	font-family: Tahoma;
	font-style: normal;
	cursor: pointer;
}

/*  */
#newsbar  #leftcolm, #newsbar  #rightcolm   {
	width: 273px;
	border: 1px solid #D5D6DD;
	background-color: #EDEEF1;
}
#showcase li {
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#showcase li a {
	float: left;
	display: block;
}

#showcase {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#showcase img {
	border: 1px solid #999999;
	height: 38px;
	width: 74px;
}
#showcase a:hover img {
	border: 1px solid #000000;
}
.ex {
	position: absolute;
	top: 100px;
	right: 20px;
}
.ex span {
	color: #DD1A22;
	font-size: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ex h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, sans-serif;
	font-size: 28px;
	color: #666666;
	line-height: 32px;
}
#content h2 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	color: #666666;
}


#content h2 span {
	color: #DD1A22;
	font-size: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contactbox{
	padding:10px;
	color:#333333;
	margin-bottom:20px;
}
#contactbox .uyari {
	display: block;
	width: 317px;
	background-color: #EEE;
	color: #333;
	padding: 10px;
	text-align: center;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 450px;
}
#contactbox .uyari span {
	color: #DD1A22;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#contactbox .uyari a {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
}

#contactbox h1 {
	font-size:14px;
	color:#000000;
	padding-bottom:4px;
	font-family: Tahoma;
}
#contactbox p{
	padding-bottom:14px;
	font-size: 10px;
}
#name, #company, #phone, #email, #message {
	width: 215px;
	border: 1px solid #999;
}


#contactbox label{
	display:block;
	margin-bottom:5px;
	color:#555555;
}
#contactbox .context {
	font-size: 80%;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 20px;
	display: block;
}
#contactbox .context2 {
	font-size: 80%;
	font-family: Tahoma, Geneva, sans-serif;
	margin-left: 5px;
	display: block;
	line-height: 20px;
	width: 80px;
}



#contactbox label span{
	display:block;
	float:left;
	padding-right:6px;
	width:100px;
	text-align:right;
	font-weight:normal;
	font-family: Tahoma;
	font-size: 80%;
	line-height: 20px;
}
.spacer{
	margin-left:0px;
	margin-bottom:10px;
	color:#555555;
	margin-top: 10px;
}
.green{
	height:24px;
	line-height:24px;
	color:#404042;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
	background-image: url(images/ok.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.green2
 {
	height:24px;
	line-height:24px;
	color:#404042;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
	background-image: url(images/ok_2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.spacer2 {
	margin-left:190px;
	margin-bottom:10px;
	font-size:11px;
	color:#555555;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	opacity: 0.85;
	color: #CCC;
	-moz-border-radius:10px; /* bottom right corner */
	-webkit-border-radius:10px; /* all corners */
	padding:2px 5px;
	display:none;
	background-color: #000;

		/* for IE */
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	/* CSS3 standard */
  opacity:0.7;
	font-weight: normal;
	
	
	
}
.portool {
	width: 250px;
	font-size: 70%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#tooltip h3, #tooltip div { margin: 0; }
.tool {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;

}
.toplinks1 {
	font-size: 90%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}
.toplinks1:hover  {
	font-size: 90%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.toplinks2 {
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	color: #666666;
}
.toplinks {
	font-size: 90%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.bgcont {
	background-color: #EEE;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sendin {
	height:24px;
	line-height:24px;
	color:#404042;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
	background-image: url(images/oksen.jpg);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 1px solid #E1E1E1;
	background-color: #EEE;
	cursor: pointer;
}
.req {
	color: #E31922;
	font-style: normal;
	padding-right: 2px;
	font-size: 10px;
}
.sendin:hover {
	border: 1px solid #666;
}
