/*a:visited {color: #5CB2D9}
a:link {color: #1399D8}
a:visited {color: #00435B}
a:link {color: #0C6289}
*/

body {
  direction: ltr;
}

body,td,th {font-family:Arial, sans-serif;font-size: 0.95em}
input.text {border:1px solid #B4B3B3}
textarea.text, textarea.text_noeditor {border:1px solid #B4B3B3}
select.text {}
table.form {border:1px solid #B4B3B3; background-color:#eeeeee}
/*
.questionerr {border:1px solid #FF0000}
*/
.questionerr {color:#FFFFFF; background-color:#FF3333}

.company_header {font-weight:bold; font-family:verdana, helvetica, Arial, sans-serif;font-size:large; color: #393681}

img.borderedimg {border:1px solid #B4B3B3;}

/*old styles - need review*/
p {font-family: verdana, helvetica, arial, sans-serif;}
div  {font-family: verdana, helvetica, arial, sans-serif;}

.navsec {font-size:1.2em; font-weight:normal; color:#797979; text-decoration:none;}
.secheader {font-size:1.5em; font-weight:normal; color:#696969; text-decoration:none;}

.nav1 {font-weight:normal; color:#B3B3B3; text-decoration:none;}
.nav2 {font-weight:normal; color:#888888; text-decoration:none;}
.nav2b {font-weight:bold; color:#888888; text-decoration:none;}

.nav0 {font-weight:bold; color:#000080; text-decoration:none;}
.nav0r {font-weight:bold; color:#DC143C; text-decoration:none;}
.nav0n {font-weight:normal; color:#000080; text-decoration:none;}
.nav0nr {font-weight:normal; color:#DC143C; text-decoration:none;}

.dlgheader {
        text-align : center;
        font-weight : bold;
        color : #393681;
}

.dlgheader2 {
        margin-bottom : 5px;
}
.pagename {
        font-size:1.3em;
        font-weight:bold;
        color:#336699;
        text-decoration:none;
        text-align : center;
}
.tdfLeft {
       background-color : #F7F2D0;
       text-align : right;
       color : #336699;
       font-weight:bold;
       font-size : 0.8em;
       vertical-align : top;
}
.tdfRight {
       text-align : left;
       font-size : 0.8em;
       vertical-align : top;
}

.highlight {
	border:2px solid red;
}

.r0 {background-color:#FFFFFF}
.r1 {background-color:#F0F0F0}
.selectedRow {background-color: rgb(255, 255, 153)}
.rating_box {
  display: none;
}

.progress {
    white-space: nowrap;
}

/*#templates {
    display: none;
}
*/
.hide {
    display: none;
}

/* Attachments section */
#attachments {
    height: auto;
    background: white;
    padding: 10px;
    border: 1px solid #999;
    width: 703px;
}

#attachments ul {
    list-style: none;
}

#attachments .attachment {
    display: inline-table;
    border: 1px dashed #bbb;
    padding: 5px;
    text-align: center;
    width: 150px;
}

#attachments .attachment .name {
    font-weight: bold;
}

#attachments .attachment .translations {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}

#attachments .attachment .translations abbr.lang {
    border-bottom: 1px dashed #444;
}

#attachments .attachment .translations ul {
     list-style: none;
     margin: 0;
     display: inline;
     margin-right: 20px;
     padding-left: 0;
}

#attachments .attachment .translations ul li {
     display: inline;
}

#attachments .preview {
    cursor: pointer;
}

/* email blasts */
#direct_selection {
    height: auto;
    background: white;
    padding: 10px;
    border: 1px solid #999;
}

#direct_selection ul {
    list-style: none;
    padding-left: 0;
}

#direct_selection .shortcut {
    display: block;
    border-bottom: 1px solid #aaa;
    padding-bottom: 10px;
}

#subject_selection {
    height: auto;
    background: white;
    padding: 10px;
    border: 1px solid #999;
}

#subject_selection ul {
    list-style: none;
    padding-left: 0;
}

#subject_selection .select_obs {
    display: block;
    border-top: 1px solid #aaa;
}

/* forms desing */
td.caption {
    vertical-align: top;
}

/* debug */
#users_debug {
    width: 400px;
    text-align: left;
    display: none;
}

#users_debug ul {
    list-style: none;
    padding: 0;   
}

#users_debug li {
    margin-bottom: 15px;   
}

.inner-table tr td div center h2 {font-size: 17px !important;
font-weight: bold;
margin: 0;
padding-bottom: 12px;
position: relative;
top: 14px;}

.inner-table tr td div center h3{  background: url("images/arrow-1.png") no-repeat scroll 10px 4px #1D558E;
color: #FFFFFF;
font-family: Segoe UI;
font-size: 14px;
font-weight: normal;
line-height: 32px;
margin: 0;
padding: 0 0 0 56px;
text-align: left;}

.inner-table tr td p { background: none repeat scroll 0 0 #F4F4F4;
box-shadow: 0 7px 3px -1px gray;
margin: 0;
padding: 15px 14px 20px;
margin:0 0 20px 0;}

.inner-table tr td center hr { display:none;}

.inner-table tr td div div { background: none repeat scroll 0 0 #F4F4F4;
box-shadow: 0 7px 1px -1px gray;
margin: 0;
padding: 15px 14px 20px;
margin:0 0 20px 0; }

.inner-table tr td div center h4{  background: url("images/arrow-1.png") no-repeat scroll 10px 4px #1D558E;
color: #FFFFFF;
font-family: Segoe UI;
font-size: 14px;
font-weight: normal;
line-height: 32px;
margin: 0;
padding: 0 0 0 56px;
text-align: left;}

.inner-table tr td center { background: none repeat scroll 0 0 #F4F4F4;}

.inner-table tr td center table{ background: none repeat scroll 0 0 #FFFFFF;
border: medium none !important;
border-spacing: 0;
width: 928px;}
