p,
h1,
h2,
h3,
h4,
dl,
dt,
dd,
ol,
ul,
li,
body {
    margin: 0;
    padding: 0;
}


body {
    background: #4B4B4B url(../images/bg.gif);
    color: #FFF;
    padding: 28px 0 0 0;
    font: 12px Verdana, Arial, Sans-serif;
}

a {
    color: #B01E32;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

hr {
    display: none;
}

fieldset {
    border: 0;
}

legend {
    position: absolute;
    text-indent: -9999em;
}

#date {
    position: absolute;
    background: transparent url(../images/date_bg.png) repeat-x;
    top: 0;
    left: 0;
    color: #FFF;
    width: 100%;
    height: 37px;
}

* html #date {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/new/media/images/date_bg.png', sizingMethod='scale');
}

#date div {
    background: transparent;
    color: #DDD;
    padding: 3px 16px 3px 0;
    font: 11px Verdana, Helvetica, Arial, Sans-serif;
    text-align: right;
}

#date div,
#container {
    position: relative;
    width: 918px;
    margin: 0 auto;
}

#header {
    position: absolute;
    background: transparent url(../images/header_bg.jpg) no-repeat;
    top: -25px;
    left: -24px;
    width: 405px;
    height: 315px;
    z-index: 1000;
}

#header h1 a {
    position: absolute;
    top: 25px;
    left: 32px;
    width: 100px;
    height: 215px;
    text-indent: -9999em;
}

#header h2 {
    position: absolute;
    text-indent: -9999em;
    background: transparent url(../images/header_shadow.png) no-repeat;
    top: 298px;
    left: 0;
    width: 405px;
    height: 17px;
}

* html #header h2 {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/new/media/images/header_shadow.png', sizingMethod='scale');
}

#header ul {
    position: absolute;
    background: transparent url(../images/header_navigation.jpg) no-repeat;
    top: 57px;
    left: 175px;
    width: 181px;
    height: 168px;
    border-top: 1px solid #9A9580;
    list-style: none;
}

#header ul li a {
    width: 181px;
    height: 28px;
    display: block;
    text-indent: -9999em;
}

#header ul li a:hover,
#header ul li.active a {
    background: transparent url(../images/header_navigation.jpg) no-repeat;
}

#header ul li#about.active a,
#header ul li#about a:hover       { background-position: -181px 0; }
#header ul li#training.active a,
#header ul li#training a:hover    { background-position: -181px -28px; }
#header ul li#equipment.active a,
#header ul li#equipment a:hover   { background-position: -181px -56px; }
#header ul li#services.active a,
#header ul li#services a:hover    { background-position: -181px -84px; }
#header ul li#information.active a,
#header ul li#information a:hover { background-position: -181px -112px; }
#header ul li#contact.active a,
#header ul li#contact a:hover     { background-position: -181px -140px; } 

body#home #header,
body#home #header h2 {
z-index: 99999;
}

#content-container {
    background: #FFF url(/media/images/content_bg.gif) top right repeat-y;
    color: #000;
    width: 916px;
    border-right: 1px solid #282828;
    border-bottom: 1px solid #282828;
    border-left: 1px solid #282828;
    min-height: 400px;
}

#content {
    background: #DDD;
    color: #000;
    width: 579px;
    height: 100%;
    padding-top: 152px;
    border-left: 1px solid #000;
    float: right;
}

body#home #content {
    padding-top: 473px;
}

div.flash {
    position: absolute;
    left: 381px;
    width: 536px;
    height: 112px;
}

body#home div.flash {
    left: 338px;
    width: 579px;
    height: 381px;
}

#content div.shim {
    width: 55px;
    height: 185px;
    float: left;
}

#content div.introduction {
    margin: 0 0 0 55px;
    padding: 4px 32px 16px 0;
}

#content div.introduction p {
    padding: 0;
}

#content div.column {
    background-color: #DDD !important;
    color: #424242;
    width: 178px;
    padding: 40px 5px 20px 10px;
    font: 11px Verdana, Arial, Sans-serif;
    float: left;
}

#content div.column.alternate {
    background-color: #E4E4E4 !important;
}

#content div.column h4 {
    height: 65px;
    text-indent: -9999em;
}

