body,html {
	font-size: 100%;
	padding: 0;
	margin: 0;
}

td,div,body {
	font-family: Helvetica, Arial, sans-serif;
}

body {
    background: #969495 url(../img/page-bg.jpg) repeat-y top center;
}

h1 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.1em;
}

h4,h5 {
	font-size: 1em;
}

h5 {
	font-weight: normal;
	font-style: italic;
}

input, option, textarea {
	font-size: 1em;
}

textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}

p {
	line-height: 1.2em;
}

dl.legal dt,ol li {
	list-style-type:decimal
}

li {
	list-style-type:square
}

a img {
	border:0
}

#scrn-read {
	display:none
}

#container {
	font-size: 0.7em;
	width: 930px;
	margin: auto;
	position: relative;
}

#header {
	padding: 10px 20px;
}

#header-contact {
    width: 300px;
    text-align: right;
    position: absolute;
    right: 25px;
    top: 20px;
}

#header-contact a {
    color: #303030;
    font-size: 1.35em;
    text-decoration: none;
}

#header-contact span {
    font-size: 1.5em;
}

body#site-home h1 {
    display: none;
}

#solutions {
    margin: 0;
    padding: 0;
}

#solutions li {
    list-style: none outside none;
    float: left;
    margin-left: 14px;
    width: 216px;
    border-width: 1px;
    border-style: solid;
    padding: 2px;
}

#solutions a {
    padding: 172px 0 6px;
    color: #fff;
    font-size: 1.8em;
    text-decoration: none;
    display: block;
}

#solutions a span {
    display: block;
    padding-left: 13px;
    background: transparent url(../img/solutions-bullet.gif) no-repeat 2px 4px;
}

#solutions li#professional {
    margin: 0;
    border-color: #005b6c;
    background: #31A3AE url(../img/solutions-professional-gradient.jpg) repeat-x bottom left;
}

#solutions li#professional a {
    background: transparent url(../img/solutions-professional.jpg) repeat-x top left;
}

#solutions li#education {
    border-color: #28572b;
    background: #6CA473 url(../img/solutions-education-gradient.jpg) repeat-x bottom left;
}

#solutions li#education a {
    background: transparent url(../img/solutions-education.jpg) repeat-x top left;
}

#solutions li#construction {
    border-color: #bba303;
    background: #D4BD60 url(../img/solutions-construction-gradient.jpg) repeat-x bottom left;
}

#solutions li#construction a {
    background: transparent url(../img/solutions-construction.jpg) repeat-x top left;
}

#solutions li#sports {
    border-color: #c10700;
    background: #DE563C url(../img/solutions-sports-gradient.jpg) repeat-x bottom left;
}

#solutions li#sports a {
    background: transparent url(../img/solutions-sports.jpg) repeat-x top left;
}

body#site-home #content {
    color: #000;
    font-size: 1.05em;
    margin-top: 18px;
    width: 910px;
    padding: 0 10px 2px;
    position: relative;
    background: transparent url(../img/horizontal-divider.gif) repeat-x bottom left;
}

body#site-home #article-wrap {
    background: transparent url(../img/vertical-divider.gif) repeat-y top right;
    padding: 0 25px 0 0;
    width: 430px;
    margin-bottom: 10px;
    float: left;
}

#testimonial-container {
    float: left;
    width: 425px;
    margin: 0 0 0 15px;
}

#testimonial-container img {
    float: left;
}

#testimonial-container blockquote {
    float: left;
    width: 320px;
    margin: 15px 0 0 20px;
    padding: 0;
}

body#site-home cite {
    font-style: normal;
    font-size: 1.1em;
}

#news-teaser-container {
    background-color: #242424;
    clear: both;
    margin-top: 12px;
    width: 915px;
    float: left;
    padding: 10px 0 10px 15px;
}

#news-teaser-container h2 {
    color: #fff;
    font-size: 1.7em;
    font-weight: normal;
    margin: 0 0 10px;
}

#latest-news {
    float: left;
}

#latest-news ul {
    margin: 0;
    padding: 0;
}

#latest-news li {
    list-style: none outside none;
    color: #fff;
    font-size: 1.1em;
    width: 195px;
    height: 110px;
    float: left;
    background: transparent url(../img/latest-news-divider.gif) repeat-y top right;
    margin-right: 16px;
    padding-right: 10px;
}

#latest-news a {
    color: #c7b221;
    text-decoration: none;
}

#latest-news a:hover {
    text-decoration: underline;
}

#latest-news h3 {
    margin: 0px;
}

#latest-news p {
    margin: 8px 0;
}

#latest-news a.more {
    background: transparent url(../img/sprite.gif) no-repeat 0 2px;
    padding-left: 8px;
}

.teaser {
    background: #f6f6f6 url(../img/teaser-bg.jpg) repeat-x bottom left;
    float: right;
    width: 213px;
    padding: 8px 4px;
    margin-right: 10px;
}

.teaser h2 a {
    background: transparent url(../img/sprite.gif) no-repeat 5px -43px;
    color: #f60000;
    padding-left: 12px;
    text-decoration: none;
}

.teaser p {
    padding-left: 12px;
    margin: 0;
    font-size: 1.15em;
}

#sidebar {
    width: 156px;
    float: left;
    margin-top: 40px;
    background-color: #0c0c0c;
}

h2#sub-nav-header {
    background: #f8f8f8 url(../img/sub-nav-header-bg.jpg) repeat-x bottom left;
    margin: 0;
    padding: 5px 3px 4px 19px;
    color: #000;
    font-size: 1.05em;
}

