body {
	background-image: url('');
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #000000 ! Important;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ! Important;
	font-size: 14px;
	text-align: left;
}
#bodeywrapper{
/*	background-image: url('../bg.jpg');
	background-position: left top;
	background-repeat: no-repeat; */
	padding: 0px;
	margin: 0px auto;
	width:1095px;
}
#logoholder {
	width: 950px;
	margin:0 auto;
	padding-top:65px;
}
#logo{
	width: 296px;
	height:70px;
}
#logo a{
	display:block;
	width: 296px;
	height:70px;
}
/*#logo a:hover{
	background-image:url('../images/logo_hover.png');
	background-position:left 1px;
	background-repeat:no-repeat;
}*/
#topmenu {
	background-image:url('../images/topmenu.png');
	background-position:left top;
	background-repeat:no-repeat;
	height:80px;
}
#topmenu a:visited{
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
	display:block;
	text-align:center;
	float:left;
	width:82px;
	padding:17px 4px 15px 4px;
	margin:0px 10px;
	font-weight:bold;
}
#topmenu a{
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
	display:block;
	text-align:center;
	float:left;
	width:82px;
	padding:17px 4px 15px 4px;
	margin:0px 10px;
	font-weight:bold;
}
#topmenu a:hover{
	background-image:url('../images/topmenu-hover.gif');
	background-position:left center;
	background-repeat:no-repeat;
}
#containers {
	width: 950px;
	background-color: #05334f;
	padding: 10px;
	margin: 0px auto 2px auto;
	color: #8fa5ae;
}
#col1 {
	width: 220px;
	padding: 5px;
}
#col2 {
	width: 690px;
	background-color: #063e60;
	padding: 5px;
}
#col2 p {
	padding: 10px 5px;
}
#col2 h2 {
	background-image: url('../images/col2_h1.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 17px;
	text-transform: uppercase;
	text-align: left;
	color: #add6e4;
	padding: 6px 0px 7px 10px;
}
#col2 h1 {
	background-image: url('../images/col2_h1.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 17px;
	text-transform: uppercase;
	text-align: left;
	color: #add6e4;
	padding: 6px 0px 7px 10px;
}
#footer {
	color: #8fa5ae;
	background-image:url('../images/footer_bg.gif');
	background-position:left top;
	background-repeat:repeat-x;
	padding:20px 20px 20px 20px;
	text-align:center;
	width: 930px;
	margin:0px auto 10px auto;
	font-family:Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#footer a{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
