* {
	outline:0;
}
p { margin-top:0; }
h2, h4 { margin-top:0; margin-bottom:2px;}

a img {
	border:0;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	min-width: 1000px;
}
#wrapper {
	height: auto;
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	height: 66px;
	width: 183px;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/logo.png);
	margin-top: 25px;
	margin-left: 22px;
	float: left;
}
#nav {
	height: 44px;
	width: 740px;
	margin-top: 31px;
	margin-left:40px;
	float: left;
	position:relative;
	z-index: 1000;
}
#nav ul.main {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position:relative;
}
#nav ul.main li {
	display: block;
	float: left;
}
#nav ul.main li a {
	display: block;
	float: left;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#nav ul.main li a.search {
	width: 88px;
	background-position: 0px 0px;
}
#nav ul.main li a.products {
	width: 84px;
	background-position: -109px 0px;
}
#nav ul.main li a.resources {
	width: 97px;
	background-position: -213px 0px;
}
#nav ul.main li a.login {
	width: 113px;
	background-position: -329px 0px;
}
#nav ul.main li a.dealer {
	width: 117px;
	background-position: -462px 0px;
}
#nav ul.main li a.contact {
	width: 120px;
	background-position: -599px 0px;
}
#nav ul.main li a:hover, #nav ul.main li a.current {
	background-image: url(../images/nav_over.png);
}
#nav ul.main ul.sub1 {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	width:250px;
	position:absolute;
	margin-left:2px;
	margin-top:42px;
	background:#E31E1D;
	z-index:9;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	padding-bottom:15px;
	padding-right:0;
	display:none;
}
#nav ul.main ul.sub1 li {
	display: block;
	float: left;
	width:220px;
}
#nav ul.main ul.sub1 li a, #nav ul.main ul li a {
	display: block;
	float: left;
	padding:4px 10px;
	background:#E31E1D;
	color:#FFF;
	width:240px;
	text-indent:0px;
	font-size:12px;
	text-decoration:none;
	padding-top:12px;
	padding-bottom:10px;
	padding-right:0px;
	background-image:url(../images/nav_redline.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;

}

#nav ul.main ul.sub1 li a.sf-with-ul, #nav ul.main ul li a.sf-with-ul {
	background-image:url(../images/line_arrow.png);
	
}
#nav ul.main ul.sub1 li a:hover, #nav ul.main ul.sub1 li a.current {
	color:#000;
}
#nav ul.main ul.sub1 li a.sf-with-ul:hover, #nav ul.main ul.sub1 li a.sf-with-ul.current {
	color:#000;
	background-image:url(../images/line_arrow_over.png);
}


/*#nav ul.main ul.sub1 li a.has:hover {
	color:#FFF;
	background-color:#000;
}*/

