﻿/* GunesMakina.master */

body 
{
	background-image:url("../Images/Background.gif");
	background-attachment:fixed;
	margin:0;
	padding:0;
}

.Container 
{
	width:980px;
	height:auto;
	text-align:left;
	background-color:#fff;
	}
	
.Header 
{
	width:980px;
	height:142px;
	}
	
.Main 
{
	width:980px;
	height:auto;
	}
	
.Footer 
{
	width:980px;
	height:87px;
	position:relative;
	float:left;
	}
	
.FooterTop 
{
	/* Orj
	width:980px;
	height:31px;
	*/
	
	width:946px;
	height:18px;
	background-color:#E8E8E8;
	border-top:solid 1px #DCDCDC;
	border-bottom:solid 1px #DCDCDC;
	padding:13px 22px 11px 12px;
	font-size:12px;
	}
	
.FooterTop a 
{
	margin:0px 10px 0px 10px;
	font-family:Verdana;
	font-size:11px;
	color:#303339;
	text-decoration:none;
	}
.FooterTop a:hover 
{
	text-decoration:underline;
	}
	
.FooterBottom
{
	/* Orj
	width:980px;
	height:44px;
	*/
	width:940px;
	height:10px;
	background-color:#121211;
	color:#bec0bd;
	font-family:Verdana;
	font-size:10px;
	padding:20px;
	}
	
.FooterBottom a 
{
	font-family:Verdana;
	font-size:10px;
	color:#bec0bd;
	text-decoration:none;
	}
.FooterBottom a:hover 
{
	text-decoration:underline;
	}
	
	
.MainBottom 
{
	width:980px;
	height:50px;
	background-image:url("../Images/CtLogo.gif");
	background-repeat:no-repeat;
	background-position:right top;
	position:relative;
	float:left;
	}
	
.Left 
{
	position:relative;
	float:left;
	}
	
.Right 
{
	position:relative;
	float:right;
	}
	
.clear 
{
	clear:both;
}
	
/* --- GunesMakina.master */

/* Global css */

h1 
{
	font-family:"Trebuchet MS";
	font-size:18px;	
	color:#231f20;
	letter-spacing:1px;
	}
	
h2
{
	font-family:"Trebuchet MS";
	font-size:18px;	
	color:#231f20;
	margin:0;
	padding:0;
	margin-bottom:10px;

	font-weight:bold;
	}

	
.h2
{
	font-family:"Trebuchet MS";
	font-size:18px;	
	color:#231f20;
	margin:0;
	padding:0;
	margin-bottom:10px;
	margin-right:1px;
	font-weight:bold;
	}
.h3
{
	font-family:"Trebuchet MS";
	font-size:18px;	
	color:#ff0000;
	margin:0;
	padding:0;
	margin-bottom:10px;
	font-weight:bold;
	}

/* --- Global css */


/* Default.aspx */

.DefaultTop 
{
	/* Orj
	width:980px;
	height:auto;
	*/
	width:925px;
	height:auto;
	position:relative;
	float:left;
	padding:0 20px 0 35px;
	}
.DefaultBottom 
{
	width:925px;
	height:auto;
	position:relative;
	float:left;
	padding:0 20px 0 35px;
	margin-top:15px;
	background-image:url("../Images/DefaultBottom.gif");
	background-repeat:no-repeat;
	}
.News 
{
	width:300px;
	height:288px;
	position:relative;
	float:left;

	}

.MainFlash 
{
	width:625px;
	height:288px;
	position:relative;
	float:left;
	}
.Bltn 
{
	width:300px;
	height:288px;
	position:relative;
	float:left;
	margin-top:7px;
	}
.MainProducts 
{
	width:620px;
	height:auto;
	position:relative;
	float:left;
	}
	
.NewsCnt 
{
	width:300px;
	height:80px;
	margin-bottom:5px;
	}

.NewsCntTitle 
{
	font-family:Arial;
	font-size:11px;
	color:#000;
	background-image:url("../Images/NewsCntTitle.gif");
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-bottom:5px;
	font-weight:bold;
	}
