/* CSS Document */

/* general styles */

body {
 margin: 0px;
} 
a:link, a:visited {
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
input, textarea, option, select {
	border: 1px groove;
}

/* styles for construct the degrade frame */

#degrade-top {
	background-repeat: repeat-x;
	background-image:  url("/i/b/degrade_top.gif");
	width: 764px;
	height: 7px;
	margin-top: 7px;
}
#degrade-bottom {
	background-repeat: repeat-x;
	background-image:  url("/i/b/degrade_bottom.gif");
	width: 764px;
	height: 7px;
}
#degrade-sides {
	padding-left: 7px;
	padding-right: 7px;
	background-repeat: repeat-y;
	background-image:  url("/i/b/degrade_vertical.gif");
	width: 764px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 750px;
}
#corner-top-right, #corner-bottom-right, #corner-top-left, #corner-bottom-left {
	width: 7px;
	height: 7px;
	float: right;
	background-repeat: no-repeat;
	background-image:  url("/i/b/corner_top_right.gif");
}
#corner-bottom-right {
	background-repeat: no-repeat;
	background-image:  url("/i/b/corner_bottom_right.gif");
}
#corner-top-left { 
	float: left;
	background-repeat: no-repeat;
	background-image:  url("/i/b/corner_top_left.gif");
}
#corner-bottom-left {
	float: left;
	background-repeat: no-repeat;
	background-image:  url("/i/b/corner_bottom_left.gif");
}

/* styles for header elements */

#header {
	width: 748px;
	height: 78px;
	border: 1px solid;
	background-repeat: no-repeat;
	background-position: center bottom;
        background-image:  url("/i/b/back-header.jpg");
}
#page-identity {
	float: left;
	width: 272px;
	height: 78px;
	background-repeat: no-repeat;
}
#page-identity a:link {
	width: 272px;
	height: 78px;
	display: block;
}
#user-box {
	text-align: right;
	margin-top: 10px;
	padding-right: 10px;
	height: 55px;
}


/* styles for footer elements */

#footer {
	width: 748px;
	height: 53px;
	border: 1px solid;
	background-repeat: repeat-x;
	background-image:  url("/i/b/degrade_menu_zone.gif");
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
}
#footer #text {
	margin-top: 3px;
	margin-left: 10px;
}

/* styles for menu buttons */

#mainmenu-zone, #menu-zone, #submenu-zone, #webmenu-zone {
	width: 748px;
	text-align: left;
	border-left: 1px solid;
	border-right: 1px solid;
}
#mainmenu-zone {
	padding-top: 5px;
	background-repeat: repeat-x;
	background-image:  url("/i/b/degrade_menu_zone.gif");
}
#mainmenu-zone table {
	width: 744px;
}
 #menu-zone table, #submenu-zone table, #webmenu-zone table {
	margin-top: -3px;
	width: 744px;
}
#menu-zone a:link, #menu-zone a:visited, #mainmenu-zone a:link, #mainmenu-zone a:visited {
	display: block;
	width: 100%;
	height: 95%;
	text-align: center;
	border: 1px solid;
	border-left: 3px solid;
	border-bottom: 3px solid;
	background: repeat-x top url("/i/b/mbackbutton.gif");
	text-decoration: underline;
}
#mainmenu-zone a:link, #mainmenu-zone a:visited {
	background: repeat-x top url("/i/b/backbutton.gif");
}
#menu-zone a:hover {
	background-image: url("/i/b/mbackbuttonover.gif");		
	text-decoration: none;
}
#mainmenu-zone a:hover {
	background-image: url("/i/b/backbuttonover.gif");		
	text-decoration: none;
}
#submenu-zone a:link, #submenu-zone a:visited, #webmenu-zone a:link, #webmenu-zone a:visited {
	display: block;
	width: 100%;
	height: 95%;
	text-align: center;
	border: 1px solid;
	border-left: 3px solid;
	border-bottom: 3px solid;
	background: repeat-x top url("/i/b/backsubbutton.gif");
	text-decoration: underline;
}
#submenu-zone a:hover, #webmenu-zone a:hover {
	background-image:  url("/i/b/backsubbuttonover.gif");		
	text-decoration: none;
}
#mainmenu-zone a .name, #menu-zone a .name, #webmenu-zone a .name {
display: block;
	margin: 5px;
	margin-bottom: 2px;
	margin-top: 2px;	
}

