/* ======================================================== */
/*	Created by Devit Schizoper 								*/
/*	Created HomePages http://LoadFoo.starzonewebhost.com	*/
/*	Created Day 01.12.2006 									*/
/* ======================================================== */


body {
	margin: 0px;
	background: url(../img/top_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
        font-size: .7em;
}

p {
	line-height: 17px;
	margin: 11px 0 10px 0;
	padding: 0px;
}

h2 {
	color: #000000;
	margin:0px;
	padding:0px;
	font-size: 15px;
}

ul.home {
	font-size: 12px;
	margin:0px;
	padding:0px;
	list-style-image: url(../img/accept.png);
	background-color:#F6F9FB;
	border-top: solid 1px #aaaaaa;
	border-left: solid 1px #aaaaaa;	
	border-right: solid 1px #aaaaaa;	
	border-bottom: solid 1px #aaaaaa;	
	
}

a {
	color: #719308;
}

a:hover {
	text-decoration: none;
}

blockquote2{
	background: #F7FDE3;
	color: #606060;
	padding: 10px;
}

blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 400px;
  background: url(/img/close-quote.gif) no-repeat right bottom;
  padding-left: 18px;
  text-indent: -18px;
}


blockquote:first-letter {
  background: url(/img/open-quote.gif) no-repeat left top;
  padding-left: 18px;
  font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}


td.image {

  border-top: 1px  solid #eeeeee;
  border-right: 1px  solid #aaaaaa;
  border-bottom: 1px  solid #aaaaaa;
  border-left: 1px  solid #eeeeee;
}

/**** Main Container ***/


#wrap {
       margin-left: auto;
       margin-right: auto;
       width: 930px;
}


/**** Top ***/


#top {
	width: 100%;
	height: 88px;
	color: #fff;
	background: #000 url(../img/top_bg.gif);
	overflow:hidden;
}

#top h2 {
	color: White;
	letter-spacing: 3px;
	font-size: 2.4em;
	font-weight: normal;
	position: relative;
	margin: 0px;
	top:33px;
	display:block;
	float:left;
	background: url(../img/bg_t.gif) no-repeat;
	padding-left: 10px;
}

#top h2 a {
	color: white;
	text-decoration: none;
}

#top h2 a:hover {
        color: #93B300;
}


/**** Main Menu ***/


#menu {
	display: block;
	float:right;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	white-space: nowrap;
}

#menu li a {
	display: block;
	padding: 55px 20px 12px 20px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

* html #menu a {width:1%;}

#menu li a:hover {
	background: url(../img/bg_menu.gif);
}

#menu li a.current {
	letter-spacing: 1px;
	color: gray;
	background: url(../img/bg_menu.gif);
}

#menu li a.current:hover {
	color: #fff;
}


/**** Content Container ***/


#content {
	width: 100%;
	margin-top:30px;
}

#content h2 {
	margin: 0;
	padding: 10px 0 10px 0;
}


/**** Content ***/


#left ul {
	padding: 15px 0 15px 35px;
	margin:0;
}

#left li {
	margin-bottom:5px;
}

#left {
	width: 590px;
	float:left;
	display: block;
       margin-left: 20px;
	display: inline;
}


.recommendbuttons {
  padding: 4px 4px 2px 4px;
  margin:  0px 0px 0px 0px;
  border: 1px solid #DDDDDD;
  background-color: #F6F9FB;
  text-decoration: none;
}
.recommendbuttons a img {
  padding: 0px 0px 0px 0px;
  margin:  0px 0px 0px 0px;
  border: 0px solid #000000;
}
.recommendbuttons ul li a:link:hover, .recommendbuttons ul li a:visited:hover {
  background-color: #EEEEEE;
}

/**** Sidebar ***/


#right {
	width: 315px; 
	float: right;
	display:block;
	margin-top: 10px;
}

#right .box {
	width: 24em;/*280px*/
	background: #F6F9FB;
	border: 1px solid #E1E1E1;
	padding:10px 10px 15px 10px;
	float: right;
}

#right .box h2 {
	font-size: 1.1em;
	margin: 0px 0 0px 0;
	padding:0px 0 5px 0;
}

