html,body {
	background: #cacaca;
	margin: 0px auto;
	font-size: 12px;
	height: 100%;
}

#master_wrap {
	margin: 0 auto;
	width: 900px;
}

#wrap {
	background: #3e3e3e;
	padding: 20px 20px 0 20px;
}

#wrap_in {
	background: #fff;
	padding: 20px 20px 0 20px;
}

#home_left {
	float: left;
	width: 565px;
}

#home_right {
	float: right;
	width: 285px;
}

#home_feature {
	display: none;
	margin-bottom: 10px;
	height: 267px;
}

#home_sec1 {
	width: 270px;
	float: left;
}

#home_sec2 {
	width: 270px;
	float: right;
}

#home_sec2 h1,#home_sec1 h1,#home_right h1 {
	color: #fff;
	font-size: 18px;
}

#home_sec2 a span {
	color: #d7003c;
}

#home_sec2 li {
	margin: 10px 0;
}

#home_sec2 li a {
	padding: 3px 0;
	color: #fff;
}

#home_sec2 li a:hover {
	background: #313131;
}

#home_right_feature {
	background: #d7003c;
	padding: 15px;
	height: 237px;
	margin-bottom: 10px;
}

#home_right_feature img.title {
	float: left;
}

#home_right_feature a.next {
	float: right;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

#home_right_feature a.next:hover {
	text-decoration: underline;
}

#home_right_feature a.all {
	float: right;
	margin-top: 5px;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

#home_right_feature a.all:hover {
	text-decoration: underline;
}

#home_right_feature a {
	color: #000;
	font-size: 10px;
	text-decoration: underline;
}

#home_right_feature a:hover {
	color: #fff;
}

.home_right_split {
	display: block;
	width: 255px;
	height: 10px;
}

#home_right_cycle {
	display: block;
	padding: 0;
	margin: 0;
	height: 200px;
}

.home_support_files {
	height: 37px;
	padding: 5px 0 0 5px;
	margin-bottom: 1px;
	background: #212121 url(../images/right/file_back.png) left top repeat-x
		;
}

.home_support_files a,.support_files a {
	font-size: 10px;
	display: block;
	height: 34px;
	padding-left: 35px;
	padding-top: 3px;
	background: url(../images/right/pdf_icon.png) left top no-repeat;
}

.home_support_files a {
	color: #ddd;
}

.home_support_files a:hover,.support_files a:hover {
	text-decoration: underline;
}

.support_files a {
	color: #222;
}

.twitter {
	height: 33px;
	padding: 5px 0 0 5px;
	margin-bottom: 1px;
	background: #212121 url(../images/right/file_back.png) left top repeat-x;
}

.twitter a{
	font-size: 10px;
	display: block;
	height: 25px;
	padding-left: 35px;
	padding-top: 3px;
	background: url(../images/twitter.png) left top no-repeat;
	color: #ddd;
}

.twitter a:hover{
	text-decoration: underline;
	background-position: 0 -29px;
}

.twitter-share-button{
	display: block;
	float: right;
	width: 72px;
	height: 14px;
	background: url(../images/twitter.png) left top no-repeat;
}

#custom-tweet-button a {
	display: block;
	float: right;
	width: 72px;
	height: 14px;
	background: url(../images/twitter_share.png) left top no-repeat;
	text-indent: -5550px;
}

#custom-tweet-button a:hover {
	background-position: 0 -15px;
}

#content_left {
	float: left;
	width: 210px;
	background: #fff;
}

#content_left h1 {
	font-size: 30px;
	font-family: Arial;
	font-weight: bold;
	color: #7b7b7b;
}

.date img {
	margin-bottom: 5px;
}

.date span {
	font-family: arial;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 2px;
	line-height: 1.6em;
	color: #d7003c;
}

.readmore_link {
	font-family: arial;
	font-size: 11px;
	color: #d7003c;
}

.readmore_link:hover {
	text-decoration: underline;
}