#submenu-zone a .name{
	display: block;
	margin: 2px;
}


/* styles for content */

#content {
	display: block;
	width: 748px;
	border: 1px solid;
	text-align: left;
}
#content-box {
	margin: 0px;
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 720px;
}
.home {
	background-repeat: no-repeat;
	background-image: url(/i/voice_overs.jpg);
}

/* styles for form */

form {
	display: inline;
}
#lead-form {
	width: 720px;
}
#animation {
	width:280px;
	height: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
}
#form-foot {
	width: 430px;
	float: left;
}
#form-foot #final-text {
	width: 430px;
	display: block;
	float: right;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
}
#form-title {
	width: 430px;
	height: 22px;
}
#form {
	width: 430px;
	float: left;
	margin-top: 20px;
}
#form .textarea {
	width: 200px;
	height: 20px;
	border: 1px solid #999999;
	margin-top: 2px;
}
#form .jobtextarea {
	width: 415px;
	height: 150px;
	border: 1px solid #999999;
	margin-top: 2px;
}
#form .textarea-off {
	width: 200px;
	height: 20px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color:#999999;
	margin-top: 2px;
}
#form .jobtextarea-off {
	width: 415px;
	height: 150px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color:#999999;
	margin-top: 2px;
}
#form td {
	vertical-align: top;
	color: #0066FF;
	font-weight: bold;
	padding-top: 5px;
	width: 215px;
}

/* styles for error messages */

.show {
	display: block;
}
.hide {
	display: none;
}
#msg-title {
	width: 100%;
	height: 5px;
}
#msg-content {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}

#msg-first-name, #msg-last-name, #msg-email-error  {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 200px;
}
#msg-job, #msg-email {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 280px;
}
#msg-job #msg-content, #msg-email #msg-content {
	background: #D6E4FE;
	padding-left: 5px;
}
#msg-job #msg-title, #msg-email #msg-title {
}
#button-form {
	width: 80px;
	height: 25px;
	float: right;
	padding-right: 15px;
	margin-top: 10px;
}
#button-form a{
	display: block;
	text-align: center;
	padding-bottom: 2px;
	width: 75px;
}

/* styles for to use in the membership page */

#testimonial-box {
	float: right;
	width: 200px;
	padding: 5px;
	margin-left: 10px;
	margin-top: 50px;
	margin-bottom: 10px;
	border: 1px solid;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 190px;
}
.more-testimonials {
	text-align: right;
}

/* styles for to use in security logos */

#security-logos {
	width: 100%;
	height: 53px;
	margin-bottom: 3px;
	border-bottom: 1px dotted;
	text-align: center;
}
#paypal {
	float: right;
	display: block;
	margin-right: 30px;
	margin-top: 5px;
	width: 49px;
	height: 48px;
	background: no-repeat url("/i/g_paypal.gif");
}
#geotrust{
	float: right;
	display: block;
	margin-top: 8px;
	margin-right: 30px;
	width: 101px;
	height: 37px;
	background: no-repeat url("/i/g_geotrust.gif");
}




/*-------- NEW STYLES FOR LEAD POSTINGS --------*/



#diagram {
	display: block;
	width: 725px;
/* JS.3sep2008.Replaced with flash animation.	height: 185px; */
/* JS.3sep2008.Replaced with flash animation.	margin-top: 20px; */
	margin-bottom: 15px;
	border-bottom: 1px solid #C4DBFF;
/* JS.3sep2008.Replaced with flash animation.	background: top no-repeat url("/i/diagram.gif"); */
}
#diagram .note-one {
	display: block;
/* JS.3sep2008.Replaced with flash animation.	padding-top: 128px; */
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
#diagram .note-two {
	display: block;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-align: center;
}
#diagram .note-three {
	display: block;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
