/*
Theme Name: wp-aht
Theme URI: http://ahtgroup.com/
Description: WordPress Template for AHT Group Site
Author: William Pramana
Author URI: http://ahtgroup.com/
Version: 1.0
*/

body {
	background-color: #e6f0f5;
	color: #2d2e2e;
	margin: 0;
	padding: 0;
	font: 14px/20px Helvetica, Arial, sans-serif;
	text-align: center;
}


a:link {
	color: #006688;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #006688;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #006688;
	text-decoration: underline;
}

a:active {
  color: #003d53;
}

a img, .noborder, a.noborder:link, a.noborder:visited, a.noborder:hover  {
	border-width: 0;
	background: none;
}



#mastercontainer {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}

#header {
	background: #FFF url(images/header.jpg) no-repeat;
	height: 119px;
	position: relative;
}

#home-link {
	text-indent: -9999px;
	position: absolute;
	top: 0;
	left: 0;
	width: 980px;
	height: 119px;
}

.breadcrumbs {
	padding-left: 20px;
	font-size: 12px;
	font-weight: lighter;
	color: #999;
}

.breadcrumbs a:link, a:visited {
	color: #999;
	font-weight: lighter;
}

#maincontent {
	clear: both;
	padding-top: 20px;
}

#content {
	float: left;
	width: 730px;
	padding: 0 0 20px 20px;
}

#sidebar {
	float: right;
	width: 200px;
	padding-bottom: 25px;
	text-align: center;
}

#footer {
	clear: both;
  	color: #FFF;
  font-size:12px;
  background-image:url(images/aht_footer_panel.jpg);
  padding: 10px 10px 10px 20px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}


#nav {
text-align:left; font-family:Arial, Helvetica, sans-serif; position:relative; font-size:0.9em; height:2.5em; margin:0; padding:0 0 0 20px; list-style-type:none; height:45px; background:url(images/aht_navigation-panel.gif); background-repeat:repeat-x;}
#nav ul {
padding:0; margin:0; list-style-type:none; /* for Firefox */
}
#nav li {
float:left; position:relative;
}
#nav li a, #nav li a:visited {
display:block; text-decoration:none; width:100px; float:left; padding-right:10px; height:50px; line-height:40px; color:#fff; font-weight: bold;
}
* html #nav li a, #nav li a:visited {
width:120px; w\idth:100px; /* hack for IE5.5 */
}
#nav li a.drop, #nav li a.drop:visited {
text-decoration:none; color:#006888; 
}
#nav li ul {
visibility:hidden; position:absolute; top:40px; left:0; height:0; overflow:hidden; color:#006888; 
}
#nav table {
margin:-1px; border-collapse:collapse; font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
#nav li:hover a,
#nav li a:hover {
text-decoration:underline; border:0; color:#fff;
}
#nav li:hover ul,
#nav li a:hover ul {
visibility:visible; height:auto; width:200px; background:#fff; border:1px solid #006888; left:0; top:40px; overflow:visible;
}
#nav li:hover ul li a,
#nav li a:hover ul li a {
display:block; font-weight:normal; background:transparent; text-decoration:none; height:auto; line-height:15px; padding:0.5em; width:200px; color:#006888; 
}
* html #nav li a:hover ul li a {
width:210px; w\idth:200px; /* hack for IE5.5 */
}
#nav li:hover ul li a.drop,
#nav li a:hover ul li a.drop {
text-decoration:none; color:#006888; 
}
#nav li:hover ul li ul,
#nav li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; left:200px; height:0; overflow:hidden; color:#006888; 
}
#nav li:hover ul li a:hover,
#nav li a:hover ul li a:hover {
text-decoration:underline;
}
#nav li:hover ul li:hover ul,
#nav li a:hover ul li a:hover ul {
visibility:visible; color:#006888; border:1px solid #006888; height:auto; background:#fff; width:200px;
} 
#nav li:hover ul li:hover ul.left,
#nav li a:hover ul li a:hover ul.left {
left:-170px;
}
#nav li:hover ul li:hover ul li a,
#nav li a:hover ul li a:hover ul li a {
display:block; height:auto; color:#006888; 
}
#nav li:hover ul li:hover ul li:hover a,
#nav li a:hover ul li a:hover ul li a:hover {
text-decoration:underline;
}


h1, h2, h3, h4, h5, h6 {
	color: #006888;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	line-height: 32px;
	margin-right:20px;
}

