html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
	z-index: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}




/* CSS layout */
* {

}
html {
        margin: 0;
        padding: 0;
}

body {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 0;
	margin: 0;
        background-color: #28343B;

        background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;

}



#container{
              background-color: transparent;
	background-image: url('images/bggrad.png');
	background-repeat: repeat-x;
	background-position: center 430px;
	width: 100%;
        display: block; position: absolute; min-height: 100%;
}

#topper {
margin: 0;
}

#topcontent{
		width: 980px; margin: 0px auto 0px auto; padding: 0px 0px 0px 0px;
		}
a:link img{border: none;}



#menubar{
                text-align: right;
                color: #ffffff;
                font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
        font-size: 11px;
		font-weight: bold;
        padding: 0px 15px 0 0;
        margin: -10px auto 5px auto;
        width: 963px;

}
#loginbar{
position: relative;
                float: right;
                font-size: 10px;
                color: #ffffff;
                margin: -5px 20px 0 0;
                width: 460px;
                line-height: 17px;
                padding: 15px 25px 15px 15px;
                text-align: right;
                -webkit-box-shadow:inset 0px 1px 10px rgba(0,0,0, .9);
	-moz-box-shadow:inset 0px 1px 10px rgba(0,0,0, .9);
	box-shadow:inset 0px 1px 10px rgba(0,0,0, .9);
		-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
background-color:  rgba(0,0,0, .2);
}


#loginbar h3{
color: #ffffff;
font-weight: bold;
margin: 0;
}

#pageholder{
       width: 954px; margin: 0px auto 60px auto; padding: 0px 0px 25px 0px;

                 background-image: url('images/pageshadow.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}

#page{
position: relative;
		width: 954px; margin: 0px auto 0px auto; padding: 0px 0px 0px 0px;
                background-color: #ffffff;
                	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0, .9);
	-moz-box-shadow: 0px 5px 10px rgba(0,0,0, .9);
	box-shadow:0px 5px 10px rgba(0,0,0, .9);
		-webkit-border-radius: 5px 5px 5px 0;
	-moz-border-radius: 5px 5px 5px 0;
	-khtml-border-radius:  5px 5px 5px 0;
	border-radius: 5px 5px 5px 0;
        min-height: 1000px;
        overflow: hidden;
behavior: url(PIE.htc);
}
#lcontent { margin: 30px 0 30px 154px;

}
#rcontent {
                margin: 30px 0 30px 10px;
	padding-left: 20px;
	background-image: url('images/divider.png');
	background-repeat: repeat-y;
	background-position: top left;
	float:right;

}

.lcol { margin: 10px 0 30px 0; position: relative;

}
.rcol {
                margin: 10px 0 30px 0px;
	padding-left: 20px;
	background-image: url('images/divider.png');
	background-repeat: repeat-y;
	background-position: top right;
	float:left;

}
.rcol p{
margin-right: 15px;
font-size: 10px;
}
.rcol div{
	max-height: 550px;
	min-height: 550px;
	overflow-y: auto;
	margin-right: 2px;
}

div.oflow{
	max-height: 600px;
	overflow-y: auto;
	margin-right: 2px;
}

.topcol { padding: 0; margin: 0; height: 370px; min-height: 370px;}

form{
	margin: 0; padding: 0;
}

#content {
margin: 0px 0px 0px 156px; padding: 25px;
}


a:link {color: #3693D0;
text-decoration: none;
border-bottom: 1px dotted #3693D0;
}

a:visited {color: #3693D0;}

a:active {color: #3693D0;
border-bottom: 1px solid #3693D0;}

a:hover {color: #3693D0;
border-bottom: 1px solid #3693D0;}


#rcontent div#allvideos a:link img#avlink {
border-bottom: none;
}

#topcontent a, #menubar a,#footer a {color: #ffffff;
text-decoration: none;
border-bottom: 1px dotted #ffffff;}
#topcontent a:link, #menubar a:link,#footer a:link {color: #ffffff;
text-decoration: none;
border-bottom: 1px dotted #ffffff;
}
#topcontent a:visited, #menubar a:visited,#footer a:visited {color: #ffffff;}

#topcontent a:active, #menubar a:active,#footer a:active {color: #ffffff;border-bottom: 1px solid #ffffff;}

#topcontent a:hover, #menubar a:hover,#footer a:hover {color: #ffffff;border-bottom: 1px solid #ffffff;}

#foothold{
background-color: transparent;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
        margin: 0;
        width: 100%;
        display: block; height: 280px;
        padding: 10px 0 0 0;
}
#footer {
                color: #ffffff;
width: 990px; margin: 10px auto 0 auto;
padding: 0px 0px 0px 0px;
height: 270px;
}


#menuholder {
position: relative;
        margin: -6px 0 -99999px 0;
	padding: 0 0 99993px 0;
	float: left;
        font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
        font-size: 14px;
              -webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	-khtml-border-radius:  5px 0 0 0;
	border-radius: 5px 0 0 0;
	                	-webkit-box-shadow:inset 0px 0px 5px rgba(24,24,24, .9);
	-moz-box-shadow:inset 0px 0px 5px rgba(24,24,24, .9);
	box-shadow:inset 0px 0px 5px rgba(24,24,24, .9);
        background-color: #D8D6DA;
        	z-index: 1499;
}

