body {
 font-family: Arial, Helvetica, sans-serif; /* font variable */
 color: black;
 background-color: white;
 background-image: none;
}
#inner_body {
 background-position: 50% 0px;
 background-attachment: scroll;
 background-repeat:no-repeat;
 background-image: url('images/menu_water_dark_up.jpg');	
}
#builder_toolbar {
 background-color: transparent; /* login_box_color variable */
}
#view_as_form {
 background-color: transparent; /* login_box_color variable */
}
#content {
	background-position: bottom;
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-image: url('images/sand_footer_white.jpg'); 
}

.widget .body{
	font-size: 16px;
}

.widget.header_widget {
	background-color: transparent;
	background-image: none;
	height: 110px;
	color: #94c3f3; /* lt. blue tagline text */
	padding: 0px 0px 0px 0px;
}
.widget.header_widget .content {
	height: 110px;
	width: 100%;
	padding: 0px;
}

.widget.header_widget.logo {
	height: 163px;
	width: 448px;
}
.widget.header_widget.logo .content {
	height: 150px;
}
.widget.header_widget.logo h1 {
	position: absolute;
	top: 70px;
	margin-left: 30%;
	color: #94c3f3; /* lt. blue tagline text */
	font-size: 20px;
	text-align: left;
	width: auto;
}
.widget.header_widget.logo h2 {
	position: absolute;
	top: 140px;
	margin-left: 30%;
	width: auto;
	color: #14477b; /* dk. blue tagline text */
	font-size: 14px;
	text-align: left;
}

.widget_header_login {
 background-color: transparent;
 background-image: none;
 padding: 5px;
 border-bottom: none;
 border-left: none;
 /*-moz-border-radius: 0px 0px 10px 10px;*/
 right: 5px;
}
.widget_header_login a {
	text-decoration: none;
	color: #94c3f3;
	font-size: 12px;
}
.widget_header_login a:hover {
	color: white;
}
.widget_header_login .pipe_spacer {
	color: #94c3f3;
}

.header_widget .widget_header_logo_container {
	position: absolute;
	height: 80px;
	width: 290px;
	top: 21px;
	left: 50px;
	text-align: center;
}
.header_widget .widget_header_logo_container img {
	margin: auto;
	max-height: 70px;
}
/* Menu Bar */
.widget.tabs_widget {
	height: 94px;
	background-color: transparent;
	background-image: none;
	margin-top: 25px;
}
.widget.tabs_widget .container {
	height: 94px;
	width: 600px;
	margin: 94px 0 0 0;
}
.tabs_widget .sf-menu{
	position: static;
}

.widget.tabs_widget .sf-menu {
	height: 100%;
	margin: 0;
	width:600px;
}
.tabs_widget .sf-menu > li {
	left: auto;	
			margin-right: 5px;
}
.sf-menu a {
 padding: 1.1em 1em;	
}
.sf-shadow ul {
	background: none;	
}
.tabs_widget .sf-menu ul {
	border: none;	
}
.tabs_widget .sf-menu ul li, .tabs_widget .sf-menu ul li:hover {
		border: none;
		background:none;
		/*background: transparent url(images/dropdown_bg.png) center center;*/
		background-color: #2c6faf;
		filter:alpha(opacity=90); /* for IE */
		opacity:0.9; /* CSS3 standard */
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		margin-bottom: 4px;
}
.tabs_widget .sf-menu a {
	color: #fff;
}
.widget.tabs_widget .sf-menu > li > a {
	font-size: 18px;
	font-weight: 900;
	padding: 10px 1em 13px 1em;
	display: block;
}
.widget.tabs_widget .sf-menu > li > a > .sf-sub-indicator {
	background-position:0 -100px;
	margin:0 -7px 0 15px;
}
.widget.tabs_widget .sf-menu > li > ul {
	top: 44px;
}
.tabs_widget .sf-menu > li:hover, .tabs_widget .sf-menu > li.sfHover, .tabs_widget .sf-menu > li:hover > a, .tabs_widget .sf-menu > li.sfHover > a{
	background: none;
}

