/* @override http://localhost:8000/assets/css/kirby.css */

/* Kirby Floral CSS v1 by Design Station */

* {
	padding: 0;
	margin: 0;
	-webkit-text-size-adjust: none;
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

/* Global  ---------------- */

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/backgrounds/background-site.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#container {
	width: 1000px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
}

#header-cap {
	width: 1000px;
	height: 26px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	background-image: url(../images/backgrounds/background-header.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#header-cap ul {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	color: #595959;
}

#header-cap ul li {
	list-style: none;
	display: inline;
	margin: 0 0 0 10px;
}

#content {
	position: relative;
	width: 1000px;
	height: auto;
	padding: 0 0 0 0;
	margin: 25px auto 0 auto;
	background-color: #FFFFFF;
}

/* Headers --------------- */

#header-home {
	width: 1000px;
	height: 290px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/headers/home/Home.jpg);
	background-repeat: no-repeat;
}

#header-sub-left {
	float: left;
	width: 312px;
	height: auto;
}

#header-sub-right {
	float: right;
	width: 688px;
	height: auto;
}

/* Nav ------------------- */

#nav-home {
	padding: 220px 0 0 445px;
	width: 550px;
	height: 35px;
}

#nav-sub {
	padding: 8px 0 0 13px;
	width: 550px;
	height: 35px;
}

.nav {
	width: 100%;
	height: 35px;
}

.nav ul {
	list-style-type: none;
	padding: 0;
}

.nav li {
	display: block;
	float: left;
	text-align: right;
	font-weight: normal;
	font-size: 1.1em;
}

.nav a {
	color: #5bb400;
}

.nav a:hover {
	color: #6c4888;
}

.nav a:active {
	color: #062b55;
}

li#n-home a {
	margin: 0 20px 0 0;
	font-weight: normal;
	text-decoration: none;
}

li#n-products a, li#n-sales a, li#n-events a, li#n-about a {
	margin: 0 20px 0 0;
	font-weight: bold;
	text-decoration: none;
}

li#n-signature a {
	margin: 0 20px 0 0;
	text-decoration: none;
}

#p-home #n-home a, #p-products #n-products a, #p-sales #n-sales a, #p-events #n-events a, #p-about #n-about a {
	color: #4067b5;
	border-bottom: 3px solid #d7e4f8;
}

/* Body Content ---------- */

/* Home */

.home-left {
	float: left;
	width: 420px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.home-left-item {
	width: 420px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/backgrounds/background-home-sidebar.png);
	background-repeat: no-repeat;
}

