/* --------------------------------------------- */
/* CMATION CLASSES */
/* --------------------------------------------- */
.paragraph_title { margin: 0px; padding: 0px; }
.Title_Content, .Content_Title, .Title_Title, .Product_Titlel, .paragraph_title, .Category_Title {
  color:#0D5CAB;
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:28px;
  font-style:normal;
  font-weight:normal;
  line-height:26px;
  text-align:left;
}

.tableTITLE {
  color:#0D5CAB;
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 18px;
  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: #105fae;
  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 {
  font-size: 14px;
  color: #000;
  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 textarea {
  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; font-size: 14px; }
#CheckoutForm table { width: 100%; margin-left: auto; margin-right: auto; }
#CheckoutForm table table { width: 100%; }
/* --------------------------------------------- */

/*
#view_cart {
  display: block;
  float: right;
  width: 732px;
  margin-top: 5px;
  margin-right: 5px;
  background-color: #1689dc;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

#view_cart_title {
  display: block;
  float: left;
  width: 300px;
  padding: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

#view_cart_buttons {
  display: block;
  float: right;
  width: 400px;
  height: 50px;
  padding: 5px;
}

#view_cart_content {
  display: block;
  float: left;
  width: 300px;
  padding: 5px;
  color: #fff;
}
*/


/*
###################################################
Product List
###################################################
*/

.ProductList_22_Title {
}

.ProductList_22_Product {
  display: block;
  float: left;
  width: 175px;
}

.ProductList_22_Product_Image {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 10px;
}

.ProductList_22_Product_Name {
  font-size: 16px;
  font-weight: bold;
  color: #1689dc;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; 
}

.ProductList_22_Product_Attr {
  padding-left: 5px;
  font-size: 10px;
}

.ProductList_22_Product_Name a {
  text-decoration: none;
  color: #1689dc;
}

.ProductList_22_Product_Price {
  margin-top: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.ProductList_22_Buttons {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; 
}

.ProductList_22_Buttons .art-button-wrapper {
  margin-top: 10px; 
}


/*
###################################################
Product View Page
###################################################
*/

.ProductView_22_Title {
}

.ProductView_22_Product {
  display: block;
  float: left;
  width: 720px;
  color: #000;
}

.ProductView_22_Product_Image {
  display: block;
  float: left;
  width: 240px;
  height: 400px;
  text-align: center;
  margin-top: 10px;
}

.ProductView_22_Product_Name {
  font-size: 16px;
  font-weight: bold;
  color: #1689dc;
  margin-top: 5px;
  display: block;
  float: left;
  width: 480px;
  text-align: left; 
}

.ProductView_22_Product_Description {
  font-size: 12px;
  color: #000;
  margin-top: 5px;
  display: block;
  float: left;
  width: 480px;
  text-align: left; 
}

.ProductView_22_Product_Attr {
  padding-left: 5px;
  font-size: 12px;
  padding-top: 5px;
}

.ProductView_22_Product_Attributes {
  display: block;
  float: left;
  width: 240px;
  font-size: 12px;
}

.ProductView_22_Product_Add_Cart {
  display: block;
  float: left;
  width: 240px;
  font-size: 12px;
}

.ProductView_22_Product_Price {
  margin-top: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.ProductView_22_Buttons {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; 
}

.ProductView_22_Buttons .art-button-wrapper {
  margin-top: 10px; 
}



/*
###################################################
CART OVERVIEW
(VIEW BASKET)
###################################################
*/

#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;
}