.NewsCntContent 
{
	font-family:Arial;
	font-size:11px;
	color:#474e58;
	line-height:1.8em;
	padding-left:10px;
	}

.NewsCntArg 
{
	width:300px;
	height:auto;
	position:relative;
	float:left;
	}
	
.NewsCntDate 
{
	position:relative;
	float:left;
	font-family:Arial;
	font-size:11px;
	color:#333;
	padding-left:10px;
	padding-top:5px;
	}
.NewsCntDetails
{
	position:relative;
	float:right;
	padding-right:30px;
	}
.NewsCntDetails a 
{
	font-family:Arial;
	font-size:11px;
	color:#333;
	background-image:url("../Images/NewsCntDetails.gif");
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:10px;
	text-decoration:none;
	}
.NewsCntDetails a:hover
{
	text-decoration:underline;
	}
	
.BltnContent 
{	
	width:215px;
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	padding-left:80px;
	line-height:1.8em;
	background-image:url("../Images/Bltn.gif");
	background-position:left center;
	background-repeat:no-repeat;
	letter-spacing:1px;
	
	}
	
.BltnForm 
{
	width:285px;
	height:auto;
	margin-top:10px;
	position:relative;
	float:left;
	}

.BltnFormLeft
{
	width:110px;
	height:auto;
	position:relative;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	font-weight:bold;
	line-height:2em;
	text-align:right;
	margin-right:10px;
	}
.BltnFormRight
{
	width:150px;
	height:auto;
	position:relative;
	float:left;
	}
.BltnFormReq
{
	width:10px;
	height:auto;
	position:relative;
	float:left;
	line-height:2em;
	font-size:11px;
	text-align:right;
	color:#5f710c;
	}
.Bltn_inputtext 
{
	width:140px;
	height:14px;
	background-color:#ECEBE7;
	border:solid 1px #076689;
	font-family:Tahoma;
	font-size:11px;
	color:#646464;
	padding:3px;
	}
	
.BltnFormQLeft 
{
	width:195px;
	height:auto;
	position:relative;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#231f20;
	padding-top:5px;
	margin-right:23px;
	}
.Bltn_inputbutton 
{
	background-color:#231f20;
	border:solid 1px #076689;
	color:#fff;
	font-family:Tahoma;
	font-size:9px;
	width:50px;
	height:18px;
	}
.BltnFormQRight
{
	width:auto;
	height:auto;
	position:relative;
	float:left;
	}
	
.MainProduct 
{
	width:280px;
	height:auto;
	position:relative;
	float:left;
	margin-right:10px;
	padding:5px;
	line-height:2em;
}
	
.MainProductContentTitle 
{
	font-family:Arial;
	font-size:14px;
	color:#000;
	font-weight:bold;
}

