@CHARSET "UTF-8";

/* MAIN LAYOUT */

body {
	text-align: left;
}

#page-body {
	text-align: left;
	
}

body, div {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

#left-column {
	/*position: absolute;
	top: 92px;
	left: 0px;*/
	text-align: left;
	float:left;
}

#main-column {
	margin-top: 0px;
	/*margin-left: 178px;
	margin-right: 178px;*/
	min-height: 450px;
	border: solid 0px #ccc;
	padding: 5px;
	padding-top: 0px;
	text-align: left;
	width:780px;
}

#right-column {
	position: absolute;
	top: 92px;
	left: 825px;
	/*right: 0px;*/
	width: 165px;
	margin-left: 1px;
	padding: 5px;
	border: solid 0px #ccc;
	min-height: 440px;
	text-align: left;
}

#right-column div {
	padding: 3px;
	border: solid 1px #ccc;
}

#right-column div h4 {
	margin: -3px -3px 3px -3px;
	padding: 1px 1px 1px 3px;
	font-weight: bold;
	background-color: #eee;
	color: #555;
}

.clear {
	clear: both;
}

h1, h2, h3, h4 {
	margin: 0;
}

a {
	color: #c5c5c5;
	font-family: Arial, Verdana, sans-serif;
	/*font-weight: bold;*/
}

table {
	/*border-collapse: collapse;*/
}

div#wrapper {
	text-align: left;
	width: 990px;
	min-height: 800px;
	
	margin-left: auto;
	margin-right: auto;
	margin: 0 auto;
	border: solid 0px #ccc;
}

.clear {
	clear: both;
}

#page-content {
	float: left;
	padding: 3px 10px;
}

.float-left {
	float: left;
}

.bordered {
	border: solid 1px #ccc;
}

.shaded {
	background-color: #eee;
}

a img {border: none;}

#site-presentation {
	padding: 3px;
	margin: 3px 3px 3px 15px;
	width: 350px;
	float: left;
	border: solid 0px #ccc;
	font-size: 11pt;
	font-family: Verdana;
	/*background-color: #f7ffe7;*/
}

/* HEADER */

#header-left{
	float: left; width: 80%; height: 70px; padding-left: 20px;
}

#header-left h1{
	/*color: rgb(223,112,0);*/
	color: white;
	font-family: Verdana; font-size: 27pt;
}

/*a#admin-home-link {
	display: block;
	background-color: #cceecc;
	color: #009900;
	padding: 3px 10px 3px 10px;
	width: 125px;
}

a#admin-home-link:hover {
	background-color: green;
	color: white;
}

h1.app-name {
	background-color: #eee;
	padding-left: 3px;
}

#global-bar {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}*/

/* LOCAL NAVIGATION */

#local-nav #category-items {
	padding: 4px 0 0 8px;
	font-size: 10pt;
}

#local-nav #selected-nav-group .sublink {
	font-size: 10pt;
}

/* Breadcrumb */
.breadcrumb {
	background-color: #eee;
}

/* Links */
a.button-link {
	text-decoration: none;
	padding: 1px;
	background-color: #eee;
	border: solid 1px #ccc;
}

a.button-link:hover {
	background-color: #009900;
	color: white;
}

.lang-flag
{
	width:40px;
	height:20px;
}

/* Catalog Styles - Move later */
.slot {
	width: 200px;
	height: 200px;
	/*background-color: #eee;*/
	border: solid 0px #ccc;
	margin-left: 25px;
	text-align: center;
}

.small-box {
	width: 60px;
	height: 75px;
	margin-left: 10px;
	margin-top: 5px;
}
/*Simple Catalog Overrides*/
#shoe-browser-prev, #shoe-browser-next, #shoe-browser-prev a, #shoe-browser-next a
{
	background-color: #000;
	color: #d5d5d5;
}

#ui-shoe-catalog .breadcrumb a
{
	color: #d5d5d5;
}

