body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-image: url(../images/bg.jpg);
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #282a1d;
}

#bg {
        position:absolute;
        left:0px;
        top:0px;
        z-index:1;
        overflow: hidden;

        width=100%;
        height=642px;
        background-image: url(../images/bg1.jpg);
}
#site {
        position:absolute;
        left:0px;
        top:0px;
        z-index:100;
        overflow: hidden;
        width=868px;
        height=576px;
        background-image: url(../images/site60.jpg);
}
#body {
        position:absolute;
        left:458px;
        top:143px;
        width:360px;
        height:358px;
        z-index:1;
        overflow: auto;
        padding: 0px 5px 0px 0px;
}

#footer-bottom p{
  text-align: center;
}

#copyright {
        position:absolute;
        left:116px;
        top:550px;
        width:727px;
        height:51px;
        z-index:1;
        overflow: hidden;
        color: #E2FD6E;
align: center;
}
a {
        color: #901400;
        text-decoration: none;
}
a:hover {
        color: #dd5702;
        text-decoration: underline;
}
a:visited {
        color: #798b52;
}


/* Navigation */
#menu {
        position:absolute;
        left:122px;
        top:525px;
        width:710px;
        height:20px;
        z-index:1;
        overflow: hidden;
        font-size: 16px;
        color: #901400;
        text-decoration: none;

	clear: both;	
	padding: 0;	margin: 0;

}

#menu ul {
	float: left;
	list-style: none;	
	margin: 0;
	padding: 0 0 0 0px;			
}
#menu ul li {
	display: inline;
	margin: 0; padding: 0;
}
#menu ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 5px;
	text-decoration: none;	
	letter-spacing: -0.5px;
        color: #901400;
}
#menu ul li a:hover, 
#menu ul li a:active,
#menu ul li.active a {
        color: #dd5702;
        text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: Arial, Sans-serif;
	font-weight: Bold; 	
	padding: 0px 0px 0px 0px;
margin: 5px 0px 0px 0px;		
	 color: #901400;
  
}
h1 {
	font-size: 1.4em;		
}
h2 {
	font-size: 1.2em;
    font-style: italic;
}
h3 {
	font-size: 1em;
}

/* CV */
#cv h1, h2, h3 {
text-align: left;
}
#cv p{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#cv em {
font-weight: Bold; 	
}


/* Paragraph */
p { 
padding: 5px 5px 0px 0px;
margin: 0px 0px 0px 0px;	
text-align:justify
}

.item-date {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
font-style: italic;
font-weight: Bold; 	
}

.item-intro{

  padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.item-link {
  padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

/* Lists */
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;	
}
ul { list-style: none; }

dl { padding: 10px; margin: 0; }

dt {
  font-weight: bold;
  color: #79A62E;
}
dd {
  padding-left: 25px; 
}

/* images */
#pic img {
	background: #fff;
   border: 1px solid #dcdcdc;
	padding: 7px;
}
#pic img.float-right {
  	margin: 5px 0px 10px 10px;  
}
#pic img.float-left {
  	margin: 5px 10px 10px 0px;
}

code, pre {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #deedae; 
	background: #F0FFD2; 
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
 	padding: 5px 7px 5px 40px;  	
   font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #80614D;	
	border: 1px solid #DFF4B5; 
	background: #F0FFD2 url(../images/quote.gif) no-repeat 7px 10px;
}

/* modules */
#emailForm td{
  padding: 5px 5px 5px 5px;
}
.contact_email_contact .fieldlabel {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #901400;

}
.contact_email_contact .button{
  border: thin solid #901400;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        margin: 5px;
 filter: alpha(opacity=50):
 moz-opacity: .50;
    opacity: .50;
color:#901400;
background-color: #fff;



}
.contact_email_contact .button:hover{
  color: #901400;
background-color: #fff;
cursor: hand;

}
.contact_email_contact .inputbox,select{
page-break-after: always;
  border: thin solid #901400;
  width: 300px;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

 filter: alpha(opacity=50):
 moz-opacity: .50;
    opacity: .50;

background-color: #fff;

}
.contact_email_contact textarea{
  border: thin solid #901400;
  width: 400px;
height: 80px;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

 filter: alpha(opacity=50):
 moz-opacity: .50;
    opacity: .50;

background-color: #fff;
}

