﻿    body
        {
            background:#f2f2f2 url(images/bgs.png); margin: 0; padding: 0;
        }
        
        a,img {border:none;}
        
        #outerwrapperforshadow
        {
            width: 1000px; margin: 0 auto;
        }
        
        #wrapper
        {
            float: left;margin-left: 0px;
            width: 1000px;
            border-left: 0px solid black;
            
        }
         #headerTop
        {
            width: 100%;
            height: 20px;
            float: left;
            border: 0px solid red;
            background:#f2f2f2;
        }
        
        #header
        {
            width: 100%;
            height: 100px;
            float: left;
            border: 0px solid red;
            background:url(images/CetinKayaPanoHeader.jpg);
        }
       
        
        #mainMenu
        {
            background:  url(images/topmenubg+.png) #11314c; /**/
            height: 50px;
            color: White;
        }
        
        
        /*SEARCH PRODUCT LINK STARTS */
        
        #searchProductLink
        {
            float: right; font-size: larger;
            font-family: Verdana; margin-right:15px;
            margin-top:30px;
        }
        
        #searchProductLink a
        {
            text-decoration: none;   padding-left: 32px;
            background: url(images/search.png) no-repeat;
            height: 32px; color: white; text-align: right;
            display: block;
        }
       
        #searchProductLink span
        {
            font-size: x-small;
            color: #f5f5f5;
            font-family: Tahoma;
        }
        /*SEARCH PRODUCT LINK ENDS */
        
        
        /*LANGUAGE DIV STARTS*/
        #languageDiv
        {
            float: right; margin-right: 10px;
            margin-top: 2px;  width: 100px;
            text-align: right; font: 8pt arial;
        }
        
        #languageDiv a
        {
            color: #222;
        }
        
        #languageDiv a:hover
        {
            color: black;
            text-decoration: none;
        }
        /*LANGUAGE DIV ENDS*/
        
        #content
        {
            width: 100%;
            background: #fff;
            float: left;
        }
        
        #section
        {
            width: 100%;
            background: #fff;
            float: left;
        }
        .section
        {
            width: 100%;
            background: #fff;
            float: left;
        }
        
        #mainPageContent
        {
            width: 100%;
            float: left;
            border: 0px solid red;
           /* margin-top: 20px;*/
            background: #fff;
            color: #555;
        }
        
        #footer
        {
            background: #f9f9f9 url(images/footerbg+.jpg) no-repeat;
            clear: both;
            float: left;
            width: 100%;
            height: 30px;
        }
        
        .copyrightDiv
        {
            float: left;
            height: 10px;
            font: 8pt verdana;
            width: 300px;
            margin-top: 10px;
            margin-left: 10px;
        }
        
        
        
/**** BOTTOM MENU STARTS ***/
#bottomMenu  { margin-right:40px;margin-top:15px;padding:0;float:right; }
#bottomMenu ul { font-size:16px;margin:0;padding:0; }
#bottomMenu li { float:left; height:25px; list-style:none; margin:0; padding:0; }
#bottomMenu a { border-right:0px solid #b0b0b0; color:#222; display:block; font-family:tahoma; font-size:0.6em;
padding:8px 5px 5px; text-decoration:underline;}
#bottomMenu a:hover { color:#555; text-decoration:none;}
#bottomMenu a.current { background:#f0f0f0 url(Images/menuhover+.jpg) top left repeat-x; color:#505050; text-decoration:none;}
/**** BOTTOM MENU ENDS ***/



        
        /* PRODUCT SEARCH WINDOW STARTS */
        #productListWindowHolder
        {
            font-family: Arial;
        }
        
        .productListWindowHolderTitle
        {
            width: 100%;
            color: White;
            font-family: Arial;
            height:40px;
            background:#646c74;
            float:left;
        }
        
        
        .productListWindow
        {
            float: left;
            width: 610px;
            margin: 50px;
        }
        
        #foundProductsList
        {
            float: left;
            width: 510px;
            margin: 50px;
            color: Black;
        }
        
        #productListWindowHolder table
        {
            background: white;
        }
        
        #productListWindowHolder input
        {
            padding: 3px; font-size: large;border-top: 1px solid silver;  border: none;
        }
        /*border-bottom:1px solid silver;border-right:1px solid silver;border-left:0;*/
        #productListWindowHolder label
        {
            padding: 5px; font-weight: bold; background: white; color: Black; float: left;
            border: none;
        }
        /*border-top:1px solid silver;border-bottom:1px solid silver;border-left:1px solid silver;border-right:0;*/
        #productListWindowHolder .inputDiv
        {
            border: 1px solid #222;
            background: white;
        }
        
        #productListWindowHolder .rightPicture
        {
            float: right;
            width: 250px;
        }
        #productListWindowHolder h3
        {
            color: black;
        }
        #productListWindowHolder h2
        {
            margin: 0;
            width: 100%;
            padding-top: 4px;
            padding-bottom: 4px;
            margin-bottom: 10px;
        }
        
        #productListWindowRight
        {
            float:right;
            font-size:medium;
            font-family:Arial;
            width:280px;
            color:Black;
            
        }
        
        #foundProductsList table {width:500px;}
        #foundProductsList table caption {background:#ADB9CD; font-size:large; padding-top:5px;padding-bottom:5px;}
        #foundProductsList table td { padding:4px; }
        
        
        /* PRODUCT SEARCH WINDOW ENDS */
        
        