#nav ul.main ul.sub2 li a:hover, #nav ul.main ul.sub2 li a.current {
	color:#E31E1D;
}
#nav ul.main ul.sub2 {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	width:240px;
	position:absolute;
	margin-left:250px;
	margin-top:0px;
	background:#000;
	z-index:10;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topright:8px;
	border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;
	border-top-right-radius:8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	padding-bottom:15px;
}
#nav ul.main ul.sub2 li {
	display: block;
	float: left;
	width:220px;
}
#nav ul.main ul.sub2 li a {
	display: block;
	float: left;
	padding:4px 10px;
	background:#000;
	color:#FFF;
	border-bottom:1px solid #303030;
	width:220px;
	text-indent:0px;
	font-size:12px;
	text-decoration:none;
	padding-top:12px;
	padding-bottom:10px;
}
#nav ul.main ul.dl {
	width:359px;
	height:103px;
	background: url(../images/nav_login.png) no-repeat;
	list-style-type: none;
	padding:16px;
	margin:0;
	position:absolute;
	margin-top:42px;
	margin-left:3px;
	z-index:11;
	display:none;
}
#tbox {
	height: 173px;
	width: 616px;
	padding-top: 33px;
	padding-right: 23px;
	padding-bottom: 33px;
	padding-left: 23px;
	clear:both;
	float: left;
	margin-top: 121px;
	margin-left: 2px;
}
#bg-nav {
	clear: both;
	float: right;
	height: 20px;
	margin-top: 85px;
	margin-right: 15px;
}
#home-row {
	clear: both;
	float: left;
	width: 986px;
	height: 136px;
}
#home-row .c, #left-col .c {
	float: left;
	display: block;
	height: 136px;
	width: 240px;
	margin-right: 8px;
}
.d.dealer {
	background-image: url(../images/row_dealer.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.d.dealer p {
	font-size: 10px;
	color: #000;
	display: block;
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.d.dealer #zip {
	height: 25px;
	width: 112px;
	display: block;
	float: left;
	margin-top: 9px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #555;
	border-left-color: #555;
	border-right-color: #AAA;
	border-bottom-color: #AAA;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	color: #AAA;
	padding-left: 3px;
}
#content {
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:100%;
	overflow-x:hidden;
}
#rounded-top {
	height: 6px;
	width: 983px;
	background-image: url(../images/home_white_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
#content-body {
	background-color: #FFF;
	width: 983px;
	height:auto;
	float: left;
	margin-bottom:50px;
}
#about {
	height: 230px;
	width: 440px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	padding-right: 20px;
}
.item {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.item p {
	font-size: 10px;
	font-weight: bold;
	color: #ed1c24;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.item p a {
	color: #ed1c24;
	text-decoration:none;
}
.item p a:hover {
	color: #000;
}
.item .date {
	display: block;
	font-size: 10px;
	color: #787878;
	margin-top: 5px;
}
#news {
	height: 230px;
	width: 220px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
#events {
	height: 230px;
	width: 220px;
	margin-top: 20px;
	margin-left: 25px;
	float: left;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
h3.about {
	width: 440px;
}
h3.events, h3.news {
	width:225px;
}
#about p {
	font-size: 11px;
	line-height: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.arrow-left {
	display: block;
	margin-top: 10px;
	font-size: 10px;
	color: #323232;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(../images/arrow_blk.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	width: 200px;
	text-decoration: none;
}
.arrow-left:hover {
	color: #777;
}
#footer {
	clear: both;
	height: 25px;
	padding-left: 70px;
	font-size: 11px;
	color: #FFF;
	background-color: #000;
	background-image: url(../images/hmi.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	padding-top: 10px;
}
#footer #company {
	display: block;
	float: left;
}
#footer #type {
	display: block;
	float: right;
	margin-right: 10px;
	font-size: 10px;
}
#copyright {
	width: 620px;
	clear: both;
	float: left;
	height: 40px;
	font-size: 9px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copyright a {
	color: #323232;
	text-decoration: none;
	padding-left: 10px;
}
#copyright a:hover {
	color: #777;
	text-decoration: none;
	padding-left: 10px;
}
#joint {
	float: left;
	display: block;
	font-size: 10px;
	margin-left: 190px;
	margin-top: 10px;
}
#joint a {
	color: #323232;
	text-decoration: none;
}
#social {
	background-image: url(../images/social.png);
	display: block;
	float: left;
	height: 16px;
	width: 37px;
	margin-top: 8px;
	margin-left: 3px;
}
#social .facebook {
	text-indent: -9999px;
	display: block;
	float: left;
	height: 16px;
	width: 18px;
}
#social .twitter {
	text-indent: -9999px;
	display: block;
	float: left;
	height: 16px;
	width: 19px;
}
#btn_dealer {
	display: block;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	height: 27px;
	width: 71px;
	background-image: url(../images/btn_search.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	border:0;
	cursor:pointer;
}
.d.dealer #radius {
	display: block;
	float: left;
	clear: both;
	margin-left: 15px;
	margin-top: 9px;
	width: 59px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
