li { 
	z-index: 10;	
	}
.prodInfo td {
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	width: 420px;
	padding: 4px;
	font-size: 14px;
}
.prodInfo .uline {
	background-color: #F6F6F6;
}	

.prodInfo .uexempt {
	border-bottom: none;
	border-bottom-size: 0px;
}

.addButton { 
    background-image: url(/img/buttons/add_to_cart_green.gif);
    height: 38px;
    width: 120px;
    margin-left: 70px;
    border: 0;
    cursor: pointer;
}

#prodLangTable {
	font-size: 14px;
	text-align: left;
	margin-left: 50px;
}
#prodLangTable td { 
	padding: 0;
	margin: 0;
}
#prodLangTable img {
	position:relative;
	top: 6px;
}
#prodLangTable a {
	color: #0066CC;
}
.prodDivider { 
	position: relative;
	margin: 0;
	padding: 0;
	/*left: -12px;
	margin-right: -24px;*/
}

a:visited { 
	color: blue;
}


html,body{
	text-align:left;
	vertical-align:top;
	margin-top:5px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
	background-color: #FFFFFF;
	overflow-x: hidden;
}

img
{
	border:none;
}


table.roundedCorners td.topLeft 
{
	background-color: transparent;
	background-image: url(/img/gradients/box_lefttop_bg_light.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: top;
	padding-top: 12px;
	padding-left: 12px;
}


  table.roundedCorners td.bottomLeft {
    background: url(/img/gradients/box_leftbottom_bg_light.gif) bottom left no-repeat;
    font-size: 4px;
  }

  table.roundedCorners td.bottomRight {
    background: url(/img/gradients/box_rightbottom_bg_light.gif) bottom right no-repeat;
    font-size: 4px;
  }
  
table.roundedCorners td.topRight 
{
background-color: transparent;
background-image: url(/img/gradients/box_righttop_bg_light.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: right;
background-y-position: top;
font-size: 4px;
}  

.bottomorange 
{
background-image: url(/img/gradients/botorangestripe.jpg);
background-repeat: repeat-x;
background-attachment: scroll;
background-x-position: left;
background-y-position: bottom;
width: 801px;
height: 250px;
margin: -8px;
position: absolute;
top: 510px;
display: none;
} 
    .toporange{
        background:url(/img/gradients/toporangestripe.jpg) top left repeat-x ;
        padding:9px;
		position: absolute;
		width: 784px;
		margin: -8px;
		height: 240px;
		z-index: 0;
		display: none;
    }

input,select
{
	border:1px solid #666666;
	font-size:12px;
}

input[type=checkbox],input[type=radio]{
		border:none;
	}

form
{
	margin:0;
	padding:0;
}

.required
{
	background-color:#FFFFCC;
}

#outerbox{
	vertical-align:top;
	text-align:center;
	width:978px;
	margin:auto;
	border:1px solid #c1ca93;
	background:#FFFFFF;
	padding:5px;
}

#innerbox{
	vertical-align:top;
	text-align:left;
	width:970px;
	margin:auto;
	padding:0;
	margin-top:5px;
	background:#FFFFFF;
}

/* header */

#header{
	width:970px;
	height:118px;
	background-image:url(/img/Header_Green_BG.jpg);
}

#header img,#header a{
	border:none;
}

#header td.internationalcustomers{
	text-align:right;
}


.internationalcustomers img { 
	padding: 2px;
	margin: 0px;
	float: left;
	position: relative;
	left: 20px;

}

#header td.internationalcustomers a:link,#header td.internationalcustomers a:visited{
	margin-right:15px;
	color:white;
	text-decoration:none;
	font-size:10px;
}

#header td.internationalcustomers a:hover{
	text-decoration:underline;
	font-size:10px;
}

#toplinks{
	font-weight:400;
	font-size:12px;
	width: 600px;
	color:#FFFFFF;
	position: relative;
	left: 110px;
	top: 30px;
}

#toplinks a:link,#header #toplinks a:visited{
	color: #FFFFFF;
	text-decoration:none;
	border:none;
	font-weight: normal;
}

#header #toplinks a:hover{
	color: #FFFFFF;
	text-decoration:underline;
	border:none;
}

