﻿*
{
    margin: 0;
    padding: 0;
}


* html
{
    height: 100%;
}

html, body, form
{
    margin: 0px;
    padding: 0px;
   
      width: 100%;
}


BODY
{
   
    color: #000000;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    padding-top: 15px;
}

div.mainbody {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 1.1em ;
	width: 1000px ;
	margin-left: auto ;
	margin-right: auto ;
	padding: 10px ;
	background-color: white ;
	color: black ;
	
}

#Copyright
{
    border-top:1px solid #ccc;
    padding-top :20px;
    margin-top: 20px;
    color: Gray;

}
div.rounded2
{
    clear: both;
    max-width: 2400px;
    margin: 10px auto;
    width: 100%;
}

div.rounded2 div.top
{
    background: url(https://substatic.mevzuat.net/img/mnetsiparis/Rounded/tl2.png) no-repeat bottom left;
    padding: 0px;
    width: 100%;
}

div.rounded2 div.top div.right
{
    background: url(https://substatic.mevzuat.net/img/mnetsiparis/Rounded/tr2.png) no-repeat bottom right;
    height: 12px;
    margin-left: 12px;
}

div.rounded2 div.middle
{
    background: url(https://substatic.mevzuat.net/img/mnetsiparis/Rounded/l2.png) repeat-y left;
    clear: both;
    width: 100%;
}

div.rounded2 div.middle div.right
{
    background: url(https://substatic.mevzuat.net/img/mnetsiparis/Rounded/r2.png) repeat-y right;
    margin-left: 5px;
}

div.rounded2 div.middle div.right div.content
{
    background-color: #F4F4F4;
    font-family: arial,verdana,tahoma, sans-serif;
    font-size: 12px;
    margin-right: 5px;
    padding: 0px 10px;
    color: Black;
}
div.content td
{
    font-size: 11px;
}

div.content a
{
    color: Black;
    text-decoration: none;
}
div.content a:hover
{
    color: Black;
    text-decoration: underline;
}

div.content a:visited
{
    color: Black;
    text-decoration: underline;
}

div.rounded2 div.middle div.right div.content p
{
    margin: 0px;
}

div.rounded2 div.middle div.right div.content h2
{
    color: #009933;
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 7px 0px;
}
div.content h3
{
    font-size: 13px;
}

div.content h4
{
    font-size: 13px;
    font-family: Arial;
    color: Green;
    margin-bottom: 5px;
    margin-top: 0px;
    margin-left: 0px;
}
div.content h5
{
    font-size: 14px;
    font-family: Arial, Tahoma;
    color: #666666;
    margin-bottom: 8px;
    margin-top: 0px;
    margin-left: 0px;
}

div.content h6
{
    font-size: 20px;
    font-family: Sans-Serif, Arial;
    color: #000000;
    margin-bottom: 8px;
    margin-top: 0px;
    margin-left: 0px;
}


div.rounded2 div.bottom
{
    background: url(https://substatic.mevzuat.net/img/mnetsiparis/Rounded/bl2.png) no-repeat top left;
    clear: both;
    padding: 0px;
    width: 100%;
}

div.rounded2 div.bottom div.right
{
    background: url(https://substatic.mevzuat.net/img/mnetsiparis/Rounded/br2.png) no-repeat top right;
    height: 12px;
    margin-left: 12px;
}

#MenuLeft
{
    height: 53px;
    padding: 0px;
    margin: 0px;
    background: url(https://substatic.mevzuat.net/img/mnetsiparis/menu/menu_left.png) no-repeat bottom left;
    vertical-align: middle;
}
#MenuMiddle
{
    height: 53px;
    padding: 0px;
    margin-left: 8px;
    margin-right: 11px;
    padding-top: 14px;
    padding-left: 0px;
    background: url(https://substatic.mevzuat.net/img/mnetsiparis/menu/menu_bg.png) repeat-x;
    font-family: Arial, tahoma;
    font-size: 1.1em;
    font-variant: normal;
}

#MenuMiddle a
{
    padding: 5px 15px;
    color: #f2f2f2;
    text-decoration: none;
    border-right: 1px solid #666666;
}


#MenuMiddle a:hover
{
    padding: 5px 15px;
    color: #00FF00;
    background: url(https://substatic.mevzuat.net/img/mnetsiparis/menu_ok.png) no-repeat 0;
}


#MenuMiddle a:visited
{
    padding: 5px 10px;
    text-decoration: none;
}

#MenuMiddle #MenuSon
{
    border-right: 0px;
}

#MenuRight
{
    height: 53px;
    padding: 0px;
    margin: 0px;
    background: url(https://substatic.mevzuat.net/img/mnetsiparis/menu/menu_right.png) no-repeat bottom right;
    vertical-align: middle;
}

/* rounded buttons */
.round
{
    cursor: pointer;
    cursor: hand;
    line-height: 27px;
    height: 27px;
    background: url(https://substatic.mevzuat.net/img/mnetsiparis/button.gif) no-repeat right top;
    padding-right: 20px;
    display: inline-block;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
}

.round ins
{
    background: url(https://substatic.mevzuat.net/img/mnetsiparis/button.gif) no-repeat left top;
    height: 27px;
    line-height: 27px;
    display: inline-block;
    padding-left: 20px;
    text-decoration: none;
}

a.round:hover
{
    background-position: right -155px;
}
a.round:hover ins
{
    background-position: left -155px;
}


/* end rounded buttons */

.waterMark
{
    font-family: Trebuchet MS;
    color: #868686;
    font-size: 11px;
}

/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ffffff;
    border-width: 5px;
    border-style: solid;
    border-color: #cccccc;
    padding: 10px;
    z-index: 10000;
    position: absolute;
}

.BankaHesap TD
{
    border-bottom: solid 1px #dddddd;
}

.ButtonKapat
{
    cursor: pointer;
    padding: 2px 2px 3px 2px;
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-color: #D9DFEA;
    border-left-color: #D9DFEA;
    border-bottom-color: #0e1f5b;
    border-right-color: #0e1f5b;
    background-color: gray;
    color: #FFFFFF;
    margin: 2px 4px;
    font-size: 13px;
    font-weight: 500;
    font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
    text-align: center;
}

.ButtonSubmit
{
    cursor: pointer;
    padding: 2px 2px 3px 2px;
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-color: #D9DFEA;
    border-left-color: #D9DFEA;
    border-bottom-color: #0e1f5b;
    border-right-color: #0e1f5b;
    background-color: #23458b;
    color: #FFFFFF;
    margin: 2px 4px;
    font-size: 13px;
    font-weight: 500;
    font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
    text-align: center;
}

table.tblCT
{
    text-align: left;
    width: 100%;
    border: 0px;
}
table.tblCT th
{
    border: 0px;
    border-bottom: 2px solid #566D8E;
    padding: 5px;
    font-size: 12px;
    color: #566D8E;
}
table.tblCT td
{
    border: 0px;
    border-bottom: 1px solid #bcbcbc;
    padding: 2px;
    font-size: 11px;
}

table.tblCT tr:hover
{
    background-color: #f2f292;
}


#tabs li a
{
    font-size: 12px;
    font-family: Verdana, Tahoma;
}

/*Yeni Abonelik Listesi Sayfası*/
table.tblListe
{
    border: 0px;
}
table.tblListe th
{
    border: 0px;
    border-bottom: 1px solid #bcbcbc;
    padding: 5px;
    color: #666;
    font-size: 12px;
    background-color: #f4f4f4;
    font-family: helvetica;
}

table.tblListe td
{
    border: 0px;
    border-bottom: 1px solid #bcbcbc;
    font-family: helvetica;
    padding: 5px;
}

table.tblListe tr:hover
{
    background-color: #f2f292;
}

.ProgramAd
{
    font-family: helvetica;
    font-size: 15px;
}
.ProgramSure
{
    font-weight: bold;
    font-size: 12px;
}

.OzelFiyat
{
    color: Red;
    font-size: 16px;
    font-weight: bold;
}

.GercekFiyat
{
    font-weight: bold;
    font-size: 12px;
}

.Kazanciniz
{
    font-size: 12px;
    font-weight: bold;
}
.Listeler
{
    padding: 10px;
    margin-bottom: 10px;
}

.AbonelikTur
{
    font-family: Arial;
    font-size: 18px;
    border-bottom: 2px solid #888;
    color: #666;
    margin-top: 20px;
    padding-bottom: 6px;
    font-weight: bold;
    text-align: center;
}
/******************************************************/

.form1
{
    border: 3px solid #e6e6ff;
    padding: 4px 10px 4px 10px;
    font-family: tahoma;
    font-size: 22px;
    font-weight: bold;
}

.hataForm
{
    padding: 12px;
    background-color: InfoBackground;
    border: 1px dotted #333;
    font-style: italic;
    font-family: Calibri;
    font-weight: bold;
    font-size: 14px;
    color: Red;
}



