/*
*********************************************************
*     ___ __ _(_) |_ __  __ _| |_____ _ _(_)_ _| |_     *
*    (_-</ _` | | | '  \/ _` | / / -_) '_| | ' \  _|    *
*    /__/\__,_|_|_|_|_|_\__,_|_\_\___|_| |_|_||_\__|    *
*                                                       *
*********************************************************
    Document   : style
    Created on : 22-gen-2010, 8.27.45
    Author     : samuele serafini
    Description: css created in order to modify fmg insitutional website
*/

/*
colors:
light blue: #21BADF
*/


* {
    padding : 0;    
    margin : 0;
    font-family: 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
}
html {
    background: #FFFFFF url('../images/central_bg.jpg') repeat-y center;
}
/*GLOBAL*/
a, a:link, a:visited, a:active {
    color: #444444;
    text-decoration: none;
}
a:hover {
    color: #333333;
}
a.pdf { /*The background image*/
        background: url(../images/pdf.png) no-repeat left center;
        padding-left: 20px;
        line-height: 16px; /* To center the text vertically with the icon */
}
a.email {
    background: url(../images/email.png) no-repeat left center;
    padding-left: 20px;
    line-height: 16px;
}



#container {
    margin:  0px auto;

}
.italics {
    font-style: italic;
}

/*HEADER*/
#header {
    display: block;
    float: left;
    height: 200px;
    width: 100%;
    font-family: Arial,Helvetica,sans-serif;
    border-bottom: 1px solid #333333;
}
#header.default {
    background: #FFFFFF url('../includes/imagerotator.php') top center repeat;
}
#header.furniture {
    background: #FFFFFF url('../includes/imagerotator_furniture.php') top center repeat;
}
#header.sails {
    background: #FFFFFF url('../includes/imagerotator_sails.php') top center repeat;
}
#header.accessories {
    background: #FFFFFF url('../includes/imagerotator_accessories.php') top center repeat;
}
#header .inside {
    display: block;
    height: 200px;
    width: 960px;
    margin: 0 auto;
}
#header .stripeforlogo {
    display: block;
    float: left;
    width: 212px;
    height: 100%;
    border: none;
    background: url('../images/stripe_logo.png') repeat-y;
}
#header .logo {
    display: block;
    float:left;
    padding: 20px 65px 0px 65px;
    position: relative;
    border: none;
}
#header .textlogo, .textlogo img {
    display: block;
    float:left;
    margin-top: 8px;
    border: none;
    padding: 4px 44px 0px 44px;

}
#header .rightblock {
    position: relative;
    display: block;
    float:right;
    margin: 0 0 0 10px;
    width: 75%;
    height: 190px;
}
#header .slogan {
    width: 278px;
    position: absolute;
    bottom: 12px;
    right: 10px;
    font-size: 24px;
    font-weight: bold;
    padding: 5px 10px;
    letter-spacing: -1px;
    color: #FFFFFF;
    border: 1px solid #FFF;
    background: #21BADF;
}
/*MENU*/
#menu {
    display: block;
    float: left;
    background: #FFFFFF url('../images/central_bg.jpg') repeat-y center;
    width: 100%;
    height: 45px;
}
#menu .inside {
    display: block;
    width: 960px;
    margin: 0 auto;
}
#menu .left {
    width: 630px;
    margin-left: 10px;
    display: block;
    float: left;
}
#menu .right {
    width: 300px;
    display: block;
    float:left;
    margin-left: 10px;
}
#menu .right .languages {
    list-style: none;
    float: left;
    margin-top: 7px;
    padding: 0 6px;
    background: #fff;
    border: 1px solid #21BADF;
}
#menu .right .languages a:hover {
    opacity: 0.5;
}
#menu .right .languages img {
    padding: 6px 1px 0px 1px;
    line-height: 20px;
    border: none;
}
#menu .right .events_blog {
    float: right;
}
#nav {
    list-style: none;
    float: left;
    margin: 7px 0;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #21BADF;
}
#nav li {
    float: left;
    position: relative;
    z-index: 50;
}
#nav li.open, #nav li:hover {
    background: #21BADF;
}
#nav li a {
    display: block;
    padding: 5px 9px;
    font-size: 13px;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    line-height: 20px;
}
#nav li img {
    padding-right: 3px;
    line-height: 20px;
    border: none;
}
#nav li ul {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    min-width: 125px;
    padding: 0 0 5px;
    background: #fff;
    border: solid #21BADF;
    border-width: 0 1px 1px;
}
#nav li:hover ul {
    display: block;
}
#nav li ul li {
    float: none;
    list-style: none;
}
#nav li ul li a {
    font-size: 13px;
    padding: 4px 8px;
    display: inline-block;
}
#nav li ul li a {display: block;}
#nav li ul li a:hover {
    background: #21BADF;
    color: #fff;
}
.menufromright {
    margin-left: -65px;
    float: right;
    list-style: none;
}
/*CONTENT*/
#content {
    background: #FFFFFF url('../images/central_bg.jpg') repeat-y center;
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    min-height: 435px;
}
#content .inside {
    display: block;
    width: 960px;
    margin: 0 auto;
}
/*LEFT CONTENT*/
#leftcontent {
    display: block;
    float:left;
    width: 630px;
    margin-left: 10px;
    margin-right: 10px;
}
#leftcontent .title {
    display: block;
    height: 30px;
    margin:  0px auto;
    padding-left: 6px;
    background: url('../images/footer_bg.png') repeat-x;
    border: 1px solid #bbb;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}
