/*
Date: 22 September 2008
Author: Bogdan Valentin Oasa
Company: Touch Media
Website: www.touch-media.ro
Project: WindPower Energy
*/

/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;
}
a {
  text-decoration: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CSS start! */
.clear { clear:both;
display:block;
line-height:0px;
}
.clear2 { clear:both;
display:block;
line-height:0px;
height: 20px;
}
.clear3 {
clear:both;
display:block;
line-height:0px;
height: 10px;
}


body,html {
  min-height: 100%;
  height: 100%;
}

body {
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif;
  background: #fff;
  margin:0;
  padding: 0;
}
#page {
  min-width: 1080px;
  margin: 0 auto;
}


#topnav {
    width: 100%;
    height: 41px;
    background: url(images/topnav.jpg) repeat-x;
}
#topnav_center {
  width: 1000px;
  margin: 0 auto;
}
#topnav_center ul {
  float: left;
  clear: left;
  color: #246470;
  margin: 14px 0 0 490px;
}
* html #topnav_center ul {
  margin-left: 250px;
}
#topnav_center ul li {
  float: left;
  margin: 0 13px 0 13px;
}
#topnav_center ul li a {
  float: left;
  color: #246470;
}
#topnav_center p {
  float: left;
  color: #246470;
  margin: 14px 0 0 13px;
}
* html #topnav_center p {
  margin-left: 0px;
}
#topnav_center p span {
  float: left;
}
#topnav_center p img {
  float: left;
  margin: 0 4px 0 4px;
}

#header {
  width: 1080px;
  height: 218px;
  margin: 0 auto;
  background: url(images/header.jpg) no-repeat right;
}
#header #logo {
  float: left;
  clear: left;
  margin: 5px 0 0 0;
}

#content {
  width: 100%;
  min-height: 148px;
  background: #fff url(images/content_background.jpg) repeat-x;
}
#content_bottom{
  width: 100%;
  height: 38px;
  background: url(images/content_bottom.jpg) repeat-x;
}
#content_center {
  width: 1000px;
  min-height: 148px;
  margin: 0 auto;
}
#meniu {
  float: left;
  clear: left;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 70px;
}
#meniu li {
  float: left;
  margin: 0 10px 0 10px;
}

#meniu li a {
  color: #0b475a;
  float: left;
  padding: 25px 0 0 0;
}
#meniu li a:hover, #meniu li a#current {
  background: url(images/menu_item.gif) no-repeat top center;
}
#meniu li a.white_item:hover, #meniu li a.white_item#current {
  background: url(images/menu_item2.gif) no-repeat top center;
}

/* ######### Submenu ######### */

.ddsubmenustyle, .ddsubmenustyle ul{
font: normal 13px Verdana;
margin: 0 0 0 0px;
padding: 5px 0 15px 0;
position: absolute;
left: 0px;
top: 0;
list-style-type: none;
visibility: hidden;
z-index: 100;
width: 227px;
background: url(images/submenu_box.png) no-repeat;
}
* html .ddsubmenustyle, .ddsubmenustyle ul {
  background: url(images/submenu_box.jpg) no-repeat;
}


ul#ddsubmenu8 {
  margin-left: -85px;
}
ul#ddsubmenu7 {
  margin-left: -95px;
}
ul#ddsubmenu6 {
  margin-left: -35px;
}
ul#ddsubmenu5 {
  margin-left: -55px;
}
ul#ddsubmenu4 {
  margin-left: -70px;
}
ul#ddsubmenu3 {
  margin-left: -35px;
}
ul#ddsubmenu2 {
  margin-left: -70px;
}
ul#ddsubmenu1 {
  margin-left: -55px;
}


.ddsubmenustyle li a{
display: block;
width: 190px;
color: black;
text-decoration: none;
margin: 10px 0 0 25px;
padding: 0px 0 0 15px;
background: url(images/submenu_item.png) no-repeat;
cursor: pointer;
}
* html .ddsubmenustyle li a{
display: inline-block;
cursor: pointer;
position: relative;
}
.ddsubmenustyle li a:hover{
text-decoration: underline;
}
.ddiframeshim{
position: absolute;
z-index: 500;
width: 0;
height: 0;
display: block;
width: 1000px;
}


#text_principal {
  width: 501px;
  float: left;
  clear: left;
  color: #343434;
  text-align: justify;
  line-height: 20px;
}
#text_principal img {
  float: left;
  clear: left;
  padding: 0 25px 10px 0;
}
#noutati_list {
  float: left;
  width: 214px;
  margin-left: 25px;
}
* html #noutati_list {
  margin-left: 20px;
}


