/* Document CSS */

*, input, textarea, button, select {
  margin: 0;
  padding: 0;
  font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
}
body {
  font-size: 14px;
  background: #fff url(../images/bgr_body_2.jpg) repeat-x top right;
  color: #777;
}
img {
  display: block;
}
a {
  color: #00a2ff;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}
p {
  margin-bottom: 10px;
}
ul {
  list-style: none;
}
h1 {
  font-size: 18px;
  font-weight: normal;
}
h2 {
  font-size: 18px;
  font-weight: normal;
  color: #000;
}
h3 {
  font-size: 14px;
}
#wrapper {
  position: relative;
  width: 900px;
  margin: 45px auto 20px auto;
  padding: 105px 20px 0 20px;
  background: #fff;
}
.wrapper_top {
  position: absolute;
  top: -15px;
  left: 0;
  display: block;
  width: 940px;
  height: 15px;
  font-size: 0;
  line-height: 0;
  background: url(../images/site_top_decoration.gif) no-repeat center top;
}


#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 920px;
  height: 105px;
}
p#logo, p#logo a {
  position: absolute;
  width: 300px;
  height: 50px
}
p#logo {
  top: 20px;
  left: 35px;
}
p#logo a {
  float: left;
  display: block;
  background: url(../images/logo.gif) no-repeat center;
}
/******************************/
/***  NAVIGATIE PRINCIPALA  ***/
/******************************/
#main_navigation {
  top: 40px;
  right: 0;
  position: absolute;
  display: block;
  float: right;
  height: 22px;
  width: 600px;
}
#main_navigation ul {
  float: right;
  height: 31px;
}
#main_navigation li, #main_navigation li a {
  display: block;
  float: left;
  height: 22px;
  line-height: 22px;
  text-transform: uppercase;
  font-size: 11px;
}
#main_navigation li {
  margin-right: 1px;
  padding-left: 10px;
  background: url(../images/menu_left.gif) no-repeat center left;
}
#main_navigation li a {
  padding-right: 10px;
  color: #000;
  background: url(../images/menu_right.gif) no-repeat center right;
}
#main_navigation li a:-moz-any-link:focus {
  outline: none;
}
#main_navigation li.selected {
  background: url(../images/menu_left_over.gif) no-repeat center left;
}
#main_navigation li.selected a {
  color: #fff;
  background: url(../images/menu_right_over.gif) no-repeat center right;
}
#main_navigation li.lang a span {
  text-transform: capitalize !important;
  font-weight: bold;
}
#main_navigation li a:hover {
  text-decoration: none;
  color: #00a2ff;
}
#main_navigation li.selected a:hover {
  color: #fff;
}


#languages {
  display: none;
}

/******************************/
/*****       ACASA        *****/
/******************************/
#accent {
  position: relative;
  float: left;
  width: 620px;
  height: 270px;
  
}
#accent h1 {
  margin: 20px 20px 10px 420px!important;
  padding: 0 !important;
  height: auto !important;
  line-height: normal !important;
  background: none !important;
  color: #c9b69f !important;
  font-size: 28px !important;
  font-weight: normal;
}
#accent span.shadow {
  top: 19px;
  right: 21px;
  position: absolute;
  display: block;
  width: 180px;
  color: #00a2ff;
  font-size: 28px;
}
#accent p {
}
#accent h3 {
  position: absolute;
  top: 50px;
  right: 20px;
}
#accent a.more {
  position: absolute;
  right: 15px;
  bottom: 15px;
  display: block;
  width: 107px;
  height: 34px;
  margin: 0 auto;
  text-indent: -1000em;
  text-align: left;
  background: url(../images/but_3.gif) no-repeat center top;
}
#accent a.more:hover {
  background-position: center bottom;
}
#scurt_despre {
  position: relative;
  float: right;
  width: 270px;
  height: 270px;
  background: url(../images/scurt_despre.jpg) no-repeat center;
}
#scurt_despre p {
  line-height: 19px;
  padding: 14px 10px 16px 18px;
  word-spacing: -1px;
  font-size: 14px;
  color: #fff;
}
#scurt_despre a {
  color: #fff;
}
#scurt_despre a:hover {
  background-color: #fff;
  color: #00a2ff;
  text-decoration: none;
}
#scurt_despre a.more {
  position: absolute;
  left: 68px;
  bottom: 15px;
  display: block;
  width: 134px;
  height: 34px;
  margin: 0 auto;
  text-indent: -1000em;
  background: url(../images/but_2.gif) no-repeat center top;
}
#scurt_despre a.more:hover {
  background-position: center bottom;
}

