/* CSS Design by Steve Frendo  */
/* Acceptability survey  */ 

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #CC0000;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 50px;
	background-color: #000;
	margin-right: 100px;
	
}

#container {
	background: #000;
	width: 880px;
	margin: 0px 50px;
	padding: 0px;
}

#topnav {
	width: 880px;
}

#submit {
	
}

#header {
	background-position: right;
	background-repeat: no-repeat;
	background-color:#fff;
	border-top: 0px solid #CC0000;
	border-bottom: 0px solid #CC0000;
}


#main {
	background: #fff;
	border-bottom: 0px solid #666;
	margin-right: 50px;
}

#main2 {
	background: #fff;
}
#midcontent {
}


#rightside {
	background: #00a7e9;
	width:350px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#leftside {
	background: #00a7e9;
	width:450px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.box1 {
	padding: 5px;
	color: #666;
	text-align: justify;
}


.box2 {
	padding: 5px;
	border-left: 1px solid #000000;
}
.box3 {
	padding: 0 10px;
	margin: 20px;
	border-left:1px solid #949E9F;
}

.box4 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	padding: 3px;
	margin: 3px;
	color: #FFF;
}


/*Text Stuff*/

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 18px;
	padding: 0;
	text-align: left;
}


p{
	padding: 3px 0;
	margin: 3px 0;
	color: #000;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}


h1, h2, h3, h4, h5 {
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 1px solid #000000;
	color: #000000;
	padding: 3px 0;
	margin: 3px 0;
}

h2 {
font-size: 1.5em;
font-weight: normal;
border-bottom: 1px solid #e0e0e0;
color: #CC0000;
padding: 3px 0;
margin: 3px 0;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #FFF;
	border-bottom: 1px solid #e0e0e0;
	padding: 5px 0;
	margin: 3px 0;
}

h4 {
	font-size: 1.5em;
	font-weight: normal;
	color: #FFF;
	border-bottom: 0px solid #e0e0e0;
	padding: 0px 29px 0 29px;
	margin: 3px 0;
}

#navcontainer {
	background: #FFF;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Georgia, "Times New Roman", Times, serif;
}


#submit a
{
	display: block;
	padding: 0px;
	width: 290px;
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	color: #000;
	font-family: Copperplate, Georgia, "Times New Roman", Times, serif;
}

#submit a:link
{
	color: #000;
	text-decoration: none;
}


#submit a:hover
{
	background-image: url(../images/hover.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #333;
}

#topnav a
{
	display: block;
	padding: 0px 0px 0px 0px;
	width: 144px;
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	line-height: 16px;
	color: #000;
	font-family: Copperplate, Georgia, "Times New Roman", Times, serif;
}

#topnav a:link
{
	color: #000;
	text-decoration: none;
}

#topnav a:hover
{
	background-image: url(../images/hover.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #333;
}


a:link {
	color: #999;
	text-decoration: none;
}

a:visited {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #CCC;
	text-decoration: underline;
}

.inline {
display:inline;
float: right;
padding: 0px 5px 0px 0px;
}



/* Survey Background  */
#container {
	background:#00a7e9;
	color:#fff;
	border-left:0px solid #799F63;
	border-right:0px solid #799F63;
}
/* Headers, Footers, Table headers */
#header,
#footer  {
	background:#00a7e9;
	color:#FFFFFF;
	border:none;
	border-top:0px solid #799F63;
	border-bottom:0px solid #799F63;
} 
table.sg_Table th {
	font-weight:normal;
	background:#00a7e9;
}

/* Question Titles */
.sg_QuestionTitle {
	color:#000000;
	position: relative;
	font-weight:bold;
	}

/* Table column headers  */
.sg_Matrix_Radio td.sg_TD1,
.sg_Matrix_Textbox td.sg_TD1,
.sg_Matrix_Checkbox td.sg_TD1 
{
	background:#00a7e9;
	border:0px solid #799F63;

}
/* Table outer border  */
.sg_Matrix_Custom .sg_Table,
.sg_Matrix_Radio .sg_Table,
.sg_Matrix_Textbox .sg_Table,
.sg_Matrix_Checkbox .sg_Table 
{
	background:#00b7e9;
	border:0px solid #799F63;
}
/* Buttons  */

.sg_Submit 
{
	font-weight:bold;
	height:15px;
	width:90px;
	border:1px outset #000 !important;
	background: #fff url(../images/btn_grey_gradient.gif) repeat-x 0 0;
	font-size:200% !important;
	}

 
