/*
Template Design by TheWebhub.com
http://www.thewebhub.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/

/** Common Styles */
*
{
	padding:0;
	margin:0;	
}

ul{list-style-position:inside;}

body {
	margin: 30px 0 20px 0;
	padding: 0;
	background: #D7D7BD url(../img/img01.png) repeat;
	text-align: justify;
	line-height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	color: #000000;
}

strong {
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
}

ul {
	margin: 0px;
	padding: 0;
}

a{
	color: #308AC0;
	border-bottom: 1px #97C8E5 dotted;
}

h2 a{
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #005880;
}

a img{border: 2px solid #308AC0;}
a:hover img{border: 2px solid #005880;}

/** Style for header starts here */

#header {
	width: 800px;
	height: 150px;
	margin: 0px auto;
	background: #4FA1D3 url(../img/img03.jpg) no-repeat bottom right;
}

#header h1, #header h2 {
	margin: 0px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 10px 10px 20px;
	font-size: 3em;
}

#header h2 {
	padding: 73px 10px 0px 0px;
	font-size: 1.4em;
}

/** Style for menu starts here */

#menu {
	width: 800px;
	height: 50px;
	margin: 0px auto;
	background: #000000;
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	border: none;
	background: url(../img/img05.jpg) no-repeat left 55%;
	padding: 14px 30px 10px 12px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	color: #D7D7BD;
}

/** Style for wrapper starts here */

#wrapper {
	width: 840px;
	margin: 0px auto;
	padding: 20px 0;
	background: #FFFFFF url(../img/img02.jpg) repeat-y left top;
}

/** Style for content starts here */

#content {
	width: 800px;
	margin: 0px auto;
}

#content h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #CCCCCC dashed;
}

#content p {
}

#content a {
	text-decoration: none;
}

#right {
	float: right;
	width: 480px;
	padding: 20px 20px;
}

#right ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}

#right li {
	margin-bottom: 8px;
	padding-left: 10px;
	background: url(../img/img06.jpg) no-repeat 0 7px;
	line-height: 17px;
}

#right .post {
}

#left {
	float: left;
	width: 220px;
	padding: 20px 20px;
	background: #EDEDED;
}


#left ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#left li {
	padding-left: 10px;
	background: url(../img/img04.gif) no-repeat left 9px;
}


/** Style for footer starts here */

#footer {
	clear: both;
	width: 800px;
	height: 38px;
	margin: 0px auto;
	padding-top: 18px;
	border-top: 1px solid #444444;
	background: #000000;
	text-transform: uppercase;
	font-size: 10px;
	color: #E5E5CC;
}

#footer .copyright {
	float: left;
	margin: 0px;
	padding-left: 20px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
	background: url(../img/image01.png) no-repeat left 50%;
}

#footer .xhtml {
	padding-left: 20px;
	background: url(../img/image02.png) no-repeat left 50%;
}

#footer a {
	border-bottom: 1px #E5E5CC dashed;
	text-decoration: none;
	color: #E5E5CC;
}



/************
************/

#site-menu
{
	float:right;
	width: 200px;
	border: 1px solid #eee;	
	text-align:center;
}

span.menu-title
{
	display:block;
	height: 30px;
	border: 1px solid #ddd;
	text-align:center;
	font-weight: bold;
	line-height: 30px;
}

span.menu-item
{
	clear:both;
	display:block;
	height: 20px;
	border: 1px solid #ddd;
	text-align:center;
	line-height: 20px;
}

#site-menu label
{
	float:left;	
}

#site-menu input
{
	text-align:center;	
	float:right;
}

#header span.headlinks
{
	color: #fff;
	float:right;
	margin-right: 10px;		
}

#header span.headlinks a
{
	color: #fff;
	border-bottom: 0;
}

#header form#UserLoginForm
{
	width: 500px;
	display:block;	
	height: 20px;
	float:right;
	text-align:right;
	margin-right: 45px;
	color: #fff;
}
#header form#UserLoginForm div
{
	display:inline;
	
}

#header form#UserLoginForm label, #header form#UserLoginForm input
{
	display:inline;
	width: 75px;
	margin-right: 10px;	
}

#header a#header_link
{
	display:block; 
	width: 688px; 
	border:0px; 
	margin: 0 auto; 
	text-align:center;
}

#header img#logo
{
	border:0px; 
	margin: 35px auto 0px auto;
}

#header form#UserAddForm div.error-message
{
	display:none;	
}