h3 {
  color: #88abb1;
  font-size: 18px;
  font-weight: normal;
}
h3 span {
  float: left;
}
h3 img {
  float: left;
  margin-top: -2px;
}
h3 a {
  color: #88abb1;
}


.underh {
  float: left;
  clear: left;
  font-size: 10px;
  margin-bottom: 13px;
}
#noutati_list a{
  float: left;
  color: #343434;
  width: 207px;
  padding: 2px 0 2px 7px;
  position: relative;
  margin: 2px 0 2px -7px;
}
#noutati_list a:hover {
  background: #f4f5f6;
}
#noutati_list .link a {
  color: #87b347;
  float: none;
  padding: 0;
  margin: 0;
}
#noutati_list .link a:hover {
  background: none;
}
.link {
  width: 100%;
  text-align: right;
  float: left;
  clear: left;
}
.link a {
  color: #87b347;
  text-decoration: underline;
}

#echipa_list {
  float: left;
  width: 226px;
  margin-left: 30px;
}
* html #echipa_list {
  margin-left: 10px;
}
#echipa_list a {
  float: left;
  clear: left;
  color: #343434;
  width: 219px;
  padding: 2px 0 2px 7px;
  position: relative;
  margin: 2px 0 2px -7px;
}
#echipa_list a img {
  float: left;
  padding: 0 10px 0 0;
}
#echipa_list a:hover {
  text-decoration: underline;}

#echipa_list .link a {
  float: none;
  clear: none;
  color: #87b347;
  margin: 0;
  padding: 0;
}
#echipa_list .link a:hover {
  text-decoration: none;
}
#echipa_list2 {
  float: left;
  width: 880px;
}

#echipa_list2 a {
  float: left;
  color: #343434;
  width: 219px;
  padding: 2px 0 2px 7px;
  position: relative;
  margin: 2px 0 2px -7px;
}
#echipa_list2 a img {
  float: left;
  padding: 0 10px 0 0;
}
#echipa_list2 a:hover {
  text-decoration: underline;}

#echipa_list2 .link a {
  float: none;
  clear: none;
  color: #87b347;
  margin: 0;
  padding: 0;
}
#echipa_list2 .link a:hover {
  text-decoration: none;
}
#site_utils {
  float: left;
  clear: left;
  width: 100%;
  margin-top: 17px;
}
#site_utils a{
  float: left;
  clear: left;
  color: #88abb2;
  font-size: 14px;
  font-weight: bold;
  height: 24px;
  padding: 3px 0 0 35px;
  margin: 2px 0 2px 0;
  width: 220px;
}
#site_utils a#rss_utils {
  background: url(images/icon_rss.gif) no-repeat;
}
#site_utils a#bookmark_utils {
  background: url(images/icon_bookmark.gif) no-repeat;
}
#site_utils a#recomanda_utils {
  background: url(images/icon_info.gif) no-repeat;
}

#index_services {
  float: left;
  clear: left;
  width: 100%;
  position: relative; margin-top: -450px;
}
.service_box {
  float: left;
  width: 225px;
  text-align: justify;
  margin: 12px;
}
* html .service_box {
  margin-left: 6px;
}


#footer {
  width: 1000px;
  margin: 0 auto;
}
#footer ul {
  float: left;
  clear: left;
  font-size: 10px;
  width: 650px;
  margin: 23px 0 0 0;
}
#footer ul li {
  float: left;
  border-right: 1px #869cac solid;
  padding: 0 4px 0 5px;
}
#footer ul li#no_border {
  border-right: none;
}
#footer ul li a {
  float: left;
  color: #869cac;
}
#footer ul li a:hover {
  color: #34598d;
}
#footer #credits {
  float: right;
  background: url(images/credits_logo.gif) no-repeat;
  height: 26px;
  padding: 10px 0 0 45px;
  color: #869cac;
  margin: 13px 0 0 0;
  font-size: 10px;
}

#blog {
  width: 950px;
  margin: 0 auto;
}
#blog_left {
  width: 637px;
  float: left;
  clear: left;
}
.blog_post {
  float: left;
  clear: left;
}
h2 {
  float: left;
  clear: left;
  color: #88abb1;
  font-size: 18px;
  font-weight: normal;
}
h2 a {
  color: #88abb1;
}