#right .box a {
	margin: 10px 0 10px 0;
	color: #93B300;
	font-size: 10px;
}

#right .box p {
	margin: 5px 0 10px 0;
	line-height: 15px;
}

#right .box ul {
	padding: 0 0 7px 20px;
	margin:10px 0 10px 0;
}

#right .box li {
	margin-top:5px;
}

#nav{ list-style: none; margin: 2.0em 0; width: 25em; float: right;}
#nav li{ padding: 0; margin: 0; }
#nav a{
	display: block;
	height: 2.0em;
	padding: 0.3em 0.3em 0.3em 0.8em;
	border-bottom: 2px; /*solid #1a1a1a*/
	border-top: 2px; /*solid #1a1a1a*/
	color: #93B300;
	background-color: #F7F9FB;
	font-weight: bold;
	text-decoration: none;
	}

#nav a:hover{
	color: #1a1a1a;
	background: url(../img/bg_t.gif) no-repeat;
	background-color: #fff;
	font-weight: bold;
	}	

/**** Clear Div ***/


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}


/**** Footer ***/


#footer {
        margin: 40px auto 0 auto;
	text-align: center;
	border-top: dotted 1px gray;
	padding: 20px 0 20px 0;
	width: 70%;
}

#footer p {
	margin: 0px;
	padding: 0;
}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* Register */

.register{
	width:400px;
}
li label b{
	color:#0d5e9b;
}

.wufoo li
{
	width:62%;
}

form ul
{
	list-style-type:none;
	width:100%;
	margin:0;
	padding:0;
}

form li
{
	display:block;
	position:relative;
	clear:both;
	margin:0;
	padding:4px 5px 2px 9px;
}

form li:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html form li
{
	height:1%;
}

