/* --------------------------------------------- */
/* CMATION CLASSES */
/* --------------------------------------------- */

.paragraph_title { margin: 0px; padding: 0px; }
.Title_Content, .Content_Title, .Title_Title, .Product_Titlel, .paragraph_title, .Category_Title {
  color:#666;
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:28px;
  font-style:normal;
  font-weight:normal;
  line-height:26px;
  text-align:left;
}

.tableTITLE {
  color:#666;
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:28px;
  font-style:normal;
  font-weight:normal;
  text-align:left;
}

.Category_Title a { color: #990000; }
.Category_Title a:hover { color: #990000; }
/* --------------------------------------------- */

/* --------------------------------------------- */
/* SHOPPING CART CLASSES */
/* --------------------------------------------- */
.td0 {
  width: 650px;
  color: #fff;
  text-indent: 5px;
  font-weight: bold;
  background-color: #d40203;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 10px;
}
/* --------------------------------------------- */


/* T1 */
.td1 {
  width: 200px;
  text-align: right;
  padding: 0px;
  margin: 0px;
}
.td1 input {
  width: 100%;
  border: 1px solid black;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
/* --------------------------------------------- */


/* T2 */
.td2 {
  width: 395px;
  text-align: left;
  padding: 0px;
  margin: 0px;
}
.td2 input {
  width: 395px;
  border: 1px solid black;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
/* --------------------------------------------- */


/* T3 */
.td3 {
  width: 395px;
  text-align: left;
  padding: 0px;
  margin: 0px;
}
.td3 input {
  width: 395px;
  border: 1px solid black;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
/* --------------------------------------------- */


#CheckoutForm form p {
  margin: 0px;
  padding: 0px; 
}

.td2 .Checkbox { border: 0px; width: 25px; }
.Cart_Text { color: #990000; font-weight: bold; }
.Cart_Items { color: #0099cc; font-weight: bold; }
.SC_Overview {  }
.SCart_TXT a { color: #B61E4D; font-size:12px; text-decoration:none;}
.SCart_TXT a:hover { color: #B61E4D; font-size:12px; text-decoration:underline;}
.SCart_TXT { vertical-align: bottom; font-size:12px; color:#000; padding: 0px 0px 5px 0px;}
.Select_Box {font-size: 12px; }

#CheckoutForm { width: 600px; margin-left: auto; margin-right: auto; }
#CheckoutForm table { width: 100%; margin-left: auto; margin-right: auto; }
#CheckoutForm table table { width: 100%; }
/* --------------------------------------------- */

.Product_Page_Table_1, .ProductList_21_Wrapper, .ProductView_21_Wrapper, .Cart_View_Basket {
  margin: 10px;
}

.AddLink {
color: #fff;  
}


.ProductList_21_Product {
  display: block;
  float: left;
  width: 700px;
  border-bottom: 2px solid #666;
  padding-bottom: 10px;
  padding-top: 10px;
}

.ProductList_21_Product_Name {
  display: block;
  float: right;
  width: 450px;
}


.ProductList_21_Product_Name, .Product_Title, .ProductView_21_Product_Name {
  color: #000;
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  line-height: 26px;
  text-align: left;
}

.ProductList_21_Product_Image {
  display: block;
  float: left;
  width: 225px;
  text-align: center;
}

.ProductList_21_Product_Description {
  display: block;
  float: right;
  width: 450px;
}


.ProductList_21_Product_Options {
  display: block;
  float: right;
  width: 450px;
}

.AO_Title {
  display: block;
  float: left;
  width: 50px;
}

.AO_Value {
  display: block;
  float: left;
  width: 125px;
}


.AO_Value select {
  width: 120px;
}

.ProductList_21_Product_Price {
  display: block;
  float: right;
  width: 450px;
  height: auto;
}

.ProductList_21_Product_Button {
  display: block;
  float: right;
  width: 450px;
}

.Product_Price {
  margin-top: 10px; 
}

.ProductList_21_Title, .Content_Title, .ProductView_21_Title {
  color: #666;
  font-size: 22px;
  margin: 0.2em 0;
  padding: 0;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}

.ProductList_21_Product_Price {
  margin-top: 15px; 
}


/* CART OVERVIEW */

#view_cart {
  width: 95%;
  padding: 0px;
  margin: 0px;
  text-align: left;
  clear:both;
  margin-top: 20px;
  margin-left: 10px;
}

#view_cart_title {
  width: 300px;
  font-size:14px;
  font-weight: bold;
  color: #000;
  padding: 5px;
  float: left;
  display: block;
}

#view_cart_title a {
  font-size:14px;
  font-weight: bold;
  color: #000;
}

#view_cart_content {
  width: 300px;
  font-size: 10px;
  font-weight: bold;
  color: #000;
  padding: 5px;
  float: left;
  display: block;
}

#view_cart_buttons {
  float: right;
  display: block;
  width: 200px;
  padding: 5px;
}

.endOfSection {
  clear: both;
}

.Shopping_ViewBasket {
  float: right;
}

.Shopping_CheckoutNow {
  float: right;
}

#View_Basket_Contents {
  margin-right: 15px;
  margin-left: 15px;
}

/* ------------------------------ */
.ProductView_21_Product {
  display: block;
  float: left;
  width: 700px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.ProductView_21_Product_Name {
  display: block;
  float: right;
  width: 65%;
}

.ProductView_21_Product_Image {
  display: block;
  float: left;
  width: 225px;
  text-align: center;
}

.ProductView_21_Product_Description {
  display: block;
  float: right;
  width: 65%;
}

.ProductView_21_Product_Options {
  display: block;
  float: right;
  width: 65%;
}

.ProductView_21_Product_Price {
  display: block;
  float: right;
  width: 65%;
  height: auto;
}

.ProductView_21_Product_Button {
  display: block;
  float: right;
  width: 65%;
}

.ProductView_21_Product_Price {
  margin-top: 15px; 
}