#leftcontent .passcattitle {
    background: url('../images/footer_bg.png') repeat-x;
    display: block;
    margin:  0px auto;
    height: 25px;
    padding-left: 10px;
    padding-right: 6px;
    padding-top: 4px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
#leftcontent .blogtitle {
    display: block;
    margin:  0px auto;
    padding: 5px;
    background: url('../images/footer_bg.png') repeat-x;
    border: 1px solid #bbb;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
#leftcontent .body {
    margin: 0px auto;
}
#leftcontent .text {
    padding: 10px 20px;
    text-align: justify;
    font-size: 14px;
}
#leftcontent .text h3 {
    text-align: left;
    clear: both;
    font-size: 18px;
    font-weight: bolder;
    color: #21BADF;
    border-bottom: 1px solid #21BADF;
}
#leftcontent .text h4 {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #444444;
}
#leftcontent .text h4.orange {
    color: #EF6B42;
}
#leftcontent .text h4.smaller {
    font-size: 16px;
}
#leftcontent .text h4.catalogues {
    background: url('../images/footer_bg.png') repeat-x;
    display: block;
    margin:  0px auto;
    height: 25px;
    padding-left: 10px;
    padding-right: 6px;
    padding-top: 4px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
#leftcontent .text li {
    list-style-position: inside;
    margin-left: 40px;
}
#leftcontent .text img {
    display: block;
    margin: 10px 0;
    padding: 8px;
    border: 1px solid #21BADF;
}
#leftcontent .text img.floating {
    float: left;
    margin-right: 10px;
}
#leftcontent .text img.floatingnoborder {
    float: left;
    margin: 0 10px 0 0;
    border: 0;
}
#leftcontent .text img.nofloatingnoborder {
    float: right;
    border: 0;
}
#leftcontent .text img.noborder {
    border: 0;
    margin: 0 auto;
}
#leftcontent .gallerycontainer {
    border:1px solid #21BADF;
    display:block;
    margin:5px 25px 5px 0px;
    padding:10px;
}
#leftcontent .textcontainer {
    border:1px solid #cdcdcd;
    display:block;
    margin:5px;
    padding:10px;
    background: #FFEEAB;
}
#leftcontent .textcontainercentered {
    border:1px solid #cdcdcd;
    display:block;
    margin:5px;
    padding:10px;
    font-size: 14px;
    text-align: center;
    background: #FFEEAB;
}
#leftcontent .text img.smallgallery {
    display: inline-block;
    padding: 0;
    margin: 1px;
    border: none;
}
#leftcontent .textresizercontainer {
    display: block;
    float: right;
    margin-top: 4px;
    padding: 2px;
}
#leftcontent .biglink {
    text-decoration: underline;
    font-size: 16px;
}
#leftcontent .aplus:hover {
    opacity:0.6;
}
#leftcontent .reset:hover {
    opacity:0.6;
}
#leftcontent .aminus:hover {
    opacity:0.6;
}
#leftcontent p.bluetitle {
    color: #507c99;
    font-size: 20px;
    font-family: Arial;
    letter-spacing: 2px;
    margin: 5px 0;
}
#commentform input[type=text], #commentform [type=password] {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    display:block;
    float:left;
    border:1px solid #21badf;
    font-size:12px;
    margin: 0 0;
    padding:3px;
    width:200px;
    margin-right: 10px;
}
.contactcaptcha {
    display: block;

}
.contactsinputreload {
    background:#21BADF none repeat scroll 0 0;
    border:3px solid #FFFFFF;
    color:#FFFFFF;
    cursor:pointer;
    font-size:0.8em;
    font-weight:bolder;
    margin-bottom: 10px;
    padding:5px;
    text-align:center;
    text-transform:uppercase;
    width:105px;
}
.contactsinput input[type=text], .reservedform input[type=password] {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    display:block;
    float:left;
    border:1px solid #21badf;
    font-size:12px;
    margin: 0 0;
    padding:3px;
    width:200px;
    margin-right: 10px;
}
.contactsinput input[type=button] {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#21badf;
    border:1px solid #39D;
    color:#fff;
    padding:3px;
    font-size:11px;
    margin:0 0 4px;
    font-weight:bold;
    cursor:pointer;
}
.contactsinput input[type=submit]:hover {
    background:#1fc2df;
}

