/* structural styles ... */

* {
padding: 0;
margin: 0;
}

body {
text-align: center;
margin: 0px;
padding: 0px;
background: #222222 url('/img/bg.jpg') repeat-x;
font: 12px/15px Lucida Grande, Helvetica, Arial, sans-serif;
color: #000;

}
img {
border: none;
}

ins {
text-decoration: none;
}

/*  ... structural styles */



/* default site text ... */


ul, ol, h1, h2 {
margin-bottom: 10px;
}

h1 {
color: #666666;
font: normal 24px/36px Lucida Grande, Helvetica, Arial, sans-serif;
}

h2 {
color: #364551;
font: normal 18px/18px Lucida Grande, Helvetica, Arial, sans-serif;
}

h3 {
color: #000;
font-size:12px;
font-weight:900;
padding-bottom:4px;
padding-top:4px;
}


ul {
position: relative;
z-index: 0;
padding-left: 12px;
margin-left: 0px;
margin-top: 10px;
}

ol {
padding-left: 24px;
margin-left: 36px;
}

li {
margin-left: 8px;
padding: 0px;
}

a {
color: #FFFFFF;
text-decoration:underline;
}

a.completed {
color: #FFFFFF;
text-decoration:none;
}

a:hover {
color: #FFFFFF;
text-decoration:none;
}

a.white:hover {
color: #FFF;
text-decoration: none;
}

label {
display: block;
}



/* ... default site text */




/* floated items ... */

.left { 
  float: left; 
  margin: 0 18px 18px 0; 
}
.right { 
  float: right; 
  margin: 0 0 18px 18px; 
}
.callout {
  border: 1px solid #ddd;
  padding: 8px 10px;
  margin-bottom: 18px; 
}
.callout :last-child { 
  margin-bottom: 0; 
}

/* ... floated items */



#redder_logo {
position: absolute; 
top: 15px;
width: 200px; 
height: 230px; 

background-repeat: no-repeat; 
background-position: left top; 
background-color: transparent;
}

#main_content {
position: relative; 
_height: 660px; 
min-height: 660px;
width: 935px;
width: 935px;
background: #CCCC99 url(/img/comical_header.jpg) no-repeat;
margin: 0 auto 0 auto;
text-align: left;
padding-bottom: 50px;
}

#head_content {
position: relative; 
height: 300px; 
width: 708px;
background: transparent;
margin: 0 18px;
clear: both;
}

#inner_content {
position: relative; 
_height: 520px; 
min-height: 520px;
width: 700px;
background: transparent;
float:right;
margin-right:30px;
}
#left_menu{
float:left;
width:150px;
height:300px;
border:1px solid #FFF;
margin-left:10px;
margin-top: 54px;
}
#profile_login {
position: relative; 
float: right;
right: 0; 
top: 0; 
width: auto; 
height: 36px; 
}

#searchform {
float: right;
font-size: 12px;
}

#work_done {
clear: left;
display: block;
margin-top: 36px;
width: 340px;
}

#timesheet_add, #message_add {
height: 250px;
}

#message_box {
clear: right;
float: right;
display: block;
margin-top: 36px;
width: 340px;
}

#jobcloud {
border: 1px solid #CCC;
height: 200px;
_height: auto;
min-height: 200px;
padding: 4px 12px;
}

#jobcloud a {
text-decoration: none;
}

#jobcloud a:hover {
color: maroon;
}

#searchform div {
margin-bottom: 10px;
}

div.login_form_box {
float: left;
padding:0px 1px 0 0; 
text-align: left; 
vertical-align: bottom;
width: 80px; 
font-size: 10px;
font-family: Tahoma, Verdana, sans-serif;
}

div.related {
clear: both;
margin: 20px 0 0 0;
}


div#profile_panel {
margin: 0px 0 12px 0;
border:0px solid #9C9C9C;
border-bottom-color:#696969;
border-right-color: #696969;
width:100%;
background-color: #364551;
color: #FFF;
}

div#profile_panel div#console_top {
height: 22px;
padding: 4px 6px;
}

input[type=submit] {
border: none;
text-decoration: none;
color: #FFFFFF;
font: normal 11px/24px Helvetica, Arial, sans-serif;
height: 26px;
background-color: #999999;
text-align: center;
width: 300px;
}

input:hover[type=submit] {
color: #FFF;
background-color: #CC0000;
cursor: pointer;
}

ul.actions {
list-style: none;
white-space: nowrap;
height: 26px;
margin: 0 0 10px;
float: right;
}

