@charset "utf-8";
/*  
Name: Paradyme HTSA
Description: - Add on CSS
Version: 1.0
Author: Leon SooHoo
*/
/* PARADYME CUSTOMIZATIONS **/
p.s-event {margin-left:12px; margin-right: 20px}
a.s-event:hover {color: #000}
a.s-event {color:#639; font-size:18px; font-style:italic; font-weight:bold}
div.mail-signup {margin-left:12px}
/* store locations */
#storedirection{
	width: 888px;
	margin: auto;
	margin-top: 20px;
	}

div.storeHightlight{
	background:url('../_custom/contentHighlight.png') top no-repeat;
	height: 30px;
	width: 886px;
}

div.storecontent {
	background: url('../_interface/body/columnContent_bg.png') top no-repeat #fff;
	width: 886px;
	border: 1px solid #b4b4b4;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 35px;
	margin-top: 10px;
}

div.storecontent h1 {
	width: 880px;
	color: #0e0e0e;
	font-size: 32px;
	line-height: 34px;
	font-weight: normal;
	letter-spacing: -0.5px;
	margin-left: 30px;
	margin-top: 5px;
}

div.storecontent h3 {
	width: 840px;
	color: #0e0e0e;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: normal;
	font-weight: normal;
	margin-left: 30px;
	margin-top: 25px;	
}

div.storecontent h4 {
	width: 840px;
	color: #0e0e0e;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: normal;
	font-weight: normal;
	margin-left: 30px;
	margin-top: -10px;	
}

div.storecontent p {
	width: 840px;
	margin: 0 0 0 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

div.storecontent ul {
	list-style-image: url('../_custom/bullet.png');
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

div.storecontent li {
	margin-left: 45px;
}

#contactus {
	width: 886px;
	border: 1px solid #b4b4b4;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 35px;
}
div.directionheading {
	background: url('../_interface/body/sidebarHeading_bg.png') top repeat-x;
	border: 1px solid #b4b4b4;
	width: auto;
	height: 32px;
	color: #000;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing:: -0.2px;
	margin: 1px 1px 1px 1px;
	padding: 13px 0 0 15px;
}
