#id_bu_sayfa_hakkinda_gorusler {
cursor:pointer;
}

#hesaplama_sayisi {
    background-color: #d14a3c;
    border-radius: 4px;
    color: #FAFAFA;
    font-size: 16px;
    margin-top: 8px;
    padding: 4px;
    text-align: center;
	text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.25);
}

#hesap_formu_ana_div {
float:left;
display: inline-block;
width: 587px;

}




#agirlik_menuleri {
    border-right: 6px solid #ffba00;
    display: inline-block;
    float: left;
    width: 67px;
}

#agirlik_menuleri a {
    background-color: #1d508c;
    border-bottom: 1px solid #2d619d;
    color: #d7d7d7;
    display: block;
    float: left;
    font-weight: normal;
    height: 47px;
    margin-right: 5px;
    padding: 6px;
    text-align: center;
    text-decoration: none;
}
#agirlik_menuleri a:hover {
    background-color: #7db52e;
    color: #fff;
}
.agirlik_menuleri_secili {
    background-color: #ffba00;
    border-color: #ffba00;
    border-left: 1px solid #ffba00;
    border-right: 4px solid #ffba00;
    border-style: solid;
    border-width: 1px 4px 1px 1px;
    color: #000;
    display: block;
    float: left;
    font-weight: bold;
    height: 47px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}


#agirlik_menuleri_secili_alt {
width: 580px;
float: left;
background-color: #ffba00;

border-left: 1px solid #ffba00;
border-right: 1px solid #ffba00;
border-top: 1px solid #ffba00;
border-bottom: 1px solid #ffba00;
color: #000;
text-decoration: none;
text-align: left;
display: block;
float: left;

padding-left: 10px;
padding-top: 3px;
padding-bottom: 2px;

font-size: 14px;
font-weight: bold;
}

#ikon_alt_baslik {
    float: right;
    font-size: 11px;
    position: relative;
    text-align: right;
    top: -11px;
}

#adsense_agirlik_hesabi {
display: inline-block;
text-align:center;
width: 586px;
margin-bottom: 8px;
padding: 6px 3px 3px 3px;
}

.rast_reklam_alani_rengi1 {
background: url("http://www.cadcamsektoru.com/templates/v2/v4_images/addot.gif") repeat scroll center center rgba(0, 0, 0, 0);
}
.rast_reklam_alani_rengi2 {
background: url("http://www.cadcamsektoru.com/templates/v2/v4_images/addot.gif") repeat scroll center center rgba(0, 0, 0, 0);
}
.rast_reklam_alani_rengi3 {
background-color: #95a5a6;
}

.rast_reklam_alani_rengi4 {
background-color: #ffba00;
border-top: 2px solid red;
}

.rast_reklam_alani_rengi5 {
background-color: #2d87e2;
}

.rast_reklam_alani_rengi6 {
background-color: #000;
}

.rast_reklam_alani_rengi7 {
background-color: #e67e22;
}

.rast_reklam_alani_rengi8 {
background-color: #bdc3c7;
}

.rast_reklam_alani_rengi9 {
background-color: #1abc9c;
}



/******************************/
/*** ssol üst grafik */

#sol_grafik_div_ana{
display: inline-block;

}

#sol_grafik_div{
float:left;
width: 300px;
display: none;
text-align: center;
}

.sol_grafik_veri_kutulari {
color: #0000ff;
font-size: 17px;
background: #fff;
float: left;
position: absolute;
font-weight: bold;
}

#sol_grafik_div_baslik {
background: none repeat scroll 0 0 #FFBA00;
color: #000;
margin-bottom: 5px;
padding: 5px 3px 3px 5px;
text-align: center;
font-size: 14px;
font-weight: bold;
}


#hesaplama_sonucu_div_ana {
display: block;
text-align: center;
}

#hesaplama_sonucu_div {

}

#hesaplanan_agirlik_div {
color: Red;
font-weight:bold;
font-size:24px;
}

#hesaplama_ebatlari {
color: #000000;
font-size:12px;
}





/*** ssol üst grafik */
/******************************/




