/* CSS Document Copyright 2008, All Rights Reserved. Customized for negotiation.com  */

/* General Classes */
.align-left {text-align: left;}
.align-right {text-align: right;}
.align-left-special {text-align: left; padding: 10px 0 0 0; margin: 0;}
.padding-right {padding-right: 40px;}
.padding-left {padding-left: 40px;}
.stripe {background-color: #f3fafd; margin: 10px;}
.reset {margin: 0; padding: 0;}
.text {width: 100px;}
.image-right {float: right; border: 1px solid #333333; margin: 7px 0 7px 7px; padding: 0px;}
.image {margin: 5px; border: 1px solid #333333;}
p.alert {font-family: Verdana; color: #666666; font-size: 20px; padding: 1em; margin: 1em; text-align: center; background-color: #faf9a6; border: 1px solid #999999;}
p.affirm {font-family: Verdana; color: #666666; font-size: 20px; padding: 1em; margin: 1em; text-align: center; background-color: #bafaa6; border: 1px solid #999999;}
.hide {display:none;}


/*  Headings  */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #034462;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 9px;
	margin-bottom: 3px;
	margin-left: 8px;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 8px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #034462;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 9px;
	margin-bottom: 3px;
	margin-left: 9px;
	padding-top: 12px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #034462;
	font-weight: normal;
	margin: 5px 80px 5px 9px;
	padding-top: 12px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-bottom: 1px solid #cccccc;
}

body
{	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

/*	Text  */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: none;
	margin: 0px 9px 5px;
	padding: 0px 9px 5px;
	font-weight: normal;
	line-height: 130%;
	color: #333333;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: none;
	font-weight: normal;
	line-height: 130%;
	color: #333333;
}

.subheading {
	color: #333333;
	font-weight: normal;
	font-size: 9pt;
	}
/* Bullet Style */

.bulletlist1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: none;
	color: #FFFFFF;
	line-height: 130%;
	font-weight: normal;
	padding-left: 60px;
	margin-left: 0px;
	list-style-type: disc;
}

.textcontactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: none;
	color: #373627;
	line-height: 135%;
}

.textformbox {
	border: 1px solid #FF6666;
	background-color: #FFFFFF;
}

.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	background-position: left center;
}

.pic1 {
	border: 1px solid #444444;
	margin: 8px;
}

.textbox {
	border: 1px solid #0099CC;
	background-image: url(images/bgform.jpg);
}

.textbox1 {
	border: 1px solid #0099CC;
	background-image: url(images/bgformtall.jpg);
}


.textbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3A5075;
	font-weight: bold;
}

ul {
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 9px;

}

/* Main Contact Form */
#mainform-table {
	width: 520px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
	}
#mainform-table label {
font-size: 10pt;
font-weight: bold;
}	
	
#mainform-table h2 {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	}

#mainform input.check {
	margin: 0px;
	padding: 0px;
	}		

#mainform select { 
	font-size: 13px;
	font-family: Verdana;
	color: #444444;
	padding: 3px;
	}

#mainform option {
	font-size: 13px;
	font-family: Verdana;
	color: #444444;
	padding: 3px;
	}
#mainform .form-heading {
	padding: 0; margin: 0;
	}
	
#mainform-table td {
	padding: 5px 10px 5px 10px;
	}	

#in_comments {
	width: 100%;
	height: 100px;
	border: 1px solid #888888;
	font-family: Verdana;
	font-size: 17px;
    color: #666666;
	padding: 10px;
	}

#main_submit {
	padding: 3px;
	border: 1px solid #888888;
	font-family: Verdana;
	font-size: 16px;
    color: #666666;
	cursor: pointer;
	}	
p.pos-send {
	text-align: center;
	font-family: Verdana;
	font-size: 17px;
	background-color: #c3fac0;
	color: #444444;
	}
p.neg-send {
	text-align: center;
	font-family: Verdana;
	font-size: 17px;
	background-color: #feffa1;
	color: #444444;
	}		
	
input.main-textbox {
	border: 1px solid #666666;
	width: 220px;
	font-size: 16px;
	font-family: Arial, Helvetica;
	color: #444444;
	padding: 3px;	
	}


/*	Anchor text  */

A:link {color:#0066CC;
	text-decoration:none;
	}
	
A:visited {color:#0066CC;
	text-decoration:none;}

A:active {color:#0066CC;
	text-decoration:none;}

A:hover {color:#0066CC;
	text-decoration:underline;} 