#text_widget_2497 .content {
	overflow:visible;
}

ul.feature_list {
	margin:0;
	padding:0;
	width:175px;
}
ul.feature_list li {
	background:none;
	width:200px;
	padding:0 0 15px 0;
	margin:0;
}
ul.feature_list li a, ul.feature_list li a:visited {
	color:#2c5d8f;
	border-width:0;
	margin:0;
	padding:0;
	text-shadow:1px 1px 1px #999;
}
ul.feature_list li a:hover {
	background:none;
}

.sf-menu li:hover ul.bubble, .sf-menu li.sfhover ul.bubble {
	background:url(images/featurebubble.png) no-repeat top;
	top:-275px;
	left:130px;
	width:279px;
	height:324px;
	position:absolute;
	z-index:999 !important;
}

.sf-menu li:hover ul.bubble li, .sf-menu li.sfhover ul.bubble li {
	background-color:transparent;
	margin:70px 0 0 35px;
	color:#2c5d8f;
		z-index:999 !important;
}
ul.bubble {
		z-index:999 !important;
}
ul.bubble li {
	width:205px;
	font-size:13px;
	text-shadow: 1px 1px 1px #fff;
	line-height:15px;
	text-align:justify;
}
ul.bubble li h3 {
	font-size:18px;
	margin-bottom:6px;
	color:#2c5d8f;
}
.sf-menu li:hover, .sf-menu li.sfhover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	
}
.sf-menu li {
	float:none;
}



.tabs_widget .sf-menu li:hover > a, .tabs_widget .sf-menu li.sfHover > a {
 background: url(images/global_nav_btn_bg.png) center center repeat-x;
 -webkit-border-radius: 3px 3px 7px 7px;
 -moz-border-radius:  3px 3px 7px 7px;
 color: #fff;
}
.tabs_widget .sf-menu > li:hover, .tabs_widget .sf-menu > li.sfHover .tabs_widget .sf-menu > li:hover > a, .tabs_widget .sf-menu > li.sfHover > a {
 background: url(images/global_nav_btn_bg.png) center center repeat-x;
 -webkit-border-radius: 3px 3px 7px 7px;
 -moz-border-radius:  3px 3px 7px 7px;
}
.tabs_widget .sf-menu li > a.current_page, .tabs_widget .sf-menu li:hover > a.current_page {
		background: url(images/global_nav_btn_bg.png) bottom repeat-x;
		-webkit-border-radius: 3px 3px 7px 7px;
 		-moz-border-radius:  3px 3px 7px 7px;
 		color: #fff;
}
.tabs_widget .sf-menu > li:hover > a, .tabs_widget .sf-menu > li.sfHover > a {
	background-image: none;	
}
#main_nav {
	height: 29px;
	background: url('images/nav_bg.png') repeat-x;
}
#main_nav ul {
	padding-top: 5px;
}
#main_nav ul li a {
	font-size: 1em;
	font-weight: normal;
	color: #000;
	border-right: 1px solid #888;
	padding: 6px 25px 7px 25px;
}

/* Widgets */

.widget {
	background-color: transparent;
	color: black; 
	border-top: 1px solid #ffffff;
	border-left: 1px solid #bbbbbb;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
}
.widget .titlebar {
 background-color: transparent; 
}
.widget .titlebar h1, .widget .titlebar h2, .widget .titlebar p, .widget .titlebar a {
 color: black;  /* #94c3f3; /* light blue */
}

