/* CSS Document for Astralmold Website*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*General or Common CSS Styles*/
html {
height:100%;
}
body  {
	height:100%;
	background-color:#666666; 
	margin: 10px 0px 10px 0px; 
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;

}
img  {
	border:none;
}
#content_full {
	position: relative;
	z-index:0;
	width:860px;
	height:100%;
	background-color:#ffffff;
	margin:auto;
}
#content_container {
	position: relative;
	z-index:0;
	width:860px;
	height:1000px;
	background-color:#ffffff;
	margin:auto;
}
#content {
	position: relative;
	z-index:0;
	width:860px;
	height:556px;
	background-color:#ffffff;
	margin:auto;
}
#content_search {
	position: relative;
	z-index:0;
	width:860px;
	height:556px;
	background-color:#ffffff;
	margin:auto;
}

#content_product {
	position: relative;
	z-index:0;
	width:860px;
	height:556px;
	background-color:#ffffff;
	margin:auto;
}

#main_page_content {
	position: relative;
	z-index:1;
	width:860px;
	height:551px;
	background-color:#ffffff;
	margin:auto;
}
#main_product_page {
	position:absolute;
	left:200px;
	top:150px;
}
#search_docs {
	position:relative;
	top:100px;
}
#search_docs_content {
	position:relative;
	left:300px;
}
#logo {
	position:absolute;
	left:44px;
	top:24px;
	width:355px;
	height:59px;
}
#logoCat {
	position:absolute;
	left:40px;
	top:24px;
	width:355px;
	height:59px;
}
#logoSearch {
	position:absolute;
	left:40px;
	top:24px;
	width:355px;
	height:59px;
}
#logoProd {
	position:absolute;
	left:40px;
	top:24px;
	width:355px;
	height:59px;
}
#about {
	position:absolute;
	left:609px;
	top:20px;
}
#search {
	position:absolute;
	left:531px;
	top:47px;
	width:366px;
	height:63px;
}

/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/* CSS Styles exclusive to index.html */
#main_image {
	position:absolute;
	left:24px;
	top:111px;
	width:812px;
	height:273px;
}
#featureProd {
	position:absolute;
	width:288px;
	height:273px;
	left:24px;
	top:111px;
}
#featureProdTxt {
	position:absolute;
	width:230px;
	height:261px;
	left:50px;
	top:125px;
	text-align:left;
	/*overflow:hidden;*/

}
.featureProdContent {
	position:absolute;
	top:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	height:205px;
	overflow:hidden;
}

#featureProdTxt td {
position:absolute;
top:35px;
}
#main_image2 {
	position:absolute;
	width:524px;
	height:273px;
	left:312px;
	top:111px;
}


#padding_top {
	position:absolute;
	left:24px;
	top:384px;
	width:289px;
	height:22px;
}
#index_text {
	position:absolute;
	left:312px;
	top:384px;
	width:524px;
	height:142px;
	z-index:1;
}
#index_text_area {
	text-align:left;
	position:absolute;
	left:338px;
	top:390px;
	width:460px;
	height:110px;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;	
}
#aboutBtn {
	position:absolute;
	left:24px;
	top:406px;
	width:289px;
	height:33px;
}
#productsBtn {
	position:absolute;
	left:24px;
	top:439px;
	width:289px;
	height:35px;
}
#contactBtn {
	position:absolute;
	left:24px;
	top:474px;
	width:289px;
	height:32px;
}
#padding_bottom {
	position:absolute;
	left:24px;
	top:506px;
	width:289px;
	height:20px;
}
/* End of CSS Styles exclusive to index.html */
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*CSS Styles exclusive to javascript menu items 
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 212px;
	border-bottom: 1px solid #ccc;
	}
ul li {
color:green;
	position: relative;
	}
ul li ul {
	position: absolute;
	left: 211px;
	top: 0;
	display: none;
	}
ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	background: #101C72;
	padding: 13px 0px 12px 0px;
	border: 1px solid #ccc;
	border-bottom: 0;
	text-indent:20px;
	}
ul li ul li ul li a 
{
	
	color:yellow;
}
/* Fix IE. Hide from IE Mac \
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End 
ul li a:hover { color: #101C72; background: #B7B3D9; }	
li ul li a { padding: 2px 5px; }	
ul li:hover ul, ul li.over ul {display: block;}


/*End of CSS Styles exclusive to javascript menu items */
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*End of CSS Styles exclusive to pages with dropdown javascript menu */
#button_holder{
	position:absolute;
	z-index:2;
	left:24px;
	top:106px;
	width:212px;
	height:421px;
	color:#fff;
	text-align:left;
	font-family: verdana;
	font-size: small;
}

#main_area_text {
position:relative;
	left:43px;
	color: #4F6663;	
}
#main_area_text_container {
	position:relative;
	z-index:1;
	left:216px;
	top:5px;
