/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
   BASED ON TEMPLATE: 	Techmania 1.0         	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top elements */
* { margin:0; padding: 0; }

body {
	background-color: #fafafa;
 	font-color: #333; 
 	font: 75%/1.5  arial, verdana, helvetica, sans-serif;
 	text-align: center; 
 	margin: 15px;
}  

/* links */
a	{ 
	color: #333;
	background: inherit;
	text-decoration: none;
}
a:hover { 
	color: #f15c25;
	background: inherit; 	 
}
 
/* headers */
h1, h2, h3 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 2.4em;
	letter-spacing: -1px;	
}
h2 {
	font-size: 1.4em;
	color: #763f15;
}
h3 {
	font-size: 1.4em;
}

h1, h2, h3, p { 
	padding: 0;
	margin: 10px 15px; 
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	font-color: #333;	
}
ul span, ol span {
	font-color: #333;
}

/* images */

img {
	border: 0;
}
img.float-right {
	margin: 20px 15px 20px 0px;
	background: #fafafa;
	border: 8px solid black; padding: 3px;  
}
img.float-left {
	margin: 5px 10px 10px 0px;
	background: #fafafa;
	border: 8px solid black; padding: 3px;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 3px 10px 10px 10px;  	
  	background: #fafafa;
	background-position: 10px;
	border: 1px solid #f9dd94;
	font: 14px/1.5em  georgia, "times new roman", times, serif; 
	font-weight: normal;
	font-style: italic; 
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 5px 15px 15px 15px;
	border: 1px solid #534e31;	
}
th strong {
	color: #fff;
}
th {
	background: #5e4837;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #ffffcf;
}
tr {
	height: 30px;
}
td {
	font-color: #333;
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #534e31;
	border-bottom: 1px solid #534e31;
}
tr.row-a {
	background: #fff7bb;
}
tr.row-b {
	background: #ddd59d;		
}


/* form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #eaeaea; 
	background-color: #fafafa; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:3px;
	border:1px solid #eee;
	font: normal 1em arial, verdana, helvetica, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:4px;
	font: normal 1em arial, verdana, helvetica, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px arial, verdana, helvetica, sans-serif; 
	border: 1px solid #eaeaea;
	padding: 2px 3px; 
	background: #ccc url(buttonbg.gif) repeat-x left bottom; 
	color: #333;/* color: #339900; */
}

/* search */
#sidebar #search {
	background: #f2f2f2;
	margin: 0 15px;
	padding: 5px 0;	
}
#sidebar #search img {
	vertical-align: bottom;
}
#sidebar #search .textbox {
	background: #fff url(input.png) no-repeat top left; 
	border: 1px solid #888;
	font-size: 11px;
	padding: 3px;	
	width: 110px;
}
#sidebar #search input.searchbutton { 
	margin: 0; 
	font: bold 100% arial, verdana, helvetica, sans-serif;
	border: 1px solid #ccc; 
	background: #ccc url(buttonbg.gif) repeat-x left bottom; 
	padding: 1px; 
	height: 25px;
	color: #333;	
	width: 55px;
}

/*****************************
      LAYOUT 
******************************/
#wrap {
	margin: 0 auto;
	padding: 0;	
	text-align: left;
	background:#ffffcf;
	border-top: 30px solid black;
	border-left: 30px solid black;
	border-right: 30px solid black;
	width: 820px;  	
}
#content-wrap {
	clear:both;
  	margin:0; padding:0;
	width: 790px;		
}

/* header */
#header {
	position: relative;
	clear: both;
  	width: 790px;
	height: 270px;
	margin: 0; padding: 0;		
}
#header-banner {
	position: absolute;
	margin-top: 30px; margin-left: 37px;
	clear: both;
	background: #ffffcf url(pdwBanner.jpg) no-repeat center center;
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 1em arial, verdana, helvetica, sans-serif;
	text-transform: none;
	letter-spacing: 1px;
	color: solid black;		
}

/* menu tabs */
#header #header-tabs {
	position: absolute;
	top: -38px; left: 10px;
	width: 100%;
	font: 1.1em arial, verdana, helvetica, sans-serif;
	font-weight: 700;  
} 
#header-tabs ul {		
	margin-left:25px;
	padding:0px 0px 0px 4px;
	list-style:none;
}
#header-tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#header-tabs a {
	float:left;
	background: url(tableft.gif) no-repeat left top;
	margin:0;
	padding:0px 0 0 4px;
	text-decoration:none;
}
#header-tabs a span {
	float:left;
	display:block;
	background: url(tabright.gif) no-repeat right top;
	padding:6px 15px 6px 8px;
	color: #fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header-tabs a span {float:none;}
/* End IE5-Mac hack */
#header-tabs a:hover span {
	color:#fff;
}
#header-tabs a:hover {
	background-position:0% -42px;
}
#header-tabs a:hover span { background-position: 100% -42px;}
#header-tabs #current a { background-position:0% -42px; }
#header-tabs #current a span { background-position:100% -42px; color: #fff;}

/* main content */
#main {
	float: left;
	width: 485px;
	margin-left: 24px; margin-top: 20px; padding: 0;
	background-color: inherit;
}
#main h1 {
	padding: 8px 0 3px 0px;
	text-transform: none;
	border-bottom: 2px solid #f9dd94;	
	color: #8c1637;	
}	

/* sidebar */
#sidebar {
	float: right;
	width: 255px;
	margin: 27px 0 10px 0; padding: 0;
	background-color: inherit;	
}
#sidebar h3 {
	padding: 8px 0px 3px 0px;
	text-transform: none;	
	color: #8c1637;
}
#sidebar #sidebar pic {
	vertical-align: center;
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display: block;
	font-weight: 600;
	font-color: #333;
	text-decoration:none;	
	padding: .3em 0 .3em 15px;
	border-bottom: 1px dashed #777;
	background-color: inherit;
	min-height: 18px;	
}
#sidebar ul.sidemenu a.top {
	border-top: 1px dashed #777;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 15px;
	border-left: 5px solid #8c1637;
	font-weight: 700;
	color: #333;
}
	 

* html body #sidebar ul.sidemenu a { height: 18px; }



/* footer */
#footer { 
	clear: both;
	width: 100%;
	height: 40px;
	color: #fff;
	background: #000;
	margin: 0;	
	font-size: 110%;			
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #fff; 
}
#footer a:hover {
	color: #f15c25;
}
#footer #footer-center {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0; padding: 10px;
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* additional classes */
.clear {	clear:both;	} 
.hide  { display: none; }
.cream  { color: #ffffcf; }

.comments { 
	color: #333; 
	background: #ffffcf;
	text-align: right; 
	border-top: 1px dashed #eff0f1;
	border-bottom: 1px dashed #effof1; 
	padding: 5px 0;
	margin-top: 20px;
}

