body.auctiva {
	background: #FF2D5A url('https://www.fluorescencemicroscopes.com/img/body.png') repeat scroll top left;
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	background: #dadada;
}

.auctiva * {
	margin:0;
	padding:0;
}

/** element defaults **/
.auctiva table {
	width: 100%;
	text-align: left;
}

.auctiva th, .auctiva td {
	padding: 10px 10px;
}

.auctiva th {
	color: #fff;
	background: #3791C6 url('https://www.fluorescencemicroscopes.com/img/slider-top.png') repeat-x scroll 0 -20px;
	border-bottom: 1px solid #2E78A3;
}

.auctiva td {
	border-bottom: 1px solid #ccc;
}

.auctiva code, .auctiva blockquote {
	display: block;
	border-left: 5px solid #222;
	padding: 10px;
	margin-bottom: 20px;
}
.auctiva code {
	background-color: #222;
	color:#ccc;
	border: none;
}
.auctiva blockquote {
	border-left: 5px solid #222;
}

.auctiva blockquote p {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #333;
	height: 1%;
}

.auctiva p {
	line-height: 1.9em;
	margin-bottom: 20px;
	margin: 5px;
	font-size: 12px;
}

.auctiva a {
	color: #f0f0f0;
}

.auctiva a:hover {
	color: #f0f0f0;
}

.auctiva a:focus {
	outline: none;
}

.auctiva fieldset {
	display: block;
	border: none;
	border-top: 1px solid #ccc;
}

.auctiva fieldset legend {
	font-weight: bold;
	font-size: 13px;
	padding-right: 10px;
	color: #333;
}

.auctiva fieldset form {
	padding-top: 15px;
}

.auctiva fieldset p label {
	float: left;
	width: 150px;
}

.auctiva form input, form select, form textarea {
	padding: 5px;
	color: #333333;
	border: 1px solid #ddd;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.auctiva form input.formbutton {
	border: none;
	background: #333;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 1px;
	width: auto;
	overflow: visible;
}

.auctiva fieldset form input.formbutton {
	margin-left: 150px;
}

.auctiva form.searchform p {
	margin: 5px 0;
}


.auctiva span.required {
	color: #ff0000;
}

.auctiva h1 {
	color: #000;
	font-size: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	background: none;
	border-bottom: none;
	text-transform: none;
	line-height: 1.0em;
	padding: 0 0 5px;
}

.auctiva h1 strong {
	color: #03315C;
	font-weight: normal;
}

.auctiva h2 {
	color: #00305A;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 28px;
	letter-spacing: -0.25px;
	font-weight: normal;
	padding: 0 0 5px;
	margin: 0;
}

.auctiva h3 {
	color: #26678C;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif;
}

.auctiva h4 {
	padding-bottom: 10px;
	font-size: 15px;
	color: #555;
}

.auctiva h5 {
	padding-bottom: 10px;
	font-size: 13px;
	color: #999;
}

.auctiva ul, .auctiva ol {
	margin: 0 0 15px 35px;
}

.auctiva li {
	padding-bottom: 5px;
}

.auctiva li ol, .auctiva li ul {
	font-size: 1.0em;
	margin-bottom: 0;
	padding-top: 5px;
}

ul.styledlist {
	list-style: none;
	margin-left: 20px;

}

ul.styledlist li {
	background: #fff url(https://www.fluorescencemicroscopes.com/img/list-item.gif) no-repeat scroll left top;
    padding-left: 15px;
    padding-bottom: 0;
    margin-bottom: 5px;
    background-position-y: 4px;
}


#container {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

#header {
	padding: 8px 20px 0;
	background: transparent url('https://www.fluorescencemicroscopes.com/img/header-bg.png') no-repeat scroll bottom left;
	/*background: rgb(97, 97, 97) url(https://www.fluorescencemicroscopes.com/img/logo.jpg) no-repeat scroll bottom left;*/
	background: #ece0c6;
	margin: 0 auto 0px;
	height: 132px;
	height: 143px;
}

#header h1 {
	padding: 0;
}
#header h1 a {
	color: #53A0CF;
	padding-top: 35px;
	font-size: 40px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -3px;
	float: left;
}

#header h2 {
	color: #c0c0c0;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0;
	margin-left: 5px;
	margin-top: 52px;
	padding-bottom: 0;
	padding-left: 4px;
}



.hidden { display:none;  }

#body {
	margin:0 auto;
	padding: 20px 20px;
	width: 940px;
	background: #fff url('https://www.fluorescencemicroscopes.com/img/content-top.png') no-repeat scroll top left;
}

#container div.has-slider {
/*	background: #fff url('https://www.fluorescencemicroscopes.com/img/content-top-slider.png') no-repeat scroll top left;*/
}