#leftcontent .rssgallerycontainer {
    position:relative;
    border:1px solid #21BADF;
    display:block;
    margin:5px 25px 5px 0px;
    padding:10px;
}
#leftcontent .rssgallerycontainer img {
    position: absolute;
    top: 20px;
    left: 10px;
}
#leftcontent .rss_spidertech_gallery_title {
    font-size: 16px;
    letter-spacing: -1px;
    background: url('../images/footer_bg.png') repeat-x;
    color: blue;
    padding: 4px;
    display: block;
    margin-left: 140px;
}
#leftcontent .rss_spidertech_gallery_title:hover{
    background: #cdcdcd;
}
#leftcontent .rss_spidertech_gallery_title  a:hover{
    text-decoration: underline;
}
#leftcontent .rss_spidertech_gallery_text {
    font-size: 11px;
    display: block;
    margin-left: 140px;
    padding: 6px;
}



/*RIGHT CONTENT*/
#rightcontent {
    display: block;
    float:left;
    width: 300px;
}
#rightcontent .title {
    background: url('../images/footer_bg.png') repeat-x;
    display: block;
    margin:  0px auto;
    height: 25px;
    padding-left: 10px;
    padding-right: 6px;
    padding-top: 4px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}


.reservedform {
    margin: 0 auto;
    display: block;
}
.reservedform .reservedtitle {
    background: #2ba8e7 url('../images/footer_bg.png') repeat-x;
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.reservedform .body{
    background: #ddeef6;
    font-size: 11px;
    padding-top: 4px;
    padding-left: 10px;
}
.reservedform .register {
    font-size: 12px;
    margin-left: 2px;
    margin-right: 10px;
    font-weight: bold;
}
.reservedform input[type=text], .reservedform input[type=password] {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    display:block;
    float: none;
    border:1px solid #21badf;
    font-size:12px;
    margin: 0 0;
    padding:3px;
    width:200px;
    margin-right: 10px;
}
.reservedform input[type=submit] {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#21badf;
    border:1px solid #39D;
    color:#fff;
    padding:3px;
    font-size:11px;
    margin:4px 0 4px;
    font-weight:bold;
    cursor:pointer;
}
.reservedform input[type=submit]:hover {
    background:#1fc2df;
}
.reservedform .logoutbox {
    display: block;
    height: 20px;
    padding: 8px 15px;

}
.reservedform .logout {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#21badf;
    border:1px solid #39D;
    color:#fff;
    padding:3px;
    font-size:11px;
    margin:5px 18px;
    font-weight:bold;
    cursor:pointer;
}
.reservedform .logout:hover {
    background:#1fc2df;
}
.reserved_in_text {
    cursor: pointer;
}

.reserved_access {
    background: #ddeef6;
    border:1px solid #21BADF;
    display:block;
    margin:5px 25px 5px 0px;
    padding:10px;
    font-size: 20px;
    font-weight: bold;
}

#catalogform {
    margin: 0 auto;
    display: block;
}
#catalogform .reservedtitle {
    background: #2ba8e7 url('../images/footer_bg.png') repeat-x;
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
#catalogform .body{
    background: #ddeef6;
    font-size: 11px;
    padding-top: 4px;
    padding-left: 10px;
}
#catalogform .register {
    font-size: 12px;
    margin-left: 2px;
    margin-right: 10px;
    font-weight: bold;
}
#catalogform input[type=text], #catalogform input[type=password] {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    display:block;
    float: left;
    border:1px solid #21badf;
    font-size:13px;
    margin: 5px 6px 5px 0px;
    padding:3px;
    font-weight:bold;
    width:200px;
}
#catalogform input[type=submit] {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#21badf;
    border:1px solid #39D;
    color:#fff;
    padding:3px;
    font-size:12px;
    margin: 5px 0px;
    font-weight:bold;
    cursor:pointer;
}
#catalogform input[type=submit]:hover {
    background:#1fc2df;
}
#catalogform .logoutbox {
    display: block;
    height: 20px;
    padding: 8px 15px;

}
#catalogform .logout {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#21badf;
    border:1px solid #39D;
    color:#fff;
    padding:3px;
    font-size:11px;
    margin:5px;
    font-weight:bold;
    cursor:pointer;
}
#catalogform .logout:hover {
    background:#1fc2df;
}

