@import url('manager_survey.css');
@import url('manager_training.css');

/* begin body type */
.body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #777777;
	margin:0;
	background-color:#D8D8D8;
	background-image:url(../../images/template/bg_strip.png);
	background-repeat:repeat-x;
}

table, td, th {vertical-align:top;}	
		
.logintext {

	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

.login-registerbox {
	background-color:#d6dee1;
	width:300px;
}
.login-heading {
	color:#666666;
	font-size:14px;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
}
.login-field {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
}
.login-text {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color:#666666;
	padding: 5px 5px 5px 5px;
}
.login-button {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: white;
	color: black;
	border-color : #CCCCCC;
	border-width : 1px 3px 3px 1px;
}
		
/* Admin Tab */

.WhiteMenu,A.WhiteMenu,A.WhiteMenu:visited {
	color: #ffffff;
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;	
	margin-left: 0px;
}

A.WhiteMenu:hover,A.WhiteMenu:visited:hover {
	COLOR: #ffffff;
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}


.MenuTab {
	padding-left: 5;
	padding-right: 5;
	BORDER-TOP: #c9c9c9 1px solid;
	
}

/*  end */

.redcomment {
	color: Red;
}

.adminoptions {
	font: 8pt;
}

.footer, a.footer, a.footer:visited {
	color:#006699;
	font-size: 8pt;
	padding-bottom: 5px;
}

a.footer:hover, a.footer:visited:hover {
	color:#000000;
	font-size: 8pt;
	padding-bottom: 5px;
}
	
.footermenu {
	font: 7pt;
	padding-top: 15px;
	padding-bottom: 0px;
}

		
/* end body type */	
A.leftmenu, A.leftmenu:Visited
{
	font: normal 10pt times,verdana, helvetica, arial;
	color:#336699;
	text-decoration: none;
	font-weight: bold;
}

A.leftmenu:hover
{
	font: normal 10pt times,verdana, helvetica, arial;
	color:#336699;
	text-decoration: none;
	font-weight: bold;
}

td.MenuItem {
	BACKGROUND-COLOR: #EFEFEF;
	height: 22px;
	padding-left: 10;
}


.photogallerytable {
	height:200px;
	width: 200px;
	BACKGROUND-COLOR: #eaeaea;
	border:1px solid #666666;
}

.photogallerycell {
	background-color:#eaeaea;
	width:200px;
	height:200px;
	
}
.photogallerycaption {
	font-size: 9pt;	
	font-style: italic;
}


/* Top menu Links */
A.MenuItem, A.MenuItem:visited {
	color: #006699; FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, Verdana, Tahoma, sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: normal;
}
A.MenuItem:hover, A.MenuItem:visited:hover {
	COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, Verdana, Tahoma, sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: normal;
}

/* Top of page Links */
A.TopOfPage, A.TopOfPage:visited {
	color: #444444; FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, Verdana, Tahoma, sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: normal;
}
A.TopOfPage:hover, A.TopOfPage:visited:hover {
	COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, Verdana, Tahoma, sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: normal;
}


/* Top of page Links */
.footerlinks,A.footerlinks, A.footerlinks:hover, A.footerlinks:visited, A.footerlinks:visited:hover {
	color: #ffffff; FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, Verdana, Tahoma, sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: normal;
}

/* Manager styles */

.EmailMenu {
	color:#444444;
	FONT-SIZE: 11px;
}

A.EmailMenu, A.EmailMenu:visited {
	color:#444444;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: transparent; 
	text-decoration: none;
	font-weight: bold;
}

A.EmailMenu:hover, A.EmailMenu:visited:hover {
	color: #2C2C2C;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: transparent;
	text-decoration: underline;
	font-weight: bold;
}
	
/* End Manager styles */

/* table styles */
.tableborderdash {
	border: 1px dashed #3A3A3A;
}	
.tableborder {
	border: 1px solid #3A3A3A;
	background-repeat: no-repeat;
	background-position: top right;
}	
	
.tableborderleft {
	border-left: 1px solid #3A3A3A;
}	
	
.tableborderright {
	border-right: 1px solid #3A3A3A;
}	

.tablebordertop {
	border-top: 1px solid #3A3A3A;
}	

.tablebordertopbottom {
	border-top: 1px solid #3A3A3A;
	border-bottom: 1px solid #3A3A3A;
}	

.tablebordertopright {
	border-top: 1px solid #3A3A3A;
	border-right: 1px solid #3A3A3A;
}	

.tableborderbottom {
	border-bottom: 1px solid #3A3A3A;
}		

.tableborderleftbottom {
	border-left: 1px solid #3A3A3A;
	border-bottom: 1px solid #3A3A3A;
}	

.tableborderrightbottom {
	border-right: 1px solid #3A3A3A;
	border-bottom: 1px solid #3A3A3A;
}	

.leftmenuborderbottom {
	border-bottom: 0px solid #ffffff;
	padding: 4px;
}	

/* tree style */
input.op {
	background-color: #FFFFFF;
	border: 1 solid #FFFFFF;
	width: 15px;
	height:	15px
}
/* end tree style */

.TextAreaNoWidth
	{
		font-size : 11px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		background-color: white;
		color: black;
		border : solid;
		border-color : #CCCCCC;
		border-width : 1px 1px 1px 1px;
		padding : 1px 1px 1px 3px;
}

.TextAreaWidth
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 100px;
}
.TextAreaWidth150 	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 150px;
}
.TextAreaWidth200
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 200px;
}
.TextAreaCMS
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 200px;
}
.TextAreaCMSWide
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 400px;
}
.TextAreaCMSNoWidth
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
}