#ui-shoe-catalog a
{
	color: #d5d5d5;
}

/* HEADER */

#header {
	text-align: left;
	background-color: #b0c4de;
	border: solid 0px black;
}

#masthead {
	height: 70px;
	background-color: transparent;
	margin: 2px 1px 0px 0px;
	float: left;
}

#masthead #logo{
	width: 200px;
	height: 68px;
	background-color: transparent;
	border: solid 0px black;
	margin: 0px 1px 0px 1px;	
	float: left;
}

#masthead #logo img {
	width: 198px;
	height: 68px;
}

#masthead #tagline{
	height: 68px;
	background-color: transparent;
	color: white;
	text-align: left;
	border: solid 0px black;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	font-size: 130%;
	font-family: cursive;
	font-style: italic;
	margin: 0px 1px 0px 1px;
}

#masthead #tel {
	width: 195px;
	height: 68px;
	float: left;
	color: white;
	text-align: center;
	background-color: transparent;
	border: solid 0px black;
	margin: 0px 1px 0px 1px;
}
	
#header-features {
	/*width: 300px;*/
	height: 68px;
	/*background-color: transparent;*/
	margin: 2px 0px 0px 1px;
	border: solid 0px black;
	/*float: left;*/
}

#header-features a {
	/*color: white;*/
	font-size: 10pt;
}

#header-features div {
	text-align: center;
}

#header #spacer {
	clear: both;
	height: 15px;
	background-color: #eee;
	border: solid 1px #ccc;
}

/* FOOTER */

#footer {
	
	clear: left;
	padding: 2px 2px 2px 2px;
	margin: 1px 0 0 0;
	background-color: #eee;
	text-align: left;
}

#footer a {
}

#footer #footer-features {	
	color: black;
	text-align: center;
}

#footer #footer-features div {
	font-size: 8pt;
}
	
/* HOMEPAGE */

#left-panel {
	float: left;
	width: 69%;
	min-height: 450px;
	border: solid 1px #eee;
}

#right-panel {
	float: left;
	width: 30%;
	min-height: 450px;
	margin-left: 1px;
	border: solid 1px #eee;
}

#right-panel .item-heading {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #EEEEE7;
	border: 1px solid #999999;
	padding: 2px;
	margin: 0.25em 3px 0.8em;
}

#right-panel .item-heading a {
	text-decoration: none;
	color: #666666;
}

#right-panel .item-heading a:hover {
	text-decoration: underline;
}

#right-panel div.item {
	
	padding: 3px;
}

#webmercial {
	width: 680px;
	height: 300px;
	margin: 5px;
	border: solid 0px green;
}

#category-links {
	width: 680px;
	margin: 5px;
	
	border: solid 0px black;
	
}

#category-links > div {
	width: 31.9%;
	min-height: 180px;
	border: solid 0px #eee;
	margin: 1px 1px 0px 1px;
	float: left;
	padding: 0px 0px 0px 5px;
	
}

a.hpage-link {
	text-decoration: none;
	border: none;
}

a.hpage-link:hover {
	border-bottom: dotted 1px blue;
}

.hpage-heading-link {
	font-size: 130%;
}

span.highlight {
	font-size: 120%;
}

.intro-text {
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	font-family: cursive;
	margin: 20px 10px 20px 10px;
}

ul.link-list {
	margin-left: 0px;
}

ul.link-list li {
	line-height: 1.4em;
	list-style: none;
}

ul.ff-list{
margin-left: 20px; margin-bottom: 0;
}

/* LOCAL NAV */

#local-nav {
	
	width: 155px;
	/*min-height: 440px;*/
	padding: 10px 10px 20px 10px;
	/*background-color: #eee;*/
	border: solid 1px #ccc;
	line-height: 14pt;
}

#local-nav a {
	display: block;
	background-color: white;
	border-top: solid 1px silver;
	border-bottom: solid 1px silver;
	text-decoration: none;
	padding: 0 0 0 5px;
	color: black;
}