.data_post {
  float: left;
  clear: left;
  font-size: 11px;
  color: #9b9b9b;
  margin-top: -3px;
}
.post_text{
  float: left;
  clear: left;
  width: 637px;
  color: #343434;
  text-align: justify;
  line-height: 20px;
}
.post_text img {
  float: left;
  clear: left;
  padding: 0 15px 3px 0;
}
.post_text a {
  color: #87b347;
}
#blog_sidebar {
  float: left;
  width: 260px;
  margin-left: 45px;
}
.blog_underh {
  color: #246470;
  font-size: 12px;
  float: left;
  clear: left;
  margin-top: -4px;
}
.blog_list {
  float: left;
  clear: left;
  width: 260px;
  font-size: 12px;
}
.blog_list li {
  float: left;
  clear: left;
  margin: 2px 0 2px 0;
}
.blog_list li a {
  float: left;
  color: #246470;
}
.blog_list li a:hover {
  color: #87b347;
}

.blog_post form {
  float: left;
  clear: left;
}
.blog_post form label {
  float: left;
  clear: left;
  width: 120px;
  margin: 4px 0 2px 0;
}
.blog_post form input {
  float: left;
  width: 150px;
  margin: 2px 0 2px 0;
}
.blog_post form input.login_button {
  margin: 5px 0 0 120px;
  width: auto;
}
.blog_post form textarea {
  width: 600px;
  float: left;
  clear: left;
}
#comments_area {
  float: left;
  width: 100%;
  border-top: 1px #000 solid;
  margin: 35px 0 0 0;
  padding: 10px 0 0 0;
}
.comment_by {
  font-size: 10px;
}
.comment_by a {
  color: #246470;
}


.err {
  float: left;
  clear: left;
  margin-left: 120px;
  color: red;
  width: 150px;
  text-align: justify;
}
.succes {
  float: left;
  clear: left;
  margin-left: 120px;
  color: green;
  width: 150px;
  text-align: justify;
}
#category {
  width: 880px;
  margin: 0 auto;
}
#category .text_block {
  width: 880px;
  float: left;
  clear: left;
  text-align: justify;
  color: #343434;
  line-height: 20px;
}
.text_block img {
  float: left;
  clear: left;
  margin: 0 25px 0 0;
  border: 2px #0b475a solid;
}
#subcategorie {
  width: 100%;
  float: left;
  clear: left;
  background: url(images/subcategorie_pattern.jpg) repeat-x;
  padding-top: 25px;
  margin: 4px 0 0 0;
}
.clear4 {
  float: left;
  clear: both;
  width: 100%;
  height: 4px;
  background: url(images/subcategorie_pattern.jpg) repeat-x;
}


.text_block h2 {
  float: none;
  clear: none;
  color: #87b347;
}
#news_block {
  width: 515px;
  float: left;
  clear: left;
  text-align: justify;
}
.nume_categorie {
  float: left;
  margin-top: 4px;
  font-weight: bold;
}

#paginare {
  float: left;
  clear: left;
  width: 637px;;
  background: #dddddd;
}
#paginare a {
  float: left;
  padding: 2px;
  clear: none;
  color: #000;
}
#paginare a#current_pag, #paginare a:hover {
  background: #fff;
}
#subcategorii_list {
  float: left;
  clear: left;
  font-size: 12px;
  width: 100%;
  margin-top: 15px;
}
#subcategorii_list li {
  float: left;
  margin: 0 15px 0 0;
}
#subcategorii_list li a {
  color: #222222;
  float: left;
}
#subcategorii_list li a:hover, #subcategorii_list li a#subcategorie_aleasa {
  color: #87b347;
  text-decoration: underline;
}
#ads {
  width: 100%;
  text-align: center;
  padding: 0 0 10px 0;
}

.ads_descriere img {
  padding: 5px;
  border: 1px #bbbbbb solid;
  float: left; 
  margin-right: 15px;
}

#secondwind {
  width: 100%;
  float: left;
  clear: left;
}
#sw_logo_div {
  float: left;
  clear: left;
  width: 100%;
  border-bottom: 1px #000 solid;
  padding: 0 0 5px 0;
  margin: 0 0 15px 0;
}
#sw_logo {
  float: left;
}
.sw_logo_right {
  float: right;
}


.sw_textblock {
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  float: left;
  clear: left;
  width: 750px;
}
.sw_textblock img {
  float: left;
  margin: 0 15px 5px 5px;
}
.sw_textblock a {
 color: #006699;
font-weight: bold;
}
#sw_left_menu {
  float: left;
  clear: left;
  width: 125px;
}
.sw_header_item {
  float: left;
  height: 24px;
  background: #bbc8fc;
  width: 100%;
  padding: 8px 0 0 10px;
  font-size: 13px;
}
#sw_left_menu .sw_menu_item {
  float: left;
  clear: left;
  height: 26px;
  background: #e8edff;
  width: 105px;
  padding: 10px 0 0 30px;
  font-size: 13px;
  color: #000;
  margin: 5px 0 5px 0;
}
#sw_left_menu .sw_menu_item:hover {
  font-weight: bold;
}
#sw_content {
  float: left;
  width: 750px;
  margin: 0 0 0 25px;
}
.sw_highlight {
  float: left;
  min-height: 26px;
  background: #e8edff;
  width: 100%;
  padding: 10px 0 0 10px;
  font-size: 12px;
  margin: 5px 0 5px 0;
}
.sw_highlight p {
  float: left;
  padding: 0 0 5px 0;
}
.sw_highlight p a {
  color: #5b42a0;
  font-weight: bold;
}