#content_right {
	float: right;
	width: 630px;
	background: #fff;
	min-height: 500px;
}

#content_right p {
	font-family: Arial;
	font-size: 12px;
	color: #3e3e3e;
	margin-bottom: 1em;
}

#content_right object {
	margin: 0;
	padding: 0;
}

#content_right strong {
	font-weight: bold;
}

#content_right a {
	cursor: pointer;
	text-decoration: underline;
	color: #000000;
}

#content_right a:hover {
	color: #d7003c;
}

#content_right ol,#content_right ul {
	list-style-position: inside;
	margin: 0 2em;
	margin-bottom: 1em;
}

#content_right ol li {
	list-style-type: decimal;
}

#content_right ul li {
	list-style-type: disc;
}

#content_right li {
	font-family: Arial;
	font-size: 11px;
	color: #3e3e3e;
}

#content_right h1 {
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #3e3e3e;
}

#content_right h3 {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #d7003c;
}

#content_right h4 {
	margin-left: 10px;
	font-size: 14px;
	font-family: Arial;
	color: #333;
}

#content_right h5 {
	font-size: 14px;
	font-family: Arial;
	color: #333;
	margin-bottom: 0.3em;
}

#content_right a:hover h2 {
	color: #000;
}

#content_right a:hover h2 span {
	color: #d7003c;
}

#content_right h2 {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #d7003c;
	margin-bottom: 0.3em;
}

#content_right h2 span {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #1e1e1e;
}

#content_right h2 a {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #1e1e1e;
	text-decoration: none;
}

#content_right h2 a:hover {
	color: #d7003c;
}

#learn_more li {
	margin: 5px 0;
}

#learn_more li a {
	font-size: 10px;
	color: #3e3e3e;
	text-decoration: underline;
}

#learn_more li a:hover {
	font-weight: bold;
}

.img_request {
	margin-top: 10px;
	margin-bottom: 15px;
}

.img_center {
	margin: 0 0 5px 0;
}

.img_left {
	float: left;
	margin: 3px 10px 0 0;
}

.img_right {
	float: right;
	margin: 3px 0 0 10px;
}

.imgcenterdesc {
	display: block;
	margin: 0 0 5px 0;
	color: #999;
}

.imgleftdesc {
	display: block;
	float: left;
	margin: 3px 10px 0 0;
	color: #999;
}

.imgrightdesc {
	display: block;
	float: right;
	margin: 3px 0 0 10px;
	color: #999;
}

#header {
	margin: 0 auto;
	width: 900px;
	background: #1e1e1e url(../images/header/logo_head.png) left top
		no-repeat;
	height: 165px;
}

#mainmenu {
	height: 35px;
	background: #1e1e1e;
	padding: 0 20px;
}

#mainmenu ul {
	padding: 0.8em 0;
}

#mainmenu li {
	display: inline;
}

#mainmenu a {
	float: left;
	display: block;
	width: 100px;
	border-left: 1px solid #fff;
	padding-left: 5px;
	line-height: 1em;
	font-size: 13px;
	color: #fff;
}

#mainmenu a:hover {
	background: #431e27;
}

#mainmenu a.selected {
	background: #d81e4c;
}

#bread ul li {
	float: left;
	margin-right: 10px;
}

div#bread h1 {
	float: left;
	font-size: 30px;
	font-family: Arial;
	font-weight: bold;
	margin-right: 10px;
}

div#bread h1 a {
	float: left;
	font-size: 30px;
	font-family: Arial;
	font-weight: bold;
}

div#bread h1.first {
	color: #7b7b7b;
}

div#bread h1.first a {
	color: #7b7b7b;
}

div#bread h1.first a:hover {
	color: #888888;
}

#bread h1.second {
	color: #000;
}

#bread h1.second a {
	color: #000;
}

#bread h1.second a:hover {
	color: #1e1e1e;
}

#bread h1.third {
	color: #CF184E;
}

#bread h1.third a {
	color: #CF184E;
}