.errorbox, .successbox
{
	width: 90%;	
	margin: 10px auto;
	height: 2%;
	overflow:auto;
	padding: 10px 20px 5px 20px;
	text-align:center;
}

.errorbox
{
	border:1px solid #ff9999;
	background: #ffeeee url(../img/error.gif) no-repeat 8px 8px;
}

.successbox
{
	border:1px solid #99ff99;
	background: #eeffee url(../img/success.gif) no-repeat 8px 8px;
}

p#flash_message
{
	font-size: 2em;
	text-align:center;
	margin-top: 40px;
}


#content form, .form-clone
{
	border: 1px solid #aaa;
	background: #eee;
	padding: 20px;
	width: 90%;	
	margin: 10px auto;
	height: 1%;
	overflow:auto;
}

#content form h2
{
	font-size: 1.5em;
	color: #bbb;
	letter-spacing: 2px;
	margin-bottom: 10px;
	font-weight: bold;
}

#content div.input
{
	margin-bottom: 10px;
	height: 20px;	
}

#content div.textarea
{
	height: 190px;	
}

#content div.error
{
	height: 30px;		
}

#content form label
{
	clear:both;
	width: 180px;
	float:left;
	
}

#content form input[type=submit], #content form input[type=text], #content form input[type=password], #content form input[type=file]
{
	width: 240px;
	float: left;
}

#content form input[type=radio]
{
	float: left;
	width: 10px;	
}

#content form input.form-error, #content form textarea.form-error, #content form select.form-error, #content form checkbox.form-error
{
	background: #fffefe;
	border: 1px solid #ff9999;	
}

#content form img
{
	margin-left: 1px;
}

#content form div.submit
{
	margin: 0 0 20px 179px;
	padding: 5px;
}	

#content form div.error-message
{
	color: #ff4444;
	height: 10px;
	float:right;
	margin-right: 8px;
}




/***********************
CLIENTS
***********************/

#client-menu
{
	margin: 10px 0 10px 0;	
	width: 100%;
	float:right;
	display:block;
	
}

#client-menu ul#client-menu-list
{
	float:right;
}

#client-menu ul#client-menu-list li
{
	display: inline;
	background: none;
	margin-left: 10px;
	background: #eee;
	border: 1px solid #bbb;
	padding: 5px;
	font-size: 1.2em;
}
#client-menu ul#client-menu-list li:hover
{
	display: inline;
	background: none;
	margin-left: 10px;
	background: #666;
	border: 1px solid #bbb;
	padding: 5px;
	color: #fff;
}
#client-menu ul#client-menu-list li:hover a
{
	color:#fff;
}


table.tracks td, table.tracks th
{
	width: 160px;
	text-align:center;
	font-size: 1.2em;
	padding:2px;
}

table.tracks
{
	border: 1px dashed #ccc;
	margin: 10px;
	background: #eee;	
}

table.tracks tr.darker
{
	background: #aaa;
	color:#fff;	
}

table.tracks th
{
	font-weight: bold;
	font-size: 1.4em;	
	border: 1px solid #ddd;
}

span.page-title
{
	margin: 10px;
	font-size: 2.0em;	
	font-weight: bold;
}

form#upload-track input, form#upload-track textarea, form#upload-track select
{	
	margin-left: 40px;
}

form#upload-track submit
{
	clear:both;	
}

form#upload-track div.form-section
{
	border: 1px solid #ddd;
	background: #f1f1f1;
	padding-top: 10px;	
}

form#upload-track div.form-section input
{
	margin-left: 39px;	
}
form#upload-track div.form-section input[type=checkbox]
{
	width: 10px;
	text-align:left;	
}

span#upload_bar
{
	background: #61ABD8; 
	display:block; 
	width: 0px; 
	height: 10px;
}
#upload_bar_box
{
	width: 500px; 
	border: 1px solid #bbb; 
	height: 10px;	
	margin: 0 auto;
}

#divUploadProgress
{
	border: 1px solid #aaa;
	background: #eee;
	width: 600px;
	text-align:center;
	margin: 10px auto;	
	padding: 20px;
}

form input[type=image]#paypal_btn
{
	width: 62px;
	height: 31px;
	margin: 10px auto;
	float:none;
}

form#paypal-form
{
	text-align:center;	
}

span.title
{
	clear:both;
	margin-top: 5px;
	display:block;
	float:left;
	width: 230px;
	font-weight: bold;	
}

span.detail
{
	margin-top: 5px;
	display:block;
	width: 250px;
	float:left;	
}


