@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

h1 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#006;
}

h2 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#900;
}

h3 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
}

body {
	background-color: #FFF;
	background-image: url(images/headbg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

a {
	color: #1e477b;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	color: #2d69b7;
	font-size: 11px;
	font-weight: bold;
}

#subscribe {
	line-height:12px; margin-right:11px; margin-left: 11px; margin-top:27px; line-height:12px;
}
	
#subscribe a{
	color:#FFF;
	text-decoration: none;
	font-weight:normal;
	
}

#subscribe a:hover{
	color:#FFF;
	text-decoration: none;
}

#modernbricksmenu{
padding: 0;
width: 693px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 14px Tahoma;
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 5px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 3px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 0.5px;
background-image: url(images/sharedbg.jpg);
background-repeat: repeat-x;
border-bottom: 0px solid white;
font: bold 14px Tahoma;
}

#modernbricksmenu a:hover{
	background-image: url(images/dedbg.jpg);
	background-repeat: repeat-x;
	text-decoration: underline;
	font: bold 14px Tahoma;
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-image: url(images/dedbg.jpg);
background-repeat: repeat-x;
font: bold 14px Tahoma;
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 693px;
height: 3px;
line-height: 3px;
background: #f7481d; /*Brown color theme*/
}

.rowmain {
	background-image:url(images/dedbg.jpg);
	color:#FFFFFF;
	text-transform:uppercase;
	text-indent: 5px;
font: bold 14px Tahoma;
letter-spacing: 0.5px;


}

.row1 {
	background-color: #FDD6CC;
	color: #000;
	font: 12px Tahoma;

}

.row2 {
	background-color:#FEEFEB;
	color:#000;
font: 12px Tahoma;

}

#hr {
	color: #FF8F20;
	height: 3px;
	background-color: #FF8F20;
}

.aweber_formbox {
    margin:-10px auto;
	border-top:1px solid #e4e4e4;
	border:1px solid #afd1d8;
	width:187px;
	padding:1px;
	background-color:#FFF;
	font-family:Trebuchet MS, Verdana, Arial;
	text-align:left;
	}
.aweber_formbox .aweber_header {
	padding:8px 0px 0px 15px;
	font-size:14px;
	color:#000;
	text-align:left;
	}

.aweber_formbox .aweber_emailicon {
	position:relative;
	top:3px;
	display:none;
	}
.aweber_formbox .aweber_header span {
	font-size:18px;
	display:block;
	}
.aweber_formbox .aweber_form {
	padding:0 10px;
	font-size:12px;
	}
.aweber_formbox .aweber_lbl {
	display:block;
	}
.aweber_formbox .aweber_lbl span {
	/*display:none;*/
	}
.aweber_formbox .aweber_form input[type="text"] {
	width:157px;
	background-color:#e6efef;
	border:1px solid #e4e4e4;
	padding:3px;
	vertical-align:middle;
	font-style:italic;
	}
.aweber_form input[type="submit"] {
	background-color: #22be0b;
	background-image:url(http://www.aweber.com/images/button_on.gif);
	background-image:repeat-x;
	color:#FFF;
	border:1px solid #666;
	padding:4px 5px;
	margin-top:3px;
	}
.aweber_form input[type="submit"]:hover {
	background-color: #2096e2;
	background-image: url(http://www.aweber.com/images/button_hover.gif);
	background-repeat: repeat;
	}
.aweber_formbox .aweber_form input[type="text"]:focus {
	background-color:#FFF;
	}
.aweber_formbox .aweber_element {
	margin-bottom:5px;
	}
.aweber_formbox .aweber_submit {
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:15px;
	}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

#question {
	font-weight:bold;
	font-size:12px;
}