#content div.column.training {
    background: url(../images/homepage/training_title.jpg) no-repeat 10px 10px;
}

#content div.column.training h4 {
    background: url(../images/homepage/training.jpg) no-repeat;
}

#content div.column.equipment {
    background: url(../images/homepage/equipment_title.jpg) no-repeat 10px 10px;
}

#content div.column.equipment h4 {
    background: url(../images/homepage/equipment.jpg) no-repeat;
}

#content div.column.services {
    background: url(../images/homepage/services_title.jpg) no-repeat 10px 10px;
}

#content div.column.services h4 {
    background: url(../images/homepage/services.jpg) no-repeat;
}

#content div.column p {
    margin: 0 0 6px 0;
}

#content a {
}

#content h4.title {
    /*background: #AF1F33;*/
    background: #333333;
    color: #FFF;
    padding: 6px 12px 6px 0;
    font-size: 14px;
    /*font-weight: normal;*/
    /*text-transform: uppercase;*/
    text-align: right;
}

#content.normal h4.title {
    text-transform: none;
    text-align: left;
    font-weight: bold;
    padding-left: 54px;
}

#content.normal h5.title {
    color: #AF1F33;
    text-transform: none;
    text-align: left;
    font-weight: bold;
    padding-left: 54px;
}

#content.normal p,
#content.normal table {
    padding: 16px 32px 8px 54px;
}

#content p.pagination {
    color: #8F8F8F;
    font: 11px Verdana, Helvetica, Arial, Sans-serif;
    text-align: right;
}

#content p.pagination a {
    color: #000;
    font-weight: normal !important;
}

#content p.pagination b {
    font-weight: normal;
}

#content p.pagination u,
#content p.pagination a.all {
    color: #AF1F33;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0;
}

#content.normal li,
#content.normal ul.courses li {

    padding: 2px 32px 2px 54px;
    list-style-position: inside;
}

#content.normal li a,
#content.normal ul.courses li a {
    text-align: left !important;
}

#content.normal img {
    margin: 0 32px;
}

#content h4.title a {
    /*background: #AF1F33;*/
    color: #FFF;
}

#home #search {
    background: #780F1E url(../images/search.gif) no-repeat;
    top: 381px;
    left: 338px;
    width: 579px;
    height: 72px;
}

#search {
    position: absolute;
    background: #780F1E url(../images/search_bg.jpg) no-repeat 0 0;
    top: 112px;
    left: 381px;
    width: 536px;
    height: 40px;
    z-index: 1000;
}

#home #search input {
    top: 27px;
    left: 375px;
}

#search input {
    position: absolute;
    width: 132px;
    height: 17px;
    top: 10px;
    left: 138px;
    border: 1px solid #A5ACB2;
}

#home #search button {
    top: 25px;
    left: 512px;
}

#search button {
    position: absolute;
    top: 7px;
    left: 275px;
}

#search a.print_this_page {
    position: absolute;
    top: 7px;
    right: 16px;
}

#content h5 {
    margin-bottom: 0;
    color: #B01E32;
    font-size: 12px;
}

#content ul.courses {
    list-style: none;
    overflow: hidden;
}

#content ul.courses li {
    width: 571px;
    height: 20px;
    list-style: none;
}

#content ul.courses li.alternate {
    background: #E7E7E7;
}

#content ul.courses li a {
    color: #000;
    width: 567px;
    padding: 4px 12px 4px 0;
    text-align: right;
    font-weight: normal;
    display: block;
}

#content div.course h4.title {
    padding-left: 64px;
    text-align: left;
}

#content div.course p {
    background: #FFF;
    color: #000;
    padding: 4px 64px;
}

#content div.course table {
    width: 491px;
    margin: 8px 24px 8px 64px;
    padding: 0;
    border: 1px solid #A8A8A8;
}

#content div.course table tr.price {
    background: #C6C6C6;
}

#content div.course table tr.price th {
    color: #000;
    color: #AF1F33;
    width: 125px;
    padding: 3px 4px;
    border-right: 1px solid #A8A8A8;
    font-weight: bold;
    text-align: right;
}

#content div.course table tr.price td {
    color: #636363;
    padding: 3px 4px;
}

#content div.course table tr.alternate {
    background: #C6C6C6;
}