/* RIGHTCONTENT */

#rightcontent .body {
    margin: 0px auto;
    margin-bottom: 15px;
}
#rightcontent .video {
    margin: 10px auto;
    /* don't remove the following directive */
    visibility: visible;
    /* this seems to resolve the z-index trick of flowplayer :) */
}
#rightcontent .text {
    padding: 0 10px;
    text-align:left;
    font-size: 12px;
}
#rightcontent .centered {
    display: block;
    padding: 6px 0;
    margin: 0px auto;
    border: none;
    text-align: center;
}
#rightcontent .text h3 {
    text-align: left;
    clear: both;
    font-size: 18px;
    font-weight: bolder;
    color: #21BADF;
    border-bottom: 1px solid #21BADF;
}
#rightcontent .text h4 {
    text-align: left;
    clear: both;
    font-size: 14px;
    font-weight: bolder;
    color: black;
}
#rightcontent .comics {
    background: #ddeef6;
}
#rightcontent .comics img {
    display: block;
    padding: 6px 0;
    margin: 0px auto;
    border: none;
}
#rightcontent .brochures  {
    background: #ddeef6;
}
#rightcontent .brochures img {
    display: block;
    padding: 6px 0;
    margin: 0px auto;
    border: none;
}
#rightcontent .video  {
    background: #F7F7F7;
}
#rightcontent .communications  {
    background: #ddeef6;
    padding: 6px 15px;
}
#rightcontent .communications .livezillacontainer {
    background: #ffffff;
}
#rightcontent .multimedia  {
    min-height: 100px;
    background: #ddeef6;
    padding-bottom: 10px;
}
#rightcontent .multimedia img {
    border: none;
}
#rightcontent ul.multimedia {

}
#rightcontent li.multimedia {
    display: block;
    float: left;
    width: 83px;
    padding: 3px;
    list-style: none;
    color: #444444;
    vertical-align: top;
}
#rightcontent li.multimedia a {
    font-family: Arial;
    font-size: 12px;
}

#rightcontent .palmares  {
    background: #ddeef6;
    padding-bottom: 10px;
    padding-top: 10px;
}
#rightcontentpalmares {
    width: 300px;
}
#rightcontent .ticker  {
    background: #ffffff;
    border:1px solid #21badf;
    margin: auto;
}
#rightcontent .ticker li {
    position: relative;
    display: block;
    border-bottom: 1px solid #cdcdcd;
    font-size: 12px;
    padding: 0px 5px;
}



/*FOOTER*/


#footer {
    display: block;
    float: left;
    width: 100%;
    background: url('../images/footer_bg.png') repeat-x top;
    color: #444444;
    border-top: 1px solid #898989;
    padding-bottom: 10px;
    /*  z-index: 1000;
      position:fixed;
      bottom: 0;
      left: 0;  */
}
#footer .inside {
    display: table;
    width: 960px;
    margin: 0 auto;
}
.buttonfooter  {
    display: block;
    height: 25px;
    width: 76px;
    margin-top: -25px;    
    background: url('../images/footer_slider/sitemap.png') no-repeat;
    background-position: 0 -25px;
}
#footercontent {
    /*display: none;*/
    /*
    i needed it only to enclose the button for the slideup effect ;)
    */
}