#contact-details th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF5A51;
	font-weight: bold;
			       padding-bottom: 2px;
padding-top: 2px;
padding-left: 2px;
padding-right: 2px;

border-bottom-style: dashed;
border-bottom-color: #BC8F98;
border-bottom-width: thin;
white-space: nowrap;
}

#contact-details td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #261E20;
	       padding-bottom: 2px;
padding-top: 2px;
padding-left: 5px;
padding-right: 5px;

border-bottom-style: dashed;
border-bottom-color: #FCC0CC;
border-bottom-width: thin;



border-left-style: dashed;
border-left-color: #FCC0CC;
border-left-width: thin;
white-space: nowrap;
}

#event-list table{

}

#events-list th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF5A51;
	font-weight: bold;
			       padding-bottom: 2px;
padding-top: 2px;
padding-left: 2px;
padding-right: 2px;

border-bottom-style: dashed;
border-bottom-color: #BC8F98;
border-bottom-width: thin;
white-space: nowrap;
}

#events-list td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #261E20;
	       padding-bottom: 2px;
padding-top: 2px;
padding-left: 5px;
padding-right: 5px;

border-bottom-style: dashed;
border-bottom-color: #FCC0CC;
border-bottom-width: thin;



border-left-style: dashed;
border-left-color: #FCC0CC;
border-left-width: thin;
white-space: nowrap;
}

#event-list table{

}

#eventdetails th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF5A51;
	font-weight: bold;
text-align: left;
			       padding-bottom: 2px;
padding-top: 2px;
padding-left: 2px;
padding-right: 2px;

border-top-style: dashed;
border-top-color: #BC8F98;
border-top-width: thin;

border-right-style: dashed;
border-right-color: #FCC0CC;
border-right-width: thin;

white-space: nowrap;
}

#eventdetails td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #261E20;
	       padding-bottom: 2px;
padding-top: 2px;
padding-left: 5px;
padding-right: 5px;

border-top-style: dashed;
border-top-color: #FCC0CC;
border-top-width: thin;

}


/* end modules */

/* start - table */

/*
table {
	border-collapse: collapse;
	margin: 15px 10px;		
}
th {
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	background: #ADD163;	
	border-width: 1px;
  	border-style: solid;
  	border-color: #C4DE8F #93C138 #93C138 #C4DE8F;	
}
tr {
	height: 34px;
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #E7F0CC;	
}
*/	
/* end - table */

/* form elements */
/*
form {
	margin: 15px 10px; 
	padding: 5px 10px 20px 10px;
	border: 1px solid #D8E99E; 
	background: #deedae; 	
}
*/

fieldset {
    border: none;
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;

	color: #895F30;
}
input, textarea, select {
	padding: 4px;
	color: #666666;		
	background: #fff;
	
  	border-width: 1px;
  	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 
	
	font: normal 11px Verdana, sans-serif;
}
textarea {
	width: 400px;	
	height: 100px;
	display: block;	
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #A6CD56;
	cursor: pointer;
	border-width: 1px;
  	border-style: solid;
  	border-color: #C4DE8F #8DB836 #8DB836 #C4DE8F;
}




/* WYMeditor */

/* PARA: Hidden note */
p.hidden-note /* p[@class!="important"] */ {
     display: none;
    /* color: #999; border: 2px solid #ccc; */
}

/* PARA: Error */
p.msg-error /* p[@class!="hidden-note"] */ {
  border: 1px solid #C89494;
  background: #FEBFBF;
  background-image: url(../images/icon.error.gif);
  background-position: 6px 6px;
  background-repeat: no-repeat;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  padding-left: 50px;
  /* 
  border: 1px solid #C89494;
  background: #FEBFBF;
  background-image: url(http://www.skybluecanvas.com/beta/data/skins/techjunkie/images/icon.error.gif);
  background-position: 6px 6px;
  background-repeat: no-repeat; 
  padding-left: 50px;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  */
}