#navlist {
position: relative;
	width: 148px;padding: 0 0 0 8px; text-align: right;
        margin: 0 8px 0 0;
        background-color: #D8D6DA;
      -webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	-khtml-border-radius:  5px 0 0 0;
	border-radius: 5px 0 0 0;

}
#navlist li a img {margin: 3px 6px 0 0;}
#navlist a:link {text-decoration: none;border-bottom: none;}
#navlist a:visited {text-decoration: none;border-bottom: none;}
#navlist a:active {text-decoration: none;border-bottom: none;}

#navlist a:hover {text-decoration: none;border-bottom: none;}

#navlist ul {
 list-style: none;
 width: 148px;
 margin: 1px 0px 0px 0px;
position: relative;

 padding: 12px 0px 11px 0px;
}
#navlist li { margin: 4px -8px 4px 0px; height: 32px;padding: 5px 12px 1px 7px; position: relative;}
#navlist li a{

	  margin: 0;
 color: #000000;
 text-decoration: none;
 width: 155px;
 height: 32px;

 }
#navlist span{
                display:block; font-size: 10px; color: #4D4D4D; margin: -6px 0 0 0; padding: 0; white-space: nowrap;
}
#navlist li.activee span{color: #414241;}
#navlist li:hover {
position: relative;
background-color: #F2F2F2;
		-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-khtml-border-radius:  5px 0 0 5px;
	border-radius: 5px 0 0 5px;

}

.activee {
		-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-khtml-border-radius:  5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	background-color: #ffffff;
	         	-webkit-box-shadow: -2px 1px 3px rgba(24,24,24, .9);
	-moz-box-shadow: -2px 1px 3px rgba(24,24,24, .9);
	box-shadow: -2px 1px 3px rgba(24,24,24, .9);
	position: relative;
	z-index: 100;

 }
#navlist li.activee:hover a{color: #000000;}
#navlist li.activee:hover h2{color: #000000;}
#navlist li.activee:hover a span{color: #000000;}

#navlist ul li {
	position: relative;
	 z-index: 101;
	 
        }

#navlist ul li ul {
	position: absolute;
	left: 156px; /* Set 1px less than menu width */
	top: 0px;

	 z-index: 102;
         text-align:left;
         width: 280px;
         margin: 0 0 0 0;
         padding: 0 0 1px 0;
         font-size: 12px;

	background-color: rgba(255,255,255, .9);
	  color: #000000;
		-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-khtml-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	  
	  display: none;
	  overflow: visible;
	                  	-webkit-box-shadow: 2px 0px 6px rgba(24,24,24, .9);
	-moz-box-shadow: 2px 0px 6px rgba(24,24,24, .9);
	box-shadow: 2px 0px 6px rgba(24,24,24, .9);
	-pie-watch-ancestors: 1;
	behavior: url(PIE.htc);
	}

.sidextras{
position: relative;
margin-right: 8px;
margin-bottom: -99999px;
padding: 0 0 99999px 15px;
background-color: #D8D6DA;
}
.sidextras a{
border-bottom: none;
}
.warrantyform p {
height: 30px;
}
#navlist ul.navmenu li ul {
	position: absolute;
	left: 157px; /* Set 1px less than menu width */
	top: 1px;

	 z-index: 102;
         text-align:left;
         width: 280px;
         margin: 0 0 0 0;
         padding: 0 0 1px 0;
         font-size: 12px;
		  color: #000000;

	  
	  border-right: 1px solid #cccccc;
	  border-bottom: 1px solid #B4B4B4;
	  display: none;
	  overflow: visible;
	}


#navlist ul li ul li {
                padding: 5px 5px 5px 20px;
         margin: 0; height: 30px;   color: #000000;
	 border-bottom: 1px solid #AEE6F7;
}
#navlist ul li ul li:hover {
position: relative;
background-color:  rgba(255,255,255, .9);
		-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-khtml-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	-pie-watch-ancestors: 1;
behavior: url(PIE.htc);
	}
#navlist ul li ul li.naked {
border-bottom: none;
}
#navlist ul li ul li a {z-index: 100; padding: 0; margin: 0;border-bottom: 1px solid #ffffff; color: #000000; font-weight: bold;} /* Sub Menu Styles */
#navlist ul li ul li a img{float: left;}
#navlist ul li ul li a span.menutext{margin: 7px 0 0 40px; color: #000000;}

#navlist ul li ul li a:link {font-weight: bold;}


/*.replacednavhover {display: none;  z-index: 10;}*/
 #nlsignup {margin: 0; padding: 0; width: 130px; text-align: right;}
#nlsignup span{
                display:block; font-size: 10px; color: #4D4D4D; margin: -5px 0 0 0; padding: 0;
}
h1{
color: #414241;
font: normal 26px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
margin: 0px 0px 15px 0px;
font-weight: bold;
}
h1.prodtitle{
color: #414241;
font: normal 26px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
font-weight: bold;
}
h2{
color: #3693D0;
font: normal 18px/20px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
 margin: 10px 0 10px 0;
	}
h3{
color: #1F2B42;
font: normal 14px/16px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
margin: 10px 0 10px 0;
	}
h4{
	color: #1F2B42;
font: normal 14px/16px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
margin: 3px 0px 30px 0px;
	}
h5{
font: bold 14px/16px "Lucida Sans Unicode", Arial, Helvetica, sans-serif; color: #1F2B42; margin: 15px 0px 5px 0px;
	}


.hicon{
	float:left;
	margin: 6px 5px 0px 0px;
}

img{
border: none;
}
img.left {
	float: left;
	margin-bottom: 2em;
	margin-right: 2em;
	border: none;
}
img.right {
	float: right;
	margin-bottom: 2em;
	margin-left: 2em;
		border: none;
}