#local-nav a:hover {
	background-color: #f4f2e4;
}

#local-nav a.homepage-link {
	margin-bottom: 8px;
}

#local-nav #selected-nav-group {
	/*background-color: gray;*/
	margin: 4px 0 4px 0;
}

#local-nav #category-items {
	padding: 4px 0 0 8px;
	font-size: 10pt;
}

#local-nav #selected-nav-group div {
	background-color: #f4f2e4;
	color: #da831b;
	padding: 0 0 0 5px;
}

/* NAV-LEVEL-3 */

#nav-level-3 {
	width: 175px;
	float: right;
	border: solid 1px #555;
	margin: 10px 5px 10px 10px;
	padding: 5px;
}

#nav-level-3 a {
	display: list-item;
	list-style: square;
	margin: 0 0 3px 20px;
	text-decoration: none;
	border-bottom: dotted 1px;
	color: black;
	
}

#nav-level-3 a:hover {
	background-color: #eee;
}

#nav-level-3 div {
	display: list-item;
	list-style: square;
	margin: 3px 0 3px 20px;
	text-decoration: none;
	border-bottom: dotted 1px;
	color: #da831b;
}

/* LINKS */
a, a:visited {
	color: #3b5998;
}

a img {
	border: none;
}

#tour-features {
	font-size: 120%;
	margin: 15px 0 20px 0;
	background-color: #f2f4e2;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

#tour-features #previous {
	float: left;	
}

#tour-features #next {
	float: right;
	border: solid 0px #ccc;	
}

#tour-features a {
	text-decoration: none;
}

#tour-features a span {
	font-size: smaller;
}

.heading-link a {
	color: green;
	/*border-bottom: dotted 1px green;*/
}

h1 a {
	font-weight: normal;
}

/* TEXT */

p {
	margin: 7px 0 7px 0;
}

h1 {
	font-size: 17pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 13pt;
}

h4 {
	font-size: 12pt;
}

h2 + p {
	margin-top: -4px;
}

h3 + p {
	margin-top: 0px;
}

h1, h2, h3, h4 {
	color: #444;
	margin-top: 0;
	margin-bottom: 7px;
}

h3, h4 {
	color: green;
	margin-bottom: 2px;
}

h4, h5 {
	margin-bottom: 0;
}

h2.subpage-title {
	margin-top: -3px;
}

h1.page-title {
	border-bottom: solid 1px green;
	font-weight: normal;
}

h1.page-title + p {
	margin-top: 15px;
}

h2.subpage-title {
	font-weight: bold;
	font-size: 13pt;
	color: green;
	
}

ul, ol {
	margin-top: 5px;
}

h5 {
	font-weight: bold;
}

.float-box-left {
	float: left;
	width: 250px;
	border: solid 1px #ccc;
	margin-right: 5px;
}

.box {
	width: 250px;
	border: solid 1px #ccc;
	background-color: #eee;
	padding: 3px;
	margin: 9px auto 9px auto;
}

.box .box-title, .features-box .box-title {
	border-bottom: solid 1px #ccc;
	margin: -3px;
	padding: 1px 3px;
}

.box ol, .box ul, .features-box ol, .features-box ul {
	margin-left: 25px;
	margin-top: 7px;
	margin-bottom: 0;
}

.usability-method-box {
	float: left;
	border: solid 1px #ccc;
	margin-right: 5px;
	width: 47.5%;
	height: 160px;
	padding: 3px;
	background-color: #eee;
}

.features-box {
	border: solid 1px #ccc;
	background-color: #eee;
	padding: 3px;
	margin: 9px auto 9px auto;
	width: 64%;
	overflow: hidden;
}

p.business-problem {
	background-color: #eee;
	border: solid 1px #ccc;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	padding: 5px;
	font-family: "Georgia";
}

.cursive {
	text-align: center;
	font-size: 110%;
	font-family: cursive;
	font-weight: bold;
}