#toplinks select{
	background: white;
	border: 1px  solid #797b50;
	font-size: 12px;
	margin:0;
	padding:0;
}
#toplinks select option{
	background: #bdd99b;
	padding:1px;
	/*padding-right:15px;*/
}

#trainlinks {
	position: relative;
	/*left: -32px;
	z-index:999;*/
}

#productNavHolder a:link
,#productNavHolder a:visited
,#productNavHolder a:hover,
#solutionsNavHolder a:link
,#solutionsNavHolder a:visited
,#solutionsNavHolder a:hover{
	text-decoration:none;
	color:black;
	font-size:11px;
}

#productNavHolder td,
#solutionsNavHolder td{
	text-align:left;
	font-size:11px;
}

td.car{
	background:url(/img/header/TrainCar_BG.gif) no-repeat;
	width:117px;
	height:23px;
}

td.whitecar{
	background:url(/img/general/top.trainlinks.whitecar.gif) no-repeat;
	width:117px;
	height:23px;
}

td.narrowcar{
	background:url(/img/header/TrainCar_BG.gif) no-repeat;
	width:84px;
	height:23px;
}

td.widecar{
	background:url(/img/header/TrainCar_Wide_BG.gif) no-repeat;
	width:150px;
	height:23px;
}

td.car:hover,td.carover{
	background:url('/img/header/TrainCar_BG.over.gif') no-repeat;
	width:117px;
	height:23px;
}

td.whitecar:hover,td.whitecarover{
	background:url('/img/general/top.trainlinks.whitecar.over.gif') no-repeat;
	width:117px;
	height:23px;
}

td.narrowcar:hover,td.narrowcarover{
	background:url('/img/header/TrainCar_BG.over.gif') no-repeat;
	width:84px;
	height:23px;
}

td.widecar:hover,td.widecarover{
	background:url('/img/header/TrainCar_Wide_BG.over.gif') no-repeat;
	width:150px;
	height:23px;
}

td.car a:link,td.car a:visited,
td.whitecar a,td.whitecar a:visited,
td.narrowcar a,td.narrowcar a:visited,
td.widecar a,td.widecar a:visited{
	text-decoration:none;
	/*font-weight:600;*/
	font-weight: normal;
	color:black;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
}

td.car:hover a,td.carover a,
td.whitecar:hover a,td.whitecarover a,
td.narrowcar:hover a,td.narrowcarover a,
td.widecar:hover a,td.widecarover a{
	color:white;
	border:none;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	/*font-weight:600;*/
	font-weight: normal;
}

td.carwide{
	background:url(/img/header/TrainCar_Wide_BG.gif) no-repeat;
	width:148px;
	height:23px;
}

td.carwide:hover,td.carwideover{
	background:url(/img/header/TrainCar_Wide_BG.gif);
	width:148px;
	height:23px;
}

td.carwide a:link,td.carwide a:visited{
	text-decoration:none;
	font-weight:600;
	color:black;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
}

td.carwide:hover a,td.carwideover a{
	color:white;
	border:none;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
}

/* main content table */

table#main{
	margin-top:3px;
	width:952px;
	vertical-align:top;
}

/* left nav */

#left{
	width:150px;
	border-right:3px solid white;
	vertical-align:top;
	text-align:center;
	background:#A6DAFF;
}

#left #lefttop{
	padding-top:8px;
	background:url('/img/left/Left_BG.jpg') no-repeat #84BC33;
	width:150px;
	vertical-align:top;
	text-align:center;
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:3px solid white;
}

#left #lefttop #lefttrainlinks td.carwide{
	background:url(/img/header/TrainCar_Wide_BG.gif);
	background-repeat:no-repeat;
	width:148px;
	height:23px;
	text-align:left;
	padding-left:10px;
}

#left #lefttop #lefttrainlinks td.carwide:hover, #left #lefttop #lefttrainlinks td.carwideover{
	background:url(/img/header/TrainCar_Wide_BG.over.gif) no-repeat;
	width:148px;
	height:23px;
	text-align:left;
	padding-left:10px;
}

