@charset "utf-8";
/* CSS Document */

body
{
	background-color:#0f3757;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.outerdiv
{ 
	width:993px;
	min-height:682px;
	background-image:url(../images/background_pattern.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

a {
	color:#17c8fe;
}

h2 {
	color:#fff;
	background:#a90000;
	margin-left:10px;
	margin-right:10px;
	padding:5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#memberslink {
height: 75px;
width: 25px;
position: relative;
top: 10px;
margin-left: 83px;

}

#memberslink a {
height: 75px;
width: 25px;
position: relative;
display: block;
text-decoration: none;
}

#memberslink a span{
visibility: hidden;
border: solid 1px red;
}


#aboutlink {
height: 77px;
width: 25px;
position: relative;
top: 94px;
margin-left: 83px;

}

#aboutlink a {
height: 77px;
width: 25px;
position: relative;
display: block;
text-decoration: none;
}

#aboutlink a span{
visibility: hidden;
border: solid 1px red;
}

.white_canvas
{
	width:775px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	min-height:600px;
	border-bottom:4px solid #00bfe9;
}

.white_canvas_entre
{
	width:775px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	min-height:600px;
	background-image:url(../images/background_entre.jpg);
	background-repeat:no-repeat;
	background-position: right -110px;
	border-bottom:4px solid #00bfe9;
}

.white_canvas_lawyer
{
	width:775px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	min-height:600px;
	background-image:url(../images/background_hammer.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-position: right -20px;
	border-bottom:4px solid #00bfe9;
}

.logo
{
	width:100%;
	text-align:center;
}
 
.content
{
	width:100%;
	text-align:center;
}

.content_nornmal
{
	width:90%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-size:13px;
}

.content_left
{
	width:375px;
	height:422px;
	float:left;
	background-image:url(../images/panels_left.jpg);
	background-repeat:no-repeat;	
}

.content_right
{
	width:375px;
	height:422px;
	float:right;
	background-image:url(../images/panels_right.jpg);
	background-repeat:no-repeat;
} 

.clear
{
	clear:both;
}

.text_line
{
	margin-left:15px;
	margin-right:20px;
	margin-top:45px;
	text-align:center;
}

.footer
{
	width:75%;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	margin-top:5px;
}

.footer:link
{
	color:#FFF;
	text-decoration:none;
}

.footer:hover
{
	color:#FFF;
	text-decoration:none;
}

.footer:visited
{
	color:#FFF;
	text-decoration:none;
}



.footer_left
{
	width:40%;
	float:left;
}

.footer_right
{
	width:40%; 
	float:right;
	text-align:right;
}

.inside_header
{
	width:40%;
	margin-left:25px;
}
.left_content_inid
{
	width:90%;
	padding-left:22px;
	padding-right:22px;
}

ul
{
	margin-top:0px;
	margin-bottom:0px;
}
.left_content
{
	width:50%;
	float:left;
	padding-left:22px;
	padding-top:5px;
}

.right_opting
{
	width:39%;
	float:right;
	margin-right:8px;
	margin-bottom:8px;
}



li
{
	margin-top:5px;
	margin-bottom:5px;
	font-size:13px;
	list-style-image:url(../images/arrow.png);
}

.optin_box
{
	width:305px;
	height:512px;
	background-image:url(../images/opt_in_page.png);
	background-repeat:no-repeat;
}
	
	
.text_thank
{
	font-size:16px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
} 



#memberslink {
	height: 75px;
	width: 25px;
	position: absolute;
	top: 10px;
	margin-left: 83px;
}

#memberslink a {
	height: 75px;
	width: 25px;
	position: absolute;
	display: block;
	text-decoration: none;
}

#memberslink a span{
	visibility: hidden;
	border: solid 1px red;
}


#aboutlink {
	height: 77px;
	width: 25px;
	position: absolute;
	top: 94px;
	margin-left: 83px;
}

#aboutlink a {
	height: 77px;
	width: 25px;
	position: absolute;
	display: block;
	text-decoration: none;
}

#aboutlink a span{
	visibility: hidden;
	border: solid 1px red;
}

body
{
	background-image:url(http://creativebusinesslawyer.com/images/background.jpg);
}

.outerdiv
{ 
	background-image:url(http://creativebusinesslawyer.com/images/background_pattern.png);
}



body
{
	background-image:url(http://creativebusinesslawyer.com/images/background.jpg);
}

.outerdiv
{ 
	background-image:url(http://creativebusinesslawyer.com/images/background_pattern.png);
}

a img {
	border:0;
}

.clear {
	clear:both;
}

#profile_list_wrap {
	padding:20px;
}

.profile_list_item {
	border-bottom:1px solid #666;
	padding-bottom:10px;
	margin-bottom:10px;
}

.profile_list_item .picture {
	float:left;
	width:140px;
}

.profile_list_item .name_description {
	float:left;
	width:580px;
}

.profile_list_item .description {
	padding-top:20px;
}

.profile {
	padding:20px;
}

.profile .picture {
	float:left;
	width:140px;
}

.profile .contact_info {
	float:left;
	width:580px;
}

.profile .description {
	padding-top:10px;
	padding-bottom:10px;
}

.profile .phone {
	margin-top:20px;
}

.profile_list_item .picture img, .profile .picture img {
	width:127px;
}

