/* CSS Document */

/* Main Section */

body {background: #242424;
	top repeat-x; color: #3A3A3A; font-family: Arial, Helvetica, sans-serif;
	font-style: normal; font-weight: normal;  position:relative;
}
p {margin:0px; padding-bottom:10px;}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#F48418;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
	font-weight: normal;
}

.generalText {margin:0px; line-height:160%; color:#3A3A3A}

.divGallerySection{
	float:left; 
	text-align:left; 
	position:relative;
	text-align:center; 
	width:100%;
}

.linkOrangeBG{
	color:#FFFFFF;
}

.linkOrangeBG:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.linkSubMenu {
	font-size:12pt;
	color:#7BBE31;
	font-weight:bold;
}
.linkSubMenu:hover {
	font-size:12pt;
	color:#F48418;
}
.linkSubMenuS {
	font-size:12pt;
	color:#F48418;
	font-weight:bold;
	font-size:110%;
}
.linkSubMenuS:hover {
	color:#F48418;

}


.divSideNote{
	margin:5px 20px 15px 30px;
	text-align:left;
	display:inline;
	width:100%;
	color:#58723B;
	background:#D0E6B8;
	}
.divSideNote table{
    cellspacing:0;
	cellpadding:2px;
	width:98%;
	margin:0 auto;
	line-height:25px;
	
}

.divSideNote table thead tr{
	border-bottom:solid 1px #7BBE31;
	line-height:25px;
	padding:4px;
}
.divSideNote table thead tr td{
	font-weight:bold;
	
}
.divSideNote table tbody tr td{
	padding-left:15px;
	
}

.divValue{
	font-weight:bold;
	padding-left:20px;
	width:100%;
	color:#58723B;
	background-color:#FFFFFF;
	border-bottom:solid 1px #7BBE31;
	}
.divValueSel{
	padding-left:5px;
	background-color:#D0E6B8;   
	font-weight:bold;
	color:#000000; 	
	border-bottom:solid 1px #7BBE31;
	border-top:solid 1px #7BBE31;
	}

.bigBold {
	display:inline;
	font-size:115%;
	font-weight: bold;
}

.bigBoldYellow {
	display:inline;
	color: #F4C55B;
	font-size:115%;
	font-weight: bold;
}

.generalContent{
	text-align:justify; 
	font-size:12pt; 
	line-height :130%	
}

.generalContentSmall{
	text-align:left; 
	padding-left:15px; 
	padding-right:15px;
	font-size:10pt; 
	line-height :130%	
}
        
.overlay_black{
    /*display: none;*/
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height:100px;
    visibility:hidden;
    background-color: black;
    z-index:2000;
}


.overlay_pop
{
	position:absolute;
	display:block;
	top:0px;
	left:0px;
	margin: 0 auto;
	visibility:hidden;
	z-index:2001;
	text-align:left;
}


.divGreyBG {
	background:url('/images/dgreybox_tm.gif') repeat-x;
	background-color :#4F4B4B;
	color:#FFFFFF;
	height:20px;
	padding: 5px;
	font-weight:bold;
	cursor:pointer;
}
a.divGreyBG
{
		line-height :20px;
		height:20px;
}
a.divGreyBG:hover {color:#F2BF48;}
.divGreyBG :hover{color:#F2BF48;}


a.genButton {
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.genButton span {
    background: transparent url('/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.genButton span:hover {
    color:#F48418;
} 
a.genButton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.genButton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
a.genButton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.genButton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

.center150{
		cursor:pointer;
    	width:175px;
    	height:178px;
    	float:left;
    	font-size:12px;
    	margin-top:20px;
    	~font-size:130px;
    	}



.highlightBlue{
	background-color:#D0E6B8;
	}

.highlightBlue a:link{
	color:White;
	}
	
.paging{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 20px;
	color: #0B69B3;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 0px;
	cursor:pointer
	}
	
.pagingS{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 22px;
	color: #F2BF48;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 0px;
	cursor:pointer
	}


/* Header Information*/
#header {
	width: 780px;
	left: 14px;
	height: 106px;
	margin-top: 20px;
}

#login {
	height: 85px;
	width: 160px;
	position: absolute;
	text-align:right;
	right: 25px;
	top: 1px;
	z-index: 2;
	
}




.yellowButton  {
    	font-family:  "Trebuchet MS", sans-serif;
    	font-weight :bold;
    	font-size:9pt;
    	color:#000000;
        background:#F4C55B;
        cursor:pointer;
        border:solid 0px #F4C55B;
    }

    .yellowButton:hover{
    	color:#FFFFFF;
    }


.greyButton  {
    	font-family:  "Trebuchet MS", sans-serif;
    	font-weight :bold;
    	font-size:9pt;
    	color:White;
        background:#4F4B4B;
        cursor:pointer;
        padding-top:3px;
        border: solid 0px #4F4B4B;
    }

    .greyButton:hover{
    	color:#F2BF48;
    }




.mainText {
	font-family: "Trebuchet MS";
	color: #666666;
	font-weight:  bold;
	font-size: 15px;
}


.menuBlue{
	color:#ffffff;
	font-size:12pt;
	font-family: "Trebuchet MS";
	}
.menuBlue:hover{
	text-decoration:underline;
	}
.menuBlueS
{
	color:#F4C55B;
	font-size:13pt;
	font-family: "Trebuchet MS";
	}	




#contenttopright {
	float: right;
	
}


/*  Panel Styles */
	.divPanelTop{
		margin:0 auto;	
		z-index:1;
		overflow:hidden;
		}
	
	.divPanelTL{
		position:relative; 
		float:left;
		height:100%;
		width:15px;
		background-repeat:no-repeat;
		z-index:5;
		}
	.divPanelTM{
		position:absolute;
		float:left;
		top:0px;
		left:0px;
		height:100%;
		width:100%; 
		background-repeat:repeat-x; 
		z-index:3;
		}
	.divPanelTR{
		position:relative;
		float:right;
		height:100%; 
		width:15px;
		background-repeat:no-repeat; 
		z-index:5;
		}
	.divPanelML{
		float:left;
		height:100%; 
		width: 15px;
		background-repeat:repeat-y;  
		z-index:1;
		}
	.divPanelMR{
		float:right;
		margin-right:0px;
		height:100%; 
		width:15px;
		background-repeat:repeat-y;
		z-index:1;
		}

	.divPanelBL{
		position:relative;
		float:left;
		height:100%;
		width:15px;
		background-repeat:no-repeat; 
		z-index:5;
		}
	.divPanelBM{
		position:absolute;
		top:0px;
		left:0px; 
		height:100%;
		width:100%;
		background-repeat:repeat-x; 
		z-index:3;
		}
	.divPanelBR{
		position:relative;
		float:right;
		height:100%; 
		width:15px;
		background-repeat:no-repeat; 
		z-index:5;
		}
	.divPanelGroup1{
		position:absolute;
		display:block;
		top:0px;
		left:0px;
		width:100%;
		height:100%; 
		margin:0
		}

	.divPanelGroup2
	{
		position:absolute;
		bottom:0px;
		left:0px;
		float:left;
		height:20px; 
		width:100%;
		margin:0 auto;
		}

	.divPanelContent	{
		position:relative; 
		height:100%; 
		padding:15px; 	
		z-index:10;
		}
		
		
		
		
		
	.divPanelBG{
		position:absolute;
		
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		}		
	.divPanelFront{
		width:100%;
		height:100%;
		margin:0;
		}		
		
/*  END */




.clear {
clear:both
}



html
{
  overflow-x: auto;
  overflow-y: scroll;
}


/* Footer Section */

#footer {
	
	

}

#footer .footer_top {
	background-image: url(/images/footer_top.gif);
	position:relative;
	height: 9px;
	width: 779px;
	overflow:hidden;

	
}

