/*
	Image2Markup.com
	Ivan Bernat [info@image2markup.com]
*/

* {margin: 0px; padding: 0px;}

body{	
	color: #333;
	font: 12px Verdana;
	text-align: center;
	background-color: #ffffff;	
}

a{
	color: #3B5998;
	text-decoration: underline;
}
a img{
	text-decoration: none;
	border: none;
}

img{
	cursor: pointer;
}

h1, h2{
	margin: 5px 0 5px 0;
	padding: 0px;
	font: 14px arial;
	font-weight: bold;
}



p{
	margin: 5px 0 5px 0;

}

li{
	margin-left: 15px;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}
.login{
padding:3px 7px 0 0;
}

#submitbutton {
  width: 67px;
  height: 28px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(i/login_1.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer;
  cursor: hand; 
}
#submitbutton2 {
  width: 67px;
  height: 28px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(i/login_2.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer;
  cursor: hand; 
}
#submitbutton3 {
  width: 67px;
  height: 28px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(i/login_3.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer;
  cursor: hand; 
}


.clearLeft{clear: left;}
.clearRight{clear: right;}
.clearFix{clear: both;}

.splitter{
	width: 100%;
	height: 1px;
	margin: 10px 0 0px;
	display: block;
	float: left;
	background-image:url(https://www.libertydentalplan.com/i/bg_splitter.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

/*
	-------------- Wrappers center the content --------------
*/

div.big_wrapper{
	width: 100%;
	display: block;
	float: left;
}

div.wrapper{
	width: 100%;
	display: block;
	text-align: left;
	margin: auto;
}

/*
	-------------- Top Navigation --------------
*/

div.navigation{
	margin-bottom: 10px;
	padding: 10px 0 10px;
	text-align: right;
	right: 40px;
}

	div.navigation a{
		padding: 5px 15px 10px;
		margin-left: -4px;
		text-decoration: none;
		color: #333;
		border-bottom:#522b6c solid 1px;
	}

div.navigation a:hover{
		color: #7a6290;

}
	
		div.navigation a:hover{
		border-bottom:#CCCC99 solid 1px;
		
		}



/*
	-------------- Logo Holder &amp; Footer --------------
*/

.top_header{
	height: 85px;
	background-image:url(https://www.libertydentalplan.com/i/bg_topline.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.footer{
	height: 51px;
	margin-bottom: 50px;
	
	background-image:url(https://www.libertydentalplan.com/i/bg_footerline.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

/*
	-------------- Top Content Area --------------
*/

div.top_content{
position:relative;
	width:930px;
	margin-left: -435px;
	padding: 5px 0 10px 10px;
	left:50%;
}

	div.tab_area{
		width: 570px;
		height: 300px;
		float: left;
	}
	
		.members{
			background-image:url(https://www.libertydentalplan.com/i/bg_members.jpg);
			background-position: top left;
			background-repeat: no-repeat;
		}
		
		.employers{
			background-image:url(https://www.libertydentalplan.com/i/bg_employers.jpg);
			background-position: top left;
			background-repeat: no-repeat;
		}
		
		.brokers{
			background-image:url(https://www.libertydentalplan.com/i/bg_brokers.jpg);
			background-position: top left;
			background-repeat: no-repeat;
		}
		
		.providers{
			background-image:url(https://www.libertydentalplan.com/i/bg_providers.jpg);
			background-position: top left;
			background-repeat: no-repeat;
		}
		
			div.tab_menu{
				width: 300px;
				height: 20px;
				margin-top: 80px;
				margin-left: 270px;
				float: left;
			}
			
				* html div.tab_menu{
					margin-left: 157px;
				}
			
				div.tab_menu a{
					height: 20px;
					display: block;
					float: left;	
				}
			
			div.real_content{
				width: 280px;
				height: 211px;
				margin-left: 270px;
				padding: 10px 10px 10px;
				float: left;
				
				color: #fff;
			}
			
				* html div.real_content{
					margin-left: 157px;
				}
				
				div.real_content p{
					font-size: 15px;
				}
				
					div.real_content p.smaller{
						font-size: 12px;
						margin-top: 0px;
						padding-top: 0px;
						line-height:14px;
					}
				
				div.real_content a{
					color: #b1aeb1;
				}
				
				div.real_content label{
					display: block;
					padding-top: 3px;
					font-size: 12px;
				}
				
				div.real_content input.text{
					border: 2px solid #d5b4ec;
					color: #b1aeb1;
					padding: 2px 3px 2px;
					width: 120px;
					font-size: 11px;
					background-image:url(https://www.libertydentalplan.com/i/bg_input.gif);
					background-position: bottom left;
					background-repeat: repeat-x;
				}
				
				div.real_content a.white{color: #fff; text-decoration: underline;}
				div.real_content a.white2{color: #fff;}
					
	div.side_tabs{
		width: 269px;
		padding-top: 22px;
		float: left;
	}
	
		div.side_tabs a{
			width: 254px;
			margin-bottom: 7px;
			padding-left: 10px;
			height: 46px;
			display: block;
			color: #522b6c;
			font-size: 16px;
			text-decoration: none;
			line-height: 46px;
			
			background-image:url(https://www.libertydentalplan.com/i/bg_sidetabs.gif);
			background-position: top left;
			background-repeat: no-repeat;
		}
		
			div.side_tabs a span{
				font-size: 12px;	
			}
			
			div.side_tabs a:hover{
				background-image:url(https://www.libertydentalplan.com/i/bg_sidetabs_hover.gif);
			}

/*
	-------------- Bottom Content Area --------------
*/

div.bottom_content{
	position:relative;
	width: 890px;
	left:50%;
	margin-left:-465px;
	padding: 5px 0 10px 10px;
	clear:both;
}

	* html div.bottom_content{
		margin-left: 5px;	
	}

	div.bottom_content div.column{
		float: left;
		line-height:18px;
	}
	
		div.bottom_content h2{
			color: #666666;
			font-size: 16px;
			font-weight: normal;
		}
		
		div.bottom_content img{
			margin-bottom: 10px;
		}
		
		div.bottom_content ul li{
			list-style-image:url(https://www.libertydentalplan.com/i/list.gif);
		}
		
			div.bottom_content ul li a{
				color: #333;	
			}

	div.bottom_content div.select_box{
		width: 256px;
		height: 35px;
		float: left;
		text-align: center;
		line-height: 35px;
		background-image:url(https://www.libertydentalplan.com/i/bg_selectbox.jpg);
		background-position: top center;
		background-repeat: no-repeat;
	}
	
		div.bottom_content div.select_box select option{
			padding: 0px 10px 0px;	
		}
		
			div.bottom_content div.select_box select option.bg{
				background-color: #eeeced;	
			}