.widget.light_orange div.titlebar {
 background-color: transparent;
 text-align:center;
}
.widget.light_orange .titlebar h1,
.widget.light_orange .titlebar h2 {
	padding: 5px 0px 5px 0px;
	text-align:center;
	width: 100%;
}
.widget.light_orange .content {
	font-size: 16px;
	padding: 20px 20px 40px 20px;
}
.widget.light_orange .content li {
	margin-left: 25px;
}
.widget.light_orange .content a {
	background-image: url('images/button_stripe.png');
	background-repeat:repeat-x;
	padding: 6px 12px 6px 12px;
	color: black;
	text-decoration: none;
	-webkit-border-radius: 10px;
  -moz-border-radius: 10px;
	border-radius: 10px;
  -moz-box-shadow: 3px 4px 7px #000;
  -webkit-box-shadow: 3px 4px 7px #000;
  box-shadow: 3px 4px 7px #000;
}
.widget.light_orange img.widget_background_image {
	opacity: 0.2;
	filter:alpha(opacity=20); /* For IE8 and earlier */
}
.widget.light_orange:hover img.widget_background_image {
	background-image:url(images/yellow.jpg);
	opacity: 0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */	
}

.widget.cream {
 background-color: transparent; /* widget_background_color variable */
 border: 1px solid transparent; /* widget_header_color variable */
 color: black; /* text_color variable */
}
.widget.cream .titlebar {
 background-color: transparent; /* widget_header_color variable */
	background: none;
}
.widget.cream .titlebar h1, .widget.cream .titlebar h2, .widget.cream .titlebar p, .widget.cream .titlebar a {
 color: black; /* widget_header_text_color variable */
}
.widget.transparent {
 background-color: transparent;
}
.widget.transparent.unbordered_widget {
	border: 1px none;
}
.widget.transparent .titlebar {
	background-color: transparent;
	background: none;
}
.widget.transparent .titlebar h1, 
.widget.transparent .titlebar h2, 
.widget.transparent .titlebar a {
 color: black;
}
.widget.transparent .content a, .widget.transparent .content h1 {
 color: black;
}

.widget.blue {
	background-color: transparent;
 border: 1px solid black; /* h1_color variable */
 color: black; /* h1_color variable */
}
.widget.blue.unbordered_widget {
	border: 1px none;
}
.widget.blue .titlebar {
	background-color: transparent;
	background: none;
}
.widget.blue .titlebar h1, .widget.blue .titlebar h2, .widget.blue .titlebar p, .widget.blue .titlebar a {
 color: black; /* h1_color variable */
}
.widget .round_bottom {
	background-color:rgba(0, 0, 0, 0.1);
}

.widget.post-it-yellow, .widget.post-it-green {
	font-family: cursive;
	font-size:larger;
	background-color: transparent;
	border: none;
	background-image:none;
	-moz-box-shadow: 5px 5px 5px #333;
  -webkit-box-shadow: 5px 5px 5px #333;
  box-shadow: 5px 5px 5px #333;
}
.widget.post-it-yellow img.widget_background_image, 
.widget.post-it-green img.widget_background_image {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
	border-radius: 0px;	
}
.widget.post-it-yellow .widget_header, .widget.post-it-green .widget_header {
	font-family: cursive;
	background-color: transparent;
	border: none;
}
.widget.post-it-yellow .body, .widget.post-it-green .body .content{
	font-family: cursive;
	background-color: transparent;
	border: none;
}
.widget.post-it-yellow p, .widget.post-it-green p {
	font-family: cursive;
}
.widget.post-it-yellow .titlebar, .widget.post-it-green .titlebar {
	background-color: transparent;
	color: black;
}
.widget.post-it-yellow .titlebar h1, 
.widget.post-it-yellow .titlebar h2, 
.widget.post-it-green .titlebar h1,
.widget.post-it-green .titlebar h2 {
	font-family: cursive;
	color: black;
}

