@charset "utf-8";
/* Basic */
/*
body { 
	text-align: center;
	margin:0px;
	text-align:center;
	background-color:#173C69;
	background-image:url("bgz2.jpg");
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:20px;
	overflow:visible;
	color:#222222;
}
*/

h1, .bread-crumbs {
  float:right;
	color:#444;
	font-size:35px;
	font-weight:700;
	text-transform:uppercase;
	border-bottom:1px solid #444;
	padding-bottom:10px;
	margin:15px 0px 15px;
	text-decoration:none;
	font-family:"Arial";
}

a {
	color:#b98120;
}

a img {
	border:0px;
}

.qmclear {
	display:none !important;
}

.portrait {
	float:right;
	padding-left:20px;
}

/* Container */

#container {
	margin:0px auto;
	width:936px;
	overflow:hidden;
}

#content_container {
	margin-top:20px;
	overflow:hidden;
}
/*
#content {
	clear:both;
	overflow:hidden;
	background-color:#ccc;
	background-image:url("bg_content.jpg");
	background-repeat:repeat;
	text-align:right;
	padding:0px 20px;
	padding-bottom:40px;
}
*/

/* Utilitynav */

#utilitynav {
	height:50px;
	line-height:50px;
	float:right;
	overflow:hidden;
	margin:0px;
	padding:0px;
	font-size:12px;
}

#utilitynav li {
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}

#utilitynav li a {
	color:#fff;
	text-decoration:none;
}

#utilitynav .qmdividerx {
	display:block;
	width:1px;
	height:12px;
	line-height:12px;
	background-color:#fff;
	margin:19px 8px 0px;
}

/* Header */

#header {
	overflow:visible;
	height:110px;
	display:block;
}

#header a {
	float:left;
}

#header h1 {
	float:right;
	font-size:14px;
	color:#032a6c;
	text-align:right;
	margin:10px 0px 0px;
	border:none;
	text-transform:lowercase;
	clear:right;
	width:60%;
}

#header h2 {
	float:right;
	font-size:22px;
	font-weight:bold;
	color:#b98120;
	text-align:right;
	margin:20px 0px 0px;
	border:none;
	font-weight:bold;
	font-style:italic;
}

/* Homepage Slideshow */

#cycle-pager {
	margin:0px;
	padding:0px;
	float:left;
}

#cycle-pager li {
	float:left;
	margin-right:2px;
	list-style:none;
}

#cycle-pager li a {
	color:#ffffff;
	line-height:20px;
	height:20px;
	display:block;
	overflow:hidden;
	font-size:11px;
}

#cycle-pager li a:hover {
	text-decoration:none;
}

#cycle-pager .item {
	background-image:url("sprite_buttons.png"/*tpa=http://admin02.webstorepackage.com/harper/virtualweb/templates/gfx/sprite_buttons.png*/);
	height:20px;
	width:20px;
	display:block;
	overflow:hidden;
}

#cycle-prev {
	background-image:url("sprite_buttons.png"/*tpa=http://admin02.webstorepackage.com/harper/virtualweb/templates/gfx/sprite_buttons.png*/);
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
}
#cycle-pause {
	background-image:url("sprite_buttons.png"/*tpa=http://admin02.webstorepackage.com/harper/virtualweb/templates/gfx/sprite_buttons.png*/);
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
}
#cycle-paused {
	background-image:url("sprite_buttons.png"/*tpa=http://admin02.webstorepackage.com/harper/virtualweb/templates/gfx/sprite_buttons.png*/);
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
}
#cycle-next {
	background-image:url("sprite_buttons.png"/*tpa=http://admin02.webstorepackage.com/harper/virtualweb/templates/gfx/sprite_buttons.png*/);
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
}

#home-cycle {
	width: 966px;
	overflow: hidden;
	margin:0px;
	height:321px;
	overflow:hidden;
	position:absolute;
	left:9px;
	top:153px;

}
ul#cycle-nav {
	margin:5px 0px 0px 0px;
	text-align: right;
	float:right;
}
ul#cycle-nav li {
	display: block;
	float:left;
	margin: 0 2px;
}
ul#cycle-nav li a {
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
ul#cycle-nav a:focus {
	outline: none;
}
ul#cycle-nav li#cycle-status {
	display: block;
	float: left;
	margin: 3px 10px 0 0px;
	font-size: 11px;
	font-weight: bold;
}
.cycle-prev {
	background-image:url("sprite_buttons.png"/*tpa=http://admin02.webstorepackage.com/harper/virtualweb/templates/gfx/sprite_buttons.png*/);
	background-position:0px -60px;
}

/* Portfolio Slideshow */

#portfolio_detail {
	overflow:hidden;
}

#cycle-pager2 {
	margin:0px;
	padding:0px;
	float:left;
	padding:10px 10px 0px 10px;
}

#pager_padding {
	background-color:#b0b0b0;
	width:450px;
	overflow:hidden;
	padding-bottom:10px;
}