#content div.course table tr.date th {
    color: #000;
    padding: 3px 4px;
    font-weight: normal;
    text-align: right;
    width: 150px;
}

#content div.course table tr.date td {
    color: #636363;
    padding: 3px 4px;
}

#content div.course div.note {
    /*background: #FFF;*/
    background: #DDDDDD;
    color: #AF1F33;
    padding: 4px 64px;
    font-size: 11px;
}

#content div.course div.note p {
    background: #DDDDDD;
    color: #AF1F33;
    padding: 0;
}

#content img.image {
    margin: 5px 12px 5px 0;
    border: 7px solid #4A4A4A;
    float: left;
}

#content img.inline_image {
    margin: 0 0 5px 12px;
    border: 7px solid #4A4A4A;
    float: right;
}

#product_list div.row {
    width: 528px;
    padding: 15px 0 15px 51px;
    clear: both;
}

#product_list div.row.alternate {
    background: #D0D0D0;
}

#product_list div.product {
    color: #626262;
    width: 116px;
    margin: 0 0 0 35px;
    padding: 0 0 0 35px;
    /*border-left: 1px solid #A6A6A6;*/
    font: 11px Verdana, Helvetica, Arial, Sans-serif;
    float: left;
    text-align: center;
}

#product_list div.product span {
    color: #000;
    font-weight: bold;
}

#product_list div.product span.price {
    color: #B01E33;
}

#product_list div.product.first {
    margin: 0 0 0 5px;
    padding: 0 0 0 5px;
    border: 0;
}

#product_list div.product p {
    margin: 0;
    padding: 0;
}

#product_list div.product a {
    background: #FFF;
    width: 104px;
    height: 104px;
    margin: 0 auto 6px auto;
    border: 6px solid #AF1F33;
    text-decoration: none;
    display: block;
}

#content.product_detail img,
#product_list div.product img {
    background: #FFF;
    margin: 0;
    border: 2px solid #000;
}

#content.product_detail div.information {
    width: 273px;
    margin: 16px;
    float: right;
}

#content.product_detail div.image {
    background: #FFF;
    height: 261px;
    border: 6px solid #AF1F33;
    float: right;
}

#content.product_detail div.image img {
    display: inline;
}

#content.product_detail div.attributes {
    position: relative;
    background: #C5C5C5;
    min-width: 100px;
    padding: 0 12px 26px 12px;
    float: right;
}

#content.product_detail div.attributes label {
    padding: 12px 0 3px 0;
    font-weight: bold;
    display: block;
}

#content.product_detail div.attributes select {
    width: 125px;
}

#content.product_detail div.attributes button {
    position: absolute;
    bottom: -10px;
}

#content a.back-to-main {
    position: absolute;
    color: #DDD;
    top: 158px;
    right: 16px;
    font-size: 11px;
    font-weight: normal;
    z-index: 9999;
}

#content.product_detail span.title {
    font-size: 14px;
    font-weight: bold;
}

#content.product_detail span.model {
    color: #626262;
}

#content.product_detail span.price {
    color: #B01E33;
    font-weight: bold;
}

#content.product_detail div.description {
    padding: 0 0 0 54px;
}

#content.product_detail div.description ul {
    margin: 16px 0 0 0;
	list-style-type: none;
	font-size:x-small;

}

#content.product_detail div.description li{
    margin: 0;
    padding: 0;
	list-style-position:outside;

}
#content.product_detail div.description p {
    margin: 0;
    padding: 0;
}

#cart {
    width: 480px;
    margin: 0 0 0 64px;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

#cart thead th,
#cart tbody tr.total td {
    background: #C0C0C0;
    color: #000;
    padding: 4px 6px;
    text-align: left;
    white-space: nowrap;
}

#cart tbody td {
    background: #CBCBCB;
    padding: 4px;
    font-size: 11px;
}

#cart tbody td a {
    font-weight: normal;
}

#cart tbody td input {
    padding: 2px;
    border: 1px solid #A5ACB2;
    font-family: Verdana, Helvetica, Arial, Sans-serif;
    text-align: center;
}

#cart tbody tr.total td {
    background: none;
    color: #AF1F33;
    padding:  6px;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

