/*print view*/
.print-show{display:block !important}
.print-hide{display:none !important}

body{background:none; color:#333; font-family:tahoma; font-size:1.2em}
a{text-decoration:underline; color:#b11a21}
img{border:none}
table{border-collapse:collapse}
th{background:none; color:#333; padding:5px; text-align:left}
table tr{vertical-align:top}
table td{padding:5px}

/*font formatting*/
.row_0{background:#fff; color:#333}
.row_1{background:#fff; color:#333}
.block{display:block}
.block-center{display:block !important; margin:10px auto !important; text-align:center !important}
dl .css_button{margin-left:0}
code{font:1em Times New Roman}
.superscript{vertical-align:super; font-size:0.75em; line-height:0.5em}
.subscript{vertical-align:sub; font-size:0.75em; line-height:0.5em}
.bold{font-weight:700}
.italicize{font-style:italic}
.uppercase{text-transform:uppercase}
.underline{text-decoration:underline}
a.no-underline, img.no-underline, .no-underline{text-decoration:none !important}
.strike{text-decoration:line-through}
.shaded{background:none}
.center{text-align:center}
.left{text-align:left}
.right{text-align:right}
.block-center{display:block; text-align:center; margin-right:auto; margin-left:auto}
.max-width{width:90%}
.float-left{float:left}
.float-right{float:right}
.margin{margin:10px}
.padding{padding:10px !important}
.no-border, .no-border a, .no-border img{border:none !important; text-decoration:none !important}
.odd{background:none; border:none}
.even{background:none; border:none}
.hr{border-bottom:1px solid #ccc; display:block; height:1px; margin:10px 0; background:none}
/*use for block level code*/
pre{font:times new roman}
.subdued{font-size:10pt; color:#333}
.subdued a, a.subdued{color:#333}

/*layout*/
.header_main{display:none}
.header_main_fade{display:none}
.client_name{display:none}
.big_red_grey{display:none}
.header{display:none}
.logo{display:none}
.menu{display:none}
.page{background:none; margin:0; width:90%}
.content{position:relative; padding:10px; width:100%}
.content .boxed{display:none}
.sidebar{display:none}
.footer{display:none}

/*Full Control styles*/
.border-bottom{border-bottom:1px dashed #e1e1e1}
table.invoice-list{font-size:11pt; width:100%}
table.invoice{font-size:11pt; width:100%}
table.invoice td{width:25%}
.hidden{display:none}
a img, img, th a{text-decoration:none !important}
.inline, .menu li{display:inline}