#footer .footer_content {
	background-image: url(/images/footer_center.gif);
	height: 13px;
	padding-left:20px;
	width: 759px;
	
	
}

#footer .footer_bottom {
	background-image: url(/images/footer_bottom.gif);
	
	height: 9px;
	width: 779px;
	overflow:hidden;
	
}




.bulletList{
	margin-left:15px;
	margin-top:8px;
	list-style-position:inside;
	list-style-image:url(/images/bulletGreen.png);
	font-size:9pt;
	text-align:left;
	line-height:20px;
	
}



.boxMainPage{
	float:left;
	text-align:left;
	display:block;
	height:150px;
	width:210px;
	border-right:solid 1px #7BBE31;
	padding:15px;
}





.navPointer{
	top: 3px;
	position:relative;
	text-align:center;
	position:relative;
	display:none;

}

.menuItem {
	display:block;
	float:left;
	height:13px;
	position:relative;

}



/* NAVBAR */
#navbar {
	width: 780px;
	height: 69px;
	font-weight:bold;
	position: absolute;
	text-align:center;
	top: 160px;
	z-index: 3;
}




/* the horizontal menu starts here */

	
/* Part edited by Mic */
.subnav {
	position:absolute; 
	display:none;
	text-align:left;
	top:35px;
}



/*----*/


div.menuItem a {
	padding:14px 15px 12px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:#FFFFFF;	/* sets the type color */
	font-size: 15px;
	}
div.menuItem a:hover{
	color:#000000;
	}

div.subnav a {
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	font-size: 13px;
}
div.subnav a:hover{
	color:#F48418;
}
#footer {
	background-image: url(/images/footer.gif);
}















/*
CUSTOMER PAGES MOVE LATER
*/





        .menu_header{
            font-family:verdana;
            color:#000000;
            font-weight:bold;
            height:15pt;
            font-size:12pt;
            
        }
        .menu_item {
            font-family:verdana;
            color:#707070;
            font-weight:bold;
            height:13pt;
            font-size:8pt;
            
        }
        .menu_item :hover{
            color:#F4C55B;
            cursor:pointer;
            
        }
        
        .details{
            font-family:verdana;
            font-size:8pt;
            font-weight:bold;
            text-align:left;
        }
        .details_small{
            font-family:verdana;
            font-size:7pt;
            text-align:left;
        }
        .details_header{
            color:blue;
            font-family:verdana;
            font-size:9pt;
            font-weight:bold;
            text-align:left;
        }
        


        .part_details {
            display:block;
            visibility:hidden;
            position: absolute;
            top: 25%;
            left: 25%;
            width: 50%;
            height: 50%;
            border: 1px solid black;
            background-color: #ffffff;
            z-index:2001;
            overflow: hidden;
        }
        
    .toolMenuS{
    	color:#000000;
		text-align:left; 
		padding-left:15px; 
		padding-right:15px; 
		font-size:14pt; 
		line-height :130%;
		border-bottom:solid 1px #F4C55B;
	}
	
	.toolMenu{
    	color:#000000;
		text-align:left; 
		padding-left:15px; 
		padding-right:15px; 
		font-size:12pt; 
		line-height :130%	
	}
		
	
