/***********************************************/
/* lattys_layout.css    
   CSS for whole site                          */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.166;	
	margin: auto;
	padding: 0px;
	background: #cccccc url("images/bg_grad.jpg") fixed;
	width: 830px;
	-webkit-text-size-adjust: none;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 150% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;	
 text-align: center;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 font-size: medium;
}

h3{
	font: bold 120% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}

h4{
	font: 100% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h5{
 font: italic 95% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h6{
	font: 100% Arial,sans-serif;
	color: #999999;
	margin: 0px 0px -8px 0px;
	padding: 10px 0px 5px 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagecell1{
	width:830px;
	background-color:#FFFFFF;
}
#pagecell1_top{margin-top: 33px;
			width:830px;
			background: transparent url(images/rounded_top.gif) bottom left no-repeat;
			height:12px;}
.rounded_top{width:830px;
			background: transparent url(images/rounded_top.gif) bottom left no-repeat;
			height:12px;
}
.rounded_bot, #pagecell1_bot{width:830px;
			   background: transparent url(images/rounded_bot.gif) top left no-repeat;
			   height:12px;
}
			   
#content{
	float:none;
    margin:0px 0px 0px 186px;
	background-color:#FFFFFF;
}

#footer{
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}

.clearer {clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	padding: 8px 0px 8px 0px;
	font-weight: normal;
	position: relative;
	background: #ffffff url("images/lattys_banner.gif");
	height: 131px;
	background-position: center;
	background-repeat: no-repeat;
}
/************** siteInfo styles ****************/

#siteInfo{
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	margin: -5px 0px -3px 0px;	
}

#copyright{
	float: none;
	padding: 25px 0px 20px 0px;
	text-align: center;
	font-size: 95%;
    color: #334d55;
}

.lastupdated{
	font-size: x-small;
	padding:2px 10px 0px 0px;
	border-top: 1px solid #cccccc;
	text-align: right;
	clear: right;
}

/************* globalNav styles ****************/

#globalNav{
	margin-top: 13px;
	width:830px;
	padding: 0;
}

#globalNav_background{
	width:820px;
	height: 32px;
	margin-left:5px;
	background-image:  url("images/glbnav_background.gif");
	background-repeat: repeat-x;
	padding:0;
}
#globalNav_background_left{
	width:5px;
	height: 32px;
	float:left;
	background-image: url("images/glbnav_left.png");
	background-repeat: no-repeat;
	background-position: center;
	margin:0;
	padding:0;
}
#globalNav_background_right{
	width:5px;
	height: 32px;
	float:right;
	background-image: url("images/glbnav_right.png");
	background-repeat: no-repeat;
	background-position: center;
	margin:0;
	padding:0;
}

#globalLink{
	padding-top: 8px;
	color: #cccccc;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:  url("images/glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	height: 20px;
	padding: 10px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 90%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	margin-top:6px;
	font-size: 15px;
	float:right;
}

#search input{
  font-size: 80%;
  margin: 0px 0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
}

#search a:hover{
	margin: 0px;
}

/************** feature styles *****************/

#feature{
	padding: 0px 4px 5px 5px;
	min-height: 400px;
}

html>body #feature {height: auto;}

#feature img{
	padding: 0px 0px 0px 0px;
}

#totp{clear:both;
	text-align:right;
	padding-top:10px;}
/********************* end **********************/
#lattys_banner{
	margin-top:5px;
}
.main_section{
	background-color: #FFFFFF;
	width: 100%;
	background-repeat:repeat-y;
}
.main_section img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
.box{
	margin-bottom:10px;
}