/*** MAIN MENU STARTS ***/

#mainmenu {  float:right;width:650px;height:20px; margin-top:15px;margin-right:20px;}
#mainmenu ul { font-size:16px; margin:0; padding:0;float:right;}
#mainmenu li { float:left; list-style:none; margin:0; padding:0; }
#mainmenu a { border-left:0px solid #000; color:#fff; display:block; font-family:Arial;
font-size:0.8em; padding:0px 10px 0px 3px; text-decoration:none; font-weight:bold; }
#mainmenu a:hover   { background:url(Images/header_bg.gif) top left repeat-x; color:#f0f0f0; }
#mainmenu a.current {  color:#f2f2f2; text-decoration:none; }

/*** MAIN MENU ENDS ***/

#mainPageLeft { width:770px;float:left;background:white;margin-left:10px;padding-right:10px;}

#mainPageRight {float:left;width:200px;border:1px solid #1e2738;margin-top:10px;margin-left:10;text-align:center;}
#mainPageRight h3 {background:#f2f2f2;padding:10px;margin:0;}

.newsColumn {width:370px;float:left;border-top:5px solid black;margin-top:10px;}

#tagCloud h1, #tagCloud h2,#tagCloud h3,#tagCloud h4,#tagCloud h5 { float:left;font-family:Arial;margin:0; }



/**** BOTTOM MENU STARTS ***/
#bottomMenu  { margin-right:10px;margin-top:0px;padding:0;float:right; width:500px;}
#bottomMenu ul { font-size:16px;margin:0;padding:0; float:right;}
#bottomMenu li { float:left; height:25px; list-style:none; margin:0; padding:0; }
#bottomMenu a { border-right:0px solid #b0b0b0; color:#222; display:block; font-family:tahoma; font-size:0.6em;
padding:8px 5px 5px; text-decoration:underline;}
#bottomMenu a:hover { color:#555; text-decoration:none;}
#bottomMenu a.current { background:#f0f0f0 url(Images/menuhover+.jpg) top left repeat-x; color:#505050; text-decoration:none;}
/**** BOTTOM MENU ENDS ***/


/* LOGIN FORM STYLE STARTS */
	#stylized       { border:solid 2px #b7ddf2; background:#f7fbfe;/*background:#ebf4fb;*/	}
	#stylized h1    { font-size:14px;font-weight:bold;		margin-bottom:8px;	}
	#stylized p     { font-size:11px;color:#666666;margin-bottom:20px;	border-bottom:solid 1px #b7ddf2;padding-bottom:10px;}
	#stylized label { display:block;font-weight:bold;text-align:right;width:140px;float:left;	}
	#stylized .small{ color:#666666;display:block;font-size:11px;font-weight:normal;	text-align:right;width:140px;	}
	#stylized input { float:left; font-size:12px; padding:4px 2px; border:solid 1px #aacfe4; width:200px; margin:2px 0 20px 10px;}
	#stylized .button{ clear:both;margin-left:150px;width:125px;height:31px;border:none;cursor:pointer;
		background:#666666 url(images/button.png) no-repeat;text-align:center;line-height:31px;	color:#FFFFFF;
		font-size:11px;		font-weight:bold;	}
/* LOGIN FORM STYLE ENDS */


