/********************************************
   HTML ELEMENTS
********************************************/

/* Top Elements */
* { margin: 0; padding: 0; outline: none; }

body {
	background-color: #ffffff;
	font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
	color: #666666;
	text-align: center;
	margin: 0 0 15px 0;
}

a, a:visited {
	text-decoration: none;
}
a:hover {
	padding-bottom: 0;
	border-bottom: 2px solid #dbd5c5;
}

.aimage, .aimage:visited {
	text-decoration: none;
	background-color: transparent;
	padding: 0;
}
.aimage:hover {
	text-decoration: none;
	background-color: transparent;
	padding: 0;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold;
	color: #333;
}
h1 {
	font-size: 160%;
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
}
h3 {
	font-size: 130%;
}

h1, h2, h3, p {
	padding: 10px;
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

/* images */
img {
	background: #FAFAFA;
	border: 1px solid #DCDCDC;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 0;
}
th strong {
	color: #fff;
}
th {
	background: #e7e6e6 url(images/button.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	color: #333;
}
tr {
	height: 30px;
}
td {
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
}
label {
	display: block;
	font-weight: bold;
	margin: 5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button {
	font: bold 12px Arial, Sans-serif;
	height: 24px;
	margin: 0;
	padding: 2px 3px;
	color: #333;
	background: #e7e6e6 url(images/button.jpg) repeat-x;
	border: 1px solid #dadada;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;
	margin: 0 5px 0 10px; padding: 5px 0 15px 0;
	width: 190px;
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox {
	width: 100px;
	color: #777;
	height: 18px;
	padding: 2px;
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button {
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/
#wrap {
	position: relative;
	width: 910px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(images/content.jpg) repeat-y center top;
}
#header {
	position: relative;
	color: #fff;
	width: 910px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: left;
	background: #fff url(images/content.jpg) repeat-y center top;
}
#header-band {
    position: relative;
	width: 910px;
	height: auto;
	background: #fff url(images/header-bg.jpg) repeat-y center top;
	padding-bottom: 5px;
}
#header-text-div {
    position: relative;
	width: 500px;
	color: #696969;
	padding-top: 8px;
	padding-left: 40px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}
#header-links {
	position: absolute;
	z-index: 30;
	top: 10px !important;
	top: 13px;
	float: right;
	right: 45px;
	color: #838181;
	font-size: 10px;
	font-weight: bold;
}
#header-links img {
	padding: 0;	margin: 0;
	border: none;
	background-color: transparent;
}
#header #header-links a {
	color: #838181;
	text-decoration: none;
}
#header #header-links a:hover {
	color: #444;
}
#header-photo {
	position: relative;
	margin: auto;
	margin-top: 10px;
	height: 200px;
	width: 850px;
	background: #fff url(images/header-photo.jpg) no-repeat center center;
}

#nav {
	position: relative;
	color: #000000;
	width: 910px;
	height: auto;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}
#nav a {
	position: relative;
	margin: 0;
	padding: 0 15px;
	border-right: 1px solid #dadada;
	border-left: 1px solid #fafafa;
	border-bottom: none;
	color: #555;
	font: bold 14px/29px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}
#nav a:hover,
#nav a:active { color: #326ea1; }
#main-menu-div {
	position: relative;
	clear: both;
	left: 30px;
	background: #E4E4E4 url(images/nav.jpg) repeat-x;
	width: 850px;
	padding: 0;
	margin: 0;
	height: 30px;
	text-transform: uppercase;
}
.main-menu-cell-div {
    position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(images/main-menu-top.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#content-wrap {
	position: relative;
	width: 850px;
	margin-left: 30px !important;
	margin-left: 30px;
	border-top: 5px solid #fff;
	background: #fff url(images/content-wrap.jpg) repeat-x;
}
/* Main Column */
.three-col #main {
	position: relative;
	margin: 10px 190px 0 200px;
}
.two-col #main {
	position: relative;
	margin: 10px 5px 0 200px;
}
.two-col #main p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}

#main h1 {
	margin: 10px 10px 0 10px;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color: #444;
	padding: 15px 0 2px 0px;
	border-bottom: 1px solid #dadada;
}

/* Sidebar */
#sidebar {
	position: relative;
	float: left;
	width: 195px;
	margin-top: 10px;
}
/* sidemenu */
.sidemenu {
	position: relative;
	text-align: left;
	border-top: 1px solid #E5E5E5;
	width: 182px;
}
.sidemenu-cell {
	position: relative;
	float: left;
	width: 162px;
	padding: 4px 20px 4px;
	margin: 0 2px;
	background-image: url(images/void.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #E5E5E5;
}
.sidemenu-cell a {
	text-decoration: none;
	color: #326ea1;
	border: none;
}
sidemenu-cell a:hover {
	color: #383d44;
	border: none;
}

/* right column */
#rightcolumn {
	position: relative;
	float: right;
	display: table;
	width: 190px;
	margin-top: 10px;
}
#rightcolumn h1, #sidebar h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444;
}

/* footer-container */
#footer-wrap {
	position: relative;
	width: 910px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
	background: url(images/footer-bottom.jpg) no-repeat center bottom;
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;
}
#footer-wrap p {
	padding: 10px 0;
}
/* footer */
#footer {
	position: relative;
	color: #666;
	margin: 0 auto 10px auto;
	margin-bottom: 20px;
	width: 850px;
	text-align: center;
	background: #F8F7F7;
	border-top: 1px solid #F2F2F2;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

/* post */
.post-by {
	font-size: .95em;
	padding-top: 0;
}
.post-footer {
	background: #F5F5F5;
	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	color: #666666;	
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}

.portfolio-div {
    position: relative;
	float: left;
	width: 640px;
	border: solid 0px;
}

.portfolio-cell {
    position: relative;
	float: left;
	left: 5px;
	width: 305px;
	height: 100px;
	padding: 5px;
	border: solid 0px;
	overflow: hidden;
}

.portfolio-cell-img {
	position: relative;
    float: left;
	width: 120px;
	height: 90px;
}

.portfolio-cell-text-title {
    position: relative;
	float: left;
	width: 150px;
	padding-bottom: 2px;
	font-weight: bold;
	left: 17px;
}

.portfolio-cell-text {
    position: relative;
	float: left;
	width: 150px;
	left: 17px;
}

#contact-div {
    position: relative;
	float: left;
	width: 630px;
	border: none;
}

.cd-input {
	width: 200px;
	border: solid 1px #9A9A9A;
	padding: 2px;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}

.tvinput {
	border: solid 1px #9A9A9A;
}

.data-div img {
	border: solid 1px #9A9A9A;
}

.cd-textarea {
	width: 300px;
	height: 100px;
	border: solid 1px #9A9A9A;
}

.label-div {
    position: relative;
	float: left;
	width: 150px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 10px;
	clear: left;
}

.data-div {
	margin: 0;
	padding: 0;
    position: relative;
	float: left;
	width: 430px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.ai-div {
    position: relative;
	width: 140px;
	float: left;
	padding: 0px;
	margin: 0;
	text-align: left;
}

.ai-input {
	float: left;
	padding: 0;
	margin: 0;
	text-align: left;
	border: solid 1px #9A9A9A;
	margin-right: 5px;
	margin-top: 2px;
}

.txt {
    float: left;
	padding: 0;
	margin: 0;
	text-align: left;
}

.a-no-underline {
    text-decoration: none;
	padding: 0;
	margin: 0;
	border: 0;
}

.a-no-underline:hover {
    text-decoration: none;
	padding: 0;
	margin: 0;
	border: 0;
}

#main.sitemap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#main.sitemap a:hover {
	color: #000;
}