#cycle-pager2 li {
	float:left;
	list-style:none;
	margin:0px;
	width:85px;
}

#cycle-pager2 li a {
	color:#ffffff;
	line-height:20px;
	display:block;
	overflow:hidden;
	font-size:11px;
}

#cycle-pager2 li a:hover {
	text-decoration:none;
}

#cycle-pager2 .item {
	background-image:url("sprite_buttons.png"/*tpa=http://admin02.webstorepackage.com/harper/virtualweb/templates/gfx/sprite_buttons.png*/);
	display:block;
	overflow:hidden;
	padding:3px;
	margin-left:4px;
}

#cycle-pager2 .item img {
	*width: expression(this.width > 76 ? 75 : true);
	max-width:75px;
}

#cycle-pager2 .activeSlide {
	background-color:#fff;
}

#home-cycle2 {
	width:300px;
	overflow: hidden;
	margin:0px auto;
	text-align:center;
}

#home_padding {
	width:450px;
	padding:20px 0px 10px;
	background:#d6d8e3;
	border-bottom:1px solid #fff;
}

#home-cycle2 img {
	*width: expression(this.width > 401 ? 400 : true);
	max-width:400px;
	padding:3px;
	background-color:#fff;
}

ul#cycle-nav2 {
	margin:0px;
	text-align: right;
	float:right;
	width:450px;
	background:#999;
	border-top:1px solid #fff;
	height:25px;
	line-height:25px;
	overflow:hidden;
}
ul#cycle-nav2 li {
	display: block;
	float:left;
	margin: 0 2px;
}
ul#cycle-nav2 li a {
	display: block;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
ul#cycle-nav2 a:focus {
	outline: none;
}
ul#cycle-nav2 li#cycle-status {
	display: block;
	float: left;
	margin: 3px 10px 0 0px;
	font-size: 11px;
	font-weight: bold;
}
.cycle-prev2 {
	background-image:url("sprite_slideshow.png"/*tpa=http://admin02.webstorepackage.com/harper/virtualweb/templates/gfx/sprite_slideshow.png*/);
	background-position:0px -60px;
}

.enlarge {
	margin:5px 0px 0px;
/*	background:url(../gfx/enlarge.png) no-repeat top left;*/
	height:25px;
	color:#fff;
	display:block;
	line-height:25px;
	text-indent:8px;
	border-bottom:1px solid #fff;
	background:#999;
}

/* Mainnav */

#mainnav {
	overflow:hidden;
	display:block;
	margin:3px 0px 0px;
	padding:0px;
}

#mainnav li {
	float:left;
	display:block;
	width:221px;
	height:118px;
	margin-right:3px;
	text-align:center;
}

#mainnav a {
	color:#fff;
	height:118px;
	display:block;
	line-height:214px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

#qm0 a {
	background-image:url("int_normal3.gif"/*tpa=http://admin02.webstorepackage.com/harper/virtualweb/templates/gfx/int_normal.gif*/);
	background-position:top left;
	background-repeat:no-repeat;
}

#qm0 a:hover, #qm0 .qmactive, .qmpersistent {
	background-image:url("int_hover3.gif"/*tpa=http://admin02.webstorepackage.com/harper/virtualweb/templates/gfx/int_hover.gif*/) !important;
	background-position:top left;
	background-repeat:no-repeat;
}

#qm0 div a, #qm0 div a:hover, #qm0 div .qmpersistent {
	background-image:none !important;
}

#qm0 div .qmpersistent { color:#b98120;}

.qmdivider {
	width:1px !important;
	display:block;
	height:12px;
	line-height:12px;
	margin-top:8px;
	background-color:#fff;
}

#mainnav .mainnav1 {
	background-image:url("mainnav11.jpg"/*tpa=http://admin02.webstorepackage.com/harper/virtualweb/images/mainnav1.jpg*/);
}

#mainnav .mainnav2 {
	background-image:url("mainnav2.jpg"/*tpa=http://admin02.webstorepackage.com/harper/virtualweb/images/mainnav2.jpg*/);
}

#mainnav .mainnav3 {
	background-image:url("mainnav3.jpg"/*tpa=http://admin02.webstorepackage.com/harper/virtualweb/images/mainnav3.jpg*/);
}

#mainnav .mainnav4 {
	background-image:url("mainnav4.jpg"/*tpa=http://admin02.webstorepackage.com/harper/virtualweb/images/mainnav4.jpg*/);
}

#mainnav .mainnav1:hover {
	background-position:left -120px;
}

#mainnav .mainnav2:hover {
	background-position:left -120px;
}

#mainnav .mainnav3:hover {
	background-position:left -120px;
}

#mainnav .mainnav4:hover {
	background-position:left -120px;
}


/* Footer */


#footer {
	padding:20px 0px 0px;
	overflow:visible;
	text-align:left;
}

.copyright {
	float:left;
	width:400px;
	display:block;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#footer p {
	margin:0px;
	float:left;
	color:#fff;
}

#footernav {
	float:right;
	margin:0px;
	padding:0px;
}

