/*tarif*/
.table-3 {margin-bottom: 35px;}
.td-8 {font-size: 11px; text-indent: 10px;}
.td-6 {width: 300px; font-size: 10px;}
.td-7 {padding-right: 30px; vertical-align: top; text-align: center;}
.td-7 a {font-size: 12px;}
.td-7 span {font-size: 9px; color: #777777;}
	.table-3 .td-a .bl-2-right {background: url(../images/bl-2-right.gif) right no-repeat;}
	.table-3 .td-a .bl-2-left {background: url(../images/bl-2-left.gif) left no-repeat;}
	.table-3 .td-a .bl-2-bg {background: url(../images/bl-2-bg.gif) repeat-x;}
	.table-3 .td-a span {display: none;}
	.table-3 .td-a a {text-decoration: none; font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #3D3D3D;}
.table-4 {width: 670px; margin-left: 20px;}
	.table-4 th {border-bottom: solid 3px #DEDEDE; vertical-align: bottom; padding: 0 3px 6px 10px; font-size: 11px; font-weight: normal; text-align: left;}
	.td-9 {text-indent: 19px; font-weight: bold; font-size: 12px;}
	.td-10 {text-align: center; padding-top: 7px;}
	.tr-02 .td-9 {text-indent: 27px; font-weight: normal;}
	tr.best {color: #A56041;}
.p-06 {padding: 50px 10px 20px 62px;}
.p-07 {padding: 0 10px; font-size: 11px;}
.a-4 {text-decoration: none; border-bottom: dashed 1px #1B65B7; color: #1B65B7;}
.a-4:hover {border: none;}
.exel {padding-left: 18px; background: url(../images/exel.gif) left center no-repeat;}
/*tarif*/
.code {
#background: url(../etc/key.gif) scroll right;
background-repeat : no-repeat;
color: #333;
background-color: #f9fafb;
font: 11px verdana, sans-serif;
}
.smsid {
#background: url(../etc/smsid.gif) scroll right;
background-repeat : no-repeat;
color: #333;
background-color: #f9fafb;
font: 11px verdana, sans-serif;
}
.chars {
background: url(../etc/chars.gif) scroll right;
background-repeat : no-repeat;
color: #333;
background-color: #E6EAEE;
font: 11px verdana, sans-serif;
width: 100px;
}
.sender {
background: url(../etc/sender.gif) scroll right;
background-repeat : no-repeat;
color: #333;
background-color: #f9fafb;
font: 11px verdana, sans-serif;
}
.recived {
background-repeat : no-repeat;
color: #333;
background-color: #f9fafb;
font: 11px verdana, sans-serif;
}
select, option, textarea, input {
color: #333;
background-color: #f9fafb;
font: 11px verdana, sans-serif;
}
textarea, input {
border: 1px solid #ccc;
padding: 2px;
}
textarea {
margin: 5px;
font: 11px Verdana, Tahoma, Arial, Sans-serif;
}
input:focus, textarea:focus {
background: #fff;
border: 1px solid #aaa;
}
input.code:focus {
background-repeat : no-repeat;
background-color: #fff;
border: 1px solid #aaa;
}
input.smsid:focus {
background-repeat : no-repeat;
background-color: #fff;
border: 1px solid #aaa;
}
input.sender:focus {
background-repeat : no-repeat;
background-color: #fff;
border: 1px solid #aaa;
}
input.recived:focus {
background-repeat : no-repeat;
background-color: #fff;
border: 1px solid #aaa;
}
.msgo {
margin : 10px;
padding : 5px;
vertical-align : middle;
width : auto;
height : auto;
font : 11px verdana, sans-serif;
color : #80ab06;
background-color : #fff;
border : 1px dotted #80ab06;
}
.msgo a {
font : 11px verdana, sans-serif;
font-weight : bold;
color : #80ab06;
text-decoration : underline;
}
.msgo a:hover {
font : 11px verdana, sans-serif;
font-weight : bold;
color : #80AB06;
text-decoration : none;
}
.msgi {
margin : 10px;
padding : 5px;
vertical-align : middle;
width : auto;
height : auto;
font : 11px verdana, sans-serif;
color : #6b99c5;
background-color : #fff;
border : 1px dotted #bbb;
}
.msgi a {
font : 11px verdana, sans-serif;
font-weight : bold;
color : #6b99c5;
text-decoration : underline;
}
.msgi a:hover {
font : 11px verdana, sans-serif;
font-weight : bold;
color : #6b99c5;
text-decoration : none;
}
.msge {
margin : 10px;
padding : 5px;
vertical-align : middle;
width : auto;
height : auto;
font : 11px verdana, sans-serif;
color : #f30;
background-color : #fff;
border : 1px dotted #bbb;
}
.msge a {
font : 11px verdana, sans-serif;
font-weight : bold;
color : #f30;
text-decoration : underline;
}
.msge a:hover {
font : 11px verdana, sans-serif;
font-weight : bold;
color : #f30;
text-decoration : none;
}
/* ######### CSS for Shade Tabs. Remove if not using ######### */
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li{
display: inline;
margin: 0;
}
.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
color: #006C9B;
background-color: #F1F1F1;
}
.shadetabs li a:visited{
color: #C64747;
}
.shadetabs li a:hover{
text-decoration: none;
color: #2A9022;
}
.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}
.shadetabs li a.selected{ /*selected main tab style */
background-color: white;
border-bottom-color: white;
}
.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
color: #FFFFFF;
}
.tabcontent{
display:none;
}
@media print {
.tabcontent {
display:block !important;
}
}