/* Style sheet for App Notes page */

/* basic elements */
body {
	margin: 0;
	padding: 0px;
	background:#ccc url(images/back.gif) top left repeat;
	font-size: 10px;
	line-height: 133%;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
}

a {
	color:#039;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border-style: none;
}

a:hover, a:active {
	text-decoration:underline;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

img {border: 0; padding:0;}

h1 {color: #07f; font-weight: bold; font-size: 18px; padding:5px; margin:0; line-height:1.2em}

h2 { color: #000; font-size: 14px; padding:0 0 0 5px; margin:0; line-height: 1.2em}

h3 { color: #FFFFFF; font-size: 12px; padding:0; margin:0;}
h4 { color:#003366; font-size: 12px; padding:5px 5px 0 5px; margin:0; line-height:1.2em}
p { color:#000000; font-size: 10px; padding:0; margin:0;}
.caption {color:#990000; font-style:italic; margin:5px; text-align:center;} 

/* frame */
#container {
	position:relative;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0 0 0;
	width: 900px;
	/*height: 100%;*/
}

/* header */
#header {
	position:absolute;
	top:0px;
	left:0px;
	margin:0 0 5px 0;
	padding: 0px;
	border: 0px;
	border-bottom:2px solid #fc0;
	width: 900px;
	height: 67px;
	background:#036 url(images/logo-header.jpg) left top no-repeat;
}

#header p{
	font-size:10px;
	color:#fff;
	text-align:left;
	width:35%;
	float:right;
	padding:10px 5px 0 0;
}

#flashheader {
	position:absolute;
	top:3px;
	right:5px;
	width:340px;
	height:60px;
}

/*begin menu CSS*/
#menu {
	position:absolute;
	top:72px;
	left:0px;
	z-index:2;
	background-color:#FFCC00;
	height:auto;
	width: 160px;
	margin:0;
	padding:0px;
	border-top:2px solid #36c;
	border-bottom:2px solid #fc0;
}

#menuback {
	position:absolute;
	top:72px;
	left:0px;
	z-index:1;
	background-color:#FFCC00;
	height:650px;
	width: 160px;
	margin:0;
	padding:0px;
	border-top:2px solid #36c;
	border-bottom:2px solid #fc0;
}



#menu a{color:#039; display:block;}

#menu ul {
	padding:0px;
	margin:0;
	list-style-type:none;
	line-height:1.6em;
}

.menuhead {
	font-size:12px;
	padding:0 0 0 0;
	margin:5px 0 0 0;
	background-color:#FFFF66;
	width:155px;
}

.menucat {
	padding:0;
	font-weight:bold;
	margin: 0 0 0 5px;
}

.submenu {
	padding:0;
	margin: 0 0 0 10px;
}

#menu li {
	padding-left:5px;
}

#menufoot {
	width:160px;
	height:auto;
	margin:20px 0 0 0;
	background-color:#036;
	border-top:2px solid #36c;
}
#menufoot p{
	font-size:9px;
	color:#fff;
	padding:3px 2px 3px 2px;
	text-align:center;
}
/*end menu CSS*/

/*begin right column CSS*/
#columnright {
	position:absolute;
	top:72px;
	left:705px;
	z-index:2;
	background-color:#036;
	width:195px;
	height:auto;
	margin: 0;
	padding: 0;
	line-height:150%;
	border-top:2px solid #36c;
	border-bottom:2px solid #fc0;
}

#columnrightback {
	position:absolute;
	top:72px;
	left:705px;
	z-index:1;
	background-color:#036;
	width:195px;
	height:650px;
	margin: 0;
	padding: 0;
	line-height:150%;
	border-top:2px solid #36c;
	border-bottom:2px solid #fc0;
}

#columnright p {
	color:#fff;
	margin: 0;
	padding: 5px;
}

#footerright {
	width:195px;
	height:150px;
	padding:0 0 0 0;
	margin:10px 0 0 0;
	border-top:2px solid #fc0;
}

#quicklinks {
	padding:0;
	margin:0;
	width:195px;
	height:auto;
}

#quicklinks a{color:#fc0;}

#quicklinks p {
	line-height:18px;
	padding:5px;
	margin:0;
}

#quicklinks h3 {
	text-align:center;
}

.quicktext {
	height:50px;
	padding:2px 0 0 5px;
	margin:0;
}

/*end right column CSS*/

/*start CSS for Search form*/

#form {
	margin: 5px auto auto auto;
	padding:0;
	width: 180px;
	
}

#searchfield {
	width:160px;
}

#formbutton {
	padding:0;
	margin:5px auto auto auto;
	color:#000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	text-align:center;
}
/*end CSS for Search form*/

/*begin text body CSS*/
#textbody {
	position:absolute;
	top:72px;
	left:165px;
	background-color:#fff;
	height:650px;
	overflow:auto;
	width:535px;
	padding:0;
	margin:0;
	border-top:2px solid #36c;
	border-bottom:2px solid #fc0;
}

#textbody p {
	padding:5px;
	margin:0;
	line-height:16px;
}

#product-list ul{
	 padding:0 0 0 30px; 
	 margin:0;
	 list-style-type:disc;
	 line-height:14px;
}
#product-list li{
	 padding:0;
	 width:100%;
}

.graybox {
	margin:5px;
	padding:0;
	border:2px solid #fc0;
}

.table td {
	border:1px solid #003399;
}

/*CSS for Register Form*/
#customerform {
	margin: 0;
	padding:0 0 0 5px;
	width: 480px;
}

.form-text{
	width:180px;
	text-align:right;
	padding:0 5px 0 0;
	font-weight:bold;
}

.form-text2{
	width:450px;
	text-align:right;
	padding:0 5px 0 0;
	font-weight:bold;
}

.form-input{
	width:400px;
	text-align:left;
	padding: 0 0 0 5px;
}

.form-input2{
	width:50px;
	text-align:left;
	padding: 0 0 0 5px;
}
/*end CSS for Register Form*/
/*CSS for disty list*/

.dist-table table {
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:2px solid #ccc;
	border-top:1px solid #ccc;
	background:transparent url(sales-support/images/sales-back.jpg) center center no-repeat;
}
.dist-table td {
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:0px;border-top:0px;
}
.dist-table h4{
	color:#FFFFFF;
}
.dist-head{
	font-weight:bold;
	font-size:11px;
}
.dist-list {
	list-style-type:none; 
	margin:0 5px 5px 0; 
	border:1px solid #ccc;
	border-width:0 0 1px 0;
	padding:5px;
	font-weight:normal;
	font-size:10px;
}

/*end text body CSS*/