#activities {
  margin: 20px 0 0 0;
}
#activities .box_2 {
  float: left;
  width: 224px;
  height: 220px;
  border-right: 1px solid #ddd;
}
#activities .box_2 h2 {
  margin: 5px 0;
  padding: 0 0 0 20px;
}
#labs {
  border: none !important;
}
#scurt_servicii ul {
  margin: 0 10px 10px 10px;
}
#scurt_servicii li {
  position: relative;
  display: block;
  margin: 0 10px;
  padding: 3px 0 3px 15px;
  font-size: 12px;
  color: #666;
  border-bottom: 1px solid #eee;
  background: url(../images/bullet_4.gif) no-repeat 0 7px;
}
/*
#scurt_servicii li.even {
  margin: 0;
  padding: 3px 10px 3px 25px;
  background: #eee url(../images/bullet_3.gif) no-repeat 10px 7px;
}
*/
.article {
  width: 185px;
  margin: 10px 0 6px 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
}
.article h3 {
  font-size: 12px;
}
.article h3 a {
  color: #333;
  font-weight: bold;
}
.article p.date {
  float: left;
  margin: 1px 5px 0 -2px;
  padding: 0 3px;
  font-size: 10px;
  background: #eee;
  color: #00a2ff;
}
#scurt_produse h2 {
  margin-bottom: 10px !important;
}
#scurt_produse .jCarouselLite {
  overflow: hidden;
  width: 160px;
  height: 160px;
  margin: 0 auto;
}
#scurt_produse .jCarouselLite li {
  width: 160px;
  height: 160px;
}
#scurt_produse a.prev, #scurt_produse a.next {
  z-index: 100;
  top: 105px;
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-indent: -1000em;
  outline: none;
}
#scurt_produse a.prev {
  right: 15px;
  background: url(../images/button_next_product.gif) no-repeat top left;
}
#scurt_produse a.prev:hover {
  background-position: bottom left;
}
#scurt_produse a.next {
  left: 15px;
  background: url(../images/button_prev_product.gif) no-repeat top left;
}
#scurt_produse a.next:hover {
  background-position: bottom left;
}

#scurt_premii h2 {
  margin-bottom: 10px !important;
}
#scurt_premii .jCarouselLite {
  overflow: hidden;
  width: 160px;
  height: 160px;
  margin: 0 auto;
}
#scurt_premii .jCarouselLite li {
  width: 160px;
  height: 160px;
}
#scurt_premii a.prev, #scurt_premii a.next {
  z-index: 100;
  top: 105px;
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-indent: -1000em;
  outline: none;
}
#scurt_premii a.prev {
  right: 15px;
  background: url(../images/button_next_product.gif) no-repeat top left;
}
#scurt_premii a.prev:hover {
  background-position: bottom left;
}
#scurt_premii a.next {
  left: 15px;
  background: url(../images/button_prev_product.gif) no-repeat top left;
}
#scurt_premii a.next:hover {
  background-position: bottom left;
}
/******************************/
/*****   STILURI COMUNE   *****/
/******************************/
#content {
  position: relative;
  clear: both;
}
#content h1 {
  overflow: hidden;
  height: 47px;
  line-height: 48px;
  margin-bottom: 20px;
  padding: 0 0 0 20px;
  background: url(../images/h1.jpg) no-repeat top left;
  color: #007cef;
  font-size: 22px;
}
.h1_shadow {
  overflow: hidden;
  z-index: 1000;
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  width: 600px;
  height: 47px;
  line-height: 48px;
  margin: -1px 0 0 -1px;
  padding: 0 0 0 20px;
  color: #fff;
  font-size: 22px;
}
.static {
  margin: 0 10px;
  padding: 0 10px;
}
.main_column {
  position: relative;
  float: left;
  width: 599px;
  border-right: 1px solid #ccc;
}
.side_column {
  position: relative;
  margin-left: -1px;
  float: right;
  width: 300px;
  _width: 299px;
}
.single_column {
  margin: -10px 0;
  padding: 20px 0 0 0;
}
/******************************/
/*****       ABOUT        *****/
/******************************/
#about .static p {
  clear: both;
}
#about .static ul {
  margin: 10px 0 15px 0;
}
#about .static ul li {
  position: relative;
  display: block;
  padding: 3px 0 3px 15px;
  font-size: 12px;
  border-bottom: 1px solid #eee;
  background: url(../images/bullet_4.gif) no-repeat 0 7px;
}

