@import url('manager_survey.css');

/* begin body type */
body	{
	font-size: 12px;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	margin: 0px;
}	
		
.body {
	background-color: #d0d0d0;
}

#container {
	margin:0 auto;
	width:900px;
}

.contentarea {
	height:200px;
}

p, blockquote, ul, ol, dl, dd, li, dir, menu	{	
	font-size: 12px;
	overflow:hidden;
	}
	
b {
	font-weight:	bold;
}		

small	{
	font-size: 12px;
}	
		
big	{	
	font-size:	16px;
	}	
		
img	{	
	border:0 none;
	outline:0 none;
	}	
		
pre	{	
	font-family:	Courier New, monospace;
	}	
				
table, tbody, tr, td	{
	font-size: 11px;
	text-align:left;
}	

h1	{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: capitalize;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
	margin-top: 2px;
	text-align: left;
	color: #cc3300;
	
}	
		
h2	{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align: left;
	color: #cc3300;
}	
		
h3	{	
	font-family:	Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:	11pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #cc3300;
	}	

h4	{	
	font-family:	Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:	12px;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #cc3300;
	}	
	

hr {
	border-width: 1px 0 0 0; 
	border-style: solid;
	border-color: #d9d9d9; 
    margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	height: 1px;
	
}
	
.logintext {

	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
		
A#MenuLink {
	color: white;
	text-decoration: none;
}

A:VISITED#MenuLink {
	color: white;
}

A:HOVER#MenuLink {
	color: white;
	text-decoration: underline;
}

/* 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: 12px;
}

#footer {
	margin:0 auto;
}

.footer, a.footer, a.footer:visited {
	color:#5E5F61;
	font-size: 12px;
	padding-bottom: 5px;
}
a.footer:hover, a.footer:visited:hover {
	color:#000000;
	font-size: 12px;
	padding-bottom: 5px;
}
	
.footermenu {
	font: 7pt;
	padding-top: 15px;
	padding-bottom: 0px;
}

		
/* end body type */	
A,A:Visited {
	color: #660000;
	background-color: transparent;
}
A:Hover
{
	color: #979797;
	background-color: transparent;
}

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;
}

.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 : Arial, Helvetica, Verdana, Geneva, sans-serif;
		font-weight : bold;
		background-color: #b11f16;
		color: white;
		border-color : #d17c77;
		border-width : 1px 2px 2px 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;		
}

.CMSButton.active {
	border: 3px solid red;		
}

.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: 12px;
	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 */

ul, li, 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;
}


/**********************
MANAGER CMS TABS
**********************/

ul.cmstablist
{
	margin:0;
	padding:0;
	display:inline-block;
}

ul.cmstablist li
{
	list-style:none;
	float:left;
	display:inline-block;
	padding:0;
	margin:0;
	margin-right:5px;
	background-color:#dddddd;
	border:1px solid #666666;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-radius: 5px 5px 0 0;
}

ul.cmstablist li.active
{
	border-bottom:1px solid white;
	background-color:#FFFFFF;
}

ul.cmstablist li a
{
	text-decoration:none;
	padding:5px 15px;
	color:#000000;
	display:inline-block;
	outline:none;
}

ul.cmstablist li a:hover, ul.cmstablist li a:visited
{
	color:#000000;
}

div.cmstab
{
	border:1px solid #666666;
	width:725px;
	padding:10px;
	display:none;
	overflow:auto;
	background-color:#ffffff;
	margin-top:-1px;
}

div.growlUI h1, div.growlUI h2 {
	color: white; padding: 5px; text-align: left
}

/*****************
*** RHS COLUMN ***
*****************/

.rhscolumn
{
	width:200px;
	padding:5px;
}

.rhsitem
{
	margin:0 0 10px 0;
	display:block;
}



/**********************
FORM BUILDER
**********************/

table.formstable td
{
	vertical-align:top;
	padding-bottom:10px;
}

span.forminvalid
{
	color:#CC0000;
	background-color:#f1f1f1;
	border:1px solid #eaeaea;
	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-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
		font-weight : bold;
		background-color: #b11f16;
		color: white;
		border-color : #d17c77;
		border-width : 1px 2px 2px 1px;
}


	
.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;
}
		
.form-field {
	color:#666666;
	font-size:12px;
	font-weight:normal;
	padding: 5px 5px 5px 5px;
}	
table.formstable {
	padding:0;
}
.FormQuestion {
	font-weight : bold;
	padding: 2px 5px 2px 5px;
}
.FormQuestionField {
	padding: 2px 5px 2px 5px;
}
.FormQuestionTextOnly {
	font-weight : bold;
}

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}