body {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/bg1.gif);
	text-align: center;
	margin: 0;
	padding: 15px 0 15px 0;
}
img { border: 0; }
img.left {
	float: left;
	margin: 4px 8px 4px 0;
}
img.right {
	float: right;
	margin: 4px 0 4px 8px;
}

/* div {border: 1px solid red;} */

/* Main Layout */

#container {
	position: relative;
	text-align: left;
	width: 734px;
	margin: 0 auto 0 auto;
	padding: 0 8px 0 8px;
	background: url("../images/bg_middle.gif") repeat-y;
	background-color: #ffffff;
}
#ctop {
	display: block;
	margin: 0 auto 0 auto;
	padding: 0px;
	height: 15px;
	width: 750px;
	background: url("../images/bg_topper.gif") no-repeat;
	background-position: bottom;
}
#cbottom {
	margin: 0 auto 0 auto;
	padding: 5px 0 0 10px;
	font-size: 10px;
	height: 22px;
	width: 740px;
	background: url("../images/bg_footer.gif") no-repeat;
	clear: both;
	text-align: left;
}
#polink {
	display: block;
	float: right;
	width: 200px;
	text-indent: -2500px;
	text-decoration: none;
	height: 20px;
}

#content {
	padding: 10px;
}
#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#headerbox {
	position: relative;
	background-image: url(../images/bg_graystripes.gif);
	width: 690px;
	height: 155px;
	padding: 10px;
	border: 1px solid #999999;
	clear: both;
	margin-bottom: 15px;
}
#headerbox .pic {
	position: absolute;
	top: 10px;
	left: 10px;
}
#headerbox .text {
	margin-left: 238px;
	font-style: italic;
}

/* Top Menu */

#logo {
	margin: 0 0 0 15px;
}

#buttonwatch {
	position: absolute;
	top: 9px;
	left: 182px;
}
#contactsales  {
	position: absolute;
	top: 10px;
	left: 504px;
	
}
#topmessage {
    padding:0px; 
    font-size:9px; 
	font-family: Arial, Helvetica, sans-serif;
    text-align:right; 
    position:absolute; 
    top:45px; 
    right:45px;
}
#navbar {
	position: absolute;
	list-style: none;
	top: 60px;
	left: 182px;
    width: 536px; 
	height: 28px;
	background: url(../images/top_menu_news.gif) no-repeat;
    margin: 0;
}
#navbar li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
#navbar li, #navbar a {
    height: 28px; display: block;}
#panel1 {left: 0px; width: 44px;}
#panel2 {left: 44px; width: 37px;}
#panel3 {left: 81px; width: 57px;}
#panel4 {left: 138px; width: 107px;}
#panel5 {left: 245px; width: 38px;}
#panel6 {left: 283px; width: 52px;}
#panel7 {left: 335px; width: 62px;}
#panel8 {left: 397px; width: 93px;}
#panel9 {left: 490px; width: 46px;}
#panel1 a:hover {background: transparent url(../images/top_menu_news.gif) 0px -28px no-repeat;}
#panel2 a:hover {background: transparent url(../images/top_menu_news.gif) -44px -28px no-repeat;}
#panel3 a:hover {background: transparent url(../images/top_menu_news.gif) -81px -28px no-repeat;}
#panel4 a:hover {background: transparent url(../images/top_menu_news.gif) -138px -28px no-repeat;}
#panel5 a:hover {background: transparent url(../images/top_menu_news.gif) -245px -28px no-repeat;}
#panel6 a:hover {background: transparent url(../images/top_menu_news.gif) -283px -28px no-repeat;}
#panel7 a:hover {background: transparent url(../images/top_menu_news.gif) -335px -28px no-repeat;}
#panel8 a:hover {background: transparent url(../images/top_menu_news.gif) -397px -28px no-repeat;}
#panel9 a:hover {background: transparent url(../images/top_menu_news.gif) -490px -28px no-repeat;}
#navbar ul {margin: 0px;}

