﻿body {font-family: Tahoma, Arial, Verdana;
      font-size: 75.5%;
      line-height: 17px;
      color: #221e1f;
	  background-image:url(/upload/design/GUI/images/powerplusxq/sitebgimg.jpg);
	  background-repeat: no-repeat;
	  background-position: left top;
	  background-attachment:fixed;
	  background-color: #dadbd6;
      margin: 0px 0px 0px 0px;
      height:100%;}

div.bgsite {width: 100%; height:100%; z-index: -5; position:absolute;}

a:link      {color: #e31f23;}
a:visited   {color: #e31f23;}
a:hover     {color: #910003;}
a:active    {color: #910003;}

h1 {font-family: Tahoma, Arial;
    font-size: 18px;
    color: #434343;
    padding: 0px 0px 2px 0px;
	margin: 5px 0px 10px 0px;
	border-bottom: 1px dotted #cccccc;}

h2 {font-size: 16px;
    font-weight: bold;
    color: #e31f23;}

h3 {font-size: 16px;
    font-weight: bold;
    color: #e31f23;}

input {font-size: 11px;
    color: #333333;}

input.button {font-size: 11px;
    color: #333333;
	background-color: #E8E7EF;}
	
img {border-width: 0px;}

span.errormessage {font-size: 12px;
            color: #cc3333;
            background-color: #ffd6d6;
            font-weight: bold;
            height: 30px;
            border: solid 1px #b60000;
            width: auto;
            max-width: 400px;
            line-height: 30px;
            padding-left: 30px; 
            margin: 5px 0px 5px 0px;
            background-image: url("/Admin/images/icons/warning.png");
            background-repeat: no-repeat;
            background-position: 1% 50%;}

 div.approvesavemessage {font-size: 12px;
            color: #1d920e;
            background-color: #cefcc8;
            font-weight: bold;
            height: 30px;
            border: solid 1px #18d000;
            width: auto;
            max-width: 400px;
            line-height: 30px;
            padding-left: 30px; 
            margin: 5px 0px 5px 0px;
            background-image: url("/Admin/images/icons/save.png");
            background-repeat: no-repeat;
            background-position: 1% 50%;}

 div.errormessageloc {font-size: 11px;
            color: #cc3333;
            background-color: #ffd6d6;
            font-weight: normal;
            height: 25px;
            border: solid 1px #b60000;
            width: auto;
            max-width: 250px;
            line-height: 30px;
            padding-left: 30px; 
            margin: 5px 0px 5px 0px;
            background-image: url("/Admin/images/icons/warning.png");
            background-repeat: no-repeat;
            background-position: 1% 50%;}    

            
div.homemailbox {width: 219px;
                 background-image: url("/Upload/Images/Siteimages/POWXQ/subscribebg.jpg");
                 background-repeat: no-repeat;
                 height: 179px;}
                
div.homemailboxcontent {padding: 55px 5px 0px 10px;
                        color: #FFFFFF;}         
                        
.qsubscrbtn {background-image: url("/Upload/Images/Siteimages/POWXQ/sendbtn.jpg");
             background-repeat: no-repeat;
             background-color: transparent;
             border: none;
             width: 35px;
             height: 22px;} 
             
.Postreplybtn   {color: #666666;
                font-weight: bold;
                font-size: 11px;
                background-color: transparent;
                text-align:right;
                padding-right: 10px;
                height: 30px;
                width: 120px;
                background-image: url('/Upload/Design/GUI/siteimages/replybtn.jpg');}


.postmsgprofilecell{background-color: transparent;
                    text-align:center;
	                height: 30px;
	                width: 120px;
	                background-image: url('/Upload/Design/GUI/siteimages/profilebg.png');
	                background-repeat: no-repeat;
	                background-position: right 5px;
	                padding: 10px;
	                font-weight: bold;}
                
.commentlistheader  {text-align: left; background-color: #f5f5f5;}   
.commentlistcontent {text-align: left; background-color: #f5f5f5;}   
.commentbtns {text-align: right; background-color: #f5f5f5; padding: 5px;}   
.commenturlcell {text-align: left; background-color: #f5f5f5; padding: 5px;}   
