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

BONUS BILISIM	- 		2012 c

Web-site		:		www.lidyanet.com

E-mail			:		lidya@lidyanet.com

Adress			: 		Maltepe - Istanbul - Turkey

Document Info	:		Version 1.0 -> CREATED by BONUS BILISIM		- 	20.12.2012 
Document Info	:		Version 1.1 -> Updated by Okan 				-	20.12.2012 

*****************************************************************************************************/
html, body {
height:100%; 
margin:0; 
padding:0;
/*font-family: "helvetica neue", helvetica, arial, sans-serif;*/
/*font-family: Arial, Helvetica, sans-serif;*/
/*background: url(/img/body-bg.jpg) no-repeat center center fixed; */
/*font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;*/
/*font-family: Arial, Helvetica, sans-serif;*/
font-family: "helvetica neue",Helvetica,Arial,Verdana,sans-serif;
color:#333;
/*background:#f4f4f2*/

}

img{border:none}
p{margin:0;padding:0}

/*.bgCenterImage{background:url(../a_img/center_bg.png)}*/

/*---	FLOAT	---*/
.left{float:left;}
.right{float:right;}

/*---	TEXT ALIGN	---*/
.tleft{text-align:left;}
.tright{text-align:right;}
.tcenter{text-align:center;}

/*---	DISPLAY	 ---*/
.dnone{display:none}
.dblock{display:block}
.dtable{display:table}
.dtablecell{display:table-cell}

/*---	OPACİTY	 ---*/
.o01{opacity:0.1}
.o02{opacity:0.2}
.o03{opacity:0.3}
.o04{opacity:0.4}
.o05{opacity:0.5}
.o06{opacity:0.6}
.o07{opacity:0.7}
.o08{opacity:0.8}
.o09{opacity:0.9}
.o1{opacity:1}
/*--- VERTICAL ALIGN ---*/
.vamiddle{vertical-align:middle}

/*---	TEXT DECORATION ---*/
.tdnone{text-decoration:none}

/*---	VISIBILITY	---*/
.vhidden{visibility:hidden}
.vvisible{visibility:visible}

/*---	CURSOR	---*/
.cp{cursor:pointer}

/*---	RESIZE	---*/
.rnone{resize:none}

/*---	LINE-HEIGHT ---*/
.lh10{line-height:10px}
.lh15{line-height:15px}
.lh20{line-height:20px}
.lh25{line-height:25px}
.lh30{line-height:30px}
.lh35{line-height:35px}
.lh40{line-height:40px}
.lh45{line-height:45px}
.lh50{line-height:50px}

/**---	POSITION	---*/
.pr{position:relative}
.pa{position:absolute}

/**---	TEXT TRANSFORM	---*/
.ttu{text-transform:uppercase !important}
.ttc{text-transform:capitalize !important}
.ttl{text-transform:lowercase !important}

/**---	CLEAR	---*/
.clear{clear:both}
.clearl{clear:left}
.clearr{clear:right}