.widget.post-it-yellow-wrinkled {
	font-family: cursive;
	font-size:larger;
	background-color: transparent;
	border: none;
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-image: none;
}
.widget.post-it-yellow-wrinkled .widget_header {
	font-family: cursive;
	background-color: transparent;
	border: none;
	padding: 30px 70px 0px 50px;
}
.widget.post-it-yellow-wrinkled .body .content {
	font-family: cursive;
	background-color: transparent;
	border: none;
	padding: 10px 40px 50px 50px;
}
.widget.post-it-yellow-wrinkled p {
	font-family: cursive;
}
.widget.post-it-yellow-wrinkled .titlebar {
	background-color: transparent;
	color: black;
}
.widget.post-it-yellow-wrinkled .titlebar h1,
.widget.post-it-yellow-wrinkled .titlebar h2 {
	font-family: cursive;
	color: black;
}
.widget.huddlefish {
	height: 340px;
}
.widget.huddlefish img.widget_background_image {
	width: 213px;
	height: 340px;
	border-radius: none;
}	

.widget.round_bubble {
	position: relative;
	top: 0px;
	left: 0px;
	opacity: .9;
	-moz-animation-duration: 13s;  
  -moz-animation-name: rocking_bubble; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 13s;  
  -webkit-animation-name: rocking_bubble; 
	-webkit-animation-iteration-count: infinite;	
}
.widget.round_bubble .content {
	color: #14477b; /*dark blue*/
}
.widget.round_bubble img.widget_background_image {
	height: auto;
	width: 100%;
	top: 0px;
}

.widget.text_widget .content img {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
	
.biz_listing .full_ad {
 border-color: transparent; /* widget_header_color variable */
}
.biz_listing .full_ad h1, .widget#biz_listing .full_ad h2, .biz_listing .full_ad h3 {
 color: transparent; /* widget_header_color variable */
}
#member_list table td .member {
	background: #b4d0e1;
	border-color: #5686a3;
}

/* Specific Widgets and Objects */
#demo_button {
	width: 200px;
	height: auto;
	margin: 10px 0px 0px 18px;
}
.widget.huddlefish_sign_up_cta .content a {
/*	width: 387px;
	height: 220px;
*/
	width: 198px;
	height: 116px;
	text-indent: -200000px;
	display:block;
}
#sidebar_content img {
	float: right;
	margin-left: 10px;
}
#sidebar-container {
	background: url(images/sidebar-left-border.png) top left repeat-y;
	overflow: auto;	
}
#sidebar {
	list-style: none;
	float: left;
	margin: 0;
	background: url(images/sidebar-highlight2.png) 12px center no-repeat;
}
ul#sidebar li {
	display: block;
	width: 220px;
	height: 25px;
	font: 16px Arial, san-serif;
	text-decoration: none;
	color: #000;
	padding: 10px 0 10px 8px;
	margin: 0 0 0 12px;
}
ul#sidebar li:hover {
	background-color: #eee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	/*color: #fff;*/
}
ul#sidebar li img {
	float: left;
	padding-right: 10px;
	margin-top: -3px;
}
ul#sidebar li.sidebar_selected {
	color: #fff;
	background: url(images/sidebar-ribbon.png) no-repeat left center;
	margin:0;
	padding-left: 20px;
}
div#sidebar_content div {
	display: none;
}
div#sidebar_content div.sidebar_selected {
	display:inherit;
}
div.sidebar_top,
div.sidebar_bottom {
	height: 20px;
	width: 100%;
}
div.sidebar_top {
	background: url(images/sidebar_top_12x20.png) top left no-repeat transparent;
}
div.sidebar_bottom {
	background: url(images/sidebar_bottom_12x20.png) bottom left no-repeat transparent;
}

.quiz_widget_image {
	width: 200px;
	max-height:none;
	max-width:none;
}
.widget.websites {
	/*height: 141px;
	width: 227px;*/
}
.widget.management_tools {
	/*height: 165px;
	width: 202px;*/
}
.widget.sand_dollars {
	/*height: 245px;
	width: 226px;*/
}