#bread h1.third a:hover {
	color: #a9133f;
}

/*subnav*/
#subnav ul li a {
	font-family: Arial;
	vertical-align: bottom;
	/*IE weirdo */ /*zoom: 1;*/ /*IE weirdo */
	display: block;
	padding: 2px 5px;
	font-size: 12px;
	background: #1e1e1e;
	color: #fff;
	margin: 5px 0;
}

#subnav ul li a.active,#subnav ul li a:hover {
	background: #CF184E;
	color: #fff;
}

#subnav ul ul li a {
	background: #fff;
	padding: 2px 5px;
	font-size: 12px;
	color: #3e3e3e;
}

#subnav ul ul ul {
	margin-top: -5px;
}

#subnav ul ul li a.active,#subnav ul ul li a:hover {
	background: #eaeaea;
	color: #3e3e3e;
}

#subnav ul ul ul {
	padding: 2px 5px;
	border: 1px solid #eaeaea;
}

#subnav ul ul ul li a {
	padding: 2px 0;
	font-size: 10px;
	color: #3e3e3e;
}

#subnav ul ul ul li a:hover {
	text-decoration: underline;
	background: #fff;
}

#prod_home h1 {
	background: #eaeaea;
	color: #000;
	line-height: 2em;
	padding: 0 5px;
	margin-top: 20px;
	margin-bottom: 1px;
	margin-right: 1px;
}

#prod_home h1 a {
	color: #000;
}

#prod_home h1 a:hover {
	color: #666;
}

#products_wrap {
	margin: 0px auto;
}

.product {
	width: 211px;
	float: left;
}

#fproducts_wrap {
	margin: 0px auto;
}

.fproduct {
	width: 156px;
	float: left;
}

.product h2 {
	background: #1e1e1e;
	color: #fff;
	line-height: 2em;
	padding: 0 5px;
}

#prod_home h2 a {
	color: #fff;
}

#prod_home h2 a:hover {
	color: #aaa;
}

.product h3 {
	background: #eaeaea;
	color: #000;
	line-height: 2em;
	padding: 0 5px;
	/*margin-top: 40px;*/
}

#prod_home h3 a {
	color: #000;
}

#prod_home h3 a:hover {
	color: #666;
}

.product p {
	font-family: verdana;
	font-size: 11px;
	padding: 5px;
}

.fproduct p {
	font-family: verdana;
	font-size: 10px;
	padding: 5px;
}

.product img {
	
}

.prod_splitt {
	float: left;
	display: block;
	width: 5px;
	content: ".";
	display: block;
}

.product_margin_right {
	margin-right: 5px;
}

.product_margin_top {
	margin-top: 40px;
}

#prod_slide {
	display: none;
	height: 267px;
}

.accord {
	display: none;
}

/*footer*/
#footer {
	color: #ccc;
	font-size: 11px;
	height: 210px;
	padding: 20px;
	background: #1e1e1e;
}

.footer_info {
	width: 23%;
	height: 200px;
	float: left;
}

.footer_info p {
	line-height: 1.5em;
}

.footer_info p span {
	font-size: 11px;
	color: #d7003c;
	font-weight: bold;
}

.footer_logo {
	width: 90px;
	height: 200px;
	float: left;
	font-size: 10px;
	line-height: 2.6em;
}

.footer_sitemap {
	width: 750px;
	height: 200px;
	float: left;
	line-height: 2.6em;
	font-size: 10px;
	color: #e2e2e2;
}

.sitemap1div {
	width: 70px;
	float: left;
}

.sitemap1,.sitemap1:visited {
	font-size: 10px;
	color: #d7003c;
	font-weight: bold;
	text-decoration: none;
}

.sitemap1:hover {
	text-decoration: underline;
}

.sitemap2_split {
	font-size: 10px;
	color: #d7003c;
	font-weight: normal;
}

.sitemap2,.sitemap2:visited {
	font-size: 10px;
	color: #e2e2e2;
	font-weight: bold;
	text-decoration: none;
}

