* { margin:0; padding:0;}
body { background:#161616; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:.875em; color:#b3b3b3;}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:14px;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #8d8d8d;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#news-form input.text { width:224px; padding:1px 0 2px 3px; margin-right:7px;}
#news-form input.submit { background:url(images/submit.gif) no-repeat left top; width:35px; height:22px; color:#fff; text-align:center; font-weight:bold; border:0; text-transform:uppercase; line-height:22px;}

#contacts-form label { display:block; height:42px;}
#contacts-form label input { width:244px; padding:2px 0 3px 3px; color:#111; background:#fff; border:1px solid #a09b96; }
#contacts-form textarea {width:257px; height:102px; padding:2px 0 2px 3px; margin-bottom:17px; color:#111; background:#fff; border:1px solid #a09b96; overflow:auto;}
#contacts-form .col-1 { width:310px !important; margin-right:0 !important;}
#contacts-form .col-2 { width:262px !important;}
#contacts-form .link1 { float:right !important;}


/*==================list====================*/
ul { list-style:none;}

.list1 { margin-bottom:2px;}
.list1 li { background:url(images/bull.gif) no-repeat left 4px; padding:0 0 5px 11px;}
.list1 li a { color:#fff; text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}

.list2 dt { font-weight:bold; color:#ececec; margin-bottom:14px;}
.list2 dt a {color:#ececec; text-decoration:none;}
.list2 dt a span { color:#008FD5;}
.list2 dt a:hover { color:#008FD5;}
.list2 dd { background:url(images/line-hor.gif) left bottom repeat-x; padding-bottom:18px; margin-bottom:20px;}
.list2 dd.last { background:none; padding-bottom:0; margin-bottom:15px;}

.list3 li { background:url(images/arrow.gif) no-repeat left 3px; padding:0 0 6px 19px;}
.list3 li a { color:#d8d8d8; font-weight:bold; text-decoration:none;}
.list3 li a:hover { color:#008FD5;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:14px;}
.p2 { margin-bottom:26px;}

blockquote p { margin-bottom:0;}

/*==================txt, links, lines, titles====================*/
a {color:#008FD5; }
a:hover { text-decoration:none;}

h2 { font-size:2.18em; text-transform:uppercase; color:#fff; font-weight:normal; line-height:1.2em; letter-spacing:-1px; margin-bottom:19px; font-family:Trajan Pro, Arial, Helvetica, sans-serif}
h3 { font-size:1em; color:#ececec; margin-bottom:14px;}
h1 { font-size:1em; color:#008fd5; margin-bottom:14px;}
h3 span { color:#008FD5;}
h4 { font-size:1em; color:#ececec;}

.txt1 { color:#008FD5;}
.txt2 { color:#ececec;}

.link1 { display:block; float:left; background:url(images/link1-bg.gif) left top repeat-x; color:#fff; text-decoration:none; text-transform:uppercase; margin-left:20px;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:4px 16px 5px 8px; font-style:normal;}
.link1:hover { text-decoration:underline;}

.button { background:url(images/button.png) no-repeat left top; width:86px; height:24px; color:#fff; font-weight:bold; text-transform:uppercase; text-decoration:none; display:block; float:right; text-align:center; line-height:24px;}
.button span { color:#008fd5;}
.button:hover { color:#eee;}

.line-hor { background:url(images/line-hor.gif) left top repeat-x; height:1px; overflow:hidden; font-size:0; line-height:0; margin:14px 0 14px 0;}
.line-ver, .line-ver1 { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:15px;}



/*header*/
#header #flash-menu { position:absolute; margin:0 0 0 -23px; z-index:2;}
#header #flash-header { position:absolute; margin:90px 0 0 -23px; z-index:1;}

/*content*/
#content { background:#1b1b1b; width:100%;}
#content .row-2 { padding:18px 20px 22px 26px;}
#content .indent { padding:10px 0 10px 0;}
#content .indent1 { padding:10px 0 0 0;}

/*footer*/
#footer { color:#d8d8d8; position:relative;}
#footer p { margin-bottom:0; padding:22px 0 0 26px;}
#footer div.energy-logo {
	position:absolute;
	right:26px;
	top:0;
	height:58px;
	line-height:58px;
}
#footer div.energy-logo a img {
	border:none;
	margin:7px 5px;
}

/*==========================================*/
input {
	background-color: #FFF;
}

.inputbox {
	background-color: #red;
	border: 5px solid #a09b96;
}

/* energy banner */
.energy-banner {
	display:block;
	cursor:pointer;
	background:url(/images/energy-banner.png) no-repeat;
	width:933px;
	height:116px;
}