/* Feature Bubbles */
.feature_link {
	
}
.feature_link .feature_bubbles {
	display:none;
}
.feature_link:hover .feature_bubbles {
	display:inherit;
}
.feature_link .feature_bubbles .bubble {
	position: absolute;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */	
}
.feature_link .feature_bubbles .bub1 {
	width: 30px;
}
.feature_link .feature_bubbles .bub2 {
	width: 50px;
}
.feature_link .feature_bubbles .bub3 {
	width: 70px;
}
.feature_link .feature_bubbles .bub4 {
	width: 80px;
}
.feature_link .feature_bubbles .feature_bubble {
	width: 290px;
	min-height: 290px;
	z-index: 50;
	padding: 50px 10px 50px 10px;
}
.feature_link .feature_bubbles .feature_bubble img.bubble {
	width: 100%;
	height: 100%;
	top:0px;
	left:0px;
	z-index: 0;
}


/* Seciton 1 */
.section_1 {
	text-align:center;
}
.section_1 .page_container_body {
	width: 960px;
	margin-left:auto;
	margin-right: auto;
	text-align:left;
}

.page_container_controls {
	z-index: 100;
}

/* Footer */

.last_section {
	min-height: 50px;
	background-position: 50% 0px;
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-image: none;
 	color: #666; /*dark blue*/
}
.last_section .page_container_body {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.last_section .widget.footer_widget .content,
.last_section .widget.footer_widget .content a {
	color: #666; /* #14477b; / *dark blue*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:600;
	text-decoration:none;
}
.last_section .widget.footer_widget .content a:hover {
	color: white;
	text-decoration: underline;
}
/* Content Area */

.section_2 {
	background-color:inherit;
	color: inherit;
	background-image:none;
}
.section_2 .page_container_head div.col_slider {
	visibility:inherit;
}
.section_2 .page_container_body {
	width: 100%;
	margin: 0;
}
.section_2.section_-2 {
	min-height: 800px;
}
.section_-2 {
	padding-bottom: 60px;
}
.section_2.last_section {
	min-height: 800px;
}
.section_2 h1 {
	font-size: 40px;
}
.section_2 h2 {
	font-size: 28px;
	font-weight:700;
	/*color: #ffcb41;  orange */
}
.section_2 a {
}
.section_2 .widget p {
	font-size: 16px;
}
/***************************************************
.section_-2 .page_column_1 {
	background-image: url('images/pebble_repeat_flip.png');
	background-repeat: no-repeat;
	background-position: right 120px;	
}
.section_-2 .page_column_2 {
	background-image: url('images/pebble_repeat.png');
	background-repeat: no-repeat;
	background-position: right 120px;
}
***************************************************/

/* Animations */

#bubble1 {
	position: absolute;
	height: auto;
	width: 0px;
	visibility:hidden;
	-moz-animation-duration: 20s;  
  -moz-animation-name: bubbleup; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 20s;  
  -webkit-animation-name: bubbleup; 
	-webkit-animation-iteration-count: infinite;
}

@-moz-keyframes bubbleup {
	0% {
		visibility: hidden;
		left: 108px;
		top: 185px;
		width: 0px;
	}
	50% {
		visibility:visible;
		left: 108px;
		top: 185px;
		width: 0px;
	}
	60% {
		left: 208px;
		top: 136px;
		width: 50px;
	}
	70% {
		left: 158px;		
		top: 36px;
		width: 55px;
	}
	80% {
		left: 188px;
		top: -44px;
		width: 60px;
	}
	90% {
		left: 198px;
		top: -120px;
		width: 65px;		
	}
	100% {
		left: 178px;
		top: -190px;
		width: 70px;
	}
}

@-webkit-keyframes bubbleup {
	0% {
		visibility: hidden;
		left: 108px;
		top: 185px;
		width: 0px;
	}
	50% {
		visibility:visible;
		left: 108px;
		top: 185px;
		width: 0px;
	}
	60% {
		left: 208px;
		top: 136px;
		width: 50px;
	}
	70% {
		left: 158px;		
		top: 36px;
		width: 55px;
	}
	80% {
		left: 188px;
		top: -44px;
		width: 60px;
	}
	90% {
		left: 198px;
		top: -120px;
		width: 65px;		
	}
	100% {
		left: 178px;
		top: -190px;
		width: 70px;
	}
}