.TextAreaWidthLogin
	{
	font-size: 11px;
	font-family: times, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #669999;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 140px;
	height: 20px;
}

.Button
	{
		font-size : 11px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		background-color: white;
		color: black;
		border-color : #CCCCCC;
		border-width : 1px 3px 3px 1px;
}
.CMSButton {
	font-size : 10px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	background-color: #eeeeee;
	color: #000000;
	border-color : #f1f1f1;
	border-width : 1px 2px 2px 1px;
	margin: 3px 3px 3px 3px;
	padding: 1px 3px 1px 3px;		
}

.maincontentbg
{
	background-color: #ffffff;
}

.rightbg
{
	background-image: url(../images/right_background.jpg);
	background-repeat: repeat-y;
}

.leftbg
{
	background-color : #b9c5d5;
	background-position : bottom left;
	height: 400px;
}

.menufooterbg
{
	background-image: url(../images/menu_footer_bg.gif);
	background-repeat: repeat-x;
}

.maintable 
{
	border: 1px solid #FFFFFF;
}
	
.TopTable 
{
	border: 1px solid #666666;
}
	
.tableheadingblue {
	font-family:	Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #006699;
	font-size:	9pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tableheadinggreen {
	font-family:	Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #008000;
	font-size:	9pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



TABLE.ProgressBar {
		border : 0px none;
		background : transparent;
		color : gray;
		padding : 0px 0px 0px 0px;
}

TD.ProgressBar {
		border : 0px none;
		background : #990000;
		color : white;
		padding : 0px 0px 0px 0px;
}

TD.ProgressBarTransparent {
		border : 0px none;
		background : transparent;
		color : gray;
		padding : 0px 0px 0px 0px;
}
.tabheading, td.tabheading {
	font-size: 8pt;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #CECECE;
	border-top: 1px solid #CECECE;
	background-color: #E8EEEF;
	margin: 0px 0px 0px 0px ;
}

/* FCK Styles */

li.doublespacedlist {
	padding-bottom: 5px;
}

/* misc style */

.votestyle {
	color: #FFFFFF;
	font-size: 9pt;
}


.blogDate
{
	font-size:10px;
	text-transform:uppercase;
}
.blogTitle
{
	
}
.blogPostedBy
{
	font-size:10px;
	text-transform:uppercase;
	vertical-align:middle;
}

.blogSmallTitle
{
	font-size:10px;
	text-transform:uppercase;
}

.blogSmallList
{
	font-size:11px;
	padding: 3px 0 3px 0;
}

.blogSmallList a, .blogSmallList a:visited
{
	color: #000000;
	text-decoration:none;
}

.blogSmallList a:hover
{
	text-decoration:underline;
}

.blogCommentTitle
{
	text-transform:uppercase;
	font-size:11px;
	padding: 3px 0 3px 0;
	vertical-align:bottom;
}

.blogCommentTitle a, .blogCommentTitle a:visited
{
	text-decoration:none;
}

.blogCommentTitle a:hover
{
	text-decoration:underline;
}

/* AJAX start Rating */
.rating {
	cursor: pointer;
	display: inline;
	text-align:left;
}
/**/
.rating:after {
	content: '.';
	display: inline;
	height: 0;
	width: 0;
	visibility: hidden;
}

/*.cancel,*/
.star {
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}

.starLoading {
	background: url(../images/loading.gif) no-repeat 0 0px;
}
/*.cancel,
.cancel a {background: url(../images/delete.gif) no-repeat 0 -16px;}*/

.star,
.star a {background: url(../images/star.gif) no-repeat 0 0px;}
	
/*.cancel a,*/
.star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0px;
}

div.rating div.on a {
	background-position: 0 -16px;
}
div.rating div.hover a,
div.rating div a:hover {
	background-position: 0 -32px;
}

/* Blueprint CSS */

.showgrid {background:url(blueprint/src/blueprint_grid_50+10x18.png);}

.topmenu
{
	background-color:#D79A86;
	color:#FFFFFF;
}

.margintop5 { margin-top:5px; }
.marginright5 { margin-right:5px; }
.marginbottom5 { margin-bottom:5px; }
.marginleft5 { margin-left:5px; }

.margintop10 { margin-top:10px; }
.marginright10 { margin-right:10px; }
.marginbottom10 { margin-bottom:10px; }
.marginleft10 { margin-left:10px; }

.floatright { float:right; }
.floatleft { float:left; }

.nomargin {margin:0;}
.nopadding{padding:0}


.greybg
{
	background-color:#ECF0F2;
}

.whitebg
{
	background-color:#FFFFFF;
}

.spacertop { border-top:5px solid white; } 
.spacerright { border-right:5px solid white; }
.spacerbottom { border-bottom:5px solid white; }
.spacerleft { border-left:5px solid white; }

.content
{
	width:655px;
	padding: 5px 30px; 
	font-family:Arial, Helvetica, sans-serif;
	height: expression( this.scrollHeight < 401 ? "400px" : "auto" ); /* sets min-height for IE */
	min-height: 400px; /* sets min-height value for all standards-compliant browsers */

}


.internalheader
{
	background-image:url(/images/template/face_bar_internal.jpg);
	height:90px;
	text-align:left;
	font-family:Helvetica,Arial,  sans-serif;
	font-size:24px;
	vertical-align:middle;
	color:#FFFFFF;
	line-height:90px;
	text-indent:20px;
}

.leftmenu
{
	width:155px;
	padding:10px;
}

.leftmenuheading
{
	color:#006699;
	font-size:13px;
	padding-bottom:5px;
}

.menudata div table{ margin-bottom:0;}

table {width:auto;}

h1
{
	color:#D79A86;
	font-size:22px;
	font-weight:bold;
}

h2
{
	color:#D79A86;
	font-size:18px;
	font-weight:bold;
}

h3
{
	color:#D79A86;
	font-size:14px;
	font-weight:bold;
}

h4
{
	color:#D79A86;
	font-size:12px;
	font-weight:bold;
}

a.buttonlink
{
	background-color:#9ACCCD;
	color:#000;
	display:inline-block;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	padding:10px;
	text-decoration:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.error {background-color:#FBE3E4; background-image:url(/images/template/icon_error.png); background-position:10px 50%; background-repeat:no-repeat; padding-left:40px;}
.notice {background-color:#FFF6BF; background-image:url(/images/template/icon_notice.png); background-position:10px 50%; background-repeat:no-repeat; padding-left:40px;}
.success {background-color:#E6EFC2; background-image:url(/images/template/icon_success.png); background-position:10px 50%; background-repeat:no-repeat; padding-left:40px;}

input[type=button].fancybutton, input[type=submit].fancybutton
{
	background-color:#EEEEEE; 
	background-image:url(/images/template/icon_success.png); 
	background-position:10px 50%; 
	background-repeat:no-repeat; 
	
	border:3px ridge #E6B5A4;
	
	padding:5px 5px 5px 40px;
}

.noclear{ clear:none;}
.clearleft{	clear:left;}
.clearright{ clear:right;}
.clearboth{ clear:both;}

.productwidget
{
	position:relative;
}

.productwidget .pwheader
{
	background-image:url(/images/template/productwidget/product-opener.jpg);
	background-color:#DEDAD9;
	background-position:100% 50%;
	background-repeat:repeat-y;
	width:655px;
	height:148px;
	position:absolute;
	left:0; top:0;
	z-index:0;
	vertical-align:top;
}
.productwidget .pwtagline
{
	width:192px;
	position:absolute;
	left:0; top:148px;
	padding:10px 10px 10px 0;
}

.productwidget ul.pwprodlist
{
	list-style-type:none;
	padding:0;
	margin:0;
	position:relative;
	padding-top:30px;
	width: 500px;
	text-align:center;
}

.productwidget ul.pwprodlist li
{
	display:inline;
	position:relative;
	vertical-align:middle;
	
}

.productwidget ul.pwprodlist li img
{
	vertical-align:top;
}

.productwidget .pwproductinfo {
	clear: both;
	float: right;
	margin: 24px 0 0 0;
	width: 463px;
	height: expression( this.scrollHeight < 57 ? "56px" : "auto" ); /* sets min-height for IE */
	min-height: 56px; /* sets min-height value for all standards-compliant browsers */
}

.productwidget .pwproductblurb {
	clear: both;
	float: right;
	margin: 25px 0 0 0;
	width: 450px;
}

.productwidget .pwproductinfo .pwinfo
{
	font-size:15px;
	font-weight:bold;
	color:#00628D;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	vertical-align:middle;
	padding-top:14px;
	padding-bottom:14px;
}

.productwidget .pwproductinfo .pwinfo div
{
	margin:0 15px 14px 15px;
}

.visible
{
	visibility:visible;
}

.notvisible
{
	visibility:hidden;
}

.pwnumx
{
	position:absolute;
	z-index:100;
	top:100px;
	left:0;
	cursor:pointer;
}


.pwnum1, 
.pwnum1on, 

.pwnum2, 
.pwnum2on, 

.pwnum3, 
.pwnum3on, 

.pwnum4, 
.pwnum4on, 

.pwnum5, 
.pwnum5on, 

.pwnum6, 
.pwnum6on,

.pwnum7, 
.pwnum7on,

.pwnum8, 
.pwnum8on,

.pwnum9, 
.pwnum9on 

{ width:27px; height:27px; margin:0; padding:0; background-image:url(/images/template/productwidget/nums1_9.png); background-repeat:no-repeat;}

.pwnum1 { background-position:-27px 0; }
.pwnum1on{ background-position:0 0; }

.pwnum2 { background-position:-81px 0; }
.pwnum2on { background-position:-54px 0; }

.pwnum3 { background-position:-27px -27px; }
.pwnum3on { background-position:0 -27px; }

.pwnum4 { background-position:-81px -27px; }
.pwnum4on { background-position:-54px -27px; }

.pwnum5 { background-position:-27px -54px; }
.pwnum5on { background-position:0 -54px; }

.pwnum6 { background-position:-81px -54px; }
.pwnum6on { background-position:-54px -54px; }

.pwnum7 { background-position:-27px -81px; }
.pwnum7on { background-position:0 -81px; }

.pwnum8 { background-position:-81px -81px; }
.pwnum8on { background-position:-54px -81px; }

.pwnum9 { background-position:-27px -108px; }
.pwnum9on { background-position:0 -108px; }


/* product details boxes */

.product-details {
	padding: 0 200px 0 0;
	position: relative;
}

.product-details .pic {
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	width: 200px;
}

.product-details .pic img {
	margin: 0 auto;
}

.product-details .desc {
	height: expression( this.scrollHeight < 166 ? "165px" : "auto" ); /* sets min-height for IE */
	min-height: 165px; /* sets min-height value for all standards-compliant browsers */
}

/* stats list */

.stats {
	border-left: none;
	clear: left;
	height: 33px;
	list-style: none;
	list-style-type:none;
	margin: 6px 0 0 0;
	width: 400px;
}

.stats li {
	background: #f0eeee;
	float: left;
	height: 33px;
	line-height: 33px;
	margin: 0;
	text-align: center;
	width: 200px;
}

.stats li.alt{background:#f6f4ea;}

#relateddocsdropdown
{
	display:none;
	padding:10px;
	position:absolute;
	height:auto;
	background-color:#ffffff;
	color:#000000;
	border:1px solid #666666;
}

#relateddocsdropdown ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#relateddocsdropdown ul li
{
	white-space:nowrap;
	padding:5px 0;
}

#relateddocsdropdown ul li a
{
	color:#000000;
	text-decoration:none;
	padding-left:30px;
	background-image:url(/images/page_white.png);
	background-position:left center;
	background-repeat:no-repeat;
}

#relateddocsdropdown ul li a:hover
{
	color:#000000;
	text-decoration:underline;
}

#relateddocsdropdown ul li a[href$=pdf]
{
	background-image:url(/images/page_white_acrobat.png);
}

#relateddocsdropdown ul li a[href$=doc]
{
	background-image:url(/images/page_white_word.png);
}

#relateddocs
{
	margin:0; 
	padding:0 30px 0 20px; 
	line-height:25px; 
	height:25px; 
	position:absolute; 
	background-color:#e3e8eb;
	font-weight:normal;
	color:#006699;
	background-image:url(/images/arrows_sprite.gif);
	background-repeat:no-repeat;
	background-position: 100% -25px;
	cursor:pointer;
}

#relateddocs.expanded
{
	background-position: 100% 0;
}


/**********************
FORM BUILDER
**********************/

table.formstable td
{
	vertical-align:top;
	padding-bottom:10px;
}

span.forminvalid
{
	color:#990000;
	background-color:#FFDDDE;
	border:1px solid #990000;
	display:inline-block;
	float:left;
	clear:both;
	padding:2px;
	margin:2px;
	width:auto;
}

a.moduleheader
{
	color:#006699;
	line-height:20px;
	text-decoration:none;
	padding:0 10px;
}

a.moduleheader.backtolist
{
	background-image:url("/images/template/back_arrow.png");
	background-position:top left;
	background-repeat:no-repeat;
	padding-left: 20px;
}


.hide
{
	display:none;
}

span.forminvalid.hide
{
	display:none;
}

input.captchainput
{
	margin-left:15px;
}

.TextAreaForm {
	font-size: 12px;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 200px;
	vertical-align:middle;	
}

.FormButton {
	font-size : 11px;
	font-weight : bold;
	background-color: #D79A86;
	color: #000000;
	border-color : #f1f1f1;
	border-width : 1px 3px 3px 1px;
	padding: 3px 5px 3px 5px;
}

/**********************************
**** Reference material slider ****
***********************************/

div.viewmaterialslider
{
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width:720px;
	margin-left:-35px;
	/*margin-left:-685px;*/
	z-index:1111;
}

div.viewmaterialtab
{
	width:35px;
	height:330px;
	background-image:url("/images/template/viewmaterialtab_closed.png");
	background-position:top left;
	background-repeat:no-repeat;
	border:1px solid #999;
	border-right:1px solid #ECF0F2;
	margin:0;
	padding:0;
	cursor:pointer;
	float:left;
	clear:none;
	z-index:1110;
}

div.viewmaterialtab.open
{
	background-image:url("/images/template/viewmaterialtab_open.png");
}

div.viewmaterialcontent
{
	float:left;
	clear:none;
	width:660px;
	padding:10px;
	background-color:#ECF0F2;
	border-left:1px solid #999;
	z-index:1109;
	overflow:auto;
	display:none;
}

/******************
Testimonials
******************/

blockquote.randomtestimonial
{
	/*width:100%;*/
	margin:0;
}

.bqstart {
	float: left;
	font-size: 700%;
	color:#D79A86;
	margin:-20px 10px 0 0;
	padding-bottom:10px;
	height:30px;
	width:50px;
	display:inline-block;
	font-family:"Times New Roman", Times, serif;
}

.bqend {
	float: right;
	font-size: 700%;
	color:#D79A86;
	margin:-20px 10px -20px 0;
	padding-top:10px;
	height:30px;
	width:50px;
	display:inline-block;
	font-family:"Times New Roman", Times, serif;
}