.sw_highlight img {
  float: right;
  margin: 0 10px 0 10px;
}
.sw_maincategs {
  float: left;
  clear: left;
  width: 750px;
  text-align: center;
}
.sw_maincategs a {
  margin: 0 25px 0 15px;
}
.sw_undermeniu {
  float: right;
  clear: left;
  width: 320px;
  margin-top: -10px;
  position: relative;
}
.sw_undermeniu a {
  float: left;
  margin: 0 0 0 15px;
  color: #ff9900;
  text-decoration: underline;
}
.sw_wp_leftcontent {
  float: left;
  width: 530px;
  clear: left;
}
.sw_main_title {
  float: left;
  clear: left;
  font-size: 16px;
  color: #ff9900;
  font-weight: bold;
}
.sw_textblock_categ {
  width: 520px;
  float: left;
  clear: left;
  font-size: 10px;
  line-height: 20px;
  color: #38383a;
  text-align: justify;
}
.sw_prod_column_item3 {
  float: left;
  clear: left;
  width: 498px;
  min-height: 18px;
  background: url(store/images/checkmark.gif) no-repeat 0 5px;
  font-size: 11px;
  color: #333333;
  padding: 2px 0 0 22px;
  margin: 3px 0 3px 0;
}
.sw_textblock_categ img{
  float: right;
  margin: 0 0 10px 10px;
}
.sw_textblock_categ a {
  color: #5b42a0;
  font-weight: bold;
}


.sw_prod_column {
  width: 250px;
  float: left;
}
.sw_prod_column_title {
  float: left;
  clear: left;
  width: 240px;
  color: #000;
  font-size: 12px;
  background: #cccccc;
  height: 18px;
  padding: 4px 0 0 10px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.sw_prod_column_item {
  float: left;
  clear: left;
  width: 200px;
  min-height: 18px;
  background: url(store/images/bigGraybullet.gif) no-repeat 0 center;
  font-size: 11px;
  color: #333333;
  padding: 2px 0 0 22px;
  margin: 3px 0 3px 0;
}
.sw_prod_column_item2 {
  float: left;
  clear: left;
  width: 200px;
  min-height: 18px;
  background: url(store/images/checkmark.gif) no-repeat 0 center;
  font-size: 11px;
  color: #333333;
  padding: 2px 0 0 22px;
  margin: 3px 0 3px 0;
}
.sw_prod_column_item2 a {
  color: #5b42a0;
  font-weight: bold;
}
.sw_moreinfo_title {
  float: left;
  width: 100%;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  font-size: 12px;
  color: #0066cc;
  font-weight: bold;
  padding: 2px 0 2px 0;
  margin: 0 0 10px 0;
}
.sw_moreinfo_title em {
  color: #666666;
  font-style: normal;
}
.sw_textblock2_categ {
  width: 100%;
  float: left;
  clear: left;
  font-size: 10px;
  line-height: 15px;
  color: #38383a;
  text-align: justify;
}
.sw_textblock2_categ img {
  float: left;
  margin: 0 5px 5px 0;
}
.sw_textblock2_categ a {
  color: #0066cc;
  font-weight: bold;
}
.sw_text_price {
  float: left;
  width: 100%;
  text-align: right;
}
#sw_page_left {
  float: left;
  width: 800px;
}
.sw_textblock3_categ {
  width: 100%;
  float: left;
  clear: left;
  font-size: 10px;
  line-height: 15px;
  color: #38383a;
  text-align: justify;
}
.sw_textblock3_categ a {
  color: #0066cc;
  font-weight: bold;
}
.sw_prod_column2 {
  width: 385px;
  float: left;
}
.sw_prod_column2 .sw_prod_column_item2 {
  width: 365px;
}
.sw_prod_column2 .sw_prod_column_item2 a {
  color: #0066cc;
  font-weight: bold;
}
#sw_page_right {
  float: left;
  margin-left: 35px;
  padding: 25px 0 0 0;
}
.index_store_box {float: right; margin-right: -25px; position: relative; }
.store_link {float: left; clear: left; background: url(images/store_link.gif) no-repeat left center; padding-left: 21px; color: #87b347; margin:3px 0; }
