@charset "UTF-8";
/* CSS Document */

#stage p { padding:0px 25px;}

#stage h2, #stage h3, #stage h1{text-align:center; margin:5px 0px 0px 0px;}

a:link {color:#FFFF00; text-decoration:none;}

a:hover, a:focus {color:#FFF800; text-decoration:underline;}

a:visited {color:#999999; text-decoration:none;}

.product_embed {width:404px; height:auto;
margin:25px auto;
padding:0px;
border-bottom:double;
}

#stage p strong { text-transform:uppercase;}

.product_embed h3 { margin:10px 0px 10px 20px;}

.product {width:404px; height:155px;
background:url(../images/background-stage-list.png) center no-repeat;
margin:auto;
padding:0px;
border-bottom:double;
}

.product h3 {padding:30px 0px 0px 0px;
font-size:15px;
text-align:center;}

.product img {width:150px;
margin:0px 25px 0px 0px;
float:right;
}

.product li {float:left; margin:0px 0px 0px 10px; text-indent:0px; list-style:none;}

.product li a:link {text-decoration:none;
color:#fff;
}

.product li a:hover, .product li a:focus {text-decoration:underline;
font-size:10px;
color:#FFF800;
}

.product li a:visited {text-decoration:none;
color:#666;
}

.product p {margin:15px auto;}

/*Forms*/

.container_form {width:420px; height:20px;
margin:5px auto;
float:left;}

#container_form_submit {width:420px; height:20px;
margin:5px auto;
clear:both;}

.label {width:170px; height:auto;
float:left;
text-align:right;}

.form_entry {width:240px; height:auto;
float:right;}

.container_project_status {width:420px; height:80px;
margin:5px auto; padding:0px;
border-bottom-style:double;}

.container_project_status ul {list-style:none;
margin:0px; padding:0px;}

.container_project_status li {float:left;}

#stage .container_project_status p {margin:0px auto; padding:2px 0px 0px 10px;}

.date {width:60px; height:35px;
margin:0px 5px 5px 0px;}

.project {width:240px; height:35px;
margin:0px 5px 5px 5px;}


.assigned {width:100px; height:35px;
margin:0px 0px 5px 5px;}