/* CSS Document */
body { margin:0; background:darkgray;}
#container { width: 900px; border: thin solid black; margin: 0px auto; background:white; }
#nav { background:url(images/nav.jpg); background-repeat:no-repeat; height:19px; border-top:thin solid gray; border-bottom: thin solid gray; text-align:right; color: black; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding-right: 20px; padding-top: 2px;}
#nav a { color:black; text-decoration: none;}
#nav a:hover { color:white;}

#head_flash { float:left; margin-left:761px; z-index:100; position:absolute; width: 133px; height:111px; background:darkgray;}

#bottomline { border-top: thin solid gray; border-bottom: thin solid gray;}

#content_container { border-bottom:thin solid darkgray;}


/*THIS IS THE SECTION FOR THE TEXT*/
#text { margin-left: 25px; margin-right: 25px;}
#text2 { margin-left: 25px; margin-right: 25px; line-height:2em; font-family:Arial, Helvetica, sans-serif; font-size:.8em; }
#text3 { margin-left: 25px; margin-right: 25px; line-height:2em; font-family:Arial, Helvetica, sans-serif; font-size:.8em; }
#text4 { margin-left: 25px; margin-right: 25px; line-height:2em; font-family:Arial, Helvetica, sans-serif; font-size:.8em; }
#text4 a { font-weight:bold; color:#333333; text-decoration:underline;}
p { font-family:Arial, Helvetica, sans-serif; color:black; font-size:14px;}
h2 { font-family:Arial, Helvetica, sans-serif; color:darkgray; font-weight:bold; font-style:italic; font-size:16px;}
#clearance { border-bottom:thin solid darkgray; margin-bottom: 20px; padding-bottom: 20px; width:358px; margin-left:15px;}
#clearance_text1 { float:left; position:absolute; font-family:Arial, Helvetica, sans-serif; font-size:.8em; color:black; z-index:200; margin: 10px 0px 0px 250px; text-align:left; width: 130px;}
#clearance_text2 { float:left; position:absolute; font-family:Arial, Helvetica, sans-serif; font-size:.8em; color:black; z-index:200; margin: 10px 0px 0px 0px; text-align:left; width: 180px;}
#clearance_text3 { float:left; position:absolute; font-family:Arial, Helvetica, sans-serif; font-size:.8em; color:black; z-index:200; margin: 10px 0px 0px 200px; text-align:left; width: 180px;}

#pricing { font-family:Arial, Helvetica, sans-serif; font-size:1em; color:black; line-height:1.5em;}
#pricing a { color:#333333; text-decoration:underline; font-weight:bold;}


.largetext { font-size:1.5em;}
.mediumtext { font-size:1.3em;}
.title { font-size:.9em; font-style:italic;}
.email { line-height:.9em;}


#left_container { float:left; width:391px; border-right: solid thin darkgray; text-align:center;}
#left_container2 { float:left; width:391px; text-align:center;}
#right_container2 { border-right: thin solid darkgray;}


/* THIS SECTION IS FOR SPECIAL DIV TAGS */
#products a { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:1em; color:#666666; padding-left:20px; text-decoration:none; font-style:italic;}
#products a:hover { color:black;}
#large_link a { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:1.2em; color:#666666; text-decoration:underline; font-style:italic;}
#large_link a:hover { color:black;}

/* THIS IS THE SECTION FOR UL TAGS AND LI TAGS */
#list { font-family:Arial, Helvetica, sans-serif; color:#333333; font-weight:bold;}
#list a { color:#333333; text-decoration:none;}
#list a:hover { color:darkgray;}


/*THIS IS THE SECTION FOR THE FOOTER*/
#foot { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:black; margin-top: 20px; margin-bottom:50px; text-align:center;}
#foot a { color:black; text-decoration:none;}
#foot a:hover { color: darkgray;}
.poweredby { font-size:.9em; letter-spacing:0em;}

/* THIS SECTION IS FOR THE PROJECTS PAGES */
#projects_container { width: 780px; background:white; margin:0 auto;}
#gallery { margin:0 auto; width: 500px; font-family:Arial, Helvetica, sans-serif; font-size:.9em; color:black;}
#gallery h3 { font-size:1.3em; font-style:italic;}


/* THIS IS THE POP UP SECTION */
#pop_container { width:500px; margin:0 auto; background:white; font-family:Arial, Helvetica, sans-serif; font-size:.9em; text-align:left;}
#pop_text { width: 372px; font-family:Arial, Helvetica, sans-serif; font-size:.9em; color:black; line-height:1.7em; margin-left: 109px;}

/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }

/* THIS IS THE CODE FOR LIGHTBOX*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
