@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
.twoColFixLtHdr #container {
	width: 880px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFFFFF;
} 
.twoColFixLtHdr #header { 
	background: #DDDDDD; 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	margin-left: -1000px;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 10px;
	background-color: #FFFFFF;
}
#sidebar1 img {
	border-bottom: thin groove #0E8004;
	margin-bottom: 20px;
	padding-bottom: 20px;
	opacity: .85;
	filter: alpha(opacity=80);
}
#sidebar1 img:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
	}
#sidebar1 img:active {
	opacitgy: 1.0;
	filter: alpha(opacity=100);
	}
.twoColFixLtHdr #container #sidebar1 #socialconnection .a2a_dd img {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}


.twoColFixLtHdr #mainContent {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 270px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.twoColFixLtHdr #container #mainContent p {
	line-height: 1.5em;
	margin-right: 1em;
	}
.twoColFixLtHdr #container #mainContent p #FlashID {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #mainContent h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-style: normal;
	color:#666;
	padding-top: 10px;
	margin-top: 0px;
	font-size: 2em;
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 10px;
	background-color: #063;
}
.twoColFixLtHdr #container #mainContent ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	font-weight:bold;
	line-height:1.5em;
	}
.twoColFixLtHdr #container #mainContent .bodytxtsm {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	text-decoration:none;
	}
#mainContent table#sizeTbl {
	width: 575px;
	margin: 0 auto;
	background: #445745;
	border: 1pz solid #333;
	}
#mainContent #sizeTbl thead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .90em;
	color:#fff;
	}
#mainContent #sizeTbl th {
	background:#333333;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	border: 1px solid #333;
	}
#mainContent #sizeTbl tbody {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .625em;
	color:#fff;
	text-align: center;
	}
#mainContent #sizeTbl td {
	padding: 1.5em 1em;
	border: 1px solid #333;
	}
#mainContent #sizeTbl td.specs {
	text-align: left;
	font-weight: bold;
	}
#mainContent #sizeTbl tr.odd {
	background: #58725A;
	}
#mainContent #sizeTbl tr:hover {
	background: #333;
	}
.twoColFixLtHdr #container #mainContent a {
	text-decoration:none;
	}
.twoColFixLtHdr #container #mainContent a:link {
	color:#0033CC;
}
.twoColFixLtHdr #container #mainContent a:visited {
	color:#009933;
}
.twoColFixLtHdr #container #mainContent a:hover {
	font-weight:bold;
}
.twoColFixLtHdr #container #mainContent #imageCenter {
	margin: 0px;
	padding: 0px;

}
.twoColFixLtHdr #container #mainContent p a #imageCenter2 {
	margin: 0px;
	padding: 0px;
}

.twoColFixLtHdr #container #mainContent #imageLeft {
	margin-right: 10px;
	padding-right: 10px;
	margin-top: 20px;
}
.twoColFixLtHdr #container #mainContent #toplogo {
	text-align: center;
	margin: 10px 10px 0px 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #container #mainContent blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.8em;
}
.twoColFixLtHdr #container #mainContent h1 #ioniclogo {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
.twoColFixLtHdr #container #mainContent p a img {

}
.twoColFixLtHdr #container #mainContent p #ioniclogo2 {
	text-align: left;
	margin-left: 135px;
	margin-top: 0px;
}
.twoColFixLtHdr #container #mainContent #imageRight {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.twoColFixLtHdr #container #mainContent .productdisplay #label {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #mainContent .productdisplay {
	border-top: thin groove #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.twoColFixLtHdr #footer {
	text-align: center;
	border-top-style: solid;
	border-top-color: #0E8004;
	border-top-width: thin;
	padding-top: 10px;
	margin-bottom: 10px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}
.twoColFixLtHdr #footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.twoColFixLtHdr #container #footerimage img {
	background: no-repeat;
	text-align: center;
	vertical-align: bottom;
}
.twoColFixLtHdr #footer li {
	float: left;
	}
.twoColFixLtHdr #footer li a {
	display: block;
	background: #FFF;
	padding: 10px;
	font: bold 1em/1.2 Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	margin-left: 0.2em;
	}
.twoColFixLtHdr #footer li a:hover {
	color:#0E8004
	}
.twoColFixLtHdr #copyright {
	padding: 10px;
	text-align: center;
	}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.twoColFixLtHdr #container #footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #000000;
}
.twoColFixLtHdr #container #footer a:visited {
	color:#666666;
	}
.twoColFixLtHdr #container #footer a:hover {
	color:#006600;
	font-weight: bold;
	}
.twoColFixLtHdr #container #copyright {
	border-top: thin solid #0E8004;
	margin: 0;
	padding-top: 10px;
}
.twoColFixLtHdr #container #copyright p a img {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

.twoColFixLtHdr #container #mainContent .productdisplay p #imageRight {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #container #mainContent .productdisplay p #leftImage {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #container #mainContent p img {
	float: right;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 20px;
}
