/*  
Theme Name: Greed
Theme URI: http://www.wpdesigner.com/
Description: Greed WordPress theme of the Seven Deadly Sins series by Small Potato. Released under GPL.
Version: 0.9 RC2
Author: Small Potato
Author URI: http://www.wpdesigner.com/

This theme was designed and coded by Small Potato of Wpdesigner.com.
http://www.opensource.org/licenses/gpl-license.php
*/
div.akos {
        font-weight:bold;
        text-align:center;
        width:200px;
}

div.textwidget {
       background-color:#EEE;
}


/*WEB */

.form_input_1,
.form_input_2,
.form_input_3,
.form_textarea,
.form_textarea_2,
.form_datetimepicker,
.Roadrecord_Phone {
  border:1px solid #E41B03;
  padding:0 2px;
  width:216px;
  height:16px;
}

.form_ta_comment{ 
  border:1px solid #E41B03;
  padding:0 2px;
  width:216px;

}
.form_select_1 {
  border:1px solid #E41B03;
  padding:0 2px;
  width:216px;
  height:18px;

}

.form_text {
  font-weight:bold;
  padding:0 2px 0 0;
  text-align:right;
  vertical-align:top;
  color:#222222;
  font-size:12px;
}

.form_error, .form_required {
color:#BB0000;
font-size:10px;
}

.form_help {
color:#666666;
font-size:10px;
font-weight:bold;
}

.all_quotations {
  text-decoration:underline;  
}

.f_left {
  width:5px;
  height:75px;
 /* background:url(images/f_left.jpg) no-repeat;*/
}


.f_left_1 {
  height:75px;
  width:20%;
  background:url(images/f_left1.jpg) no-repeat scroll right center;
}

.f_center {
  height:75px;
  background:url(images/f_bg.jpg) repeat;
  line-height:21px;
}

.f_right_1 {
  height:75px;
  width:20%;
  background:url(images/f_bg.jpg) repeat;
}


.f_right {
  height:75px;
  width:5px;
/*  background:url(images/f_right.jpg) no-repeat;*/
}

.f_menu_sep {
  width:18px;
  height:23px;
  /*background:url(images/f_menu_sep.png) no-repeat;*/
}

.f_menu { 
  padding-left:10px;
  padding-right:10px;
  white-space:nowrap;
}

.f_contact {
  text-align:center;
  color:#000;
  white-space:nowrap;
}

.f_menu a {
  color:#000!important;
}
.f_bottom {
  height:3px;
  background:#FFF;
}