

/*body formatting */

body {
  color: #000000;
  font-size: 12px;
  font-family: vardana, arial, helvetica, sans-serif;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  background-color: #ffffff;
  margin-top: 0em;
  margin-right: 0em;
  margin-bottom: 0em;
  margin-left: 0em;
}



TD, .bordertop {
  color: #ffffff;
  font-size: 11px;
  font-family: vardana, arial, helvetica, sans-serif;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  background-color: #cccccc;
    }


TD, .bordertop {
  color: #000000;
  font-size: 11px;
  font-family: vardana, arial, helvetica, sans-serif;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  background-color: #cccccc;
    }


TD, .border {
  color: #000000;
  font-size: 11px;
  font-family: vardana, arial, helvetica, sans-serif;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  background-color: #cccccc;
    }

TD, .borderlight {
  color: #000000;
  font-size: 11px;
  font-family: vardana, arial, helvetica, sans-serif;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  background-color: #E5E5E5;
    }



TD, .right {
  color: #000000;
  font-size: 11px;
  font-family: vardana, arial, helvetica, sans-serif;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  background-color: #ffffff;
    }



.title {
  color: #000000;
  font-size: 16px;
  font-family: vardana, arial, helvetica, sans-serif;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  background-color: #ffffff;
    }



.subtitle {
  color: #000000;
  font-size: 16px;
  font-family: vardana, arial, helvetica, sans-serif;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  background-color: #ffffff;
    }


TD, .bordertopr {
  color: #000000;
  font-size: 11px;
  font-family: vardana, arial, helvetica, sans-serif;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  background-color: #cc0000;
    }




/* flow images from left to right */



div.float {
  width: 130px;
  padding: 10px;
  float: left;
  }

div.spacer {
  clear: both;
  }


/*end flow images*/

.linkable{
	cursor : pointer;
}




TD, .main {
  color: #000000;
  font-size: 12px;
  font-family: vardana, arial, helvetica, sans-serif;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  background-color: #ffffff;
    }





/* these need to be checked */


TD, .maincondensed {
  color: #000000;
  font-size: 12px;
  font-family: vardana, arial, helvetica, sans-serif;
  line-height: 12px;
  font-style: normal;
  font-weight: normal;
  background-color: #ffffff;
    }




TD, .product {
  color: #000000;
  font-size: 12px;
  font-family: vardana, arial, helvetica, sans-serif;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  background-color: #ffffff;
    }


TD, .mainsub {
  color: #000000;
  font-size: 12px;
  font-family: vardana, arial, helvetica, sans-serif;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  background-color: #ffffff;
    }





.dropright {
  color: #000000;
  font-size: 12px;
  font-family: vardana, arial, helvetica, sans-serif;
  line-height: 12px;
  font-style: normal;
  font-weight: normal;
  background-color: #ffffff;
  width: 200px;
  display: inline; 
  margin: 0;
    }




/*cart style*/
.cart {
  color: #000000;
  font-size: 12px;
  font-family: vardana, arial, helvetica, sans-serif;
  line-height: 12px;
  font-style: normal;
  font-weight: normal;
  background-color: #ffffff;
  border-style: solid;
  border-width: 0px;
  border-color: #283C83;
    }


/*minicart style*/
.minicart {
  color: #000000;
  font-size: 10px;
  font-family: vardana, arial, helvetica, sans-serif;
  line-height: 12px;
  font-style: normal;
  font-weight: normal;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
    }

/* error styles */
.error {
font-size:14px;
font-weight:bold;
color:#FF0000;
}