/**---	HOVER  ---*/
.hbackgroundr:hover{background:#0f6bb6 !important}
.htextw:hover{color:white}
.hunderline:hover{text-decoration:underline}
.hfontwhite:hover{color:white !important}
.hunderline:hover{text-decoration:underline}
.hunderline:hover{text-decoration:underline}
.hfontwhite:hover{color:white !important}

/**---	BACKGROUND ---*/

/**---	BACKGROUND COLORS	---*/
.bg000{background:#000}
.bgred{background:red}
.bgred2{background:#FFE1E1}
.bgred3{background:#F00}
.bgwhite{background:white}
.bgpink{background:pink}
.bggray{background:gray}
.bggreen{background:green}
.bggreen2{background:#E6FFCC}
.bggreen3{background:#0F0}
.bgyellow{background:yellow}
.bgorange{background:orange}
.bgi{background:inherit}
.bgf3f3f3{background: #F3F3F3;}
.bgblue{background: #3b5998;}

/*---	Z-INDEX	---*/
.z1{z-index:1}.z2{z-index:2}.z3{z-index:3}.z4{z-index:4}.z5{z-index:5}.z6{z-index:6}.z7{z-index:7}.z8{z-index:8}.z9{z-index:9}.z10{z-index:10}.z99{z-index:99}.z999{z-index:999}.z9999{z-index:9999}.z99999{z-index:99999}.z999999{z-index:999999}

/*---	FONT	---*/
.f8{font-size:8px;}.f9{font-size:9px;}.f10{font-size:10px;}.f11{font-size:11px;}.f12{font-size:12px;}.f13{font-size:13px;}.f14{font-size:14px;}.f15{font-size:15px;}.f16{font-size:16px;}.f17{font-size:17px;}.f18{font-size:18px;}.f19{font-size:19px;}.f20{font-size:20px;}.f21{font-size:21px;}.f22{font-size:22px;}.f23{font-size:23px;}.f24{font-size:24px;}.f25{font-size:25px;}.f26{font-size:26px;}.f26{font-size:26px;}.f27{font-size:27px;}.f28{font-size:28px;}.f29{font-size:29px;}.f30{font-size:30px;}

/*---	FONT WEIGHT	---*/
.b{font-weight:bold}
.fwnormal{font-weight:normal !important}
/*---	MIN VALUES	---*/
.minh500{min-height:500px}
.minh550{min-height:550px}
.minh600{min-height:600px}
.minh650{min-height:650px}
.minh700{min-height:700px}

/*---	BOX SAHDOWS	---*/

.bs001{-moz-box-shadow: 0 0 1px #888;-webkit-box-shadow: 0 0 1px #888;box-shadow: 0 0 1px #888;}
.bs002{-moz-box-shadow: 0 0 1px #888;-webkit-box-shadow: 0 0 2px #888;box-shadow: 0 0 2px #888;}
.bs003{-moz-box-shadow: 0 0 1px #888;-webkit-box-shadow: 0 0 3px #888;box-shadow: 0 0 3px #888;}
.bs004{-moz-box-shadow: 0 0 1px #888;-webkit-box-shadow: 0 0 4px #888;box-shadow: 0 0 4px #888;}
.bs005{-moz-box-shadow: 0 0 5px #888;-webkit-box-shadow: 0 0 5px #888;box-shadow: 0 0 5px #888;}
.bs006{-moz-box-shadow: 0 0 6px #888;-webkit-box-shadow: 0 0 6px #888;box-shadow: 0 0 6px #888;}
.bs007{-moz-box-shadow: 0 0 7px #888;-webkit-box-shadow: 0 0 7px #888;box-shadow: 0 0 7px #888;}
.bs008{-moz-box-shadow: 0 0 8px #888;-webkit-box-shadow: 0 0 8px #888;box-shadow: 0 0 8px #888;}
.bs009{-moz-box-shadow: 0 0 9px #888;-webkit-box-shadow: 0 0 9px #888;box-shadow: 0 0 9px #888;}
.bs0010{-moz-box-shadow: 0 0 10px #888;-webkit-box-shadow: 0 0 10px #888;box-shadow: 0 0 10px #888;}
.bsbottom{	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;}
/**--	TEXT SHADOWS	--*/
.ts1gray{text-shadow: 1px 1px 1px #ccc;}
.ts1black{text-shadow: 1px 1px 1px #000;}
.ts1white{text-shadow: 1px 1px 1px #fff;}
.tsnone{text-shadow:none;}

/**--	COLORS	--*/
.cinherit{color:inherit}
.c000{color:#000}
.c111{color:#111}
.c222{color:#222}
.c333{color:#333}
.c444{color:#444}
.c555{color:#555}
.c666{color:#666}
.c777{color:#777}
.c888{color:#888}
.c999{color:#999}
.cgray{color:#ccc}
.cfff{color:#fff}
.cred{color:#F00}
.cred1{color:#0f6bb6}
.cblue{color:#227bb5}
.cblue1{color:rgb(96, 126, 163)}
.cblue2{color:#09C}
.cblue3{color:#006}
.cblue4{color:#003}
.cblue5{color:#39C}
.cgreen{color:#1FC21F}

/* Maximum width & height */
.maxw150{max-width:150px}
.maxh150{max-height:150px}
.maxh70{max-height:70px}
.maxw70{max-width:70px}
.maxh100{max-height:100px}
.maxw100{max-width:100px}
/*	GRADIENT COLORS		*/
.grred{
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee432e), color-stop(50%, #c63929), color-stop(50%, #b51700), color-stop(100%, #891100));
background-image: -webkit-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
background-image: -moz-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
background-image: -ms-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
background-image: -o-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
background-image: linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b51700', endColorstr='#891100',GradientType=0 ); /* IE6-9 */	
border-top: 1px solid #951100;
border-bottom: 1px solid #951100;
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
-moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
}
.grgray{
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.grgray2{
background: rgb(237,237,237);
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(208,208,208,1) 50%, rgba(239,239,239,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(50%,rgba(208,208,208,1)), color-stop(100%,rgba(239,239,239,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(208,208,208,1) 50%,rgba(239,239,239,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(208,208,208,1) 50%,rgba(239,239,239,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(208,208,208,1) 50%,rgba(239,239,239,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(208,208,208,1) 50%,rgba(239,239,239,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#efefef',GradientType=0 ); /* IE6-8 */
}
.grblue{
background: rgb(95,165,203); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(95,165,203,1) 0%, rgba(71,144,193,1) 50%, rgba(0,95,168,1) 51%, rgba(55,142,219,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(95,165,203,1)), color-stop(50%,rgba(71,144,193,1)), color-stop(51%,rgba(0,95,168,1)), color-stop(100%,rgba(55,142,219,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(95,165,203,1) 0%,rgba(71,144,193,1) 50%,rgba(0,95,168,1) 51%,rgba(55,142,219,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(95,165,203,1) 0%,rgba(71,144,193,1) 50%,rgba(0,95,168,1) 51%,rgba(55,142,219,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(95,165,203,1) 0%,rgba(71,144,193,1) 50%,rgba(0,95,168,1) 51%,rgba(55,142,219,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(95,165,203,1) 0%,rgba(71,144,193,1) 50%,rgba(0,95,168,1) 51%,rgba(55,142,219,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fa5cb', endColorstr='#378edb',GradientType=0 ); /* IE6-9 */

}
.grlightblue{background: rgb(240,243,250);
background: -moz-linear-gradient(top,  rgba(240,243,250,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,243,250,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top,  rgba(240,243,250,1) 0%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top,  rgba(240,243,250,1) 0%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top,  rgba(240,243,250,1) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,  rgba(240,243,250,1) 0%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f3fa', endColorstr='#ffffff',GradientType=0 );
}
.grlightblue2{background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(240,243,250,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(240,243,250,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(240,243,250,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(240,243,250,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(240,243,250,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(240,243,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f3fa',GradientType=0 );
}

/*--	BORDER	(You can edti main color: 000)---*/
.bnone{border:none !important}

.b1{border:solid 1px #fff}
.b2{border:solid 2px #fff}
.b3{border:solid 3px #fff}
.b4{border:solid 4px #fff}
.b5{border:solid 5px #fff}

.br1{border-right:solid 1px #fff}
.br2{border-right:solid 2px #fff}
.br3{border-right:solid 3px #fff}
.br4{border-right:solid 4px #fff}
.br5{border-right:solid 5px #fff}

.bl1{border-left:solid 1px #fff}
.bl2{border-left:solid 1px #fff}
.bl3{border-left:solid 1px #fff}
.bl4{border-left:solid 1px #fff}
.bl5{border-left:solid 1px #fff}

.bt1{border-top:solid 1px #fff}
.bt2{border-top:solid 1px #fff}
.bt3{border-top:solid 1px #fff}
.bt4{border-top:solid 1px #fff}
.bt5{border-top:solid 1px #fff}

.bb1{border-bottom:solid 1px #fff}
.bb2{border-bottom:solid 1px #fff}
.bb3{border-bottom:solid 1px #fff}
.bbt4{border-bottom:solid 1px #fff}
.bb5{border-bottom:solid 1px #fff}

.bl1fff{border-left:solid 1px #fff}
.bl2fff{border-left:solid 2px #fff}
.bl3fff{border-left:solid 3px #fff}

/*---	BORDER RADIUS	---*/
.bra1{-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;}
.bra2{-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.bra3{-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.bra4{-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.bra5{-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.bra6{-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.bra7{-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;}
.bra8{-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
.bra9{-webkit-border-radius: 9px;-moz-border-radius: 9px;border-radius: 9px;}
.bra10{-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}

.brtr1{-webkit-border-top-right-radius: 1px;	-moz-border-radius-topright: 1px;	border-top-right-radius: 1px;}
.brtr2{-webkit-border-top-right-radius: 2px;	-moz-border-radius-topright: 2px;	border-top-right-radius: 2px;}
.brtr3{-webkit-border-top-right-radius: 3px;	-moz-border-radius-topright: 3px;	border-top-right-radius: 3px;}
.brtr4{-webkit-border-top-right-radius: 4px;	-moz-border-radius-topright: 4px;	border-top-right-radius: 4px;}
.brtr5{-webkit-border-top-right-radius: 5px;	-moz-border-radius-topright: 5px;	border-top-right-radius: 5px;}
.brtr6{-webkit-border-top-right-radius: 6px;	-moz-border-radius-topright: 6px;	border-top-right-radius: 6px;}
.brtr7{-webkit-border-top-right-radius: 7px;	-moz-border-radius-topright: 7px;	border-top-right-radius: 7px;}
.brtr8{-webkit-border-top-right-radius: 8px;	-moz-border-radius-topright: 8px;	border-top-right-radius: 8px;}
.brtr9{-webkit-border-top-right-radius: 9px;	-moz-border-radius-topright: 9px;	border-top-right-radius: 9px;}
.brtr10{-webkit-border-top-right-radius: 10px;	-moz-border-radius-topright: 10px;	border-top-right-radius: 10px;}

.brtl1{-webkit-border-top-left-radius: 1px;	-moz-border-radius-topleft: 1px;	border-top-left-radius: 1px;}
.brtl2{-webkit-border-top-left-radius: 2px;	-moz-border-radius-topleft: 2px;	border-top-left-radius: 2px;}
.brtl3{-webkit-border-top-left-radius: 3px;	-moz-border-radius-topleft: 3px;	border-top-left-radius: 3px;}
.brtl4{-webkit-border-top-left-radius: 4px;	-moz-border-radius-topleft: 4px;	border-top-left-radius: 4px;}
.brtl5{-webkit-border-top-left-radius: 5px;	-moz-border-radius-topleft: 5px;	border-top-left-radius: 5px;}
.brtl6{-webkit-border-top-left-radius: 6px;	-moz-border-radius-topleft: 6px;	border-top-left-radius: 6px;}
.brtl7{-webkit-border-top-left-radius: 7px;	-moz-border-radius-topleft: 7px;	border-top-left-radius: 7px;}
.brtl8{-webkit-border-top-left-radius: 8px;	-moz-border-radius-topleft: 8px;	border-top-left-radius: 8px;}
.brtl9{-webkit-border-top-left-radius: 9px;	-moz-border-radius-topleft: 9px;	border-top-left-radius: 9px;}
.brtl10{-webkit-border-top-left-radius: 10px;	-moz-border-radius-topleft: 10px;	border-top-left-radius: 10px;}

.brbl1{-webkit-border-bottom-left-radius: 1px;	-moz-border-radius-bottomleft: 1px;	border-bottom-left-radius: 1px;}
.brbl2{-webkit-border-bottom-left-radius: 2px;	-moz-border-radius-bottomleft: 2px;	border-bottom-left-radius: 2px;}
.brbl3{-webkit-border-bottom-left-radius: 3px;	-moz-border-radius-bottomleft: 3px;	border-bottom-left-radius: 3px;}
.brbl4{-webkit-border-bottom-left-radius: 4px;	-moz-border-radius-bottomleft: 4px;	border-bottom-left-radius: 4px;}
.brbl5{-webkit-border-bottom-left-radius: 5px;	-moz-border-radius-bottomleft: 5px;	border-bottom-left-radius: 5px;}
.brbl6{-webkit-border-bottom-left-radius: 6px;	-moz-border-radius-bottomleft: 6px;	border-bottom-left-radius: 6px;}
.brbl7{-webkit-border-bottom-left-radius: 7px;	-moz-border-radius-bottomleft: 7px;	border-bottom-left-radius: 7px;}
.brbl8{-webkit-border-bottom-left-radius: 8px;	-moz-border-radius-bottomleft: 8px;	border-bottom-left-radius: 8px;}
.brbl9{-webkit-border-bottom-left-radius: 9px;	-moz-border-radius-bottomleft: 9px;	border-bottom-left-radius: 9px;}
.brbl10{-webkit-border-bottom-left-radius: 10px;	-moz-border-radius-bottomleft: 10px;	border-bottom-left-radius: 10px;}

.brbr1{-webkit-border-bottom-right-radius: 1px;	-moz-border-radius-bottomright: 1px;	border-bottom-right-radius: 1px;}
.brbr2{-webkit-border-bottom-right-radius: 2px;	-moz-border-radius-bottomright: 2px;	border-bottom-right-radius: 2px;}
.brbr3{-webkit-border-bottom-right-radius: 3px;	-moz-border-radius-bottomright: 3px;	border-bottom-right-radius: 3px;}
.brbr4{-webkit-border-bottom-right-radius: 4px;	-moz-border-radius-bottomright: 4px;	border-bottom-right-radius: 4px;}
.brbr5{-webkit-border-bottom-right-radius: 5px;	-moz-border-radius-bottomright: 5px;	border-bottom-right-radius: 5px;}
.brbr6{-webkit-border-bottom-right-radius: 6px;	-moz-border-radius-bottomright: 6px;	border-bottom-right-radius: 6px;}
.brbr7{-webkit-border-bottom-right-radius: 7px;	-moz-border-radius-bottomright: 7px;	border-bottom-right-radius: 7px;}
.brbr8{-webkit-border-bottom-right-radius: 8px;	-moz-border-radius-bottomright: 8px;	border-bottom-right-radius: 8px;}
.brbr9{-webkit-border-bottom-right-radius: 9px;	-moz-border-radius-bottomright: 9px;	border-bottom-right-radius: 9px;}
.brbr10{-webkit-border-bottom-right-radius: 10px;	-moz-border-radius-bottomright: 10px;	border-bottom-right-radius: 10px;}

/*---	WIDTH	(px)---*/
.w1{width:1px;}.w2{width:2px;}.w3{width:3px;}.w4{width:4px;}.w5{width:5px;}.w6{width:6px;}.w7{width:7px;}.w8{width:8px;}.w9{width:9px;}.w10{width:10px;}.w11{width:11px;}.w12{width:12px;}.w14{width:14px;}.w15{width:15px;}.w16{width:16px;}.w17{width:17px;}.w18{width:18px;}.w19{width:19px;}.w20{width:20px;}.w21{width:21px;}.w22{width:22px;}.w23{width:23px;}.w24{width:24px;}.w25{width:25px;}.w26{width:26px;}.w27{width:27px;}.w28{width:28px;}.w29{width:29px;}.w30{width:30px;}.w31{width:31px;}.w32{width:32px;}.w33{width:33px;}.w34{width:34px;}.w35{width:35px;}
.w36{width:36px;}.w37{width:37px;}.w38{width:38px;}.w39{width:39px;}.w40{width:40px;}.w41{width:41px;}.w42{width:42px;}.w43{width:43px;}.w44{width:44px;}.w45{width:45px;}.w46{width:46px;}.w47{width:47px;}.w48{width:48px;}.w49{width:49px;}.w50{width:50px;}.w51{width:51px;}.w52{width:52px;}.w53{width:53px;}.w54{width:54px;}.w55{width:55px;}.w56{width:56px;}.w57{width:57px;}.w58{width:58px;}.w59{width:59px;}.w60{width:60px;}.w61{width:61px;}.w62{width:62px;}.w63{width:63px;}.w64{width:64px;}.w65{width:65px;}.w66{width:66px;}.w67{width:67px;}.w68{width:68px;}.w69{width:69px;}.w70{width:70px;}.w71{width:71px;}.w72{width:72px;}.w73{width:73px;}.w74{width:74px;}.w75{width:75px;}.w76{width:76px;}.w77{width:77px;}.w78{width:79px;}.w80{width:80px;}.w81{width:81px;}.w82{width:82px;}.w83{width:83px;}.w84{width:84px;}.w85{width:85px;}.w86{width:86px;}.w87{width:87px;}.w88{width:88px;}.w89{width:89px;}.w90{width:90px;}.w91{width:91px;}.w92{width:92px;}.w93{width:93px;}.w94{width:94px;}.w95{width:96px;}.w97{width:98px;}.w99{width:99px;}

.w100{width:100px;}.w105{width:105px}.w110{width:110px}.w115{width:115px}.w120{width:120px}.w125{width:125px}.w130{width:105px}.w135{width:135px}.w140{width:140px}.w145{width:145px}.w150{width:150px}.w155{width:155px}.w160{width:160px}.w165{width:165px}.w170{width:170px}.w175{width:175px}.w180{width:180px}.w185{width:185px}.w190{width:190px}.w195{width:195px}

.w200{width:200px}.w202{width:202px}.w205{width:205px}.w210{width:210px}.w215{width:215px}.w219{width:219px}.w220{width:220px}.w225{width:225px}.w230{width:230px}.w235{width:235px}.w240{width:240px}.w245{width:245px}.w250{width:250px}.w255{width:255px}.w260{width:260px}.w265{width:265px}.w270{width:270px}.w275{width:275px}.w280{width:280px}.w285{width:285px}.w290{width:290px}.w295{width:295px}

.w300{width:300px}.w305{width:305px}.w310{width:310px}.w315{width:315px}.w320{width:320px}.w325{width:325px}.w330{width:330px}.w335{width:335px}.w340{width:340px}.w345{width:345px}.w350{width:350px}.w355{width:355px}.w360{width:360px}.w365{width:365px}.w370{width:370px}.w375{width:375px}.w380{width:380px}.w385{width:385px}.w390{width:390px}.w395{width:395px}

.w400{width:400px}.w405{width:405px}.w410{width:410px}.w415{width:415px}.w420{width:420px}.w425{width:425px}.w430{width:430px}.w435{width:435px}.w440{width:440px}.w445{width:445px}.w450{width:450px}.w455{width:455px}.w460{width:460px}.w465{width:465px}.w470{width:470px}.w475{width:475px}.w480{width:480px}.w485{width:485px}.w490{width:490px}.w495{width:495px}

.w500{width:500px}.w505{width:505px}.w510{width:510px}.w515{width:515px}.w520{width:520px}.w525{width:525px}.w530{width:530px}.w535{width:535px}.w540{width:540px}.w545{width:545px}.w550{width:550px}.w555{width:555px}.w560{width:560px}.w565{width:565px}.w570{width:570px}.w575{width:575px}.w580{width:580px}.w585{width:585px}.w590{width:590px}.w595{width:595px}

.w600{width:600px}.w605{width:605px}.w610{width:610px}.w615{width:615px}.w620{width:620px}.w625{width:625px}.w630{width:630px}.w635{width:635px}.w640{width:640px}.w645{width:645px}.w650{width:650px}.w655{width:655px}.w660{width:660px}.w665{width:665px}.w670{width:670px}.w675{width:675px}.w680{width:680px}.w685{width:685px}.w690{width:690px}.w695{width:695px}

.w700{width:700px}.w705{width:705px}.w710{width:710px}.w715{width:715px}.w720{width:720px}.w725{width:725px}.w730{width:730px}.w735{width:735px}.w740{width:740px}.w745{width:745px}.w750{width:750px}.w755{width:755px}.w760{width:760px}.w765{width:765px}.w770{width:770px}.w775{width:775px}.w780{width:780px}.w785{width:785px}.w790{width:790px}.w795{width:795px}

.w800{width:800px}.w805{width:805px}.w810{width:810px}.w815{width:815px}.w820{width:820px}.w825{width:825px}.w830{width:830px}.w835{width:835px}.w840{width:840px}.w845{width:845px}.w850{width:850px}.w855{width:855px}.w860{width:860px}.w865{width:865px}.w870{width:870px}.w875{width:875px}.w880{width:880px}.w885{width:885px}.w890{width:890px}.w895{width:895px}

.w900{width:900px}.w905{width:905px}.w910{width:910px}.w915{width:915px}.w920{width:920px}.w925{width:925px}.w930{width:930px}.w935{width:935px}.w940{width:940px}.w945{width:945px}.w950{width:950px}.w955{width:955px}.w960{width:960px}.w965{width:965px}.w970{width:970px}.w975{width:975px}.w980{width:980px}.w985{width:985px}.w990{width:990px}.w995{width:995px}

.w1000{width:1000px}.w1005{width:1005px}.w1010{width:1010px}.w1015{width:1015px}.w1020{width:1020px}.w1025{width:1025px}.w1030{width:1030px}.w1035{width:1035px}.w1040{width:1040px}.w1045{width:1045px}.w1050{width:1050px}.w1055{width:1055px}.w1060{width:1060px}.w1065{width:1065px}.w1070{width:1070px}.w1075{width:1075px}.w1080{width:1080px}.w1085{width:1085px}.w1090{width:1090px}

/*---	HEIGHT	(px)---*/
.h1{height:1px;}.h2{height:2px;}.h3{height:3px;}.h4{height:4px;}.h5{height:5px;}.h6{height:6px;}.h7{height:7px;}.h8{height:8px;}.h9{height:9px;}.h10{height:10px;}.h11{height:11px;}.h12{height:12px;}.h14{height:14px;}.h15{height:15px;}.h16{height:16px;}.h17{height:17px;}.h18{height:18px;}.h19{height:19px;}.h20{height:20px;}.h21{height:21px;}.h22{height:22px;}.h23{height:23px;}.h24{height:24px;}.h25{height:25px;}.h26{height:26px;}.h27{height:27px;}.h28{height:28px;}.h29{height:29px;}.h30{height:30px;}.h31{height:31px;}.h32{height:32px;}.h33{height:33px;}.h34{height:34px;}.h35{height:35px;}
.h36{height:36px;}.h37{height:37px;}.h38{height:38px;}.h39{height:39px;}.h40{height:40px;}.h41{height:41px;}.h42{height:42px;}.h43{height:43px;}.h44{height:44px;}.h45{height:45px;}.h46{height:46px;}.h47{height:47px;}.h48{height:48px;}.h49{height:49px;}.h50{height:50px;}.h51{height:51px;}.h52{height:52px;}.h53{height:53px;}.h54{height:54px;}.h55{height:55px;}.h56{height:56px;}.h57{height:57px;}.h58{height:58px;}.h59{height:59px;}.h60{height:60px;}.h61{height:61px;}.h62{height:62px;}.h63{height:63px;}.h64{height:64px;}.h65{height:65px;}.h66{height:66px;}.h67{height:67px;}.h68{height:68px;}.h69{height:69px;}.h70{height:70px;}.h71{height:71px;}.h72{height:72px;}.h73{height:73px;}.h74{height:74px;}.h75{height:75px;}.h76{height:76px;}.h77{height:77px;}.h78{height:79px;}.h80{height:80px;}.h81{height:81px;}.h82{height:82px;}.h83{height:83px;}.h84{height:84px;}.h85{height:85px;}.h86{height:86px;}.h87{height:87px;}.h88{height:88px;}.h89{height:89px;}.h90{height:90px;}.h91{height:91px;}.h92{height:92px;}.h93{height:93px;}.h94{height:94px;}.h95{height:96px;}.h97{height:98px;}.h99{height:99px;}

.h100{height:100px;}.h105{height:105px}.h110{height:110px}.h115{height:115px}.h120{height:120px}.h125{height:125px}.h130{height:130px}.h135{height:135px}.h140{height:140px}.h145{height:145px}.h150{height:150px}.h155{height:155px}.h160{height:160px}.h165{height:165px}.h170{height:170px}.h175{height:175px}.h180{height:180px}.h180{height:185px}.h190{height:190px}.h195{height:195px}

.h200{height:200px}.h205{height:205px}.h210{height:210px}.h215{height:215px}.h220{height:220px}.h225{height:225px}.h230{height:230px}.h235{height:235px}.h240{height:240px}.h245{height:245px}.h250{height:250px}.h255{height:255px}.h260{height:260px}.h265{height:265px}.h270{height:270px}.h275{height:275px}.h280{height:280px}.h285{height:285px}.h290{height:290px}.h295{height:295px}

.h300{height:300px}.h305{height:305px}.h310{height:310px}.h315{height:315px}.h320{height:320px}.h325{height:325px}.h330{height:330px}.h335{height:335px}.h340{height:340px}.h345{height:345px}.h350{height:350px}.h355{height:355px}.h360{height:360px}.h365{height:365px}.h370{height:370px}.h375{height:375px}.h380{height:380px}.h385{height:385px}.h390{height:390px}.h395{height:395px}

.h400{height:400px}.h405{height:405px}.h410{height:410px}.h415{height:415px}.h420{height:420px}.h425{height:425px}.h430{height:430px}.h435{height:435px}.h440{height:440px}.h445{height:445px}.h450{height:450px}.h455{height:455px}.h460{height:460px}.h465{height:465px}.h470{height:470px}.h475{height:475px}.h480{height:480px}.h485{height:485px}.h490{height:490px}.h495{height:495px}

.h500{height:500px}.h505{height:505px}.h510{height:510px}.h515{height:515px}.h520{height:520px}.h525{height:525px}.h530{height:530px}.h535{height:535px}.h540{height:540px}.h545{height:545px}.h550{height:550px}.h555{height:555px}.h560{height:560px}.h565{height:565px}.h570{height:570px}.h575{height:575px}.h580{height:580px}.h585{height:585px}.h590{height:590px}.h595{height:595px}

.h600{height:600px}.h605{height:605px}.h610{height:610px}.h615{height:615px}.h620{height:620px}.h625{height:625px}.h630{height:630px}.h635{height:635px}.h640{height:640px}.h645{height:645px}.h650{height:650px}.h655{height:655px}.h660{height:660px}.h665{height:665px}.h670{height:670px}.h675{height:675px}.h680{height:680px}.h685{height:685px}.h690{height:690px}.h695{height:695px}

.h700{height:700px}.h705{height:705px}.h710{height:710px}.h715{height:715px}.h720{height:720px}.h725{height:725px}.h730{height:730px}.h735{height:735px}.h740{height:740px}.h745{height:745px}.h750{height:750px}.h755{height:755px}.h760{height:760px}.h765{height:765px}.h770{height:770px}.h775{height:775px}.h780{height:780px}.h785{height:785px}.h790{height:790px}.h795{height:795px}

.h800{height:800px}.h805{height:805px}.h810{height:810px}.h815{height:815px}.h820{height:820px}.h825{height:825px}.h830{height:830px}.h835{height:835px}.h840{height:840px}.h845{height:845px}.h850{height:850px}.h855{height:855px}.h860{height:860px}.h865{height:865px}.h870{height:870px}.h875{height:875px}.h880{height:880px}.h885{height:885px}.h890{height:890px}.h895{height:895px}

.h900{height:900px}.h905{height:905px}.h910{height:910px}.h915{height:915px}.h920{height:920px}.h925{height:925px}.h930{height:930px}.h935{height:935px}.h940{height:940px}.h945{height:945px}.h950{height:950px}.h955{height:955px}.h960{height:960px}.h965{height:965px}.h970{height:970px}.h975{height:975px}.h980{height:980px}.h985{height:985px}.h990{height:990px}.h995{height:995px}

.h1000{height:1000px}.h1005{height:1005px}.h1010{height:1010px}.h1015{height:1015px}.h1020{height:1020px}.h1025{height:1025px}.h1030{height:1030px}.h1035{height:1035px}.h1040{height:1040px}.h1045{height:1045px}.h1050{height:1050px}.h1055{height:1055px}.h1060{height:1060px}.h1065{height:1065px}.h1070{height:1070px}.h1075{height:1075px}.h1080{height:1080px}.h1085{height:1085px}.h1090{height:1090px}

/*---	WIDTH & HEIGHT	(%)---*/
.w5y{width:5%}.w10y{width:10%}.w15y{width:15%}.w20y{width:20%}.w25y{width:25%}.w30y{width:30%}.w35y{width:35%}.w40y{width:40%}.w45y{width:45%}.w50y{width:50%}.w55y{width:55%}.w60y{width:60%}.w65y{width:65%}.w70y{width:70%}.w75y{width:75%}.w80y{width:80%}.w85y{width:85%}.w90y{width:90%}.w95y{width:95%}.w98y{width:98%}.w100y{width:100%}

.h5y{height:5%}.h10y{height:10%}.h15y{height:15%}.h20y{height:20%}.h25y{height:25%}.h30y{height:30%}.h35y{height:35%}.h40y{height:40%}.h45y{height:45%}.h50y{height:50%}.h55y{height:55%}.h60y{height:60%}.h65y{height:65%}.h70y{height:70%}.h75y{height:75%}.h80y{height:80%}.h85y{height:85%}.h90y{height:90%}.h95y{height:95%}.h100y{height:100%}

/*---	PADDING	  ---*/	
.p0{padding:0px}.p1{padding:1px}.p2{padding:2px}.p3{padding:3px}.p4{padding:4px}.p5{padding:5px}.p6{padding:6px}.p7{padding:7px}.p8{padding:8px}.p9{padding:9px}.p10{padding:10px}.p11{padding:11px}.p12{padding:12px}.p13{padding:13px}.p14{padding:14px}.p15{padding:15px}.p17{padding:17px}.p18{padding:18px}.p19{padding:19px}.p20{padding:20px}.p21{padding:21px}.p22{padding:22px}.p23{padding:23px}.p24{padding:24px}.p25{padding:25px}.p26{padding:26px}.p27{padding:27px}.p28{padding:28px}.p29{padding:29px}.p30{padding:30px}.p31{padding:31px}.p32{padding:32px}.p33{padding:33px}.p34{padding:34px}.p35{padding:35px}.p36{padding:36px}.p37{padding:37px}.p38{padding:38px}.p39{padding:39px}.p40{padding:40px}.p41{padding:41px}.p42{padding:42px}.p43{padding:43px}.p44{padding:44px}.p45{padding:45px}.p46{padding:46px}.p47{padding:47px}.p48{padding:48px}.p49{padding:49px}.p50{padding:50px}

.pt1{padding-top:1px}.pt2{padding-top:2px}.pt3{padding-top:3px}.pt4{padding-top:4px}.pt5{padding-top:5px}.pt6{padding-top:6px}.pt7{padding-top:7px}.pt8{padding-top:8px}.pt9{padding-top:9px}.pt10{padding-top:10px}.pt11{padding-top:11px}.pt12{padding-top:12px}.pt13{padding-top:13px}
.pt14{padding-top:14px}.pt15{padding-top:15px}.pt16{padding-top:16px}.pt17{padding-top:17px}.pt18{padding-top:18px}.pt19{padding-top:19px}.pt20{padding-top:20px}.pt21{padding-top:21px}.pt22{padding-top:22px}.pt23{padding-top:23px}.pt24{padding-top:24px}.pt25{padding-top:25px}.pt26{padding-top:26px}.pt27{padding-top:27px}.pt28{padding-top:28px}.pt29{padding-top:29px}.pt30{padding-top:30px}.pt31{padding-top:31px}.pt32{padding-top:32px}.pt33{padding-top:33px}.pt34{padding-top:34px}.pt35{padding-top:35px}.pt36{padding-top:36px}.pt37{padding-top:37px}.pt38{padding-top:38px}.pt39{padding-top:39px}.pt40{padding-top:40px}.pt41{padding-top:41px}.pt41{padding-top:42px}.pt43{padding-top:43px}.pt44{padding-top:44px}.pt45{padding-top:45px}.pt46{padding-top:46px}.pt47{padding-top:47px}.pt48{padding-top:48px}.pt49{padding-top:49px}.pt50{padding-top:50px}

.pb1{padding-bottom:1px}.pb2{padding-bottom:2px}.pb3{padding-bottom:3px}.pb4{padding-bottom:4px}.pb5{padding-bottom:5px}.pb6{padding-bottom:6px}.pb7{padding-bottom:7px}.pb8{padding-bottom:8px}.pb9{padding-bottom:9px}.pb10{padding-bottom:10px}.pb11{padding-bottom:11px}.pb12{padding-bottom:12px}.pb13{padding-bottom:13px}.pb14{padding-bottom:14px}.pb15{padding-bottom:15px}.pb16{padding-bottom:16px}.pb17{padding-bottom:17px}.pb18{padding-bottom:18px}.pb19{padding-bottom:19px}.pb20{padding-bottom:20px}.pb21{padding-bottom:21px}.pb22{padding-bottom:22px}.pb23{padding-bottom:23px}.pb24{padding-bottom:24px}.pb25{padding-bottom:25px}.pb26{padding-bottom:26px}.pb27{padding-bottom:27px}.pb28{padding-bottom:28px}.pb29{padding-bottom:29px}.pb30{padding-bottom:30px}.pb31{padding-bottom:31px}.pb32{padding-bottom:32px}.pb33{padding-bottom:33px}.pb34{padding-bottom:34px}.pb35{padding-bottom:35px}.pb36{padding-bottom:36px}.pb37{padding-bottom:37px}.pb38{padding-bottom:38px}.pb39{padding-bottom:39px}.pb40{padding-bottom:40px}.pb41{padding-bottom:41px}.pb41{padding-bottom:42px}.pb43{padding-bottom:43px}.pb44{padding-bottom:44px}.pb45{padding-bottom:45px}.pb46{padding-bottom:46px}.pb47{padding-bottom:47px}.pb48{padding-bottom:48px}.pb49{padding-bottom:49px}.pb50{padding-bottom:50px}

.pl1{padding-left:1px}.pl2{padding-left:2px}.pl3{padding-left:3px}.pl4{padding-left:4px}.pl5{padding-left:5px}.pl6{padding-left:6px}.pl7{padding-left:7px}.pl8{padding-left:8px}.pl9{padding-left:9px}.pl10{padding-left:10px}.pl11{padding-left:11px}.pl12{padding-left:12px}.pl13{padding-left:13px}.pl14{padding-left:14px}.pl15{padding-left:15px}.pl16{padding-left:16px}.pl17{padding-left:17px}.pl18{padding-left:18px}.pl19{padding-left:19px}.pl20{padding-left:20px}.pl21{padding-left:21px}.pl22{padding-left:22px}.pl23{padding-left:23px}.pl24{padding-left:24px}.pl25{padding-left:25px}.pl26{padding-left:26px}.pl27{padding-left:27px}.pl28{padding-left:28px}.pl29{padding-left:29px}.pl30{padding-left:30px}.pl31{padding-left:31px}.pl32{padding-left:32px}.pl33{padding-left:33px}.pl34{padding-left:34px}.pl35{padding-left:35px}.pl36{padding-left:36px}.pl37{padding-left:37px}.pl38{padding-left:38px}.pl39{padding-left:39px}.pl40{padding-left:40px}.pl41{padding-left:41px}.pl41{padding-left:42px}.pl43{padding-left:43px}.pl44{padding-left:44px}.pl45{padding-left:45px}.pl46{padding-left:46px}.pl47{padding-left:47px}.pl48{padding-left:48px}.pl49{padding-left:49px}.pl50{padding-left:50px}

.pr1{padding-right:1px}.pr2{padding-right:2px}.pr3{padding-right:3px}.pr4{padding-right:4px}.pr5{padding-right:5px}.pr6{padding-right:6px}.pr7{padding-right:7px}.pr8{padding-right:8px}.pr9{padding-right:9px}.pr10{padding-right:10px}.pr11{padding-right:11px}.pr12{padding-right:12px}.pr13{padding-right:13px}.pr14{padding-right:14px}.pr15{padding-right:15px}.pr16{padding-right:16px}.pr17{padding-right:17px}.pr18{padding-right:18px}.pr19{padding-right:19px}.pr20{padding-right:20px}.pr21{padding-right:21px}.pr22{padding-right:22px}.pr23{padding-right:23px}.pr24{padding-right:24px}.pr25{padding-right:25px}.pr26{padding-right:26px}.pr27{padding-right:27px}.pr28{padding-right:28px}.pr29{padding-right:29px}.pr30{padding-right:30px}.pr31{padding-right:31px}.pr32{padding-right:32px}.pr33{padding-right:33px}.pr34{padding-right:34px}.pr35{padding-right:35px}.pr36{padding-right:36px}.pr37{padding-right:37px}.pr38{padding-right:38px}.pr39{padding-right:39px}.pr40{padding-right:40px}.pr41{padding-right:41px}.pr41{padding-right:42px}.pr43{padding-right:43px}.pr44{padding-right:44px}.pr45{padding-right:45px}.pr46{padding-right:46px}.pr47{padding-right:47px}.pr48{padding-right:48px}.pr49{padding-right:49px}.pr50{padding-right:50px}

/*---	MARGIN	---*/
.m0{margin:0px}.m1{margin:1px}.m2{margin:2px}.m3{margin:3px}.m4{margin:4px}.m5{margin:5px}.m6{margin:6px}.m7{margin:7px}.m8{margin:8px}.m9{margin:9px}.m10{margin:10px}.m11{margin:11px}.m12{margin:12px}.m13{margin:13px}.m14{margin:14px}.m15{margin:15px}.m17{margin:17px}.m18{margin:18px}.m19{margin:19px}.m20{margin:20px}.m21{margin:21px}.m22{margin:22px}.m23{margin:23px}.m24{margin:24px}.m25{margin:25px}.m26{margin:26px}.m27{margin:27px}.m28{margin:28px}.m29{margin:29px}.m30{margin:30px}.m31{margin:31px}.m32{margin:32px}.m33{margin:33px}.m34{margin:34px}.m35{margin:35px}.m36{margin:36px}.m37{margin:37px}.m38{margin:38px}.m39{margin:39px}.m40{margin:40px}.m41{margin:41px}.m42{margin:42px}.m43{margin:43px}.m44{margin:44px}.m45{margin:45px}.m46{margin:46px}.m47{margin:47px}.m48{margin:48px}.m49{margin:49px}.m50{margin:50px}

.mt0{margin-top:0px}.mt1{margin-top:1px}.mt2{margin-top:2px}.mt3{margin-top:3px}.mt4{margin-top:4px}.mt5{margin-top:5px}.mt6{margin-top:6px}.mt7{margin-top:7px}.mt8{margin-top:8px}.mt9{margin-top:9px}.mt10{margin-top:10px}.mt11{margin-top:11px}.mt12{margin-top:12px}.mt13{margin-top:13px}
.mt14{margin-top:14px}.mt15{margin-top:15px}.mt16{margin-top:16px}.mt17{margin-top:17px}.mt18{margin-top:18px}.mt19{margin-top:19px}.mt20{margin-top:20px}.mt21{margin-top:21px}.mt22{margin-top:22px}.mt23{margin-top:23px}.mt24{margin-top:24px}.mt25{margin-top:25px}.mt26{margin-top:26px}.mt27{margin-top:27px}.mt28{margin-top:28px}.mt29{margin-top:29px}.mt30{margin-top:30px}.mt31{margin-top:31px}.mt32{margin-top:32px}.mt33{margin-top:33px}.mt34{margin-top:34px}.mt35{margin-top:35px}.mt36{margin-top:36px}.mt37{margin-top:37px}.mt38{margin-top:38px}.mt39{margin-top:39px}.mt40{margin-top:40px}.mt41{margin-top:41px}.mt41{margin-top:42px}.mt43{margin-top:43px}.mt44{margin-top:44px}.mt45{margin-top:45px}.mt46{margin-top:46px}.mt47{margin-top:47px}.mt48{margin-top:48px}.mt49{margin-top:49px}.mt50{margin-top:50px}

.mb1{margin-bottom:1px}.mb2{margin-bottom:2px}.mb3{margin-bottom:3px}.mb4{margin-bottom:4px}.mb5{margin-bottom:5px}.mb6{margin-bottom:6px}.mb7{margin-bottom:7px}.mb8{margin-bottom:8px}.mb9{margin-bottom:9px}.mb10{margin-bottom:10px}.mb11{margin-bottom:11px}.mb12{margin-bottom:12px}.mb13{margin-bottom:13px}.mb14{margin-bottom:14px}.mb15{margin-bottom:15px}.mb16{margin-bottom:16px}.mb17{margin-bottom:17px}.mb18{margin-bottom:18px}.mb19{margin-bottom:19px}.mb20{margin-bottom:20px}.mb21{margin-bottom:21px}.mb22{margin-bottom:22px}.mb23{margin-bottom:23px}.mb24{margin-bottom:24px}.mb25{margin-bottom:25px}.mb26{margin-bottom:26px}.mb27{margin-bottom:27px}.mb28{margin-bottom:28px}.mb29{margin-bottom:29px}.mb30{margin-bottom:30px}.mb31{margin-bottom:31px}.mb32{margin-bottom:32px}.mb33{margin-bottom:33px}.mb34{margin-bottom:34px}.mb35{margin-bottom:35px}.mb36{margin-bottom:36px}.mb37{margin-bottom:37px}.mb38{margin-bottom:38px}.mb39{margin-bottom:39px}.mb40{margin-bottom:40px}.mb41{margin-bottom:41px}.mb41{margin-bottom:42px}.mb43{margin-bottom:43px}.mb44{margin-bottom:44px}.mb45{margin-bottom:45px}.mb46{margin-bottom:46px}.mb47{margin-bottom:47px}.mb48{margin-bottom:48px}.mb49{margin-bottom:49px}.mb50{margin-bottom:50px}

.ml1{margin-left:1px}.ml2{margin-left:2px}.ml3{margin-left:3px}.ml4{margin-left:4px}.ml5{margin-left:5px}.ml6{margin-left:6px}.ml7{margin-left:7px}.ml8{margin-left:8px}.ml9{margin-left:9px}.ml10{margin-left:10px}.ml11{margin-left:11px}.ml12{margin-left:12px}.ml13{margin-left:13px}.ml14{margin-left:14px}.ml15{margin-left:15px}.ml16{margin-left:16px}.ml17{margin-left:17px}.ml18{margin-left:18px}.ml19{margin-left:19px}.ml20{margin-left:20px}.ml21{margin-left:21px}.ml22{margin-left:22px}.ml23{margin-left:23px}.ml24{margin-left:24px}.ml25{margin-left:25px}.ml26{margin-left:26px}.ml27{margin-left:27px}.ml28{margin-left:28px}.ml29{margin-left:29px}.ml30{margin-left:30px}.ml31{margin-left:31px}.ml32{margin-left:32px}.ml33{margin-left:33px}.ml34{margin-left:34px}.ml35{margin-left:35px}.ml36{margin-left:36px}.ml37{margin-left:37px}.ml38{margin-left:38px}.ml39{margin-left:39px}.ml40{margin-left:40px}.ml41{margin-left:41px}.ml41{margin-left:42px}.ml43{margin-left:43px}.ml44{margin-left:44px}.ml45{margin-left:45px}.ml46{margin-left:46px}.ml47{margin-left:47px}.ml48{margin-left:48px}.ml49{margin-left:49px}.ml50{margin-left:50px}.ml75{margin-left:75px}.ml100{margin-left:100px}.ml125{margin-left:125px}

.mr1{margin-right:1px}.mr2{margin-right:2px}.mr3{margin-right:3px}.mr4{margin-right:4px}.mr5{margin-right:5px}.mr6{margin-right:6px}.mr7{margin-right:7px}.mr8{margin-right:8px}.mr9{margin-right:9px}.mr10{margin-right:10px}.mr11{margin-right:11px}.mr12{margin-right:12px}.mr13{margin-right:13px}.mr14{margin-right:14px}.mr15{margin-right:15px}.mr16{margin-right:16px}.mr17{margin-right:17px}.mr18{margin-right:18px}.mr19{margin-right:19px}.mr20{margin-right:20px}.mr21{margin-right:21px}.mr22{margin-right:22px}.mr23{margin-right:23px}.mr24{margin-right:24px}.mr25{margin-right:25px}.mr26{margin-right:26px}.mr27{margin-right:27px}.mr28{margin-right:28px}.mr29{margin-right:29px}.mr30{margin-right:30px}.mr31{margin-right:31px}.mr32{margin-right:32px}.mr33{margin-right:33px}.mr34{margin-right:34px}.mr35{margin-right:35px}.mr36{margin-right:36px}.mr37{margin-right:37px}.mr38{margin-right:38px}.mr39{margin-right:39px}.mr40{margin-right:40px}.mr41{margin-right:41px}.mr41{margin-right:42px}.mr43{margin-right:43px}.mr44{margin-right:44px}.mr45{margin-right:45px}.mr46{margin-right:46px}.mr47{margin-right:47px}.mr48{margin-right:48px}.mr49{margin-right:49px}.mr50{margin-right:50px}

/*---	MARGIN	(- 10 minus)---*/
.m-1{margin:-1px}.m-2{margin:-2px}.m-3{margin:-3px}.m-4{margin:-4px}.m-5{margin:-5px}.m-6{margin:-6px}.m-7{margin:-7px}.m-8{margin:-8px}.m-9{margin:-9px}.m-10{margin:-10px}

.ml-1{margin-left:-1px}.ml-2{margin-left:-2px}.ml-3{margin-left:-3px}.ml-4{margin-left:-4px}.ml-5{margin-left:-5px}.ml-6{margin-left:-6px}.ml-7{margin-left:-7px}.ml-8{margin-left:-8px}.ml-9{margin-left:-9px}.ml-10{margin-left:-10px}.ml-50{margin-left:-50px}

.mr-1{margin-right:-1px}.mr-2{margin-right:-2px}.mr-3{margin-right:-3px}.mr-4{margin-right:-4px}.mr-5{margin-right:-5px}.mr-6{margin-right:-6px}.mr-7{margin-right:-7px}.mr-8{margin-right:-8px}.mr-9{margin-right:-9px}.mr-10{margin-right:-10px}

.mt-1{margin-top:-1px}.mt-2{margin-top:-2px}.mt-3{margin-top:-3px}.mt-4{margin-top:-4px}.mt-5{margin-top:-5px}.mt-6{margin-top:-6px}.mt-7{margin-top:-7px}.mt-8{margin-top:-8px}.mt-9{margin-top:-9px}.mt-10{margin-top:-10px}
.mt-11{margin-top:-11px}.mt-12{margin-top:-12px}.mt-13{margin-top:-13px}.mt-14{margin-top:-14px}.mt-15{margin-top:-15px}.mt-16{margin-top:-16px}.mt-17{margin-top:-17px}.mt-18{margin-top:-18px}.mt-19{margin-top:-19px}.mt-20{margin-top:-20px}
.mt-21{margin-top:-21px}.mt-22{margin-top:-22px}.mt-23{margin-top:-23px}.mt-24{margin-top:-24px}.mt-25{margin-top:-25px}.mt-26{margin-top:-26px}.mt-27{margin-top:-27px}.mt-28{margin-top:-28px}.mt-29{margin-top:-29px}.mt-30{margin-top:-30px}
.mt-31{margin-top:-31px}.mt-32{margin-top:-32px}.mt-33{margin-top:-33px}.mt-34{margin-top:-34px}.mt-35{margin-top:-35px}.mt-36{margin-top:-36px}.mt-37{margin-top:-37px}.mt-38{margin-top:-38px}.mt-39{margin-top:-39px}.mt-40{margin-top:-40px}
.mt-45{margin-top:-45px}.mt-50{margin-top:-50px}.mt-55{margin-top:-55px}.mt-60{margin-top:-60px}.mt-65{margin-top:-65px}.mt-70{margin-top:-70px}.mt-75{margin-top:-75px}.mt-80{margin-top:-80px}.mt-85{margin-top:-85px}.mt-90{margin-top:-90px}.mt-95{margin-top:-95px}.mt-100{margin-top:-100px}

.mb-1{margin-bottom:-1px}.mb-2{margin-bottom:-2px}.mb-3{margin-bottom:-3px}.mb-4{margin-bottom:-4px}.mb-5{margin-bottom:-5px}.mb-6{margin-bottom:-6px}.mb-7{margin-bottom:-7px}.mb-8{margin-bottom:-8px}.mb-9{margin-bottom:-9px}.mb-10{margin-bottom:-10px}

.mauto{margin:auto}

/*---	TOP	---*/
.t1{top:1px;}.t2{top:2px;}.t3{top:3px;}.t4{top:4px;}.t5{top:5px;}.t6{top:6px;}.t7{top:7px;}.t8{top:8px;}.t9{top:9px;}.t10{top:10px;}.t11{top:11px;}.t12{top:12px;}.t14{top:14px;}.t15{top:15px;}.t16{top:16px;}.t17{top:17px;}.t18{top:18px;}.t19{top:19px;}.t20{top:20px;}.t21{top:21px;}.t22{top:22px;}.t23{top:23px;}.t24{top:24px;}.t25{top:25px;}.t26{top:26px;}.t27{top:27px;}.t28{top:28px;}.t29{top:29px;}.t30{top:30px;}.t31{top:31px;}.t32{top:32px;}.t33{top:33px;}.t34{top:34px;}.t35{top:35px;}
.t36{top:36px;}.t37{top:37px;}.t38{top:38px;}.t39{top:39px;}.t40{top:40px;}.t41{top:41px;}.t42{top:42px;}.t43{top:43px;}.t44{top:44px;}.t45{top:45px;}.t46{top:46px;}.t47{top:47px;}.t48{top:48px;}.t49{top:49px;}.t50{top:50px;}.t51{top:51px;}.t52{top:52px;}.t53{top:53px;}.t54{top:54px;}.t55{top:55px;}.t56{top:56px;}.t57{top:57px;}.t58{top:58px;}.t59{top:59px;}.t60{top:60px;}.t61{top:61px;}.t62{top:62px;}.t63{top:63px;}.t64{top:64px;}.t65{top:65px;}.t66{top:66px;}.t67{top:67px;}.t68{top:68px;}.t69{top:69px;}.t70{top:70px;}.t71{top:71px;}.t72{top:72px;}.t73{top:73px;}.t74{top:74px;}.t75{top:75px;}.t76{top:76px;}.t77{top:77px;}.t78{top:78px;}.t79{top:79px;}.t80{top:80px;}.t81{top:81px;}.t82{top:82px;}.t83{top:83px;}.t84{top:84px;}.t85{top:85px;}.t86{top:86px;}.t87{top:87px;}.t88{top:88px;}.t89{top:89px;}.t90{top:90px;}.t91{top:91px;}.t92{top:92px;}.t93{top:93px;}.t94{top:94px;}.t95{top:96px;}.t97{top:98px;}.t99{top:99px;}

.t100{top:100px;}.t105{top:105px}.t110{top:110px}.t115{top:115px}.t120{top:120px}.t125{top:125px}.t130{top:105px}.t135{top:135px}.t140{top:105px}.t145{top:145px}.t150{top:105px}.t155{top:155px}.t160{top:105px}.t165{top:165px}.t170{top:105px}.t175{top:175px}.t180{top:105px}.t180{top:185px}.t190{top:190px}.t195{top:195px}

.t200{top:200px}.t205{top:205px}.t210{top:210px}.t215{top:215px}.t220{top:220px}.t225{top:225px}.t230{top:230px}.t235{top:235px}.t240{top:240px}.t245{top:245px}.t250{top:250px}.t255{top:255px}.t260{top:260px}.t265{top:265px}.t270{top:270px}.t275{top:275px}.t280{top:280px}.t285{top:285px}.t290{top:290px}.t295{top:295px}

/*---	RİGHT	---*/
.r0{right:0px;}.r1{right:1px;}.r2{right:2px;}.r3{right:3px;}.r4{right:4px;}.r5{right:5px;}.r6{right:6px;}.r7{right:7px;}.r8{right:8px;}.r9{right:9px;}.r10{right:10px;}.r11{right:11px;}.r12{right:12px;}.r14{right:14px;}.r15{right:15px;}.r16{right:16px;}.r17{right:17px;}.r18{right:18px;}.r19{right:19px;}.r20{right:20px;}.r21{right:21px;}.r22{right:22px;}.r23{right:23px;}.r24{right:24px;}.r25{right:25px;}.r26{right:26px;}.r27{right:27px;}.r28{right:28px;}.r29{right:29px;}.r30{right:30px;}.r31{right:31px;}.r32{right:32px;}.r33{right:33px;}.r34{right:34px;}.r35{right:35px;}
.r36{right:36px;}.r37{right:37px;}.r38{right:38px;}.r39{right:39px;}.r40{right:40px;}.r41{right:41px;}.r42{right:42px;}.r43{right:43px;}.r44{right:44px;}.r45{right:45px;}.r46{right:46px;}.r47{right:47px;}.r48{right:48px;}.r49{right:49px;}.r50{right:50px;}.r51{right:51px;}.r52{right:52px;}.r53{right:53px;}.r54{right:54px;}.r55{right:55px;}.r56{right:56px;}.r57{right:57px;}.r58{right:58px;}.r59{right:59px;}.r60{right:60px;}.r61{right:61px;}.r62{right:62px;}.r63{right:63px;}.r64{right:64px;}.r65{right:65px;}.r66{right:66px;}.r67{right:67px;}.r68{right:68px;}.r69{right:69px;}.r70{right:70px;}.r71{right:71px;}.r72{right:72px;}.r73{right:73px;}.r74{right:74px;}.r75{right:75px;}.r76{right:76px;}.r77{right:77px;}.r78{right:78px;}.r79{right:79px;}.r80{right:80px;}.r81{right:81px;}.r82{right:82px;}.r83{right:83px;}.r84{right:84px;}.r85{right:85px;}.r86{right:86px;}.r87{right:87px;}.r88{right:88px;}.r89{right:89px;}.r90{right:90px;}.r91{right:91px;}.r92{right:92px;}.r93{right:93px;}.r94{right:94px;}.r95{right:96px;}.r97{right:98px;}.r99{right:99px;}

.r100{right:100px;}.r105{right:105px}.r110{right:110px}.r115{right:115px}.r120{right:120px}.r125{right:125px}.r130{right:105px}.r135{right:135px}.r140{right:105px}.r145{right:145px}.r150{right:105px}.r155{right:155px}.r160{right:105px}.r165{right:165px}.r170{right:105px}.r175{right:175px}.r180{right:105px}.r180{right:185px}.r190{right:190px}.r195{right:195px}

.r200{right:200px}.r205{right:205px}.r210{right:210px}.r215{right:215px}.r220{right:220px}.r225{right:225px}.r230{right:230px}.r235{right:235px}.r240{right:240px}.r245{right:245px}.r250{right:250px}.r255{right:255px}.r260{right:260px}.r265{right:265px}.r270{right:270px}.r275{right:275px}.r280{right:280px}.r285{right:285px}.r290{right:290px}.r295{right:295px}

/*---	LEFT	---*/
.l1{left:1px;}.l2{left:2px;}.l3{left:3px;}.l4{left:4px;}.l5{left:5px;}.l6{left:6px;}.l7{left:7px;}.l8{left:8px;}.l9{left:9px;}.l10{left:10px;}.l11{left:11px;}.l12{left:12px;}.l14{left:14px;}.l15{left:15px;}.l16{left:16px;}.l17{left:17px;}.l18{left:18px;}.l19{left:19px;}.l20{left:20px;}.l21{left:21px;}.l22{left:22px;}.l23{left:23px;}.l24{left:24px;}.l25{left:25px;}.l26{left:26px;}.l27{left:27px;}.l28{left:28px;}.l29{left:29px;}.l30{left:30px;}.l31{left:31px;}.l32{left:32px;}.l33{left:33px;}.l34{left:34px;}.l35{left:35px;}
.l36{left:36px;}.l37{left:37px;}.l38{left:38px;}.l39{left:39px;}.l40{left:40px;}.l41{left:41px;}.l42{left:42px;}.l43{left:43px;}.l44{left:44px;}.l45{left:45px;}.l46{left:46px;}.l47{left:47px;}.l48{left:48px;}.l49{left:49px;}.l50{left:50px;}.l51{left:51px;}.l52{left:52px;}.l53{left:53px;}.l54{left:54px;}.l55{left:55px;}.l56{left:56px;}.l57{left:57px;}.l58{left:58px;}.l59{left:59px;}.l60{left:60px;}.l61{left:61px;}.l62{left:62px;}.l63{left:63px;}.l64{left:64px;}.l65{left:65px;}.l66{left:66px;}.l67{left:67px;}.l68{left:68px;}.l69{left:69px;}.l70{left:70px;}.l71{left:71px;}.l72{left:72px;}.l73{left:73px;}.l74{left:74px;}.l75{left:75px;}.l76{left:76px;}.l77{left:77px;}.l78{left:78px;}.l79{left:79px;}.l80{left:80px;}.l81{left:81px;}.l82{left:82px;}.l83{left:83px;}.l84{left:84px;}.l85{left:85px;}.l86{left:86px;}.l87{left:87px;}.l88{left:88px;}.l89{left:89px;}.l90{left:90px;}.l91{left:91px;}.l92{left:92px;}.l93{left:93px;}.l94{left:94px;}.l95{left:96px;}.l97{left:98px;}.l99{left:99px;}

.l100{left:100px;}.l105{left:105px}.l110{left:110px}.l115{left:115px}.l120{left:120px}.l125{left:125px}.l130{left:105px}.l135{left:135px}.l140{left:105px}.l145{left:145px}.l150{left:105px}.l155{left:155px}.l160{left:105px}.l165{left:165px}.l170{left:105px}.l175{left:175px}.l180{left:105px}.l180{left:185px}.l190{left:190px}.l195{left:195px}

.l200{left:200px}.l205{left:205px}.l210{left:210px}.l215{left:215px}.l220{left:220px}.l225{left:225px}.l230{left:230px}.l235{left:235px}.l240{left:240px}.l245{left:245px}.l250{left:250px}.l255{left:255px}.l260{left:260px}.l265{left:265px}.l270{left:270px}.l275{left:275px}.l280{left:280px}.l285{left:285px}.l290{left:290px}.l295{left:295px}

/*---	BOTTOM	---*/
.bt1{bottom:1px;}.bt2{bottom:2px;}.bt3{bottom:3px;}.bt4{bottom:4px;}.bt5{bottom:5px;}.bt6{bottom:6px;}.bt7{bottom:7px;}.bt8{bottom:8px;}.bt9{bottom:9px;}.bt10{bottom:10px;}.bt11{bottom:11px;}.bt12{bottom:12px;}.bt14{bottom:14px;}.bt15{bottom:15px;}.bt16{bottom:16px;}.bt17{bottom:17px;}.bt18{bottom:18px;}.bt19{bottom:19px;}.bt20{bottom:20px;}.bt21{bottom:21px;}.bt22{bottom:22px;}.bt23{bottom:23px;}.bt24{bottom:24px;}.bt25{bottom:25px;}.bt26{bottom:26px;}.bt27{bottom:27px;}.bt28{bottom:28px;}.bt29{bottom:29px;}.bt30{bottom:30px;}.bt31{bottom:31px;}.bt32{bottom:32px;}.bt33{bottom:33px;}.bt34{bottom:34px;}.bt35{bottom:35px;}
.bt36{bottom:36px;}.bt37{bottom:37px;}.bt38{bottom:38px;}.bt39{bottom:39px;}.bt40{bottom:40px;}.bt41{bottom:41px;}.bt42{bottom:42px;}.bt43{bottom:43px;}.bt44{bottom:44px;}.bt45{bottom:45px;}.bt46{bottom:46px;}.bt47{bottom:47px;}.bt48{bottom:48px;}.bt49{bottom:49px;}.bt50{bottom:50px;}.bt51{bottom:51px;}.bt52{bottom:52px;}.bt53{bottom:53px;}.bt54{bottom:54px;}.bt55{bottom:55px;}.bt56{bottom:56px;}.bt57{bottom:57px;}.bt58{bottom:58px;}.bt59{bottom:59px;}.bt60{bottom:60px;}.bt61{bottom:61px;}.bt62{bottom:62px;}.bt63{bottom:63px;}.bt64{bottom:64px;}.bt65{bottom:65px;}.bt66{bottom:66px;}.bt67{bottom:67px;}.bt68{bottom:68px;}.bt69{bottom:69px;}.bt70{bottom:70px;}.bt71{bottom:71px;}.bt72{bottom:72px;}.bt73{bottom:73px;}.bt74{bottom:74px;}.bt75{bottom:75px;}.bt76{bottom:76px;}.bt77{bottom:77px;}.bt78{bottom:78px;}.bt79{bottom:79px;}.bt80{bottom:80px;}.bt81{bottom:81px;}.bt82{bottom:82px;}.bt83{bottom:83px;}.bt84{bottom:84px;}.bt85{bottom:85px;}.bt86{bottom:86px;}.bt87{bottom:87px;}.bt88{bottom:88px;}.bt89{bottom:89px;}.bt90{bottom:90px;}.bt91{bottom:91px;}.bt92{bottom:92px;}.bt93{bottom:93px;}.bt94{bottom:94px;}.bt95{bottom:96px;}.bt97{bottom:98px;}.bt99{bottom:99px;}

.bt100{bottom:100px;}.bt105{bottom:105px}.bt110{bottom:110px}.bt115{bottom:115px}.bt120{bottom:120px}.bt125{bottom:125px}.bt130{bottom:105px}.bt135{bottom:135px}.bt140{bottom:105px}.bt145{bottom:145px}.bt150{bottom:105px}.bt155{bottom:155px}.bt160{bottom:105px}.bt165{bottom:165px}.bt170{bottom:105px}.bt175{bottom:175px}.bt180{bottom:105px}.bt180{bottom:185px}.bt190{bottom:190px}.bt195{bottom:195px}

.bt200{bottom:200px}.bt205{bottom:205px}.bt210{bottom:210px}.bt215{bottom:215px}.bt220{bottom:220px}.bt225{bottom:225px}.bt230{bottom:230px}.bt235{bottom:235px}.bt240{bottom:240px}.bt245{bottom:245px}.bt250{bottom:250px}.bt255{bottom:255px}.bt260{bottom:260px}.bt265{bottom:265px}.bt270{bottom:270px}.bt275{bottom:275px}.bt280{bottom:280px}.bt285{bottom:285px}.bt290{bottom:290px}.bt295{bottom:295px}

/*---	BUTTON	(You can edit btn colors)---*/
.btn{padding:5px 10px;font-size:13px;font-weight:bold;line-height:18px;color:#333;text-shadow:0 1px 0 rgba(255,255,255,.5);background-repeat:no-repeat;border:1px solid #ccc;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border-radius:0 \0;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.5);-moz-box-shadow:0 1px 0 rgba(255,255,255,.5);box-shadow:0 1px 0 rgba(255,255,255,.5);}

.btn{background-color:#ddd;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#fff),to(#ddd));background-image:-moz-linear-gradient(#fff,#ddd);background-image:-ms-linear-gradient(#fff,#ddd);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#ddd));background-image:-webkit-linear-gradient(#fff,#ddd);background-image:-o-linear-gradient(#fff,#ddd);background-image:linear-gradient(#fff,#ddd);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd');}

.btn:hover{text-decoration:none;background-color:#d8d8d8;background-image:-khtml-gradient(linear,left top,left bottom,from(#f8f8f8),to(#d8d8d8));background-image:-moz-linear-gradient(#f8f8f8,#d8d8d8);background-image:-ms-linear-gradient(#f8f8f8,#d8d8d8);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f8f8f8),color-stop(100%,#d8d8d8));background-image:-webkit-linear-gradient(#f8f8f8,#d8d8d8);background-image:-o-linear-gradient(#f8f8f8,#d8d8d8);background-image:linear-gradient(#f8f8f8,#d8d8d8);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);border-color:#bbb;}

.btn.active,.btn:active{border-color:#bbb;background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.5);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.5);box-shadow:inset 0 2px 4px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.5);}

.yellow-btn{background-color:#fd9a0f;background-repeat:repeat-x;background-image:-moz-linear-gradient(top,#fee94f 0,#fd9a0f 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fee94f),color-stop(100%,#fd9a0f));background-image:-webkit-linear-gradient(top,#fee94f 0,#fd9a0f 100%);background-image:-ms-linear-gradient(top,#fee94f 0,#fd9a0f 100%);background-image:-o-linear-gradient(top,#fee94f 0,#fd9a0f 100%);background-image:linear-gradient(top,#fee94f 0,#fd9a0f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fee94f',endColorstr='#fd9a0f',GradientType=0);border-color:#fa2;}

.yellow-btn:hover,.yellow-btn:focus{color:#333;background-color:#fd9512;background-repeat:repeat-x;background-image:-moz-linear-gradient(top,#fedc4d 0,#fd9512 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fedc4d),color-stop(100%,#fd9512));background-image:-webkit-linear-gradient(top,#fedc4d 0,#fd9512 100%);background-image:-ms-linear-gradient(top,#fedc4d 0,#fd9512 100%);background-image:-o-linear-gradient(top,#fedc4d 0,#fd9512 100%);background-image:linear-gradient(top,#fedc4d 0,#fd9512 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fedc4d',endColorstr='#fd9512',GradientType=0);border-color:#ec8b11;}

.yellow-btn:active{background-image:none;border-color:#ec8b11;}

/*******************************************	END OF BONUS GLOBAL CSS	********************************************************/
.cHeader { height: 38px; margin: 5px 0 12px; cursor: pointer; }
#wrapper, #loginform { float: left;width: 540px;height: 255px;}
#chatbox { text-align: left;
float: left;
width: 540px;
height: 260px;
max-height: 260px;
overflow: auto; }
#chatbox img { width: 30px; height: 30px; }
#usermsg { width: 528px;
border: 1px solid #CCC;
padding: 5px;
resize: none; }
.cm { width: 100%; float: left; margin: 0 0 2px 0; border-bottom: solid 1px #ccc }
.cm1 { float: left; padding: 5px; }
.cm2 {float: left;
font-weight: bold;
font-size: 15px;
margin-top: 2px;
width: 400px;}
.cm3 { float: right; font-weight: bold; font-size: 9px; padding-right: 5px; color: #666; margin-top: 2px }
.cm4 { float: left;
font-size: 15px;
width: 450px; }
.startChat { margin-top: 5px; }

/*________________________________________________________Admin CSS____________________________________________________________*/
/* CSS Document */
.divCenter {
	position:absolute;
	top: 50%;
	left: 50%;
	width:300px;
	height:150px;
	margin-top: -167px; /*set to a negative number 1/2 of your height*/
	margin-left: -150px; /*set to a negative number 1/2 of your width*/
}

/* Set the position and dimensions of the background image. */
.girisPageBackground{position:fixed; top:0; left:0; width:100%; height:100%;}
/* Specify the position and layering for the content that needs to appear in front of the background image. Must have a higher z-index value than the background image. Also add some padding to compensate for removing the margin from the 'html' and 'body' tags. */
.girisContent {position:relative; z-index:1; padding:10px;}

#box {background:url(../a_img/box.png);width: 504px;height: 383px;margin: 15% auto 0;position: relative;}

#box form input[type=text], #box form input[type=password] {position: absolute;border: none;background: url(../a_img/input.png);display: block;height: 54px;width: 319px;padding: 0 10px;font-size:16px;color:rgba(0,0,0,0.7);text-align:left;text-shadow:0px 1px 0px rgba(255,255,255,0.28);}

#box form input[type=text]:focus, #box form input[type=password]:focus {outline: none;opacity: 1;background-position: 0 -54px;}

#box form input[type=text]{left: 82px;top: 120px;}

#box form input[type=password]{left: 82px;top: 180px;}

#box form input[type=checkbox] {position: absolute;left: 300px;top: 268px;opacity: 0.8;}

#box form label {width:120px;position: absolute;left: 300px;top: 255px;font-size:11px;color:rgba(255,0,0,0.8);text-align:left;text-shadow:0px 1px 0px rgba(0,0,0,0.17);}

#box form label:hover {color:rgba(000,0,0,1);}

#box form input[type=button], #box form input[type=submit] {background: url(../a_img/button.png) no-repeat;border: none;display: block;position: absolute;top: 255px;left: 84px;width: 203px;height: 44px;cursor: pointer;font-size:16px;font-weight:bold;text-align:center;
color: #333;text-shadow:0px 1px 0px rgba(255,255,255,0.35);}

#box form input[type=button]:hover, #box form input[type=submit]:hover{background-position: 0 -44px;}

#box form input[type=button]:active, #box form input[type=submit]:active{background-position: 0 -88px;}
/*_______________*/

/*____ Header.php ______*/
#menu {
	list-style:none;
	width:990px;
	height:40px;
	padding:0;
	margin:0;

	/* Rounded Corners */
	
	/* Borders */
	/*-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	//-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	//box-shadow:inset 0px 0px 1px #edf9ff;*/
}

#menu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 4px 10px 4px 10px;
	margin-right:30px;
	margin-top:7px;
	border:none;
	/*z-index:999999*/
}

#menu li:hover {
	border: 1px solid #0f6bb6;
	padding: 4px 9px 4px 9px;
	
	/* Background color and gradients */
	
	background: #fff;
	
	/* Rounded corners */
	
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

#menu li a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	display:block;
	outline:0;
	text-decoration:none;
	text-shadow: 1px 1px 1px #000;
}

#menu li:hover a {
	color:#0f6bb6;
	text-shadow: 1px 1px 1px #ffffff;
}

.dropMenu {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #0f6bb6;
	border-top:none;	

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
	
	-moz-box-shadow: 	3px 3px 5px #ccc;
	-webkit-box-shadow: 3px 5px 5px #ccc;
	box-shadow: 		3px 3px 5px #ccc;	
}

#menu li:hover .dropMenu
{
	left:-1px;
	top:auto;
}




#menu .menu_right {
	float:right;
	margin-right:0px;
}
#menu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}




#menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#menu p, #menu h2, #menu h3, #menu ul li {
	line-height:21px;
	font-size:12px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFFFFF;
}
#menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#menu h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#menu p {
	line-height:18px;
	margin:0 0 10px 0;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}


#menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}	

#menu .submenu {
float:left;
margin:5px 0 0 0;
padding:5px !important;
text-shadow:none !important;
width:250px;
color:#000;
}

#menu .submenu:hover {
background:#0f6bb6 !important;
color:#fff !important;
text-shadow: 1px 1px 1px #000;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#menu .submenu:hover .submenuDescribe{
color:#fff !important;
}

#menu .submenuTitle{
	float:left;
	width:100%;
	font-size:13px;
	background:inherit;
	font-weight:bold;	
}
#menu .submenuDescribe{
	float:left;
	width:100%;
	font-size:10px;
	background:inherit;
	color:#666;
	height:15px;
}


#menu .submenu:hover .haberlerDetail{
color:#fff !important;
}

#menu .haberlerDetail{
	float:left;
	width:200px;
	font-size:10px;
	background:inherit;
	color:#666;
	height:15px;
}

#menu .ayarlarMenu{
float:left;
width:190px;
margin-right:5px;
font-size:12px;
padding:5px;
text-shadow:none;
color:#333;
margin-top:3px;
}

#menu .ayarlarMenu:hover{
color:white;
background:#0f6bb6 !important;
}


.pratikHaber {float:left;border-bottom:dashed 1px #ccc;margin:4px 0 4px 0}
.pratikHaber:hover {background:#0f6bb6;}
#pratikHaberBaslik a{font-size:14px !important;color:#0f6bb6 ;font-weight:bold;text-shadow:1px 1px 1px #fff}
#pratikHaberIcerik a{font-size:11px !important;color:#333 !important;font-weight:bold;text-shadow:1px 1px 1px #fff}
.pratikHaber:hover #pratikHaberBaslik a{color:white !important;text-shadow:none}
.pratikHaber:hover #pratikHaberIcerik a{color:white !important;text-shadow:none}

.pratikBildirim:hover {background:#0f6bb6;}
.pratikBildirim:hover #BidirimBaslik{font-weight:bold;color:white; text-shadow:none}
.pratikBildirim:hover #BidirimDetay{color:white;}
.pratikBildirim:hover #pratikBildirimTikla{color:black;text-shadow:none}

/*_________________________________ MODAL BOX VE İÇİ ___________________________________________________*/
.islemler_kapat{float:right;width:25px;height:25px;background:url(/img/islemler_kapat.png) no-repeat;background-repeat:no-repeat;cursor:pointer}
.islemler_kapat:hover{background:url(/img/islemler_kapatHover.png) no-repeat;}

.modal_900x500 {
	visibility:hidden;
	width:900px;
	height:500px;
	padding:8px;
	background: rgba(0,0,0,.3);

	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;

	position:fixed !important;
	top:50% !important;
	left:50% !important;
	margin-top:-250px !important;
	margin-left:-450px !important;
	z-index:9999999;	
}

#modal_300x150 {
	visibility:hidden;
	width:300px;
	height:150px;
	padding:8px;
	background: rgba(0,0,0,.3);

	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;

	position:fixed !important;
	top:50% !important;
	left:50% !important;
	margin-top:-75px !important;
	margin-left:-150px !important;
	z-index:9999999;	
}

.button img { 
	float:left;
	width:33px;
	height:33px;
}

.reveal-modal-bg { 
	position: fixed; 
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.5);
	z-index: 9999998;
	display: none;
	top: 0;
	left: 0; 
}

/*_________________________________ MODAL BOX İÇİ TABLAR ___________________________________________________*/
#page {margin: auto;width: 890px;height:490px;padding:5px;}
ul.mytabs {position: relative;z-index: 2;}
ul.mytabs, ul.mytabs li {margin: 0;padding: 0;list-style: none;float: left;cursor:pointer}
ul.mytabs li { padding: 0 5px; }
ul.mytabs li A {float: left;padding: 3px 5px 0 5px;border: 1px solid #CCCCCC;border-bottom: 1px solid #E0E0E0;background: #F0F0F0;text-decoration: none;color: #333333;height: 22px;}
ul.mytabs li A:HOVER, ul.mytabs li.current A {background: #FFFFFF;}
ul.mytabs li.current A {color:#0f6bb6;border-bottom: 1px solid #FFFFFF;}
.mytabs-container {background:white;position: relative;z-index: 1;clear: both;border: 1px solid #E0E0E0;padding:10px 10px 0 10px;top: -1px;}
/*_________________________________ MODAL BOX İÇİ TABLAR - KLON ___________________________________________________*/
#page2 {margin: auto;width: 890px;height:490px;padding:5px;}
ul.mytabs2 {position: relative;z-index: 2;}
ul.mytabs2, ul.mytabs2 li {margin: 0;padding: 0;list-style: none;float: left;cursor:pointer}
ul.mytabs2 li { padding: 0 5px; }
ul.mytabs2 li A {float: left;padding: 3px 5px 0 5px;border: 1px solid #CCCCCC;border-bottom: 1px solid #E0E0E0;background: #F0F0F0;text-decoration: none;color: #333333;height: 22px;}
ul.mytabs2 li A:HOVER, ul.mytabs2 li.current A {background: #FFFFFF;}
ul.mytabs2 li.current A {color:#0f6bb6;border-bottom: 1px solid #FFFFFF;}
.mytabs-container2 {background:white;position: relative;z-index: 1;clear: both;border: 1px solid #E0E0E0;padding:10px 10px 0 10px;top: -1px;}

/*_________________________________ BUTONALR ___________________________________________________*/
.redButton {
  background-color: #ee432e;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee432e), color-stop(50%, #c63929), color-stop(50%, #b51700), color-stop(100%, #891100));
  background-image: -webkit-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: -moz-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: -ms-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: -o-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  border: 1px solid #951100;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 1;
  text-align: center;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);
}
  .redButton:hover {
    background-color: #f37873;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f37873), color-stop(50%, #db504d), color-stop(50%, #cb0500), color-stop(100%, #a20601));
    background-image: -webkit-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: -moz-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: -ms-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: -o-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    cursor: pointer; }
 .redButton:active {
    background-color: #d43c28;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d43c28), color-stop(50%, #ad3224), color-stop(50%, #9c1500), color-stop(100%, #700d00));
    background-image: -webkit-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: -moz-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: -ms-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: -o-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
    box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4); }
.yellowButton{background: rgb(252,234,187);
background: -moz-linear-gradient(top,  rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1)));
background: -webkit-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%);
background: -o-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%);
background: -ms-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%);
background: linear-gradient(to bottom,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 );
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 1;
  text-align: center;
  text-shadow: 0px -1px 1px #fff;
  cursor:pointer;
  color:#353535;
  border: 1px solid #FC0;
}
.yellowButton:hover{background: rgb(253,238,201);
background: -moz-linear-gradient(top,  rgba(253,238,201,1) 0%, rgba(253,216,113,1) 50%, rgba(255,199,45,1) 51%, rgba(252,230,168,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,238,201,1)), color-stop(50%,rgba(253,216,113,1)), color-stop(51%,rgba(255,199,45,1)), color-stop(100%,rgba(252,230,168,1)));
background: -webkit-linear-gradient(top,  rgba(253,238,201,1) 0%,rgba(253,216,113,1) 50%,rgba(255,199,45,1) 51%,rgba(252,230,168,1) 100%);
background: -o-linear-gradient(top,  rgba(253,238,201,1) 0%,rgba(253,216,113,1) 50%,rgba(255,199,45,1) 51%,rgba(252,230,168,1) 100%);
background: -ms-linear-gradient(top,  rgba(253,238,201,1) 0%,rgba(253,216,113,1) 50%,rgba(255,199,45,1) 51%,rgba(252,230,168,1) 100%);
background: linear-gradient(to bottom,  rgba(253,238,201,1) 0%,rgba(253,216,113,1) 50%,rgba(255,199,45,1) 51%,rgba(252,230,168,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdeec9', endColorstr='#fce6a8',GradientType=0 );
}

.greenButton {
background: rgb(129,181,39); /* Old browsers */
background: -moz-linear-gradient(top, rgba(129,181,39,1) 0%, rgba(135,191,45,1) 50%, rgba(104,157,19,1) 51%, rgba(99,152,8,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(129,181,39,1)), color-stop(50%,rgba(135,191,45,1)), color-stop(51%,rgba(104,157,19,1)), color-stop(100%,rgba(99,152,8,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(129,181,39,1) 0%,rgba(135,191,45,1) 50%,rgba(104,157,19,1) 51%,rgba(99,152,8,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(129,181,39,1) 0%,rgba(135,191,45,1) 50%,rgba(104,157,19,1) 51%,rgba(99,152,8,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(129,181,39,1) 0%,rgba(135,191,45,1) 50%,rgba(104,157,19,1) 51%,rgba(99,152,8,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(129,181,39,1) 0%,rgba(135,191,45,1) 50%,rgba(104,157,19,1) 51%,rgba(99,152,8,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81b527', endColorstr='#639808',GradientType=0 ); /* IE6-9 */
  border: 1px solid #090;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 1;
  text-align: center;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);
 }
  .greenButton:hover {
background: rgb(136,192,40); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,192,40,1) 0%, rgba(143,201,49,1) 50%, rgba(110,167,19,1) 51%, rgba(105,162,8,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(136,192,40,1)), color-stop(50%,rgba(143,201,49,1)), color-stop(51%,rgba(110,167,19,1)), color-stop(100%,rgba(105,162,8,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(136,192,40,1) 0%,rgba(143,201,49,1) 50%,rgba(110,167,19,1) 51%,rgba(105,162,8,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(136,192,40,1) 0%,rgba(143,201,49,1) 50%,rgba(110,167,19,1) 51%,rgba(105,162,8,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(136,192,40,1) 0%,rgba(143,201,49,1) 50%,rgba(110,167,19,1) 51%,rgba(105,162,8,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(136,192,40,1) 0%,rgba(143,201,49,1) 50%,rgba(110,167,19,1) 51%,rgba(105,162,8,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88c028', endColorstr='#69a208',GradientType=0 ); /* IE6-9 */
    cursor: pointer; }
 .greenButton:active {
background: rgb(69,213,59); /* Old browsers */
background: -moz-linear-gradient(top, rgba(69,213,59,1) 0%, rgba(86,213,79,1) 50%, rgba(32,195,23,1) 51%, rgba(22,188,10,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,213,59,1)), color-stop(50%,rgba(86,213,79,1)), color-stop(51%,rgba(32,195,23,1)), color-stop(100%,rgba(22,188,10,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(69,213,59,1) 0%,rgba(86,213,79,1) 50%,rgba(32,195,23,1) 51%,rgba(22,188,10,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(69,213,59,1) 0%,rgba(86,213,79,1) 50%,rgba(32,195,23,1) 51%,rgba(22,188,10,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(69,213,59,1) 0%,rgba(86,213,79,1) 50%,rgba(32,195,23,1) 51%,rgba(22,188,10,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(69,213,59,1) 0%,rgba(86,213,79,1) 50%,rgba(32,195,23,1) 51%,rgba(22,188,10,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45d53b', endColorstr='#16bc0a',GradientType=0 ); /* IE6-9 */
    background-image: linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
    box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4); }	
	

	
	
	
.a_tablo tr{background: #F3F3F3;}
/*_________________________________ TABLO ___________________________________________________*/	
.table{float:left;width:100%;margin:5px 0 5px 0;border:solid 1px #ccc;border-collapse:collapse}
.table .tr{height:25px;border:solid 1px #ccc;font-size:12px;color:#333;}
.table .tr td{border-right:solid 1px #ccc;padding-left: 5px; cursor:pointer}
.table .tr:hover{background:#E4E4E4 !important;color:#0f6bb6}
.table .tbaslik{height:40px;background: rgb(252,234,187);
background: -moz-linear-gradient(top,  rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1)));
background: -webkit-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%);
background: -o-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%);
background: -ms-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%);
background: linear-gradient(to bottom,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 );
}
.table .tbaslik td{font-size:12px;padding-left:5px;font-size:12px;font-weight:bold;border-right:solid 1px #ccc;text-shadow:1px 1px 1px #fff;}

/*_________________________________ TABLO İŞLEMLER (İCONS) ________________________________________________*/
.islemler{float:left;width:35px;height:25px;background:url(../a_img/islemler_duzenle.png) no-repeat;cursor:pointer}
.islemler:hover{background:url(../a_img/islemler_duzenleHover.png) no-repeat;}

.islemler_sil{float:left;width:35px;height:25px;background:url(../a_img/islemler_sil.png) no-repeat;background-repeat:no-repeat;cursor:pointer}
.islemler_sil:hover{background:url(../a_img/islemler_silHover.png) no-repeat;}

.islemler_acik{float:left;width:25px;height:25px;background:url(../a_img/islemler_acik.png) no-repeat;background-repeat:no-repeat;cursor:pointer}
.islemler_acik:hover{background:url(../a_img/islemler_acikHover.png) no-repeat;}

.islemler_kapali{float:left;width:25px;height:25px;background:url(../a_img/islemler_kapali.png) no-repeat;background-repeat:no-repeat;cursor:pointer}
.islemler_kapali:hover{background:url(../a_img/islemler_kapaliHover.png) no-repeat;}

.islemler_beklemede{float:left;width:25px;height:25px;background:url(../a_img/islemler_beklemede.png) no-repeat;background-repeat:no-repeat;cursor:pointer}
.islemler_beklemede:hover{background:url(../a_img/islemler_beklemedeHover.png) no-repeat;}
/*_________________________________ TABLO SAYFALANDIRMA ___________________________________________________*/	
	
#loading{position: fixed;top: 50%;left: 50%;margin-left:-100px;width:100px;height:30px;}
#container .pagination ul{float:left;padding:0;margin:0;}
#container .pagination ul li.inactive,
#container .pagination ul li.inactive:hover{background-color:#ccc;color:#333;border:1px solid #ccc;cursor: default;}
#container .data ul li{list-style: none;font-family: verdana;margin: 5px 0 5px 0;color: #000;font-size: 13px;}
#container .pagination{float:left;width: 100%;}
#container .pagination ul li{list-style: none;float: left;border: 1px solid #ccc;padding: 2px 6px 2px 6px;margin: 0 3px 0 3px;font-family: arial;font-size: 11px;color: #333;background-color: #f2f2f2;text-align:center}
#container .pagination ul li:hover{color: #fff;background-color: #0f6bb6;cursor: pointer;}
.goto{margin-top: 2px;float: left;height: 14px;}
.go_button{font-size: 11px;float:left;background-color:#f2f2f2;border:1px solid #006699;color:#cc0000;padding:2px 6px 2px 6px;cursor:pointer;position:absolute;margin-top:-1px;}
.total{font-size:10px;float:right;color:#999;padding:4px;}	

/*_________________________________ MODAL BOX İÇİ TABLO ___________________________________________________*/	
.tabIcTablo{float:left;width:100%;	font-size:11px;}
.tabIcTablo tr{background:#F3F3F3;height:20px	}
.tabIcTablo tr td{font-size:13px;color:#333333}
.TabIcInput{border:#999 1px solid;padding:5px;width:97%;}
.TabIcInput:focus {border: 1px solid rgba(81, 203, 238, 1);border:#999 1px solid;  box-shadow: 0 0 5px #F00;-webkit-box-shadow: 0 0 5px #F00;-moz-box-shadow: 0 0 5px #F00;	}
.kategoriSelect{padding:5px;	}

/*_________________________________ TABLO İÇİ FORM CSS ___________________________________________________*/
.inputGlow:focus{
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
color: #000;
outline: none;
border: #35a5e5 1px solid;
box-shadow: 0 0 8px rgba(81, 203, 238, 1);
-webkit-box-shadow: 0 0 8px rgba(81, 203, 238, 1);
-moz-box-shadow: 0 0 8px rgba(81, 203, 238, 1);
}
.inputGlow{
border:solid 1px #CCC;		
}
.cF3F3F3{	
color: #F3F3F3;
}
.cBlue{
color: #35a5e5;
}
.formAciklamaAp{	
transition: all 0.9s ease-in-out;
-webkit-transition: all 0.9s ease-in-out;
-moz-transition: all 0.9s ease-in-out;
color: #35a5e5;
}
.aciklama{font-size:10px}

.headerMenuWrapper{background:#FFF url(/img/header-bg-gradient.png) repeat-x 0px -2px;}
.headerShadow1{position: absolute;float:left;top: 0;height: 60%;width: 100%;background: url(/img/shadow-1.png) left top repeat-x;}
.headerShadow2{position: absolute;float:left;top: 0;height: 60%;width: 100%;background: url(/img/shadow-2.png) top center no-repeat;}
.headerShadow3{position: absolute;float:left;bottom: 0;height: 60%;width: 100%;background: url(/img/shadow-bottom.png) center bottom repeat-x;}
.sliderWrapper{background:url(/img/slider-bg.png) top center no-repeat}
.headerWrapper{background-color: #0D5292;
background-image: url(/img/theme-blue.png);
background-position: center center;
background-repeat: no-repeat;
background: -webkit-gradient(radial, center center, 0, center center, 460, from(#0D9DDC), to(#0D5292));
background: -webkit-radial-gradient(circle, #0D9DDC, #0D5292);
background: -moz-radial-gradient(circle, #0D9DDC, #0D5292);
background: -ms-radial-gradient(circle, #0D9DDC, #0D5292);}
.content{
width: 100%;
background: #fff;
min-height:400px
}
.cen2 {
border: 1px solid #EEE;
border-right-color: #CCC;
border-bottom-color: #CCC;
background: #FEFEFE url(/img/c_bottom.png) repeat-x 0 bottom;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
box-shadow: 0 -1px 3px #F6F6F6 inset;
font: Ubuntu, sans-serif !important;
}
.cenBottom {
background: url(/img/c_bottom_shadow.png) no-repeat 0 bottom;
}
.topMenuLeft{
	float:left;
	margin: 8px 10px 7px 5px;
	padding-left:0px;

}
.topMenuLeft li:last-child{
	border-right:none;
}
.topMenuLeft li:first-child{
	padding-left:0px;
}
.topMenuLeft li{
	float:left;
	padding: 0px 10px 0px 10px;
	list-style-type: none;
	font-size:11px;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.topMenuLeft li a{
	text-decoration: none;
	color:#fff;
	opacity:0.6
}
.topMenuLeft li a:hover{
	text-decoration: underline;
	/*color: #89aac8;*/
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;	
   opacity:1
	
}
.topMenuRight{
	float:right;
	margin: 8px 0px 7px 5px;
}
.topMenuRight li:last-child{
	border-right:none;
	padding-right:0px;
}

.topMenuRight li{
	float:left;
	padding: 0px 10px 0px 10px;
	list-style-type: none;
	font-size:11px;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.topMenuRight li a{
	text-decoration: none;
	color:#FFF;
}
.topMenuRight li a:hover{
	text-decoration: underline;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;	
   opacity:0.6
}
.logoImage{
	float:left;
	width: 110px;
	margin-top: 6px;
	
}
.logoIcon{
	float:left;
	width: 40px;
}
ul#nav {
		float: left;
		height: 40px;
		padding-left: 2px;
		margin: 10px 0 0 5px;
		position: relative;
		z-index: 9999;
	}
	
		ul#nav li,
		ul#nav li a {
			display: block;
			float: left;
			line-height: 12px;
		}
		/*
		
		ul#nav li:nth-of-type(2) a {background: #ffa200}
		ul#nav li:nth-of-type(3) a {background: #ca3636}
		ul#nav li:nth-of-type(4) a {background: #4CC7E5}
		ul#nav li:nth-of-type(5) a {background: #92298D}
		ul#nav li:nth-of-type(6) a {background: #F06}
		
		ul#nav li:nth-of-type(1) div ul{background: #92C841 !important}
		ul#nav li:nth-of-type(2) div ul{background: #ffa200 !important}
		ul#nav li:nth-of-type(3) div ul{background: #ca3636 !important}
		ul#nav li:nth-of-type(4) div ul{background: #4CC7E5 !important}
		ul#nav li:nth-of-type(5) div ul{background: #92298D !important}
		ul#nav li:nth-of-type(6) div ul{background: #F06 !important}
		*/
		ul#nav li {
			padding-left: 0;
			height: 32px;
			position: relative;
			margin:0 5px 0 0;
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;			
			background: url(/img/li-seperator.png) 0 50% no-repeat !important;			
		}
		
		/*#nav :nth-child(1) a{background-color:red !important}*/
		
		ul#nav li a {
			text-decoration: none;
			padding: 10px;
			font-size:13px;
			color: #fff;
			display: block;
			letter-spacing: 0.6px;
			font-weight: bold;			
			
		}	
		
		
			ul#nav li.active a {
				color: #3c9b8d;
			}
			
		/*-- Dropdowns --*/
		ul#nav li .dropdown {
			display: none;
			position: absolute;
			width: 250px;
			top: 24px;
			overflow: hidden;
			clear: left;
			z-index: 1000;			
		}
		
		ul#nav li ul {
		width: 242px;
		overflow: hidden;
		margin: 5px 0 0 0;
		padding: 0;
		display: block;
		float: left;
-webkit-border-bottom-right-radius: 5px;	-moz-border-radius-bottomright: 5px;	border-bottom-right-radius: 5px;	
-webkit-border-bottom-left-radius: 5px;	-moz-border-radius-bottomleft: 5px;	border-bottom-left-radius: 5px;	
-webkit-border-top-right-radius: 5px;	-moz-border-radius-topright: 5px;	border-top-right-radius: 5px;
					
		}
			
		ul#nav li:hover .dropdown,
		ul#nav li.over .dropdown {
			/*display: block;*/
		}
		
		/* FIX: add styling? */
		ul#nav li:hover a,
		ul#nav li.over a {
			/*color: #32648d;*/
		}
		
		ul#nav li:hover ul li a,
		ul#nav li.over ul li a {
			color: #B2B2B6;
			font-weight:bold
		}
		
		/* get a clean slate for the dropdowns */
		ul#nav li ul li,
		ul#nav li ul li a {
			-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
			float:none;
			background: none !important;
			margin: 0;
			padding: 0;
			text-transform: none;
			font-weight: normal;

		}
		
		.dropdown ul li a {padding-left:10px !important;}
		
		ul#nav li ul li {
		margin: 3px 10px;
		height: 30px;
		}
		
			ul#nav li ul li.last { 
				background: none;
				/*padding-bottom: 4px;*/
			}
		
			ul#nav li ul li a {
			font-size: 12px;
			line-height: 15px;
			font-weight: bold;
			padding: 7px 7px 8px 7px;
			color: #fff !important;
			margin: 0;
			border: none;
			background: url(/img/menuArrow2.png) !important;
			background-repeat: no-repeat !important;
			background-position: 0px 10px !important;			
			}
			.headerShadow{-moz-box-shadow: 0 3px 3px #fff;-webkit-box-shadow: 0 3px 3px #fff;box-shadow: 0 3px 3px #fff;}
			.hdBg{background:#4CC7E5}
.bottomLine{
width: 100%;
padding: 5px 0;
background: rgba(0, 0, 0, 0.1);	
bottom:0;
}			
.fBlogM1 li{
	list-style:none
}
.cenShadow {
background-image: url(/img/sirketwebsitem_content_bg_top.png);
background-position: 50% 0;
background-repeat: no-repeat no-repeat;
}
.facebookShare{background: #ECEEF5;
-webkit-border-radius: 3px;
border: 1px solid #CAD4E7;
cursor: pointer;
padding: 4px 8px 5px;
white-space: nowrap;
color: #3B5998;
font-size: 11px;
}
.facebookShare:hover{
border-color: #9DACCE;	
}
.referanslarTable{width:100%;}
.referanslarTable tr td{border:solid 1px #ccc}

.bizSiziArayalim{
	color:#fff;
    display: inline-block;
    padding: 20px 30px;
background: #3ebb35; /* Old browsers */
background: -moz-linear-gradient(top,  #3ebb35 0%, #43973d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3ebb35), color-stop(100%,#43973d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3ebb35 0%,#43973d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3ebb35 0%,#43973d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3ebb35 0%,#43973d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3ebb35 0%,#43973d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ebb35', endColorstr='#43973d',GradientType=0 ); /* IE6-9 */


    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, .15);
    -moz-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, .15);
    box-shadow: inset 0 -1px 1px rgba(255, 255, 255, .15);
    font-family: 'Pacifico', Arial, sans-serif;
    line-height: 1;
    text-shadow: 0 -1px 1px rgba(175, 49, 95, .7);
    -webkit-transition: background-color .2s ease-in-out, -webkit-transform .1s ease-in-out;
    -moz-transition: background-color .2s ease-in-out, -moz-transform .1s ease-in-out;
    -o-transition: background-color .2s ease-in-out, -o-transform .1s ease-in-out;
    transition: background-color .2s ease-in-out, transform .1s ease-in-out;
}
.JB_FWS{
    margin:0;
    padding:0;
}

.JB_FWS {
    width:100%;
    height:310px;
    /*background:#000;*/
    float:left;
    position: relative;
    width:100%;
    overflow: hidden;
}

.JB_Border {
    width:100%;
    height:15px;
    position: absolute;
}

.JB_Border.Top {
    top:0;
    left:0;
}
.JB_Border.Bottom {
    bottom:0;
    left:0;
}

.JB_Border.Top.ZigZag {
    background-image:url("/img/zigzag_border_top.png");
    background-repeat: repeat-x;
    background-position: 0px 0px;
}
.JB_Border.Bottom.ZigZag {
    background-image:url("/img/zigzag_border_bottom.png");
    background-repeat: repeat-x;
    background-position: 0px 100%;
}

.JB_Border.Top.Paper {
    background-image:url("/img/torn_paper_bg_top.png");
    background-repeat: repeat-x;
    background-position: 0px 0px;
}
.JB_Border.Bottom.Paper {
    background-image:url("/img/torn_paper_bg_bottom.png");
    background-repeat: repeat-x;
    background-position: 0px 100%;
}

.JB_Button_Left {
    padding:15px;
    width:21px;
    height:30px;
    background-image: url("/img/left_arrow.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    top:41%;
    left:0;
    cursor: pointer;
}

.JB_Button_Left_BG {
    padding:15px;
    width:21px;
    height:30px;
    opacity:0.44;
    position: absolute;
    top:41%;
    left:0;
}

.JB_Button_Right {
    padding:15px;
    width:21px;
    height:30px;
    background-image: url("/img/right_arrow.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    top:41%;
    right:0;
    cursor: pointer;
}

.JB_Button_Right_BG {
    padding:15px;
    width:21px;
    height:30px;
    opacity:0.44;
    position: absolute;
    top:41%;
    right:0;
}

.JB_Container {
        
    width:9999px;
    height:310px;
    margin:0 auto;
    position: absolute;
    overflow: hidden;
    left:0;
    
    cursor:hand;
    cursor:grab!important;
    cursor:-moz-grab;
    cursor: url(https://mail.google.com/mail/images/2/openhand.cur), pointer!important;
    cursor:-webkit-grab;
}

.JB_Slide {
    height:310px;
    float:left;
    position: relative;
}

.JB_Slide_Content {
    width:965px;
    height:300px;
    margin: 0 auto;
    margin-top:10px;
    position: relative;
}

.JB_Pagination {
    width:100%;
    height:12px;
    position: absolute;
    bottom:12px;
    left:0;
	z-index:99
}

.JB_Pages {
    display: table;
    margin: 0 auto;
}

.JB_Page {
    background-image:url("/img/pagination_button.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width:13px;
    height:12px;
    float:left;
    margin-left:5px;
    cursor: pointer;
}
.JB_Page:hover, .JB_Page.active  {
    background-position: -13px 0px;
}

.JB_ReadMore {
    float:left;
    color:#fff;
    margin-top:15px;
    position: relative;
}
.JB_ReadMore2 {
    float:left;
    color:#fff;
    margin-top:15px;
    position: relative;
}
.JB_ReadMore_BG {
    top:0;
    lef:0;
    position: absolute;
    background:#093;
    opacity:0.44;
    width:100%;
    height:100%;
}

.JB_ReadMore a {
    padding:10px 30px 10px 20px;
    position: relative;
    float:left;
    color:#FFF;
    font-weight: bold;
    text-decoration: none;
    list-style: none;
    background-image:url("/img/button_arrow.png");
    background-repeat: no-repeat;
    background-position: 90% 50%;
    font-size: 12px;
}
.JB_ReadMore2 a {
    padding:10px 30px 10px 30px;
    position: relative;
    float:left;
    color:#000;
    font-weight: bold;
    text-decoration: none;
    list-style: none;
    background-image:url("/img/sirket-web-sitesi-demo-telefon-1.png");
    background-repeat: no-repeat;
    background-position: 5% 50%;
    font-size: 13px;
}
/* --- DEMO SLIDES CONTENT BELOW (Not important demo styles) --- */

h2 {
    width:100%;
}
.big_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	color:#FFF;
	margin-top:180px;
	float:left;
	text-shadow: 0px 2px 0px #a22626;
}

.image { 
	float:left;
	margin-top:60px;
}

.image iframe {
	border:5px solid #6e8c42;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#fff;
	font-weight:bold;
	margin-top:60px;
	float:left;
}

.text {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	line-height:20px;
	margin-top:10px;
}

.list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	float:left;
	margin-top:12px;
	line-height:20px;
}

.list li {
	background-image:url(/img/button_arrow.png);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:20px;
	list-style-type:none;
	font-size:15px
}

.text_box {
	float:left;
	width:300px;
	margin-left:15px;
}
/**** BUY NOW BUTTON ****/
.buy_now_1
{width: 110px;padding: 10px 16px;display: block;text-align: center;margin-left: auto;margin-right: auto;font-weight: bold;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);border-style: solid;border-width: 1px;color: #fff !important;
	
background: #1c96fa;
background: -moz-radial-gradient(center, ellipse cover,  #1c96fa 0%, #0a5ca8 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#1c96fa), color-stop(100%,#0a5ca8));
background: -webkit-radial-gradient(center, ellipse cover,  #1c96fa 0%,#0a5ca8 100%);
background: -o-radial-gradient(center, ellipse cover,  #1c96fa 0%,#0a5ca8 100%);
background: -ms-radial-gradient(center, ellipse cover,  #1c96fa 0%,#0a5ca8 100%);
/*background: radial-gradient(ellipse at center,  #1c96fa 0%,#0a5ca8 100%);*/
background: radial-gradient(ellipse at center, rgb(33, 145, 236) 0%,rgb(6, 35, 61) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c96fa', endColorstr='#0a5ca8',GradientType=1 );

	 }
.buy_now_2{
	width: 110px;padding: 10px 16px;display: block;text-align: center;margin-left: auto;margin-right: auto;font-weight: bold;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);border-style: solid;border-width: 1px;color: #fff !important;

background: #faf71c;
background: -moz-radial-gradient(center, ellipse cover,  #faf71c 0%, #a5a80a 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#faf71c), color-stop(100%,#a5a80a));
background: -webkit-radial-gradient(center, ellipse cover,  #faf71c 0%,#a5a80a 100%);
background: -o-radial-gradient(center, ellipse cover,  #faf71c 0%,#a5a80a 100%);
background: -ms-radial-gradient(center, ellipse cover,  #faf71c 0%,#a5a80a 100%);
/*background: radial-gradient(ellipse at center,  #faf71c 0%,#a5a80a 100%);*/
background: radial-gradient(ellipse at center, rgb(255, 252, 24) 0%,rgb(122, 124, 5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf71c', endColorstr='#a5a80a',GradientType=1 );

}
.buy_now_3{
	width: 110px;padding: 10px 16px;display: block;text-align: center;margin-left: auto;margin-right: auto;font-weight: bold;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);border-style: solid;border-width: 1px;color: #fff !important;

background: #faa51c;
background: -moz-radial-gradient(center, ellipse cover,  #faa51c 0%, #a8710a 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#faa51c), color-stop(100%,#a8710a));
background: -webkit-radial-gradient(center, ellipse cover,  #faa51c 0%,#a8710a 100%);
background: -o-radial-gradient(center, ellipse cover,  #faa51c 0%,#a8710a 100%);
background: -ms-radial-gradient(center, ellipse cover,  #faa51c 0%,#a8710a 100%);
/*background: radial-gradient(ellipse at center,  #faa51c 0%,#a8710a 100%);*/
background: radial-gradient(ellipse at center, rgb(255, 119, 13) 0%,rgb(148, 50, 19) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faa51c', endColorstr='#a8710a',GradientType=1 );

}
.buy_now:hover
{border-color: #d2aa7e #d19c68 #d0894b;background: #5381DE;background: rgb(0,158,195);background: -moz-linear-gradient(top,  rgba(0,158,195,1) 0%, rgba(0,183,234,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,158,195,1)), color-stop(100%,rgba(0,183,234,1)));background: -webkit-linear-gradient(top,  rgba(0,158,195,1) 0%,rgba(0,183,234,1) 100%);background: -o-linear-gradient(top,  rgba(0,158,195,1) 0%,rgba(0,183,234,1) 100%);background: -ms-linear-gradient(top,  rgba(0,158,195,1) 0%,rgba(0,183,234,1) 100%);background: linear-gradient(to bottom,  rgba(0,158,195,1) 0%,rgba(0,183,234,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ec3', endColorstr='#00b7ea',GradientType=0 );
}

/*
* CSS file for TrueThemes Styling Preview
*/

/**Hide style switcher from ipad and iphone using media query**/
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { #truethemes-styling-preview,#container{display:none;}  }
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { #truethemes-styling-preview,#container{display:none;}  }
 
/* Landscape phones and down */
@media (max-width: 480px) { #truethemes-styling-preview,#container{display:none;}  }

#truethemes-styling-preview p {
margin-bottom:10px;
}

#truethemes-styling-preview {
width:280px;
position:absolute;
right:0;
top:20px;
z-index:9999;
display:block;
border-top-left-radius:4px;
border-bottom-left-radius:4px;
}

#container {
border-top-left-radius:4px;
border-bottom-left-radius:4px;
box-shadow:0 2px 9px 2px rgba(0,0,0,0.20);
display:hidden;
background:#fff;
}

.style-title {
color:#FFF;
font-size:15px;
height:44px;
line-height:44px;
text-align:center;
border-bottom:1px solid rgba(23,24,26,0.15);
/* background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F7F4F4));
background-image: -webkit-linear-gradient(top, #FFFFFF, #F7F4F4);
background-image:    -moz-linear-gradient(top, #FFFFFF, #F7F4F4);
background-image:      -o-linear-gradient(top, #FFFFFF, #F7F4F4); */
background-image:         linear-gradient(to bottom, #555, #333);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#F7F4F4');/*For IE7-8-9*/
}

.style-info {
font-style:italic;
font-size:11px;
padding:5px 15px;
}

.style-switch-section-title {
color:#000;
font-size:15px;
line-height:44px;
text-align:center;
}

.style-switch-section {
padding:15px 0;
border-top:1px solid rgba(23,24,26,0.08);
background-image: -webkit-gradient(linear, left top, left bottom, from(#F7F4F4), to(#FFFFFF));
background-image: -webkit-linear-gradient(top, #F7F4F4, #FFFFFF);
background-image:    -moz-linear-gradient(top, #F7F4F4, #FFFFFF);
background-image:      -o-linear-gradient(top, #F7F4F4, #FFFFFF);
background-image:         linear-gradient(to bottom, #F7F4F4, #FFFFFF);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F7F4F4', endColorstr='#FFFFFF');/*For IE7-8-9*/
}

.option-title {
font-size:12px;
height:auto;
line-height:18px;
padding:12px 0;
text-align:center;
border-bottom:1px solid rgba(23,24,26,0.15);
}

#truethemes-styling-preview .images {
width:235px;
padding-left:25px;
position:relative;
z-index:1000000;
}

#truethemes-styling-preview .images img {
width:25px;
height:24px;
margin:0 7px 7px 0;
z-index:1000;
}

#truethemes-styling-preview .images img.active {
border:0 solid #ccc;
opacity:0.5;
}

.style-switch-input {
padding-left:80px;
margin-top:-5px;
margin-bottom:10px;
}

.style-switch-input select {
width:120px;
}

#truethemes-styling-preview .toggle-button {
width:35px;
height:43px;
background:url(images/toggle-button.png);
cursor:pointer;
}

#truethemes-styling-preview .close {
background-position:top left;
position:absolute;
top:45px;
left:-35px;
width:35px;
}

#truethemes-styling-preview .open {
background-position:bottom left;
position:absolute;
top:45px;
right:0;
width:35px;
}



.primary-color a{
width:113px;
height:113px;
display:inline-block;
-webkit-box-shadow: inset 1px 1px 2px 1px rgba(0, 0, 0, .3);
box-shadow: inset 1px 1px 2px 1px rgba(0, 0, 0, .3);
text-indent:-9999em;
outline:none;
margin:0 2px 5px 0;
}

.primary-blue {
background-image: -webkit-gradient(linear, left top, left bottom, from(#0D9DDC), to(#0D5292));
background-image: -webkit-linear-gradient(top, #0D9DDC, #0D5292);
background-image:    -moz-linear-gradient(top, #0D9DDC, #0D5292);
background-image:      -o-linear-gradient(top, #0D9DDC, #0D5292);
background-image:         linear-gradient(to bottom, #0D9DDC, #0D5292);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0D9DDC', endColorstr='#0D5292');/*For IE7-8-9*/	
}

.primary-coffee {
background-image: -webkit-gradient(linear, left top, left bottom, from(#9A6742), to(#2E1C10));
background-image: -webkit-linear-gradient(top, #9A6742, #2E1C10);
background-image:    -moz-linear-gradient(top, #9A6742, #2E1C10);
background-image:      -o-linear-gradient(top, #9A6742, #2E1C10);
background-image:         linear-gradient(to bottom, #9A6742, #2E1C10);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#9A6742', endColorstr='#2E1C10');/*For IE7-8-9*/
}

.primary-red {
background-image: -webkit-gradient(linear, left top, left bottom, from(#C71901), to(#961300));
background-image: -webkit-linear-gradient(top, #C71901, #961300);
background-image:    -moz-linear-gradient(top, #C71901, #961300);
background-image:      -o-linear-gradient(top, #C71901, #961300);
background-image:         linear-gradient(to bottom, #C71901, #961300);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#C71901', endColorstr='#961300');/*For IE7-8-9*/
}

.primary-autumn {
background-image: -webkit-gradient(linear, left top, left bottom, from(#D0600E), to(#772002));
background-image: -webkit-linear-gradient(top, #D0600E, #772002);
background-image:    -moz-linear-gradient(top, #D0600E, #772002);
background-image:      -o-linear-gradient(top, #D0600E, #772002);
background-image:         linear-gradient(to bottom, #D0600E, #772002);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D0600E', endColorstr='#772002');/*For IE7-8-9*/
}

.primary-fire {
background-image: -webkit-gradient(linear, left top, left bottom, from(#FE8A0B), to(#B33410));
background-image: -webkit-linear-gradient(top, #FE8A0B, #B33410);
background-image:    -moz-linear-gradient(top, #FE8A0B, #B33410);
background-image:      -o-linear-gradient(top, #FE8A0B, #B33410);
background-image:         linear-gradient(to bottom, #FE8A0B, #B33410);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FE8A0B', endColorstr='#B33410');/*For IE7-8-9*/	
}

.primary-golden {
background-image: -webkit-gradient(linear, left top, left bottom, from(#FDBB0D), to(#BF7D02));
background-image: -webkit-linear-gradient(top, #FDBB0D, #BF7D02);
background-image:    -moz-linear-gradient(top, #FDBB0D, #BF7D02);
background-image:      -o-linear-gradient(top, #FDBB0D, #BF7D02);
background-image:         linear-gradient(to bottom, #FDBB0D, #BF7D02);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FDBB0D', endColorstr='#BF7D02');/*For IE7-8-9*/
}

.primary-lime-green {
background-image: -webkit-gradient(linear, left top, left bottom, from(#AED613), to(#467612));
background-image: -webkit-linear-gradient(top, #AED613, #467612);
background-image:    -moz-linear-gradient(top, #AED613, #467612);
background-image:      -o-linear-gradient(top, #AED613, #467612);
background-image:         linear-gradient(to bottom, #AED613, #467612);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#AED613', endColorstr='#467612');/*For IE7-8-9*/
}

.primary-purple {
background-image: -webkit-gradient(linear, left top, left bottom, from(#8F4EC2), to(#513567));
background-image: -webkit-linear-gradient(top, #8F4EC2, #513567);
background-image:    -moz-linear-gradient(top, #8F4EC2, #513567);
background-image:      -o-linear-gradient(top, #8F4EC2, #513567);
background-image:         linear-gradient(to bottom, #8F4EC2, #513567);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8F4EC2', endColorstr='#513567');/*For IE7-8-9*/
}

.primary-pink {
background-image: -webkit-gradient(linear, left top, left bottom, from(#C4378F), to(#72234F));
background-image: -webkit-linear-gradient(top, #C4378F, #72234F);
background-image:    -moz-linear-gradient(top, #C4378F, #72234F);
background-image:      -o-linear-gradient(top, #C4378F, #72234F);
background-image:         linear-gradient(to bottom, #C4378F, #72234F);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#C4378F', endColorstr='#72234F');/*For IE7-8-9*/	
}

.primary-periwinkle {
background-image: -webkit-gradient(linear, left top, left bottom, from(#5064C9), to(#522173));
background-image: -webkit-linear-gradient(top, #5064C9, #522173);
background-image:    -moz-linear-gradient(top, #5064C9, #522173);
background-image:      -o-linear-gradient(top, #5064C9, #522173);
background-image:         linear-gradient(to bottom, #5064C9, #522173);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#5064C9', endColorstr='#522173');/*For IE7-8-9*/
}

.primary-teal {
background-image: -webkit-gradient(linear, left top, left bottom, from(#3CBA9F), to(#185C60));
background-image: -webkit-linear-gradient(top, #3CBA9F, #185C60);
background-image:    -moz-linear-gradient(top, #3CBA9F, #185C60);
background-image:      -o-linear-gradient(top, #3CBA9F, #185C60);
background-image:         linear-gradient(to bottom, #3CBA9F, #185C60);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3CBA9F', endColorstr='#185C60');/*For IE7-8-9*/	
}

.primary-green {
background-image: -webkit-gradient(linear, left top, left bottom, from(#49A501), to(#416119));
background-image: -webkit-linear-gradient(top, #49A501, #416119);
background-image:    -moz-linear-gradient(top, #49A501, #416119);
background-image:      -o-linear-gradient(top, #49A501, #416119);
background-image:         linear-gradient(to bottom, #49A501, #416119);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#49A501', endColorstr='#416119');/*For IE7-8-9*/
}

.primary-teal-grey {
background-image: -webkit-gradient(linear, left top, left bottom, from(#33657E), to(#162E36));
background-image: -webkit-linear-gradient(top, #33657E, #162E36);
background-image:    -moz-linear-gradient(top, #33657E, #162E36);
background-image:      -o-linear-gradient(top, #33657E, #162E36);
background-image:         linear-gradient(to bottom, #33657E, #162E36);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#33657E', endColorstr='#162E36');/*For IE7-8-9*/	
}

.primary-blue-grey {
background-image: -webkit-gradient(linear, left top, left bottom, from(#5E6475), to(#2C2F38));
background-image: -webkit-linear-gradient(top, #5E6475, #2C2F38);
background-image:    -moz-linear-gradient(top, #5E6475, #2C2F38);
background-image:      -o-linear-gradient(top, #5E6475, #2C2F38);
background-image:         linear-gradient(to bottom, #5E6475, #2C2F38);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#5E6475', endColorstr='#2C2F38');/*For IE7-8-9*/
}

.primary-royal-blue {
background-image: -webkit-gradient(linear, left top, left bottom, from(#2D59A2), to(#122A53));
background-image: -webkit-linear-gradient(top, #2D59A2, #122A53);
background-image:    -moz-linear-gradient(top, #2D59A2, #122A53);
background-image:      -o-linear-gradient(top, #2D59A2, #122A53);
background-image:         linear-gradient(to bottom, #2D59A2, #122A53);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2D59A2', endColorstr='#122A53');/*For IE7-8-9*/
}

.primary-sky-blue {
background-image: -webkit-gradient(linear, left top, left bottom, from(#53C5FE), to(#16A7E1));
background-image: -webkit-linear-gradient(top, #53C5FE, #16A7E1);
background-image:    -moz-linear-gradient(top, #53C5FE, #16A7E1);
background-image:      -o-linear-gradient(top, #53C5FE, #16A7E1);
background-image:         linear-gradient(to bottom, #53C5FE, #16A7E1);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#53C5FE', endColorstr='#16A7E1');/*For IE7-8-9*/	
}

.primary-silver {
background-image: -webkit-gradient(linear, left top, left bottom, from(#ACACAC), to(#5C5C5C));
background-image: -webkit-linear-gradient(top, #ACACAC, #5C5C5C);
background-image:    -moz-linear-gradient(top, #ACACAC, #5C5C5C);
background-image:      -o-linear-gradient(top, #ACACAC, #5C5C5C);
background-image:         linear-gradient(to bottom, #ACACAC, #5C5C5C);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ACACAC', endColorstr='#5C5C5C');/*For IE7-8-9*/	
}

.primary-black {
background-image: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#262626));
background-image: -webkit-linear-gradient(top, #333333, #262626);
background-image:    -moz-linear-gradient(top, #333333, #262626);
background-image:      -o-linear-gradient(top, #333333, #262626);
background-image:         linear-gradient(to bottom, #333333, #262626);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#333333', endColorstr='#262626');/*For IE7-8-9*/
}

/* ************************************************************************* */
				           /* SECONDARY COOL BLUE */
/* ************************************************************************* */
.seperator {
float: left;
width: 100%;
background: url(/img//separator3.gif) 0 0 repeat-x;
}
.rays{background: url(/img/headerrays2.png) 50% 0 !important;}

.bluebg{background: rgb(20, 71, 134) url(/img/blue-large-header-bg.png) 0 0 repeat-x !important;}
.kahverengibg{background: #400C00 url(/img/kahverengi-large-header-bg.png) 0 0 repeat-x !important;}
.siyahbg{background: #000 url(/img/siyah85-large-header-bg.png) 0 0 repeat-x !important;}
.kapaligribg{background: #000 url(/img/kapaligri485-large-header-bg.png) 0 0 repeat-x !important;}
.kirmizibg{background: #000 url(/img/kirmizi695-large-header-bg.png) 0 0 repeat-x !important;}
.kahverengi2bg{background: #000 url(/img/kahverengi2-large-header-bg.png) 0 0 repeat-x !important;}
.yesilbg{background: #000 url(/img/yesil335-large-header-bg.png) 0 0 repeat-x !important;}
.saribg{background: #000 url(/img/sari995-large-header-bg.png) 0 0 repeat-x !important;}
.gribg{background: #000 url(/img/gri885-large-header-bg.png) 0 0 repeat-x !important;}
.pinkbg{background: #000 url(/img/pink155-large-header-bg.png) 0 0 repeat-x !important;}
.kapalimavibg{background: #000 url(/img/kapalimavi266-large-header-bg.png) 0 0 repeat-x !important;}
.gumusgribg{background: #000 url(/img/gumusgri111-large-header-bg.png) 0 0 repeat-x !important;}
.acikmavibg{background: #000 url(/img/acikmavi999-large-header-bg.png) 0 0 repeat-x !important;}
