﻿/*
    N O T E S
    =========
    - The DIVs work with layers (z-index); 10 = upper level, 1 = lowest level.
    - If a property has an # preceding it, that means it specifically intended for Internet Explorer;
        e.g.    width: 100px;
                #width: 105px;
        means that the width for FireFox, Chrome, Safari, Opera, etc. is 100 pixels wide,
        but for Internet Explorer it will be 105 pixels wide.
*/


/* ------------------ Layout -------------------- */

body
{
	background-color: #ffffff;
	margin: 0px;
}

.mainContainer
{
	position: absolute;
	left: 50%;
	width: auto;
	height: auto;
}

.mainDiv
{
    position: absolute;
    left: -457px;
	background-color: #FFFFFF;
	width: 913px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: inherit;
	text-align: left;
}

.top1
{
    float: left;
	visibility: visible;
	top: 0px;
	height: 108px;
	width : 913px;
}

.headerimage
{
    float: left;
    #margin-bottom: -3px;
}

.orangebanner
{
    float: left;
    #margin-bottom: -3px;
	visibility: visible;
	z-index: 1;
	color: #ffffff;
}

.orangeborderx
{
    float: left;
	visibility: visible;
	width: 900px;
	height: 100%;
	border: solid 1px #f7931d;
	padding-left: 10px;
	padding-top: 13px;
	padding-right: 1px;
	padding-bottom: 10px;
}

.orangeborderxy
{
    margin-top: -1px;
    #margin-top: -15px;
}

.bottom
{
    float: left;
    width: 913px;
    text-align: center;
	font-family: Verdana, Arial;
	font-size: 9px;
	text-align: center;
	color: #4d4d4d;
	margin-top: 15px;
	margin-bottom: 15px;
}


/* ------------------ top -------------------- */

.top1_left
{
	float: left;
}

.top1_right
{
	float: right;
	width: 208px;
	height: 75px;
}

.top2
{
    float: right;
    clear: both;
    width: 208px;
	visibility: visible;
}

.language
{
    float: right;
    clear: both;
	visibility: visible;
	margin-top: 10px;
}

.onlinesurveytool
{
    float: left;
	visibility: visible;
	margin-top: 9px;
	#margin-top: 3px;
}

.sflogo /* sf-logo */
{
	float: right;
	visibility: visible;
	margin-top: 11px;
}

.logo
{
	visibility: visible;
	right: 0px;
	margin-top: 24px;
	float: left;
}

.menu
{
    float: left;
    margin-top: 4px;
    #margin-top: 17px;
	xborder-bottom: solid 1px #f7931d;
	width: 913px; 
	height: 29px;
	clear: both;
}

.menu .menuimg
{
    float: left;
    xmargin-right: -6px;
    padding: 0px;
}


/* ------------------ General -------------------- */

input.text
{
	width: 120px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
}

input.submit
{
	width: 25px;
	font-family: Verdana, Arial;
	font-size: 11px;
}

table.loginform
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #f7931d;
}
.loginform:link
{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #737271;
}

.loginform:visited
{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #4d4d4d;
}

/*
.loginform:hover
{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: underline;
	color: #f7931d;
}
*/

div.register
{
	text-align: center;
	height: 100%;
}

input.regform
{
	width: 350px;
}

td
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
}

td.divider1
{
	background-color: #A7A9AD;
}

td.reginfo
{
	background-color: #FEF7EF;
	font-weight:normal;
	color: #A7A9AD;
	vertical-align:top;
}

td.form_text_bold
{
	font-weight:bold;
}

div {border: solid 0px #000000;}



.sfsymbol
{
    margin-top: 7px;
    margin-bottom: -7px;
    #margin: 0px;
    width: 32px;
    height: 40px;
    border: 0px;
}



.orangeline
{
	visibility: visible;
	background-color: #f7931d; 
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	height: 1px;
}



.txt
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
}