.widget.light_rays img.widget_background_image {
	position: absolute;
	top: -85px;
	left: -100px;
	width: 960px;
	height: 735px;
	z-index: 1;
	filter:alpha(opacity=0); /* For IE8 and earlier */
	-moz-animation-duration: 20s;  
  -moz-animation-name: light_rays; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 20s;  
  -webkit-animation-name: light_rays; 
	-webkit-animation-iteration-count: infinite;	
}
@-moz-keyframes light_rays {
	0% {
		opacity:0.0;
		filter:alpha(opacity=0); /* For IE8 and earlier */
		left: -100px;
	}
	50% {
		opacity:0.3;
		filter:alpha(opacity=30); /* For IE8 and earlier */
		left: -50px;
	}
	100% {
		opacity:0.0;
		filter:alpha(opacity=0); /* For IE8 and earlier */
		left: -100px;
	}
}
@-webkit-keyframes light_rays {
	0% {
		opacity:0.0;
		filter:alpha(opacity=0); /* For IE8 and earlier */
		left: -100px;
	}
	50% {
		opacity:0.3;
		filter:alpha(opacity=30); /* For IE8 and earlier */
		left: -50px;
	}
	100% {
		opacity:0.0;
		filter:alpha(opacity=0); /* For IE8 and earlier */
		left: -100px;
	}
}

@-moz-keyframes rocking_bubble {
	0% {
		top: 0px;
		left: 0px;
		opacity: .9;
		filter: alpha(opacity=90); /* For IE8 and earlier */
		-moz-transform: rotate(0deg);
	}
	25% {
		top: -5px;
		left: 5px;
		opacity: 0.6;
		filter: alpha(opacity=60); /* For IE8 and earlier */
		-moz-transform: rotate(-10deg);
	}
	50% {
		top: -10px;
		left: 0px;
		opacity:0.3;
		filter:alpha(opacity=30); /* For IE8 and earlier */
		-moz-transform: rotate(0deg);
	}
	75% {
		top: -5px;
		left: -5px;
		opacity:0.6;
		filter:alpha(opacity=60); /* For IE8 and earlier */
		-moz-transform: rotate(5deg);
	}
	100% {
		top: 0px;
		left: 0px;
		opacity:0.9;
		filter:alpha(opacity=90); /* For IE8 and earlier */
		-moz-transform: rotate(0deg);
	}
}

@-webkit-keyframes rocking_bubble {
	0% {
		top: 0px;
		left: 0px;
		opacity: .9;
		filter: alpha(opacity=90); /* For IE8 and earlier */
		-webkit-transform: rotate(0deg);
	}
	25% {
		top: -5px;
		left: 5px;
		opacity: 0.6;
		filter: alpha(opacity=60); /* For IE8 and earlier */
		-webkit-transform: rotate(-10deg);
	}
	50% {
		top: -10px;
		left: 0px;
		opacity:0.3;
		filter:alpha(opacity=30); /* For IE8 and earlier */
		-webkit-transform: rotate(0deg);
	}
	75% {
		top: -5px;
		left: -5px;
		opacity:0.6;
		filter:alpha(opacity=60); /* For IE8 and earlier */
		-webkit-transform: rotate(5deg);
	}
	100% {
		top: 0px;
		left: 0px;
		opacity:0.9;
		filter:alpha(opacity=90); /* For IE8 and earlier */
		-webkit-transform: rotate(0deg);
	}
}

/* quiz_widget.css ******************************************************************************************************/

