/* ByRegion Web Display Profile Classes */

#header_content div.title {  /*header_content is from Main Style*/
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	}
/* POSITIONING STYLES*/
#profile_container {
	width: 100%;
	background-color: #FFFFFF;
	float: left;
}
#left_column {
	width:225px;
	float: left;
	background:url(/images/profiles/graybottom.gif) bottom left no-repeat;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	}
#profile_main {
	width: 620px;
	float: right;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0 0 8px 0;
	}
#profile_top {
	width: 180px;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#profile_navigation {
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #4A5F8E;
	border-bottom-color: #4A5F8E;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
	}
#toggleImages {
	width: 245px;
	float: left;
	padding-bottom: 35px;
}
#top_extras {
	width: 150px;
	float: right;
}
/*left_column STYLES*/
#left_column h3 {
	margin:0;
	padding:7px 10px 3px 10px;
	background:url(/images/profiles/graytop.gif) top left no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
	color: #3F3F3F;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#left_column p, {
	margin:0;
	padding:0 10px 0px;
	border:1px solid #d8d8d8;
	border-width:0 1px;
	}
#left_column p, .left_column a.more {
	margin:0;
	padding:0 10px 0px;
	border:1px solid #d8d8d8;
	border-width:0 1px;
	}
#left_column a.more {
	display:block;
	text-align:right;
	background:url(graybottom.gif) 410px 50% no-repeat;
	padding:0 24px 0 0;
	text-decoration:none;
	color:#44a;
	}
#left_column a.more:hover {
	text-decoration:underline;
	}
.detailsTitle {
	font-weight: bold;
	color: #990000;
}
.email {
	background-image: url(/images/profiles/emailIcon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.print {
	color: #4A5F8E;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 0px;
}
.save {

	background-image: url(/images/profiles/saveIcon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.contact {

	background-image: url(/images/profiles/contact.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
/* PROFILE MAIN STYLES */
#profile_main a {
	color: #4A5F8E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#profile_main ul li {
	padding-bottom: 2px;
	padding-top: 2px;
}
#profile_main a:link {
	color: #4A5F8E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#profile_main a:hover {

	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.profile_section h2 {
	font-weight: bold;
	color: #669966;
	font-size: 18px;
	}
#profile_top ul li {
	list-style-image: url(/images/profiles/arrowbullet.gif);
	}
div.profile_title {
	color: #3F3F3F;
	font-size: 18px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	}
.relative .container #profile_main .swapButton a {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3f3f3f;
	border-style: solid;
	border-width: 1px;
	border-color: #3f3f3f;
	text-decoration: none;
	margin: 0 0 2px auto;
	padding: 0px 3px 2px 3px;
	float: right;
	clear: left;
}
/* PROFILE NAVIGATION STYLES */
#profile_navigation ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
#profile_navigation ul li {
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
#profile_navigation ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#profile_navigation ul li a, #profile_navigation ul li a:visited {
	font-weight: bold;
	color: #4A5F8E;
	text-decoration: none;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#profile_navigation ul li a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
	
.profile_section {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4A5F8E;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/*TABLE STYLES*/
table.menu
{
	width: 85%;
	background-color: #fafafa;
	border-collapse: collapse;
	border-spacing: 0px;
}
#menu {
	padding-top: 5px;
	margin-top: 5px;
}



td.menuHead
{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #669966;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7DA72;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7DA72;
}

td.menuItemImg
{
	width: 150px;
}


td.menuItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #2A2A2A;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7DA72;
}

#prof_content {}

/*prof sections within #content*/
.prof_section {
	border: 2px dotted #AAAAAA;
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding: 5px;
	padding-left: 0px;
	margin: 3px 3px 0px 0px;
}

.prof_section_type_1_left {
	border: 0px solid red;
	float: left;
	padding-left: 0px;
	width: 575px;
}
.prof_section_type_1_right {
	border: 0px solid blue;
	border-left: 2px dotted #AAAAAA;
	float: right;
	padding-left: 0px;
	padding-bottom: 5px;
	width: 225px;
}
.prof_section_type_1_location {
	border: 0px solid green;
	text-align: right;
	padding: 4px 0;
}
.prof_section_type_1_location_box {
	border: 1px solid #CCCCCC;
	float: right;
	padding: 2px 12px;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

.prof_section_title {
	text-align: left;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px;
}
.prof_section_image_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 7px;
}
.prof_section_image_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 7px;
}
.prof_section_text {
	text-align: left;
}
.prof_section_text a:link,
.prof_section_text a:visited {
	color: #7184A9;
	text-decoration: underline;
	font-weight: bold;
}
.prof_section_text a:hover {
	color: #7184A9;
	text-decoration: none;
	font-weight: bold;
}