/* Tour */
#tourmenu {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 6px;
	border: 1px solid #cccccc;
	background-color: #efefef;
	text-align: center;
	line-height: 20px;
}
#tourmenu .current {
	background-color: #F2E3EB;
	border: 1px solid #E6C7D6;
	font-weight: bold;
	padding: 2px;
	color: #000000;
	text-decoration: none;
}
.tourexample {
	padding: 6px;
	border: 1px solid #cccccc;
	background-color: #efefef;
	margin: 10px 0 10px 10px;
	float: right;
	width: 300px;
	font-size: 10px;
	line-height: 13px;
}
.tourexample .header {
	font-size: 14px;
	font-weight: bold;
}
.tourexample ul {
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: square;
	list-style-image: none;
}
#seealso {
	clear: both;
	padding: 4px;
	margin: 10px 0 10px 0px;
	background-color: #EEF6EE;
	border: solid 1px #cccccc;
	
}
#seealso h1 {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 2px;
}
#seealso ul {
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: square;
	list-style-image: none;
}
.ss {
	border: 0;
	margin: 4px;
	float: right;
}
/* Formatting */

p { margin-top: 0; margin-bottom: 1.2em;}
p.highlight {
	background-color: #ffffdd;
	padding: 2px;
}
a { color: #AB748C;
	font-weight: bold;
}
ul {
	list-style-position: outside;
	list-style-image: url(../images/bullet_greendot.gif);
	list-style-type: none;
}
li {
	padding-top: 4px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}
h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 2px;
}
h2 {
	font-size: 14px;
	margin-bottom: 0;
}
h3 {
	font-size: 12px;
	margin-bottom: 0;
}
.formtext {
	font-size: 10px;
	line-height: 14px;
}
.floatleft {
	float: left;
	border: 0;
	margin-right: 8px;
	margin-left: 0;
}
.floatright {
	float: right;
	border: 0;
	margin-left: 8px;
	margin-right: 0;
}
.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	line-height: normal;
}

/* Home page */

#leftcol {
	padding: 6px;
	border-right: 1px solid #dddddd;
	background-image: url(images/bg_graystripes.gif);
}
#rightcol {
	padding-left: 20px;
}
#news {
	background: url("/images/home_news_bg.gif") no-repeat;
	width: 596px;
	height: 105px;
	margin: 15px 0 10px 8px;
	padding: 8px 4px 4px 95px;
	overflow: auto;
}
	.sidedate {
		color: #999;
		float: right;
		padding: 0 3px 0 0;
}
	#news ul, #homeboxes ul {
		margin: 0;
		padding: 0;
	}
	#news li {
		list-style: none;
		list-style-image: none;
		margin: 0 0 3px 0;
		padding: 0;
		color: #555;
	}
#homeboxes {
	margin: 20px 0 15px 7px; 
}
#homeboxes div {
	float: left;
	padding: 33px 10px 0 10px;
}

#homeboxes li {
	margin: 0 0 3px 20px;
}
#box1 {
	background: url("/images/homebox_new_bg.gif") no-repeat;
	width: 206px;

}
#box2 {
	background: url("/images/homebox_webinar_bg.gif") no-repeat;
	width: 228px;
}
#box3 {
	background: url("/images/homebox_order_bg.gif") no-repeat;
	width: 202px;
}
#announcement {
	background: #ffc;
	margin-top: 5px; 
	padding: 6px; 
	border: 1px solid #ddd;
	font-size: 11px;
	clear: both;
}
#announcement h3 {
	font-size: 11px;
	margin: 0;
}
#announcement p {
	margin: 0;
	line-height: normal;
}
/* NEWS */
.newsitem {
	margin: 4px 0 0 0;
	padding: 4px 0 4px 10px;
	border-bottom: 1px solid #ddd;
	border-left: 10px solid #DDC6CE;
}
.newsitem em {
	color: #777;
	display: block;
}
.newsitem a {
	font-size: 16px;
	font-weight: bold;
}
/* BUZZ & TOUR */
.tmony {
	margin-top: 15px;
	}
.tquote {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	margin-bottom: 0;
}
.tbody {
	margin-top: 0;
}
.tbody img {
	float: right;
	margin: 3px 0 3px 6px;
}
.tname {
	margin-left: 10px;
	font-size: 10px;
	color: #666666;
}
#buzzform {
	padding: 4px;
	margin: 10px 0;
	background-color: #E6ECF2;
	border: solid 1px #cccccc;
	font-weight: bold;
}

