/*===========================================================
Page: Structure
===========================================================*/

/*- Body ----------------------*/
body {
	background-position: top left;
	background-repeat: repeat-x;
	height: 100%;
	padding: 0 0 50px 0;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
}
/*- Row (Desktop Width) ----------------------*/
.row {
	max-width: 60.313em;
}
.row .large-offset-1 {
	margin-left: 3%;
	position: relative;
}
/*- Responsive Images ----------------------*/
img {
	height: auto;
	max-width: 100%;
	width: auto\9; /* ie8 */
}
/*===========================================================
Page: Layout
===========================================================*/

/*- Header ----------------------*/
header {
	margin: 0 0 20px 0;
}
header img {
	display: block;
	height: auto;
	width: auto;
}
.HeaderContent {
	margin: 50px 0 0 0;
}
/*- Title ----------------------*/
.Title {
	margin: 0px;
	padding: 0 20px 10px 20px;
}
/*- Phone ----------------------*/
.Phone a {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
}
.Phone a:visited {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.Phone a:hover {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
/*- Valued ----------------------*/
.Valued {
	float: right !important;
	margin: 20px 0 20px 0;	
}
.Valued img {
	display: block;
	float: right;
	margin: 0 0 0 30px;
	text-align: right;
}
.ValuedCell {
	display: block;
	float: right;
	margin: 10px 0 0 75px;	
	min-height: 80px ;
	width: 15% ;
}
.Valued p {
	text-align: center;
}
.Valued h2 {
	text-align: center;
}
.Valued h5 {
	text-align: center;
}
/*- Content ----------------------*/
.Content {
	background-position: top left;
	background-repeat: repeat-y;	
	padding: 10px;
	display: block;
}
/*- Article ----------------------*/
article {
	border: solid 1px;
	border-radius: 5px;
	display: block;
	float: left;
	margin: 5px;
	min-height: 115px;	
	width: 98%;
	-moz-border-radius: 5px;
}
article h1 {	
	font-size: 16px;
	font-weight: bold;
	height: auto;	
	margin: 1px;
	padding: 0 20px 0 20px;
	width: 30%;
}
article h2 {	
	font-size: 16px;
	font-weight: bold;
	text-align: center;	
}
article h3 {	
	font-size: 25px;
	font-weight: bold;
	margin: 0;	
	text-align: center;
}
.ArticleHeader {
	display: block;
	width: auto;
}
.ArticleContent {
	padding: 15px 35px 15px 35px;
	width: auto;
}
.ArticleContent table {
	margin: 10px 0 0 0;
}
.ArticleCells p {
	margin: 0 0 5px 0;
}
.ArticleCells  h2 {
	margin: 0 0 5px 0;
	text-align: left;
}
.ArticleCells  h3 {	
	margin: 0 0 5px 0;
}
/*- Brands ----------------------*/
.Brands {
	display: block;	
	float: left;
}
.Brands img {
	display: block;
}
/*- Show Hide ----------------------*/
#SlidingDiv ol {
	display: block;
}
#SlidingDiv ul {
	margin: 15px 0 15px 20px;
}
#SlidingDiv li {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 15px 0;
}
/*- Footer ----------------------*/
footer {
	padding: 0 20px 20px 20px;
}
footer p {
	font-size: 11px;
	line-height: normal;
}
footer a {
	font-size: 11px;
	margin: 0 10px 0 0;
	text-decoration: underline;
}
footer a:visited {
	font-size: 11px;
}
footer a:hover {
	font-size: 11px;
}
/*===========================================================
Page: Common
===========================================================*/

/*- No Padding -------------------------*/
.NoPadding {
	padding: 0 !important;
}
.NoPaddingLeft {
	padding-left: 0 !important;
}
.NoPaddingright {
	padding-right: 0 !important;
}
/*- Yes Padding -------------------------*/
.YesPaddingLeft {
	padding: 0 0 0 15px !important;
}
/*- No Margin -------------------------*/
.NoMargin {
	margin: 0 !important;
}
/*- Yes Margin -------------------------*/
.YesMargin {
	margin: 0 15px 0 15px !important;
}
/*- Border ----------------------*/
.BorderLeftRight {
	border-left: solid 1px;
	border-right: solid 1px;
	margin: 0 20px 0 40px !important;
	padding: 0 20px 0 20px !important;
}
.BorderLeft {
	border-left: solid 1px;
} 
.BorderRight {
	border-right: solid 1px;
} 
.BorderTop {
	border-top: solid 1px;
} 
.BorderBottom {
	border-bottom: solid 1px;
}
/*- Font Styles ----------------------*/
.Bold {
	font-weight: bold !important;
}
.Normal {
	font-weight: normal;
}
.WS {
	white-space: nowrap;
}
/*- Text Styles ----------------------*/
p {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	margin: 0;
}
h1 {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 24px;
	margin: 0;
}
h2 {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	text-decoration: none;
}
h3 {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
}
h4 {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: normal;
	margin: 0;
}
h5 {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
}
h6 {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
}
a {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	text-decoration: underline;
}
a:visited {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	text-decoration: underline;
}
a:hover {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
 @media screen and (max-width: 820px) {
/*===========================================================
Page Theme: Tablet
===========================================================*/

/*- Valued ----------------------*/
.ValuedCell {
	margin: 10px 0 0 30px;
	width: 20%
}
/*- Border ----------------------*/
.BorderLeftRight {
	margin: 0 20px 0 30px !important;
	padding: 0 20px 0 20px !important;
}
}
@media screen and (max-width: 767px) {
/*===========================================================
Page Theme: Mobile
===========================================================*/

/*- Page: Structure ----------------------*/
.row .large-offset-1 {
	margin-left: 0;
}
/*- Page: Common ----------------------*/
.BorderLeftRight {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	margin: 10px 0 10px 0 !important;
	padding: 0 !important;
}
/*- Valued ----------------------*/
.Valued h1 {
	padding: 0 20px 0 20px;
}
.ValuedCell {
	margin: 0;
	min-height: auto;
	padding: 20px 20px 0 20px;
	width: 100% ;
}
/*- Article ----------------------*/
article h3 {	
	font-size: 16px;
}
/*- Text Styles ----------------------*/
p {
	font-size: 14px;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 30px;
}
a {
	font-size: 14px;
}
a:visited {
	font-size: 14px;
}
a:hover {
	font-size: 14px;
}
}