.home-left-item-footer {
	clear: both;
	float: none;
	width: 420px;
	height: 6px;
	padding: 0 0 15px 0;
	background-image: url(../images/backgrounds/background-home-sidebar-footer.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.home-right {
	float: right;
	width: 545px;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0 0 20px 0;
}

.home-thumbnail {
	float: left;
	width: 140px;
	height: auto;
	margin: 0 0 0 0;
	padding: 15px 15px 5px 15px;
}

.home-promo {
	float: right;
	width: 235px;
	height: auto;
	margin: 0 0 0 0;
	padding: 15px 15px 5px 0;
}

.home-promo-full {
	padding: 5px;
	width: 400px;
}

.home-promo-full .home-promo-item {
	float: left;
	width: 200px;
	height: auto;
	text-align: center;
}

.home-promo-full .home-promo-item h1 {
	font-size: 1em;
}

.home-promo-item img {
	text-align: center;
}


.home-promo-item ul {
	text-transform: none;
	color: #062b55;
	font: normal normal normal 0.9em/1.2em Helvetica, Arial, sans-serif;
	margin: 0 0 5px 25px;
}

.home-promo-item li {
	list-style: square;
	margin: 0 0 0 15px;
	text-align: left;
}

.home-promo-footer {
	text-align: right;
}

.home-member {
	margin: 0 0 0 0;
	padding: 15px 15px 5px;
}


/* Sub */

.sub-left {
	float: left;
	width: 300px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.sub-left-item {
	width: 300px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/backgrounds/background-sub-sidebar.png);
	background-repeat: no-repeat;
}

.sub-left-item-footer {
	clear: both;
	float: none;
	width: 300px;
	height: 6px;
	padding: 0 0 30px 0;
	background-image: url(../images/backgrounds/background-sub-sidebar-footer.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.sub-right {
	float: right;
	width: 665px;
	height: auto;
	margin: 0 10px 20px 0;
	padding: 0;
}

.sub-thumbnail {
	float: left;
	width: 40px;
	height: auto;
	margin: 0 0 0 0;
	padding: 15px 15px 5px 15px;
}

.sub-feature-login, .sub-promo {
	float: right;
	width: 215px;
	height: auto;
	margin: 0 0 0 0;
	padding: 15px 15px 5px 0;
}

.sub-thumbnail-right {
	float: right;
	margin: 0 0 30px 30px;
	padding: 0 0 0 0;
}

.sub-promo ul {
	text-transform: none;
	margin: 0 0 5px 0;
	color: #062b55;
	font: normal normal normal 0.9em/1.2em Helvetica, Arial, sans-serif;
}

.sub-promo ul li {
	list-style: square;
	margin: 0 0 0 15px;
}

.sub-right ul {
	text-transform: none;
	margin: 0 0 12px 0;
	color: #515151;
	font: normal normal normal 1.0em/1.4em Helvetica, Arial, sans-serif;
}

.sub-right ul li {
	list-style: square;
	margin: 0 0 0 15px;
}

.sub-featured {
	width: 665px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/backgrounds/background-sub-featured.png);
	background-repeat: no-repeat;
}

.sub-featured-footer {
	clear: both;
	float: none;
	width: 665px;
	height: 6px;
	padding: 0 0 10px 0;
	background-image: url(../images/backgrounds/background-sub-featured-footer.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.sub-featured-item {
	float: left;
	width: 200px;
	height: auto;
	padding: 10px 10px 4px 10px;
}

.sub-right .sub-featured-item p {
	text-transform: none;
	margin: 0 0 5px;
	color: #333;
	font: normal normal normal .9em/1.2em Helvetica, Arial, sans-serif;
	height: 3em;
}

/* User Page */

.sub-user {
	width: 665px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/backgrounds/background-sub-featured.png);
	background-repeat: no-repeat;
}

.sub-user-footer {
	clear: both;
	float: none;
	width: 665px;
	height: 6px;
	background-image: url(../images/backgrounds/background-sub-featured-footer.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 0 0 10px 0;
}

.sub-user-item {
	height: auto;
	padding: 10px 10px 4px 10px;
}

/* Product Details Page */

.sub-item {
	float: right;
	width: 250px;
	height: auto;
	margin: 0 0 30px 30px;
	padding: 0 0 8px 0;
	background-image: url(../images/backgrounds/background-item.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.sub-item-just-pic {
	width: 500px;
	height: auto;
	margin: 0 0 30px 30px;
	padding: 0 0 8px 0;
	background-image: url(../images/backgrounds/background-item-just-pic.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* Sales:Feedback Form */
.sub-right form#feedback table {
	border-width: 0;
}

.sub-right form#feedback table th {
	width: 6em;
	text-align: right;
	padding-right: 16px;
}

.sub-right form#feedback table td {
	width: 382px;
	height: 1.5em;
}

.sub-right form#feedback table input {
	width: 380px;
	margin-bottom: 5px;
	padding: 5px;
}

.sub-right form#feedback table textarea {
	width: 382px;
	padding: 5px;
	margin-bottom: 5px;
}

/* Sign-up Form */
.sub-right form#signup table {
	border-width: 0;
}

.sub-right form#signup table th {
	width: 6em;
	text-align: right;
	padding-right: 16px;
}

.sub-right form#signup td#sign-up-submit {
	text-align: right;
}

.sub-right form#signup input {
	width: 380px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 5px;
}

.sub-right form#signup h4 {
	text-transform: none;
	color: #515151;
	font: normal bold 1em/1em "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 4px;
	text-align: right;
}

/* Member Login */

.sub-login {
	width: 25em;
}

.sub-login .sub-loginform {
	height: auto;
	margin: 0;
	padding: 15px 15px 5px;
}

.sub-loginform h1 {
	margin: 0 0 6px 0;
	text-transform: none;
	color: #5bb400;
	font: normal normal 1.4em/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
}

.sub-loginform h2 {
	text-transform: none;
	color: #4067b5;
	font: normal normal 1.1em/1.2em "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-align: left;
}

.sub-loginform input, .sub-feature-login input {
	margin-bottom: 5px;
	padding: 5px;
}

.sub-loginform #login-submit, .sub-feature-login #login-submit {
	padding-left: 7em;
	padding-top: 5px;
}

/* Password Reset */
#password_reset label {
	padding-right: 10px;
}

/* Member Home */
th.pricelist_category_column {
    width: 200px;
    text-align: left;
}

th.pricelist_file_column {
    width: 180px;
    text-align: center;
}

td.pricelist_publish_date {
    width: 70px;
    padding-right: 10px;
    font-size: 14px;
    text-align: right;
}

td.pricelist_files {
    width: 100px;
    text-align: left;
    font-size: 14px;
}

/* Pricelist Upload */
div.pricelist_upload_file {
    font-size: 0.8em;
}

/* Footer ---------------- */

#footer {
	width: 970px;
	height: auto;
	padding: 3px 15px 4px 15px;
	margin: 0 0 25px 0;
	background: #d0e6fc;
	text-align: center;
}

#footer ul {
	text-transform: none;
	color: #062b55;
	font: normal normal normal .9em/1.2em "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer ul li {
	list-style: none;
	display: inline;
	margin: 0 25px 0 0;
}