/*	top:111px;*/
	width:575px;
}
#main_txt_container{
	position:absolute;
	z-index:1;
	left:0px;
	top:106px;
	width:860px;
	text-align:left;
	color: #808284;
	font-family: Arial;
	font-size:small;
	background-color:#fff;
}
/*
#main_area_text{
	position:absolute;
	z-index:1;
	left:261px;
	top:111px;
	width:575px;
/*	height:100%;
	text-align:left;
	color: #4F6663;
	font-family: Arial;
	font-size:12px;	
}
*/
#product_details{
	position:absolute;
	z-index:1;
	left:0px;
	top:106px;
	width:860px;
	text-align:left;
	color: #808284;
	font-family: Arial;
	font-size:small;
	background-color:#fff;
}

#product_details_text {
position:relative;
	left:43px;
}#prod_details_text_menu {
position:relative;
	left:259px;
}
#search_container{
	position:absolute;
	z-index:1;
	left:0px;
	top:106px;
	width:860px;
	text-align:left;
	color: #808284;
	font-family: Arial;
	font-size:small;	
	background-color:#ffffff;
}
#search_text {
position:relative;
left:22px; /*19px; lines up with heading */


}
#searchFields {
position:absolute;
left:74px;
}
#searchFields2 {
position:absolute;
left:71px;
}
#search_text_form {
position:relative;
	left:260px;
	top:20px;}
#main_area_image{
/*
	position:absolute;
	z-index:1;
	left:240px;
	top:101px;
	width:599px;
	height:421px;
*/		
		position:absolute;
	z-index:2;
	left:236px;
	top:111px;
	width:599px;
	height:422px;	
}

.defHeading{
	font-family:Arial, Helvetica, sans-serif;

	font-size:19px;
}
.defCatHeading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;	
}
.defTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
.defText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

#featuredProds{
	position:absolute;
	z-index:2;
	left:245px;
	top:390px;
	width:599px;
}
#featuredProds td {
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
word-wrap: break-word;

}


A.featureProdLink:link
{
	font-family:Arial, Helvetica, sans-serif;
    COLOR:#FF9933;
    FONT-SIZE: 12px;
    text-decoration:underline
}
A.featureProdLink:visited
{
    COLOR: #FF9933;
	font-family:Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    text-decoration:underline
}
A.featureProdLink:active
{
    COLOR:#FF9933;
    FONT-SIZE: 12px;
    text-decoration:underline
}
A.featureProdLink:hover
{
    COLOR: #B6684B;
    FONT-SIZE: 12px;
    text-decoration:underline;
	background-color:#FFFFFF;

}

A.defLink:link
{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
    FONT-SIZE: 12px;
	font-weight:bold;
    text-decoration:underline;
}
A.deflink:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
    FONT-SIZE: 12px;
	font-weight:bold;
    text-decoration:underline;
}
A.defLink:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
    FONT-SIZE: 12px;
	font-weight:bold;
    text-decoration:underline;
}
A.defLink:hover
{
 font-family:Arial, Helvetica, sans-serif;
	color:#fff;
    FONT-SIZE: 12px;
	font-weight:bold;
    text-decoration:underline;
}

#top_buttons{
	position:absolute;
	left:525px;
	top:18px;
	width:366px;
	height:29px;
}
/*End of CSS Styles exclusive to pages with dropdown javascript menu*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*CSS Styles exclusive to product description pages*/
.prod_subheading  {
	color: #101C72;
	width:575px;
	font-weight: bold;
	text-align:center;
}
#subheading  {
	color: #808284;
}
h2  {
	color: #101C72;
	margin: 0px 0px 0px 0px;
}
hr {
	margin: 0px 0px 0px 0px;
}
#prod_image {
	float:left;
}
.footer {
	color:#404040;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.footer a:link
{
	color:#404040;
    text-decoration:none
}
.footer a:visited
{
    COLOR: #404040;
    text-decoration:none
}
.footer a:active
{
    COLOR: #404040;
    text-decoration:none
}
.footer a:hover
{
    COLOR: #B7B3D9; /*101C72*/
    text-decoration:none
}


.tableCells  {
	display:table-cell;
    float:left;
    width:143px;
	text-align:center;
}
.tableCellsLabel  {
	display:table-cell;
    float:left;
    width:143px;
	text-align:center;
	font-weight:bold;
}
#breadcrumbs {
	position:absolute;
	top:90px;
	/*left:754px; /39px;*/
	right:40px;
/*	top:84px;*/
/*	top:-15px;*/
	text-align:right;
	color: #4F6663;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;

}
#prodHeading {
	position:absolute;
	top:-5px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#140079; /*#13007C;*/
}
#breadcrumbs a{
	color: #4F6663;
	text-decoration:none;
	font-family: Arial;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#breadcrumbs a:hover{
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;	
}
#breadcrumbs a:active{

	font-family:Arial, Helvetica, sans-serif;	
}
#breadcrumbs a:link{

	font-family:Arial, Helvetica, sans-serif;	
}
#blue_stripe{
	position:absolute;
	z-index:2;
	left:25px;
	top: 515px;
	bottom: 25px;
	width:210px;
	height:45%;
	display: block;
	background-color:#101C72;
}
* html #index_text_area {
top:400px;
}
/*End of CSS Styles exclusive to product description pages*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/

* html #main_area_image{
	height:419px;	
}