li.ruled{
padding-bottom: 3px;
border-bottom: 1px solid #C3E5F0;
}


p {
margin: 0;
padding: 0;
}
ul.linklist{
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0;
}

ul.linklist li{
margin: 10px 0px 10px 0px;
}

ul.linklist img{float: left; margin: 0 10px 10px 0;}
ul.linklist h3{clear: left; margin: 10px 0 10px 0;}

ul.featlist{
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0;
}

ul.featlist li{
margin: 10px 20px 10px 0px;
display:inline;
float:left;
padding:5px;
position:relative;
width: 320px;
height: 330px;
font: normal 12px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
overflow: visible;
}
ul.featlist li.fltall{
height: 370px;
}
ul.featlist li.fltall img{
margin-bottom: 15px;
}
ul.featlist li.links{
margin: 10px 0px 10px 0px;

padding:5px;

}
ul.featlist img{float: left; margin: 0 10px 10px 0;}
ul.featlist h3{clear: left; margin: 10px 0 10px 0;}


ul.catlist{
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0;
}

ul.catlist li{
margin: 10px 0px 10px 0px;
padding: 10px;

min-height: 180px;
}
ul.catlist .catimage{float: left; margin: 0 10px 10px 0;}
ul.catlist li p{margin: 10px 0 0 132px; font-size: 10px; line-height: 15px;}
ul.catlist li a{font-size: 14px;}

ul.searchlist{
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0;
}

ul.searchlist li{
margin: 10px 0px 10px 0px;
padding: 10px;
min-height: 120px;
}
ul.searchlist img {float: left; margin: 0 10px 10px 0;}
ul.searchlist li p{margin-left: 85px;}
ul.searchlist li a{font-size: 14px;}

ul.searchlistr{
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0;
}

ul.searchlistr li{
margin: 10px 0px 10px 0px;
padding: 10px;
min-height: 120px;
clear: left;
}
ul.searchlistr img {float: left; margin: 0 10px 10px 0;}
ul.searchlistr li p{margin-left: 85px;}
ul.searchlistr li a{font-size: 14px;}

.search{width: 220px; position: relative; float:right; margin: -5px 0 0 10px;}
.searchbox {height: 30px; width: 125px; position: relative;}
.searchform {background-color: #D8D6DA; position: relative;}
#vidmenuholder{
float: right; width: 230px; margin: 0px -27px 0px 10px; padding: 15px 5px 15px 10px;	-webkit-box-shadow:inset 0px 0px 5px rgba(24,24,24, .9);
	-moz-box-shadow:inset 0px 0px 5px rgba(24,24,24, .9);
	box-shadow:inset 0px 0px 5px rgba(24,24,24, .9);
        background-color: #D8D6DA; position: relative; z-index: 1;	behavior: url(PIE.htc);
}

#vidmenuholder .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
background-color: #D8D6DA; border: 1px solid #7E7C80; color: #010101;
}
#vidlap{
width:530px; position: relative; z-index: 25; background-color: #ffffff;
}
#mediaspace{
width: 480px;
position: relative;
}
ul.vidlist{
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0;
}

ul.vidlist li{
margin: 10px 0px 10px 0px;
padding: 10px;
min-height: 170px;
}
ul.vidlist img{float: left; margin: 0 10px 10px 0;}
ul.vidlist li p{margin-left: 162px;}
ul.vidlist li a{font-size: 14px;}

ul.photolist{
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0;
}

ul.photolist li{
margin: 10px 0px 10px 0px;
padding: 10px;
clear:left;
}
ul.photolist img{float: left; margin: 0 10px 10px 0;}
ul.photolist li p{margin-left: 110px;}
ul.photolist li a{font-size: 14px;}

ul.relvidlist{
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0;
}

ul.relvidlist li{
margin: 0px 10px 0px 0px;
float:left;


}
ul.relvidlist img{margin: 0 0 10px 0;}

ul.relvidlist li a{font-size: 14px;}

#viddesc{ font-size: 14px;color: #3693D0;
text-decoration: none;
width: 400px;}

ul.catlistgrid{
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0;
}

ul.catlistgrid li{
margin: 10px 0px 10px 0px;
display:inline;
float:left;
margin-left: 0px;
margin-right:20px;
margin-top: 10px;
padding:10px;
position:relative;
width: 330px;
min-height: 190px;
height: 190px;
line-height: 18px;
}
ul.catlistgrid li.catg{
margin: 10px 0px 10px 0px;
display:inline;
float:left;
margin-left: 0px;
margin-right:20px;
margin-top: 10px;
padding: 5px;
position:relative;
width: 310px;
height: 200px;
}
ul.catlistgrid .catg a{border: none; padding: 0; margin: 0;}
ul.catlistgrid .catimage{float: left; margin: 0 10px 10px 0;}
ul.catlistgrid li p{margin: 8px 0 0 162px;}
ul.catlistgrid li a{font-size: 14px;}


ul.photogrid{
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0;
}

ul.photogrid li{
margin: 10px 0px 10px 0px;
display:inline;
float:left;
margin-left: 0px;
margin-right:20px;
margin-top: 10px;
padding:10px;
position:relative;
width: 340px;

}

ul.pphotogrid{
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0;
}

ul.pphotogrid li{
margin: 10px 20px 20px 0;
display:inline;
float:left;
padding:5px;
position:relative;
width: 75px;
height: 95px;
}
ul.pphotogrid li p {
text-align: right;
}
ul.pphotogrid li p img{
margin-right: 5px;
}

ul.vvideogrid{
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0;
}