#left #lefttop #lefttrainlinks td.carwide a:link,#left #lefttop #lefttrainlinks td.carwide a:visited{
	text-decoration:none;
	font-weight:500;
	color:black;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#left #lefttop #lefttrainlinks td.carwide:hover a,#left #lefttop #lefttrainlinks td.carwideover a{
	color:white;
	text-decoration:none;
	font-weight:500;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#left #lefttop ul.additionallinks{
	list-style-position:inside;
	list-style-image:url(/img/left/Diamond.gif);
	margin-left:0px;
	text-align:left;
	color:white;
	font-size:10px;
	font-weight:normal;
	padding-left:0;
	padding-bottom:5px;
	margin-bottom:0;
}

#left #lefttop ul.additionallinks li{
	margin-left:5px;
}

#left #lefttop ul.additionallinks li a:link,#left #lefttop ul.additionallinks li a:visited{
	color:white;
	text-decoration:none;
}

#left #lefttop ul.additionallinks li a:hover{
	text-decoration:underline;
}

#left #lefttestimonials
{
	vertical-align:top;
	width:150px;
}

#left #lefttestimonials .testimonial
{
	vertical-align:top;
	width:150px;
	color:white;
	border-bottom:3px solid white;
}

#left #lefttestimonials .testimonial p
{
	font-size:10px;
	text-align:left;
	margin:5px;
	margin-top:0px;
	width:140px;
}

#left #lefttestimonials .testimonial p a:link,#left #lefttestimonials .testimonial p a:visited
{
	color:#f9b30f;
	text-decoration:none;
	font-size:10px;
}

#left #lefttestimonials .testimonial p a:hover
{
	color:#f9b30f;
	text-decoration:underline;
	font-size:10px;
}

#left #lefttestimonials .testimonial p.testimonialtitle
{
	font-size:12px;
	font-weight:600;
}

#left #satisfaction{
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:3px;
	padding-top:0;
	text-align:center;
}

#left #satisfaction p{
	margin:0;
	padding:0;
	padding-bottom:10px;
	padding-top:5px;
	text-align:center;
}

#left #satisfaction p img
{
	border:none;
}



/* content area */

#content {
	width:952px;
	vertical-align:top;
	border:5px solid #ffb114;
	margin: 0px;
	background: url(/img/backgrounds/Content_Bottom_Curve.jpg) no-repeat bottom;	
	padding: 0px;
	padding-left: 8px;
	padding-top: 8px;
	z-index: 0;
	padding-bottom: 82px;
}

#content hr {
	margin-right: 8px;
}

#content #padbox {
	margin-right: 8px;
}

/*
#content td.content 
{
    padding: 12px;
}
*/

#content #breadbox 
{
    padding: 0;
    margin: 0;
    text-align: right;
   	background:url(/img/backgrounds/content.main.intro.topcurve.jpg) no-repeat top;		
	margin-right: -8px;
	padding-right: -8px;		
}

#content #breadnav
{
	position: relative;	
	width:801px;
	height:56px;
	vertical-align:top;
	right: 0px;
	z-index:0;
	text-align: right;
	padding: 0;
	margin: 0;
	color: #FFFFFF;	    	
   	background:url(/img/backgrounds/content.main.intro.topcurve.jpg) no-repeat top;	
	left: -8px;
	top: -8px;
	margin-right: -8px;
	margin-bottom: -8px;	
}

.breadcrumb td a:link,
.breadcrumb td a:visited,
#breadnav #breadcrumb a:link,
#breadnav #breadcrumb a:visited
{
	color: #FFFFFF;
	padding:3px;	
}

#breadcrumb 
{
    top: 4px;
    /*
    position: absolute;
    left: 620px;
    */
    margin-right: 4px;
}


#content h1,#content p.h1{
	font-size:20px;
	color:#d20e19;
}



#right_nav 
{
    border: 1px solid #0b69be;
    padding: 0px;
	margin-left: 8px;
}

h2
{
    font-size: 14px;
    color: #d20e19;
}

#right_nav table td input 
{
    float: left;
}

#right_nav table td label{
	color:#333333;
	font-size:12px;
	display:inline;
	float: left;
}

#right_nav table td 
{
    padding: 0;
    margin: 0;
}



#content #intro td.intro{
	background:url('/img/backgrounds/Content_Bottom_Curve.jpg') no-repeat bottom;
	width: 800px;
}