/* Other ----------------- */

.clear {
	clear: both;
	float: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* Link Colors ----------- */

a, a img {
	border: 0;
}

#header-cap a:link {
	color: #062b55;
	text-decoration: underline;
}

#header-cap a:visited {
	color: #062b55;
	text-decoration: none;
}

#header-cap a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#header-cap a:active {
	color: #6c4888;
	text-decoration: none;
}

.home-left a:link {
	color: #062b55;
	text-decoration: underline;
}

.home-left a:visited {
	color: #062b55;
	text-decoration: none;
}

.home-left a:hover {
	color: #5bb400;
	text-decoration: none;
}

.home-left a:active {
	color: #6c4888;
	text-decoration: none;
}

.home-right a:link {
	color: #ff7700;
	text-decoration: none;
}

.home-right a:visited {
	color: #ff7700;
	text-decoration: none;
}

.home-right a:hover {
	color: #8b8b8b;
	text-decoration: none;
}

.home-right a:active {
	color: #8b8b8b;
	text-decoration: none;
}

.sub-left a:link {
	color: #ff7700;
	text-decoration: none;
}

.sub-left a:visited {
	color: #ff7700;
	text-decoration: none;
}

.sub-left a:hover {
	color: #8b8b8b;
	text-decoration: none;
}

.sub-left a:active {
	color: #8b8b8b;
	text-decoration: none;
}

.sub-right a:link {
	color: #007d00;
	text-decoration: none;
}

.sub-right a:visited {
	color: #007d00;
	text-decoration: none;
}

.sub-right a:hover {
	color: #8b8b8b;
	text-decoration: none;
}

.sub-right a:active {
	color: #8b8b8b;
	text-decoration: none;
}

.sub-featured a:link, .sub-user-feature a:link {
	color: #007d00;
	text-decoration: none;
}

.sub-featured a:visited, .sub-user-feature a:visited {
	color: #007d00;
	text-decoration: none;
}

.sub-featured a:hover, .sub-user-feature a:hover {
	color: #8b8b8b;
	text-decoration: none;
}

.sub-featured a:active, .sub-user-feature a:active {
	color: #8b8b8b;
	text-decoration: none;
}

#footer a:link {
	color: #062b55;
	text-decoration: underline;
}

#footer a:visited {
	color: #062b55;
	text-decoration: none;
}

#footer a:hover {
	color: #5bb400;
	text-decoration: none;
}

#footer a:active {
	color: #6c4888;
	text-decoration: none;
}

/* Font Styles ----------- */

.home-right p, .sub-right p {
	text-transform: none;
	margin: 0 0 12px 0;
	color: #333;
	font: normal normal normal 1em/1.4em Helvetica, Arial, sans-serif;
}

.home-left p, .sub-left p {
	text-transform: none;
	margin: 5px 0 12px;
	color: #062b55;
	font: normal normal normal 0.8em/1.2em Helvetica, Arial, sans-serif;
}

/* H1 */

.home-left h1, .sub-left h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 6px 0;
	text-transform: none;
	color: #5bb400;
}

.home-promo-full h1 {
	color: #5bb400;
	font: 1.5em/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	margin: 0;
}

.home-left-item .home-promo-full h1 a {
	color: #5bb400;
}

.home-left-item .home-promo-full h1 a:hover {
	color: #007d00;
}


.home-right h1, .sub-right h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 12px 0;
	text-transform: none;
	color: #4067b5;
}

/* H2 */

.sub-right h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 12px 0;
	text-transform: none;
	color: #4067b5;
}

.sub-left h2, .sub-feature-login h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 6px 0;
	text-transform: none;
	color: #4067b5;
}

.home-promo-full h2 {
	color: #1f0090;
	font: 1.1em/1.1em "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}

/* H3 */

.home-right h3, .sub-right h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 4px 0;
	text-transform: none;
	color: #4067b5;
}

.sub-feature-login h3 {
	color: #5e5e5e;
	font-size: 0.9em;
}

.home-promo-full h3 {
	color: #5bb400;
	font: 1.2em/1.2em "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	margin: 0;
}

/* H4 */

.home-right h4, .sub-right h4 {
	margin: 0 0 12px 0;
	text-transform: none;
	color: #515151;
	font: normal bold 1em/1em "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* H5 */

.sub-right h5 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0 14px 5px 0;
	text-transform: none;
	color: #515151;
	text-align: right;
}

.sub-item-just-pic h5 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	margin: 2px 14px 5px 14px;
	text-transform: none;
	color: #FFFFFF;
}

.sub-item h5 {
	float: left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	margin: 2px 14px 5px 14px;
	text-transform: none;
	color: #FFFFFF;
}

/* Style Modifiers ----------- */

.errorlist li {
	color: red;
}

.bold {
	font-weight: bold;
}

.aligned.wide {
	text-align: right;
	width: 20em;
}

.item {
	margin-bottom: 8px
}