* {
    margin: 0px;
    padding: 0px; 
}

body {
    font-family: Arial, sans-serif;
    font-size: 11px;
    background: #C4DCFB url(../images/logo-bg.png) repeat-x;
}

a img {
    border: none;
}

a {
    color: #4B8CCC;
}
a:visited {
    color: #4B8CCC;
}

a.selLang {
    color: #000000;
    text-decoration: none;
}

.topMessage {
    display: none;
    padding: 4px;
    border: 3px solid white;
    color: #444;
    background: #FEFEAF;
    width: 100%;
/*    margin-top: 10px;*/
}

#banner {
    width: 100%;
    height: 72px;
}

#menuLinks {
    padding-left: 20px;
    padding-top: 11px;
}

a.menuLink {
    text-decoration: none;
}

.pipeStyle {
    margin: 0px 10px;
}

#menu {
    position: absolute;
    top: 72px;
    height: 36px;
}

#wearehiring {
    position: absolute;
    top: 59px;
    right: 41px;
}

#mainTable {
    margin: 40px 0px 5px 0px;
    /*padding: 0px 20px 0px 10px;*/
    width: 100%; 
}

td.whiteBorderBox {
    background: #E9ECFB;
    border: 3px solid white;
}

.copyright {
    clear:both;
	color: #36D;
	text-align: center;
    font-family: Georgia, serif;
}

td.header {
    background: #DBE3F6;
    padding-left: 5px;
}

td.item {
    border-top: 1px solid white;
    padding: 7px 5px 5px 5px;
}

/* Needed for the feedback iframe 
.ifr {
    border: 0px;
    width: 100%;
    overflow: hidden;
}
*/

#featuresTD {
    padding-top: 5px;
    padding-bottom: 10px;
}

#langArea {
    padding-top: 10px;
}

.beta {
    color: #218F21;
}

span.button {
    border: 1px solid #FFFFFF;
    margin-right: 2px;
    margin-top: 2px;
    text-align: center;
    padding: 1px 5px 1px 5px;
    cursor: pointer;
    background-color: #FFFFFF;
}

span.buttonPressed {
    border: 1px solid black;
    margin-right: 2px;
    margin-top: 2px;
    text-align: center;
    padding: 1px 5px 1px 5px;
    cursor: default;
    background-color: #CCCCFF;
}

.description {
/*     height: 103px;
     font-family: Helvetica, Lucida Grande, sans-serif;*/
     color: #666;
     line-height: 18px; 
     padding: 1% 10px 1% 10px;
}

/************************ Search box related stuff ****************************/
.searchOptionsArea {
    margin: 1px 0px 1px 0px;
    padding: 0px;
    height: 21px;
    width: 100%;
    /*border: 1px solid #C3D9FF; */
    border: 1px solid #C4DCFB;
    background: #C4DCFB;
}

.searchInputDispArea {
    border: 1px solid #7F9DB9;
    height: 20px;
    overflow: auto;
    width: 99.6%;
    margin: 0px;
    padding-top: 1px;
    background: white;
    /* FF specific property 
    -moz-box-sizing:border-box; */
}

/******************** Search box related stuff (END) **************************/

td#compose {
    padding: 10px 12px 8px 12px;
}

.toolbar {
    width: 100%;
}

#cMessage {
    margin: 7px 2px 7px 2px;
}

.imgLink {
    cursor: hand;
    cursor: pointer;
}

#indicDiv {
	font-size: 12px;
	overflow:auto;
	border: 1px solid #C0DAFF;
	background: white;
	height: 75px;
    /*width: 100%; */
    padding-left: 5px;
    padding-top: 0px;
    line-height: 20px;
}

#wordTip {
    display: none;
    border: 1px #CCC solid;
    background: #EEE;
    font-family: Verdana, Lucida Grande, Arial, sans-serif;
    color: #AAA;
}

#swordTip {
    display: none;
    padding: 0px 2px 0px 2px;
    font-weight: bold;
    width: 100%;
    margin-right: 0px;
}

#editorInput {
    padding-left: 2px;
    background: #EEE;
    color: #000;
    border: 0px;
    font-size: 10px;
    font-family: Verdana, Lucida Grande, Arial, sans-serif;
}

#editor {
    display: none;
}

.myWordTD {
    font-size: 10px;
    padding: 2px 4px 2px 2px;
}
.smyWordTD {
}
.smyOptTD {
}
.myOptTD {
    font-size: 10px;
    border-left: 1px #CCC solid;
    padding: 2px;
    color: #6CBBFE;
}
td.linkCursor {
    cursor: pointer;
    cursor: hand;
}

td.tt {
    background: #FFC;
}

#indicOutput {
    height: 225px;
    width: 100%;
    overflow: auto;
    margin-top: 0px;
    background: white;
}

#keyInput {
	font-size: 12px;
    line-height: 20px;
    padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    /* padding-left: 3px; */
    border: 1px solid #C0DAFF;
	overflow: auto;
	height: 74px;
	width: 100%;
}

.optionsArea {
    margin-top: 10px;
    height: 31px; 
    border: 1px solid #C0DAFF;
    background: white;
    /*width: 100%;*/
}

.optionsTable {
    font-size: 11px;
    width: 99.9%;
    height: 100%;
    vertical-align: middle;
}

td.options {
    font-size: 12px;
    cursor: pointer;
}

.errspan {
    color: red;
    display: none;
}

div.promo {
    padding: 3px 5px 3px 5px;
    border-bottom: 1px solid white;
}

div#tEmail {
    margin-top: 10px;
    padding: 6px 0px 6px 8px;
    background: #CFDFFB;
    display: none;
    border: 1px solid white;
}

td.emailField {
    padding-bottom: 2px;
    padding-left: 7px;
}

sup.supNew {
    color: #FF7D00;
}

.comparisonHeader {
    padding:4px;
    text-align: left;
    background: #CBCCCC;
}

.comparisonHeaderHighlighted {
    padding:4px;
    text-align: left;
    background: #9B9999;
    /*border: 1px solid #A3B9DF;*/
}

td.comparisonLeadingCell {
    padding:4px;
    text-align: left;
    background: #C3D9FF;
}

td.comparisonCell {
    padding:4px;
    text-align: left;
    background: white;
    line-height:18px;
}

span.comparisonHighLighted {
    background: #FFFF91;
    /*background: #e2ffe5;*/
}

span.comparisonWordHighLighted {
    background: #CDD4FB;
}

span.rules {
    border: 1px dotted #FF7D00;
    cursor: hand;
}

/***************** Feedback related stuff ****************************/

div.fadingDisplay {
    font-size: 11px;
    font-family: Arial, sans-serif;
    background: #E9ECFB;
    margin: 2px;
    position: absolute;
    top: 1px;
    text-align: justify;
    padding: 7px;
    color: #666;
    height: 90px;
    width: 230px;
}

div.content {
    margin: 15px;
}

em.name {
    font-weight: bold;
}
/********************* Feedback related stuff (END) **************************/
