/* CSS */
body{ background:#EDEDED; font-family:arial; color:#000; font-size:12px; padding-top:0px; margin-top:0px; margin:auto; line-height:16px; }
/* ...................... Content Links ...................... */
.colink{ text-decoration:underline;color:#003399; font-size:12px; }
.colink:hover{  text-decoration:none;color:#3D75FA; font-size:12px; background-color:#003399; }
.product-title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.product-title:hover{font-size:12px; font-weight:bold; color:#D2D2D2; text-decoration:none;}
/* ....................... Gernal ....................... */
.bold{ font-weight:bold}
.border { border-bottom:#999 solid 1px; padding-bottom:4px;}
/* ...................... foot/foot Links ...................... */
.footer{ color:#A01508; font-size:11px;  font-weight:bold; text-decoration:none}
.folink{ text-decoration:none;color:#606060;  padding:0 2px 0 2px; font-size:12px;}
.folink:hover{ text-decoration:underline;color:#3D75FA; }
.fo2link{ text-decoration:none;color:#606060;  padding:0px; font-size:11px;}
.fo2link:hover{ text-decoration:underline;color:#3D75FA; }
.product-borders {
	border: 1px solid #EAEAEA;
	background-color: #F8F7F7;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}


/* ....................... container ....................... */
.main-container{
	width:1010px;
	background-color:#fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	z-index: auto;
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.content-container{ width:760px;   margin:auto; padding:0px 10px 0 10px;  height:auto; }


#header {
	background-color: #FFFFFF;
	width: 1010px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#logo {
	text-align: left;
	float: left;
	width: 50%;
	margin-top: 5px;
}
#header-content {
	text-align: right;
	float: left;
	width: 50%;
	vertical-align: text-bottom;
	margin-top: 57px;
}
.top-bar-jscript {
	background-image: url(http://www.accessiontechnology.com/images/accession-technology-bar.png);
	background-repeat: repeat-x;
	float: left;
	width: 60%;
	padding: 0px;
}
#search {
	background-repeat: repeat-x;
	float: right;
	background-image: url(http://www.accessiontechnology.com/images/accession-technology-bar.png);
	width: 40%;
	text-align: right;
	height: 33px;
}

#javascript {
	width: 1010px;
	padding: 5px;
	clear: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#images {
	width: 100%;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#right-menu {
	float: left;
	width: 19%;
}
#inside-footer {
	background-color: #F8F7F7;
	border: 1px solid #EAEAEA;
	padding-top: 10px;
	padding-bottom: 10px;
}

.left-menu {
	background-color: #EAEAEA;
	width: 16%;
	padding-right: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
	float: left;
}
#news-right {
	width: 16%;
	float: right;
	background-color: #F8F7F7;
	height: auto;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	border: 1px solid #EAEAEA;
}
#footer {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 11px;
	color: #606060;
}

#content {
	background-color: #FFFFFF;
	float: left;
	width: 63%;
	margin: 0px;
	padding-left: 0px;
}
#center-content-box {
	background-color: #FFFFFF;
	float: left;
	width: 30%;
	margin-right: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #EAEAEA;
}
#left-content-box {
	background-color: #FFFFFF;
	float: left;
	width: 30%;
	padding-right: 5px;
	padding-left: 10px;
	border: 1px double #EAEAEA;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#right-content-box {
	border: 1px solid #EAEAEA;
	float: left;
	width: 30%;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#ContactText {
	background-color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 22px;
	color: #FFFFFF;
	width: 98%;
	padding-top: 30px;
	padding-left: 9px;
	padding-bottom: 5px;
	margin-left: 5px;
}
/* ...................... banner Links ...................... */
.blink{ text-decoration:none; color:#0B3758; font-weight:bold; font-size:11px;}
.blink:hover{ text-decoration:none;color:#06F; font-weight:bold; font-size:11px;}
.left-menu2 {
	background-color: #dddddd;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin: 1px;
}
.left-menu2:hover { background-color:#fff;}

.left-menu3 {
	background-color: #EAEAEA;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	margin: 1px;
}
.left-menu3:hover { background-color:#fff;}

.title-left-menu {
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 1px;
}
#breadcrumbs {
	font-size: 11px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 10px;
	float: left;
	width: 100%;
}

.breadcrumb-links{ text-decoration:underline; color:#003399; font-weight:bold; font-size:11px;}
.breadcrumb-links:hover{ text-decoration:none;color:#fff; font-weight:bold; font-size:11px; background-color:#003399;}