ul.actions li {
position: relative;
float: left;
height: 26px;
width: 80px;
text-align: center;
margin: 0 1px 0 0;
}

ul.actions li a {
display: block;
text-decoration: none;
color: white;
font: normal 11px/24px Helvetica, Arial, sans-serif;
width: 100%;
height: 26px;
background-color: #999999;
text-align: center;
}
ul.actions li a:hover {
color: #FFF;
background-color: #CC0000;
}
ul.item_detail_actions {
margin: 10px 0 60px 0;
float: right;
clear: both;
height: 50px;
display: block;
}


/* menu styles */
ul#menu, ul#personal_menu {
position: relative;
float: right;
clear: right;
list-style: none;
white-space: nowrap;
height: 26px;
width: auto;
margin-bottom: 10px;
}

ul#menu li, ul#personal_menu li {
position: relative;
font: normal 14px/24px Helvetica, Arial, sans-serif;
float: left;
height: 26px;
width: 80px;
text-align: center;
margin: 0 1px 0 0;
}



ul#menu li a, ul#personal_menu li a, table.list_table td.actions a {
display: block;
text-decoration: none;
color: #666;
font: normal 14px/24px Helvetica, Arial, sans-serif;
width: 100%;
height: 26px;
background-color: #CCC;
text-align: center;
}

ul#menu li a:hover, ul#personal_menu li a:hover, table.list_table td.actions a:hover{
display: block;
text-decoration: none;
color: #FFF;
width: 100%;
padding: auto;
background-color: #CC0000;
}

table.list_table * {
vertical-align: top;
}

.display {
font: bold 16px/24px Helvetica, Arial, sans-serif;
}

/* tabular data styles */

.sort_links {
color: #999;
font-size: 11px;
margin-bottom: 20px;
width: 100%;
text-align: right;
}

.sort_links a {
color: #666;
}

table.list_table {
/* border: 1px solid #990000; */
}

table.list_table th {
background: #222222 url('/img/bg.jpg') repeat-x;
padding: 4px 6px;
color: white;
border-bottom: 1px solid white;
border-left: 1px solid #CCC;
}

table.list_table td {
background: #999999;
padding: 4px 6px;
color: white;
border-bottom: 1px solid white;
}

table.list_table td.whitebg {
background-color: white;
color: #666;
}

table.list_table td a, table.list_table td.whitebg table td a {
color: white;
}

table.list_table td.whitebg a {
color: #666;
}

table.list_table td a.dark, table.list_table td.whitebg table td a.dark {
color: #333;
}


table.list_table td.actions {
padding: 0;
font-size: 12px;
}

table.list_table td.actions a {
font-size: 12px;
}

dl#item_detail {
width: 350px;
}

dl#item_detail a {
color: white;
}

dl.item_detail {
width: 350px;
}

dl.item_detail a {
color: white;
}

.f_right {
width: 350px;
float: right;
clear: right;
}

#item_detail_description {
width: 320px;
float: right;
clear: right;
}
div#item_detail_description * {
margin: 0;
}
dl#item_detail_description dt {
padding: 2px 6px;
font-size: 12px;
color: white;
border-left: 1px solid white;
vertical-align: top;
background-color: #666666;
width: 350px;
display: block;
clear: right;
border-bottom: 1px solid white;
}
dl#item_detail_description dd {
padding: 6px;
font-size: 12px;
color: white;
border-left: 1px solid white;
vertical-align: top;
background-color: #999999;
width: 350px;
display: block;
clear: right;
border-bottom: 1px solid white;
}

dl#item_detail dd {
padding: 2px 6px;
font-size: 12px;
color: white;
border-left: 1px solid white;
vertical-align: top;
background-color: #999999;
width: 200px;
display: inline-block;
display: -moz-inline-box;
/* float: left; */
clear: right;
border-bottom: 1px solid white;
}

dl.item_detail dd {
padding: 2px 6px;
font-size: 12px;
color: white;
border-left: 1px solid white;
vertical-align: top;
background-color: #999999;
width: 200px;
display: inline-block;
display: -moz-inline-box;
/* float: left; */
clear: right;
border-bottom: 1px solid white;
}


/*
.prompt, dt {
padding: 2px 6px;
font-size: 12px;
color: white;
border-left: 1px solid #999999;
vertical-align: top;
background-color: #666666;
width: 90px;
display: inline-block;
float: left;
clear: left;
border-bottom: 1px solid white;
}
*/
div.info_box {
color: #364551;
border: 0px solid #364551;
background-color: #E4D7B6;
padding: 6px 12px;
}

