@charset "UTF-8";

html, body{ 
    margin:0;
    padding:0;
    background-image:url(../img/stripe.jpg);
    background-repeat:repeat-x;
    background-color:#B0B1B3;
    font-family:Arial, Helvetica, sans-serif;
    color:#5e5e5e;
    font-size:12px;
    line-height:20px;
} 

#pagewidth #wrapper #maincol #stage #footer span {
    color: #cd066a;
}

.stdcolor {
    color: #cd066a;
}

body h1 {
    color:#cd066a;
    font-size:16px;
    margin-top:0px;
}
body h2 {
    font-size:15px;
}
body h4 {
    color:#cd066a;
    font-size:14px;
    margin:10px;
    margin-left:2px;
}

a:link {
    color: #5e5e5e;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #5e5e5e;
}
a:hover {
    text-decoration: none;
    color: #cd066a;
}
a:active {
    text-decoration: none;
    color: #5e5e5e;
}

a.linkvis {
    color: #cd066a;
    text-decoration: none;
}

a.linkvis:before { 
    content:"\2192";
}

img {
    border:0px;
}


#pagewidth{ 
    width:960px;
    text-align:left;
    margin:0 auto;
}

#header{
    position: relative;
    height: 160px;
    margin-top: 16px;
    z-index: 1;
}

#maincol{
    position: relative;
    z-index: 2;
 }
 
#stage{
    margin-left:51px;
    margin-right:50px;
    width:860px;
    background-color:#FFF;
    float:left;
    height:100%;
    padding-bottom: 24px;
}
	
#stageleft{
    width:640px;
    height:100%;
    float:left;
    background-color:#FFF;
    margin-top:6px;
    padding-top:35px;
    padding-left:40px;
}
	
	

th {
    color:#000;
}


#stageright{
    width:140px;
    height:100%;
    float:left;
    background-color:#FFF;
    padding-top:35px;
    margin-top:6px;
}

#rightbar{
    background-color:#ececec;
    border-left:2px solid #cd066a;
    height:470px;
    width: 125px;
    padding:10px 5px 60px 5px;
    line-height: normal;
    margin-left:35px;
}

#rightbar hr{
    color:#fff;
    background-color:#ececec;
    border-color:#ececec;
    height:2px;
    border:0;
}

.caticon img {
    width: 85px;
    height: 120px;
    border-width: 1px;
    border-style: solid;
    border-color: gray;
    margin-left:3px;
}

.rightbartext {
    margin-left: 2px;
}


#footer {
    margin-left: 51px;
}

#footer img {
    width: 860px;
    height: 58px;
}


#nav, #nav ul { /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}

#nav {
    margin-top:-20px;
    z-index:2;
    margin-left:100px;
    font-size:14px;
}

#nav a {
    display: block;
    height:18px;
    line-height:1.2;
}

#nav li { /* all list items */
    float: left;
    /*width: 120px; /* width needed or else Opera goes nuts */
    margin-right:20px;
    font-size:14px;
    padding-right:20px;
    border-right: 2px solid #cd066a;
}


#nav li ul { /* second-level lists */
    position: absolute;
    width: 100px;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
    margin-bottom:20px;
    margin-top:-1px;
}

#nav li ul li{
    border:none;
    font-size:9pt;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */

    left: auto;
    /*background-image:url(../img/bg_nav.png);*/
    background-color: rgba(240, 240, 240, 0.9);
    background-color: #e9e9e9\9;
    line-height:16px;
    padding-top:5px;
    padding-bottom:3px;
    padding-right:40px;
    white-space:nowrap;
}

#nav ul {
    list-style: none outside none;
    margin: 0;
    margin-top:1px;
    padding: 0px 10px;
}

#imprbutton {
    float:right;
    margin-right:60px;
    margin-top:-2px;
}

#flags {
    float:right;
    margin-right:-24px;
    margin-top:7px;
}

#flags img {
    border:solid 1px #cbcbcb;
}

.searchbutton {
    background-color:#c0c0c0;
    border: solid 0px;
    width:118px;
    margin-top:10px;
}


.prodlistdescr {
    width: 620px;
    border-collapse: collapse; 
    border-color: green;
}

.prodlistdescr td  {
    font-weight: bold;
    vertical-align: top;
    /*border-color: green;*/
}

.prodlistdescr img {
    margin-right: 16px;
    width: 180px;
}

.productlist {
    width:620px;
    border-collapse: collapse; 
}

.productlist tr:hover{
    background-color:#f0f0f0;

}

.productlist td {
    padding:6px;
    border-bottom:1px solid #cd066a;
}

.productlist img {
    width: 100px;
    height: 74px;
    border: 0px;
    margin: 2px;
}

.productlist_topline {
    border-top:solid 1px #cd066a;
}

.productlist img.dticon {
    width: 11px;
    height: 11px;
}

.ptnumval {
    text-align: right;
}

.productspec {
    width: 440px;
}

.productspec td {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 4px;
}

.pstlabel {
    width: 134px;
    font-style: italic;
}

#prodimage{
    float: right;
    width: 200px;
}

#prodimage img {
    border: 0px;
}

.prodprice {
    font-size : 15px;
    font-weight: bold;
}

