/* Style sheet for TWC Graphics Design template */
html {
	margin: 0px;
	padding: 8px;
}
body  { 	background: #FFF;
	width: 100%;
	height: 100%;
	color: #666; 
	margin: 0px;
	padding: 0px;
	text-align: center; font: normal normal 12px/16px Verdana, Arial, sans-serif;
}
input { color: #000; font: normal normal 11px Arial, sans-serif; }
h1    { font: normal bold 13pt Arial, Verdana, sans-serif;	color: #1E3D1D; }
h2    { font: normal bold 13pt Arial, Verdana, sans-serif;	color: #3B613A; }
h3    { font: normal bold 11pt Arial, Verdana, sans-serif; color: #626161; padding: 3px; }
h4    { color: #000; font:  normal bold 12px Verdana, Arial, sans-serif; }
h5    { color: #000; font:  normal bold 11px Verdana, Arial, sans-serif; }
h6    { color: #000; font:  normal bold 10px Verdana, Arial, sans-serif; }
ol, ol ol, ol ol ol { color: #195c82; font: normal normal 12px/16px  Verdana, Arial, sans-serif; }
ul    { list-style-image: url('images/design_elements/bullet.gif'); color: #195c82; 
	 font: normal normal 12px/16px Verdana, Arial, sans-serif; }
ul ul    { list-style-image: url('images/design_elements/bullet2.gif'); 
	color: #195c82; font: normal normal 12px/16px Verdana, Arial, sans-serif; }
ul ul ul { list-style-image: url('images/design_elements/bullet3.gif'); 
	color: #195c82; font: normal normal 12px/16px Verdana, Arial, sans-serif; }

/* Define Splash Page Appearance */
.entrytopl { background: #bdcbdb;
	font: normal bold 13pt Arial, Verdana, sans-serif;
	color: #000;
	text-align: left;
	border-right: 6px solid #FFF;
	}
#entrytoptxt { 
	padding: 10px 5px 5px 10px;
	font: normal normal 12px/17px Verdana, Arial, sans-serif;
	text-align: left;
	display: block;
	height: 200px; 
	overflow: auto;
	scrollbar-face-color: #E1ECE1;
	scrollbar-arrow-color:#9BB799;
	scrollbar-track-color:#EBF0EB;
	scrollbar-shadow-color:#DFDFE1;
	scrollbar-highlight-color:#E1ECE1;
	scrollbar-3dlight-color:#FFF;
	scrollbar-darkshadow-Color:#9BB799; 	
 }
.entryleft { background: #ffffff;
	color: #195c82; font: normal normal 12px/16px Verdana, Arial, sans-serif; 
	padding: 10px; 
	text-align: left;
	border-right: 1px solid #FFF;
	border-left: 1px solid #9BB799;
}

.entryleft ul    { list-style-image: url('images/design_elements/bullet.gif'); color: #195c82; 
	 font: normal normal 12px/16px Verdana, Arial, sans-serif; }

.entryright { background: #ffffff;
	width: 375px;
	color: #195c82; font: normal normal 12px/16px Verdana, Arial, sans-serif; 
	padding: 10px; 
	text-align: left;
	border-right: 1px solid #9BB799;
}

/* Define Appearance for Inside Pages */

.insidetopl { background: #E1ECE1;
	font: normal bold 13pt Arial, Verdana, sans-serif;
	color: #000;
	text-align: left;
	border-right: 6px solid #FFF;
	}
#insidetoptxt { 
	padding: 10px 5px 5px 10px;
	font: normal normal 12px/17px Verdana, Arial, sans-serif;
	text-align: left;
	display: block;
	height: 103px; 
	overflow: auto;
	scrollbar-face-color: #E1ECE1;
	scrollbar-arrow-color:#9BB799;
	scrollbar-track-color:#EBF0EB;
	scrollbar-shadow-color:#DFDFE1;
	scrollbar-highlight-color:#E1ECE1;
	scrollbar-3dlight-color:#FFF;
	scrollbar-darkshadow-Color:#9BB799; 	
 }

.leftside { background: #bdcbdb; color: #000; 
	display: block;
	width: 150px; padding: 10px; height: 100%; text-align: left; 
	border-left: 1px solid #D6EAD6;
	font: normal normal 12px/17px Verdana, Arial, sans-serif; 
}
.leftside a:link { color: #82A280; text-decoration: none; width: 140px; padding: 3px 3px 3px 0px; }
.leftside a:visited { color: #82A280; text-decoration: none; width: 140px; padding: 3px 3px 3px 0px; }
.leftside a:hover {background: #EBF0EB; color: #000; text-decoration: none; width: 140px; padding: 3px 3px 3px 0px; }
	
.content { background: #FFF;
	color: #000; font: normal normal 12px/16px Verdana, Arial, sans-serif; 
	padding: 10px; 
	text-align: left;
	border-left: 1px solid #D6EAD6;
	border-right: 1px solid #D6EAD6;
}
.contentfull { background: #FFF;
	width: 720px;
	color: #000; font: normal normal 12px/16px Verdana, Arial, sans-serif; 
	padding: 10px; 
	text-align: left;
	border-left: 1px solid #D6EAD6;
	border-right: 1px solid #D6EAD6;
}

.rightside { background: #E1ECE1; color: #000; 
	width: 280px; padding: 10px; height: 100%; text-align: left; 
	border-left: 1px solid #D6EAD6;
	font: normal normal 12px/16px Verdana, Arial, sans-serif; 
}

/* Define main menu appearance */
.hmenu { background: #006699;
	display: block;
	text-align: center;
	font: normal normal 11px/20px Verdana, Arial, sans-serif; 
	color: #FFF; 
	width: 100%; 
	height: 26px;
	padding: 3px 0px 0px 0px;
	border-top: 4px solid #FFF;
	border-bottom:  1px solid #FFF;
}	
.hmenu a { text-align: left; color: #FFF; text-decoration: none; }
.hmenu a:link { text-align: left; color: #FFF; text-decoration: none; }
.hmenu a:visited { text-align: left; color: #FFF; text-decoration: none; }
.hmenu a:hover {background: #006699;
	text-align: left; color: #D6EAD6; text-decoration: underline; }

/* Define footer section */
.footer {  background: #006699;
	display: block;
	text-align: center;
	font: normal normal 11px/20px Verdana, Arial, sans-serif; 
	color: #FFF; 
	width: 100%; 
	height: 26px;
	padding: 3px 0px 0px 0px;
	border-top: 1px solid #FFF;
}
.footer a:link    { color: #FFF; text-decoration: none;   }
.footer a:active  { color: #FFF; text-decoration: none;   }
.footer a:visited { color: #FFF; text-decoration: none;   }
.footer a:hover   { background: #006699; color: #D6EAD6; text-decoration: underline;  }
	
/* Define standard hyperlinks */	
a:link  { color: #626161;  }  
a:active { color: #626161;  }
a:visited { color: #626161;  }
a:hover { color: #000; background: #EBF0EB; text-decoration: none; }



/* Define product page sections */
.productbox      { background: #EBF0EB; color: 000; font: normal normal 11px/13px Verdana, Arial, sans-serif; 
	padding: 4px 10px 4px 10px; border: 1px solid #D6EAD6; text-align: left; }
.productboxtop   { background: #89A987; color: #FFF; font: normal bold 12px/15px Verdana, Arial, sans-serif; 
	padding: 4px 10px 4px 10px; text-align: center; 
	border-top: 1px solid #D6EAD6; border-left: 1px solid #D6EAD6;  border-right: 1px solid #D6EAD6;  }
.products        { background: #FFF; }
.productsleft   { background: #FFF; color: #195C82; border-left: 1px solid #D6EAD6; 
	border-top: 1px solid #D6EAD6; 
	padding: 4px 10px 4px 10px; text-align: center; }
.productsright  { background: #FFF; color: #195C82; border-left: 1px solid #D6EAD6; border-top: 1px solid #D6EAD6; 
	padding: 4px 10px 4px 10px; text-align: center; border-right: 1px solid #D6EAD6; }
.productboxleft     { background: #EBF0EB; color: #000; text-align: center;
	font: normal normal 11px/13px Verdana, Arial, sans-serif; 
	padding: 4px 10px 4px 10px; border-left: 1px solid #D6EAD6; border-top: 1px solid #D6EAD6; }
.productboxright      { background: #EBF0EB; color: #000; text-align: center;
	font: normal normal 11px/13px Verdana, Arial, sans-serif; 
	padding: 4px 10px 4px 10px; border-left: 1px solid #D6EAD6; border-right: 1px solid #D6EAD6; 
	border-top: 1px solid #D6EAD6; }
.productboxlbot     { background: #EBF0EB; color: #000; text-align: center;
	font: normal normal 11px/13px Verdana, Arial, sans-serif;  border-bottom: 1px solid #D6EAD6;
	padding: 4px 10px 4px 10px; border-left: 1px solid #D6EAD6; border-top: 1px solid #D6EAD6; }
.productboxrbot      { background: #EBF0EB; color: #000; text-align: center;
	font: normal normal 11px/13px Verdana, Arial, sans-serif; 
	padding: 4px 10px 4px 10px; border-left: 1px solid #D6EAD6; border-bottom: 1px solid #D6EAD6;
	border-right: 1px solid #D6EAD6; border-top: 1px solid #D6EAD6; }

/* Define textbox area */

.textbox      { background: #EBF0EB; color: #666; 
	font: normal normal 11px/14px Verdana, Arial, sans-serif; 
	padding: 5px 10px 5px 10px; text-align: left;
	width: 250px; border: 1px solid #89A987;
	}
.textboxheader { background: #89A987; 
	color: #FFF; text-align: left;
	font: normal bold 12px/15px Verdana, Arial, sans-serif; 
	padding: 5px 10px 5px 10px; 
	width: 250px;
	}