ul.vvideogrid li{
margin: 0 0 5px 0;
padding:0 5px 0 20px;
clear: left;
border: none;
vertical-align: middle;
background: transparent;
background-image: url(images/vidicon.png);
background-repeat: no-repeat;
background-position: center left;
line-height: 14px;
font-size: 11px;
}
ul.vvideogrid li.vidgroup{
margin: 0 0 5px 3px;
padding:0 0 0 20px;
clear: left;
border: none;
vertical-align: middle;
background: transparent;
background-image: none;
line-height: 14px;
}

ul.vvideogrid li a{
border: none;
background: transparent;

}

ul.photogrid .catg a{border: none; padding: 0; margin: 0;}
ul.photogrid .catimage{float: left; margin: 0 10px 10px 0;}
ul.photogrid li p{margin-left: 230px;}
ul.photogrid li a{font-size: 14px;}

ul.applist{
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0;
}

ul.applist li{
margin: 10px 0px 10px 0px;
padding: 10px;
cursor: pointer;
}
ul.applist li label{
	cursor: pointer;
}
ul.applist li input{ margin: 0px 10px 20px 0px; float: left;cursor: pointer;}
ul.applist li:hover{
background-color: #F3FBFE;cursor: pointer;
}

ul.applist2{
list-style-type: none;
list-style-position: outside;
margin: 0px 0px 0px 5px;
padding: 0;
}

ul.applist2 li{
margin: 10px 0px 10px 0px;
padding: 10px;
cursor: pointer;
clear:both;
}
ul.applist2 li label{
	cursor: pointer;
	float: left;
}
select{
background-color: #ffffff;
}
ul.applist2 li input{ margin: 0px 10px 10px 0px; float: right;cursor: text;}
ul.applist2 li select{ margin: 0px 10px 10px 0px; float: right;cursor: pointer;}
ul.applist2 li:hover{
background-color: #F3FBFE;cursor: pointer;
}

.credits{ font-size: 10px; margin: 5px 0px 10px 0px;}

ul.catlist{
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0;
}
ul.nicelist{
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0;
}

ul.nicelist li{
margin: 10px 0px 10px 0px;
padding: 10px 0px 10px 0px;


min-height: 50px;
}

ul.nicelist li{
margin: 10px;
}

ul.nicelist li a{font-size: 14px;}


ul.biglist{
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0;
}

ul.biglist li{
margin: 10px 0px 10px 0px;
padding: 10px;

min-height: 63px;
}

ul.biglist li{
margin: 10px;
}
ul.biglist li img{float: left; margin: 0 10px 10px 0;}
ul.biglist li a{font-size: 14px;}

ul.doclist{
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0;
}

ul.doclist li{
margin: 10px 0px 10px 0px;
padding: 0;
clear: left;
min-height: 30px;
}

ul.doclist li{
margin: 10px;
}
ul.doclist li img{float: left; margin: 5px 5px 30px 0;}
ul.doclist li a{font-size: 14px;}

ul.biglist li.catg{
margin: 10px 0px 10px 0px;
padding: 10px;
min-height: 120px;
}
ul.biglist li.catg img {float: left; margin: 0 10px 10px 0;}
ul.biglist li.catg p{margin-left: 85px;}
ul.biglist li.catg a{font-size: 14px;}

ul.subnicelist{
list-style-type: none;
list-style-position: outside;
margin: 10px 0 -30px 0;
padding: 0;
}

ul.subnicelist li.subl{
margin: 5px 0px 0px 10px;
padding: 0;
}

ul.subnicelist li a{font-size: 12px; margin: 0; padding: 0;}

#footer h3 {font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 20px; color: #ffffff; margin-bottom: 10px;}
ul#sitemap{
                list-style-type: none; list-style-position: inside; margin: 0; padding: 0;
}
ul#sitemap>li{display: inline; float: left; font-size: 14px; margin: 0 0 0 20px; padding-left: 0; padding-right: 0; list-style-type: none; list-style-position: inside; text-indent: 0;}
ul#sitemap>li>ul{margin: 0; padding: 0; list-style-position: inside;}
ul#sitemap>li>ul>li{margin: 0; padding-left: 0; padding-right: 0; font-size: 12px; list-style-position: inside;}

li.bulklink a{color: #000000;}
li.bulklink a:hover{color: #000000;}
li.bulklink a:visited{color: #000000;}
li.bulklink a:active{color: #000000;}
li.bulklink img{float: left; margin: 3px 10px 0 0;}
div.edetails{margin: 0 0 0 42px;}
li.bulklink h3{margin: 0 0 2px 0;}
a.nextbuttona {text-align: right;}
a.button{
cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: -2px 2px 2px rgba(0, 0, 0, .7);
	-moz-box-shadow: -2px 2px 2px rgba(0, 0, 0, .7);
	box-shadow: -2px 2px 2px rgba(0, 0, 0, .7);
	width: 80px;
	height: 20px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: none;
	display: block;
	padding: 3px;
	background-color: #18AADD;
	color: #ffffff;
	text-shadow: 0px 0px 2px #0B4C63;
	outline: none;
	float: right;
	text-transform: lowercase;
	behavior: url(PIE.htc);
}

a.button:hover{
background-color: #1BC2FC;
}
a.button:active{
background-color: #1BC2FC;
	-webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, .7);
	-moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, .7);
	box-shadow: -1px 1px 1px rgba(0, 0, 0, .7);
	behavior: url(PIE.htc);
}
input.button{
position: relative;
cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: -2px 2px 2px rgba(0, 0, 0, .7);
	-moz-box-shadow: -2px 2px 2px rgba(0, 0, 0, .7);
	box-shadow: -2px 2px 2px rgba(0, 0, 0, .7);
	width: 80px;
	height: 20px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: none;
	display: block;
	padding: 3px;
	background-color: #18AADD;
	color: #ffffff;
	text-shadow: 0px 0px 2px #0B4C63;
	outline: none;
	float: right;
	text-transform: lowercase;
	behavior: url(PIE.htc);
}

input.button:hover{
background-color: #1BC2FC;
}
input.button:active{
background-color: #1BC2FC;
	-webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, .7);
	-moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, .7);
	box-shadow: -1px 1px 1px rgba(0, 0, 0, .7);
	behavior: url(PIE.htc);
}