/*

#content #intro{
	background:url('content.main.intro.topcurve.jpg') no-repeat top;
	border-bottom:5px solid #ffb114;
}

#content #intro .breadcrumb td,#content #breadnav #breadcrumb{
	text-align:right;
	color:white;
	padding-right:5px;

}

#content #intro .breadcrumb td a:link,
#content #intro .breadcrumb td a:visited,
#content #breadnav #breadcrumb a:link,
#content #breadnav #breadcrumb a:visited
{
	color:white;
	padding:3px;
	text-decoration:none;
}
#content #padbox
{
	width:580px;
	padding-left:9px;
	padding-right:9px;
}

#content #intro .breadcrumb td a:hover,#content #breadnav #breadcrumb a:hover{
	text-decoration:underline;
}

#content #intro td h1{
	font-size:14px;
	margin-top:10px;
}


#content #intro td{
	padding-left:10px;
	
}


#content #intro td.intro img{
	border:none;
	padding-left:30px;
	padding-right:20px;
}

#content #intro td.intro p.orange{
	color:#fc7d08;
	margin-right:9px;
}

#content #intro td.intro p.orange a:link,#content #intro td.intro p.orange a:visited{
	color:black;
	text-decoration:none;
}

#content #intro td.intro p.orange a:hover{
	text-decoration:underline;
}



#content h2,#content p.h2{
	font-size:14px;
	color:#d20e19;
}

#content h3,#content p.h3{
	font-size:13px;
	color:#d20e19;
}

#content a:link,#content a:visited{
	color:#253810;
	text-decoration:underline;
}

#content a:hover{
	text-decoration:none;
} */


/* footer */

#footer{
	color:#666666;
	font-size:12px;
	width: 840px;
	margin:auto;
	text-align:center;
	margin-top:10px;
}

#footer a:link,#footer a:visited{
	color:#666666;
	text-decoration:underline;
	font-size:10px;
}

#footer a:hover{
	text-decoration:none;
}

#footer p.tiny{
	color:#999999;
	font-size:10px;
}

/* for image preloading */

.hiddenPic {display:none;}

p.socialbookmarks{
	font-size:10px;
	color:#666;
}

p.socialbookmarks a:link,p.socialbookmarks a:active,p.socialbookmarks a:visited{
	text-decoration:none;
	border-bottom:none;
	/*border-bottom:1px dashed #FFB114;*/
}

p.socialbookmarks a:hover{
	border-bottom:1px dashed #000;
}




/***********************/
#signupnow{
		width:248px;
		height:188px;
		background-image:url(/img/home/signup/signup.bg.jpg);
		background-repeat:no-repeat;
		position:absolute;
}

#signupnow h2{
	color:black;
	font-size:15px;
	padding-left:10px;
	padding-top:10px;
	margin-bottom:5px;
}

#signupnow table td,#signupnow p{
	font-size:10px;
	color:black;		
}

#signupnow p{
	text-align:center;
	margin-top:5px;
}

#signupnow table td input{
	background:#d7f9a1;
	color:#333333;
	font-size:12px;
	border:1px solid #8b965b;
	display:inline;
	margin:0;
	padding:1px;
}

#signupnow table td input#GetMuzzyNow,#signupnow table td input#LeftNavWMuzzyTestimonials_B_sun_submit{
	border:none;
	padding:0;
}

#signupnow table td input.checkstyle{
	border:none;
	background:none;
	margin-right:5px;
}

#signupnow table td label{
	color:#333333;
	font-size:12px;
	display:inline;
}

#signupnow a:link,#signupnow a:visited{
	color:black;
	text-decoration:underline;
}

#signupnow a:hover{
	color:black;
	text-decoration:none;
}



.priceBox td, .priceBox tr { 

	padding: 0px;
	margin: 400px;
}
.priceBox { 
	padding: 0px;
	margin: 0px;
	/*	background-color: #e8f4db;	
	border-color: #BBBBBB;
	border-style: dotted;
	border-spacing: 1px;
	border-width: 2px; */
}




/*************************/

/*.orange 
{
    background: url(/img/backgrounds/Content_Bottom_Curve.jpg);   
    width: 800px; 
    display: block;
    height: 120px;
    position: absolute;
    top: 500px;
    z-index: 0;
} */