.txt:link
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
}

.txt2
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
	padding-right: 10px;
}

.title
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold; 
	color: #f7931d;
}

.header
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #f7931d;
}



/* ------------------ content homepage -------------------- */

.home
{
	margin-left: 10px;
	font-family: Verdana, Arial;
}

.lefthome
{
	 width: 175px;
	font-family: Verdana, Arial;
}

.leftline
{
	float: right;
	width: 175;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial;
}

.address
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #f7931d;
}

.steps
{
	margin-left: -5px;
	margin-bottom: 10px;
}

.quote
{
	font-style: italic;
	color: #4d4d4d;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 10px; 
}

.login
{
	visibility: visible;
	
	 height: 120px;
	background-image: url( images/Login.gif );
	background-repeat: no-repeat;
	 padding-left: 10px;
	padding-top: 45px;
	padding-right: 10px; 
	padding-bottom: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #f7931d;
}

.surveylanguage
{
	visibility: visible;
	margin-right: 4px;
	margin-top: 10px;
	margin-bottom: 4px;
	 width: 146px;
	border: solid 1px #f7931d;
	background-color: #fef7ef;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


/* ------------------ contents -------------------- */

.main
{
	margin-left: 10px;
	font-family: Verdana, Arial;
}

.left
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #f7931d;
}

.MenuLink
{
	color: #4D4D4D;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
	/*text-transform: capitalize; WHO THOUGHT THIS WAS FUNNY?!? */
}

.MenuLink:visited
{
	color: #4D4D4D;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
}

.MenuLink:hover
{
	text-decoration: underline;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
	color: #f7931d;
}

.ActiveMenuLink
{
	color: #f7931d;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
}

.gray_dots
{
	float: left;
	font-family: Verdana, Arial;
	padding-bottom: 5px;
}

.NonMenuLink
{
	color: #4D4D4D;
	text-decoration: underline;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
	/*text-transform: capitalize; WHO THOUGHT THIS WAS FUNNY?!? */
}

.NonMenuLink:visited
{
	color: #4D4D4D;
	text-decoration: underline;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
}

.NonMenuLink:hover
{
	text-decoration: underline;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
	color: #f7931d;
}


/* ------------------ features -------------------- */

.features_left
{
	visibility: visible;
	float: left;
	width: 255px;
	height: 28px;
	background-color: #fef7ef;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #f7931d;
}

.features_right
{
	visibility: visible;
	height: 28px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
}

.features_dots
{
	width: 706px;
	font-family: Verdana, Arial;
}


/* ------------------ faq -------------------- */

.faq_header
{
	visibility: visible;
	float: left;
	width: 716px;
	height: 20px;
	background-color: #fef7ef;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4d4d4d;
}

.faq_left
{
	visibility: visible;
	float: left;
	width: 306px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #f7931d;
}

.faq_right
{
	visibility: visible;
	float:left;
	width:380px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
}

.faq_dots
{
	width: 706px;
	font-family: Verdana, Arial;
}


/* ------------------ pricing -------------------- */

.pricing_head
{
	visibility: visible;
	 width: 230px; 
	height: 20px;
	background-color: #fef7ef;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #4d4d4d;
}

.pricing_left
{
	visibility: visible;
	 width: 230px; 
	height: 20px;
	background-color: #fef7ef;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #f7931d;
}

.pricing_right
{
	visibility: visible;
	height: 20px;
	width: 90px;
	padding-top: 5px;
	border-style: solid;
	border-right-color: #d8d9da;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #f7931d;
	text-align: center;
}

.pricing_right2
{
	visibility: visible;
	height: 20px;
	width: 90px;
	border-style: solid;
	border-right-color: #d8d9da;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	font-family: Verdana, Arial;
	text-align: center;
}

.pricing_dots
{
	width: 706px;
	font-family: Verdana, Arial;
}

.tableHeader
{
	color: #4d4d4d;
}

