﻿body {font-family:Tahoma, Arial, Verdana;
      font-size: 75.5%;
      line-height: 17px;
      color: #434343;
	  background-image:url(/upload/design/GUI/images/pow/sitebg.jpg);
	  background-repeat: no-repeat;
	  background-position: left top;
	  background-color: #2e2e2e;
	  background-attachment: fixed;
      margin: 0px 0px 0px 0px;
      height:100%;}


div.bgsite {width: 100%; height:100%; z-index: -5; position:absolute;}

a:link      {color: #ffc425;}
a:visited   {color: #ffc425;}
a:hover     {color: #910003;}
a:active    {color: #910003;}

td.menubg {filter:alpha(opacity=80); /* msie */
    -moz-opacity: 0.80; /* firefox 1.0 */
    -khtml-opacity: 0.80; /* webkit */
    opacity: 0.80; /* css 3 */
    background-color: #282928;
    margin: 0;
    zoom: 1;/* for msie */}

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: #666666;}

h3 {font-size: 16px;
    font-weight: bold;
    color: #666666;}

input {font-size: 11px;
    color: #333333;}

input.button {font-size: 11px;
    color: #333333;
	background-color: #ffc425;}
	
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%;}                       
/* CUSTOM CSS */

td.homewheretobuy {background-image: url("/Upload/Images/Siteimages/POWX/homebgimgwheretobuy.jpg");
                   background-repeat: no-repeat;
                   height: 165px;
                   padding: 5px 5px 5px 20px;}

td.homelogos {background-image: url("/Upload/Images/Siteimages/POWX/homebgimglogos.jpg");
              background-repeat: no-repeat;
              height: 165px;
              padding: 5px 5px 5px 10px;}
              
div.homemailbox {width: 219px;
                 background-image: url("/Upload/Images/Siteimages/POWX/home/subscribebg.jpg");
                 background-repeat: no-repeat;
                 height: 179px;
                }
                
div.homemailboxcontent {padding: 80px 5px 0px 10px;}                
                
.qsubscrbtn {background-image: url("/Upload/Images/Siteimages/POWX/home/sendbtn.jpg");
             background-repeat: no-repeat;
             background-color: transparent;
             border: none;
             width: 45px;
             height: 25px; } 