#additional-options {
	width: 600px;
	margin: 10px auto 0 auto;
	border: solid 1px #ccc;
	background-color: #eee;
	padding: 3px;
}

#additional-options h5 {
	font-weight: bold;
	text-align: center;
}

#additional-options h5 + ul {
	margin-top: 0;
}

#additional-options ul.cases li {
	margin-bottom: 10px;
}

/*FORMS*/

form#ir-form {
	border: solid 1px #ccc;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	
}

form#ir-form table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 10px;
}

form#ir-form table td {
	vertical-align: top;
}

form#ir-form table td.padded {
	padding: 1px;
}

form#ir-form .form-section {
	border-bottom: solid 0px #ccc;
	margin-bottom: 15px;
}

div#enewsletter-form-contact {
	width: 60%;
}

td.field {
	padding-left: 10px;
}

td.field .asterisk {
	margin-left: -9px;
	color: red;
}

div#form-buttons {
	width: 100%;
	margin-bottom: 10px;
	border: solid 1px #ccc;
	text-align: center;
}

form#downloadForm {
	width: 70%;
	margin-left: 14%;
}

form#downloadForm table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 10px;
	margin-left: 25px;
}

form#downloadForm div#form-buttons {
	margin-top: 15px;
	border: none;
}

form#downloadForm .form-section {
	border-bottom: solid 0px #ccc;
	margin-bottom: 5px;
	margin-left: 22px;
	margin-top: 15px;
}

span.required {
	color: red;
}

/*BACK OFFICE*/

div#back-office {
	cursor: move;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 100px;
	right: 25px;
	visibility: hidden;
	background-color: #eee;
	border: solid 1px green;
	z-index: 1;
	cursor: move;
}

/* PRIVACY POLICY */
#privacy-policy h2 {
	font-size: 11pt;
}

.reference-box {
	width: 45%;
}

.reference-box-2 {
	width: 65%;
}

form td {
	height: 24px;
}

#webmercial {
	height: 295px;
}

#webmercial ul li, ul.ff-list li {
	margin-left: -40px;
}

a.hpage-link:hover h3 {
	text-decoration: underline;
	background-color: #eee;
}

a.hpage-link:hover h2, a.hpage-link:hover div, a.hpage-link:hover ul {
	text-decoration: underline;	
}

.cursive {
	font-size: 120%;
	font-weight: normal;
}

div#enewsletter-form-contact {
	margin-bottom: 10px;
}

ul.link-list {
	margin-left: -40px;
}

/* MOCKUPS */
.training{
	font-size: 13pt;
	padding-left: 100px;
	margin: 3px 0;
}

.training span{
	font-size: 10pt;
	font-style: italic;
}

.training-page .r{
	padding: 5px;
	width: 770px;
}

.training-page h3{
	font-size: 11pt;
}

.b{
	float: left;
	width: 300px;
	border: solid 0px #ccc;
	margin: 3px;
	padding: 3px;
}

.b h1{
	font-size: 13pt;
}

.b a{
	display: list-item;
	list-style: square;
	margin: 3px 0 3px 15px;
	font-size: 11pt;
}

.training-content {
	width: 480px;
	padding-right: 20px;
	float: left;
}

.trainer-info {
width: 250px; float: left;
}

.homepage-training-list{
	margin-top: 0; margin-left: 50px; margin-bottom: 5px; color: black;
}

.homepage-training-list li{
	margin-top: 3px;
	margin-bottom: 3px;
}

.homepage-training-list li a{
	font-size: 12pt;
	line-height: 1.3em;
}

.hpage-lower{
margin: 15px auto; width: 900px;
}

.normal-list{
	margin-left: 20px; margin-bottom: 0;
}

.training-page-list li{
	margin-bottom: 3px;
}

.training-page-list a{
	font-size: 11pt;
}
a.no-underline{
text-decoration: none;
}
