body
{
	font-family: Verdana, Arial;
	text-decoration: none;
	background-color: white;
	width: 100%
}

div#doc2{
    text-align:center;
}

div#bd{
    text-align:left;
}

img {
    behavior:	url("util/pngbehavior.htc");
}

div#sushi{
    width:200px;
    height:30px;
    text-align:center;
}

div.divCloser{
    background:url("images/close_button3.png") no-repeat 0% 0%;
    width:14px;
    height:14px;
    position:absolute;
    bottom:0px;
    right:0px;
    cursor:pointer;
    margin:5px;
}

div.genericDivCloser{
    background:url("images/close_button3.png") no-repeat 0% 0%;
    width:14px;
    height:14px;
    position:absolute;
    bottom:0px;
    right:0px;
    cursor:pointer;
    margin:5px;
}

#demo {
    background: url('../images/virtual-sushi2.png') #000 no-repeat 0px 0px;
	width: 148px;
	height: 24px;
}

#qRun{
	position: relative;
	top: 100px;
	left: 1200px;
}
div.contentTitle{
    color:#333;
    font-size:108%;
    font-weight:bold;
    text-align:left;
    margin-bottom:10px;
}
ul.subList{
    margin: 0px 0px 0px 5px;
    font-size:85%;
}
div.content{
    color:#333;
    font-size:100%;
    margin-bottom:20px;
}
div.cvContent{
    width:100%;
    height:95%;
}
div.content ul{
    margin-bottom:10px;
}

a.bigLink{
    font-size:167%;
    color:#707070;
    cursor:pointer;

}

span.greenLink{
    color:#00A400;
    cursor:pointer;
	font-weight:bold;

}

a.greenLink{
    font-size:116%;
    color:#00A400;
    cursor:pointer;
	font-weight:bold;

}

a.bigLink:active{
    color:#D2D2D2;

}

a.bigLink:hover{
    color:#333333;

}

a.greenLink:active{
    color:#D2D2D2;

}

a.greenLink:hover{
    color:#006400;

}



.content a.greenLink{
    font-size:100%;

}

.demo2 {
	position: absolute;
	top: 300px;
	right: -200px;
	width: 148px;
	height: 24px;
}

h1{
	color: #00A400;
	position: relative;
	font-size: 3em;
	text-decoration: none;
}

h3{
	color: #00A400;
	position: relative;
	font-size: 2em;
	text-decoration: none;
}

h2{
	color: #00A400;
	position: relative;
	top: 150px;
	left: 40%;
	font-size: 2em;
	text-decoration: none;
}

.noOver{
	position: relative;
	overflow:hidden;
	height: 800px;
	top: 50px;
	width: 100%;
}

div.fineline{
    background:#FFFFFF url(images/fineline.png) repeat scroll 0% 0%;
    height:3px;
    margin:3px -5px;
}

.enterQ{
	position:absolute;
	top: 0px;
	left: -2000px;
	width:300px;
	background-color: #eeecec;
	border: 1px dashed #333;
	z-index: 1000;
    text-align:justify;
    padding:5px 5px 0px 5px;
    display:none;
}
#feedbackPage{
    position:absolute;
    left:-760px;
    text-align:left;
    font-size:0.9em;
    width:800px;
    float:right;
    z-index:999;
}
#feedbackPage li{
    margin:0 0 -10px 0;
}
#feedbackPage ul.messages{
    /*margin:0 0 0 40px;*/
}
#feedbackPage ul.messages li{
    margin:10px 0;
}
#feedbackPage ul.messages span{
    margin:0 0 0 20px;
}
#feedbackPage .head{
    /*margin:0 0 0 40px;*/
    font-size:1.6em;
}
#feedbackPage .foot{
    font-size:0.9em;
    margin:5px 0 20px 0;
}
#feedbackPage .networks input{
    margin-top:-10px;
}
.activeFeedback{
    border:1px solid #333333;
    border-right:none;

}
#feedbackPage .networks{
    text-align:center;
}
#feedbackPage .networks yui-u{
    text-align:center;
}
#feedbackContent{
    width:800px;
    padding:10px 0 10px 60px;
    float:right;
    background-color:#EDEDED;
}
#feedbackImage{
    width:39px;
    height:170px;
    background:transparent url("images/feedback.jpg") 0 0 no-repeat;
    float:right;
    cursor:pointer;
}