/******************************/
/*****     SERVICES       *****/
/******************************/
#services {
}
.service {
  float: left;
  width: 270px;
  height: 180px;
  margin: 0 0 20px 20px;
  _margin: 0 10px 20px 10px;
}
.service h2 {
  margin-bottom: 5px;
}
.service ul li {
  padding: 5px 0 5px 20px;
  color: #666;
  background: url(../images/bullet_1.gif) no-repeat 0 8px;
  border-bottom: 1px solid #eee;
}
/******************************/
/*****     PRODUCTS       *****/
/******************************/
.product {
  position: relative;
  float: left;
  width: 450px;
}
.product h2 {
  float: right;
  width: 290px;
  margin: 10px 0 0 0;
}
.product h3 {
  float: right;
  clear: right;
  width: 290px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #75a70e;
  font-weight: bold;
}
.product h4 {
  float: right;
  clear: right;
  width: 290px;
  margin: 15px 0 0 0;
  font-size: 14px;
  font-weight: bold;
}
.product img {
  float: left;
}
.product ul {
  float: right;
  width: 270px;
  padding-right: 20px;
}
.product ul li {
  position: relative;
  display: block;
  padding: 3px 0 3px 15px;
  font-size: 12px;
  color: #666;
  border-bottom: 1px solid #eee;
  background: url(../images/bullet_4.gif) no-repeat 0 7px;
}
.product a.enquiry_button {
  position: absolute;
  left: 25px;
  top: 180px;
  display: block;
  clear: right;
  float: right;
  width: 110px;
  height: 33px;
  margin: 10px 0 10px;
  text-indent: -1000em;
  background: url(../images/button_enquiry_bg.gif) no-repeat center bottom;
  outline: none;
}
.product a.enquiry_button:hover {
  background-position: center top;
}
.product a.details_button {
  position: absolute;
  left: 25px;
  top: 220px;
  display: block;
  clear: right;
  float: right;
  width: 110px;
  height: 33px;
  margin: 10px 0 10px;
  text-indent: -1000em;
  background: url(../images/button_details_bg.gif) no-repeat center bottom;
  outline: none;
}
.product a.details_button:hover {
  background-position: center top;
}
.economy h2 {
  color: #237fc1;
}
.standard h2 {
  color: #75a70e;
}
.business h2 {
  color: #f38903;
}
.professional h2 {
  color: #e13711;
}

