/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/*** Begin Header Tags SEO ***/
H1 {
	color: #646464;
	font-size:11px;
	font-family: tahoma;
	font-weight:bold;
	background-image:url(layout/images/box_bg.gif);
	background-repeat: no-repeat;
	margin: 0; 
	padding:10px 0 8px 10px; }

H2 { 
	font-size: 15px; 
	font-weight: bold; }
H3 {
	font-size: 13px;
	font-weight: bold; }

/*** End Header Tags SEO ***/

.boxText3 {  
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #CCCCCC; }
.boxText2 { font-family: Verdana, Arial, sans-serif; color: #000000; font-weight:normal;    font-size: 10px; }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration:none; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	background-image:url(layout/images/bg.gif);
    background-color:#f0eff0;
    margin: 11px;
	color: #545454; 
	font-size: 12px; 
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; 
	line-height: 15px;
	text-decoration:none;
}


A {
  color: #666666;
  text-decoration: none;
}

A:hover {
  color: #C1D4A6;
  text-decoration: none;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
   font-size: 10px;
  color: #ffffff;
  font-weight : bold;
  text-decoration:none;
  
}

TR.headerNavigation {
 font-family: Verdana, Arial, sans-serif;
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:  Tahoma, Arial, Verdana,sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : bold;
  text-decoration:none;
  text-transform:uppercase;
}

A.headerNavigation { 
font-family:  Arial, Verdana,sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : bold;
  text-decoration:none;
  text-transform:uppercase;
}

A.headerNavigation:hover {
 font-family:  Arial, Verdana,sans-serif;
  font-size: 11px;
  color: #ffffff;
   font-weight : bold;
  text-decoration:none;
  text-transform:uppercase;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {

 /* background: #b6b7cb;*/
}

/*bakgrund info boxar*/
.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration:none;
}

.infoBoxNotice {
  background: #FF8E90;
}


.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding:0 0 3px 0px;
  color: #777781;
}

.infoBoxHeading2 {

font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #5f5958;
padding-left:7px;
padding-right:0px;
 
}

.infoBoxHeading3 {
color: #646464;
	font-size:11px;
	font-family: tahoma;
	font-weight:bold;
	background-image:url(layout/images/cart_bg.gif);
	background-repeat: repeat-x;
}
 