/* LEADERSHIP */
.reason {
	clear: both;
	padding: 1px;
	}
.reason p { margin: 10px 0; }
.rhead {
	padding-bottom: 2px;
	padding-top: 6px;
	margin-bottom: 0;
	border-bottom: 2px solid #666666;
	font-size: 14px;
	font-weight: bold;
	}
.reason img {
	float: left;
	margin-right: 4px;
}
.rspace { padding: 10px; clear: both; }

/* TRAINING */
#sideCal {
	border: #cccccc 1px solid; 
	PADDING: 4px; 
	FONT-SIZE: 11px; 
	BACKGROUND-COLOR: #e6ecf2;
}
#sideCal .date {
	display: block;
	font-weight: bold;
	font-style: italic;
}
#sideCal .details {
	display: block;
}
#sideCal ul {
	margin: 0;
	padding: 0;
}
#sideCal li {
	list-style: none;
	list-style-image: none;
	line-height: normal;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #ccc;
}
.topQuote {
	font-size: 12px;
	color: #999;
	font-style: italic;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
#webinar {
	width: 230px;
	padding-right: 10px;
	float: left;
	border-right: 3px solid #eee;
}
#workshop {
	width: 230px;
	padding: 0 10px 0 10px;
	float: left;
	border-right: 3px solid #eee;
}
#phone {
	margin-left: 505px;
}
.bottomBox {
	clear: both;
	margin: 10px 0;
}
.bottomBox h2 {
	margin-top: 0;
	padding-top: 10px;
	font-size: 16px;
	border-top: 10px solid #eee;
	font-size: 20px;
}
.bottomBox .item {
	cleat: both;
}
/* SUPPORT */
#faqlist {
	border-bottom: 10px solid #efefef; 
}
.faq {
	margin-top: 10px;
	margin-bottom: 6px;
	padding-bottom: 4px;
	border-bottom: 1px solid #efefef; 
}
.faq .q {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	margin-bottom: 0;
}
.faq .a {
	
}
#contactbox {
	padding: 4px;
	margin: 10px 0;
	width: 250px;
	float: right;
	background-color: #E6ECF2;
	border: solid 1px #cccccc;
}
/* RESOURCES */
.soapboxBOX {
	padding: 6px;
	border: 1px solid #cccccc;
	background-color: #efefef;
	margin: 10px;
	float: right;
	width: 350px;
	font-size: 10px;
	line-height: 13px;
}
.soapboxBOX li, .soapboxBOX ul {
	list-style-image: none;
	list-style-type: square;
}

.soapboxBOX h2 {
	font-size: 14px;
	margin-bottom: 4px;
}

.soapboxBOX .date {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	display: block;
	margin: 0;
}
.sbc {
	background-color: #efefef;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 4px;
	margin-bottom: 8px;
}
.sb {
	padding: 0;
	margin: 0;
	border-top: solid 1px #eeeeee;
	border-bottom: solid 1px #cccccc;
}
.sb .date {
	font-weight: bold;
}
/* TEAM */
/* .bio {
	margin-top: 5px;
	clear: left;
	padding-bottom: 5px;
	border-bottom: 5px solid #eee;
	} */
	
.bio {
	float: left;
	margin: 5px;
	width: 225px;
	height: 150px;
	padding-top: 20px;
}
.bname {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	margin-bottom: 0;
}
.bquestion {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	display: block;
}
.bbody {
	margin-top: 0;
}
.bio img {
	float: left;
	margin: -20px 10px 5px 0px;
}
.rightclear {
	float: right;
	margin: 4px 0 4px 8px;
	clear: right; 
}

/* ORDER */
.price {
	font-size: 16px;
	color: #006600;
	padding: 4px;
	margin-bottom: 15px;
	background-color: #efefef;
	border: 1px solid #cccccc;
	font-weight: bold;
}
.orderoption {
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	padding: 5px 0 5px 0;
	margin: 0;
}
.package {
	margin-top: 0px;
	border-top: 1px solid #cccccc;
}
.pheadtext {
	font-size: 10px;
	padding: 4px;
	background-color: #FFFFff;
	margin-bottom: 10px;
	margin-top: 0;
}