h5
{
	font-family:Arial;
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h5 a 
{
		font-family:Arial;
	font-size:11px;
	color:#333;

	background-position:right center;
	background-repeat:no-repeat;
	padding-right:10px;
	text-decoration:none;
}
h5 a:hover
{
	text-decoration:underline;
	}



.MainProductContentContent a 
{
		font-family:Arial;
	font-size:11px;
	color:#333;

	background-position:right center;
	background-repeat:no-repeat;
	padding-right:10px;
	text-decoration:none;
}
.MainProductContentContent a:hover
{
	text-decoration:underline;
	}
	
	
.MainProductContentDetails a 
{
	font-family:Arial;
	font-size:11px;
	color:#cf142b;
	background-image:url("../Images/MainProductContentDetails.gif");
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:10px;
	text-decoration:none;
	}
.MainProductContentDetails a:hover
{
	text-decoration:underline;
	}
.MainProductPic 
{
	width:80px;
	height:auto;
	position:relative;
	float:left;

	margin:10px;
	}
/* --- Default.aspx */


/* About.aspx */

.AboutLeft 
{
	width:250px;
	height:auto;
	position:relative;
	float:left;
	margin-right:20px;
	}
	
.AboutRight 
{
	width:700px;
	height:auto;
	position:relative;
	float:left;
	}
	
	
.AboutPics 
{	
	width:271px;
	height:auto;
	position:relative;
	float:right;
	margin:10px;
	border:solid 3px #5C6167;
	margin-left:20px;
	}
	
	
.AboutTitle 
{
	width:auto;
	position:relative;
	float:left;
	font-family:"Arial Narrow";
	font-size:22px;
	color:#575757;
	}

.AboutContent 
{
	width:auto;
	position:relative;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	line-height:1.8em;
	letter-spacing:1px;
	}
	
	
/* --- About.aspx */

/*  Product.aspx */

.ProductLeft 
{
	width:250px;
	height:auto;
	position:relative;
	float:left;
	margin-right:20px;
	
	}
	
.ProductRight 
{
	width:700px;
	height:auto;
	position:relative;
	float:left;
	}

.ProductDetailsLeft 
{
	width:375px;
	height:auto;
	position:relative;
	float:left;
	margin-right:20px;
	
	}
.ProductDetailsRight
{
	width:305px;
	height:auto;
	position:relative;
	float:left;
	
	}

.ProductDetailsTitle , h3
{
	font-family:Arial Narrow;
	font-size:22px;
	color:#575757;
	font-weight:bold;
	margin-bottom:10px;
	
	
	}
	
.ProductDetailsCode h3
{
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:normal;

	}
.ProductDetailsSubTitle h3
{
	font-family:Arial Narrow;
	font-size:18px;
	color:#121213;
	margin-bottom:10px;
	color:#303339;
	font-weight:normal;
	}
.ProductDetailsContent
{
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	line-height:2em;
	margin-bottom:10px;
	letter-spacing:1px;
	}
.ProductDetailsTable
{
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	line-height:1.8em;
	margin-bottom:10px;
	width:297px;
	height:142px;
	background-image:url("../Images/ProductTableBack.gif");
	border:solid 1px #bcbcbc;
	padding:20px;
	padding-top:50px;
	height:auto;
	background-repeat:no-repeat;
	}
	
.ProductDetailsTableEN
{
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	line-height:1.8em;
	margin-bottom:10px;
	width:297px;
	height:142px;
	background-image:url("../Images/ProductTableBackEN.gif");
	border:solid 1px #bcbcbc;
	padding:20px;
	padding-top:50px;
	height:auto;
	background-repeat:no-repeat;
	}
	
.ProductDetailsTag h3
{
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	line-height:2em;
	padding:0px;
	margin:0px 0px 10px 0px;
	letter-spacing:1px;
	font-weight:normal;
	}
.ProductDetailsPrint 
{
	width:286px;
	height:56px;
	background-image:url("../Images/ProductDetailsPrint.gif");
	background-repeat:no-repeat;
	margin-top:20px;
	cursor:pointer;
}

.ProductDetailsPrintEN
{
	width:286px;
	height:56px;
	background-image:url("../Images/ProductDetailsPrintEN.gif");
	background-repeat:no-repeat;
	margin-top:20px;
	cursor:pointer;
}



.ProductVideo 
{
	width:286px;
	height:38px;
	background-image:url("../Images/ProductVideo.gif");
	background-repeat:no-repeat;
	margin-bottom:10px;
	cursor:pointer;
	}
	
.ProductDocuments 
{
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	line-height:1.8em;
	letter-spacing:1px;
	}	
.ProductDocuments a 
{
	font-family:Tahoma;
	font-size:11px;
	color:#fd7217;
	line-height:1.8em;
	letter-spacing:1px;
	text-decoration:none;
	}
.ProductDocuments a:hover 
{
	color:#000;
	}
	
.ProductDocument 
{
	padding-left:25px;
	background-repeat:no-repeat;
	background-position:left center;
	margin-bottom:10px;
	}
	
.ProductImagesBig 
{
	margin-bottom:5px;
	}
	

.ProductImagesBig img 
{
	width:284px;
	height:auto;
	cursor:pointer;
	border:0;
	border:solid 1px #dadada;
	}

.ProductImagesSmall img 
{
	margin-right:3px;
	cursor:pointer;
	border:solid 1px #dadada;
	}
	
  
/* --- Product.aspx */

/* Menu */

.Menu 
{
	width:244px;
	height:auto;
	padding-left:6px;
	background-image:url("../Images/MenuBack.gif");
	background-repeat:repeat-y;
	border-right:solid 1px #DBDBDB;
	border-bottom:solid 1px #DBDBDB;
	
	}
.MenuTitle 
{
	width:234px;
	height:24px;
	background-image:url("../Images/MenuTitleBack.gif");
	background-repeat:repeat-x;
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#555;
	font-weight:bold;
	text-align:right;
	padding-top:5px;
	padding-right:10px;
	background-color:#76766F;
	
	}	
.MenuItem 
{
	width:auto;
	height:24px;
	background-color:#fff;
	padding-top:10px;
	padding-left:20px;
	font-family:Tahoma;
	font-size:11px;
	color:#4c4d4f;
	background-image:url("../Images/MenuItems.gif");
	background-repeat:no-repeat;
	background-position:10px center;
	cursor:pointer;
	
	}
	
.MenuItem h5 
{
		width:auto;
	height:24px;
	background-color:#fff;
	padding-top:10px;
	padding-left:20px;
	font-family:Tahoma;
	font-size:11px;
	color:#4c4d4f;

	cursor:pointer;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
	
.NoProduct 
{
	width:auto;
	height:24px;
	padding-top:10px;
	padding-left:20px;
	font-family:Tahoma;
	font-size:11px;
	color:#4c4d4f;
	
	}
.MenuItems 
{
	display:none;
	}
.Link
{
	width:auto;
	height:26px;
	background-color:#fff;
	padding-top:10px;
	padding-left:20px;
	font-family:Tahoma;
	font-size:11px;
	color:#4c4d4f;
	background-image:url("../Images/Link.gif");
	background-repeat:no-repeat;
	background-position:10px center;
	cursor:pointer;
	font-weight:normal;

	}




/* --- Menu */


/* Services.aspx */

.ServicesLeft 
{
	width:250px;
	height:auto;
	position:relative;
	float:left;
	margin-right:20px;
	}
	
.ServicesRight 
{
	width:700px;
	height:auto;
	position:relative;
	float:left;
	}
	
	
.ServicesPics 
{	
	width:271px;
	height:auto;
	position:relative;
	float:right;
	margin:10px;
	border:solid 3px #5C6167;
	margin-left:20px;
	}
	
	
.ServicesTitle 
{
	width:auto;
	position:relative;
	float:left;
	font-family:"Arial Narrow";
	font-size:22px;
	color:#575757;
	}

.ServicesContent 
{
	width:auto;
	position:relative;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	line-height:1.8em;
	letter-spacing:1px;
	}
	
	
/* --- Services.aspx */


/* Contact.aspx */

.ContactLeft 
{
	width:250px;
	height:auto;
	position:relative;
	float:left;
	margin-right:20px;
	}
.ContactRight 
{
	width:700px;
	height:auto;
	position:relative;
	float:left;
	}
	
.ContactTitle
{
	font-family:Arial Narrow;
	font-size:22px;
	color:#575757;
	font-weight:bold;
	margin-bottom:10px;
	}
.ContactSubTitle
{
	font-family:Arial Narrow;
	font-size:18px;
	color:#121213;
	margin-bottom:10px;
	}
.ContactContent
{
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	line-height:2em;
	margin-bottom:10px;
	letter-spacing:1px;
	}

.Contact_inputtext 
{
	width:200px;
	height:auto;
	border:solid 1px #dadada;
	padding:5px;
	font-family:Tahoma;
	font-size:12px;
	color:#333;
	}
	
.Contact_inputtextarea
{
	width:200px;
	height:100px;
	border:solid 1px #dadada;
	padding:5px;
	font-family:Tahoma;
	font-size:12px;
	color:#333;
	overflow:hidden;
	}
	
td 
{
	vertical-align:top;
	}
	
.Contact_inputbutton 
{
	background-color:#EAEAEA;
	border:solid 1px #DADADA;
	color:#333;
	padding:3px;
	font-family:Verdana;
	}
	
/* --- Contact.aspx */



/* News.aspx */

.NewsLeft 
{
	width:250px;
	height:auto;
	position:relative;
	float:left;
	margin-right:20px;
	}
	
.NewsRight 
{
	width:700px;
	height:auto;
	position:relative;
	float:left;
	}
	
	
.NewsImages 
{	
	width:271px;
	height:auto;
	position:relative;
	float:right;
	margin-right:20px;
	margin-left:20px;
	}
	
	
.NewsTitle 
{
	width:auto;
	position:relative;
	float:left;
	font-family:"Arial Narrow";
	font-size:22px;
	color:#575757;
	margin-bottom:10px;
	}

.NewsContent 
{
	width:auto;
	position:relative;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	line-height:1.8em;
	letter-spacing:1px;
	}

.NewsImages 
{
	width:290px;
	float:right;
	}
.NewsImagesBig 
{
	margin-bottom:5px;
	}
	

.NewsImagesBig img 
{
	width:284px;
	height:auto;
	cursor:pointer;
	border:0;
	}

.NewsImagesSmall img 
{
	margin-right:3px;
	cursor:pointer;
	}
	
	
/* --- News.aspx */


/* ProductForm */

.ProductForm 
{
	
	width:auto;
	height:auto;
	border:solid 2px #DADADA;
	padding:10px;
	margin-top:10px;
	background-image:url("../Images/DetailsFormBack.gif");
	background-repeat:no-repeat;
	background-position:0 7px;
	}
	
.ProductFormTitle
{
	width:auto;
	height:auto;
	cursor:pointer;
	font-family:"Arial Narrow";
	font-size:18px;
	color:#1c1c1c;
	margin-left:35px;
	}
	
.ProductFormContent
{
	width:auto;
	height:auto;
	font-family:Verdana;
	font-size:11px;
	color:#333;
	display:none;
	margin-top:10px;
	line-height:1.8em;
	}

/* ProductForm */

.ali 
{
	width:600px;
	height:auto;
	position:relative;
	float:left;
}


.MainProductContentTitleali , h4
{
	font-family:Arial;
	font-size:12px;
	color:#1a1a1a;
	margin-left:20px;
	position:relative;
	float:left;
	font-weight:normal;
	
}

.MainProductContentTitleali a , h4 a
{
	font-family:Arial;
	font-size:12px;
	color:#1a1a1a;
	margin-top:30px;
	text-decoration:none;
		font-weight:normal;
	
}

.MainProductContentTitleali a:hover , h4 a:hover
{
	text-decoration:underline;
}


.MainProductali
{
	width:280px;
	height:auto;
	position:relative;
	float:left;
	margin-right:10px;
	padding:5px;
		position:relative;
	float:left;

}

.MainProductPicali 
{
	width:75px;
	height:auto;
	position:relative;
	float:left;
	margin:10px;
	position:relative;
	float:left;
}


.MainProductContent
{
	font-family:Arial;
	font-size:11px;
	color:#474e58;
	line-height:1.5em;
	margin-top:10px;
		position:relative;
	float:left;
	margin-top:30px;
	}
	
.MainProductContentde
{
	font-family:Arial;
	font-size:11px;
	color:#474e58;
	line-height:1.5em;
	margin-top:10px;

	}
	
	
.mm1 h1
{
	font-family:Tahoma; font-size:10px; float:left; color:#333;width:970px;
	margin:0px;
	padding:0px;
	line-height:0px;
	letter-spacing:5px;

}

.mm2 h1
{
	font-family:Tahoma; font-size:10px; float:left; color:#333;width:970px;
	margin:0px;
	padding:0px;
		line-height:0px;
	letter-spacing:5px;

}


ul { margin:0px; padding:0px; list-style:none; }
li { margin:0px; padding:0px; list-style:none; }
ul li { margin:0px; padding:0px; list-style:none; }