.meeboQ{
	position:absolute;
	top: 0px;
	left: -2000px;
	width:160px;
	background-color: #F0F0F0;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
	border: 1px dashed #333;
	z-index: 1000;
    text-align:justify;
    padding:5px 5px 0px 5px;
}
hr.small_divider{
    border-bottom:1px dashed #333333;
    height:1px;
}

#innerQ{
	visibility: hidden;
}

#innerQ a{
	color: #ccc;
	text-decoration: none;
}
.limited{
	width:100px;
}
div.or{
    margin:10px 0;
}
div#ft{
    font-style:italic;
    font-size:85%;
    font-weight:bold;
    margin:20px 0 10px;
    text-align:center;
}
.smallImage{
    cursor:pointer;
}

span.menuSmall{
color:#666666;
font-family:arial,helvetica,clean,sans-serif;
font-size:9px;
font-weight:bold;
padding:0pt 5px;
}

div.info{
    padding: 5px 1px 5px 20px;
}

div.cns{
    padding: 1px 1px 1px 20px;
    /*visibility:hidden;*/
    height:0px;
    overflow:hidden;
}

div.cns_header{
    padding: 5px 1px 5px 20px;
}

div.scrnshts{
    padding: 5px 1px 5px 5px;
}

.cns li{
    padding:3px 10px 0pt;
    list-style-image:url("images/aquadot.jpg");
    list-style-position:inside;
    cursor:pointer;
}

.subcns li{
    padding:3px 20px 0pt;
    list-style-type:disc;
    list-style-image:none;
}

div.expl{
    display:none;
}
div.blip{
    padding:0 0 20px 0;
}

ul.tt_sushi{
    text-align:left;
}
ul.tt_sushi li{
    padding:3px 10px 0pt;
    list-style-image:url("images/aquadot.jpg");
    list-style-position:inside;
}
ul.widgetlist{
    margin:0 0 10px 10px;
}

.b10{
    margin-bottom:10px;
}

.l10{
    margin-left:10px;
}
.ar{
    text-align:right;
}
.sub_header{
    font-weight:bold;
}
#mailSucces{
    display:none;
}
#mailSucces .head{
    font-weight:bold;
}

.float-reset{
    clear:both;
}
.clickable{
    cursor:pointer;
}

fieldset {
	padding: 0 15px 3em;
	border: 0;
}


/*	wrapper divs */
.custom-checkbox, .custom-radio { position: relative; }

/* input, label positioning */
.custom-checkbox input,
.custom-radio input {
	position: absolute;
	left: 12px;
	top: 8px;
	margin: 0;
	z-index: 0;
}

.custom-checkbox label,
.custom-radio label {
	display: block;
	position: relative;
	z-index: 1;
	font-size: 1.3em;
	padding-right: 1em;
	line-height: 1;
	padding: .5em 0 .1em 30px;
	margin: 0 0 .3em;
	cursor: pointer;
}


/* states */
.custom-checkbox label { background: url(images/checkbox.gif) no-repeat; }

.custom-radio label { background: url(images/radiobutton.png) no-repeat; }

.custom-checkbox label, .custom-radio label {
	background-position: -5px -14px;
}

.custom-checkbox label.hover,
.custom-checkbox label.focus,
.custom-radio label.hover,
.custom-radio label.focus {
	background-position: -5px -114px;
}

.custom-checkbox label.checked,
.custom-radio label.checked {
	background-position: -5px -214px;
}

.custom-checkbox label.checkedHover,
.custom-checkbox label.checkedFocus {
	background-position: -5px -314px;
}

.custom-checkbox label.focus,
.custom-radio label.focus {
	outline: 1px dotted #ccc;
}