#content {
	float: right;
	width: 655px;
}

.main-content-box {
	margin: 0;
	padding: 0 5px;
}

.sidebar {
	width: 280px;
	padding: 25px 0 0;
	float: left;
}


.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li {
	margin-bottom: 20px;
	line-height: 1.9em;
}

.sidebar li ul {
	padding: 10px;
	background-color: #e0e0e0;
}

.sidebar li ul li {
	display: block;
	border-top: none;
	padding: 6px 2px;
	margin: 0;
	line-height: 1.5em;
	font-size: 13px;
	border: none;
}

.sidebar li ul li a {
	font-weight: normal;
	color: #666;
}

.sidebar li ul li a:hover {
	color: #04427B;
}

.sidebar li ul.blocklist {
	padding: 0;
}

.sidebar li ul.blocklist li {
	padding: 0;
	display: inline;
}

.sidebar li ul.blocklist li a {
	display: block;
	border-bottom:1px solid #e0e0e0;
	padding: 8px 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sidebar li ul.blocklist li a:hover {
	background-color: #ccc;
	color: #111;
}



.sidebar h4  {
	color: #fff;
	font-family: Lucida, "Lucida Sans", Geneva, Arial, sans-serif;
	font-size: 13px;
	letter-spacing: -0.5px;
	border-bottom: 1px solid #02213B;
	text-transform:uppercase;
	margin: 0;
	line-height: 1.9em;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	background: #333 url('https://www.fluorescencemicroscopes.com/img/h4-bg.png') repeat-x center;
}

.clear {
	clear: both;
}


/*slider*/

.slide-image img {
	width: 100%;
	width: 105%;
	height: 120px;
}


div#banner {
    height: auto;
    overflow: hidden;
    width: 980px;
    background: #3791C6 url(https://www.fluorescencemicroscopes.com/img/slider-top.png) no-repeat scroll top left;
    background: #fff;
    padding: 10px;
        width: auto;
}

div#banner div.slide-image {
	/*float:left;*/
	width: 20%;
	width: 16%;
	padding-top: 0px;
	text-align: center;
	display: -webkit-inline-block;
	display: -moz-inline-block;
	display: -o-inline-block;
	display: inline-block;

}

