#widthControl
{
 width: 800px; /** Change to 100% for full fluid **/
}

/* This is the container for the main body to control width */
#bodyarea
{
	background-color: #000000;
	background-image: url("/images/aldnet_background.jpg");
	background-position: top center;
/*	background-attachment: fixed;  */
	height:550px;
	margin: 0px;
	padding: 15px 0 15px 0;
}

/* Normal, standard links. */
a:link
{
	color: #444852;
	text-decoration: none;
}
a:visited
{
	color: #444852;
	text-decoration: none;
}
a:hover
{
	color: #ff4e00;
	text-decoration: underline;
}

/* This is the copyright links at the bottom of the page */
.copyright-links, .copyright-links a:link, .copyright-links a:visited, .copyright-links a:active
{
	color: #000000;
	text-decoration: none;
}
.copyright-links a:hover
{
	color: #000000;
	text-decoration: underline;
}

/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
	color: #000000;
	font-size: small;
	font-family: verdana, sans-serif;
}

/* The main body of the entire site. */
body
{
	background-color: #000000;
	background-image: url("/images/background.gif");
	background-position: top left;
	background-attachment: fixed;
	margin: 0px;
	padding: 15px 0 15px 0;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* No image should have a border when linked */
a img{
border: 0;
}

/* This is the blank html box for content. */
#blank-box{
height:20px;
width:728px;
margin-left:auto;
margin-right:auto;	
}

/* aldnet orb */

	div#orb a {
		background: url(/images/ald_orb2.jpg) no-repeat;
	}

	div#orb a,visited  {
		width: 108px;
		height: 108px;
		background: url(/images/ald_orb.jpg) no-repeat;
		display: block;
		padding: 0 0 0 0;
	}
	
	div#orb a:hover {
		background: url(/images/ald_orb2.jpg) no-repeat;
	}


/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #2f2f2f;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
}

/* Grey box */

div.mod-default div.module-4 {
	min-height: 60px;
	 
	padding: 10px 15px 10px 15px;
	background: url(..//images/module_default_tl.png) 0 0 no-repeat;
	overflow: hidden;

}

/* grey */
div.mod-default div.grey { background: url(..//images/module_grey_br.png) 100% 100% no-repeat; }
div.mod-default div.grey div.module-2 { background: url(..//images/module_grey_tr.png) 100% 0 no-repeat; }
div.mod-default div.grey div.module-3 { background: url(..//images/module_grey_bl.png) 0 100% no-repeat; }
div.mod-default div.grey div.module-4 { background: url(..//images/module_grey_tl.png) 0 0 no-repeat; min-height: 0px;


}

/* menu */
div.mod-menu div.module-4 {
	padding: 10px 1px 10px 1px;
}

div.mod-tab div.module-4 {
	background: url(..//images/module_tab_tr.png) 100% 0 no-repeat;
}

/* business cards  NOT USED */

#business-card1 {
	float:left;
	width:307px;
	position:relative;
	top: 350px;
	left:70px 
}
		
#business-card1 img { 
	display:block;
	margin:0 0 10px 0;
	padding:0;
	width:307px;
	height:187px; 
}

#business-card2 {
	float:left;
	width:289px;
	position:relative;
	top: 325px;
	left:100px 
}
		
#business-card2 img { 
	display:block;
	margin:0 0 10px 0;
	padding:0;
	width:289px;
	height:159px; 
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{  0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(/images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(/images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

}