.sg_BackButton, 
.sg_NextButton 
{
	height:15px;
	width:125px;
	border:1px outset #000 !important;
	background: #fff url(../images/btn_grey_gradient.gif) repeat-x 0 0;
	font-size:95% !important;
	}

.sg_Submit:hover, 
.sg_BackButton:hover, 
.sg_NextButton:hover {
	background: url(../images/btn_grey_gradient.gif) repeat-x 0 -40px;
}
	
/* Page Titles hidden by default */
/* These have default values too often */
.sg_page_title 
{
	display:block;
}
/* Page Descriptions  */	
.sg_page_desc {
	background-color:#d7e3f0;
	border:1px solid #000000;
	padding:20px 30px 20px 30px;
}
/* Footer/Copyright */
#sg_footer #sg_footer_hook_2,
.sg_page_title 
{	
	color:#FFFFFF;
	padding: 0px 20px 0px 25px;
}
#sg_wrapper input {
	background-color:#F7FFEF;
}
#sg_wrapper input {
	background-color:#F8FAF3;
}

/* Typography */
#sg_wrapper div, 
#sg_wrapper p, 
#sg_wrapper li, 
#sg_wrapper td, 
#sg_wrapper th, 
#sg_wrapper select, 
#sg_wrapper input, 
#sg_wrapper textarea {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	/*font-family: [%%:Font_1: Font Family (Default:"Century Gothic","Avant Garde","Gill Sans","Lucida Grande","Lucida Sans Unicode",verdana)%%], sans-serif;*/
	font-size:13px;
}

/* Structure */
Body {
	margin:30px auto;
	padding:0;
	}
#sg_wrapper {
	width:880px; /*[%%:CustomText_1:Survey Width (Default:600px )%%] !important;*/
	margin:0px auto;
	padding:0;
	}
#container {
	clear:both;
	margin:0;
	padding: 15px 40px;
	}

/* Header */
#header {
	margin:0px;
	padding:15px;
	height:40px;
	}
	
.sg_headerImage {
	
	}

/* Footer */
#container  #sg_footer { 
	height:60px;
	padding:15px 10px;
	text-align:center;
	margin:0;
	}

#sg_wrapper #sg_footer_hook_2 {
	font-size:90% !important;
}


/* Titles and Headings */
#sg_wrapper h1,
#sg_wrapper h2,
#sg_wrapper h3,
#sg_wrapper h4,
#sg_wrapper h5,
#sg_wrapper h6
{ text-align:left;  }

#sg_wrapper h4,
#sg_wrapper h5,
#sg_wrapper h6 { }
#sg_wrapper h1 {
	font-size:18px;
	font-weight:normal;
	letter-spacing:0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
}	
#sg_wrapper h2 { font-size:16px;}	
#sg_wrapper h3 { font-size:20px;}	
#sg_wrapper h4 { font-size:12px;}	

h1.sg_Title {
	display:none;
	margin:0;
	padding:0;
	font-weight:normal;
}

.sg_page_title {
	font-weight:normal;
}

.sg_page_desc {

}


/* Navigation */
.progressBar {
   margin:0 auto 15px auto;
   text-align:center;
   width:200px;
}

#sg_ProgressBar {
     background-color:#EFFAFF;
     font-size:10px !important;
     font-weight:bold !important;
     font: bold 10px/16px arial !important;
     border:1px solid #59BDEF;
     color:#00557F;
}
.sg_Submit {
	text-decoration: none;
	font-family:Copperplate, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px !important;
	margin:100px;
	text-align:center;
	}

.sg_BackButton, 
.sg_NextButton {
	text-decoration: none;
	font-family:Copperplate, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	padding:8px 15px !important;
	margin:5px;
	text-align:center;
	}
div.sg_Button_Group {
	text-align:center;
	margin: 0 0 10px 0;
}	
div.sg_Buttons,
div.sg_Button_Group input {
	display:inline;
}	
	
	
	
/* Special Effects */
#sg_wrapper input:focus, 
#sg_wrapper select:focus, 
#sg_wrapper textarea:focus,
#sg_wrapper input.sffocus,
#sg_wrapper select.sffocus,
#sg_wrapper textarea.sffocus {
	background-color:#EAFFCC !important;
	border:1px solid #333;
}
	
.sg_PoweredBy {
	display: none;
	margin:15px auto;
	width:200px;
	text-align:center;
}




/* Form Elements */
form.sg_SurveyPage {  /* main form stylename */
	}