#footer a:hover{
	color:#A6E0FB;
}
.sidebarmodules p {
	padding: 10px;
}
.sidebarmodules {
	background-image: url('../images/sidebarmodules_bg.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #041929;
	margin-bottom: 9px;
}
.sidebarmodules h1 {
	background-image: url('../images/col1_h1.gif');
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 17px;
	text-transform: uppercase;
	text-align: center;
	color: #add6e4;
	padding: 6px 0px 7px 0px;
}
#col2 a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.sidebarmodules a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
#col2 a:hover {
	color: #a6e0fb;
}
.sidebarmodules a:hover {
	color: #a6e0fb;
}
div#toolbox {
	padding: 10px;
}
div#toolbox a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: block ! Important;
	padding: 6px 25px;
	margin: 1px 0px;
}
div#toolbox a:hover {
	color: #85a9ba;
}
/* Toolbar Icons */
a.callme {
	background-image: url('../images/callme.gif');
	background-position: left center;
	background-repeat: no-repeat;
}
a.rss {
	background-image: url('../images/rssfeeds.gif');
	background-position: left center;
	background-repeat: no-repeat;
}
a.contactme {
	background-image: url('../images/contactme.gif');
	background-position: left center;
	background-repeat: no-repeat;
}
a.boomkarkit {
	background-image: url('../images/bookmarkthis.gif');
	background-position: left center;
	background-repeat: no-repeat;
}
/* Lightbox Stylesheet */
#info h1{
	font-size:20px;
	font-weight:bold;
	padding-bottom:12px;
}
#info p{
	color:#f3f5bf;
}
/* Page Option */
#pageoptions a:link {
	display:block;
	padding:5px 0px 5px 25px;
	margin:2px 0px;
	color:#f9edb0;
	background-image:url('../images/normal_links.gif');
	background-position:left center;
	background-repeat:no-repeat;
}
#pageoptions a:visited {
	display:block;
	padding:5px 0px 5px 25px;
	margin:2px 0px;
	color:#f9edb0;
	background-image:url('../images/normal_links.gif');
	background-position:left center;
	background-repeat:no-repeat;
}
#pageoptions a {
	display:block;
	padding:5px 0px 5px 25px;
	margin:2px 0px;
	color:#f9edb0;
	background-image:url('../images/normal_links.gif');
	background-position:left center;
	background-repeat:no-repeat;
}
#pageoptions a:hover{
	color:#ffffff;
}
#pageoptions a.current{
	color:#bbbbbb ! Important;
	background-image:url('../images/current_link.jpg') ! Important;
}
.highlight{
	color:#0b4269;
	background-color:#fdfddb;
}
/* Typo */
#successmsg{
	border:1px #57a8df solid;
	background-color:#eaf6fd;
	padding:10px;
	margin:0px auto;
	width:660px;
	color:#184767;
}
#successmsg a{
	color:#000000;
}
/* Portfolio Stylesheet */
.tabContent {
	clear: both;
	color: #FFFFFF;
	padding-top: 2px;
	width:630px;
	margin:0px auto;
}
.port-col-01 {
	float: left;
}
.port-col-02 {
	float:right;
}
.port-col-02 {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	width: 290px;
}
.port-col-01 {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	width: 290px;
}
.port-sample {
	padding-bottom: 30px;
}
.notavailable {
	text-decoration:line-through ! Important;
}
.details {
	border-top: 1px solid #4F4F4F;
	margin-top: 8px;
	padding: 4px 0pt;
	color: #C8C8C8;
}
/* Forms CSS */
#contactus{
	width:600px;
	margin:0px auto;
	padding:10px 0px;
}
.formrow {
	margin:0pt 0pt 20px;
	padding:0pt 0 25px 0;
	display:block;
}
.form-label{
	width:145px;
	color:#ffffff;
}
.text-field{
	background-image:url('../images/text_field.gif');
	background-position: left top;
	background-repeat:no-repeat;
	border:0pt none;
	color:#5D5D5D;
	padding:6px 10px;
	width:385px;
	height:17px;
}
.text-area{
	background-image:url('../images/text-area.gif');
	background-position: left top;
	background-repeat:no-repeat;
	border:0pt none;
	color:#5D5D5D;
	padding:6px 10px;
	width:385px;
	height:190px;
}
.select-field{
	border:0px black none;
	background-image:url('../images/text_field.gif');
	background-position: left top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	color:#063958;
	padding:4px 10px 6px 10px;
	width:405px;
}
.formdesc {
	width:405px;
}
.formdesc p{
	margin:0px;
	padding:0px;
}
.submit_btn {
	width:405px;
	padding:15px 0px;
}
.info_txt {
	color:#f8ec1e;
	display:block;
}
div.port-sample a img{
	border:5px solid white;
}
div.port-sample a:hover img{
	border:5px solid #5098b7;
}
/* services */
#servicesholder {
	padding:10px 30px;
}
#superiorseo {
	width:290px;
}
#uidesign {
	width:290px;
}
#superiorseo a{
	display:block;
	text-align:center;
	text-transform:uppercase;
	font-size:16px;
}
#uidesign a{
	display:block;
	text-align:center;
	text-transform:uppercase;
	font-size:16px;
}
.uidesignref {
	background-image:url('../images/webdesign-reflection.jpg');
}
.seoref {
	background-image:url('../images/superior-seo-reflection.jpg');
}
.seoref {
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:40px;
	padding-top:20px;
}
.uidesignref {
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:40px;
	padding-top:20px;
}
#bayrak a { position: absolute;
top: 0px;
left: 0px;
position: fixed;
text-indent: -1000px;
width: 100px;
height: 100px;
overflow: hidden;
background: url(http://www.brgminder.com.tr/turkce.gif) 0 0 no-repeat;
}
#bayrak2 a{
position: absolute;
top: 0px;
right: 0px;
text-indent: -1000px;
width: 100px;
height: 100px;
overflow: hidden;
background: url(http://www.brgminder.com.tr/ingilizce.gif) 0 0 no-repeat;
}

#referanslarimiz {
	background: #041929;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 49em;
}
#referanslarimiz li {
	font: 100.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#referanslarimiz a {
	background: #041929;
	border-bottom: 1px solid #063e60;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#referanslarimiz a:hover {
	background: #2580a2 url("images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}


/* Css Fix */
.noborder {border: 0px black none;}
.floatleft {float: left;}
.floatright {float: right;}
.aligncenter {text-align:center;}
.clearfix {clear: both;height: 1px;}
strong{font-weight:bold;}
.strong{font-weight:bold;}
.required{color:red;font-size:22px;}
.whiteclr {color:#ffffff;}
.yellowclr{color:#ffef66;}
.nounderline{text-decoration:none;}
a img#downloadcv:hover{background-image:url('../images/my-cv_hover.png');background-position:center top;background-repeat:no-repeat;}


/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #000000;
}

#templatemo_footer {
	width: 920px;
	padding: 30px;
	margin: 0 auto;
	color: #828c96;
	background: url(http://www.brgminder.com.tr/images/templatemo_footer_bg.jpg) bottom center no-repeat
}

.section_w920 {
	text-align: center;
	width: 920px;
}

.header_04 {
	clear: both;
	font-size: 14px;
	color: #c7bb10;
	font-weight: bold;	
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background: url(http://www.brgminder.com.tr/images/templatemo_footer_divider.jpg) bottom repeat-x;
}

.section_w184 {
	float: left;
	width: 144px;
	padding: 0 40px 0 0;	
}

.section_w368 {
	float: left;
	width: 328px;
	padding: 0 40px 0 0;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

.footer_menu_list li a {
	color: #828c96;
	text-decoration: none;
}
/* end of footer */


