* {
cursor: default;
}

a, a * {
cursor: pointer;
}

a img {
border: none
}

html, body {
height: 100%;
}

body {
color: rgb(31,31,31);
margin: 0;
padding: 0;
font-size: 85%;
font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
}

#main {
background: transparent url('../images/header-background.jpg') repeat-x top right;
min-height: 100%;
}

form label {
display: block;
line-height: 1.3em;
width: 7em;
}

form input, form textarea {
margin-left: 7.25em;
margin-top: -1.3em;
margin-bottom: 1.75em;
display: block;
}

form.inline {
border-top: solid 1px rgb(0,0,0);
padding-top: 5px;
}

form.inline input {
margin: 0;
display: inline;
}

h1, h2, h3, h4, ol, p, ul {
padding: 0;
margin: 0 0 10px;
}

h2 {
font-size: 1.45em;
font-weight: normal;
font-style: normal;
text-transform: uppercase;
font-family: Goratu,Impact,HelveticaNeue-Light,'Helvetica Neue Light','District Thin','Helvetica',Arial;
}

h3 {
font-style: normal;
font-weight: normal;
font-size: 1em;
text-transform: uppercase;
font-family: Goratu,'Lucida Grande','Lucida Sans Unicode',sans-serif;
color: rgb(0,0,0);
}

h4 {
font-size: 1em;
}

img.deco {
float: right;
clear: right;
margin: 0 0 5px 10px;
padding: 2px;
border: solid 1px rgb(0,0,0);
}

img.banner {
display: block;
width: 100%;
margin: 0 0 5px;
border: solid 1px rgb(0,0,0);
-moz-box-sizing: border-box;
box-sizing: border-box;
}

img.inline {
float: right;
clear: right;
margin: 0 0 5px 10px;
padding: 2px;
border: solid 1px rgb(0,0,0);
}

img.figure {
width: 75%;
margin: 0 0 5px;
margin: 0 auto;
padding: 2px;
display: block;
border: solid 1px rgb(0,0,0);
-moz-box-sizing: border-box;
box-sizing: border-box;
}

object {
clear: both;
}

ol {
list-style-position: outside;
margin-left: 25px;
}

ol li {
margin: 0;
padding: 0;
}

table {
border-collapse: separate;
margin: 0;
padding: 0;
}

table th {
background-color: rgb(226,226,226);
border: solid 1px rgb(238,238,238);
padding: 3px;
}

table td {
padding: 3px;
border: solid 1px rgb(226,226,226);
}

ul {
list-style-position: inside;
padding: 0;
}

ul {
list-style-type: circle;
}

/* Header Style */

#header {
height: 225px;
margin: 0 0 19px;
}

#header h1 {
position: relative;
z-index: 5;
margin: 0;
height: 225px;
width: 400px;
text-indent: -10000px;
background: transparent url('../images/goratu-logo.png') no-repeat center left;
}

#header #goratu_animation {
position: absolute;
top: 37px;
right: 0;
width: 500px;
height: 150px;
}

#header #goratu_animation object {
width: 470px;
height: 150px;
}

/* Menu Style */

#menu {
position: absolute;
top: 0;
right: 0;
height: 37px;
text-align: right;
color: rgb(255,255,255);
font-weight: normal;
font-size: .95em;
}

#menu ul {
list-style: none;
display: inline;
vertical-align: middle;
line-height: 37px !important;
}

#menu li {
display: inline;
}

#menu li a {
padding: 10px 10px;
color: rgb(255,255,255);
text-decoration: none;
font-weight: normal;
}

#menu li a:hover {
background-color: rgb(255,255,255);
color: rgb(0,0,0);
opacity: .15;
}

/* Content Style */

#content {
padding: 0 10px 40px 10px;
max-width: 800px;
position: relative;
overflow: hidden;
}

#content h3 a {
padding-right: 15px;
background: transparent url('../images/readmore-blue.png') no-repeat center right;
color: rgb(31,31,31);
text-decoration: none;
/*border-bottom: dotted 1px rgb(191,191,191);*/
}

#content h3 a:hover {
border-bottom: solid 1px rgb(0,0,0);
}

#content .featured_product {
padding: 10px 10px;
border: solid 3px rgb(66,122,169);
background: rgb(255,255,255) url('../images/featured-background.jpg') repeat-x top left;
}

#content .article_list .item, #content .product_list .item, #content .featured_product .item {
clear: both;
}

#content .article_list ul, #content .product_list ul, #content .featured_product ul {
list-style: none outside;
}

#content .article_list ul li, #content .product_list ul li, #content .featured_product ul li {
display: block;
}

#content .article_list ul li a, #content .product_list ul li a, #content .featured_product ul li a {
padding-left: 15px;
background: transparent url('../images/readmore-blue.png') no-repeat 0 4px;
color: rgb(31,31,31);
text-decoration: none;
text-transform: uppercase;
}

#content .article_list ul li a:hover, #content .product_list ul li a:hover, #content .featured_product ul li a:hover {
border-bottom: solid 1px rgb(0,0,0);
}