input.wbutton{
position: relative;
cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, .7);
	-moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, .7);
	box-shadow: -1px 1px 1px rgba(0, 0, 0, .7);
	width: 80px;
	height: 20px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: none;
	display: block;
	padding: 3px;
	background-color: #ffffff;
	color: #010101;
	outline: none;
	float: right;
	text-transform: lowercase;
	behavior: url(PIE.htc);
}

input.wbutton:hover{
background-color: #C8E8FC;
}
input.wbutton:active{
background-color: #C8E8FC;
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, .7);
	-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, .7);
	box-shadow: 0px 0px 1px rgba(0, 0, 0, .7);
	behavior: url(PIE.htc);
}

.news{margin-top: 20px;}
.news img{float: left; margin: 3px 5px 10px 0;}
.news h3{margin-bottom: 2px;}
.newsdate {font-size: 10px; margin: 0 0 10px 0;}
.newscont {display: none; margin: 0; text-align: left;font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px; width: 320px; background-color: transparent;}


.prodlist{
margin: 0 auto 0 auto;
max-width: 800px;
padding: 0px;}

.prodg{

background-color:#FFFFFF;

border-color:#CCCCCC;
border-style:solid;
border-width:0pt 1px 1px 0pt;
display:inline;
float:left;
margin-left: 0px;
margin-right:20px;
margin-top: 10px;
padding:10px;
position:relative;
text-align:center;
width:210px;
height: 370px;

}

.prodg p {
font-size: 12px;
margin-top: 5px;
}
.prodg p a{
font-size: 14px;
}
.prodg img {
	vertical-align: middle;
}

.sollist{
margin: 0 auto 0 auto;
max-width: 800px;
padding: 0px;}

.solg{

background-color:#FFFFFF;

border-color:#CCCCCC;
border-style:solid;
border-width:0pt 1px 1px 0pt;
display:inline;
float:left;
margin-left: 0px;
margin-right:10px;
margin-top: 10px;
padding:10px;
position:relative;
text-align:center;
width:160px;
height: 220px;

}

.solg p {
font-size: 12px;
margin-top: 5px;
}
.solg p a{
font-size: 14px;
}
.solg img {
	vertical-align: middle;
}

table.basiclist tr{
padding: 5px;
}
table.basiclist td{
margin: 5px;
padding: 5px;
}
.hl{
               background-color: #CFF0FA;
}
#magcheck.hl td div{
height: 25px;
}
.nhl td div{
height: 25px;
}
  img.reflected {
margin-bottom: 1px;
}

#checkout table tr{
height: 35px;
}

#checkout table tr td{padding: 0 5px 0 5px;}

#prodinfo {float: right; margin: 8px 15px 0 0; color: #B1AEB3;font: normal 22px/24px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;}


ul.calclist{
list-style-type: none;
list-style-position: outside;
margin: 0px 0px 0px 5px;
padding: 0;
}

ul.calclist li{
margin: 5px 0px 5px 0px;
padding: 0;
cursor: pointer;
}

ul.calclist li a{display: block; color: #000000;}
ul.calclist li a:link{color: #000000;}
ul.calclist li a:hover{
		background-color: #ffffff;
	}
	ul.calclist li a span{
		display: block;
		font-size: 10px;
	}
ul.calclist li label{
	cursor: pointer;
}
ul.calclist li input{ margin: 0px 10px 20px 0px; float: left;cursor: pointer;}

ul.wcalclist{
list-style-type: none;
list-style-position: outside;
margin: 0px 0px 0px 0px;
padding: 0;
}

ul.wcalclist li{
margin: 3px 0 3px 0;
padding: 5px;

}

#equipcalc{
float: right; width: 300px;
border-left: 1px solid #277EC6;
padding-left: 15px;
}
.equipcalclist li{
padding: 0;
margin: 0 0 -18px 0;
}
.equipcalclist li label{
float: left;
font-weight: bold;
margin: 5px 5px 0 0;
width: 120px;
font-size: 10px;
}
.equipcalclist li input{
float: left;
}
.equipcalclist li select{
float:left;
}
.equipcalclist input[type=text]{
height: 16px;
width: 50px;
margin-top:  4px;
}
.equipcalclist div.selector{
width: 100px;
}

.equipcalclist div.selector select{
width: 100px;
}

.equipcalclist div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}

.equipcalclist div.selector span {

  width: 60px;

}

ul.ncalclist{
list-style-type: none;
list-style-position: outside;
margin: 0px 0px 0px 5px;
padding: 0;

}

ul.ncalclist li{
margin: 5px 10px 5px 0px;
padding: 0;
cursor: pointer;
}
ul.ncalclist li label{
min-height: 50px;
height: 50px;
}
ul.ncalclist li div.selector{
width: 100px;
}
ul.ncalclist li div.selector select{
width: 100px;
}