h2 {
	font-size: 20px;
	font-weight: lighter;
	line-height:24px;
	margin-right:20px;
}

h3 {
	font-size: 15px;
	font-style: bold;
	line-height:18px;
	margin-bottom: 0;
}



h4 {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 0;
}


p,
dl,
hr,
h1,
h2,
h4,
h5,
h6,
pre,
table,
address,
fieldset {
	margin-bottom: 15px;
}

#content ul {
	padding: 10px;
}

#content ul li {
	list-style-type: disc;
	margin-left: 25px;
}

#content ol {
	padding: 10px;
}

#content ol li {
	list-style-type: decimal;
	margin-left: 25px;
}

.colorbox {
	margin-top: 25px;
	padding-top: 25px;
}

.colorbox img {
	padding:0px;
	float:left;
	margin:0px 25px 20px 0px;}
	
.colorbox img.last {
	margin-right:-20px;}	

#content ul.list li {
	margin-bottom: 20px;
}

.gray
	{
	color:#999999;
	}
	
.noMargin {
	margin:0;
	padding:0;
}	

.caption {
	margin:0;
	padding:5px 0 10px 0;
	font-size:12px;
	font-weight:bold;
}	

.author {
	text-align:right;
	margin:0;
	}

	.buyButton a {
	text-align:right;
	float:right;
	margin:-100px 15px 0px 0px;
	width: 205px;
	height:50px;
	background:url(images/buy_button.gif)  0 0 no-repeat;
	text-decoration: none;
	}
	
	.buyButton a:hover { 
	background-position: 0 -50px;
	}
	.buyButton a:active {
	background-position: 0 -100px;
	}

	.bluebox_box {
		margin: 20px 20px 0px 0px;
		width:350px;
		float:left;
		background:url(images/bluebox_tl.png) no-repeat top left;
	}

	.right {
		margin-right:0px;}

	.bluebox_top {
		background:url(images/bluebox_tr.png) no-repeat top right;
	}
	.bluebox_bottom {
		background:url(images/bluebox_bl.png) no-repeat bottom left;
	}
	.bluebox_bottom div {
		background:url(images/bluebox_br.png) no-repeat bottom right;
	}
	.bluebox_content {
		background:url(images/bluebox_r.png) top right repeat-y;

	}

	.bluebox_top div,.bluebox_top,
	.bluebox_bottom div, .blueboxr_bottom {
		width: 100%;
		height: 20px;
		font-size: 1px;
	}
	.bluebox_content, .bluebox_bottom {
		margin-top: -5px;
	}
	.bluebox_content { padding: 5px 10px; }


	table.content {
		text-align:left;
		border-collapse: collapse;
		background-color: white;
		margin: 5px 20px 10px 0px;
	}
	table.content th {
		padding:5px;
		background-color: #006888;
		color:white;
		border:1px solid #006888;

	}
	table.content td {
		padding:5px;
		border:1px solid #006888;
		background-color: white;
	}

/* CLIENT LOGO PAGE */

table.clientlogos {
	text-align:left;
	color: #006688;
	font-weight:normal;
	padding:5px 0;
	
}

table.clientlogos th {
	padding:5px 0;
	}

table.clientlogos td {
	border: 1px solid #999;
	}

	
table.clientlogos img {
	border:none;
	text-align:center;
	vertical-align:middle;
	}	

/* Table for Enterprise 2.0 page */

table.enterprise2 th {
	padding:5px 0;
	}

table.enterprise2 td {
	padding:12px ;
	}

table.enterprise2 img {
	border:none;
	text-align:center;
	vertical-align:top;
	}	

img.book { float: left; margin-right: 20px; margin-bottom: 20px; } 

.teamitem {
	margin-bottom: 20px;
	border-bottom: 1px solid #cfcfcf;
}

.teamphoto {
	float: left;
	width: 140px;
}

.teamphoto img { border: 1px solid #cfcfcf; padding: 5px;}

.teamdesc {
	float: left;
	width: 550px
}

.clear {
	clear: both;
}

.offset {
	margin-left:200px;
} 

#copyOffset ul {
	list-style-type: none;
	margin: 0px 20px;
	padding:0;
}

#copyOffset ul li {
	list-style-type: none;
	padding-bottom: 10px;
}

#copyOffset h2 {
	margin-bottom:  0;
}

.textwidget {
	margin-bottom: 20px;
}

blockquote {
	padding-left: 50px;
}