#header-title {
    height: auto;
    width: 980px;
    background: transparent url(https://www.fluorescencemicroscopes.com/img/nav-bg.png) no-repeat scroll;
    position: relative;
    z-index: 999;
    background: #00305A;
    background: #fff;
    background: #fff url(https://www.fluorescencemicroscopes.com/img/title-bg.png) repeat-x;
    padding: 11px 10px;
    background-size: 100%;
    background-position-y: -102px;
    width: auto;
/*    border-bottom: 5px solid #2d6698;*/
    box-shadow: -2px 2px 14px #333;

/*#ffffff 0%, #f0f0f0 33%,*/
/*#585858 -7%, #f0f0f0 14%,*/
    background: #ffffff;
    background: -moz-linear-gradient(left, #585858 -7%, #f0f0f0 14%, #ffffff 51%, #d1d1d1 72%, #cfcfcf 77%, #ffffff 81%, #445773 90%, #00255c 94%, #1e1b4a 100%);
    background: -webkit-gradient(left top, right top, color-stop(-7%, #585858), color-stop(14%, #f0f0f0), color-stop(51%, #ffffff), color-stop(72%, #d1d1d1), color-stop(77%, #cfcfcf), color-stop(81%, #ffffff), color-stop(90%, #445773), color-stop(94%, #00255c), color-stop(100%, #1e1b4a));
    background: -webkit-linear-gradient(left, #585858 -7%, #f0f0f0 14%, #ffffff 51%, #d1d1d1 72%, #cfcfcf 77%, #ffffff 81%, #445773 90%, #00255c 94%, #1e1b4a 100%);
    background: -o-linear-gradient(left, #585858 -7%, #f0f0f0 14%, #ffffff 51%, #d1d1d1 72%, #cfcfcf 77%, #ffffff 81%, #445773 90%, #00255c 94%, #1e1b4a 100%);
    background: -ms-linear-gradient(left, #585858 -7%, #f0f0f0 14%, #ffffff 51%, #d1d1d1 72%, #cfcfcf 77%, #ffffff 81%, #445773 90%, #00255c 94%, #1e1b4a 100%);
    background: linear-gradient(to right, #585858 -7%, #f0f0f0 14%, #ffffff 51%, #d1d1d1 72%, #cfcfcf 77%, #ffffff 81%, #445773 90%, #00255c 94%, #1e1b4a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#1e1b4a', GradientType=1 );


}

#header-title h2 {
	color: #00305a;
}

.left-box {
    display: table-cell;
    float: left;
    width: 14%;
    background: #efe4c9;
    min-height: 233px;
    min-height: 228px;
    /*background: url(https://www.fluorescencemicroscopes.com/img/body.png);*/
    background: #fff;
}

.right-box {
	display: table-cell;
	width: 80%;
}

img.logo {
    width: 128%;
    margin-left: -18px;
    margin-top: 6px;


    width: auto;
    margin-left: -109px;
    margin-top: 6px;

}

.footer {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background: #252525;
}

.footer-content {
	padding: 2px;
}
.footer p {
/*	padding: 14px;*/
	text-align: right;
	line-height: 1.3em;
	margin: 0px;
	color: #797979;
}

.footer-image {
    text-align: right;
}

/*--------------------NEW--------------------*/

#main-wrapper {
    margin: 0 auto;
    width: 980px;
    overflow:hidden;
}

/*SIDEBAR*/

#sidebar {
    color: white;
    width: 250px;
    display:table-cell;
    padding: 10px;
    background: #00305a;
    background: #082035 url(https://www.fluorescencemicroscopes.com/img/sidebar.png);
}

.features-sidebar ul.styledlist li {
    background: #00305a url(https://www.fluorescencemicroscopes.com/img/list-item.gif) no-repeat scroll left center;
}

div#sidebar h2 {
	font-size: 20px;
	color: #fff;
}

#sidebar img {
    width: 75%;
    border-radius: 5px;
    margin: auto;
    display: block;
}

.features-sidebar a {
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;

}

.toll-free {
	font-size: 13px;
}

.toll-free img {
 margin-top: -27px;

}


#main-content {

    color: #464646;
    background: #fff;
    display:table-cell;
    width: 770px;
    padding: 10px;
    padding: 0px 10px;
}

.content-iamge img {
	max-width: 400px;
}

.content-iamge {
	text-align: center;
}

.header {
/*    border-bottom: 5px solid #292929;
    border-bottom: 10px solid #adadad;*/
}

div#logo {
    background: url(https://www.fluorescencemicroscopes.com/img/logo.jpg) no-repeat;
    background-size: 71% 71%;
    background-size: 100% 100%;
    min-height: 215px;
    margin-top: 0px;
    background-position: center center;
}





/*HEADER-TITLE*/

.header-title {
	background: #e0edf5;
	background: #ccc url(https://www.fluorescencemicroscopes.com/img/banner.png);
	background: #e8e8e8;
	background: #082035 url(https://www.fluorescencemicroscopes.com/img/banner.png);
	padding: 10px;
	border-radius: 5px 5px 0px 0px;
	background-size: 100% 100%;
}

#header-title p{
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    background: rgba(1, 36, 91, 0.57);
    padding: 3px 18px;
    border-radius: 50px;
    margin-top: 9px;
    text-align: center;
}


.sub-title h2 {
	font-size: 22px;
    text-align: center;
    color: #fff;
}


/*item-code*/
.item-code {
	text-align: right;
	color: #fff;
}

.item-code p{
	background: #fff;
    text-align: right;
    display: -webkit-inline-box;
    border-radius: 24px;
    color: #3195bd;
    padding: 1px 10px;
    font-weight: bold;
    border: 2px solid #9c9c9c;
    box-shadow: 2px 2px 5px #000;
}


.border-line {
	    border-bottom: 7px solid #2d6698;
	    border-bottom: 7px solid #00305a;
	    border-bottom: 7px solid #adadad;
}


.title-bullet img {
    position: absolute;
    margin-left: -33px;
    margin-top: -9px;
}

#header-title h2 {
    color: #2d6698;
    margin-left: 62px;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    /* text-shadow: 1px 2px 2px #3e3e3e; */
}


/*TERMS AND CONDITIONS*/
.terms-and-conditions {
    background: #dfe5e8;
    padding: 10px;
    border-radius: 10px;
    margin: 10px 0px;
}

.terms-and-conditions ul.styledlist li {
    background: #dfe5e8 url(https://www.fluorescencemicroscopes.com/img/list-item.gif) no-repeat scroll left center;
}

.terms-and-conditions h3 {
	text-align: center;
	font-weight: bold;
}

.terms-and-conditions h4 {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif;
	padding: 0px;
	font-size: 13px;
    margin-top: 7px;
}

.terms-and-conditions p {
    margin: 3px 15px;
    font-size: 11px;
}


.colon-text {
	margin-right: 20px;
}

.colon-text h5{
    font-family: 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif;
    padding: 0px;
    margin-left: 15px;
    margin-top: 7px;
    color: #737373;
    font-size: 12px;
}

.colon-text p {
    margin: 2px 40px;
}

span.mini-h3 {
    font-size: 14px;
    color: #49494d;
}
