html {font-size : 100%;}

body {
	font-style : normal;
	font-weight : normal;
	font-size : 70.5%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}



p {
	line-height: 180%;
}

ul li { 
color: #226d65;
line-height: 180%;
}



ol li { 
color: #226d65;
line-height: 180%;
}

img {
	border: none;
}

h1 {
	font-size: 200%;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	color: #339999;
	font-style: normal;
}

h2 {
	font-size: 180%;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	color: #336666;
	font-style: normal;
	border-bottom: 2px solid #cccccc;
}

h3 {
	font-size: 150%;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	border-bottom: 0px solid #cccccc;
}
h4 {
	font-family: tahoma, trebuchet ms, arial;
	font-size: 100%;
	font-weight : bold;
	color:#7f7b7b;
	font-style: normal;
	text-decoration: none;
	margin:0px;
}

h4 a {
	text-decoration: none;
	color:#666666;
}

h4 a:hover {
	text-decoration: underline;
}
/*-----------------------------------------------------------------*/

ul {
	color : #336699;
}


/*-----------------------------------------------------------------*/

hr {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 100%;
	text-align: left;
}


/*-----------------------------------------------------------------*/

a {
	text-decoration: underline;
	color: #39b09d;
}

a:hover {
	text-decoration: none;
}

.location {
	color: #003366;
}

.embed_image {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 8px 0 10px !important;
  margin: 10px 0 0 5px;
}

.embed_image img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
  img.apply_border {
	padding:3px;
	margin: 3px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}


img.apply_border:hover {
	padding:3px;
	margin: 3px;
	background-color: #ffffff;
	border: 1px solid #1c4577;
}


  /*------------------------------Contact Form-----------------------------------*/

form.contactform {
font-size: 11px;
	color: #666666;
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal;
}

fieldset.contactform {
	border: 1px dashed #666666;
}

legend.contactform  {
	color: #336666;
	font-weight: bold;
	background-color: #ffffff;	
}

input.contactform , select.contactform , textarea.contactform  {
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-size : 100%;
	color: #666666;;
	text-decoration: none;
	border: 1px solid #748da6;
	padding: 2px 2px 2px 2px;
}

textarea.contactform  {
	padding: 3px 3px 3px 3px;
}
  /*------------------------------Styes-----------------------------------*/



.product_side_title {
	line-height: 14px;

}

.product_side_title a {
	text-decoration: none;

}

.product_side_title a:hover {
	text-decoration: underline;

}

.sale_price {
	color: red;
	font-weight: bold;
	font-size: 12px;
}

.sale_slide_price {
	color: red;
	font-weight: bold;
	font-size: 12px;
}

.product_strike_price {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	text-decoration:line-through;
}

