body {
	background: #616161 url(images/page_background.jpg) repeat-x;
	color: #cccccc;
	font-family: "Helvetica";
}

* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


a {
	color: #cccccc;
	border: none;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5 {
	color: #66bbfd;
	font-weight: bold;
}
#wrapper {
	width:800px;
	margin: auto;
}
#content {
	background: url(images/content_bgnd.jpg) repeat-x;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear-both {
	clear:both;
}
#topBar {
	background: #292929;
	padding:2px;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid #3d3d3d;
}
#topBar .leftIcons {
	float:left;
	padding-top:4px;
}
.username {
	background: url(images/usericon.gif) no-repeat 2px 2px;
	padding-left: 20px;
	width: 120px;
}
.password {
	background: url(images/key.gif) no-repeat 2px 2px;
	padding-left: 22px;
	width: 120px;
}
#header {
	background: url(images/header.png) no-repeat bottom left;
	height: 144px;
}

#header-bgnd {
	background: url(images/background.jpg) repeat-x #616161;
	height: 144px;
}
#header-content {
	height:113px;
}
#content {
	border-top: 5px solid #393939;
	padding:10px;
	background: url(images/content_bgnd.jpg) repeat-x #424242;
	min-height:75px;
	clear:both;
}
#footer {
	
}
#footer {
	background: url(images/footer_bgnd.gif) repeat-x;
	clear:both;
	padding:25px 0 0 0px;
	font-size:11px;
}
#footer .block {
	float:left;
}
#footer .block-right {
	float:right;
	text-align: right;
}
#footer .block, .block-right {
	color:#939393;
	padding-right:30px;
}

#footer .block a, .block-right a {
	color:#939393;
	text-decoration:none;
}

#footer .block .footer-header, .block-right .footer-header {
	font-weight:bold;
	margin: 0 0 0 0;
}

#footer .block ul, .block-right ul {
	padding:0 0 0 0;
}

#footer .block ul li, .block-right ul li {
	display:block;
	padding:4px 0 0 0;
}

#footer .block ul li a:hover, .block-right ul li a:hover {
	color: #C4C4C4;
}

/* Inputs */
input, textarea {
	border: 1px solid #505050;
	background: #393939;
	padding:2px;
	color: #c7c7c7;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

/* Navigation (block) */
#mainNav {
	height: 25px;
	width: 100%;
	padding-bottom:6px;
	float:right;
	margin-right:5px;

}
#mainNav ul {
	margin: 0px;
	padding: 0px;
	font-size: small;
	color: #FFF;
	line-height: 35px;
	white-space: nowrap;
	float:right;
}

#mainNav li {
	list-style-type: none;
	display: inline;
}

#mainNav li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #fff;
	background: #393939;
	text-shadow: #000 1px 1px 1px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

#mainNav li a:link {
    color: #FFF;
}

#mainNav li a:visited {
    color: #fff;
}

#mainNav li a:hover {
    color: #91CBFF;
}
/***
 * Portfolio Thumbs Menu;
 */
#thumbs {
background: #808080;
padding:10px 10px 10px 0;
height:85px
}
#thumbs ul {
list-style-type:none;
padding:0;
white-space:nowrap;
}

#thumbs ul li {
display:inline;

background: #fff;
}

#thumbs ul li a {
background: #fff;
padding:5px;
height:75px;
color:#000;
text-decoration:none;
float:left;
margin-left:10px;
}

#portfolio-info {
	text-align:left;
}

#portfolio-info .portfolio-info-title {
	text-align: left;
	color:#32639A;
	font-size:2.4em;
	border-bottom:1px solid #E2E2E2;
	height:38px;
	letter-spacing:-0.5px;
	margin-bottom:10px;
	padding:12px 0 0 0;
	text-decoration: none;
}
#portfolio-info .portfolio-info-body {
	border-bottom:1px solid #E2E2E2;
	letter-spacing:-0.5px;
	margin-bottom:10px;
	padding:12px 0 12px 0;
	text-decoration: none;
}


#portfolio-info .portfolio-info-meta {
	color:#000000;
	height:38px;
	letter-spacing:-0.5px;
	margin-bottom:10px;
	padding:12px 0 0 0;
	font-size:0.6em;
}
.left {
	float: left;
}
.right {
	float: right;
}
.header {
	background: #3B3B3B;
	padding: 5px 5px 5px 10px;
}
.header a {
	text-decoration: none;
}
.module {
	background:#2F2F2F;
	border: 1px solid #252525;
	padding:5px;
	margin-top: 10px;
}
.home-content {
	width: 70%;
	margin-right: 1%;
}
.home-sidebar {
	width: 27%;
}
.inline-quote {
	margin: 30px 0 0 10px;
	padding: 0 0 0 5px;
	font-style:italic;
	font-size: 17px;
	border-left: solid 2px #66bbfd;
}
.content {
	font-size: 12px;
}
#mycarousel li { list-style-type: none; }

.portfolio-context-left {
	border: 2px #CACACA solid;
	border-radius: 4px;
	background: #545454;
	height: 400px;
	width:25%;
	float:left;
}
.portfolio-slider-wrapper {
	width:74%;
	float:right;
}
#portfolio {
	background: #2F2F2F;
}