#footernav li {
	padding:0px;
	list-style:none;
	display:block;
	float:left;
	text-transform:capitalize;
}

#footernav li span.qmdivider {
	display:block;
	width:1px;
	height:10px;
	line-height:10px;
	background-color:#fff;
	overflow:hidden;
	margin:3px 10px 0px 10px;
}

/* Homepage */

#welcome {
	float:left;
	padding:0px 0px;
	width:466px;
	display:block;
}

#news {
	float:right;
	padding:0px 0px;
	display:block;
	width:376px;
}

#news .date {
	color:#b98120;
	margin:0px;
}

#news .story {
	margin:0px 0px 15px;
}

#news .story a {
	color:#444;
}

/* Portfolio */

#portfolio_category {
	overflow:hidden;
	width:100%;
}

.cat-img {
	float:right;
	overflow:hidden;
	background-repeat:no-repeat;
	margin-right:15px;
	margin-bottom:40px;
	width:210px;
	text-align:center;
}

.cat-img img {
	padding:5px;
	background-color:#888;
}

.view_projects {
	float:left !important;
	margin-left:20px !important;
	font-size:16px !important;
	font-weight:bold;
	line-height:50px !important;
	text-transform:lowercase !important;
}

.bread-crumbs a {
	float:right;
	color:#c38f00;
	text-decoration:none;
	font-family:"Arial";
	font-size:25px !important;
}
	.bread-crumbs span {
		font-family:"Arial";
		font-size:25px;
		line-height:1.2em;
		font-weight:500;
		/*display:inline-block;*/
		position:relative;
		top:0px;
		}


.bread-crumbs h1 {
	border-bottom:0px;
	padding:0px;
	margin:0px;
}

.cat-name {
	float:right;
	display:block;
	width:100%;
	height:40px;
	line-height:40px;
	background-color:#EAEDF0;
}

.cat-item {
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
	background-color:#EAEDF0;
	background-image:url("../products/portfolio_bg.gif");
	background-repeat:repeat-x;
	background-position:bottom left;
	height:170px;
	overflow:hidden;
	width:100%;
}

.cat-name a {
	float:right;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	text-indent:15px;
	text-transform:uppercase;
	color:#001E82;
}

.cat-info {
	float:right;
	overflow:hidden;
	width:750px;
}

.cat-desc {
	float:right;
	padding:10px;
	text-align:right;
	font-size:16px;
	color:#000000;
}

.subcat-item {
	width:33%;
	float:left;
}

.subcat-item .padding {
	padding:0px 20px;
}

.subcat-item .cat-name {
	text-align:center;
}

.subcat-item .cat-name a {
	text-align:center;
	text-indent:0px;
	margin:auto;
}

/* Portfolio Category */

.record-item {
	float:left;
	display:block;
	width:270px;
	margin:0px 28px;
}

.record-thumb {
	text-align:center;
}

.record-container {
	clear:both;
	overflow:hidden;
	background-image:url("../projects/portfolio_bg2.gif");
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#d6d8e3;
	margin-bottom:20px;
	padding-bottom:10px;
	width:100%;
}

.record-thumb img {
	padding:5px;
	background-color:#888;
}

.record-title {
	display:block;
	margin:0px 18px;
	text-align:center;
}

.record-title a {
	font-size:13px;
	text-decoration:none;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
}

.record-title a:hover {
	text-decoration:underline;
}

.record-desc {
	padding:0px 20px;
}

/* Portfolio Detail */

#detail_left {
	float:left;
	width:425px;
}

#detail_right {
	float:right;
	width:450px;
	overflow:hidden;
}

.last {
	width:181px !important;
}

#qm0 {
	border-top:5px solid #fff;
}

#background {
/*	background-image:url("bg.jpg"/*tpa=http://admin02.webstorepackage.com/harper/virtualweb/templates/gfx/bg.jpg*/);
/*	background-repeat:repeat-y;
	width:976px;
	margin:0px auto;
*/	
}

#background_top {
/*	background-image:url("top.jpg"/*tpa=http://admin02.webstorepackage.com/harper/virtualweb/templates/gfx/top.jpg*/);
/*	background-repeat:no-repeat;
	background-position:0px 0px;
*/}

#background_bot {
/*	background-image:url("bot.jpg"/*tpa=http://admin02.webstorepackage.com/harper/virtualweb/templates/gfx/bot.jpg*/);
/*	background-repeat:no-repeat;
	background-position:bottom center;
*/}

.record-thumb p {
	margin:0px;
}

.record-thumb p a {
	width:210px;
	height:160px;
	background:#999;
	color:#fff;
	text-align:center;
	display:block;
	margin:0px;
	padding:0px;
	line-height:160px;
	overflow:hidden;
	margin:0px;
	font-size:24px;
	text-decoration:none;
}

.img_caption {
	float:left;
	width:353px;
	display:block;
	text-align:center;
	margin-right:40px;
}

.img_caption p {
	display:block;
	margin:10px 0px 0px 0px;
	text-align:center;
}