.clear {clear:both;}
	

	

	
/*  Questions  */
.sg_Question {
	margin: 20px 0;
        clear: both;
}

.sg_QuestionTitle {
	margin:0 ;
	padding:3px 10px 3px 20px;
}

.qNumber {
	padding:10px 0;
}
.sg_PageImage { /* wraps around question options and subquestions */
	margin:30px auto 0px auto;
	font-weight:normal;
}		
.sg_CheckboxWrapper {
	margin:5px 0;
}
.sg_Question_Footer {
}

	
/* Question Types */
#sg_wrapper input {
	padding:1px 2px;
	border:1px solid #777;
}
input.sg_Radio, 
input.sg_Checkbox { 
	font-weight:normal;
	border:none !important; 
	background:none !important; 
	margin:5px 10px;
	}
#sg_wrapper label {
	/* padding:0 6px 0 0; */
}
 /* 'Other' textboxes ' */
input.sg_Radio_Other,
input.sg_Checkbox_Other,
div.sg_Checkbox_Options input,
input.sg_Cont_Sum_Other {
	margin:0 6px;
}

		
div.sg_Instructions { 
	
	}
	
.sg_MaxWords  {color: #666;}

sg_Cont_Sum_Other { }

input.sg_Textbox {}
div.sg_Multi_Text {}
textarea.sg_Essay {
	padding:5px 200px 5px 0px;
}


div.sg_Rank {}
select.sg_Select {padding:0 0px 0 10px;}
div.sg_Radio_Options {}
input.sg_Radio {}
div.sg_Checkbox_Options label { /* removed due to weird 1st line indent padding:0 10px 0 10px !important; */}
input.sg_Checkbox {}
div.sg_Cont_Sum
div.sg_Matrix_Radio {}

.sg_caption {

}

/* Tables */

.sg_ControlSet .sg_TD1 input.sg_Textbox {
	width:45px;  /* Allows Continuous Sum questions room for the % sign */
}

table.sg_Table th {
	font-weight:normal;
	padding:4px;
}

table.sg_Table  td {

}

.sg_Rank_Hidden { display: none; }

th.sg_TDX { }
td.sg_TD1 { padding:0 }
td.sg_TDX { }

.sg_Multi_Text td.sg_TDX, 
.sg_Matrix_Radio td.sg_TD1,
.sg_Radio_Options td.sg_TDX,
.sg_Cont_Sum td.sg_TDX
{
	padding:5px !important;
}

div.sg_Matrix_Radio td.sg_TD1 {
	padding:5px !important;
}

table.sg_Table  tr.sg_TR { }
table.sg_Table  tr.sg_TR_Alt { }

/* tables with 1st column of labels */
.sg_Matrix_Radio td.sg_TD1,
.sg_Matrix_Textbox td.sg_TD1,
.sg_Matrix_Checkbox td.sg_TD1 {
	padding:5px;
}




/* Groups like Contact Form */
.sg_GroupItem {
	height:30px;
	display:block;
	margin:6px 0px 0 0;
	padding-left:0;
	text-align:left;
}
.sg_GroupLabel {
	position:relative;
	display:block;
 	font-weight:bold;
	font-size:95%;
	}

.sg_GroupLabel label {
	font-weight:bold;
	font-size:95%;
	padding:2px 0;
}


span.sg_GroupInput {
	display:block;
}



/* Required Lables, Messages, Errors etc */
.sg_Required { /* applies to all required questions */
	}
span.sg_RequiredAsterix { color:red; }	
	
.sg_Error {  background-color: yellow !important; }
.sg_QuestionError { background-color:#00a7e9 !important; border:2px solid #FFB900;}
	
div.sg_ErrorMessage    { /* div.sg_ErrorMessage is inserted where automatically by the template token  */
	background: #FDFF4F url(https://app.sgizmo.com/images/surveys/error_alert.gif) no-repeat 10px 10px;
	border:2px solid #FFB900;
	color: #000;
	margin:10px auto;
	padding:10px 20px 10px 60px;
	width:80%;
	font-weight:bold;
	}
.sg_Counter { }
.sg_Counter_Error  { color: red; } 

.sg_StarRate{cursor:pointer;}

.sg_CustomizedGroupItem {
	margin:10px 0;
}

.sg_Matrix_Textbox table.sg_Table,
.sg_Matrix_Radio  table.sg_Table,
.sg_Matrix_Checkbox  table.sg_Table {
	width:99% !important;

}