#footerleft {
    margin-left: 15px;
    display:block;
    float: left;
    width: 630px;
}
#footerleft ul.linkblock {
    display: block;
    float:left;
    margin: 10px 5px 3px 3px;
    padding: 2px 5px 2px 5px;
    border-right: 1px dotted #d1d1d1;
}
#footerleft ul.linkblock li {
    list-style: none;
    text-align: right;
}
#footerleft ul.linkblock li.title {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #444444;
    padding-bottom: 9px;
}
#footerleft ul.linkblock li.desc {
    font-size: 14px;
    color: #d1d1d1;
    line-height: 18px;

}
#footerleft ul.linkblock li.desc a, #footerleft ul.linkblock li.desc a:link, #footerleft ul.linkblock li.desc a:active, #footerleft ul.linkblock li.desc a:visited {
    color: #d1d1d1;
}
#footerleft ul.linkblock li.desc a:hover {
    text-decoration: underline;
    color: #fff;
}




#footerright {
    display: block;
    float: right;
    width: 310px;
}
#footerright .linkblock {
    display: block;
    float:left;
    margin-right: 10px;
    margin-top: 10px;
    padding: 5px;
}

#footerright .box {
    display: block;
    padding: 8px;
    background: #ddeef6;
    width: 275px;
    border: 1px solid #898989;
}
#footerright .boxtitle {
    display: block;
    padding: 5px;
    border: 1px solid #21BADF;
    background: #fff;  
    font-weight: bold;
}
#footerright .boxaddress {
    margin: 2px;
    display: block;
    padding: 3px;
    font-size: 11px;
}
#footerright .telfax {
    text-align: center;
    display: block;
    margin: 2px 0;
    font-size: 14px;
}
#footerright .website {
    text-align: center;
    display: block;
    margin: 4px 20px;
    border: 1px solid #21BADF;
    background: #fff;
    font-size: 16px;
}
#footerright .copyright {
    text-align: center;
    display: block;
    margin: 2px 0;
    font-size: 11px;
}


/*
 *  SliderNav - A Simple Content Slider with a Navigation Bar
 *  Copyright 2010 Monjurul Dolon, http://mdolon.com/
 *  Released under the MIT, BSD, and GPL Licenses.
 *  More information: http://devgrow.com/slidernav
*/

#slider {
    float: left;
    font-size: 12px;
    line-height: 16px;
    background: #eee;
    width: 610px;
    min-height: 250px;
    display: block;
    position: relative;
    background: #fff;
    overflow: hidden;
}
#slider ul {
    list-style: none;
}
#slider a { 
    text-decoration: none;
}
#slider h2, h3 { 
    margin: 0 0 20px;
    text-shadow: 2px 2px #fff;
}
#slider	h2 { 
    font-size: 28px;
}
#slider	h3 { 
    font-size: 22px;
}
#slider	pre { 
    background: #fff;
    width: 650px;
    padding: 10px 20px;
    border-left: 5px solid #ccc;
    margin: 0 0 20px;
}
#slider	p {
    width: 550px;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 30px;
}


#slider .slider-content { 
    float: left;
    width: 100%;
    display: block;
    overflow: auto;
    min-height: 250px;
}
#slider .slider-content ul {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}
#slider .slider-content ul li {
    float: left;
    width: 100%;
}
#slider .slider-content ul ul li a {
    padding: 2px 10px;
    display: block;
    border-bottom: 1px solid #f3f3f3;
    text-transform: capitalize;
}
#slider .slider-content ul ul li a:hover {
    background: #f3faff;
    border-color: #d5ebf9;
}
#slider .slider-content li .title { 
    padding: 6px 8px;
    background: #bbb;
    color: #fff;
    width: 100%;
    margin: 3px 0;
    height: 100%;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}