/******************************/
/*****      PROJECTS      *****/
/******************************/
.project_list {
  position: relative;
  width: 920px;
  margin-left: -10px;
  margin-right: -20px;
}
.project_list .project {
  float: left;
  width: 270px;
  margin: 0 0 20px 30px;
  _margin: 0 15px 20px 15px;
}
.latest_project_list {
  float: left;
  width: 300px;
}
.latest_project_list h2 {
  margin-bottom: 5px;
  padding: 0 0 0 20px;
}
.latest_project_list h2 a {
  color: #333;
}
.latest_project_list h2 a:hover {
  color: #00a2ff;
  text-decoration: none;
}
.latest_project_list p {
  font-size: 12px;
  padding: 0 20px;
  line-height: 16px;
}
.latest_project_list a.more {
  display: block;
  height: 29px;
  line-height: 28px;
  margin: 0 15px;
  padding: 0 0 0 20px;
  background: #eee url(../images/bullet_3.gif) no-repeat  6px 9px;
  font-size: 12px;
  color: #333;
}
.latest_project_list a.more:hover {
  color: #00a2ff;
}
.latest_project_list span.border {
  width: 280px;
  margin: 0 10px 20px 10px;
  padding: 0;
}
.latest_project_list .project {
  width: 270px;
  margin: 0 0 20px 20px;
}


.project {
  position: relative;
  padding-top: 15px;
}
.project h3 {
  margin-bottom: 5px;
  font-size: 14px;
}
.project a.thumb {
  top: 0;
  left: -5px;
  position: absolute;
  display: block;
  width: 270px;
  height: 110px;
}
.project img {
  border: 5px solid #aae0ff;
}
.project a:hover img {
  border-color: #00a2ff;
}
.project p {
  font-size: 12px;
  line-height: 14px;
}


#projects {
  position: relative;
  float: right !important;
  width: 610px !important;
}
#projects .project {
  float: left;
  width: 270px;
  margin: 0 0 20px 30px;
  _margin: 0 5px 20px 15px;
}
#projects .pager {
  margin: 0 10px 0 20px;
  padding: 10px 0 10px 10px;
  border-top: 1px solid #ddd;
}
.submenu {
  position: relative;
  float: right;
  width: 290px;
}
.submenu ul {
  margin: 0 20px;
}
.submenu li {
  position: relative;
  padding: 5px 0 5px 20px;
  color: #666;
  background: url(../images/bullet_1.gif) no-repeat 0 8px;
  border-bottom: 1px solid #eee;
}
/******************************/
/*****   DETALII PROIECT  *****/
/******************************/
#project_details {
  position: relative;
  float: right;
  width: 280px;
  padding-right: 20px;
}
#project_details ul li a.enquiry_button {
  position: absolute;
  display: block;
  clear: right;
  float: right;
  width: 110px;
  height: 33px;
  margin: 10px 0 10px;
  text-indent: -1000em;
  background: url(../images/button_enquiry_bg.gif) no-repeat center bottom;
  outline: none;
}
#project_details ul li a.enquiry_button:hover {
  background-position: center top;
}
#project_details a.back {
  top: -58px;
  right: 20px;
  position: absolute;
  display: block;
  height: 30px;
  line-height: 29px;
  padding-left: 35px;
  color: #fff;
  background: url(../images/project_back.gif) no-repeat center left;
}
#project_details a.prev_project, #project_details a.next_project {
  display: block;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
}
#project_details a.prev_project {
  float: left;
  padding-left: 13px;
  background: url(../images/button_prev_project.gif) no-repeat left top;
}
#project_details a.prev_project:hover {
  background-position: left bottom;
  text-decoration: none;
}
#project_details a.next_project {
  float: right;
  padding-right: 13px;
  background: url(../images/button_next_project.gif) no-repeat right top;
}
#project_details a.next_project:hover {
  background-position: right bottom;
  text-decoration: none;
}
#project_details ul {
  position: relative;
  width: 300px;
  margin: 0 -10px;
}
#project_details ul li.label {
  margin-bottom: 5px;
  padding: 3px 10px;
  background: #eee;
  color: #333;
  font-size: 14px;
}
#project_details ul li {
  margin-bottom: 10px;
  padding: 0 10px;
}
#project_details ul li.description a {
  font-weight: bold;
  text-transform: lowercase;
}