#cart tbody tr.total td p {
    color: #494949;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    display: inline;
}

#sidebar {
    background: url(../images/guy.gif) no-repeat 100% 280px;
    width: 297px;
    padding: 290px 18px 0 21px;
    float: left;
}

#sidebar h3,
#sidebar h4 {
    background-repeat: no-repeat;
    width: 250px;
    height: 30px;
    display: block;
    text-indent: -9999em;
}

#sidebar h3#title_about {
    background-image: url(../images/titles/about-roco.gif);
}

#sidebar h3#title_contact {
    background-image: url(../images/titles/contact-us.gif);
}

#sidebar h3#title_equipment {
    background-image: url(../images/titles/equipment.gif);
}

#sidebar h3#title_info {
    background-image: url(../images/titles/info-center.gif);
}

#sidebar h3#title_privacy {
    background-image: url(../images/titles/privacy-policy.gif);
}

#sidebar h3#title_services {
    background-image: url(../images/titles/services.gif);
}

#sidebar h3#title_training {
    background-image: url(../images/titles/training.gif);
}

#sidebar h3#title_welcome {
    background-image: url(../images/titles/welcome.gif);
}

#sidebar h4 {
    height: 18px;
}

#sidebar h4#sub_title_featured_course {
    background-image: url(../images/sub_titles/featured_course.gif);
}

#sidebar p {
    background: transparent;
    color: #424242;
    margin: 18px 0;
    font: 12px Verdana, Helvetica, Arial, Sans-serif;
}

#sidebar ul.subnavigation {
    width: 287px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    list-style: none;
    overflow: hidden;
}

#sidebar ul.subnavigation li {
    width: 285px;
    border-left: 2px solid #FF9C26;
    float: left;
}

#sidebar ul.subnavigation li li {
    border-left: 0;
}

#sidebar ul.subnavigation a {
    background: #AF1F33 url(/media/images/subnavigation/expand.gif) top right no-repeat;
    color: #FFF;
    width: 279px;
    padding: 2px 0 1px 4px;
    border-right: 1px solid #37040B;
    border-left: 1px solid #37040B;
    font-size: 12px;
    display: block;
}

#sidebar ul.subnavigation a.transition {
    border-bottom: 1px solid #37040B;
}

#sidebar ul.subnavigation a.transition.inverse {
    border-top: 1px solid #37040B;
    border-bottom: 0;
}

#sidebar ul.subnavigation li.alternate {
    border-color: #D8882D;
}

#sidebar ul.subnavigation li.alternate a {
    background: #891828 url(/media/images/subnavigation/expand_alternate.gif) top right no-repeat;
}

#sidebar ul.subnavigation li li a {
    background: #AFAFAF url(/media/images/subnavigation/expand_second.gif) top right no-repeat;
    color: #000;
    width: 254px;
    font-size: 11px;
}

#sidebar ul.subnavigation li li li a {
    background: #C5BFAE url(/media/images/subnavigation/expand_third.gif) top right no-repeat;
    color: #5B5644;
    width: 231px;
}

#sidebar ul.subnavigation li li.alternate a {
    background: #B9B9B9 url(/media/images/subnavigation/expand_second_alternate.gif) top right no-repeat;
}

#sidebar ul.subnavigation li li li.alternate a {
    background: #BDB6A2 url(/media/images/subnavigation/expand_third_alternate.gif) top right no-repeat;
}

#sidebar ul.subnavigation li.active a {
    background: #BFBFBF;
    color: #1C1C1C;
}

#sidebar ul.subnavigation li.active {
    border-color: #FFCE26;
}

#sidebar h5 {
    margin: 16px 0 0 0;
    padding: 0;
    color: #B01E32;
    font-size: 12px;
}

#sidebar p.definition {
    margin-top: 0;
    margin-bottom: 0;
}

#sidebar div.sub_title {
    position: relative;
    background: url(../images/sidebar/sub_title_bg.gif) no-repeat 0 12px;
    margin: 24px 0 0 0;
    padding: 24px 12px 12px 12px;
    border-top: 1px solid #969696;
}

#sidebar div.sub_title p {
    margin: 18px 0 9px 0;
    font-size: 11px;
}

#sidebar div.sub_title a.button {
    margin: 0 0 0 auto;
}