ul.ncalclist li div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}

ul.ncalclist li div.selector span {

  width: 60px;

}

#justresults span{
color: #1A6FB6;
}
ul.wcalclist li input{margin: 0; float: right;}
ul.wcalclist li select{margin: 0; float: right;}
ul.wcalclist li label{float: left;}
.hidden {
	position:absolute;
	left:-999em;
	top:-999em;
	width:1%;
}

fieldset {

	padding: 15px;
	float: left;
	border: none;
	margin: 0;
	}
	fieldset#step_1	{
	width: 450px;
	}
fieldset#step_2 label {margin: 0 0 0 20px; float: right; width: 150px;}
#adddiv {clear: right; margin: 5px;}
fieldset#step_1 a{display: block; color: #000000;}
fieldset#step_1 a:link{color: #000000;}
fieldset#step_1 a:hover{
		background-color: #ffffff;
	}
	fieldset#step_1 a span{
		display: block;
		font-size: 10px;
	}
	fieldset#step_2	{
	width: 250px;
	background-color: #E3F2FB;
	min-height: 240px;
	}
	fieldset#step_2 p{
		background-color: #E3F2FB;
	}


fieldset#wstep_1	{
	width: 390px;
	}

fieldset#wstep_2	{
	width: 250px;
	background-color: #E3F2FB; padding: 10px 50px 10px 10px; margin-top: 40px;
}

fieldset#wstep_2 input {width: 150px;}
fieldset#wstep_2 a{color: #3693D0; border: none;}
fieldset#wstep_2 a img{float: left; margin: 2px 5px 0 0;}

legend {
	font-weight: bold;
	font-size: 20px;

}
.activecalc {background-color: #ffffff;}
#calcresults{
float: right; width: 420px;
margin-top: -10px;
border-left: 1px solid #277EC6;
padding: 0 0 0 15px;
*height: 900px;
min-height: 900px;
overflow: visible;
}
#calcresults table{
	width: 450px;
}
	#calcresults table td{
		margin: 0 10px 0 10px;
		width: 50%; border-bottom: 1px solid #cccccc;
		text-align: right;
		padding: 5px 0 5px 0;
	}
	#calcresults table td p{
		font-size: 10px;
	}
	#followup {float: right; margin-left: 20px; width: 250px; background-color: #ffffff; border: 1px solid #cccccc; padding: 10px;}
	#followup h4 {margin: 0;}
	#followup p{
		font-size: 10px;
	}

	#followup input {width:150px; float:right;}
	#followup div {margin: 5px 0 5px 0; clear: right;padding: 5px 0 5px 0;}
option {
	padding: 0 5px;
}

.name_wrap {
	margin: 5px 0;
	}
	.name_wrap label {
		font-size: 12px;
		display: block;
		width: 102px;
		float: left;
	}

.push {
	margin: 20px 0 0 0;
}

#features h3 {text-transform: uppercase;}

#specs h3 {margin: 20px 0 20px 0; text-transform: uppercase; border-bottom: 1px solid #000000; width: 95%; }

#specs table {
	width: 100%;
}
#specs table td{
	width: 50%; border-bottom: 1px solid #cccccc;
}
#specs table.widertable td{
	width: 33%;
}
#prodbrief {float: right; width: 430px;}
#prodbrief p {margin: 10px 0 0 0; color: #2E2F2E;}
#docbox {margin: 10px 0 10px 0; padding: 5px 10px 5px 10px;border-top: 1px dotted #cccccc;}
#docbox img{float: left; margin: 3px 5px 0 0;}
#docbox h4{margin: 0;}
#docbox ul{
list-style-type: none;	margin: 0; padding: 0;
}
#docbox li{display: inline; float: left; width: 210px;}



		.sidebarL {
		background-color: #ffffff;
		border: 3px solid #cccccc;
		float: left;
		color: Black;
		padding: 10px;
		width: 250px;
			margin-right: 2em;
	margin-bottom: 20px;
font-family: Verdana, sans-serif;
		font-size: 10px;
			}

      .sidebarR {
  	background-color: #ffffff;
		border: 3px solid #cccccc;
		float: right;
		color: Black;
		padding: 10px;
		width: 250px;
			margin-left: 2em;
	margin-bottom: 20px;
font-family: Verdana, sans-serif;
		font-size: 10px;
			}

a.helper{cursor: help;}
div.clearer{clear:both; border: none; background: inherit; visibility: hidden;}

div#cartfloat {
	display:none;
	width: 280px;
	background-color: #ffffff;
	padding: 10px;
	min-height: 100px;
	position: absolute;
	z-index: 100000;
	color: #000000;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .6);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .6);
	behavior: url(PIE.htc);
}

#cartfloat table {font-size: 10px; width: 100%;}
#cardmessage {display: none; font-size: 10px;}

#prodimages{
width: 300px; background-color: #ffffff; text-align: center; padding: 15px 0 15px 0; 	-webkit-border-radius: 10px;

	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow:inset 0 -2px 5px rgba(0, 0, 0, .4);
	-moz-box-shadow:inset 0 -2px 5px rgba(0, 0, 0, .4);
	box-shadow:inset 0 -2px 5px rgba(0, 0, 0, .4);
	behavior: url(PIE.htc);
}
#multiimage{
list-style: none;
width: 235px;
margin: 0 auto 0 auto;
list-style-position: inside;
position: relative;
height: 60px;
padding: 0;
}