/* NEWS DETAILS PAGE STARTS */
.newsTitleGrid {font:8pt arial;}
.newsTitleGrid tr {height:18px;}
.newsTitleGrid td {padding:3px;}
.newsTitleGrid a {text-decoration:none;}
.newsTitleGrid a:hover {color:Red;}
 #newsDetails {float:left;width:600px;margin-left:20px;font:10pt arial;height:auto;color:#444;}
 
 #newsDetails h3 {font-size:x-large;padding-left:35px;background:url(images/knewstuff.png) no-repeat;}
 #newsDetails h3 span {font:8pt verdana;color:Silver;}
 
 #newsDetails h4 {margin-bottom:0px;}
 #newsDetails p.newsimg { border-top:1px solid #efefef; border-bottom:1px solid #f0f0f0;padding-bottom:20px;
                          padding-top:20px; text-align:center;
                          }
 #newsDetails p.newsgallery {text-align:center;}
 #newsDetails p.newsgallery img { background:#444;float:left; border:1px solid black; padding:10px;margin:2px;}
 #newsDetails h4+p {font:8pt arial:color:#999;margin-top:0px;}

/* NEWS DETAILS PAGE ENDS */



/* CONTACT PAGE STARTS */

 #sendMessage {width:370px;border-left:1px solid silver;font:10pt arial;padding:4px;padding-left:20px;float:right;}
 #sendMessage input { font:8pt arial; border:1px solid silver;padding:3px;}
 #sendMessage textarea {font:8pt arial; border:1px solid silver;padding:3px;}
 #sendMessage table {width:375px;}
 table td.leftTDs {width:65px;}
 .sendBtn {width:150px; border:1px solid silver; cursor:pointer;}
 
 /* CONTACT PAGE ENDS */
 .titleHolder {float:left;width:100%;height:40px;background:#0Eb736;color:White;}
 .title {margin:8px;font:14pt arial;}
        




#leftSide { float:left;width:580px;font:12pt arial; color:#111; }
#leftSide h3 {color:#3c4c55;}
#leftSide h4 {background:url(images/check+.png) no-repeat;color:#3c4c55;/*padding-left:23px;margin-left:-23px;*/}
#leftSide h3+p, #leftSide h4+p, #leftSide h3+ul, #leftSide h4+ul {margin-top:-13px;}
#leftSide ul { list-style:url(images/bullet.gif);font-family:Verdana;font-size:small;}
#leftSide ul li p {font:8pt verdana;margin-top:0px;}

#rightSide .titleHolder { float:left;width:100%;height:40px;background:#0Eb736;color:White; }
#rightSide .title       { margin:8px;font:14pt arial; }
        
  
  
/*  blockquote {
display: block;
padding: 0 30px;
width: 350px;
}

blockquote p {font-size:large;}

blockquote:before, blockquote:after {
color: #69c;
display: block;
font-size: 1500%;
width: 50px;
}

blockquote:before {
content: open-quote;
height: 100px;
margin-left: -0.35em;
float:left;

}

blockquote:after {
content: close-quote;
height: 50px;
margin-top: -70px;
margin-left: 360px;
color:White;
} */

blockquote.uniWords {border-left:3px solid silver;padding-left:20px;margin-left:20px;margin-top:20px;}
blockquote.uniWords p {font-family:Times New Roman;font-size:x-large;}

#shortcutFeatures {font-family:Arial;}
#shortcutFeatures h3 {color:navy;}


.defaultStyle { font:8pt tahoma;}
.titleHolder {float:left;width:100%;height:40px;background:#0Eb736;color:White;}
.title {margin:8px;font:14pt arial;}

.projectPics { float:left;margin:3px; border:1px solid silver;}




.control {	float: right; display: block;  position: relative; margin: 0 5px;
	font-size: 9pt;  font-weight: bold; text-decoration: none;  margin-top: 1px;  margin-bottom: 1px; }
.control:hover { border-top: 1px solid #333;    border-bottom: 1px solid #333;    margin-top: 0;
    margin-bottom: 0; }
.control, .control * {	color: #666; }


#qualityDocs img {padding:5px; background:#f2f2f2;border:1px solid silver;}

.shadow {

padding: 5px;
margin-bottom:10px;
margin-top:10px;
background: #ffffff;
/* Firefox */
-moz-box-shadow: 0px 3px 5px #000;
/* WebKit */
-webkit-box-shadow: 0px 3px 5px #000;
/* Standard */
box-shadow: 0px 3px 5px #000;

/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=150, Color='#555555')";
	/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=150, Color='#555555');
}