div.mix-comment
{
	width: 90%;
	margin: 10px auto;
	border: 1px solid #aaa;
	background: #ccc;
	color: #fff;
}

div.mix-comment div.mix-comment-header
{
	background: #bbb;
	color: #444;
	font-size: 2.0em;
	font-weight: bold;	
	padding: 10px;
}

div.mix-comment div.mix-comment-comment
{
	padding: 20px;	
	font-size: 1.4em;
	color: #666;
}

div.mix-comment div.mix-comment-foot
{
	font-size: 0.9em;
	text-align:right;	
	padding-right: 20px;
}

div.mix-comment-header span.edit-links
{
	text-align:right;
	float:right;
	margin-top: 10px;
	font-size: 0.4em;	
}

div.photo
{
	width: 220px;
	height:auto;
	padding: 5px;
	border: 1px dashed #ccc;
	text-align:center;
	float:left;	
}


/**********************
BLOGS
**********************/
select#blog_categories
{
	height: 100px;
	margin-bottom: 10px;
	
}

#content div.radio input
{
	width: auto;
	float:left;	
}
#content div.radio label
{
	clear:none;
	width: 50px;
}

#content div.ratings label
{
	width: 100px;
}

#content div.radio label.bigger
{
	width: 180px;	
}

#content div.ratings label.bigger
{
	width: 100%;
	padding-right: 5px;
	font-weight: bold;
	display:block;
	clear:left;	
	float:none;
	line-height: 20px;
}

div.news_article
{
	width: 95%;
	border: 1px dashed #ccc;
	padding: 5px;
	margin: 10px 0; 
	height: 1%;
	overflow:auto;	
}

span.news_title
{
	font-weight:bold;
	font-size: 1.1em;
	display:block;
}

span.news_summary
{
	padding-left: 20px;
	display:block;
}

span.news_author
{
	float:right;
	font-style:italic;
}


div.engineer_box
{
	width: 95%;
	margin: 10px auto;
	border: 1px dashed #ccc;
	clear:both;
	height:1%;
	overflow:auto;	
}

div.engineer_box h2
{
	display:block;
	width: 96%;
	height: 20px;
	line-height: 20px;
	background-color: #3E99CE;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3em;
	padding: 1% 2%;
	margin-bottom: 10px;
}

div.engineer_box div.engineer_box_details
{
	float:right;
	width: 505px;
	margin-right: 5px;
}

div.engineer_box div.engineer_box_image
{
	width: 245px;	
	text-align:center;
	vertical-align:middle;
	float:left;
}

div.engineer_box div.engineer_box_image div.recent_blogs
{
	text-align:left;
	border:1px solid #ddd;	
	width: 80%;
	padding: 5px;
	margin: 5px auto;
}

h3
{
	display:block;
	height: 20px;
	line-height: 20px;
	font-size: 1.4em;
	font-weight: bold;
	color: 	#3E99CE;
	border-bottom: 1px dashed #ccc;
}

ul.inline_ul{display:inline; }
ul.inline_ul li{display:inline; margin-right: 5px; background:none !important;}
.bold_text{font-weight:bold;}
div#comment{margin-top: 20px;}
div.comment_box{clear:both; margin: 10px auto; border: 1px solid #ccc; width: 700px;}
div.comment_box div.comment_author{float:left; width: 200px; padding: 5px;}
div.comment_box p.comment_body{float:left; display:block; width: 480px; padding: 5px;}
span.blog_title{float:left;}
span.blog_author{float:left; margin-left: 5px;}
.no_margin{margin: 0 !important;}
p.quote_top{background: url(../img/quote-top.png) no-repeat top left; width: 700px; margin: 0 auto; height: 21px; padding:0;}
p.quote_bottom{background: url(../img/quote-bot.png) no-repeat top left; width: 700px; margin: 0 auto; height: 21px; padding:0;}
p.question_top{background: url(../img/question-top.png) no-repeat top left; width: 700px; margin: 0 auto; height: 22px; padding:0;}
p.question_bottom{background: url(../img/question-bot.png) no-repeat top left; width: 700px; margin: 0 auto; height: 22px; padding:0;}
div.quote_middle{background: url(../img/quote-mid.png) repeat-y top left; width: 660px; margin: 0 auto; padding: 0px 20px;}
div.quote_middle p{margin-bottom: 0px; padding-left: 10px;}
div.advert{width: 100%; float:none; clear:both; background-color: #ddd; text-align:center; padding: 0px;}
div.advert img{display:block; margin:0px auto;}
span.greyed_out{color:#aaa;}