#diagram .note-three a:link {
	color: #555555;
}
#diagram .note-three a:hover {
	color: #0066FF;
}
.note {
	color: #666666;
}
.note b {
	color: #000000;
}
#form-posting {
	margin-bottom: 15px;
	padding-top: 20px;
	padding-left: 60px;
	border: 1px solid #C4DBFF;
}
#form-profile, #form-project {
	width: 590px;
}
#form-project {
	margin-top: 20px;
}
#form-profile th, #form-project th {
	border-bottom: 1px solid #C4DBFF;
}
#form-profile .nb, #form-project .nb {
	border-bottom: none;
}
#form-profile h2 {
	margin: 0px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #0066FF;
}
#form-project h2 {
	margin: 0px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #0066FF;
}
#form-profile h2 b {
	color: #000000;
}
#form-project h2 b {
	color: #000000;
}
#form-profile th, #form-project th {
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	color: #0066FF;
}
#form-profile th {
	width: 162px;
}
#form-project th {
	width: 162px;
}
#form-profile th b, #form-project th b {
	color: #000000;
}
#form-profile td .input-line {
	width: 120px;
}
 #form-project td .input-line {
	width: 100px;
}
#form-project td .input-submit {
	width: 180px;
	font-weight: bold;
}
#form-profile td, #form-project td {
	padding-bottom: 10px;
}
#form-project td .input-radio {
	margin-left: 0px;
	background-color: #FFFFFF;
	border: none;
}
#form-project td span {
	float: left;
	display: inline;
	width: 200px;
	margin-bottom: 5px;
	text-align: left;
}
#form-project td span .input-radio {
	width: 15px;
}
#form-project td span input {
	width: 100px;
}
#form-project td select {
	width: 116px;
}
#form-project td textarea {
	width: 406px;
	height: 140px;
}
#form-profile th .note, #form-project th .note {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
#clear {
	clear: both;
}

/*---------------- NEW HOME PAGE FROM HERE -------------------*/

#section-clients {
	width: 365px;
	height: 280px;
}
#section-talents {
	width: 365px;
	height: 280px;
	position: relative;
	margin-left: 370px;
	margin-top: -280px;
}
.section-title {
	width: 365px;
	height: 70px;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.section-title .text {
	font: 20px Arial, Helvetica, sans-serif;
	line-height: 20px;
	display: block;
	margin-left: 10px;
}
.section-title em {
	font: 22px Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.section-title .sub-t {
	display: block;
	font-size: 14px;
	margin: 5px 0px 0px 10px;
	font-weight: bold;
}
#section-clients .section-title {
	background-color: #7DBEFF;
	color: #0055AA;
}
#section-talents .section-title {
	background-color: #91E3FF;
	color: #0085B0;
}
#section-clients .content {
	background-color: #0066CC;
	color: #FFFFFF;
	height: 180px;
	padding-top: 10px;
}
#section-talents .content {
	background-color: #0099CC;
	color: #FFFFFF;
	height: 180px;
	padding-top: 10px;
}
#section-clients strong, #section-talents strong {
	color: #FFFFFF;
	display: block;
	margin-bottom: 5px;
}
#section-clients .content .talents, #section-clients .content .database, #section-talents .content .talents, #section-talents .content .database {
	height: 80px;
	display:block;
	margin-left: 10px;
	background: no-repeat url("/i/b/landing-home-1.gif");
	padding-left: 105px;
	font-weight: normal;
	color: #FFFFFF;
}
#section-clients .content .database {
	margin-top: 10px;
	background: no-repeat url("/i/b/landing-home-2.gif");
}
#section-talents .content .talents {
	background: no-repeat url("/i/b/landing-home-3.gif");
}
#section-talents .content .database {
	margin-top: 10px;
	background: no-repeat url("/i/b/landing-home-4.gif");
}



#admin {
	background-color:yellow;
	padding:5px;
}


/* styles to samples in the profile page */