.value {
padding: 2px 4px;
}
.colhead {
padding: 2px 4px;
color: #364551;
border: 1px solid #999;
border-bottom-width:0px;
background-color: #E4D7B6;
}
.resultcell {
padding:3px;
}
.contentcol {
padding-right: 20px;
vertical-align: top;
}

.altrow1 {
background: #E8E2D1;
}
.altrow2 {
background: #EEEBE4;
}

.note {
font-size: 10px;
}

span.dark, td *.dark {
color: #333;
}



/* rss feed styles ... */

div#rssfeed {
margin: 20px 0 0 0;
position: relative;
background-color: #E4D7B6;
border: 1px solid #999;
}

div#rssfeed div.rssfeeder {
margin: 0;
padding: 2px 10px;
background-color: #EEE;
_height: 30px;
_width: 100%;
border-bottom: 1px solid #FFF;
}

div#rssfeed ul {
margin: 10px 20px 20px 0;
}

div#rssfeed ul li {
margin-left: 20px;
font-size: 10px;
}

div#rssfeed ul li a.feedlink {
font-size: 12px;
}

span.feeddescription {
color: #888;
}



/* ... rssfeeder styles */




/* image styles */







/* customised site text styles ... */





/* ... custom text styles */





/* faqs ... */

.faq_question {
font-weight: normal;
text-decoration:none;
}

/* ... faqs */



/* form element styles ... */

.addform input, .addform select.fullwidth, .addform textarea {
width: 400px;
}

.addform input[type=checkbox] {
width: auto;
}

.addform label {
margin-top: 6px;
}

.halfpage input, .halfpage select.fullwidth, .halfpage textarea {
width: 300px;
}

.addform label {
margin-bottom: 0;
}

.addform .chckbx {
width: 20px;
}

.addform .datetime {
width: auto;
}

.addform .savebtn {
margin-top: 6px;
}

.addform input[type=submit] {
margin-top: 12px;
}

.formselect {
border-width: thin;
border-style: inset;
border-color: rgb(102,0,0);
background: rgb(240,240,240);
}

.mini {
font-size: 12px;
width: 79px; 
height: 20px; 
}

.redbtn {
background: rgb(153,0,0);
color: #FFF;
border-color: rgb(153,0,0);
border-width: thin;
height:20px;
font-size: 10px;
text-align: right;
padding: 0px 5px;
cursor: pointer;
_cursor: hand;
}

optgroup {
font-weight: bold;
text-decoration: none;
font-style: normal;
}

optgroup option {
}

/* form element styles ... */

.vaclisttable {
clear: both;
border-collapse: separate;
border-spacing: 2px;
}

.vaclisttable tr td {
}

.apptable .value {
background-color: #CCF;
}
.act{
float:right;
padding:10px;
margin-bottom:10px;
width:680px;
background-image: url('/img/act_bg.png'); 

background-color: transparent;
color:#FFF;
}

.act h2 a {
color: white;
text-decoration: none;
border-bottom: thin dotted white;

}

.act_image{
padding:5px;
float:left;

text-align: center;
margin-right:10px;
vertical-align: middle;
}
.large_image{
margin-top:auto;
width:260px;
height:320px;
}

.large_image .gigDatesCal img {
text-decoration:none;
float:left;
display:block;
border:none;
padding-left:4px;
margin-top:4px;
}
.gigDatesCal .gigDatesText {
position:relative;
display:block;
text-align:left;
float:left;
margin-top:5px;
margin-right:2px;

}
.act_image a {
display: block;
height: auto;
padding-bottom:1px;
cursor: pointer;
}
.act_image img {
vertical-align: middle;
margin: auto;
border: thin solid black;
}
.act_description{
width:480px;
float:left;
}
.act .gigDatesCal{
border:0;
}
.large_description{
width:360px;
}
.act_description a{
color:#FFF;
}
.image_not_found{
width:170px;
height:170px;
background-image: url('/img/no_act_photo.png'); 
background-repeat: repeat-none; 
background-color: transparent;
}
#pageBox{
padding:10px;
background-image: url('/img/act_bg.png'); 
background-color: transparent;
color:#FFF;
}
.gigDatesCal img {
text-decoration:none;
float:left;
display:block;
border:none;
}
p {
	margin-top: 5px;
}
.error_message{
color:#F00;
display:block;
}