.d.dealer .radius_txt {
	display: block;
	float: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #000;
	font-size: 10px;
	color: #CECECE;
	padding-top: 5px;
	padding-right: 77px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#home-row .d, #left-col .d {
	float: left;
	height: 136px;
	width: 240px;
}
#bg-nav ul, #tc-nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bg-nav ul li, #tc-nav ul li {
	float: left;
	display: block;
}
#bg-nav ul li a {
	display: block;
	float: left;
	background-image: url(../images/circle_white.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 15px;
	margin-left: 1px;
}
#tc-nav ul li a {
	display: block;
	float: left;
	background-image: url(../images/circle_sm_blk.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 11px;
	margin-left: 1px;
}
#bg-nav ul li a.current, #bg-nav ul li a:hover {
	background-image: url(../images/circle_red.png);
}
#tc-nav ul li a.current, #tc-nav ul li a:hover {
	background-image: url(../images/circle_sm_red.png);
}
#tbox h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:42px;
	font-weight:bold;
	line-height:45px;
	margin: 0px;
}
#sc h2 {
	font-size:16px;
	color:#000;
}
#tbox p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 21px;
	margin-top: 8px;
	margin-left: 3px;
}
/*** SUPERFISH NAVIGATION - ESSENTIAL STYLES *****************************************************************************************************************************/

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/*****************************************************************************************************************************/
#title-bar {
	height: 62px;
	width: 963px;
	clear: both;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	background-image: url(../images/sub_logo_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding: 12px;
}
#title-bar.titletext {
	color:#FFF;
	font-size:33px;
	font-weight:bold;
	padding-right:15px;
	padding-top:10px;
	height: 55px;
	width: 955px;
	clear: both;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	background-image: url(../images/sub_logo_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding: 29px 30px 0 0;
}
.ttred {
	color:#FFF;
	font-size:33px;
	font-weight:bold;
}
#left-col {
	float: left;
	width: 240px;
	clear: both;
	margin-right:10px;
	min-height:590px;
}
#sub-content {
	width: 983px;
	clear: both;
	float: left;
	margin-top:10px;
}
#right-col {
	width: 732px;
	float: right;
}
#left-col a.c {
	margin-top:10px;
}
#right-col #rc-top {
	background-image: url(../images/content_bg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
	width: 732px;
}
#right-col #sc-bottom {
	background-image: url(../images/content_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
	width: 732px;
}
#right-col #sc {
	background-color: #FFF;
	float: left;
	width: 687px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	min-height:800px;
	line-height:20px;
	font-size:12px;
}
#sc #tl {
	float: left;
	width: 450px;
	padding-right: 15px;
}
#sc #tl ul li {
	font-size: 11px;
	line-height: 18px;
}
#sc #tr {
	float: left;
	width: 175px;
	margin-left: 20px;
}
#sc #tr p {
	font-size: 11px;
	line-height: 18px;
}
#sc #tr h3 {
	width: 175px;
	float: left;
	font-size: 11px;
	height: 5px;
	border:0;
}
.tab-title {
	background-image: url(../images/panel_top_down.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 670px;
	clear: both;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	color: #000;
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
}
.tab-top ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sc .tabs {
	width: 680px;
	float: left;
	margin-top: 10px;
}
.tabs .tab-content {
	clear: both;
	float: left;
	background-image: url(../images/tab_c_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #E7E7E7;
	width:100%;
	padding:15px;
}
.tab-top ul li {
	display: block;
	float: left;
}
.tab-top ul li a {
	display: block;
	float: left;
	height: 41px;
	width: 113px;
	font-size: 13px;
	line-height:15px;
	text-decoration: none;
	background-image: url(../images/tab.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
	padding-left: 0px;
	padding-top: 6px;
	text-align: center;
}
#sc .tab-top ul li a:hover {
	color: #444;
	text-decoration:none;
}
.tab-top ul li a.current {
	background-image: url(../images/tab_current.png);
}
.tab-title.closed {
	background-image: url(../images/panel_top_up.png);
}
#sc .tab-content {
	height: auto;
	width: 650px;
}
.tab-content .tc-top {
	background-image: url(../images/tab_c_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 680px;
}
.tc #tc-nav {
	width: 65px;
	margin: 0px;
	padding: 0px;
	float: right;
	margin-top:7px;
	height:25px;
}
.tc #tc-nav ul {
	padding:0;
	margin:0;
	margin-top:10px;
}
.tab-content .tc-bottom {
	background-image: url(../images/tab_c_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 680px;
}
.tab-content .tc {
	background-color: #e7e7e7;
	height: auto;
	width: 650px;
	padding: 15px;
	float: left;
	padding-bottom:0;
}
#right-col #sc #tl p {
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tab-content .tc-bottom {
	background-image: url(../images/tab_c_bottom.png);
	height: 10px;
	width: 680px;
	clear: both;
}
.loc {
	width:180px;
	height:180px;
	float:left;
	border:1px solid #DDD;
	background:#EEE;
	padding:14px;
	font-size:11px;
	line-height:20px;
	margin-right:10px;
	margin-top:10px;
}
.loc .loct {
	font-weight:bold;
	color:#000;
	font-size:13px;
	margin-bottom:6px;
}
.loc a {
	color:#E31C18;
	text-decoration:none;
}
.loc a:hover {
	color:#E31C18;
	text-decoration:underline;
}
#sc a {
	color:#E31C18;
	text-decoration:none;
}
#sc a:hover {
	color:#E31C18;
	text-decoration:underline;
}
#sc a.series-box:hover {
	color:#E31C18;
	text-decoration:none;
}
.login-left {
	width:140px;
	margin-right:13px;
	float:left;
	color:#FFF;
}
.login-left-title {
	font-size:11px;
	font-weight:bold;
	margin-bottom:3px;
	text-transform:uppercase;
}
.login-left p {
	margin:0;
	padding:0;
	line-height:12px;
	font-size:10px;
}
.login-right {
	float:right;
	width:205px;
}
.logini {
	width:190px;
	padding:5px;
	font-size:12px;
	color:#000;
	background:#FFF;
	border:1px solid #FFF;
	border-left-color:#CCC;
	border-top-color:#444;
	display:block;
	margin-bottom:10px;
}
.series-item {
	padding:20px;
	border-bottom:1px solid #CCC;
	margin-bottom:15px;
}
.series-item:hover {
	background-color:#EEE;
}
.series-title {
	color:#ED2A32;
	font-size:23px;
	font-weight:bold;
	margin-bottom:5px;
}
.series-item table tr td {
	font-size:10px;
	color:#000;
	line-height:12px;
	padding-right:10px;
}
.series-item table tr th {
	font-size:11px;
	color:#000;
	text-align:left;
}
.series-item table tr td ul {
	padding:0;
	margin:0;
	margin-left:5px;
	list-style:none;
}
.series-item table tr td ul li {
	padding-left:15px;
	background:url(../images/arrow_blk.png) no-repeat 3px 3px;
	margin-bottom:4px;
}
#link-menu {
	margin-bottom:10px;
	border-bottom:1px solid #DDD;
	height:40px;
	float:left;
	width:100%;
}
#link-menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
#link-menu ul li {
	display:block;
	float:left;
}
#link-menu ul li a {
	display:block;
	float:left;
	margin-left:3px;
	padding:10px 16px;
	text-decoration:none;
	font-size:12px;
	border:1px solid #EEE;
	border-bottom-color:#AAA;
	border-right-color:#CCC;
	background:#F6F6F6;
	color:#000;
}
#link-menu ul li a:hover {
	text-decoration:none;
	color:#000;
	background-color:#EEE;
	border:1px solid #EEE;
	border-top-color:#AAA;
	border-left-color:#CCC;
}
#diff {
	margin-top:10px;
	float:left;
}
#diff h2 {
	display:block;
	width:240px;
	height:60px;
	background:url(../images/different.png) no-repeat;
	padding:0;
	margin:0;
	text-indent:-9999px;
}
#diff #diff-box {
}
#diff #diff-box .dbox-top {
	display:block;
	width:240px;
	height:5px;
	background:url(../images/white_top.png) no-repeat;
}
#diff #diff-box .dbox-bottom {
	display:block;
	width:240px;
	height:5px;
	background:url(../images/white_bottom.png) no-repeat;
}
#diff #diff-box .dbox-c {
	width:180px;
	padding:5px 30px 10px 30px;
	background:#FFF;
}
#diff #diff-box .dbox-row {
	border-top:1px dotted #000;
	padding:15px;
	padding-bottom:0;
}
#diff h4 {
	font-size:14px;
	color:#000;
	padding-top:15px;
	border-bottom:1px dotted #000;
	margin-bottom:3px;
	margin-top:4px;
}
#diff ul {
	list-style:none;
	padding-left:10px;
	margin-top:0px;
}
#diff ul li a {
	font-size:11px;
	color:#ED2A32;
	padding-left:12px;
	background:url(../images/arrow_blk.png) no-repeat 2px 4px;
	text-decoration:none;
}
#diff ul li a:hover {
	text-decoration:underline;
}
#sc .newsitem h2 {
	font-size:24px;
	line-height:30px;
	margin-right:20px;
}
ul.link-system, ul.link-system ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-left:10px;
}
ul.link-system ul {
	margin:0;
	margin-left:5px;
}
.link-system li a {
	display:block;
	margin-bottom:6px;
	padding:3px 6px;
	border-bottom:1px dotted #EEE;
	font-size:13px;
	margin-top:6px;
}
body #sc .link-system li a:hover {
	text-decoration:underline;
}
.link-system li ul li a {
	margin-bottom:0;
	margin-top:2px;
}
body #sc .link-system li ul li a:hover {
	margin-bottom:0;
	margin-top:2px;
}
body #sc .link-system li li a {
	font-size:11px;
	color:#000;
}
body #sc .link-system li li a:hover {
	font-size:11px;
	color:#ED2A32;
}
.newsd {
	color:#ED2A32;
}
#text-top {
	border-bottom:1px dotted #BBB;
	padding-bottom:10px;
	margin-bottom:10px;
}
.series-box p {
	color:#000;
	line-height:15px;
	font-size:11px;
	margin:0;
	padding:0;
	margin-top:5px;
}
#sc .series-box:hover h2 {
	border-bottom:1px dotted #FFF;
}
.series-box:hover p {
	color:#fff;
}
#sc .series-box:hover img, #sc .series-box:hover p, #sc .series-box:hover h2 {
	text-decoration:none;
}
#sc a.tab-title, #sc .tab-top a {
	color:#000;
	text-decoration:none;
}
#sc a.tab-title:hover, #sc .tab-top a:hover {
	color:#444;
	text-decoration:none;
}
.tab-content h3 {
	width: auto;
	border-bottom:0;
}
.sp-box {
	width:209px;
	height:48px;
	background:url(../images/logo_box.png) no-repeat;
	text-align:center;
	padding:30px 0;
}
.slogo {
	border-bottom:1px dotted #DDD;
	padding-bottom:4px;
	margin-bottom:10px;
}
.catalog-item {
	float:left;
	width:300px;
	padding:10px;
	cursor:pointer;
	height:155px;
	position:relative;
}
.catalog-item:hover {
	
}
.catalog-img {
	float:left;
	border:2px solid #EEE;
	margin-right:10px;
	margin-bottom:10px;
}
.catalog-title {
	font-size:16px;
	color:#E31E1D;
	margin-bottom:10px;
	padding-top:6px;
}
.catalog-item:hover .catalog-title {
	color:#E31E1D;
}
.catalog-sizes {
	font-size:13px;
	color:#000;
	margin-bottom:10px;
	line-height:15px;
}
.catalog-item:hover .catalog-sizes {
	
}
.catalog-hardware {
	clear:both;
}
.catalog-hardware table, .catalog-hardware table tr td {
	border:1px solid #DDD;
}
div.pullis {
	width:600px;
	position:absolute;
	top:180px;
	left:10px;
}
.viewdetails {
	display:block;
	margin-bottom:4px;
}
.series-box {
	width:205px;
	padding:10px;
	float:left;
	height:345px;
	margin-left:0px;
	display:block;
}
.hw-box {
	width:160px;
	padding:10px;
	float:left;
	height:200px;
	margin-left:30px;
	display:block;
	text-align:center;
}
.series-box:hover, .hw-box:hover {
	background-color:#000;
}
.series-box img, .hw-img {
	border:3px solid #DDD;
}
#sc .series-box h2, #sc .hw-box h2 {
	color:#E31E1D;
	border-bottom:1px dotted #000;
	padding-bottom:4px;
	margin-bottom:10px;
}
#sc .hw-box h2 {
	border-bottom:0px dotted #000;
	text-decoration:none;
}
#sc .hw-box:hover h2 {
	color:#FFF;
	text-decoration:none;
}
#sc .hw-box h2:hover {
	text-decoration:none;
}
body #sc .finishes ul {
	list-style:none;
	color:#000;
}
#sc a.plinks {
	display:block;
	padding:15px;
	width:150px;
	text-decoration:none;
	float:left;
}
#sc a.plinks:hover {
	background-color:#EEE;
}
.plinks img {
	float:left;
	margin-right:0px;
	border:0;
}
.ptitles {
	display:block;
	float:left;
	padding:10px;
	margin-top:5px;
	font-size:14px;
	color:#E31E1D;
	text-decoration:none;
}