A.navmenu:link {
	text-decoration: none;
	color: #074d71;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	}

A.navmenu:visited {
	text-decoration: none;
	color: #074d71;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	}

A.navmenu:active {
	text-decoration: none;
	color: #074d71;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	}

A.navmenu:hover {
	text-decoration: underline;
	color: #074d71;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	}

A.navmenutop:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;

}
	
A.navmenutop:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
	
A.navmenutop:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
	
A.navmenutop:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

A.navtexth:link {
	text-decoration: none;
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
	
A.navtexth:visited {
	text-decoration: none;
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
	
A.navtexth:active {
	text-decoration: none;
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
	
A.navtexth:hover {
	text-decoration: none;
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


A.navfooter:link {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

A.navfooter:visited {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

A.navfooter:active {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

A.navfooter:hover {
	text-decoration: underline;
	color: #3300CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal;
}


A.navfooter2:link {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

A.navfooter2:visited {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

A.navfooter2:active {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

A.navfooter2:hover {
	text-decoration: underline;
	color: #3300CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal;
}

A.navcopyright:active {
	text-decoration: none;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

A.navcopyright:hover {
	text-decoration: underline;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    font-weight: normal;
}
	
A.navcopyright:link {
	text-decoration: none;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

A.navcopyright:visited {
	text-decoration: none;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

A.navcopyright2:active {
	text-decoration: none;
	color: #9B6849;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

A.navcopyright2:hover {
	text-decoration: underline;
	color: #9B6849;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: normal;
}
	
A.navcopyright2:link {
	text-decoration: none;
	color: #9B6849;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

A.navcopyright2:visited {
	text-decoration: none;
	color: #9B6849;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

A.biglink {
	display: block;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 20px 60px;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	}
A.biglink:hover {
	color: red;
	text-decoration: none;
	}

/* Custom HR */
hr {
	width: 350px;
	height: 1px;
	color: #cccccc;
	background-color: #cccccc;
	border: 0;
	text-align: left;/*this will align it for IE*/
	}

/* Book Cover Style */
.book-left {
	float: left;
	margin: 5px 10px 10px 10px;
	}
.book-right {
	float: right;
	margin: 5px 30px 10px 10px;
	}
.clear {
	clear: both;
	}		

/* One Column Table List Style */
table .one-col
	{
	margin: 10px 0 10px 40px;
	}
table .one-col ul
	{
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	list-style-type: disc;
	color: #333333;
	}
table .one-col ul li {
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 0;
	}		

/* Two Column Table List Style */
table .two-col
	{
	margin: 20px 0 20px 30px;
	}
table .two-col ul
	{
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	list-style-type: disc;
	color: #333333;
	}	

table .two-col ul li {
	margin: 0;
	padding: 0;
	width: 250px;
	}

table .double-list {
	margin: 30px 0 20px 20px;
	}

/* Indented Paragraphs */
p.margin-left {
	padding: 0;
	margin: 0 0 0 78px;
	}

/* Client List Table */
ul#client-menu {
	margin: 15px 150px 15px 10px;
	padding: 20px 0 20px 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
ul#client-menu li {
	padding-left: 0;
	margin-left: 50px;
	}	

/* Body Language Style */
table.margin-left {
	margin-left: 10px;
	}

/* Specialist Menu Style (on negotiation-specialists.html) */

#specialist-menu {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	list-style-type: disc;
	color: #333333;
	padding: 10px 0px 10px 60px;
	margin: 30px 60px 30px 60px;
	}


/* Contact Form Style */
#form-wrapper {
	position: relative;
	}

#contact-form {
	margin-top: 15px;
	}

#contact-form label {
	display: block;
	float: left;
	width: 60px;
	margin-right: 10px;
	padding: 10px 0 0 5px;
	font-family: verdana;
	font-size: 11px;
	text-align: right;
	color: #0c345c;
	}
#contact-form .textbox {
	width: 165px;
	height: 25px;
	padding: 3px;
	margin: 5px 0 5px 0;
	font-family: arial;
	font-size: 14px;
	border: 1px solid #95bccf;
	color: #666666;
	}
#contact-form .text-area {
	width: 165px;
	height: 100px;
	padding: 3px;
	margin: 10px 0 0 0;
	font-family: arial;
	font-size: 12px;
	line-height: 120%;
	border: 1px solid #95bccf;
	color: #666666;
	}
#contact-form .submit-btn {
	margin: 5px 0 10px 79px;
	font-family: verdana;
	font-size: 14px;
	cursor: pointer;
	padding: 3px;
	background-color: white;
	color: #0c345c;
	border: 1px solid #0c345c;
	}
#loading {
	width: 31px;
	height: 31px;
	position: absolute;
	right: 15px;
	top: 265px;
	}
#status {
	background-color: #F2F7FB;
	border-right: 1px solid #97C6E2;
	border-left: 1px solid #97C6E2;
	}	
#status p {
	font-family: georgia;
	font-size: 13px;
	text-align: center;
	margin: 20px 10px 0 10px;
	padding: 5px 2px 6px 2px;
	border: 1px solid #555555;
	}
#status p.quick-alert {
	background-color: #faf9a6;
	color: #555555;
	}
#status p.quick-affirm {
	background-color: #bafaa6;
	color: #555555;
	}
span.req {
	color: red;
	}			

