/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  07: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 10px;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #FFFFFF;
	background-image: url(../images/ennergi_pbg.jpg);
	padding: 8px;
	margin: 0;
	border-top: 1px solid #CECAAE;
	border-right: 1px solid #CECAAE;
	border-left: 1px solid #CECAAE;
}
#wrapper {
	width: 870px;
	margin: 0 auto;
}
#column_wrapper {
	list-style-type: none; 
	background-image: url(img/clm07_middle.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #CECAAE;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 550px;
	float: left;
}
#left {
	width: 160px;
	float: left;	
}
#right {
	width: 160px;
	float: left;
}
#center .content {
	padding: 0px 14px;
	font-size: 14px;
}
#left .content {
	list-style-type: none;
	padding: 1px 1px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 5px 10px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px;
}
#footer .content {
	padding: 12px 16px;
}
#footer {
	color: #FFFFFF;
	padding: 0px;
	margin: 0;
	font-size: 10px;
	clear: both;
	background-color: #6699FF;
}
#footerright .content {	
	float: right;
	font-size: 10px;
	padding: 12px 16px;
}
#footerright {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #000000;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#center a:link {
	color: #9B7C00;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #826800;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #FFFFFF;}
#footer a:visited {color: #FFFFFF;}
#footer a:hover {color: #FFD940;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 0px 0px 10px 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
#bottomimage {
	padding: 0 0 0 0;
}
#pcLeftCatLinks {
			list-style-type: none; 
			padding: 2px 2px 1px 2px;
			margin: 0 0 5px 0;
			font-size: 12px;
}
#pcLeftStoreLinks {
			list-style-type: none; 
			color: #999999;
			padding: 2px 2px 1px 2px;
			margin: 0 0 2px 0;
			font-size: 12px;
}
#pcLeftCatLinks a:link, #pcLeftCatLinks a:visited {
			color: #FF6600;
			text-decoration: none;
}
		
		#pcLeftCatLinks a:hover {
			color: #FEEFDA;
}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #666666;
			text-decoration: none;
}
		
		#pcLeftPriceLinks a:hover {
			color: #FF6600;
}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
			color: #777777;
			text-decoration: none;
}
		
		#pcLeftStoreLinks a:hover {
			color: #FF6600;
}
.border2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	border: 1px solid #cccccc;
	}
/*- Menu Tabs 10--------------------------- */

    #tabs10 {
      float:left;
      width:100%;
      font-size:93%;
          border-bottom:1px solid #CECAAE;
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:10px 10px 10px 50px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("../tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("../tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
-->