/******************************/
/*** sağ alt bilgilendirmeler */
#balon_hes_sayfalari_online {

	cursor: crosshair;
	padding:7px 15px;
	text-align: center;
	font-size: 12px;
	background: #000;
	color: #fff;
	border:1px solid #eeeeee;
	position: fixed;
    left: 10;
    bottom: -80;
	z-index: 99999999;

	box-shadow: 3px 3px 4px #000;
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
}

#balon_bugun_hesaplama_sayisi {
	cursor: crosshair;
	padding:7px 15px;
	text-align: center;
	font-size: 12px;
	background: #000;
	color: #fff;
	border:1px solid #eeeeee;
	position: fixed;
    left: 10;
    bottom: -80;
	z-index: 99999999;

	box-shadow: 3px 3px 4px #000;
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
}

/*** sağ alt bilgilendirmeler */
/******************************/

#ust_thumblar_id {
float: left; 
margin: 0px 10px 0px 0; 
height:100px;
width:230px; 
}

#arayuz_gecisi, #arayuz_gecisi a {
margin-top: 10px;
font-size: 13px;
font-weight: bold;
text-align: center;
cursor: pointer;
}



#kapla_overlay {
	display: none;
    background-color: #000;
    height: 100%;
    left: 0;
    opacity: 0.65;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}


#diyalog_kutu {
display: none;
background-color: #fff;

    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.98), 0 0 0 1px rgba(0, 0, 0, 0.41);
    height: 500px;
    left: 50%;
    margin-left: -325px;
    margin-top: -250px;
    position: fixed;
    top: 50%;
    width: 650px;
    z-index: 1001;
	 box-shadow: 0 1px 8px rgba(0, 0, 0, 0.98), 0 0 0 1px rgba(0, 0, 0, 0.41);
-moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.98), 0 0 0 1px rgba(0, 0, 0, 0.41);
box-shadow: 0 1px 8px rgba(0, 0, 0, 0.98), 0 0 0 1px rgba(0, 0, 0, 0.41);
}


#diyalog_kutu .alt_yazi {
	background-color: #1d508c;
    border-bottom: 4px solid #7db52e;
    border-top: 4px solid #7db52e;
    color: #ffffff;
    font-size: 15px;
    padding: 10px;
}



#diyalog_kutu #zaten_begendim, #diyalog_kutu #simdi_begendim {
color: #a9a9a9;
    cursor: pointer;
    padding: 7px;
}

#diyalog_kutu #zaten_begendim:hover, #diyalog_kutu #simdi_begendim:hover {
color: #ffffff;
}

#diyalog_kutu #zaten_begendim {
    float: right;
}

#diyalog_kutu #simdi_begendim {
    float: left;
}

.kapat_butonu {
position: absolute;
    right: 0;
    top: -28px;
}

#sag_adsense ul, #ust_kedkem_icerikler ul {
 list-style-type: none;
 margin: 0;
}

#sag_adsense li {
 margin: 0 0 5px;
 display: inline-block;
 background-color: #3c3c3c;
 border: 1px solid #98c4ff;
}

#sag_adsense li:hover {
 border: 1px solid #1d508c;
 background-color: #1d508c;
}


#sag_adsense span {
display: block;
 margin: 0;
 width: 96%;
 color: #ffffff;
 padding: 5px;
}



#ust_kedkem_icerikler {
display: block;
line-height: 0;
margin: 0 0 7px;
height: 40px;
}


#ust_kedkem_icerikler li {
  background-color: #e8e8e8;
    display: inline-flex;
    height: 40px;
    list-style-type: none;
    opacity: 0.6;
    text-align: left;
    width: 23%;
}

#ust_kedkem_icerikler li:hover {
  background-color: #447c00;
    opacity: 1;
	color: #000;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.075) inset, 0 0 10px rgba(82, 168, 236, 0.95);
}

#ust_kedkem_icerikler li a {
height: 50px;
width: 100%;
color: #484848;
}

#ust_kedkem_icerikler li a:hover {
	text-decoration: none;
	color: #fff;
}



#ust_kedkem_icerikler img {
float: left;
    height: 40px;
    width: auto;
}


#ust_kedkem_icerikler span {
    display: flex;
    height: 35px;
    line-height: 1.4;
    overflow: hidden;
    padding: 2px 5px;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;;
}