.orderonline {
    margin-top: 20px;
    text-align: right;
}

.simfototxt {
    font-size : 10px;
    line-height: 16px;
    text-align:right;
    margin-top: -4px;
}

.simfototxt img {
    width: 10px;
    height: 10px;
}

.colordivider {
    border:0;
    height:1px;
    width:460px;
    color: #cd066a;
    background-color: #cd066a;
}

.lightslist {
    width: 640px;
    margin-left:-15px;
    position:relative;
    z-index:0;
}

.lightslist p {
    margin:0;
    font-size:12px;
}

.provbox {
    width:160px;
    padding:15px;
    position:relative;
    z-index:3;
}

.provbox a:link{
    color: #cd066a;
    text-decoration: none;
}

.provbox a:visited {
    color: #cd066a;
    text-decoration: none;
}


.provbox img {
    max-height:157px;
    max-width:160px;
}

.provtitle {
    background-color:#fff;
    opacity:0.75;
    color: #cd066a;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    height: 13px;
    width: 150px;
    border-bottom: 3px #cd066a solid;
    text-align: left;
    position: absolute;
    z-index:4;
    margin-top: -30px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom:8px;
    vertical-align: middle;
}

.provcontentbox {
    width:130px;
    background-color: #cd066a;
    color:#FFFFFF;
    position:absolute;
    opacity:0;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size: 9pt;
    text-align:left;
    margin-top: -113px;
    padding-left:10px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:5px;
    line-height: 1.0;
     -webkit-transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
     -o-transition: all 0.2s linear;
     -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.provcontentbox:hover {
    width:130px;
    background-color: #cd066a;
    color:#FFFFFF;
    position:absolute;
    opacity:1;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size: 9pt;
    text-align:left;
    margin-top: -113px;
    padding-left:10px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:5px;
    line-height: 1.0;
     -webkit-transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
     -o-transition: all 0.2s linear;
     -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.transformselecttable {
    width: 640px;
    background-color: #c1c2c4;
    border: 0px;
}

.transformselecttable td {
    padding: 2px;

}

.transformselecttitle {
    width: 160px;
    text-align: left;
}

.transformrestitle {
    color:#000;
    margin-top:20px;
    width: 620px;
    padding: 3px;
    border-bottom:solid 1px #cd066a;
    font-weight: bold;
}

.transformreslist {
    border-bottom:1px solid #cd066a;
    border-spacing: 0;
    border-collapse: collapse;
    width: 620px;
    padding: 3px;

}

.transformreslist a:hover {
    color: #cd066a;
}

.transformreslist img {
    padding-left:5px;
    margin-top:9px;
}

.transformreslist img.photo {
    width: 50px;
}

.transformreslist tr:hover{
    background-color:#f0f0f0;
}

.transformrescount {
    color: #cd066a;
    font-weight: bold;
    margin-top: 8px;
    margin-left: 6px;
}

.faqimages img {
    width: 100px;
    height: 74px;
    border: 0px;
    margin-right: 4px;
}

.faqlist {
    width:560px;
}

.faqtext b {
    background-color:#ECECEC;
    display: block;
    padding-left:5px;
}


.inputform {
    border-spacing: 0px;
    float: left;
}

.inputform td {
    padding-top: 8px;  
    padding-bottom: 8px;
}

.inputform td.line {
    padding-top: 10px;
    border-bottom:solid 1px #cd066a;
}

.inputform td.spctop {
    padding-top: 10px;
}

.inputform td.required {
    text-align: right;
    font-size: 11px;
}

.inputform input, textarea {
    outline: none;
    border:none;
    background-color:#e9e9e9;
}

.inputform input {
    height:15px;
    font-family:Arial, Helvetica, sans-serif; 
}

.inputform input.button {
    color: #cd066a;
    font-size:13px;
    height: 18px;
    background-color: white;
    border:none;
}

.inputform input[type=radio] {
    background-color:#fff;
}
.inputform input[type=checkbox] {
    background-color:#fff;
}



.formsearchtransf {
    width: 400px;
}

.formmessage {
    width:400px;
}

.formmessage td.label {
    width:60px;
}

.formmessagetext {
    border-spacing: 0px;
    margin-top:10px;
    float:left;
}

.formmessagetext textarea {
    width:400px;
    height:155px;
    font-size: 13px;
    font-family:Arial, Helvetica, sans-serif;
}

.iptformmess {
    width: 334px;
}

.forminquiry {
    width: 400px;
}

.forminquiry input.deflen {
    width: 300px;
}

.forminquiry td.label {
    width: 140px;
}

.forminquiry textarea {
    width: 300px;
    height: 155px;
    font-size: 13px;
    font-family:Arial, Helvetica, sans-serif;
}

/* Tooltip */
#tooltip{
    position:absolute;
    background:#fff;
    border-bottom:8px solid #CC0066;
    padding:5px;
    color:#000;
    width:200px;
    font-size:10px;
    line-height:1.5;
    display:none;
    text-align: left;
    -webkit-box-shadow: 0px 0px 15px #000000;
    /* webkit browser*/
    -moz-box-shadow: 0px 0px 15px #000000; /* firefox */
    box-shadow: 0px 0px 15px #000000;
    opacity:0.8;
}

/* Clearfix       */
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