.link-samples:link, .link-samples:visited {
	display: block;
	padding-top: 6px;
	padding-bottom: 2px;
	background: no-repeat 4px 4px #E1EAF2 url("/i/downattach.gif");
	width: 200px;
	text-decoration: none;
}
.link-samples:hover {
	background-color: #BCD0E2;
}
.link-samples .name {
	margin-left: 38px;
	text-decoration: underline;
}
.link-samples .info {
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin-left: 4px;
	margin-top: 6px;
	color: #333333;
}
#pay-geo {
	display: inline;
	margin-top: -33px;
	float: left;
	margin-left: 591px;
	margin-bottom: 0px;
	width: 156px;
	height: 30px;
	background: no-repeat url("/i/pay-geo.gif");
}
/*span.title  a:link, span.title > a:visited {
	font-size: 28px;
	color: #0066FF;
	text-decoration: underline;
	font-weight: normal;
}
span.title  a:hover {
	text-decoration: none;
}*/



h2, h2 a:link,h2 a:visited {
font-size: 28px;
	color: #0066FF;
	font-weight: normal;
}

#under-links {
	float: right;
}
#under-links a {
	display: block;
	width: 200px;
	text-align: center;
}


/*
MANAGE MEMBERSHIP
::::::::::::::::::::::::::::::::::::::::::::::::::::*/
h1 {
	font: 28px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #0066FF;
}
.benefits {
	width: 500px;
	margin-left: 120px;
	border: 1px solid #CCCCCC;
}
.benefits h2 {
	margin: 3px;
	font: 18px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	background-color: #96C0FF;
	color: #000000;
	text-align: center;
}
.benefits thead {
	font: 12px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	background-color: #96C0FF;
	color: #000000;
	text-align: center;
}
.benefits tbody th {
	height: 35px;
	font: 12px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding: 3px;
}
.benefits tbody td {
	font: 12px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.benefits span {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #0066FF;
	text-align: left;
}
.even {
	background-color: #F0F0F0;
}
.yes {
	background-image: url("/i/yes.gif");
	background-position: center;
	background-repeat: no-repeat;
}
.payment-options {
	height: 75px;
	margin: 0px;
	padding: 0px;
}
.payment-options ul {
	margin: 0px;
	padding: 0px;
}
.payment-options li {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	list-style-type: none;
	text-align: center;
}
.payment-options a:link,
.payment-options a:visited {
	display: block;
	width: 175px;
	height: 60px;
	padding: 0px 0px 00px 0px;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #0066FF;
	font-weight: normal;
	border: 1px solid #999999;
}
.payment-options span {
	font: 12px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #0066FF;
	font-weight: bold;
}
.payment-options a:hover {
	text-decoration: none;
	background-color: #F5F5F5;
}
.payment-01 {
	background: no-repeat center 35px url("/i/creditcards.gif");
}
.payment-02 {
	background: no-repeat center 35px url("/i/paypallogo.gif");
}
.payment-03 {
	background: no-repeat center 35px url("/i/check.gif");
}
.payment-04 {
	background: no-repeat center 35px url("/i/phone.gif");
}


a.seo-link:link,
a.seo-link:visited{
	text-decoration:none;
	font-weight: normal;
	color:#000000;
}

a.seo-link:hover{
	text-decoration:underline;
}
.payment-options span {
	font: 12px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #0066FF;
	font-weight: bold;
}
.payment-options a:hover {
	text-decoration: none;
	background-color: #F5F5F5;
}
.payment-01 {
	background: no-repeat center 35px url("/i/creditcards.gif");
}
.payment-02 {
	background: no-repeat center 35px url("/i/paypallogo.gif");
}
.payment-03 {
	background: no-repeat center 35px url("/i/check.gif");
}
.payment-04 {
	background: no-repeat center 35px url("/i/phone.gif");
}

/*
DIFERENCE BETWEEN MEMBERSHIPS
::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.prem-memb,
.prem-memb a:link,
.prem-memb a:visited {
	color: #0066CC;
}
.stand-memb {
	color: #000000;
}
a.prem-memb:link,
a.prem-memb:visited {
	color: #0066CC;
}
stand-memb a:hover {
	color: #000000;
}