#project_gallery {
  position: relative;
  float: left;
  width: 585px;
}
#project_gallery .jCarouselLite {
  position: relative;
  width: 560px;
  margin: 0 auto;
}
#project_gallery img {
  border: 5px solid #ddd;
}
#project_gallery a.next, #project_gallery a.prev {
  position: absolute;
  top: 160px;
  width: 27px;
  height: 27px;
  text-indent: -1000em;
  border: 0;
  outline: none;
}
#project_gallery a.prev {
  right: 5px;
  background: url(../images/button_carousel_next.gif) no-repeat top right;
}
#project_gallery a.next {
  left: 5px;
  background: url(../images/button_carousel_prev.gif) no-repeat top left;
}
#project_gallery a:hover {
  background-position: bottom;
}
#project_gallery a.url {
  display: block;
  float: left;
  margin: 0 0 0 44px;
  _margin: 0 0 0 22px;
  padding-top: 5px;
  font-weight: bold;
}





#latest_project .project {
  margin: 0 0 0 20px;
}
#latest_project a.more {
  margin-top: 10px;
}


#featured_products .demo {
  margin: 0 0 10px 20px;
}

/******************************/
/*****      CONTACT       *****/
/******************************/
.contact_details {
  float: right;
  width: 300px;
}
.contact_details dl {
  margin-top: -10px;
}
.contact_details dt {
  font-weight: bold;
  margin-top: 10px;
}
.contact_form {
  float: left;
  width: 500px;
  padding: 0pt 20px;
}
.contact_form input, .contact_form label {
  display: block;
}
.contact_form label {
  float: left;
  color: #666666;
  font-weight: bold;
}
.contact_form input {
  clear: both;
  width: 200px;
  margin: 3px 0pt 0pt;
  padding: 3px 1px;
  background: #F9F9F9 none repeat scroll 0%;
  border: 2px solid #E0E0E0;
}
.contact_form textarea {
  clear: both;
  overflow: auto;
  display: block;
  width: 400px;
  height: 140px;
  margin: 3px 0pt 10px;
  padding: 1px;
  background: #F9F9F9 none repeat scroll 0%;
  border: 2px solid #E0E0E0;
  font-size: 14px;
}
.contact_form input.focus, .contact_form textarea.focus {
  background: #FDEFE8 none repeat scroll 0%;
  border-color: #00a2ff;
}
.contact_form button {
  border: none;
  font-size: 11px;
  font-weight: bold;
  height: 34px;
  margin-bottom: 20px !important;
  width: 92px !important;
}
.contact_form input.submit:hover {
  background-position: center top;
  cursor: pointer;
}
.contact_form sup, .contact_form strong {
  color: red;
  font-weight: normal;
}
.contact_form p {
  color: #CCCCCC;
  float: right;
  font-size: 14px;
  line-height: normal;
  padding: 0pt;
  text-align: right;
  width: 45%;
}
.contact_form span.clear {
  padding-top: 15px;
}
.contact_form span.error {
  float: left;
  padding-left: 5px;
  color: red;
  font-size: 10px;
}
.mail_message {
  width: 500px;
  height: 300px;
  line-height: 300px;
  text-align: center;

}


.box_1 h2 {
  margin-bottom: 10px;
  padding: 0 20px;
}
.box_1 a.more {
  float: right;
  display: block;
  font-size: 12px;
  padding: 0 20px 0 12px;
  background: url(../images/bullet_2.gif) no-repeat  0 5px;
}
.box_2 {
  position: relative;
}
.box_2 a.more {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  font-size: 12px;
  padding: 0 20px 0 12px;
  background: url(../images/bullet_2.gif) no-repeat  0 5px;
}
.box_2 a.more:hover {
  color: #00a2ff;
}