.sitemap2:hover {
	text-decoration: underline;
}

.sitemap3,.sitemap3:visited {
	font-size: 10px;
	color: #acacac;
	font-weight: normal;
	text-decoration: none;
}

.sitemap3:hover {
	text-decoration: underline;
}

#footer_terms {
	font-size: 10px;
	color: #8b8b8b;
	text-align: right;
}

#footer_terms a {
	color: #8b8b8b;
}

#footer_terms a:hover {
	text-decoration: underline;
}

#top_link {
	height: 20px;
	text-align: right;
	clear: both;
}

#top_link img {
	margin-top: 10px;
}

.acord {
	display: block;
	height: 320px;
}

.acord_content p {
	font-size: 11px;
	text-align: left;
	color: #ddd;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
}

.acord_content span {
	margin-top: 5px;
	display: block;
	height: 27px;
	margin-bottom: 10px;
	margin-left: -5px;
}

.acord_content a.request {
	float: left;
	font-size: 11px;
	text-align: left;
	color: #d7003c;
	padding-bottom: 5px;
}

.acord_content a.request:hover {
	color: #ddd;
}

.acord_content img.request {
	float: left;
	padding-top: 3px;
	padding-left: 5px;
	margin: 0px;
}

.clicker,.clicker a {
	color: #fff;
	display: block;
	height: 25px;
	line-height: 2em;
	padding: 0 5px;
	background: #242424 url(../images/home/acord_back.png) repeat-x;
	cursor: pointer;
}

.clicker.open,.clicker.open a {
	background: url(../images/home/acord_back_open.png) repeat-x;
	cursor: pointer;
}

#pager li {
	display: inline;
}

#pager li a {
	display: block;
	float: left;
	padding-top: 5px;
	text-align: center;
	width: 20px;
	height: 20px;
	color: #d7003c;
	margin-left: 2px;
	text-decoration: none;
}

#pager li a:hover,#pager li a.selected_page {
	font-weight: bold;
	padding-top: 3px;
	font-size: 16px;
}

/*form*/
#word {
	font-family: arial;
	font-size: 14px;
	line-height: 2.5em;
	float: right;
	display: none;
	color: #fff;
}

#input_container {
	width: 87%;
	height: 35px;
	padding: 0 10px;
	margin: 10px 0;
}

#input_container2 {
	font-size: 11px;
	width: 50%;
	padding: 0 10px;
	margin: 10px 0;
	float: left;
}

#input_container2 select.multiselect,#input_container2 .select_it,#input_container2 textarea
	{
	font-size: 11px;
	color: #333;
	border: 1px solid #000;
	width: 100%;
	padding: 3px 5px;
	margin: 10px 0;
}

.form_help {
	width: 40%;
	height: 30px;
	padding: 10px;
	float: left;
	margin-top: 10px;
}

.form_help p {
	font-weight: bold;
}

.form_help p cite {
	color: #999;
}

.on {
	background: #c84668 url(../images/icons/form_arrowzz.png) left no-repeat
		;
}

#input_container input {
	font-size: 11px;
	display: block;
	float: left;
	width: 200px;
	height: 12px;
	padding: 3px 2px;
	margin-top: 7px;
	color: #888;
	border: 1px solid #000;
}

#btn1 {
	cursor: pointer;
	border: none;
	width: 580px;
	height: 34px;
	background: #c84668 url(../images/icons/submit.png) left top no-repeat;
}

#btn1 :hover {
	background: #c84668 url(../images/icons/submit.png) left -34px no-repeat
		;
}

#notfound p {
	color: #fff;
}

#notfound h1 {
	font-size: 24px;
	font-family: Arial;
	font-weight: normal;
	color: #d7003c;
}

#notfound h3 {
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #fff;
}

#notfound a {
	color: #d7003c;
	text-decoration: none;
}

#notfound a:hover {
	color: #d7003c;
	text-decoration: underline;
}
