/* Accents Brand Stylesheet*/

body {
	background: url(/accents/images/common/accents_background.gif) fixed bottom center no-repeat #9eb290;
	color: #828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

p {
	line-height: 19px;
	margin: 0 0 10px 0;
}
p.home {
    padding: 8px;
    }
a, a:visited {
	color: #003f5f;
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #003f5f;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 20px 0 0 0;
}

h1.bottom_margin {
	margin-bottom: 15px;
}

h2 {
	color: #003f5f;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin: 10px 0 4px;
}

h3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	margin: 10px 0 0 0;
}

h4 {
	color: #003f5f;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

h5 {
	color: #003f5f;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 10px 0 0 0;
}

.subhead_1 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 0 0;
}

.subhead_2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

.font_16 {
	font-size: 16px;
}

.font_13 {
	font-size: 13px;
}

.font_12 {
	font-size: 12px;
}

.font_11 {
	font-size: 11px;
}

.font_10 {
	font-size: 10px;
}

input {
	background: url(/accents/images/common/input_background.gif) repeat-x bottom #fff;
	border: solid 1px #e4e4e4;
	color: #828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 4px;
}
input[type="submit"] {
	cursor: pointer;
	}

a.cancelbutton {
	background: url(/accents/images/common/input_background.gif) repeat-x bottom #fff;
	border: solid 1px #e4e4e4;
	color: #828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px 5px 5px 5px;	
}
a.cancelbutton:hover {
	text-decoration: none;
	}
small {
    font-size: 11px;
    }
h1.brand_head {
	margin: 0;
	line-height: 24px;
}
hr {
	height: 1px;
	border: 0px;
	background: #ccc;
	}
sup {
    font-size: 11px;
    vertical-align: top;
    }
.home_product h3 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
	}
.fm_color, .full-motion-mount, .full-motion-mount a {
    background-image: url("/vuepoint/images/common/header_fm.jpg");
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: 30px;
    margin: 0 0 0 0;
    width: 230px;
	}
.t_color, .tilting-mount, .tilting-mount a {
    background-image: url("/vuepoint/images/common/header_tm.jpg");
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: 30px;
    margin: 0 0 0 0;
    width: 230px;
	}
.lp_color, .low-profile-mount, .low-profile-mount a {
    background-image: url("/vuepoint/images/common/header_lm.jpg");
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: 30px;
    margin: 0 0 0 0;
    width: 230px;
    }
