/* CSS Document */


@import "/includes/site-styles.css";

body {
	background: #fff url(../../images/inside-bg.jpg) repeat-y;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	
	}
	
h1 {
	font-size: 19px;
	line-height: 1.2em;
	color: #990000;
	font-weight: 100;
	
	}
	
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	letter-spacing: -.05em;
	line-height: 1em;
	
	}

h3 {
	font-size: 11px;
	line-height: 1.37em;
	color: #666;
	font-weight: 100;
	
	}
	

a {
	color: #004D95;
	text-decoration: underline;
	
	}
	
a:hover {
    color: #D52D68;
	text-decoration: none;
	
	}

.pagetitle {
	font-size: 19px;
	line-height: 1.2em;
	color: #990000;
	font-weight: 100;
	
	}
	
#search {
	position: absolute;
	left: 459px;
	top: 44px;
	z-index: 1001;
	
	}
	
#search input {
	border: 1px solid #990000;
	vertical-align: middle;
	margin: 0 1px 0 1px;
	
	}
	
#subhead {
	padding: 5px 0px 0px 22px;
	
	}
	
#content {
	padding: 22px 37px 0px 22px;
	
	}
	
#footer {
	background: url(../../images/footer-bg.gif) no-repeat;
	padding: 10px 0px 0px 0px;
	margin: 34px 0 0 22px;
	
	}
	
#footer_right {
	padding-top: 10px;
	
	}
	
#email {
	/* position:absolute;
	top:380px;
	left:538px;
	width:169px;
	height:18px;
	z-index:7000; */
}

#msds {
/*	position:absolute;
	top:398px;
	left:538px;
	width:169px;
	height:25px;
	z-index:8000; */
}

/* Article category titles on default.aspx and article.aspx pages */

.articlecategory {
	font-size: 15px;
	font-weight: bold;
	color: #00529B;
	padding: 0;
	
	}

/* Article title on article.aspx page */

.articletitle {
	font-size: 18px;
	font-weight: bold;
	color: #00529B;
	padding: 0;
	
	}

/* Date on article.aspx page */
	
.articledate {
	font-size: 11px;
	color: #999;
	padding: 0;
	margin: 0;
	line-height: 1em;
	
	}

/* Byline on article.aspx page */
	
.articlebyline {
	font-style: italic;
	
	}

/* Continue reading article link on default.aspx page */
	
.continuereading {
	font-size: 11px;
	font-weight: bold;
	
}

.sidebarheadline {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	}
	
#rightoptional ul {
	padding: 0 0 0 14px;
	margin: 0;
	}
	
/* ------- ORDER PROCESS ------- */

.section {
	font-size: 14px;
	}

th div.section {
	padding-bottom: 10px;
	}
	
.section2 {
	font-size: 14px;
	color: #ccc;
	}
	
.section-border td {
	border-bottom: 1px solid #333;
	padding-bottom: 7px;
	}
	
.quan {
	width: 55px;
	}
	
.price-border td {
	border-top: 1px solid #333;
	padding-top: 10px;
	}
	
.prod-border {
	border: 1px solid #43B4D9;
	background: #E7F5FA;
	}

ul.access {
	margin: 0;
	padding-left: 20px;
	padding-top: 0;
	list-style-type: square;	
	}
	
ul.access li {
	margin: 0;
	padding: 0;
	font-size: 11px;
	}
	
.product-list-item a {
	background:url(/images/bull.gif) 0px 4px no-repeat;
	padding-left: 10px;
	padding-bottom: 4px;
	
	}
	
/* ---------->>> jtip <<<---------------------------------------------------------------*/

/*#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}*/

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
	font-size: 11px;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(/screens/order/cartpayment/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
	
/*li.products   {
	list-style-type: square;
    margin-left: -10px;
	margin-bottom: -16px;
 }

li   {
	list-style-type: square;
    margin-left: -10px;
 }
	 
.spacing-20px {margin-top: 20px}

.spacing-15px {margin-top: 15px}

.spacing-10px {margin-top: 10px}

.spacing-5px {margin-top: 5px}*/