/* PARA: Info */
p.msg-info /* p[@class!="hidden-note"] */ {
  border: 1px solid #98B3D3;
  background: #D3E5FF;
  background-image: url(../images/icon.info.gif);
  background-position: 6px 6px;
  background-repeat: no-repeat;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  padding-left: 50px;
  /* 
  border: 1px solid #98B3D3;
  background: #D3E5FF;
  background-image: url(http://www.skybluecanvas.com/beta/data/skins/techjunkie/images/icon.info.gif);
  background-position: 6px 6px;
  background-repeat: no-repeat; 
  padding-left: 50px;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  */
}

/* PARA: Warning */
p.msg-warning /* p[@class!="hidden-note"] */ {
  border: 1px solid #FB0;
  background: #FFEEB1;
  background-image: url(../images/icon.warning.gif);
  background-position: 6px 6px;
  background-repeat: no-repeat;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  padding-left: 50px;
  /* 
  border: 1px solid #FB0;
  background: #FFEEB1;
  background-image: url(http://www.skybluecanvas.com/beta/data/skins/techjunkie/images/icon.warning.gif);
  background-position: 6px 6px;
  background-repeat: no-repeat; 
  padding-left: 50px;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  */
}

/* PARA: Success */
p.msg-success /* p[@class!="hidden-note"] */ {
  border: 1px solid #80C881;
  background: #A6FFA5;
  background-image: url(../images/icon.success.gif);
  background-position: 6px 6px;
  background-repeat: no-repeat;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  padding-left: 50px;
  /* 
  border: 1px solid #80C881;
  background: #A6FFA5;
  background-image: url(http://www.skybluecanvas.com/beta/data/skins/techjunkie/images/icon.success.gif);

  background-position: 6px 6px;
  background-repeat: no-repeat; 
  padding-left: 50px;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  */
}

/* IMAGE: Border */
.border img /* img */ {
    border: 1px solid #ccc;
    /* border: 4px solid #ccc; */
}

/* LIST: Special */
.special ul,
.special ol /* ul,ol */ {
    color: green;
    /* background-color: #fc9; border: 2px solid red; */
}
/* /WYMeditor */
/* END EDITOR RELATED STYLES */

address
{
  padding-left: 10px;
  font-style: normal;
}

/* Basic Portfolio Style */
#defaultportfolio h2 {
  border-bottom: 1px solid #D2E9A4;
}
ul#categorylinks, ul#grouptable {
  clear: both;
  margin: 0 10px; padding: 0;
  border-bottom: 1px solid #D2E9A4;
}
ul#categorylinks li, ul#grouptable li {
  clear: none;
  display: inline;
  margin: 0 2px;
  list-style-image: none;
}
ul#categorylinks li {
  font-variant: small-caps;
  font-size: 1.25em;
}
ul#categorylinks li.active {
  font-weight: bold;
  font-size: 1.5em;
}
ul#grouptable img {
  clear: none;
  display: inline;
  margin: 4px 0;
  vertical-align: top;
}
#defaultportfolio img, #defaultportolio p {
  display: block;
  clear: both;

}
#defaultportfolio > img {
  display: block;
  clear: both;
  margin: 4px 0 0 10px;
}
/* /Basic Portfolio Style */

#TB_Image, #lightbox-image {border: none; padding: 0px;}

#lightbox ul
{
  list-style-type: none;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#lightbox a
{
  float: left;
  list-style: none;

  padding: 3px;
  margin: 0px 3px 3px 0px;
  border: 1px solid #CCC;
  background: #FFF;
  line-height: 6px;
  text-align: center;
}

#lightbox a img
{
  padding: 0px;
  border: none;
  margin: auto auto;
}