.pager {
  clear: both;
  padding: 0 20px;
}
.pager li {
  float: left;
  border-left: 1px solid #ddd;
}
.pager li, .pager li a {
  display: block;
  width: 16px;
  text-align: center;
  font-size: 11px;
}
.pager li a {
  text-decoration: none;
}
.pager li.last {
  float: left;
  border-right: 1px solid #ffd6d2;
}
.pager li.next, .pager li.next a {
  width: auto;
  margin-left: 5px;
  font-size: 12px;
  border: none;
}
.pager li.next span, .pager li.next a span {
  font-size: 8px;
  font-weight: bold;
  vertical-align: middle;
}
.pager li.label {
  width: auto;
  padding-right: 5px;
  border: none;
}
.pager li.selected {
  background: #00a2ff;
  color: #fff;
}






.left {
  float: left !important;
}
.right {
  float: right !important;
}
span.clear {
  clear: both;
  display: block;
  width: 100%;
  height: 0;
  line-height: 0;
  font-size: 0;
}
span.border {
  margin-bottom: 20px;  
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
img.border {
  margin-left: -5px;
  border: 5px solid #eee;
}
input.hidden {
  display: none;
}

/******** Footer ************/
#footer {
  bottom: -15px;
  position: relative;
  margin: 0 -20px 0 -20px;
  padding: 10px 0 20px 0;
  text-align: center;
  font-size: 11px;
  background: url(../images/site_bottom_decoration.gif) no-repeat center bottom;
}
#footer p {
  margin: 0;
  padding: 5px 0;
  color: #ccc;
}
#footer p a.normal {
  font-weight: normal;
  color: #000;
}
/******** Clear Fix ************/

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
/* html .clearfix {
    height:1px;
}*/


/*********************************/
/****** INTREBARI FRECVENTE ******/
/*********************************/