.quiz_widget_question_edit
{
  border: 1px solid #000;
  padding: 17px 40px 17px 17px;
  margin: 7px 0 7px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
	border-radius: 5px;
  display: block;
  clear: both;
  position: relative;
	min-height: 20px;
}
.quiz_widget_question_edit_body
{
  position: relative;
  margin-left: 30px;
  margin-right: 170px;
}
.quiz_widget_question_meta
{
  position: absolute;
  right: -170px;;
  width: 165px;
}
.quiz_widget_question_type_menu {
	width: 165px;
}
.quiz_widget_question_edit_label_field
{
  display: block;
  position: absolute;
  left: -35px;
  width: 30px;
  font-weight: bold;
  text-align: right;
}
.qzq_opt_tf {
	margin: 0 0 0 1.5em;
}
.quiz_widget_question_description {
	font-size:12px;
	color: #666666;
}
.quiz_widget hr,
.quiz_survey_widget hr,
.quiz_rate_widget hr,
.quiz_classify_widget hr {
	display: none;
}
.quiz_widget input[value="Submit"],
.quiz_survey_widget input[value="Submit"],
.quiz_rate_widget input[value="Submit"],
.quiz_classify_widget input[value="Submit"] {
	float:right;
	margin-right: 80px;
}
.quiz_widget_questions_area .add_row_button {
	background-color: #D4D0C8;
	border: 1px solid #BBBBBB;
	color: black;
	font-size: 13px;
	cursor: pointer;
	display: block;
	float: right;
	font-weight: normal;
	margin-right: 10px;
	padding: 0 15px;
}

.quiz_widget_category_edit_section table
{
  width: 100%;
}
.quiz_widget_cat_rmcell
{
  width: 10px;
}
.quiz_widget_cat_desccell
{
  width: 75%;
}
.quiz_widget_cat_lfieldcell
{
  width: 15%;
}
.quiz_widget_category_desc_field
{
  width: 100%;
}
.quiz_widget_edit_choice_types
{
  margin-top: .5em;
  margin-bottom: .75em;
}
.quiz_widget_edit_choice_type_pts
{
  margin-right: 5px;
  padding: 0px;
  border: none;
  display: inline-block;
}
.quiz_widget_edit_choice_types > span:first-child
{
  font-weight: normal;
  margin-right: 8px;
	text-align: left;
}

.quiz_widget_edit_question_sec input
{
  width: 100%;
}
.quiz_widget_qfield_sec
{
  margin-bottom: 5px;
}
.quiz_widget_qfield_sec > input
{
  width: 100%;
}
.quiz_widget_question_edit thead th
{
  background-color: none;
}
.quiz_widget_mc_opts
{
}
.qzq_opt_scale_sec input {
	width: 100px;
}
.quiz_widget .qzq_opt_scale_sec > input {
	display: block;
}
.qzq_opt.qzq_opt_scale,
.qzq_opt.qzq_opt_scale_large {
	display: block;
}

