/* CSS Reset */
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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; text-align: left; vertical-align: baseline;}
header, nav, aside, section, article, footer{display:block;}
ul, ol{list-style:none;}
:focus{outline:0;}
html, body{height:100%; -webkit-font-smoothing:none;}
body{font:0.9em/1.5em Verdana, Geneva, sans-serif; color:#000; background:#76a1cf}
table {border-collapse:collapse; border-spacing:0;}
input, textarea{font-size:1em; font-family:Arial, Helvetica, sans-serif; border:none; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; resize:none;}q:before, q:after, blockquote:before, blockquote:after {content: "";}
a img, :link img, :visited img {border: 0;}
p{margin:0 0 1em 0; color:#000;}
a{cursor:pointer; text-decoration:none; color:#f00;}
a:link{ color: #000;}
a:visited{ color: #000;}
a:hover{ color: #FFF;}
a:focus{}
a:active{}
/* CSS Reset */
figure {
	margin: 0;
}
a.aDetail {
	font-size: 11px;
	font-weight: bold;
	color: #39F;
	position: absolute;
	bottom: 0;
}
p {
	font-size: 12px;
	letter-spacing: -0.04em;
	line-height: 14px;
}
h2 {
	font-size: 17px;
	letter-spacing: -0.05em;
	color: #000;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#container {
	min-height: 100%;
	position: relative;
}
.wrapper {
	margin: auto;
	width: 960px;
}
.content .wrapper, .footer .wrapper {
	overflow: hidden;
}
.footer {
	height: 120px;
	width: 100%;
	position: absolute;
	z-index: 10;
	bottom: 0;
}
.header {
	color: #333333;
	height: 122px;
	background:url(imgs/bg.gif) repeat-x;
}
.header .wrapper {
	padding: 0;
	height: 122px;
	position: relative;
	background: url(imgs/header.jpg) no-repeat;
}
.header h1 a {
	width: 231px;
	height: 52px;
	display: block;
	background:  url(imgs/logobg.gif) no-repeat;
	text-indent: -9999px;
	float: left;
	margin: 31px 0 0 21px;
}
.header .wrapper nav ul {
	position: relative;
	z-index: 10;
	width: 497px;
	height: 56px;
	display: block;
	float: right;
}
.header .wrapper nav ul li {
	float: left;
	margin: 0;
	position: relative;
}
.header .wrapper nav ul li a {
	display: block;
	height: 56px;
	text-indent: -9999px;
	background: url(imgs/spritemenu.gif) no-repeat;
}
.header .wrapper nav ul li.liHome{
	width: 95px;
}
.header .wrapper nav ul li.liHome a{
	background-position: 0px 0px;
}
.header .wrapper nav ul li.liHome a:hover, .header .wrapper nav ul li.liHome a:focus, .header .wrapper nav ul li.liHome a.current:focus {
	background-position: 0px -56px;
}
.header .wrapper nav ul li.liHome a.current {
	background-position: 0px -112px;
}
.header .wrapper nav ul li.liAboutUs{
	width: 109px;
}
.header .wrapper nav ul li.liAboutUs a{
	background-position: -95px 0px;
}
.header .wrapper nav ul li.liAboutUs a:hover, .header .wrapper nav ul li.liAboutUs a:focus, .header .wrapper nav ul li.liAboutUs a.current:focus {
	background-position: -95px -56px;
}
.header .wrapper nav ul li.liAboutUs a.current {
	background-position: -95px -112px;
}
.header .wrapper nav ul li.liProducts{
	width: 110px;
}
.header .wrapper nav ul li.liProducts a{
	background-position: -204px 0px;
}
.header .wrapper nav ul li.liProducts a:hover, .header .wrapper nav ul li.liProducts a:focus, .header .wrapper nav ul li.liProducts a.current:focus, .header .wrapper nav ul li.liProducts a.hover {
	background-position: -204x -56px;
}
.header .wrapper nav ul li.lProducts a.current {
	background-position: -204px -112px;
}
.header .wrapper nav ul li.liLinks{
	width: 104px;
}
.header .wrapper nav ul li.liLinks a{
	background-position: -314px 0px;
}
.header .wrapper nav ul li.liLinks a:hover, .header .wrapper nav ul li.liLinks a:focus, .header .wrapper nav ul li.liLinks a.current:focus, .header .wrapper nav ul li.liLinks a.hover {
	background-position: -314px -56px;
}
.header .wrapper nav ul li.liLinks a.current {
	background-position: -314px -112px;
}
.header .wrapper nav ul li.liContact{
	width: 79px;
}
.header .wrapper nav ul li.liContact a{
	background-position: -418px 0px;
}
.header .wrapper nav ul li.liContact a:hover, .header .wrapper nav ul li.liContact a:focus, .header .wrapper nav ul li.liContact a.current:focus {
	background-position: -418px -56px;
}
.header .wrapper nav ul li.liContact a.current {
	background-position: -418px -112px;
}
.header .wrapper nav ul li div.sub {
	position: absolute;
	background: #08090c;
	background-position: 0;
	width: 150px;
	padding: 5px;
	top: 56px;
	left: 0;
	z-index: 300;
	overflow: hidden;
	display: none;
	text-indent: 0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
.header .wrapper nav ul li div.sub a,
.header .wrapper nav ul li div.sub a.hover {
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: normal;
	float: none;
	height: auto;
	color: #6788ab;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	width: 120px;
	background: url(imgs/dot.gif) left no-repeat;
	text-indent: 0;
	cursor: pointer;
}
.header .wrapper nav ul li div.sub a:hover {
	color: #FFFFFF;
	background: url(imgs/dot.gif) left no-repeat;
}
.content,
.detail .content {
	/*background: url(imgs/contentbg.jpg) repeat-x 0 0;*/
	min-height: 250px;
	overflow: hidden;
	padding: 0 0 112px 0;
}
.detail .content {
	margin: 16px 0 0 0 ;
	background: none;
	min-height: 500px;
}
.gallery {
	width: 891px;
	height: 366px;
	display: block;
	margin: 20px auto;
}
.gallery ul {
	width: 891px;
	height: 366px;
	display: block;
	overflow: hidden;
	margin: 0 0 6px 0;
}
.gallery .divNav {
	overflow: hidden;
	width: auto;
	margin: auto;
}
.gallery .divNav a {
	float: left;
	display: block;
	text-indent: -9999px;
	margin: 0 5px 0 0;
	width: 16px;
	height: 16px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-webkit-border-radius: 20px;
	background: #F03;
}
.gallery .divNav a:hover {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-webkit-border-radius: 20px;
	background: #FFF;
}
.divNav a.activeSlide, .divNav a.activeSlide:hover {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-webkit-border-radius: 20px;
	background: #36F;
}
.productButtons {
	width: 144px;
	height: 168px;
	display: block;
	float: left;
}
.productButtons ul li {
	position: relative;
	display: block;
}
.productButtons ul li div.info {
	width: 360px;
	min-height: 74px;
	display: none;
	background: #08090c;
	background-position: 0;
	margin: 0 0 0 144px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 300;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}
.productButtons ul li div.info figure {
	width: 150px;
	height: 150px;
	display: block;
	background: #6788ab;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 4px;
}
.productButtons ul li div.info figure img {
	width: 150px;
	height: 150px;
	display: block;
}
.productButtons ul li div.info p {
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	float: left;
	width: 190px;
	margin: 0 0 0 5px;
	height: auto;
}
.productButtons a {
	width: 114px;
	height: 44px;
	display: block;
	margin: 0 0 1px 0;
	background: url(imgs/producta.gif) 0 0 no-repeat;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	padding: 20px 20px 20px 10px;
	vertical-align: middle;
}
.productButtons a:hover {
	background: url(imgs/producta.gif) 0 -84px no-repeat;
}
.footer .wrapper {
	width: 960px;
	min-height: 120px;
	display: block; 
	overflow: hidden;
	background: url(imgs/footerBg.gif) no-repeat #242f3b;
}
.footer .wrapper h1 a {
	width: 187px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	margin: 7px auto;
}
.footer .wrapper p {
	font-size: 11px;
	color: #FFF;
	margin: 5px auto;
	width: 500px;
	text-align: center;
}
.footer .wrapper nav ul {
	margin: 100px 0 20px 270px;
	width: 420px;
	height: 20px;
	display: block;
	z-index: 10;
}
.footer .wrapper nav ul li {
	float: left;
	margin: 0;
	position: relative;
	border-right: 1px solid #568dc4;
}
.footer .wrapper nav ul li:last-of-type {
	border: none;
}
.footer .wrapper ul li a {
	font-size: 11px;
	color: #568dc4;
	padding: 0 4px 0 4px;
}
.footer .wrapper ul li a:hover {
	color: #FFF;
}
.accordion {
	width: 960px;
	overflow: hidden;
	height: auto;
	float: right;	
}
.accordion h3 a { 
	width: 940px;
	height: 20px;
	display: block;
	background: #345a80;
	color: #FFF;
	font-size: 16px;
	line-height: 20px;
	vertical-align: middle;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 10px;
	margin: 0 0 2px 0;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.accordion h3 a:hover,
.accordion h3 a:focus {
	background: #03162a;
	color: #FFF;
}
.accordion h3.ui-state-active a{
	background: #ea8417;
	color: #FFF;
}
.accordion h3 span {
	float: right;
	position: absolute;
	right: 25px;
}
.accordion div {
	height: auto !important;
	overflow: auto !important;
	padding: 10px 0;
}
.accordion div figure {
	width: 150px;
	height: 150px;
	display: block;
	background: #FFF;
	float: left;
	margin: 0 20px 0 0;
	padding: 5px;
}
.accordion div ul li {
    font-size: 12px;
    letter-spacing: -0.04em;
    line-height: 16px;
	background: url(imgs/listbg.gif) 0 6px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}
.accordion div ul li ul {
	margin: 10px 0;
}
.accordion div ul li ul li {
	font-size: 11px;
	margin: 0 0 10px 10px;
}
.contactForm {
	width: 350px;
	float: right;
	min-height: 350px;
	overflow: hidden;
}
.address {
	width: 400px;
	float: left;
}
.name,
.subject,
.message,
.mail {
	height: auto;
	overflow: hidden;
	width: 350px;
	margin-bottom: 8px;
	margin-left: 7px;
	margin-top: 10px;
}
label {
	float: left;
	text-align: right;
	font-size: 12px;
	line-height: 30px;
	width: 65px;
}
.divInput input, .message textarea#message {
	float: left;
	width: 250px;
	height: 22px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding: 5px;
	margin: 0 0 0 15px;
	font-size: 11px;
	background: #d3d3d3;
}
.message textarea#message {
	height: 70px;
}
input.submit {
	float: right;
	width: 100px;
	padding: 5px;
	margin: 10px 0 0 0;
	display: block;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background: #03162a;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;	
}
input.submit:hover {
	background: #ea8417;
	cursor: pointer;
}
.fail {
	float: left;
	width: 130px;
	min-height: 10px;
	overflow: hidden;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;	
	background: #C00;
	margin: 10px 0 0 0;
	padding: 10px;
}
.fail p {
	width: auto;
	color: #FFF;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 12px;
	text-align: left;
}
.products {
	width: 960px;
	height: 385px;
	display: block;
	margin: 40px 0 50px 0;
}
.products h2 {
	width: 141px;
	height: 30px;
	display: block;
	background: url(imgs/urunler.jpg) no-repeat;
	text-indent: -9999px;
}
.products div {
	width: 320px;
	height: 350px;
	display: block;
	float: left;
	background: url(imgs/productsbg.jpg) no-repeat;	
}
.products div h3 {
	float: left;
	width: 50px;
	height: 350px;
	display: block;
	text-indent: -99999px;
}
#productinformation { 
	background-position: 0 0 ;
}
#healthcare { 
	background-position: -320px 0 ;
}
#education { 
	background-position: -640px 0 ;
}
.products div ul {
	float: right;
	width: 183px;
	height: 280px;
	margin: 20px 20px 0 0;
}
.products div ul li {
	list-style-image: url(imgs/dot.png);
}
.products div ul li a {
	font-size: 13px;
	font-weight: bold;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#productinformation a { 
	color: #242f3b;
}
#healthcare a { 
	color: #87651c;
}
#education a{ 
	color: #275020;
}
.gr3 {
	width: 650px;
	min-height: 200px;
	overflow: hidden;
	display: block;
	float: left;
}
.gr3 {
	width: 960px;
}
.gr3 ul {
	width: 280px;
	min-height: 105px;
	overflow: hidden;
	display: block;
	float: left;
	background: url(imgs/infobg.gif) repeat-y right;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
}
.gr3 ul li {
	background: url(imgs/cursor.gif) left no-repeat;
	padding: 0 0 0 15px;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: -0.05em;	
	margin: 0 0 10px 0;
}

.products div ol li a {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 11px;
	background: url("imgs/dot.png") no-repeat scroll left center transparent;
    padding: 0 0 0 15px;
	line-height: 9px;
}

#productinformation ul{
	margin-top:0 !important;
}
#accordion{
	float: right;
    margin: 20px 20px 0 0;
    width: 200px;
}

#accordion2,
#accordion3{
	float: right;
    margin: 0 20px 0 0;
    width: 200px;
}
#accordion h5 a,
#accordion2 h5 a,
#accordion3 h5 a{
	background: url("imgs/arrowdown.gif") no-repeat scroll left center transparent;
    padding: 0 0 0 15px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
}
#accordion h5.ui-state-active a,
#accordion2 h5.ui-state-active a,
#accordion3 h5.ui-state-active a{
    background: url("imgs/arrowright.gif") no-repeat scroll left center transparent;
}
#accordion ol,
#accordion2 ol{
	margin: 0 0 0 15px;
	height: 90px;
}
#accordion3 ol{
	margin: 0 0 0 15px;
	height: 300px;
}
.content .wrapper p strong,
.content .wrapper h2 strong{
	color: #000;
    font-size: 14px;
    font-weight: bolder;
}
.legalWarning{
	text-align: center;
}
#healthcare ul{
	 height: 135px;
}
#education ul{
	 height: 50px;
}
.products div {
    height: 410px !important;
}

