﻿/* File Created: April 29, 2013 */

/* Remove unwanted elements */
title, img, #toppanel, #topLayout, #menuLayout, #slideBG, #navigation, .sidePanel,
#divPricePanel, #pricePanel, #divUpgradePanel, #upgradePanel, divNewOrderPanel, #newOrderPanel,
#top,#back-top, .gototop, .defaultBtn, .progress-bar, #footLayout
{
display: none;
}

body
{
    width: 100%;
    font-family: Calibri, Tahoma, Arial, Trebuchet MS;
    font-size: 14px;
    text-align: justify;
}

.borderNone{border: none;}
.submenuPara{width: 100%; float: none; margin: 0;}
h1{text-align: center; margin-left: 0; padding-left: 0; float: none;}

#orderMail th{border:1px solid #d8d8d8;background: #e8e8e8;}
#orderMail {margin:10px 0;width: 750px;font-family:Calibri, Tahoma, Arial, Trebuchet MS;font-size: 14px; background: #f9f9f9;padding: 10px;}
#orderMail p{color: #3a3a3a;}
#orderMail table p{text-align:left;margin: 5px 0 0 5px; color: #3a3a3a;}
#orderMail th h4{color: #3a3a3a; margin: 0;}
.orderMail td{border-bottom:1px solid #e8e8e8;border-left:1px solid #e8e8e8;text-align:center;font-family:Calibri, Tahoma, Arial, Trebuchet MS;font-size: 14px;}
.orderDetails td{font-family:Calibri, Tahoma, Arial, Trebuchet MS;font-size: 14px;}
.borderRight{border-right: 1px solid #e8e8e8;}
#orderMail .right{text-align: right;color: #3a3a3a; font-weight:bold; padding: 5px 7px 5px 0px;}
#orderMail .prices{color: #3a3a3a; font-weight:bold;}    

