/**
* WHITEHOT Image CSS
*
**/

body {
	background-color:#FFFFFF;
	margin-top:19px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

img {
  border:0;
}


.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 10 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 20; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
body,td,th {
	color: #CCCCCC;
	
}


/** links **/
a:link
{
	color: #171615;
	text-decoration: none;
}

a:visited
{
	color: #171615;
	text-decoration: none;
}

a:hover,
a:focus
{
	color: #00CCFF;
	text-decoration: none;
}

a:active
{
}

a.home {
width: 360px;
height: 120px;
display: block;
margin: 0 auto;
}

#pagehome {
	width: 865px;
	height: 720px;
	background: #00000;
	position: relative;
	margin: auto;
	left: 18px;
	background-color: #FFFFFF;
	}
	
#indexhome {
	width: 865px;
	height: 380px;
	background: #00000;
	position: relative;
	margin: auto;
	padding-top: 30px;
	background-color: #FFFFFF;
	}



h2.title {
	color: #171615;
	text-transform: uppercase;
	position: absolute;
	margin-top: 30px;
	font-size: 1.5em;
	font-weight: 900;
	left: 19px;
	top: -3px;
	height: 17px;
}

/*
* Border Images
*/

#bg-wrap {
  width: 865px;
  height: 720;
  margin: 0 auto;
}
#bg-top {
  background: #000 url(bg-top.jpg);
  height: 131px;
  width: 864px;
}

#bg-left {
  background: #000 url(bg-left.jpg);
  height: 540px;
  width: 109px;
  float:left;
}

#bg-right {
	background: #000 url(bg-right.jpg);
	height: 540px;
	width: 108px;
	float: right;
}

#bg-bottom {
	background: #000 url(bg-bottom.jpg);
	height: 51px;
	width: 864px;
	clear:both;
}

/*
* Interior Sections
*/

#sidebar-left ul.left a {
	color: #171615;
}
#sidebar-left ul.left a:hover {
	color: #00CCFF;
}


#page {
  float:left;
  position: relative;
  width: 648px;
  height: 540px;
  background: #000;
}

#page-inner {
	position: relative;
	background-color: #000000;
}

#sidebar-left {
	float:left;
	width: 252px;
	height: 540px;
	background: #fff url(inner_wh.jpg);
	color: #171615;
	font-size: 0.8em;
	font-weight: bold;
}

#sidebar-left-inner {
}

#content {
	position:relative;
	float:left;
	width: 396px;
	height: 540px;
	background: #000;
	color: #171615;
	font-size: 0.65em;
	font-weight: normal;
	background-color: #FFFFFF;
}

#content-inner {
  padding: 0 18px;
}


/*
* Sidebar Left 
*/


.wh-logo-left {
	margin: 50px auto;
	width: 84px;
	height: 36px;
	background: #FFFFFF url(wh-logo-left.jpg);
}

.left-list {
}

ul.left {
	padding: 0;
	margin-left: 31px;
	list-style-position: inside;
	font-size: 0.7em;
}

ul.left li{
  margin-top: 10px;
}


.services ul.left {
  padding: 0;
  margin-left: 31px;
  list-style-position: inside;
  font-size: .7em;
}

.services ul.left li a{
  margin-top: 10px;
  color: #c7c8ca;
}

.services ul.left li.active a, .services ul.left li a:hover, .services ul.left li.active, .services ul.left li:hover {
	margin-top: 10px;
	color: #00CCFF;
}


/*
* Main Content
*/


#content .header {
  height: 68px;
  width: 100%;
  border-bottom: 1px solid #c7c8ca;
}

.right-list {
  float:left;
  margin-top: 40px;
}

ul.right{
	padding: 0;
	margin-left: 2px;
	list-style-position: inside;
}

ul.right li{
  margin-top: 10px;
  clear:both;
  float:left;
}

ul.clients {
  padding: 0;
  margin-left: 2px;
  list-style-position: inside;
  list-style-type: none;
}

ul.clients li{
  margin-top: 0px;
  clear:both;
  float:left;
  font-weight: bold;
  height: 12px;
}


.description-1 {
  float:left;
  clear: both;
  width: 100%;
  margin-top: 40px;
  font-size: 1.1em;
  line-height: 1.3em;
}

.description-services {
	float:left;
	margin-top: 40px;
	font-size: 1.1em;
	line-height: 1.2em;
}


.copyright {
  position: absolute;
  bottom: -25px;
  color: #c7c8ca;
  font-size: .5em;
  font-weight: normal;
}

.label {
  float:none;
  font-weight: bold;
  text-transform: uppercase;

}

.links {
	position: absolute;
	bottom: -8px;
	left: 17px;
}

.copyright {
	position: absolute;
	bottom: 1px;
	left: -11px;
}

.links p, .copyright p {
	color: #00CCFF;
}

/*
* Portfolio list and pages
*/

#client-grid {
  height: 380px;
}

/* Main portfolio image opacity*/

.portfolio .client-pair a img{
  width: 72px;
  filter:alpha(opacity=40);
  opacity:.40;
}

.portfolio .client-pair a:hover img{
  filter:alpha(opacity=100);
  opacity:100;
}

/* Client portfolio image opacity*/

.client-portfolio .client-pair a img{
  width: 72px;
  filter:alpha(opacity=40);
  opacity:.40;
}

.client-portfolio .client-pair .active a img{
	width: 72px;
	filter:alpha(opacity=100);
	opacity:100;
}


.client-portfolio .client-pair a:hover img{
  filter:alpha(opacity=100);
  opacity:100;
 }

.client-pair {
  width: 162px;
  margin: 10px auto;
}
.client-image-left {
	float:left;
	margin: 0 18px 10px 0;
	color: #171615;
}

.client-image-right {
  float:left;
}

p.client-image-label {
    text-transform: uppercase;
	font-weight: normal;
	font-size: 8px;
	text-align: center;
	width: 72px;
	margin:0;
}
	

.client-portfolio ul.right{
  padding: 0;
  margin-left: 2px;
  list-style-position: inside;
  list-style-type: none;
}

.description-project {
	float:left;
	clear: both;
	margin-top: 10px;
	font-size: 1.1em;
	line-height: 1.3em;
	width: 100%;
}

#media-wrap
{
	clear: both;
	float:left;
	width: 100%;
}

#media {
  width: 320px;
  margin: 20px auto;
  height: 216px;
  background: #005371;
}

/*
* Portfolio list and pages
*/

.principal-image {
  width: 180px;
  margin: 0 auto;
}

.principal ul {
  list-style: none;
}

/*
* Contact page
*/

#contact-form
{
  margin-top: 80px;
}

#contact-form .label {
  font-weight: bold;
  text-transform: lowercase;
  margin: 3px 0 1px 0;
  clear: both;
}

#contact-form input, #contact-form textarea {
	color: #fff;
	background-color:#656567;
	border:0;
}

#contact-form .submit {
	font-weight: bold;
	color: #171615;
	font-size: 1em;
	text-transform: lowercase;
	padding: 3px;
}

#client-grid {
	position:relative;
background-color: transparent;
}

#scrollbar_track {
	position:absolute;
	top:0;
	right:10px;
	height:100%;
	width:2px;
	background-color: #00CCFF;
	cursor:move;
}

#scrollbar_handle {
width:10px;
height: 70px;
position: absolute;
right: -4px;
    background-color:#00CCFF;
    cursor:move;
}

#scrollbar_content {
	overflow:hidden;
	width:200px;
	height:380px;
margin-left: auto;
margin-right: auto; 
}