#content .category_list .item {
clear: both;
}

#content .download_list {
list-style: none;
margin: 0 0 10px;
}

#content .download_list li {
display: block;
margin: 0;
}

#content .download_list .resource_download {
display: block;
padding-left: 51px;
height: 48px;
}

#content .download_list .resource_download a {
display: block;
}

#content .download_list .resource_pdf {
background: transparent url('../media/resource/pdf-icon.png') no-repeat center left;
}

#content .download_list .resource_image {
background: transparent url('../media/resource/image-icon.png') no-repeat center left;
}

#content .download_list .resource_word {
background: transparent url('../media/resource/word-icon.png') no-repeat center left;
}


#content .product_list ul {
list-style: none;
}

#content .product_list li {
float: left;
overflow: hidden;
width: 200px;
text-align: left;
}

#content .product_list li a {
padding-left: 16px;
background: transparent url('../images/readmore-blue.png') no-repeat 0 4px;
color: rgb(31,31,31);
text-decoration: none;
}

#content .product_list li img {
float: none;
display: block;
margin: 5px 0 0;
}

#content .contact_primary {
float: right;
overflow: hidden;
}

#content .contact_secondary {
margin-right: 10px;
float: left;
overflow: hidden;
}

#content .tabs-nav li {
display: inline;
}

#content .tabs-nav li a {
color: rgb(74,33,59);
padding: 3px;
border: solid 1px rgb(196,196,196);
text-decoration: none;
background-color: rgb(226,226,226);
white-space: nowrap;
}

#content .tabs-nav li a:hover {
background-color: rgb(26,120,196);
color: rgb(255,255,255);
}

#content .tabs-nav li.tabs-selected a {
background-color: rgb(120,120,120);
color: rgb(255,255,255);
}

#content .tabs-hide {
display: none;
}

html body #content div.product_display #product_tabs div.footnotes {
display: block;
min-height: 10px !important;
/*max-height: 30px !important;*/
overflow: hidden;
}

html body #main #content a.thickbox {
padding: 0;
background-image: none;
}


/* Sidebar Style */

#sidebar {
width: 350px;
padding: 0 10px;
margin: -10px 0 0;
float: right;
position: relative;
overflow: hidden;
color: rgb(255,255,255);
}

#sidebar h3 {
color: rgb(255,255,255);
font-style: normal;
font-weight: normal;
font-size: 1em;
font-family: Goratu,Impact,sans-serif;
}

#sidebar h4 {
margin: 0;
padding: 0 5px 0 0;
}

#sidebar div {
position: relative;
padding: 10px 10px 10px;
margin: 0 0 10px;
}

#sidebar div img {
border-color: rgb(255,255,255);
}

#sidebar #sidebar_news {
background: rgb(163,194,217) url('../images/sidebar-news-background.jpg') repeat-x top left;
}

#sidebar #sidebar_news li a:hover, #sidebar #sidebar_news h4 a:hover {
color: rgb(96,151,190);
}

#sidebar #sidebar_products {
background: rgb(217,167,163) url('../images/sidebar-product-background.jpg') repeat-x top left;
}

#sidebar #sidebar_products li a:hover, #sidebar #sidebar_products h4 a:hover {
color: rgb(189,102,95);
}

#sidebar #sidebar_events {
background: rgb(166,166,166) url('../images/sidebar-events-background.jpg') repeat-x top left;
}

#sidebar #sidebar_events li a:hover, #sidebar #sidebar_events h4 a:hover {
color: rgb(84,84,84);
}

html body #sidebar ul {
list-style: none;
padding: 0;
margin: 0 0 10px;
}

html body #sidebar li {
text-indent: 0;
display: block;
margin: 0 0 2px;
padding: 0;
}

#sidebar .for_more {
text-align: right;
margin: 5px 0 0;
clear: both;
}

#sidebar a {
color: rgb(255,255,255);
text-decoration: none;
}

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

#sidebar h4 a, #sidebar li a {
color: rgb(255,255,255);
display: block;
padding-left: 14px;
background: transparent url('../images/readmore.png') no-repeat center left;
}

#sidebar h4 a:hover, #sidebar li a:hover {
background-color: rgb(255,255,255);
color: rgb(0,0,0);
text-decoration: none;
}

#sidebar .for_more a {
}

/* Footer Style */

#footer {
clear: both;
padding: 10px;
height: 15px;
margin: -36px 0 0;
position: relative;
z-index: 5;
font-size: .75em;
background-color: rgb(226,226,226);
}

html body #footer * {
list-style: none;
display: inline;
margin: 0;
padding: 0;
}

html body #footer a {
color: rgb(63,63,63);
}

/* Misc Styling */
body #sfd, body .sfd, body #sfd *, body .sfd *, html body .skip, html body .hide {
position: absolute;
top: 0;
left: 0;
text-indent: -10000px;
margin: 0;
padding: 0;
border: none;
}

.clearing {
clear: both;
}

.sf {
display: none;
}