@charset "UTF-8";
/* CSS Document */

/* Fonts */

html {
	font-family:“Franklin Gothic Medium”, Arial, sans-serif;
	font-size:11px;
}
h1, h3, h4, h5 {
	font-weight:normal;
	color:#67005f;
}
h1 {
	font-family:“Franklin Gothic Medium”, Arial, sans-serif;
	font-size:1.5em;
	line-height:1em;
	margin:0.8em 0 0.5em 0;
}	
h2 {
	font-size:1.1667em;
	line-height:1em;
	margin:0.8em 0 0.5em 0;
}
h3 {
	font-size:1.091em;
	line-height:1em;
	margin:0.8em 0 0.2em 0;
}
h4 {
	font-size:1em;
	line-height:1em;
	margin:0.8em 0 0.2em 0;
}
p {
	font-size:1em;
	line-height:1.5em;
	margin:0.5em 0 0.5em 0;
}
a:link, a:visited { 
	color: #67005f;
	text-decoration:none;
}
a:hover, a:active  { 
	text-decoration:underline;
}

/* Block */

body {
	background-color:#E7E7E6;
}
input {
	background-color:#fbfbfb;
	border-top:solid 1px #a2a2a2;
	border-left:solid 1px #9e9e9e;
	padding-left:10px;
	height:20px;
}
.btn {
	background-color:#67005f;
	color:white;
	display:inline-block;
	padding:6px;
	margin-top:5px;
}
 a:visited.btn, a:hover.btn {
	color:white;
}
a:link.btn, a:hover.btn, .btn a:active.btn {
	color:white;
	text-decoration:none;
}
input.btn {
	background-color:#67005f;
	color:white;
	height:24px;
	text-align:center;	
	border:solid 1px #67005f;
	padding-left:5px;
	padding-right:5px;
	margin-top:0px;
	padding-top:4px;
}
blockquote  {
	width:70%;
	margin:1em auto 1em auto;
	background-color:#EDEDED;
	font-size:14px;
	font-style:italic;
	padding:10px;
	border:solid 1px #CCC;
}
.maincontent li {
	line-height:1.5em;
}
.altbtn {
	background-color:#CCC; 
	color:black;
}
a.altbtn, a:hover.altbtn, a:active.altbtn {
	background-color:#CCC;
	color:black !important;
}

/* Global */

.left {
	float:left; 
	margin:9px 18px 18px 18px;
	border:solid 1px gray;
}
.right {
	float:right; 
	margin:9px 18px 18px 18px;
	border:solid 1px gray;
}
.col25 {
	float: left;
	width: 25%;
}
.colthird {
	width:33%;
	float: left;
}
.colhalf {
	width:50%;
	float: left;
}
.section {
	margin-top:1em;
	margin-bottom:1.3em;
}
.captionedimg {
	display:block;
	float:left;
	margin-bottom:15px;
	margin-right: 15px;
}
.captionedimg img {
	margin: 0px 10px 0px 10px;
	border:solid 1px #999;
}
.imgcaption {
	text-align:center;
	margin-bottom:5px;
	padding-left: 15px;
	madding-right: 15px;
	font-size: 11px;
	font-style: italic;
}


/* Layout */

#wrap {
	background-color:#f3f3f2;
	padding-bottom:20px;
}	
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/* Header */

#header {
	height: 120px;
	position: relative;
	z-index:9999;
}
.logo {
	width:300px;
	height:80px;
	position:absolute;
	left:10px;
	top:27px;
	background: url(images/sprite.png) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
}
ul#logbox {
	width:185px;
	float:right;
	text-align:center;
	font-size:14px;
	height:34px;
}
ul#logbox li {
	width:49%;
	background-color:#68005E;
	float:right;
	text-align:center;
	color:#FFFFFF;
	line-height:80%;
	border-left:solid 1px white;
	height:23px;
	margin-top:5px;
	margin-bottom:5px;
}
ul#logbox a {
	color:white;
	padding-top:5px;
	display:block;
}
#logbox li:last-child {
	border-left:none;
}
ul#topnav {
	right:0px;
	top:15px;
	position:absolute;
	width:384px;
	font-size: 14px;
}
#topnav li {
	float:right;
	padding:0 7px 0 7px;
	border-left:solid 1px black;
}
#topnav li:last-child {
	border-left:none;
}
.search {
	position:absolute;
	right:0px;
	top:45px;
	width:240px;
	display:block;
	height:30px;
	background: url(images/sprite.png) no-repeat -300px 0px;
}
.searchlink {
	position:absolute;
	top:10px;
	left:-99px;
}
.search input {
	height:30px;
	width:195px;
	background-color:transparent;
	border:medium none;
	margin-left:10px;
}
#searchbtn {
	width:30px;
	margin-left:0px;
}