#content-container {
	width: 765px;
	float: right;
	
}

#content-container.full-width {
    width: 929px;
    float: left;
}

#content-container h1 {
	margin: 0 0 10px 0;
	border: 1px solid #c34236;
	background: #c64134 url(../img/h1-bg.jpg) repeat-x top left;
	padding: 4px 10px;
	color: #fff;
	font-weight: normal;
}

#content {
    background-color: #fff;
    padding: 10px;
    width: 745px;
    float: left;
}

#content-container.full-width #content {
    width: 909px;
}

#content h2, #content h3, #content h4 {
	margin-top:0.4em;
	margin-bottom:0.2em
}

#content h2 {
    font-weight: normal;
    font-size: 1.35em;
}

#content p {
    margin-top: 0.2em;
    margin-bottom: 1em;
}
#content p,
#content li {
    font-size: 1.15em;
}

#content li {
    padding-bottom: 3px;
}

#content a {
    color: #ca4335;
}

#content a:hover {
    color: #000;
}

#footer {
    clear: both;
}

#footer-logos {
    margin: 50px 0 0;
    background-color: #fcfcfc;
    padding: 5px 0;
    width: 100%;
    float: left;
}

body#site-home #footer-logos {
    margin-top: 15px;
}

#footer-logos ul {
    margin: auto;
    width: 470px;
}

#footer-logos li {
    float: left;
    list-style: none outside none;
    margin-right: 25px;
}

#site-info {
	background: transparent url(../img/horizontal-divider.gif) repeat-x top left;
	margin-top: 4px;
	float: left;
	width: 930px;
	padding: 20px 0;
	color: #fff;
}

#site-info span.copyright {
    font-size: 1.2em;
}

#site-info a {
    color: #fff;
}

#site-info p {
    float: left;
    width: 400px;
    margin: 0;
    line-height: 1.4em;
}

ul#footer-links {
    float: right;
    margin: 0;
    padding: 0;
}

ul#footer-links li {
    float: left;
    border-right: 1px solid #fff;
    padding: 0 6px;
    list-style: none outside none;
}

ul#footer-links li.last-item {
    border: none;
    padding-right: 0;
}

#access-options h3 {
	font-size:1em;
	margin-bottom:0.1em
}

#sitemap ul {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sitemap li {
	list-style-type: none;
	padding-left: 10px;
}
#sitemap li ul {
	padding-bottom: 0;
}

.yui-module.yui-panel {font-size: 0.8em}
.yui-module.yui-panel .hd {border-bottom: none}

.article-image {
     float: right;
     padding-bottom: 10px;
     padding-left: 10px;
}

.left {float: left; margin: 0 10px 5px 0;clear:left}
.right {float: right; margin: 0 0 5px 10px; clear:right}

#content .feature,
#content .feature:hover {
    color: #fff;
    background: #c00 url(../img/feature-bg.jpg) no-repeat center left;
    border: 1px solid #c54033;
    padding: 4px 13px;
    text-decoration: none;
    font-size: 1.05em;
}

.more {
    background: transparent url(../img/sprite.gif) no-repeat 0 -251px;
    padding-left: 7px;
    text-decoration: none;
    margin-top: 0.5em;
}

.more:hover {
    background-position: 0 -151px;
}

.back {
    background: transparent url(../img/sprite.gif) no-repeat 0 -311px;
    padding-left: 7px;
    text-decoration: none;
    margin-top: 0.5em;
}

.back:hover {
    background-position: 0 -371px;
}

.block {
    background: #f7f7f7 url(../img/software-block-bg.jpg) repeat-x bottom left;
}

#price p {
    line-height: 1.9em;
    font-size: 1.2em;
}

#price span {
    font-size: 2.2em;
    color: #c74134;
    padding-top: 5px;
}

#features-benefits {
    background: #1b6b7a url(../img/features-benefits-bg.jpg) repeat-x top left;
    color: #fff;
    padding: 5px 10px;
}

#features-benefits h2 {
    color: #fff;
    font-weight: bold;
}

#features-benefits ul {
    margin: inherit 0;
    padding: 0;
}

#features-benefits li {
    margin-left: 15px;
}

ul.files-list {
    margin: 20px 0 0;
    padding: 0;
}

ul.files-list li {
    list-style: none outside none;
    margin-bottom: 15px;
}

/* GALLERY STYLES */

body#gallery-home #content {
    padding: 5px;
    width: 755px;
    min-height: 38em;
}

#gallery-mod {
    float: left;
    /*width: 714px;*/
    clear: right;
}

#gallery-main {
    width: 494px;
    height: 289px;
    border: 5px solid #000;
    float: left;
    background: #fff url(../img/ajax-loader.gif) no-repeat center center;
    overflow: hidden;
}

#gallery-thumbs {
    margin: 0;
    padding: 5px 2px 2px 0;
    float: left;
    width: 249px;
    background-color: #000;
}

#gallery-thumbs ul {
    margin: 0;
    padding: 0;
    float: left;
}

#gallery-thumbs li {
    margin: 0 3px 0 0;
    padding: 0 0 3px 0;
    list-style: none;
    float: left;
    display: inline;
    width: 80px;
}

#gallery-thumbs li img {
    margin: 0;
    float: left;
    display: inline;
}

#caption-container {
    float: left;
    clear: both;
    width: 715px;
    margin: 0 0 20px 0;
    padding: 10px 20px;
    background: #f7f7f7 url(../img/software-block-bg.jpg) repeat-x bottom left;
    overflow: hidden;
}

#caption-container p {
    color: #242424;
}