#multiimage li{
float:left; width: 40px; height: 40px; display: block; overflow: hidden; margin: 20px 5px 10px 0; padding: 0; cursor: pointer; border: 1px solid #cccccc;
}

#multiimage li.active{
border: 1px solid #188aab;
}
.navmenu li h2{
color: #414241; font-size: 16px; margin: 0 0 0 0;white-space: nowrap;
}
.divid{
background-image: url('images/divider.png');
	background-repeat: repeat-y;
	background-position: top left;
}

.docicon{
	float: left;
	margin: 5px 5px 0 0;
}
.chart{
float: left;
font-size: 10px;
text-align: center;
line-height: 12px;
font-weight: bold;
}
.chart p {
text-align: center;
color: #000000;
}
.calcchoice {
width: 550px;
margin: 0 auto 0 auto;
display: block;
}

.calcchoice a{

}

.calcchoice .ibhold{
position: relative;
float: right;
margin: 0 10px 20px 0;
	border: solid 1px #cccccc;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	behavior: url(PIE.htc);	
}

.calcchoice .ibhold:hover{
float: right;
margin: 0 10px 20px 0;
	border: solid 1px #3693D0;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(54,147,208, .9);
	-moz-box-shadow: 0 1px 3px rgba(54,147,208, .9);
	box-shadow: 0 1px 3px rgba(54,147,208, .9);
	behavior: url(PIE.htc);
}


.calcchoice .ibhold img{
visibility:hidden;
}

.calcchoice .ibholddisabled{
position: relative;
float: right;
margin: 0 10px 20px 0;
	border: solid 1px #cccccc;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	opacity: .4;
	behavior: url(PIE.htc);
}

.calcchoice .ibholddisabled:hover{
float: right;
margin: 0 10px 20px 0;
}


.calcchoice .ibholddisabled img{
visibility:hidden;
}

.labelspan{
display:block;
background-image: url(images/ccbg.png);
background-repeat: repeat;
margin-top: -90px;
padding: 5px 10px 5px 10px;
color: #ffffff;
line-height: normal;
font-size: 11px;
height: 65px;
}

.labelhead{
display:block;
font-size: 13px;
font-weight: bold;
}

#rapret{
margin-top: 300px;
}

#flashresults{
display: block;
}

#noflashresults{
display: none;
}
#noflashresults .chart{
margin-bottom: 20px;
}
#noflashresults .chart img{
margin: 0 auto 0 auto;
}
.shoparea{
width: 290px;
padding: 5px;
margin: 15px 0 0 0;
background: url(images/shopbg.png) bottom right no-repeat #fef79d;
border: 1px solid #cccccc;
min-height: 100px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius:  5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(PIE.htc);
}
.shopareaalso{
margin-right:50px;
}
.shoparea h3{
margin: 0 0 3px 0;
font-weight: bold;
}
.shoparea a{
font-weight: bold;
}
#slides{
width: 757px;
}
#slideholder{
width: 600px;
height: 300px;
margin: 0;
padding: 5px;
position: relative;
z-index: 30;
overflow: hidden;
background-color: #ffffff;

}
.slides_container{
width: 600px;
height: 300px;
display: block;
position: relative;
z-index: 25;
background-color: #ffffff;
overflow: hidden;

}
#slideprodcont.slides_container{

width: 500px;
height: 300px;
display: block;
position: relative;
z-index: 25;
background-color: #ffffff;
overflow: hidden;

}
.slide{
width: 600px;
height: 300px;
position: relative;
z-index: 10;
margin: 0;
padding: 0;
background-color: #ffffff;
background-repeat: no-repeat;
background-position: top left;
overflow: hidden;

}
#splash{
clear: right;
}

.splashnavarea{
float:right;
position: absolute;
right: 0;
width: 170px;
z-index: 61;
color: #ffffff;
overflow: visible;

}
.splashnav{
margin: 0;
padding: 0;
list-style-type: none;
width: 170px;
background-color: #2C312F;
 -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  -webkit-box-shadow: 0px 3px 5px rgba(24,24,24, .6);
	-moz-box-shadow: 0px 3px 5px rgba(24,24,24, .6);
	box-shadow: 0px 3px 5px rgba(24,24,24, .6);
	   behavior: url(PIE.htc);

}
.splashnav li {
z-index: 31;
margin: 0
background-color: #2C312F;
  border-bottom: 1px solid #010101;
  border-top: 1px solid #353C39;
   -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  text-shadow: 0px -1px 0px #010101;
    behavior: url(PIE.htc);
padding: 0;
	overflow: visible;
	width: 170px;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}

.splashnav li:hover{
background-color: #1E2221;
border-top: 1px solid #1E2221;
}
.splashnav li img{
margin: 0 3px 0 -2px;
}

ul.splashnav li.activef{
width: 180px;
margin-left: -20px;
background-color: #2C312F;
padding-left: 15px;
  -webkit-box-shadow: 0px 3px 5px rgba(24,24,24, .6);
	-moz-box-shadow: 0px 3px 5px rgba(24,24,24, .6);
	box-shadow: 0px 3px 5px rgba(24,24,24, .6);
	   behavior: url(PIE.htc);
}
ul.splashnav li.activef{
border: none;
background-color:#3C4340;
}
#content ul.splashnav li a{
text-decoration: none;
border-bottom: none;
color: #ffffff;
width: 150px;
padding: 8px 5px 8px 10px;
display: block;
}