.infoBoxHeading4 {

font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #5f5958;
padding-left:5px;
padding-right:5px;
text-transform:uppercase;
 
 
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f5f5f5;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  /*border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main { 
	color: #545454; 
	font-size: 12px; 
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; 
	line-height: 15px;
	text-decoration:none;
	padding:0 10px 0 10px;}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

.main2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}


.main3{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  height:120px;
  width:170px;
}

.main4{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#666;
}

.main5{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#666;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }




.cat_info_box {background: #fff6e6; border: solid 1px #6FA1C8; padding: 8px; margin-bottom: 10px; font-family: Verdana, Arial, sans-serif;
  font-size: 11px; font-weight: bold}
  
  /* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
/* EOF: More Pics 6 */



.prod_namn{
 font-family: Tahoma, Arial, Verdana, sans-serif;
 font-size: 11px;
 color: #717171;
 font-weight: normal;
 text-decoration: none;
}


.search_button{
padding-top:4px;
}

.search_box_header{ 
   font-family: Verdana, Arial, sans-serif;
   border:solid 1px ;
   border-color:333333;  
   width: 110px;
   height: 18px;
   font-size: 10px;
   color:#222222;
 } 
 .search_text{
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #ffffff;
 font-weight: normal;
 text-decoration: none;
}

.searchHeader{ 
   	font-family: Verdana, Arial, sans-serif;
   	border:solid 1px ;
   	border-color:c5c5c5;  
   	width: 110px;
   	height: 18px;
   	font-size: 10px;
   	color:#535151;
 } 
 
 

 .information{
	padding-left:10px;
	padding-bottom:0px;
}
.information_link{
 	font-family: Tahoma, Arial, Verdana, sans-serif;
 	font-size: 11px;
 	color: #000000;
 	font-weight: normal;
 	text-decoration: none;
}


.category_meny{
	padding-top:0px;
	padding-bottom:10px;
}
.category_link{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.bestseller_meny{
	padding-left:10px;
	padding-top:5px;

}

.bestseller_border{

	padding-bottom:3px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-style:dashed;

	border-color: #dadada;
}


.bestseller_link{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}



.cart_title {
  	font-family:  Arial,Tahoma, Verdana,  sans-serif;
  	font-size: 12px;
  	font-weight: normal;
  	color: #666666;
}

.cart_item {
  	font-family: Arial, Tahoma, Verdana,  sans-serif;
  	font-size: 11px;
  	font-weight: bold;
  	color: #075183;
	text-decoration:underline;
}

.box_name{
 	font-family: Tahoma, Verdana, Arial;
 	font-size: 11px;
 	color: #393838;
 	font-weight: bold;
 	text-decoration: none;
 	padding-left:10px;

 
}

.also_purchased{
 	font-family: Tahoma, Verdana, Arial;
 	font-size: 11px;
 	color: #393838;
 	font-weight: bold;
 	text-decoration: none;
 	padding-left:0px;
 
}

.box_price{
	font-family: Arial, Tahoma, Verdana,  sans-serif;
 	font-size: 12px;
 	color: #333333;
 	font-weight: bold;
 	text-decoration: none;
}


.cart_price{
	font-family: Arial, Tahoma, Verdana,  sans-serif;
 	font-size: 12px;
 	color: #196ab8;
 	font-weight: bold;
 	text-decoration: none;
}


.specials {
	font-family: Arial, Tahoma, Verdana,  sans-serif;
 	font-size: 12px;
 	color: #333333;
 	font-weight: normal;
 	text-decoration: none;
}

.specials_new_price{
	font-family: Arial, Tahoma, Verdana,  sans-serif;
 	font-size: 12px;
 	color: #095fb3;
 	font-weight: bold;
 	text-decoration: none;
}

.specials_name{
 	font-family: Tahoma, Verdana, Arial;
 	font-size: 12px;
 	color: #999999;
 	font-weight: normal;
 	text-decoration: underline;
 
}

.specials_box {
	font-family: Arial, Tahoma, Verdana,  sans-serif;
 	font-size: 12px;
 	color: #333333;
 	font-weight: normal;
 	text-decoration: none;
}

.specials_box_new_price{
	font-family: Arial, Tahoma, Verdana,  sans-serif;
 	font-size: 12px;
 	color: #333333;
 	font-weight: bold;
 	text-decoration: none;
}

.specials_box_name{
 	font-family: Tahoma, Verdana, Arial;
 	font-size: 12px;
 	color: #999999;
 	font-weight: normal;
 	text-decoration: underline;
 
}

.whats_new_box_new_price{
	font-family: Arial, Tahoma, Verdana,  sans-serif;
 	font-size: 12px;
 	color: #333333;
 	font-weight: normal;
 	text-decoration: none;
}

.whats_new_box_price{
	font-family: Arial, Tahoma, Verdana,  sans-serif;
 	font-size: 12px;
 	color: #095fb3;
 	font-weight: bold;
 	text-decoration: none;
}

.whats_new_box_name{
 	font-family: Tahoma, Verdana, Arial;
 	font-size: 12px;
 	color: #999999;
 	font-weight: normal;
 	text-decoration: underline;
 
}



.box_desc{
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 11px;
 	color: #808080;
 	font-weight: normal;
 	text-decoration: none;
}

.box_outline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #dad9d9;

}

.box_outline2 {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #dad9d9;

}

.box_create_account {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #dad9d9;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	background-color:#F8F8F8;

}



.box_outline_login {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #dad9d9;

}

.box_categories {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #979797;
	background-color:#f3f3e7;

}

/*border around forms like create account etc*/
.infoBox2 {
	border: solid #cccccc; border-width: 1px 1px 1px 1px; 
	background:#F3F3E7;	
}

.infoBox3 {
	border: solid #cccccc; border-width: 1px 1px 1px 1px; 
	background:#ffffff;
	padding:5px;
}

.box_specials {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #979797;
	background-color:#ffffff;

}

.box_info {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #979797;
	background-color:#f3f3e7;

}

.box_cart {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #979797;
	background-color:#f3f3e7;

}


.box_currencies {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #979797;
	background-color:#f3f3e7;
	

}

.box_new {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #979797;
	background-color:#ffffff;

}

.box_best_sellers{
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #979797;
	background-color:#f3f3e7;	
}

.box_default{
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #979797;
	background-color:#f3f3e7;	
}






.info_desc{
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 11px;
 	color: #333333;
 	font-weight: normal;
 	text-decoration: none;
}

.info_head{
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 12px;
 	color: #ffffff;
 	font-weight: bold;
 	text-decoration: none;
}

.info_price {
	font-family: Arial, Tahoma, Verdana,  sans-serif;
 	font-size: 14px;
 	color: #ffffff;
 	font-weight: bold;
 	text-decoration: none;
}

.info_special_price{
	font-family: Arial, Tahoma, Verdana,  sans-serif;
 	font-size: 14px;
 	color: #ffffff;
 	font-weight: normal;
 	text-decoration: none;
}

.infoBoxHeading3 {
	background-color:#F4F4F4;
	height:35;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5f5958;
	padding-left:5px;
 
}

.adv_searchlink {
  	font-family: Tahoma, Arial, Verdana,  sans-serif;
  	font-size: 11px;
  	font-weight: normal;
  	color: #cccccc;
	text-decoration:underline;
}

.footerText {
	font-family: Tahoma, Arial, Verdana,  sans-serif;
 	font-size: 11px;
 	color: #cccccc;
 	font-weight: normal;
 	text-decoration: none;
}


.vertical{
  background: url(includes/sts_templates/sts_layout/images/dott_lod.gif) repeat-y;
}

.horisont{
  background: url(includes/sts_templates/sts_layout/images/dott_vag.gif) repeat-x;
}


.new_product{
	background-image:url(layout/images/new_b.gif); 
	height:27;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #6f6d63;
 	text-decoration:none;
	text-transform:uppercase;
	 
}

.new_product_b{
	width:620px;
	margin: 20px 0 5px 0;
	border: solid #ebebeb; border-width: 0px 1px 1px 1px; 
}


.new_product_padding{
	padding: 6px 0 0 10px;
}

.cart_link{
 font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
 font-weight: normal;
 color: #999;
}

.kategori_meny{
  border-top: 0px solid #EAEAEA;
   border-bottom: 0px solid #DFDFDF;
    border-right: 0px solid #cccccc;
	 border-left: 0px solid #cccccc;
	 font-weight:bold;
}


/* för text ovanför content box(whats new)   Index extra info pages*/

.outline_box {
padding:0px;
background-color:#FFFFFF;
border-top-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-style: solid;
border-color: #999999;
}



.outline_box2 {
background-color:#FFFFFF;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #ADADAD;
}



.outline_box3 {
border-top-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #B9B9B9;
}

.outline_box4 {
background-color:#FFFFFF;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #cccccc;
}
  .search_box_leftnav{ 
   font-family: Verdana, Geneva, sans-serif;
   padding-left:0px;
   width: 100px;
   height: 18px;
   font-size: 10px;
   color:#333333;
   background-color: #ffffff;
 }  
 
  .cart_header1{
  font-family: Tahoma, Geneva, sans-serif;
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 }     

 

 .cart_header2{
  font-family: Tahoma, Geneva, sans-serif;
 font-size: 11px;
 color: #000000;
 }   

 

 .cart_header3{
  font-family: Tahoma, Geneva, sans-serif;
 font-size: 11px;
 color: #2caae5;
 font-weight: bold;
 text-decoration: none;
 }        


.link_prodinfo{
  font-family: Tahoma, Geneva, sans-serif;
 font-size: 11px;
 color: #999999;
 text-decoration: none;
 }        
   /*header end*/

.prodinfo_text{
  font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 color: #222222;
 }  
 
 TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}