.qzq_choice_points
{
  width: 2em;
}
.quiz_widget_content_url_field, .quiz_widget_link_url_field
{
  width: 98%;
}
.quiz_widget_mc_opt_field
{
  width: 99%;
}
.quiz_widget_mc_opt_lbl_field
{
  width: 30px;
}
.quiz_widget_mc_opts_list
{
  margin: 5px 0 0 0;
  margin-left: 30px;
  padding: 0;
  list-style-type: lower-latin;
}
.quiz_widget_mc_opts_list li
{
  margin: 3px 0;
  text-align: right;
}
.quiz_widget_mc_opts_list > li
{
  position: relative;
}
.quiz_classify_widget .quiz_widget_mc_opts_list li
{
  border-top: none;
  margin: 0;
  padding: 0px;
}
.quiz_widget_edit_question_controls
{
  position: absolute;
  top: 20px;
  right: 0px;
}
.quiz_widget_edit_question_controls img {
	float: left;
}
.quiz_widget_question_edit_advanced
{
  margin: -17px -40px 10px -17px;
  padding: 15px;
  background-image: url('/images/widget_toolbar_bg.png');
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
}
* html .quiz_widget_question_edit_advanced
{
  background-image: none;
}
.quiz_widget_mcopt_pts_field
{
  position: absolute;
  right: -30px;
  width: 20px;
  top: 1px;
}
.quiz_widget_remove_opt_button
{
  position: absolute;
  right: -21px;
  top: 4px;
}
.quiz_widget .quiz_widget_remove_opt_button
{
  right: -50px;
}
.quiz_widget_question_edit_advanced h5
{
  margin-bottom: 5px;
}
.quiz_widget_scale_list
{
  display: inline;
  padding-left: 1em;
  padding-right: 1em;
}
.quiz_widget_scale_end_label
{
  font-weight: normal;
  font-size: inherit;
  color: inherit;
}
.quiz_question_slider
{
  width: 300px;
}
.quiz_widget_scale_slider_sec
{
  height: 1em;
}
.quiz_widget_scale_slider_sec > *
{
  float: left;
  margin-right: 1em;
}
.quiz_widget_required_question_notice
{
  display: none;
  color: #C00;
  font-style: italic;
}
.quiz_widget_required_question .quiz_widget_required_question_notice
{
  display: inline;
}
.quiz_widget_quiz_info_with_image
{
  text-align: center;
}
.quiz_widget_quiz_info_with_image .quiz_widget_image
{
  float: none;
  margin-left: auto;
  margin-right: auto;
  width: 33%;
}
.quiz_widget_quiz_info_with_description .quiz_widget_image
{
  float: left;
  margin-right: 1em;
  /*
max-width: 64px;
  max-height: 64px;
*/
}
.quiz_widget_description
{
 /*  margin-left: 100px; */
/* @johno: 11/03/2011 commented out
 	padding-bottom: 1em;
  margin-bottom: 2em; 
  color: #666;
  font-size: 1.25em;
*/
  text-align: left;
}
.quiz_widget_edit_choice_types
{
  display: none;
}
.quiz_classify_widget .quiz_widget_edit_choice_types
{
  display: block;
  margin-top: 8px;
	border-bottom: none;
}
.quiz_classify_widget .qzq_range_val_sec
{
  display: block;
}
.quiz_classify_widget .qzq_range_val_sec .quiz_widget_edit_choice_types
{
  display: inline;
}
.widget_quiz_questions
{
  list-style-type: none;
}
.quiz_widget_question
{
  position: relative;
  margin: 1em 0 1em 0px;
  padding-left: 10px;
  min-height: 30px;
}
.quiz_widget_question h3
{
  position: absolute;
  right: 100%;
  font-size: inherit;
  text-align: right;
  width: 30px;
}
.quiz_widget_q_info
{
  margin-left: 0px;
}
.quiz_widget_add_category_button
{
  float: right;
}
.quiz_widget_add_opt_cont
{
  margin-top: 8px;
  text-align: left;
}
.quiz_widget_add_opt_cont a {
	color: black;
	font-size: 12px;
	margin-left: 30px;
}

.qzq_opt_tf {
  list-style-type: lower-latin;
}

.quiz_widget_q_email .quiz_widget_question_label,
.quiz_widget_q_name .quiz_widget_question_label
{
  display: none;
}
.quiz_widget_name_sec label,
.quiz_widget_email_sec label {
  display: block;
  margin-right: 10px;
  float: left;
}
.quiz_widget label,
.quiz_survey_widget label,
.quiz_rate_widget label,
.quiz_classify_widget label {
  font-size: inherit; /* johno changed from 1.0em */
	display: inline; /* johno 11/04/2011 added, please check to see if it breaks */
}
.quiz_widget_question_label {
  font-size: 20px;
  line-height: 1.25em;
  margin-bottom: .5em;
}
.quiz_widget_mail_to_field {
  width: 100%;
}
.quiz_widget_remove_image_button {
  display: block;
  float: left;
  margin-righit: 10px;
}

  .quiz_survey_widget .ui-slider,
  .quiz_rate_widget .ui-slider,
  .quiz_classify_widget .ui-slider,
  .quiz_widget .ui-slider {
    width: 400px;
    height: 10px;
    border: 1px solid #CCC;
    background-color: #F6F6F6;
  }


