body {
	background: url(images/body.png) repeat-x #c1c4cd;
	margin:0px;
	padding:0px;
    font-family: Helvetica;
    color: #333;
    font-size: 12px;
}

p, h1, h2 ,h3, ul ,li {
	padding:0px;
	margin:0px;
    font-weight: normal;
}

a {color: #333;}
a:link {color: #333;}
a:visited {color: #333;}
a:hover {color: #000;}

	
ul, li {
	list-style:none;
	list-style-type:none;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	line-height:1px;
}


#toolbar {
	background: url(images/toolbar.png);
	height: 50px;
}

#toolbar ul li {
	display: block;
	background: url(images/toolbar_li.png) no-repeat right center;
	padding-right: 2px;
	float: left;
}

#toolbar ul li a {
	display: block;
	color: white;
	padding: 0 30px;
	line-height: 50px;
	text-decoration: none;
	display: block;
}

#toolbar ul li:hover {
	background: url(images/toolbar_li_h.png) repeat-x;
}

#toolbar ul li.active {background: url(images/toolbar_li_h.png) repeat-x;}
#toolbar ul li a.active{color: #52d0ff;}


#toolbar ul li a:hover {
	color: #52d0ff;
}

#toolbar ul li.icon a {
	padding-left: 50px;
}

#toolbar ul li.tracking a {background: url(images/toolbar_icon_tracking.png) no-repeat 20px center;}

#toolbar ul li.report a {background: url(images/toolbar_icon_report.png) no-repeat 20px center;}

#toolbar ul li.communication a {background: url(images/toolbar_icon_communication.png) no-repeat 20px center;}

#toolbar ul li.data a {background: url(images/toolbar_icon_data.png) no-repeat 20px center;}

#toolbar ul li.planning a {background: url(images/toolbar_icon_planning.png) no-repeat 20px center;}

#toolbar ul li.system a {background: url(images/toolbar_icon_system.png) no-repeat 20px center;}


/*Hover*/

#toolbar ul li.tracking a:hover,
#toolbar ul li.tracking a.active {background: url(images/toolbar_icon_tracking_h.png) no-repeat 20px center;}

#toolbar ul li.report a:hover,
#toolbar ul li.report a.active {background: url(images/toolbar_icon_report_h.png) no-repeat 20px center;}

#toolbar ul li.communication a:hover,
#toolbar ul li.communication a.active {background: url(images/toolbar_icon_communication_h.png) no-repeat 20px center;}

#toolbar ul li.data a:hover,
#toolbar ul li.data a.active {background: url(images/toolbar_icon_data_h.png) no-repeat 20px center;}

#toolbar ul li.planning a:hover,
#toolbar ul li.planning a.active {background: url(images/toolbar_icon_planning_h.png) no-repeat 20px center;}

#toolbar ul li.system a:hover,
#toolbar ul li.system a.active {background: url(images/toolbar_icon_system_h.png) no-repeat 20px center;}




#toolbar #user {
	position: absolute;
	right: 20px;
	width: 250px;
	color: white;
	padding-left: 30px;
	background: url(images/toolbar_icon_user.png) no-repeat left center;
	line-height: 50px;
}


#toolbar #user a {
	color: #eee;
	text-decoration: none;
	margin-left: 10px;
}

#toolbar #user a:hover {
	color: #52d0ff;
}

#login_container {
	margin: 200px auto 0 auto;
	width: 300px;
	background-color: #f2f2f2;
	border-radius: 10px;
	padding: 30px 40px;
	-moz-box-shadow:    1px 1px 5px 2px #b7b9c2;
    -webkit-box-shadow: 1px 1px 5px 2px #b7b9c2;
    box-shadow:         1px 1px 5px 2px #b7b9c2;
    position: relative;
    margin-bottom: 40px;
}

#login_container h1 {
	font-size: 22px;
	color: #535353;
	border-bottom: 1px solid #e6e7e9;
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-family: 'Raleway', cursive;
}

#login_container h1 span {
	font-size: 14px;
	color: #6d6d6d;
}

#login_container .form-text {
	padding: 10px;
	background-color: white;
	border: 1px solid #ccc;
	padding-left: 40px;
	border-radius: 3px;
	margin-bottom: 10px;
	width: 250px;
}

#login_container input.username {background: url(images/login_user.png) no-repeat left center #fff;}
#login_container input.password {background: url(images/login_pass.png) no-repeat left center #fff;}


#login_container #checkbox {
	float: left;
	margin-right: 10px;
}

#login_container .remember {float: left;}

#login_container input.form-submit {
	background: url("images/submit.png") repeat-x scroll left top #56B11A;
	border: 1px solid #9fa2ae;
	color: #4e515c;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 20px;
	text-align: center;
	border-radius: 10px;
	float: right;	
}

#login_container .forgot {
	width: 200px;
	position: absolute;
	bottom: -30px;
	left: 80px;
	text-align: center;
}


/**/

#wrapper {
	background-color: white;
}

#content {
	clear: both;
	padding: 30px;
}

#filter {
	background-color: #eaeaea;
	padding: 10px;
}

/*Filter Form Elements*/



.tfield {
	border: 1px solid #ccc;
	padding: 5px;
}

.tfield_short {
	width: 30px;
}

.checkbox {

}

.submit {
	border-radius: 7px;
	padding: 10px;
	background-color: #32363d;
	color: #eee;
	border: 3px solid #ccc;
	margin: 10px 0;
}

.submit:hover {
	color: white;
	border: 3px solid #a8d7f3;
}

table#data {
	background-color: #fff;
}

table#data th {
	padding: 10px;
	text-align: left;
	background-color: #dedee0;
}

table#data td {
	padding: 10px;
}

table#data tr.second {
	background-color: #eaeaea;
}

table#data tr:hover {
	background-color: #ceecfe;
}

body{
    font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}
p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
    margin:0 auto;
    width:800px;
    padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
    border:solid 2px #b7ddf2;
    background:#ebf4fb;
}
#stylized h1 {
    font-size:14px;
    font-weight:bold;
    margin-bottom:8px;
}
#stylized p{
    font-size:11px;
    color:#666666;
    margin-bottom:20px;
    border-bottom:solid 1px #b7ddf2;
    padding-bottom:10px;
}
#stylized label{
    display:block;
    font-weight:bold;
    text-align:right;
    width:240px;
    float:left;
}
#stylized .small{
    color:#666666;
    display:block;
    font-size:11px;
    font-weight:normal;
    text-align:right;
    width:240px;
}
#stylized input{
    float:left;
    font-size:12px;
    padding:4px 2px;
    border:solid 1px #aacfe4;
    width:400px;
    margin:2px 0 20px 10px;
}
#stylized textarea{
    float:left;
    font-size:12px;
    padding:4px 2px;
    border:solid 1px #aacfe4;
    width:400px;
    margin:2px 0 20px 10px;
}
#stylized select{
    float:left;
    font-size:12px;
    padding:4px 2px;
    border:solid 1px #aacfe4;
    width:400px;
    margin:2px 0 20px 10px;
}
#stylized button{
    clear:both;
    margin-left:250px;
    width:190px;
    height:31px;
    background:#666666 url(img/button.png) no-repeat;
    text-align:center;
    line-height:31px;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
}