#slider .slider-content .selected .title { 
    background: #666;
}
#slider .slider-nav { 
    position: absolute;
    right: 0;
    top: 0;
    background: #666;
    min-height: 250px;
}
#slider .slider-nav ul {
    padding: 5px 0;
}
#slider .slider-nav li a {
    padding: 3px 5px;
    line-height: 13px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    cursor: pointer;
}
#slider #debug { 
    position: absolute;
    bottom: 0; left: 0;
    padding: 5px;
    background: #000;
    color: #fff;
}
#slider .arrow {
    font-size: 0px;
    line-height: 0%;
    width: 0px;
    border-bottom: 8px solid #fff;
    border-left: 5px solid #333;
    border-right: 5px solid #333;
    position: relative;
    top: -4px;
}
#slider .down {
    border-bottom: none;
    border-top: 8px solid #fff;
    top: 4px;
}
#slider .slide-up, #slider .slide-down { 
    height: 20px;
    background: #333;
    text-align: center;
    cursor: pointer;
    float: right;
    width: 100%;
    position: relative;
}
#slider .accordion-products {
    display: none;
}

/*
 * SmartCart - jQuery cart plugin
 * CSS Document
 *
 * Home Pages:
 * http://fivelist.summerhost.info
 * http://tech-laboratory.blogspot.com
 * http://techlaboratory.wordpress.com
 *
 * Date: 05-SEP-2009
 * Version: 0.95 beta
*/


.scContainer {
    padding: 2px;

    font-family : Verdana,Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.scTitle {
    padding: 2px;
    float:left;
    font-weight: bold;
    margin-bottom: 3px;
    float:left;
}
.scBtn {
    background            : #5A5655;
    color                 : #FFFFFF;
    margin                : 0;
    padding               : 1px 5px 1px 5px;
    text-align            : center;
    border                : 1px solid #5A5655;
    text-decoration       : none;
    -moz-border-radius    : 5px;
    -webkit-border-radius : 5px;
}
.scBtn:hover{
    background      : #EA8511;
    color           : #FFFFFF;
    border          : 1px solid #EA8511;
    text-decoration : none;
}
.scText{
    border: 1px solid #E0E0E0;
    width:25px;
    padding : 1px 5px 1px 5px;
}
.scText:focus{
    border: 1px solid #EA8511;
}
.scCartArticleDesc {
    padding: 10px 5px 5px 5px;
    border: 1px solid #E0E0E0;
    width: 240px;
    float: right;
    text-align: left;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
}
.scProductList {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #E0E0E0;
    float: left;
    height: 100%;
    margin: 0 6px;
    overflow: auto;
    padding: 10px 5px 5px;
}
.scCart {
    padding: 10px 5px 5px 5px;
    border: 1px solid #E0E0E0;
    width: 240px;
    float: right;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
}
.scCartList {
    position: relative;
    margin: 0;
    padding: 1px;
    background: #F8F8F8;
    border: 1px solid #E0E0E0;
    height: 200px;
    overflow:auto;
}
.scCartListHead {
    padding: 0;
    background: #F8F8F8;
    border: 1px solid #E0E0E0;
    margin: 1px 0 1px 0;
    height: 25px;
    font-weight: bold;
}
.scCartListItem {
    position: relative;
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    background: #F8F8F8;
    border: 1px solid #E0E0E0;
    margin: 1px 0 0 0;
    line-height: 1em;
}
.scCartListItem:hover {
    background-color: #e5e5e5;
}
.scProductListItem {
    width:auto;
    margin:1px;
    background:#F8F8F8;
    overflow: visible;
    padding:0;   /*12px 0px 2px 5px;*/
    color:#0464BB;
    text-align:left;
    border:#E0E0E0 solid 1px;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
}
.scProductSelect {
    display: none;
    visibility:hidden;
}
.scULList {
    margin: 0.25em 0 1em 0;
    position: relative;
    display: block;
    padding-left: 0;
    list-style: none;
}
.scListItemLabel {
    padding: 5px;
    display: block;
}
.scListItemRemove {
    position: absolute;
    right: 0;
    top: 6px;
    background            : #5A5655;
    color                 : #FFFFFF;
    margin                : 0;
    padding               : 1px 5px 2px 5px;
    text-align            : center;
    border                : 1px solid #5A5655;
    text-decoration       : none;
    -moz-border-radius    : 5px;
    -webkit-border-radius : 5px;
}
.scListItemRemove:hover{
    background      : #EA8511;
    color           : #FFFFFF;
    border          : 1px solid #EA8511;
    text-decoration : none;
}

.spidertech_20100915 {
    overflow: hidden;
    display: block;
    margin: 0 auto;
}