﻿div.main_area div.content_frontend {
  float:right;
  width:674px; 
  position:relative;
}

.content{ overflow: hidden; }

.left 
{
    float:left;
}
.right 
{
    float:right;
}
.clear 
{
    clear:both;
}
.heading_block {
    width: 98.4%;
    background: #018134;
    vertical-align: middle;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 3px;
}

.heading_block h1 {
  background: url('file:////images/processes/head_blt.gif') no-repeat 5px 5px;
  margin: 0;
  padding: 0 0 0 8px;
  font-size: 16px;
  font-weight: bold;
  color:#fff;
  line-height:25px;
  }
  
 
  
.product_outer3 {
    background: #f4f4f4;
    margin: 10px 0 0 0;
    border: 1px solid #e9e9e9;
    padding: 10px;
    width: 96%;
    float: left;
    clear: left;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.feedbackView {
    margin: 10px 0 0 0;
    width: 100%;
    clear: left;
    text-align :left;
}

.feedWrap{
    border: 11px solid #F4F4F4;
    width: 93%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 1px #ababab;
    -moz-box-shadow: 0px 0px 1px #ababab;
    box-shadow: 0px 0px 1px #ababab;
    padding: 7px 10px;
    float:left;
    position: relative;
}

.feedbackView h2 {
    width: 100%;
    font-size: 18px;
    margin: 0 0 3px;
    text-transform: capitalize;
}

.leaveInfo{
    width: 200px;
    background: #9BD195;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: black;
    font-size: 12px;
    position: absolute;
    right: 25px;
    top: 70px;
    padding: 10px 12px 10px 12px;
    font-weight: bold;
    line-height: 15px;
}

.feedbackView p {
    line-height: 20px;
    font-size: 12px;
    width: 96%;
    padding: 2px;
}
.feedbackView span {
    float: right;
    color: white;
    margin: 20px 4px 20px 0;
    display: block;
    background: #49A870;
    font-size: 12px;
    width: 30%;
    padding: 4px 10px 3px;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 20px;
    font-weight: bold;
}

.feedbackView span i {
    float: right;
    text-align: right;
}

.feedWrap i
{
    background: url(/images/speechTag.png) no-repeat;
    width: 26px;
    height: 25px;
    position: absolute;
    right: 20px;
    bottom: -25px;
}

.inf_container {
  background: #fff;
  width: 97.7%;
  padding: 10px;
  -khtml-border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
  
  float: left;
}

.inf_container p
{
    font-weight: normal;
}
.inf_container hr
{
    border-top: 1px dashed #DDD;
    border-left: 0;
    border-bottom: none;
    width: 97.5%;
    float: left;
    margin-bottom: 15px;
    margin-top: 12px;
}
.inf_container h2 {
	font-size:18px;
}
.inf_container .Basket_q {
  width: 99.9%;
  font-size: 11px;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #999;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.inf_container .Basket_q td {
  padding: 0 10px 0 10px;
}
.inf_container .Basket_q td img {
  display: block;
  margin: 0 auto;
  padding-top: 5px;
}
.Basket_q .Inf_top td {
  background: url(/images/processes/table_bg.gif) repeat-x;
  color: #ffffff;
  font-size: 14px;
  line-height: 15px;
  padding-top:4px;
  padding-bottom:10px;
}
.inf_container .Basket_q td.desc {
  color: #999;
  font-weight: bold;
  padding-bottom: 5px;
  width: 40%;
  vertical-align: middle;
}
.inf_container .Basket_q td.price {
  font-weight: bold;
  font-size: 15px;
  vertical-align: middle;
  color:#000;
}
.inf_container .Basket_q td.qty {
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
.inf_container .Basket_q td.Total {
  font-size: 15px;
  color:#ec6d06;
  vertical-align: middle;
  font-weight: bold;
}
.inf_container .Basket_q td.Edit a, .inf_container .Basket_q td.Remove a {
  display: block;
  padding-left: 20px;
  padding-right: 2px;
  text-decoration: none;
  color: #999;
  font-size: 14px;
  background: url('file:////images/processes/edit.gif') no-repeat 2px center;
  border: 1px solid #fff;
}
.inf_container .Basket_q td.Remove a {
  background: url('file:////images/processes/remove.gif') no-repeat 2px center;
}
.inf_container .Basket_q td.Edit a:hover, .inf_container .Basket_q td.Remove a:hover {
  color: #000;
}
.proceed_next {
  float:left;
  width:100%;
  padding: 10px 0 30px 0;
}
.proceed_next a {
  font-size: 12px;
  padding-top: 10px;
  color: #000;
}
.proceed_next p {
  clear: both;
  float: right;
  color: #999;
  line-height: 16px;
}
.basket_total {
  float: left;
}
.basket_total .message {
  float:left;
  color:#fe0000;
  font-size:12px;
  width:450px;
  padding-top:20px;
}
.basket_total .Totals {
  float:right;
  padding-left:40px;
}
.basket_total .Shipping {
 display:block;
 font-size:13px;
}
.basket_total .Total_Price {
  display:block;
  clear:right;
  font-size:18px;
  color:#777;
}
.basket_total em.enlarge {
  font-size:25px;
  color:#000;
  font-style: normal;
}
/* forms */
table.log_in {
  font-size: 13px;
}
table.log_in td {
  padding-right: 15px;
  font-size:12px;
}
.log_in input {
  width: 200px;
  height: 18px;
  float: left;
}
.product_outer3 {
  margin-bottom: 10px;
}
.log_in .logincheckbox input
{
    width: 20px;
    margin: 0;
}
/*****/
td.detail_outer {
  background: #f4f4f4;
  margin: 10px 0 0 0;
  border: 1px solid #e9e9e9;
  padding: 6px;
}
td.detail_outer.sel_dev {
  background: #e9e9e9;
}
.detail_holder {
  background: #fff;
  border: 1px solid #e9e9e9;
  margin: 0;
  width: 93.5%;
  padding: 3%;
  float: left;
  min-height: 110px;
}
.detail_holder h2 {
	font-size:14px;
	margin-bottom:10px;
	padding:0;
}
.detail_holder img {
	margin-top:5px;
}
.detail_wrap {
  width: 100%;
  float: left;
}
div.content_frontend .detail_holder h2 {
  font-size: 13px;
  padding: 0 0 4px 0;
  margin: 0;
  line-height: 19px;
  font-weight: bold;
}
.inner_table td {
  font-size: 11px;
  line-height: 14px;
  padding: 0;
  color: #7e110e;
  padding-right: 15px;
}
td.detail_outer .margin {
  margin-left: 10px;
}
td.Totals_1 {
  color: #000;
}
table.proceed_section {
  width: 100%;
}
table.proceed_section span {
  font-size: 13px;
}
td.proceed_left {
  width: 24%;
  vertical-align: bottom;
}
td.proceed_middle {
  width: 48%;
  text-align: center;
}
td.proceed_middle span {
  text-align: center;
  clear: left;
  display: block;
}
td.proceed_middle span.order_ref {
  color: #821245;
  font-size: 15px;
}
td.proceed_right {
  width: 24%;
  text-align: right;
  vertical-align: bottom;
}
table.proceed_section {
  width: 100%;
  border: 1px solid #e7e7e7;
}
.detail_wrap {
  width: 100%;
  float: left;
}
p.message {
  color:#fe0000;
}
p.grey {
  color:#999;
}
/**/
h2.cat_h1 {
  color: #999;
  font-size: 18px;
  padding: 20px 0 0 0;
  margin:0;
  font-size:15px;
}
h2.cat_h1 span {
  color: #000;
}
.heading_block2.pad, heading_block.pad {
  margin-top: 40px;
}
table.order_info {
  width: 100%;
  border: 1px solid #fce4ef;
}
.order_info td {
  width: 10%;
  font-size: 12px;
  padding: 2px 0px 2px 5px;
}
td.table_head {
  font-size: 16px;
  font-weight: bold;
  background-color: #fefefe;
  border-bottom: 1px solid #e9e9e9;
}
.order_info td.alt {
  background-color: #e9e9e9;
}
.heading_block2 {
  float: left;
  width: 99%;
  background: #000;
  border: 1px solid #eee;
  margin-bottom: 10px;
  color:#fff;
}
.heading_block2 h1 {
  background: url('file:////images/processes/lock.png') no-repeat 5px 6px;
  margin: 0;
  padding: 0 0 1px 29px;
  font-size: 16px;
  font-weight: bold;
  line-height:25px;
  color:#fff;
  }
* html .heading_block2 h1 {
  background: url(/images/lock.gif) no-repeat 5px 6px;
}
/***/

table.order_info2 {
  width: 100%;
}
.order_info2 td {
  font-size: 12px;
  padding: 4px 10px 4px 5px;
  text-align: left;
}
.order_info2 td.table_head2 {
  color: #000;
  font-size: 13px;
  font-weight: bold;
  vertical-align: top;
}
.order_info2 td.v_align {
  vertical-align: top;
  color: #999;
  font-weight: normal;
}
.order_info2 td.alt {
  background-color: #f3f2f3;
}
.order_info2 td.central {
  text-align: center;
}
.order_info2 td.ttl {
  color: red;
}
.order_info2 td.tdl {
  color: #780e3e;
}
.order_info2 td.tmo {
  font-size:17px;
  padding-top:30px;
  color:#ec6d06;
}
/****/
table.log_in {
  font-size: 13px;
}
table.log_in td {
  padding-right: 15px;
}
.log_in input {
  width: 200px;
height: 18px;
}
.product_outer3 {
  margin-bottom: 10px;
}
/**/
.news_holder {
  float: left;
  width: 99.9%;
  border-bottom: 1px solid #999;
  margin-bottom: 20px;
}
.news_holder h2 {
  color: #780E3E;
}
.news_holder p.n_date {
  color: #999;
}
.news_holder img {
  float: left;
  margin: 10px 30px 20px 0;
}
.news_holder a.more {
  color: #780E3E;
  float: right;
  font-size: 13px;
  text-decoration: none;
}
.news_holder a.more:hover {
  color: #000;
}
/***/
.news_holder2 {
  float: left;
  width: 99.9%;
  margin-bottom: 20px;
}
.news_holder2 h2 {
  color: #780E3E;
}
.news_holder2 img {
  float: left;
  margin: 10px 30px 20px 0;
}
.news_holder2 a.more {
  color: #780E3E;
  float: right;
  font-size: 13px;
  text-decoration: none;
}
.news_holder2 a.more:hover {
  color: #000;
}
div.border_b {
border-bottom:1px solid #999;
height:25px;
margin-bottom:10px;
}