form li div,form li span
{
	color:#444;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li div.column
{
	padding-bottom:0;
}

form li div span.left,form li div span.right
{
	width:47%;
	margin:0;
}

.right
{
	float:right;
}

.clear
{
	clear:both!important;
}

.info
{
	display:inline-block;
	clear:both;
	border-bottom:1px dotted #ccc;
	margin:0 0 1em;
}

.info h2
{
	font-weight:400;
	font-size:160%;
	clear:left;
	margin:0 0 .2em;
}

.info div
{
	font-size:95%;
	line-height:135%;
	color:#555;
	margin:0 0 1em;
}

form li.section
{
	border-top:1px dotted #ccc;
	padding-top:.9em;
	padding-bottom:0;
	padding-left:9px;
	width:97%!important;
}

form ul li.first
{
	border-top:none!important;
	margin-top:0!important;
	padding-top:0!important;
}

form .section h3
{
	font-weight:400;
	font-size:110%;
	line-height:135%;
	margin:0 0 .2em;
}

form .section div
{
	display:block;
	font-size:85%;
	margin:0 0 1.2em;
	padding:0;
}

.likert table
{
	background:#fff;
	margin:0 0 1.5em;
}

.likert caption
{
	text-align:left;
	color:#222;
	font-size:95%;
	font-weight:700;
	line-height:135%;
	margin:0 0 .4em;
	padding:4px 0 0;
}

.likert label
{
	font-size:10px;
	display:block;
}

.likert thead td
{
	font-size:85%;
	border-left:1px solid #ccc;
	padding:10px 6px;
}

.likert thead td,.likert thead th
{
	background-color:#e5e5e5;
}

.likert th,.likert td
{
	border-bottom:1px solid #dedede;
	padding:4px 8px;
}

.likert tbody th
{
	color:#222;
	font-size:95%;
	font-weight:700;
}

.likert td
{
	border-left:1px solid #dedede;
	width:12%;
	text-align:center;
}

.likert tbody tr.alt td,.likert tbody tr.alt th
{
	background-color:#f8f8f8;
}

.likert tbody tr:hover td,.likert tbody tr:hover th
{
	background-color:#FFFFCF;
}

.likert tbody tr td:hover
{
	background-color:#D3F3FF;
}

label.desc
{
	line-height:150%;
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:700;
	padding:0 0 1px;
}

form li div label,form li span label
{
	padding-top:6px;
	clear:both;
	font-size:9px;
	line-height:9px;
	color:#444;
	display:block;
	margin:0;
}

label.choice
{
	font-size:100%;
	line-height:1.5em;
	color:#222;
	width:88%;
	display:block;
	margin:-1.65em 0 0 25px;
	padding:.44em 0 .5em;
}

span.symbol
{
	font-size:115%;
	line-height:130%;
}

form li .datepicker
{
	float:left;
	width:16px;
	height:16px;
	cursor:pointer!important;
	margin:.1em 5px 0 0;
	padding:0;
}

form li div label var
{
	font-weight:700;
	font-style:normal;
}

input.text,input.file,textarea.textarea,select.select
{
	font-size:100%;
	color:#333;
	margin:0;
}

input.text,textarea.textarea,.firefox select.select
{
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(/images/fieldbg.gif) repeat-x top;
}

input.text,input.file
{
	padding:2px 0;
}

input.checkbox,input.radio
{
	display:block;
	line-height:1.5em;
	width:13px;
	height:13px;
	margin:.6em 0 0 3px;
}

select.select
{
	font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
	margin:1px 0;
	padding:1px 0 0;
}

select.select[class]
{
	margin:0;
	padding:1px 0;
}

*:first-child+html select.select[class]
{
	margin:1px 0;
}

.safari select.select
{
	margin-bottom:1px;
	font-size:120%!important;
}

input.btTxt
{
	width:auto;
	overflow:visible;
	padding:0 7px;
}

.buttons
{
	clear:both;
	margin-top:10px;
}

.buttons input
{
	font-size:120%;
	margin-right:5px;
}

.rtl .info h2,.rtl .info div,.rtl label.desc,.rtl label.choice,.rtl div label,.rtl span label,.rtl input.text,.rtl textarea.textarea,.rtl select.select,.rtl p.instruct,.rtl .section h3,.rtl .section div,.rtl input.btTxt
{
	direction:rtl;
}

.third
{
	width:32%!important;
}

.half
{
	width:48%!important;
}

.full
{
	width:100%!important;
}

input.small,select.small
{
	width:25%;
}

input.medium,select.medium
{
	width:50%;
}

textarea.small
{
	height:5.5em;
}

textarea.medium
{
	height:10em;
}

textarea.large
{
	height:20em;
}

#errorLi
{
	width:99%;
	background:#fff;
	border:1px dotted red;
	text-align:center;
	padding-top:4px;
	padding-left:0;
	padding-right:0;
	margin:0 auto 1em;
}

#errorMsgLbl
{
	font-size:125%;
	color:#DF0000;
	margin:7px 0 5px;
	padding:0;
}

#errorMsg
{
	color:#000;
	font-size:100%;
	margin:0 0 .8em;
}

#errorMsg strong
{
	background-color:#FFDFDF;
	color:red;
	padding:2px 3px;
}

form li.error
{
	display:block!important;
	border-bottom:1px solid #F9B9B2;
	border-right:1px solid #F9B9B2;
	background-color:#FFDFDF!important;
}

form li.error label
{
	color:#DF0000!important;
}

form p.error
{
	display:none;
	color:red;
	font-weight:700;
	font-size:10px;
	clear:both;
	margin:-2px 0 5px;
}

.leftLabel p.error,.rightLabel p.error
{
	margin-left:30%;
	padding-left:15px;
}

.noI .leftLabel p.error,.noI .rightLabel p.error
{
	margin-left:35%;
	padding-left:15px;
}

form .req
{
	float:none;
	color:red!important;
	font-weight:700;
	margin:0;
}

form li.focused
{
	background-color:#fff7c0;
}

form .instruct
{
	position:absolute;
	top:0;
	left:100%;
	z-index:1000;
	width:42%;
	border:1px solid #e6e6e6;
	background:#f5f5f5;
	line-height:130%;
	font-size:80%;
	color:#444;
	visibility:hidden;
	margin:0 0 0 8px;
	padding:8px 10px 9px;
}

form .instruct small
{
	font-size:105%;
}

form li.focused .instruct,form li:hover .instruct
{
	visibility:visible;
}

li.altInstruct .instruct,li.leftHalf .instruct,li.rightHalf .instruct
{
	visibility:visible;
	position:static;
	background:none;
	border:none;
	width:100%;
	font-size:9px;
	clear:left;
	margin:-2px 0 0;
	padding:0 0 7px;
}

.leftLabel li,.rightLabel li
{
	width:74%!important;
	padding-top:9px;
}

.leftLabel label.desc,.rightLabel label.desc
{
	float:left;
	width:29%;
	margin:2px 15px 0 0;
}

.rightLabel label.desc
{
	text-align:right;
}

.leftLabel .small,.rightLabel .small
{
	width:17%;
}

.leftLabel .medium,.rightLabel .medium
{
	width:35%;
}

.leftLabel .large,.leftLabel textarea.textarea,.rightLabel .large,.rightLabel textarea.textarea,.leftLabel .column,.rightLabel .column
{
	width:64%;
}

* html .leftLabel .small,* html .rightLabel .small
{
	width:23%;
}

* html .leftLabel .medium,* html .rightLabel .medium
{
	width:55%;
}

* html .leftLabel .large,* html .leftLabel textarea.textarea,* html .rightLabel .large,* html .rightLabel textarea.textarea
{
	width:97%;
}

.leftLabel p.instruct,.rightLabel p.instruct
{
	width:27%;
	margin-left:5px;
}

.leftLabel .altInstruct .instruct,.rightLabel .altInstruct .instruct
{
	margin-left:29%!important;
	padding-left:15px;
	width:65%;
}

.leftLabel .buttons,.rightLabel .buttons
{
	margin-left:15px;
}

.leftLabel .buttons input,.rightLabel .buttons input
{
	margin-left:29%;
}

* html .leftLabel .buttons input,* html .rightLabel .buttons input
{
	margin-left:22%;
}

* html .leftLabel .buttons,* html .rightLabel .buttons
{
	margin-left:4px;
}

*+html .leftLabel .buttons,*+html .rightLabel .buttons
{
	margin-left:7px;
}

.noI .instruct
{
	display:none!important;
}

.noI form li.section
{
	padding-left:9px!important;
}

.noI .leftLabel label.desc,.noI .rightLabel label.desc
{
	width:34%;
}

.noI .leftLabel .large,.noI .leftLabel textarea.textarea,.noI .rightLabel .large,.noI .rightLabel textarea.textarea,.noI .leftLabel .column,.noI .rightLabel .column
{
	width:60%;
}

.noI .leftLabel .buttons input,.noI .rightLabel .buttons input
{
	margin-left:34%;
}

form li.leftHalf,form li.rightHalf
{
	width:46%!important;
}

li.leftHalf
{
	clear:left;
	float:left;
}

li.rightHalf
{
	clear:none;
	float:right;
}

wufoo,textarea.textarea
{
	font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
}

* html form li div,*+html form li div
{
	display:inline-block;
}

form li span,.left,.leftLabel .column,.rightLabel .column
{
	float:left;
}

form li div span.full input,form li div span.full select,form li div span.left input,form li div span.right input,form li div span.left select,form li div span.right select,input.large,select.large,textarea.textarea,li.leftHalf .medium,li.rightHalf .medium,li.leftHalf .small,li.rightHalf .small
{
	width:100%;
}

.info[class],form li.error p.error
{
	display:block;
}

form hr,form li div label .currently
{
	display:none;
}

form li.likert,.noI form li,.noI form li.buttons
{
	width:97%!important;
}

@media print {
	#public,h2
	{
		margin:0;
	}
	
	#container
	{
		border:none!important;
		width:100%;
	}
	
	#top,#bottom,h1,form .buttons,#printPage,.icon
	{
		display:none!important;
	}
	
	form.wufoo
	{
		page-break-inside:auto;
		margin:0;
		padding:0;
	}
	
	form.wufoo .instruct
	{
		display:block;
	}
}



li.option { 
	position:relative; 
	display:block; 
	padding:8px 0 8px 30px; 
	color:#555; 
	font:normal normal 11px Arial; 
	border-bottom:1px solid #eee; 
	border-top:1px solid #fff; 
	line-height:130%; 
}

li.option a{ 
	text-decoration: none; 
}

li.option a:hover{ 
	text-decoration: underline; 
}

.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('error.png');
}