/* nav */

#nav {
	position:absolute;
	bottom:0px;
	right: 0px;
}
#nav li {
	float:left;
	position:relative;
	font-size:14px;
	line-height:36px;
	height:36px;
	display:block;
}
#nav li a:link, #nav li a:visited {
	padding:0 15px 0 15px;
	display:block;
	color:black;
}
#nav li:hover, #nav li:active, #nav li.hover {
	background-color:#67005f;
}

/* ** */

#nav li:hover ul {
	display:block;
}
#nav li:hover a, #nav li.sfHover a {
	color:white;
}
#nav li a:hover, #nav li a:active {
	text-decoration:none;
	color:white;
}
#nav ul {
	background: url(images/black_90.png) repeat;
	width:130px;
	position:absolute;
	top:36px;
	right:0px;
	box-shadow: 5px 7px 8px rgba(0, 0, 0, 0.42);
	-moz-box-shadow: 5px 7px 8px rgba(0, 0, 0, 0.42);
	-webkit-box-shadow: 5px 7px 8px rgba(0, 0, 0, 0.42);
	display:none;
}
#nav ul li {
	font-size:12px;
	line-height:30px;
	height:30px;
	text-align:right;
}
#nav ul li:hover, #nav ul li:active {
	background: url(images/purple_30.png) repeat;
}
#nav ul a:link, #nav ul a:visited {
	color:white;
}
#nav ul li {
	float:none;
}
#nav ul ul {
	background: url(images/purple_80.png) repeat;
	width:130px;
	position:absolute;
	top:0px;
	left:130px;
}
#nav ul ul ul {
	background: url(images/black_70.png) repeat;
	width:130px;
	position:absolute;
	top:0px;
	left:130px;
}
#nav li .sub-indicator {
    position:		absolute;
	display:		block;
	right:			8px;
	top:			10px;
	width:			20px;
	height:			20px;
	text-indent: 	-999em;
	overflow:		hidden;
	background: url(images/sprite.png) no-repeat -480px -82px;
}
#nav li:hover .sub-indicator {
	background: url(images/sprite.png) no-repeat -356px -82px;
}
#nav .subcontainer {
	padding-right:20px;
}

/* Splash */

#splash {
	height: 450px;
	border: solid 10px white;
	box-shadow: 5px 7px 8px rgba(0, 0, 0, 0.42);
	-moz-box-shadow: 5px 7px 8px rgba(0, 0, 0, 0.42);
	-webkit-box-shadow: 5px 7px 8px rgba(0, 0, 0, 0.42);
	overflow:hidden;
	width: 940px;
	position:relative;
}
#cycle_container {
	height:450px;
}
.about {
	height:450px;
	position:relative;
	bottom:30px;
	background: url(images/sprite.png) no-repeat 0px -240px;
	padding: 40px 15px 15px 15px;
	z-index:9998;
}
.about_toggle {
	position:absolute;
	top:5px;
	right:10px;
	display:block;
	width:70px;
	background: url(images/sprite.png) no-repeat 75px -78px;
	height:20px;
	line-height:20px;
	font-size:12px;
	text-align:right;
	padding-right:15px;
	cursor:pointer;
}
.about_toggle_hidden {
	position:absolute;
	top:423px;
	right:10px;
	display:block;
	width:70px;
	height:20px;
	line-height:20px;
	font-size:12px;
	text-align:right;
	padding-right:15px;
	cursor:pointer;
}
.about_toggle_hidden:hover {
	background: url(images/sprite.png) no-repeat 55px -715px;
}
.about_toggle_up {
	background: url(images/sprite.png) no-repeat -45px -82px;
}
.about_toggle_down {
	background: url(images/sprite.png) no-repeat 75px -82px;
}
.aboutcycle {
	width:158px;
	height:238px;
}
.about .left {
	border:solid 3px white;
}

/* Footer */

#footer_container {
	background-color: #e7e7e6;
	width: 100%;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding:11px 15px 15px 15px
}
.repfinder {
	float:left;
	position:relative;
	width:160px;
	height:30px;
}
.repfinder input {
	width:107px;
	position:absolute;
	left:0px;
	top:0px;
}
.repfinder .btn {
	width:auto;
	margin-left:123px;
	position:absolute;
	top:0px;
	cursor:pointer;
}
#footer li {
	line-height:1.5em;
}
.social {
	text-align:right;
}
.social li {
	padding-right:23px;
	background: url(images/sprite.png) no-repeat;
}
.legal {
	padding-top:10px;
	font-size:10px;
	clear:both;
}

/* Content */