.dcat {
	float:left;
	width:315px;
	height:400px;
	margin-left:15px;
	background-color:#EEE;
	margin-top:10px;
	overflow:hidden;
	
}

body #sc .dcat h2 {
	padding:6px;
	background-color:#000;
	color:#FFF;
	margin-top:0;
	
}

.dcat ul {
	list-style:none;
	padding:0;
	padding-left:10px;	
}

.dcat ul li a {
	display:block;
	font-size:11px;
	padding:5px;
	padding-left:28px;
	background:url(/images/bullet.png) no-repeat 5px center;
	
	
}

.dcat ul li a.pdf {
	background:url(/images/pdf.png) no-repeat 5px center;	
}

.dcat ul li a.xls {
	background:url(/images/xls.png) no-repeat 5px center;	
}

.dcat ul li a.ppt {
	background:url(/images/ppt.png) no-repeat 5px center;	
}

.dcat ul li a.pub {
	background:url(/images/pub.png) no-repeat 5px center;	
}

.dcat ul li a.mpp {
	background:url(/images/mpp.png) no-repeat 5px center;	
}

.dcat ul li a.doc, .dcat ul li a.docx, .dcat ul li a.rtf {
	background:url(/images/doc.png) no-repeat 5px center;	
}






























/*************************************************************************************/