#content ul.splashnav li a.link{
text-decoration: none;
border-bottom: none;
}
#content ul.splashnav li a.link:hover{
text-decoration: none;
border-bottom: none;
}
#content ul.splashnav li a.link:active{
text-decoration: none;
border-bottom: none;
}
#content ul.splashnav li a.link:visited{
text-decoration: none;
border-bottom: none;
}


#spcontent{
margin-top: 10px;
}
.splashvideo {
position: absolute;
top: 0px;
left: 0px;
z-index: 50;
width: 600px;
height: 300px;
background-color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc);
}
.splashvideo a{
display: inline-block;
height: 20px;
cursor: pointer;
padding: 0 0 0 25px;
border-bottom: 1px solid #010101;
background: url(images/playbutton.png) no-repeat left -1px;
}
.splashvideo a:hover{
background-position: left -21px;
border-bottom: 1px solid #3693D0;
}

.splashvideo a.pause{
display: inline-block;
height: 20px;
cursor: pointer;
padding: 0 0 0 25px;
border-bottom: 1px solid #010101;
background: url(images/playbutton.png) no-repeat left -40px;
}
.splashvideo a.pause:hover{
background-position: left -60px;
border-bottom: 1px solid #3693D0;
}

.splashvideo p{
font-size: 13px;
text-align: center;
margin: 8px 0 0 0;
font-family: Courier;
}
.slidedim{
display: none;
background-color: rgba(0,0,0, .7);
position: absolute;
top: 0px;
bottom: 0px;
width: 745px;
height: 300px;
z-index: 39;
}
.videosubsections{
margin-left: 0;
}

.videosubsections div.vidgrouphold{
border-left: none;
border-top: none;
border-bottom: 1px dotted #010101;	
display:  block;
margin: 0 0 10px 0;
padding:  0;
}
.videosubsections div.vidgrouphold ul.vvideogrid{
margin-bottom: 0;
}

.videosubsections h4{
margin: 10px 0 5px 0;
color: #333333;
}

.videosubsections h5{
 background-image: url(images/vidgroup.png); background-repeat: no-repeat; background-position: center left; padding-left: 20px; font-size: 13px;
margin: 0 0 3px 0;
color: #555555;
}

#videocatselect{
font-size: 10px;
margin-bottom: 10px;
}

.videosubsections ul.vvideogrid li a:hover{
color: #3693D0

}
.videosubsections ul.vvideogrid li.highvid{
		-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-khtml-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	background-color: #ffffff;
	         	-webkit-box-shadow: -2px 1px 3px rgba(24,24,24, .9);
	-moz-box-shadow: -2px 1px 3px rgba(24,24,24, .9);
	box-shadow: -2px 1px 3px rgba(24,24,24, .9);
	position: relative;
	 width: 195px;
 height: 40px;
	z-index: 2;
	padding-left: 25px;
	margin-left: -31px;
	background-position: 20px center;

}
.videosubsections ul.vvideogrid li.highvid span{font-weight: bold; color: #3693D0;	display: table-cell; height:40px; vertical-align: middle; padding-left: 20px;}
#tabs div{
margin-top: 10px;
}
#bcrumb{
margin: -15px 0 10px 0;
font-size: 10px;
max-width: 500px;
overflow: hidden;
white-space: nowrap;
}
#bcrumb a.bchome{
text-decoration: none;
padding: 3px;
border-left: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
height: 18px;
max-width: 16px;
	width:16px;
	overflow: hidden;
	background:url(images/IconHome.gif) no-repeat center 2px;
}
#bcrumb a.bchome span{
visibility: hidden;
}
#bcrumb a.bchome:hover{
background-position: center -14px;
}

#bcrumb ul{
border: 1px solid #cccccc;
position: relative;
		-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-khtml-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
width: 500px;
margin: 0 0 0 -2px;
padding: 3px;
display: inline;
behavior: url(PIE.htc);

}
#bcrumb li{
overflow: hidden;
display: inline;
height: 18px;
max-width: 150px;
overflow: hidden;
text-overflow: ellipsis;
}
#bcrumb ul li a{
text-decoration: none;
border: none;
padding: 0;
border-left: none;
border-top: none;
border-bottom: none;
}

.kvcrumb li{
margin: 0 5px 0 0;
padding: 5px 10px 5px 0;
background: url(images/Chevron.gif) no-repeat center right;
max-width: 150px;
overflow: hidden;
text-overflow: ellipsis;
}
.kvcrumb li.currentdrop{
background: none;
padding-right: 0px;
}
.kvcrumb li a{
text-decoration: none;
border: none;
padding: 0;
border-left: none;
border-top: none;
border-bottom: none;
max-width: 150px;
text-overflow: ellipsis;
}
.kvcrumb li a:visited{color: #3693D0;
}
.kvcrumb li a:link{color: #3693D0;
}
.kvcrumb li a:active{color: #3693D0;
}
.kvcrumb li a:hover{color: #3693D0;
}
div#sharing{
float: right;
width: 270px;
max-width: 300px;
margin: 0px 0px 10px 0;
padding: 5px 10px 5px 5px;
background-color: #2C312F;
		-webkit-border-radius: 0 5px 0 5px;
	-moz-border-radius: 0 5px 0 5px;
	-khtml-border-radius: 0 5px 0 5px;
	border-radius: 0 5px 0 5px;
	behavior: url(PIE.htc);
}
div#sharing ul{
list-style: none;
margin: 0 7px 0 0;
height: 24px;
float:left;
}
div#sharing div#fb-root{
width: 1px;
}
div#sharing li{
display: inline;
margin-left: 8px;
height: 24px;
}

div#sharing li a{
border: none;
}