#content {
	background-color:white;
	padding:6px 10px 10px 10px;
	box-shadow: 5px 7px 8px rgba(0, 0, 0, 0.42);
	-moz-box-shadow: 5px 7px 8px rgba(0, 0, 0, 0.42);
	-webkit-box-shadow: 5px 7px 8px rgba(0, 0, 0, 0.42);
	position:relative;
}
.maincontent {
	float:right;
	width: 100%;
}
.withsidebar .maincontent {
	width: 680px;
	padding-right: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.full .maincontent {
	padding-left:20px;
	padding-right:20px;
	width:910px;
}

/* Sidebar */

.withsidebar {
	background:url(images/content_back.gif) repeat-y;
}

#left_sidebar {
	float: left;
	height: 100%;
	width: 200px;
	margin: -10px 0 0 -10px;
	padding:10px 20px 0 20px;
}
ul.bulleted li {
	padding-left:17px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.bulleted_plain li {
	list-style:disc;
	margin-bottom:8px;
	margin-left:15px;
}
#left_sidebar a:link, #left_sidebar a:hover, #left_sidebar a:active, #left_sidebar a:visited {
	color:black !important;
	text-decoration:underline;
}
#left_sidebar li {
	padding-top:0.25em;
	padding-bottom:0.25em;
	font-size:1.1em;
}
#left_sidebar ul {
	margin-bottom:0.5em;
}
#left_sidebar ul ul {
	margin-left:20px;
	margin-bottom:0px;
}

/* Misc */

.callout {
	line-height: 120px;
	height: 120px;
	text-align:center;
	font-size:60px;
}
.callout span {
	text-indent:-9999px;
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -103px;
	display:block;
	height:125px;
	margin-top:25px;
}
.productlisting {
	color:#666;;
}
.productlisting img {
	margin-bottom:10px;
}
.productlisting td {
	padding:0px 22px 22px 22px;
	width:180px;
}
.productlisting .btn {
	float:left;
	display:block;
	margin:5px 0px 5px 0px;
}
.productlisting .altbtn {
	margin-right:2%;
}
.productlistingbuttons {
	position:absolute;
	bottom:10px;
	left:15px;
	width:150px;
	display:none;

}
.thumbnail {
	position:relative;
	width:180px;
	height:180px;
	display:block;
}
ul.categorylist img {
	float:left;
	margin-right:15px;
}
ul.categorylist li {
	margin-left:-20px;
	padding:10px 30px 10px 30px;
	width:660px;
}
ul.categorylist li h2 {
	margin-top:0px;
}
ul.categorylist li:nth-child(even) {
  background-color:#EEE;
  border-top:solid 1px #CCC;
  border-bottom:solid 1px #CCC;
}
.productpaging {
	background-color:#eee;
	border-bottom:solid 1px #ccc;
}
.productpaging td {
	padding:5px;
}
.categorycontainer {
	position:relative;
}
.subcatoptions {
	position: absolute;
	top:20px;
	width:180px;
	background-image: url(images/white_60.png);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	left: 20px;
}

/* Products */
.productsslider {
	border:solid 10px white;
	box-shadow: 5px 7px 8px rgba(0, 0, 0, 0.42);
	-moz-box-shadow: 5px 7px 8px rgba(0, 0, 0, 0.42);
	-webkit-box-shadow: 5px 7px 8px rgba(0, 0, 0, 0.42);
	width:660px;
	height:309px;
	margin-bottom: 25px;
	overflow:hidden;
}
	
/* Form */
.form label {
	margin-right:15px;
	width:150px;
	text-align:right;
	display: block;
	float: left;
	margin-top: 6px;
}
.form span.tip {
	font-style:italic;
	margin-left:5px;
}
.form .rowelem {
	clear:both;
	margin-bottom: 10px;
}
.formerror {
	color:red;
	margin-left:5px;
	font-style:italic;
}

/* Showrooms */
.showmain {
}

.showmain li {
	float:left;
	text-align:center;
	width:178px;
	margin:0px 5px 0px 5px;
}
table.events {
	border-bottom:solid 2px #CCC; ;
}
table.events td {
	width:50%;
	vertical-align:middle;
	padding:5px;
}
table.events tr {
	background-color:#f3f3f2;
	height:20px;
	border-bottom:solid 1px #CCC;
}

/*marketdates */
.events a:link, .events a:hover, .events a:active, .events a:visited {
	color:black !important;
	text-decoration:underline;
}

/* sales */
.sales_territory, .sales_roster {
	float:right;
	width:140px;
}
.searchresults {
	border-bottom:solid 1px #CCC;
	padding-bottom:5px;
	margin-bottom:5px;
}