TD.productheadDesc {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 padding: 4px 0px 0px 10px;

}

 .prod_desc{
  font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #353535;
 } 

 .style4{
 font-family: Verdana, Geneva, sans-serif;
 font-size: 16px;
 color: #B80B10;
 font-weight: bold;

 }           

 

 .prod_namn{
  font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 color: #333333;
 font-weight: bold;
 text-decoration: none;
 margin-top:11px;
}



.prod_pris{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #80796F;
 font-weight: bold;
 }
 
  .times{
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;
 color: #777781;
 text-decoration: none;
}


 .timesBold{
 font-family: "Times New Roman", Times, serif;
 font-weight:bold;
 font-size: 14px;
 color: #777781;
 text-decoration: none;
}

/*product info page*/
.box_outline2 {
	border: solid #ececec; border-width: 0px 1px 1px 1px; 
	padding:5px;
}


.infoBoxHeading4 {
	background-image:url(layout/images/new_b.gif);
	height:27;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5f5958;
	padding: 0 0px;	 
}

/*shoppingcart header*/
.infoBoxHeading5 {	
	background-image:url(layout/images/new_b.gif);
	height:27;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5f5958;
	padding: 0 0;	
}

/*product info page end*/
/* bread crumb*/
.you_are_here{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #6f6d63;
 	text-decoration:none;
	text-transform:uppercase;
}

.box_name{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
 	color: #6f6d63;
 	text-decoration:none;
 
}

.box_price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #6f6d63;
 	text-decoration:none;
}

.box_desc{
 	font-family: Verdana, Geneva, sans-serif;
 	font-size: 11px;
 	color: #808080;
 	font-weight: normal;
 	text-decoration: none;
}
/*main boxes like newproducts and product listing end*/

/* Also purch header*/
.infoBoxHeading2 {
	background-image:url(layout/images/new_b.gif);
	height:27;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5f5958;
}

.padding_box {
	margin:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	
}
prod_info {
	color: #646464;
	font-size:12px;
	font-family: tahoma;
	font-weight:bold;
}

.img_border {
padding:2px;
margin:0px;
background-color:#FFFFFF;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #cccccc;
}
.login_link{
		font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
}