h5 { font: normal normal bold 14px/18px Arial, Helvetica, sans-serif; color:#00a2ff; margin:10px 0px 5px 0px; padding:0px}
h5 a:link { color:#00a2ff;	text-decoration:none }
h5 a:visited { color:#00a2ff; text-decoration:none }
h5 a:active { text-decoration:none }
h5 a:hover { text-decoration:underline }

.bodytext { font: normal normal normal 12px/16px Arial, Helvetica, sans-serif; color:#6d6d6d;	 }
.bodytext a:link { color:#006ab6;	text-decoration:none }
.bodytext a:visited { color:#006ab6; text-decoration:none }
.bodytext a:active { color:#006ab6;	text-decoration:none }
.bodytext a:hover { color:#006ab6;	text-decoration:underline }

.basics { color:#ffffff}

.basics h6 { font: normal normal normal 14px/18px Verdana, Arial, Helvetica, sans-serif; color:#ffffff;	background-color:#00a2ff; padding:0px; margin-bottom:4px; width:400px;}
.basics h6 a:link { color:#ffffff;	text-decoration:none }
.basics h6 a:visited { color:#ffffff; text-decoration:none }
.basics h6 a:active { text-decoration:none }
.basics h6 a:hover { text-decoration:none }

.basicsHeader{margin-left:10px}
.basicsHeaderBgTop{width:400px;height:20px;background:url(../images/contentBodyBgTop.gif) top left no-repeat;margin:0px;padding:0px;}
.basicsHeaderBgMiddle{width:400px;background:url(../images/contentBodyBgMiddle.gif) top left repeat-y;margin:0px;padding:0px}
.basicsHeaderBgBottom{width:400px;height:25px;background:url(../images/contentBodyBgBottom.gif) top left no-repeat;margin:0px;padding:0px}

.box { background: #00a2ff; width:420px }
.boxtop { background: url(../images/bne.gif) no-repeat top right; }
.boxtop div { font-size: 0; height: 10px; background: url(../images/bnw.gif) no-repeat top left; }
.boxbottom { background: url(../images/bse.gif) no-repeat bottom right; }
.boxbottom div { font-size: 0; height: 10px; background: url(../images/bsw.gif) no-repeat bottom left; }

.boxcontent { position:relative;font: normal normal normal 14px/16px Arial, Helvetica, sans-serif; color:#ffffff;	background-color:#00a2ff; padding:0px 0px 0px 15px; margin-bottom:0px; width:auto }
.boxcontent a {display:block;width:100%;}
.boxcontent a:link { color:#ffffff;	text-decoration:none }
.boxcontent a:visited { color:#ffffff; text-decoration:none }
.boxcontent a:active { text-decoration:none }
.boxcontent a:hover { text-decoration:none }

.plussign{position:absolute;color:#FFF;font-weight:bold;right:10px;top:0px;}
.plussign:hover{cursor:pointer}

.boxpad10 { clear:none; height:9px }

.expanded { overflow:auto; overflow-y:hidden;display:none;height:200px; width:420px;font-size:10px;margin:-5px 0px 0px 0px; padding:0px; background-color:#e4f0fa; }
.expandedbottom { background: #e4f0fa url(../images/lbse.gif) no-repeat bottom right; }
.expandedbottom div { font-size: 0; height: 10px; background: transparent url(../images/lbsw.gif) no-repeat bottom left; }

.rightside { width:259px; height:auto; float:right; }
.factscallout { background: url(../images/whitestrips-basics-awards.gif) no-repeat top left; width:259px; height:96px }

.rightsideText { font: normal normal normal 11px/15px Arial, Helvetica, sans-serif; color:#6d6d6d; margin:0px; padding:10px 10px 0px 5px; }
.rightsideText a:link { color:#6d6d6d; text-decoration:underline }
.rightsideText a:visited  { color:#6d6d6d; text-decoration:underline }
.rightsideText a:active  { color:#6d6d6d; text-decoration:underline }
.rightsideText a:hover  { color:#6d6d6d; text-decoration:none }

.rightsideHeader { font: normal normal bold 12px/15px Arial, Helvetica, sans-serif; color:#00a2ff; }
.rightsideHeader a:link { color:#00a2ff; text-decoration:none }
.rightsideHeader a:visited  { color:#00a2ff; text-decoration:none }
.rightsideHeader a:active  { color:#00a2ff; text-decoration:none }
.rightsideHeader a:hover  { color:#00a2ff; text-decoration:underline }

/*******************************/
/****** FORMULAR APPNITRO ******/
/*******************************/


form.appnitro
{
	margin:20px 20px 0;
	padding:0 0 20px;
}

/**** Inputs and Labels ****/
label.description
{
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
}

span.symbol
{
	font-size:115%;
	line-height:130%;
}

input.text
{
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

input.file
{
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

textarea.textarea
{
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	margin:0;
	width:99%;
}

select.select
{
	color:#333;
	font-size:100%;
	margin:1px 0;
	padding:1px 0 0;
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
}


input.currency
{
	text-align:right;
}

input.checkbox
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

input.radio
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

label.choice
{
	color:#444;
	display:block;
	font-size:100%;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding:4px 0 5px;
	width:90%;
}

select.select[class]
{
	margin:0;
	padding:1px 0;
}

*:first-child+html select.select[class]
{
	margin:1px 0;
}

.safari select.select
{
	font-size:120% !important;
	margin-bottom:1px;
}

input.small
{
	width:25%;
}

select.small
{
	width:25%;
}

input.medium
{
	width:50%;
}

select.medium
{
	width:50%;
}

input.large
{
	width:99%;
}

select.large
{
	width:100%;
}

textarea.small
{
	height:5.5em;
}

textarea.medium
{
	height:10em;
}

textarea.large
{
	height:20em;
}

/**** Guidelines and Error Highlight ****/
form li.highlighted
{
	background-color:#fff7c0;
}

form .guidelines
{
	background:#f5f5f5;
	border:1px solid #e6e6e6;
	color:#444;
	font-size:80%;
	left:100%;
	line-height:130%;
	margin:0 0 0 8px;
	padding:8px 10px 9px;
	position:absolute;
	top:0;
	visibility:hidden;
	width:42%;
	z-index:1000;
}

form .guidelines small
{
	font-size:105%;
}

form li.highlighted .guidelines
{
	visibility:visible;
}

form li:hover .guidelines
{
	visibility:visible;
}

.no_guidelines .guidelines
{
	display:none !important;
}

.no_guidelines form li
{
	width:97%;
}

.no_guidelines li.section
{
	padding-left:9px;
}

/*** Success Message ****/
.form_success 
{
	clear: both;
	margin: 0;
	padding: 90px 0pt 100px;
	text-align: center
}

.form_success h2 {
    clear:left;
    font-size:160%;
    font-weight:normal;
    margin:0pt 0pt 3px;
}

/*** Password ****/
ul.password{
    margin-top:60px;
    margin-bottom: 60px;
    text-align: center;
}
.password h2{
    color:#DF0000;
    font-weight:bold;
    margin:0pt auto 10px;
}

.password input.text {
   font-size:170% !important;
   width:380px;
   text-align: center;
}
.password label{
   display:block;
   font-size:120% !important;
   padding-top:10px;
   font-weight:bold;
}

#li_captcha{
   padding-left: 5px;
}


#li_captcha span{
	float:none;
}

/**** Form Section ****/
.appnitro
{
	font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
}

.appnitro li
{
	width:61%;
}

form ul
{
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

form li
{
	display:block;
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}

form li:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons
{
	clear:both;
	display:block;
	margin-top:10px;
}

* html form li
{
	height:1%;
}

* html .buttons
{
	height:1%;
}

* html form li div
{
	display:inline-block;
}

form li div
{
	color:#444;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li span
{
	color:#444;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li div.left
{
	display:inline;
	float:left;
	width:48%;
}

form li div.right
{
	display:inline;
	float:right;
	width:48%;
}

form li div.left .medium
{
	width:100%;
}

form li div.right .medium
{
	width:100%;
}

.clear
{
	clear:both;
}

form li div label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li span label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li .datepicker
{
	cursor:pointer !important;
	float:left;
	height:16px;
	margin:.1em 5px 0 0;
	padding:0;
	width:16px;
}

.form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}

.form_description[class]
{
	display:block;
}

.form_description h2
{
	clear:left;
	font-size:160%;
	font-weight:400;
	margin:0 0 3px;
}

.form_description p
{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
}

form hr
{
	display:none;
}

form li.section_break
{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-bottom:0;
	padding-left:9px;
	padding-top:13px;
	width:97% !important;
}

form ul li.first
{
	border-top:none !important;
	margin-top:0 !important;
	padding-top:0 !important;
}

form .section_break h3
{
	font-size:110%;
	font-weight:400;
	line-height:130%;
	margin:0 0 2px;
}

form .section_break p
{
	font-size:85%;

	margin:0 0 10px;
}

/**** Buttons ****/
input.button_text
{
	overflow:visible;
	padding:0 7px;
	width:auto;
}

.buttons input
{
	font-size:120%;
	margin-right:5px;
}

/***Home Poll***/
.homepoll {
	width:484px;
	position:fixed;
	left:30%;
	top:30%;
	z-index:10000;	
}

.homepoll_header {
	width:464px;
	background:transparent url(../images/poll_header.png) no-repeat left top;
	font-size:20px;
	color:#FFF;
	height:32px;
	padding:5px 10px;
	
	
}
.homepoll_content {
	width:464px;
	background:#fff url(../images/poll_footer.png) no-repeat left bottom;
	padding:15px 10px;
	color:#132117;
	font-size:12px;
	text-align:center;
}

.homepoll_footer {
	width:464px;
	text-align:center;
	margin-top:20px;
}

.homepoll_footer img {
	margin:0px 5px;
}

.homepoll_submit {
	text-aling:center;
	height:34px;
}

.homepollback {
	background:transparent url(../images/blankus.png) repeat left top;
	position:fixed;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	z-index:1000;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #fff;
padding: 5px;
left: -1000px;
border: 1px dashed lightblue;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 100px; /*position where enlarged image should offset horizontally */

}


/*********************************/
/******** ADD THIS WIDGET ********/
/*********************************/

.addthis_toolbox .hover_effect
{
    width: 284px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}