#footer_container {
    background: url(../images/footer_bg.gif) repeat-x 0 -23px;
    color: #000;
    padding: 23px 0 0 0;
}

#footer_container div.border {
    background: url(../images/footer_bg.gif) repeat-x;
    height: 23px;
    border-right: 1px solid #282828;
    border-left: 1px solid #282828;
}

#footer {
    background: #FFF;
    color: #444;
    width: 914px;
    height: 77px;
    margin: 0 auto;
    font: 10px Verdana, Arial, Sans-serif;
    border-right: 1px solid #282828;
    border-left: 1px solid #282828;
}

#footer ul {
    list-style: none;
}

#footer li a {
    height: 77px;
    display: block;
    text-indent: -9999em;
}

#footer #logo_vpp {
    background-image: url(../images/footer/vpp_sm.gif);
    width: 212px;
    float: left;
}

#footer #logo_wbe {
    background-image: url(../images/footer/wbe_sm.gif);
    width: 159px;
    float: right;
}

#footer div.contact {
    width: 342px;
    padding: 6px 0 0 0;
    border-right: 1px solid #C1C1C1;
    float: left;
}

#footer div.contact p {
    padding: 1px 0 0 11px;
    float: left;
}

#footer div.contact p.location {
    width: 148px;
    padding: 0 9px 0 10px;
    border-right: 1px solid #CDCDCD;
}

#footer div.contact p strong {
    color: #989898;
}

#footer div.contact p.location strong {
    color: #444;
}

#footer div.contact p strong.phone {
    color: #AF1E32;
    font-size: 11px;
}

#footer div.location {
    margin: 0 0 0 12px;
    padding: 6px 0 0 0;
    float: left;
}

#copyright {
    padding: 8px 8px 32px 8px;
    font: 11px/1.8 Verdana, Helvetica, Arial, Sans-serif;
}

#copyright div.column {
    width: 45%;
    float: left;
}

#copyright div.column,
#copyright div.column a {
    color: #BDBDBD;
}

#copyright div.column a {
    text-decoration: underline;
}

#copyright div.column span,
#copyright div.column span a {
    color: #959595;
}

#copyright div.column.secondary {
    text-align: right;
    float: right;
}



button,
a.button {
    background-repeat: no-repeat;
    width: 50px;
    height: 25px;
    border: 0;
    display: block;
    cursor: pointer;
}

button span,
a.button span {
    position: absolute;
    left: -9999px;
}

button.go,
a.button.go {
    background-image: url(../images/buttons/go.gif);
    width: 46px;
}

a.button.learn_more {
    background-image: url(../images/buttons/learn_more.gif);
    width: 83px;
}

a.button.more {
    background-image: url(../images/buttons/more.gif);
    width: 57px;
}

a.button.print_this_page {
    background-image: url(../images/buttons/print_this_page.gif);
    width: 104px;
}

button.submit {
    background-image: url(../images/buttons/submit.gif);
    width: 64px;
    margin: 0 6px 0 0;
    display: inline;
}

button.reset {
    background-image: url(../images/buttons/reset.gif);
    width: 56px;
    display: inline;
}



button.add_to_cart {
    background-image: url(../images/buttons/add_to_cart.gif);
    width: 83px;
}

a.button.remove {
    background-image: url(../images/buttons/remove.gif);
    width: 64px;
    height: 23px;
}

button.update_cart {
    background-image: url(../images/buttons/update_cart.gif);
    width: 109px;
    height: 29px;
    margin: 0 12px 0 0;
    float: right;
}

a.button.next_page {
    background-image: url(../images/buttons/next_page.gif);
    width: 94px;
    height: 29px;
    float: right;
}

a.button.estimate {
    background-image: url(../images/buttons/estimate_shipping.gif);
    width: 156px;
    height: 29px;
    margin: 0 12px 0 0;
    float: right;
}

table#estimate_shipping {
   margin-left:60px;

}





@media print {
    * { display: none; }
    #content-container, #footer { display: block; }
}













.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 100px;
	left: 25%;
	width: 50%;
	height: 250px;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:9999;
	overflow: auto;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

div#sidebar{
    min-height:700px;
}
* html div#sidebar{
    
}