div.sexy-bookmarks { margin:20px 0 0 0; clear: both !important; }
div.sexy-bookmarks-expand { height: 29px; overflow: hidden; }
.sexy-bookmarks-bg-sexy, .sexy-bookmarks-bg-caring, .sexy-bookmarks-bg-caring-old, .sexy-bookmarks-bg-love, .sexy-bookmarks-bg-wealth, .sexy-bookmarks-bg-enjoy, .sexy-bookmarks-bg-german { background:url('http://s92654.gridserver.com/images/sexy-trans.png') no-repeat !important; }
div.sexy-bookmarks-bg-sexy { padding: 28px 0 0 10px !important; background-position: left -348px !important; }
div.sexy-bookmarks-bg-caring { padding: 26px 0 0 10px !important; background-position: left 0 !important; }
div.sexy-bookmarks-bg-caring-old { padding: 26px 0 0 10px !important; background-position: left -748px !important; }
div.sexy-bookmarks-bg-love { padding: 26px 0 0 10px !important; background-position: left -1148px !important; }	
div.sexy-bookmarks-bg-wealth { margin-left: 15px !important; padding: 35px 0 0 20px !important; background-position: left -1535px !important; }
div.sexy-bookmarks-bg-enjoy { padding: 26px 0 0 10px !important; background-position: left -1895px !important; }
div.sexy-bookmarks-bg-german { padding:35px 0 0 20px !important; background-position:left -2248px !important; }
div.sexy-bookmarks ul.socials { width:100% !important; margin:0 !important; padding:0 !important; float: left !important; }
div.sexy-bookmarks ul.socials { background:transparent none !important; border:0 none !important; outline:0 none !important; }
div.sexy-bookmarks ul.socials li {
	display:inline !important;
	float:left !important;
	list-style-type:none !important;
	margin:0;
	height:29px !important;
	width:60px !important;
	cursor:pointer !important;
	padding:0 !important;
	background-color:transparent !important;
	border:0 none !important;
	outline:0 none !important;
	clear:none !important;
}
div.sexy-bookmarks ul.socials li:before, div.sexy-bookmarks ul.socials li:after, div.sexy-bookmarks ul.socials li a:before, div.sexy-bookmarks ul.socials li a:after { content:'' !important; }
div.sexy-bookmarks ul.socials a {
	display:block !important;
	width:60px !important;
	height:29px !important;
	background-color:transparent !important;
	text-decoration:none !important;
	border:0 none !important;
	outline:0 none !important;
}
div.sexy-bookmarks ul.socials a:hover {
	text-decoration:none !important;
	border:0 none !important;
	background-color:transparent !important;
}
div.sexy-bookmarks ul.socials a:hover, div.sexy-bookmarks ul.socials li:hover { background-color:transparent !important; border:0 none !important; outline:0 none !important; }
div.sexy-bookmarks ul.socials li {background-image:url('/images/sexy-sprite.png') !important;background-repeat: no-repeat !important;}
li.sexy-newsvine { background-position:left bottom !important; }
li.sexy-newsvine:hover { background-position:left top !important; }
li.sexy-linkedin { background-position:-70px bottom !important; }
li.sexy-linkedin:hover { background-position:-70px top !important; }
li.sexy-googlebookmarks { background-position:-140px bottom !important; }
li.sexy-googlebookmarks:hover { background-position:-140px top !important; }
li.sexy-googlereader { background-position:-210px bottom !important; }
li.sexy-googlereader:hover { background-position:-210px top !important; }
li.sexy-scriptstyle { background-position:-280px bottom !important; }
li.sexy-scriptstyle:hover { background-position:-280px top !important; }
li.sexy-mail { background-position:-350px bottom !important; }
li.sexy-mail:hover { background-position:-350px top !important; }
li.sexy-comfeed { background-position:-420px bottom !important; }
li.sexy-comfeed:hover { background-position:-420px top !important; }
li.sexy-twitter { background-position:-490px bottom !important; }
li.sexy-twitter:hover { background-position:-490px top !important; }
li.sexy-technorati { background-position:-560px bottom !important; }
li.sexy-technorati:hover { background-position:-560px top !important; }
li.sexy-stumbleupon { background-position:-630px bottom !important; }
li.sexy-stumbleupon:hover { background-position:-630px top !important; }
li.sexy-reddit { background-position:-700px bottom !important; }
li.sexy-reddit:hover { background-position:-700px top !important; }
li.sexy-myspace { background-position:-770px bottom !important; }
li.sexy-myspace:hover { background-position:-770px top !important; }
li.sexy-mixx { background-position:-840px bottom !important; }
li.sexy-mixx:hover { background-position:-840px top !important; }
li.sexy-diigo { background-position:-910px bottom !important; }
li.sexy-diigo:hover { background-position:-910px top !important; }
li.sexy-digg { background-position:-980px bottom !important; }
li.sexy-digg:hover { background-position:-980px top !important; }
li.sexy-designfloat { background-position:-1050px bottom !important; }
li.sexy-designfloat:hover { background-position:-1050px top !important; }
li.sexy-yahoobuzz { background-position:-1120px bottom !important; }
li.sexy-yahoobuzz:hover { background-position:-1120px top !important; }
li.sexy-delicious { background-position:-1190px bottom !important; }
li.sexy-delicious:hover { background-position:-1190px top !important; }
li.sexy-blinklist { background-position:-1260px bottom !important; }
li.sexy-blinklist:hover { background-position:-1260px top !important; }
li.sexy-facebook { background-position:-1330px bottom !important; }
li.sexy-facebook:hover { background-position:-1330px top !important; }
li.sexy-misterwong { background-position:-1400px bottom !important; }
li.sexy-misterwong:hover { background-position:-1400px top !important; }
li.sexy-izeby { background-position:-1470px bottom !important; }
li.sexy-izeby:hover { background-position:-1470px top !important; }
li.sexy-twittley { background-position:-1540px bottom !important; }
li.sexy-twittley:hover { background-position:-1540px top !important; }
li.sexy-tipd { background-position:-1610px bottom !important; }
li.sexy-tipd:hover { background-position:-1610px top !important; }
li.sexy-pfbuzz { background-position:-1680px bottom !important; }
li.sexy-pfbuzz:hover { background-position:-1680px top !important; }
li.sexy-friendfeed { background-position:-1750px bottom !important; }
li.sexy-friendfeed:hover { background-position:-1750px top !important; }
li.sexy-blogmarks { background-position:-1820px bottom !important; }
li.sexy-blogmarks:hover { background-position:-1820px top !important; }
li.sexy-fwisp { background-position:-1890px bottom !important; }
li.sexy-fwisp:hover { background-position:-1890px top !important; }
li.sexy-designmoo { background-position:-1960px bottom !important; }
li.sexy-designmoo:hover { background-position:-1960px top !important; }
li.sexy-bobrdobr { background-position:-2030px bottom !important; }
li.sexy-bobrdobr:hover { background-position:-2030px top !important; }
li.sexy-memoryru { background-position:-2100px bottom !important; }
li.sexy-memoryru:hover { background-position:-2100px top !important; }
li.sexy-100zakladok { background-position:-2170px bottom !important; }
li.sexy-100zakladok:hover { background-position:-2170px top !important; }
li.sexy-yandex { background-position:-2240px bottom !important; }
li.sexy-yandex:hover { background-position:-2240px top !important; }
li.sexy-moemesto { background-position:-2310px bottom !important; }
li.sexy-moemesto:hover { background-position:-2310px top !important; }
li.sexy-marrows { background-position:-2380px bottom !important; }
li.sexy-marrows:hover { background-position:-2380px top !important; }
li.sexy-identica { background-position:-2450px bottom !important; }
li.sexy-identica:hover { background-position:-2450px top !important; }
li.sexy-hackernews { background-position:-2520px bottom !important; }
li.sexy-hackernews:hover { background-position:-2520px top !important; }
li.sexy-ning { background-position:-2590px bottom !important; }
li.sexy-ning:hover { background-position:-2590px top !important; }
li.sexy-designbump { background-position:-2660px bottom !important; }
li.sexy-designbump:hover { background-position:-2660px top !important; }
li.sexy-printfriendly { background-position:-2730px bottom !important; }
li.sexy-printfriendly:hover { background-position:-2730px top !important; }
li.sexy-fleck{ background-position:-2800px bottom !important; }
li.sexy-fleck:hover{ background-position:-2800px top !important; }
li.sexy-netvibes{ background-position:-2870px bottom !important; }
li.sexy-netvibes:hover{ background-position:-2870px top !important; }
li.sexy-netvouz{ background-position:-2940px bottom !important; }
li.sexy-netvouz:hover{ background-position:-2940px top !important; }
li.sexy-nujij{ background-position:-3010px bottom !important; }
li.sexy-nujij:hover{ background-position:-3010px top !important; }
li.sexy-globalgrind{ background-position:-3080px bottom !important; }
li.sexy-globalgrind:hover{ background-position:-3080px top !important; }
li.sexy-wikio{ background-position:-3150px bottom !important; }
li.sexy-wikio:hover{ background-position:-3150px top !important; }
li.sexy-xerpi{ background-position:-3220px bottom !important; }
li.sexy-xerpi:hover{ background-position:-3220px top !important; }
li.sexy-sphinn{ background-position:-3290px bottom !important; }
li.sexy-sphinn:hover{ background-position:-3290px top !important; }
li.sexy-blogospherenews{ background-position:-3360px bottom !important; }
li.sexy-blogospherenews:hover{ background-position:-3360px top !important; }
li.sexy-posterous{ background-position:-3430px bottom !important; }
li.sexy-posterous:hover{ background-position:-3430px top !important; }
li.sexy-techmeme{ background-position:-3500px bottom !important; }
li.sexy-techmeme:hover{ background-position:-3500px top !important; }
li.sexy-ekudos{ background-position:-3570px bottom !important; }
li.sexy-ekudos:hover{ background-position:-3570px top !important; }
li.sexy-pingfm{ background-position:-3640px bottom !important; }
li.sexy-pingfm:hover{ background-position:-3640px top !important; }
li.sexy-tomuse{ background-position:-3710px bottom !important; }
li.sexy-tomuse:hover { background-position:-3710px top !important; }
li.sexy-webblend{ background-position:-3780px bottom !important; }
li.sexy-webblend:hover { background-position:-3780px top !important; }
li.sexy-wykop{ background-position:-3850px bottom !important; }
li.sexy-wykop:hover { background-position:-3850px top !important; }
li.sexy-blogengage{ background-position:-3920px bottom !important; }
li.sexy-blogengage:hover { background-position:-3920px top !important; }
li.sexy-hyves { background-position:-3990px bottom !important; }
li.sexy-hyves:hover { background-position:-3990px top !important; }
li.sexy-pusha { background-position:-4060px bottom !important; }
li.sexy-pusha:hover { background-position:-4060px top !important; }
li.sexy-hatena { background-position:-4130px bottom !important; }
li.sexy-hatena:hover { background-position:-4130px top !important; }
li.sexy-mylinkvault { background-position:-4200px bottom !important; }
li.sexy-mylinkvault:hover { background-position:-4200px top !important; }
li.sexy-slashdot { background-position:-4270px bottom !important; }
li.sexy-slashdot:hover { background-position:-4270px top !important; }
li.sexy-squidoo { background-position:-4340px bottom !important; }
li.sexy-squidoo:hover { background-position:-4340px top !important; }
li.sexy-propeller { background-position:-4410px bottom !important; }
li.sexy-propeller:hover { background-position:-4410px top !important; }
li.sexy-faqpal { background-position:-4480px bottom !important; }
li.sexy-faqpal:hover { background-position:-4480px top !important; }
li.sexy-evernote { background-position:-4550px bottom !important; }
li.sexy-evernote:hover { background-position:-4550px top !important; }
li.sexy-meneame { background-position:-4620px bottom !important; }
li.sexy-meneame:hover { background-position:-4620px top !important; }
li.sexy-bitacoras { background-position:-4690px bottom !important; }
li.sexy-bitacoras:hover { background-position:-4690px top !important; }
li.sexy-jumptags { background-position:-4760px bottom !important; }
li.sexy-jumptags:hover { background-position:-4760px top !important; }
li.sexy-bebo { background-position:-4830px bottom !important; }
li.sexy-bebo:hover { background-position:-4830px top !important; }
li.sexy-n4g { background-position:-4900px bottom !important; }
li.sexy-n4g:hover { background-position:-4900px top !important; }
li.sexy-strands { background-position:-4970px bottom !important; }
li.sexy-strands:hover { background-position:-4970px top !important; }
li.sexy-orkut { background-position:-5040px bottom !important; }
li.sexy-orkut:hover { background-position:-5040px top !important; }
li.sexy-tumblr { background-position:-5110px bottom !important; }
li.sexy-tumblr:hover { background-position:-5110px top !important; }
li.sexy-stumpedia { background-position:-5180px bottom !important; }
li.sexy-stumpedia:hover { background-position:-5180px top !important; }
li.sexy-current { background-position:-5250px bottom !important; }
li.sexy-current:hover { background-position:-5250px top !important; }
li.sexy-blogger { background-position:-5320px bottom !important; }
li.sexy-blogger:hover { background-position:-5320px top !important; }
li.sexy-plurk { background-position:-5390px bottom !important; }
li.sexy-plurk:hover { background-position:-5390px top !important; }
li.sexy-virb { background-position:-5460px bottom !important; }
li.sexy-virb:hover { background-position:-5460px top !important; }
li.sexy-dzone { background-position:-5530px bottom !important; }
li.sexy-dzone:hover { background-position:-5530px top !important; }
li.sexy-kaevur { background-position:-5600px bottom !important; }
li.sexy-kaevur:hover { background-position:-5600px top !important; }
li.sexy-boxnet { background-position:-5670px bottom !important; }
li.sexy-boxnet:hover { background-position:-5670px top !important; }
li.sexy-oknotizie { background-position:-5740px bottom !important; }
li.sexy-oknotizie:hover { background-position:-5740px top !important; }
li.sexy-bonzobox { background-position:-5810px bottom !important; }
li.sexy-bonzobox:hover { background-position:-5810px top !important; }
li.sexy-plaxo { background-position:-5880px bottom !important; }
li.sexy-plaxo:hover { background-position:-5880px top !important; }
li.sexy-springpad { background-position:-5950px bottom !important; }
li.sexy-springpad:hover { background-position:-5950px top !important; }
li.sexy-zabox { background-position:-6020px bottom !important; }
li.sexy-zabox:hover { background-position:-6020px top !important; }
li.sexy-viadeo { background-position:-6090px bottom !important; }
li.sexy-viadeo:hover { background-position:-6090px top !important; }
li.sexy-googlebuzz { background-position:-6160px bottom !important; }
li.sexy-googlebuzz:hover { background-position:-6160px top !important; }





#sc h1 { font-size:16px;} #sc h2 { font-size: 14px;}


#sc #tr h3 { margin-bottom:10px;}


.series-item p { margin-bottom:6px;}

.bg-link {
	display:block;
	height: 430px;
	width: 960px;
	position:absolute;
	left:50%;
	top:100px;
	margin-left:-480px;
}

#breadcrumbs {
	display:block;
	font-size:12px;
	padding-bottom:8px;
}
#breadcrumbs a {
	color:#CD1D15;
	text-decoration:none;		
}

#tr {
	margin-top:-15px;	
}

#video-list { float:left; width:660px; padding:5px;}

.video-wrap { float:left; padding-bottom:5px; margin-bottom:15px;}
.video-image { float:left; }
.video-desc { float:left; width:425px; margin-left:15px;}
.video-link { float:left; margin-left:15px;}

#linkswitcher {clear:both; padding-left:122px;}
#linkswitcher a { margin-right:1px; margin-left:2px;}




/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.test {overflow: hidden; background-size: 100%!important; }
}




/******************************************************************************************/