html {
width:100%;
height:100%;
}
body {
margin: 0px;
padding: 0px;
width:100%;
height:100%;
background-color:#FFFFFF;
}
#h1 {
height:87px;
}
#h2 {
height:43px;
}
#h3 {
height:21px;
}
#h4 {
height:22px;
}
#h5 {
height:100%;
}
#h6 {
height:40px;
}
#maintable {
width:700px;
height:100%;
margin:30px auto auto;
}
table.top_banner {
height:35px;
/*background-image:url('http://www.medhead.com/aff/tmp/ac39d613fd44b36032dcb1c7812f8661.jpg');
background-repeat:no-repeat;
background-color:#FFFFFF;*/
background-position:left top;
}
.headertext {
font-size:16px;
font-weight: bold;
color:#666666;
}
.headertext_two {
font-size:15px;
font-weight: bold;
color:#4D94FF;
padding-left:10px;
}
.checkbox {
}
textarea {
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
border: 1px solid #666666;
padding-left: 3px;
}
input.disabled, textarea.disabled {
background-color:#EEEEEE;
}
.lng_menu {
text-align:right;
vertical-align:middle;
background-color: #6186AF;
}
.lng_menu a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}
#language_select .flag {
padding-left:3px;
padding-right:3px;
}
#language_select .flag a img {
margin-top:8px;
}
table.noborder, table.noborder td {
border:0px;
}
div.logoutbox {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#4C688D;
text-align:right;
margin:3px;
height:29px;
}
div.logoutbox a {
font-weight:bold;
text-decoration: underline;
color:#4C688D;
}
tr.listheader {
padding:2px;
height:30px;
}
tr.enabled_row {
background-color:#a8fb6a;
}
.error, .warning, .note {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
}
.error, .error a,
.warning, .warning a {
color:#FF0000;
}
.note, .note a {
color:#03BE00;
}
div.ellipsis {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
table.pager td {
padding-top:15px;
padding-bottom:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:left;
}
table.pager td .current {
text-decoration:none;
color:;
}
table.filter {
border-top:1px solid #B0CBF4;
border-left:1px solid #B0CBF4;
}
table.filter td {
border-bottom:1px solid #B0CBF4;
border-right:1px solid #B0CBF4;
}
table.filter td .inactive{
background-color:#CCCCCC;
}
table.box {
border-top:1px solid #B0CBF4;
border-left:1px solid #B0CBF4;
}
table.box td {
border-bottom:1px solid #B0CBF4;
border-right:1px solid #B0CBF4;
}
table.report td, th {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:;
}
.listheader {
background-color:#B0CBF4;
}
table.report .listheader td {
padding-left:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#020202;
font-weight:bold;
}
table.report {
border-right:1px solid #999999;
border-top:1px solid #999999;
}
table.report td, table.report th {
border-left:1px solid #999999;
border-bottom:1px solid #999999;
}
.row1 {
background-color:#D9E5F7;
height: 25px;
}
.row2 {
background-color:#ECEDF3;
height: 25px;
}
table.noborder, table.noborder td, table.noborder th {
border:none;
}
div.highlight {
border:2px solid #F08178;
background-color:#FBDFDC;
}
.total_line {
color:#CC0000;
font-weight:bold;
}
.leftmenu {
/* background-color:#FCFDFE;*/
background-color:#FCFDFE;
padding:5px;
}
#content {
background-color:#FFFFFF;
height:100%;
margin:auto;
}
#content, #content table, #content tr, #content td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#3F4948;
line-height:1.6em;
word-spacing:0.1em;
}
#content a {
color:#A44015;
text-decoration:underline;
}
#content a:hover {
color:#FB0000;
}
#content #content_borer {
/* border: 1px dashed #37506C;*/
padding: 10px;
text-align:left;
}
/*CTI ADDED*/
#apNavBottomBorder {
height:29px;
background-image:url(../../../templates/medhead/images/apNavBottomBar.gif);
background-position:bottom;
background-repeat:repeat-x;
margin-top:20px;
}
.apNavHeaderOuter {
background-image: url(../../../templates/medhead/images/prop_tab_main.png);
background-repeat: no-repeat;
background-position: left bottom;
font-weight: bold;
float: left;
height: 29px;
margin: 0;
text-align: center;
padding: 0px;
text-decoration: none;
color: #4C688D;
cursor: pointer;
}
.apNavHeader, .apNavHeader_current {
background-image:url(../../../templates/medhead/images/prop_tab_close.png);
background-position:right bottom;
background-repeat:no-repeat;
height:29px;
line-height:32px;
padding: 0px 35px;
float:left;
}
.apNavHeader_current {
background-image:url(../../../templates/medhead/images/prop_tab_active_close.png);
}
.apNavHeaderOuter_current {
background-image: url(../../../templates/medhead/images/prop_tab_active_main.png);
background-repeat: no-repeat;
background-position: left bottom;
float: left;
height: 29px;
line-height: 29px;
margin: 0;
text-align: center;
padding: 0;
}
.apNavHeader a {
color:#7F95B1 !important;
}
.apNavHeader a, .apNavHeader_current a {
text-decoration: none;
font-weight: bold !important;
font-size:13px;
}
.apNavHeader a:hover, .apNavHeader_current a {
color: #4C688D !important;
}
#page_bottom {
_height:84px;
}
.normalHeading {
font-weight: bold;
font-size:18px;
margin:0 auto 10px;
color: #7F95B1;
text-align:left;
}
#affAccountCashBox {
border:2px solid #ECEDF3;
padding:12px 15px;
margin:20px auto auto;
text-align:left;
}
.aff_help_box_left, .aff_help_box_middle, .aff_help_box_right {
width:177px;
height:173px;
padding:10px 14px 10px 14px;
float:left;
text-align:left;
background-repeat:no-repeat;
}
.aff_help_box_left img, .aff_help_box_middle img, .aff_help_box_right img {
margin-bottom:10px;
}
.aff_help_box_left {
margin:0 32px 40px 0;
background-image:url(../../../images/medhead/aff_help_box3.png);
background-image:no-repeat;
}
.aff_help_box_middle {
margin:0 0 40px;
background-image:url(../../../images/medhead/aff_help_box2.png);
background-image:no-repeat;
}
.aff_help_box_right {
margin:0 0 40px 32px;
background-image:url(../../../images/medhead/aff_help_box1.png);
background-image:no-repeat;
}
.affClickHere {
text-align:right;
margin-top:8px;
}
.affClickHere a {
color:#A23131;
text-decoration:underline;
}
.affHelpTitle {
width:128px;
font-size:18px;
font-weight:bold;
color:#7F95B1;
text-align:left;
margin-bottom:18px;
}
#affCodeBox a, #affCodeBox a:hover {
text-align:center;
font-size:24px;
letter-spacing:1px;
font-weight:bold;
color:#FFFFFF;
border:none;
text-decoration:none !important;
display:block;
width:162px;
height:47px;
line-height:47px;
background-image:url(../../../../images/medhead/aff_desktop_button.png);
}
.formattedCode {
width:450px;
border:1px solid #BABCBB;
font-family:"Courier New", Courier, monospace;
color:#4C688D;
padding:10px;
margin:auto;
background-color:#F9F9F9
}
#aff_code_line{
font-size: 18px;
color: #7F95B1;
}
#aff_code_span, #aff_code_input {
color:#DA531C;
font-size:20px;
letter-spacing:0.05em;
}
#whatIsThisBox {
width:115px;
float:right;
text-align:center;
}
.affBannerImg {
margin:20px; auto;
text-align:center;
}
#affURLBox {
padding:3px;
border:1px solid #7F95B1;
font-family:"Courier New", Courier, monospace;
background-color:#FFFFFF;
}
fieldset {
padding: 20px 20px 20px;
}