/* LATICRETE.Com Base Styles					*/
/* 3/23/10										*/
/* Ken Tarwood - E-Marketing Manager			*/
/* Copyright 2010 LATICRETE International, Inc. */
/* All Rights Reserved							*/


/*	Set default margins and padding to 0	*/
* { padding: 0; margin: 0; }

/* Override default DNN styles here */

/* This overrides the flashplayer object */
object {
	display: block;
	
}

/* This overrides the ugly 100% width tables that DNN puts EVERYWHERE */
table {
	width: auto;
}

/*	Setup some default properties	*/

body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

.bold {
	font-weight: bold;	
}

#shell {
	width:100%;
	min-width:770px;
	background-image: url('grey_bar.jpg');
	background-position: left;
	background-repeat: repeat-y;
	margin:0;
	padding:0;
}

img {
border:none;
}

#container {
background-color:#00acd4;
width:100%;

}

#contentcontainer {
	margin: 0;
	width: 770px;
}

#header {
  width: 770px;
}

#logo {
	float: left;
	width:178px;
	text-align: center;
	margin:0;
	height: 137px;
}

#header_right {
	width: 577px;
	float: right;
	padding: 15px 0 0 15px; 
	height: 110px;
}

#header_right p {
	color: #FFF;
	font-weight: bold;
	font-size: 2em;
}

#header_right sup {
	font-size: 0.5em;
}

#header_right p.subtext {
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	font-size: 1.4em;
	margin-top: 30px;
}

#header_right img {
	margin-left: 20px;
}

#TopNavcontainer {
	clear:both;
	background-color:#333333;
	border-top:4px solid #FFFFFF;
	border-bottom:4px solid #FFFFFF;
	width:100%;
	height:1.5em;
	padding-top: .2em;
	padding-bottom: 0.2em;
}

#TopNav {
	height: 1.5em;
	width:770px;
}


#TopNav a {
	color: #FFF;
	height: 1.3em;
}

#TopNav a:hover {
	background-color: #00acd4;
}

#TopNav ul {
	display: inline;
	padding-left: 13px;
}

#TopNav ul li {
	display: inline;
	margin: 0;
	padding: 0 2px;
	list-style-type: none;
	line-height: 0;
}

#TopNav ul li a {
	height: auto;
}

#TopNav ul li a img {
	padding-top: 1px;
}

#TopNav ul li a:hover {
	background-color: #000;
	text-decoration: none;
}

#dnn_dnnBREADCRUMB_lblBreadCrumb {
	display: block;
	margin-bottom: 5px;
}



#links {
	height: 1.5em;
	padding-top:.1em;
	display: block;
	float: left;
}

#links a {
	padding: 0 0.5em;
	border-right: 1px solid #FFF;
}



#search {
	float: right;
	

	
}

#search a {
	color: #FFF;
	padding: 0 0.3em;
}

#dnn_TopPane {
	padding: 0;
	margin:0;
	font-size:11px;
}

#dnn_LeftPane {
	float: left;
	width: 176px;
	margin:0 5px 5px 0;
	padding-left: 0;
	line-height: 150%;
	font-size: 0.9em;
	padding-bottom:200px;

	
	
}

#ContentPane {
	float: right;
	width: 570px;
	padding: 0.3em 0 0.5em 0;
}

/* Content Area Defaults */

#ContentPane h1, #ContentPane h2 {
	margin-bottom: 1em;
}

#ContentPane ul {
	list-style-position: inside; 
	margin: 1.5em;
}

#ContentPane ul li {
	margin: 0.5em 0;
}

#ContentPane img {
	padding: 1em 0;
}

#ContentPane .enlarge {
	font-size: 1.3em;
}

#ContentPane td div span.Normal {
	display: block;
	margin: 1em;
}

#ContentPane table table {
	margin-bottom: 0.5em;
}

#dnn_ContentPane {
	margin: 1em 0;
}

#RightPane {
	display: none;
	float: right;
}

#BottomPane {
	background-color:#333333;
	border-top: 4px solid #FFF;
	clear: both;
	color: #FFF;
	margin-top:3em;
	font-size: .12em;
	padding-top: 1em;
	padding-bottom: 5em;
}

#BottomNav {
	background-color:#333333;
	padding-bottom: 1em;
	padding-top: 3em;
	/*height: 9em;*/
	width:780px;
}

#BottomNav ul {
	margin-bottom: 0.5em;
}

#BottomNav ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#BottomNav ul li a.LATICRETE_CustomMenu {
	height: 1.3em;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0.5em;
	border-right: 1px solid #FFF;
}

#BottomNav ul li a.LATICRETE_CustomMenu:hover {
	background-color: #00acd4;
}

#BottomNav ul li a.LastLink {
	border: 0;
}

#BottomPane p {
font-size:9px;
padding-left:.7em;
padding-bottom:0;
}

#BottomPane a {
	color: #FFF;
}

#dnn_dnnCOPYRIGHT_lblCopyright, #dnn_dnnTERMS_hypTerms, #dnn_dnnPRIVACY_hypPrivacy {
	font-weight: normal;
	font-size: 9px !important;
	margin-left:.7em;
}

#dnn_dnnTERMS_hypTerms, #dnn_dnnPRIVACY_hypPrivacy {
	text-decoration: underline;
	padding: 0 0.2em;
}

#dnn_dnnTERMS_hypTerms:hover, #dnn_dnnPRIVACY_hypPrivacy:hover {
	text-decoration: none;
}

#footer {
	clear: both;
	font-size:12px;
}

/* Begin various module properties */

/* Override some TomSideMenu properties */

.SMMenuItem0 A, .SMMenuItemCurrentTab0 A, .SMMenuItemOpenTab0 A, 
.SMMenuItem1 A, .SMMenuItemCurrentTab1 A, .SMMenuItemOpenTab1 A, 
.SMMenuItem2 A, .SMMenuItemCurrentTab2 A, .SMMenuItemOpenTab2 A {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/*Search Content Styles*/

#SearchResultsHack td {
height:70px;
}

.NumberColumn {
vertical-align:top;
padding:12px 6px 0 0;

}

.NumberColumn span {
font-size:12px;
}

/*End Search Content Styles*/

/* LightBox Styles */

#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(LightBox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(LightBox/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; }

.lightbox-gallery-row
{
	display: block;
	list-style-type: none;
}

.lightbox-gallery-row li
{
	display: inline;
	margin: 0;
}

/* End LightBox Styles */



















