@charset "UTF-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	background: #fff url(images/bg.png) repeat-x fixed;
}
#wrap
{
	margin: auto;
	width: 1000px;
}
#bluebar
{
	position: absolute;
	left: 0;
	top: 0;
	/*background-image: url(images/bluebarindex2.png);*/
	background-repeat: repeat-x;
	width: 100%;
	height: 100%; /* was 147px */
	z-index: -1;
}
#bluebarindex
{
	position: absolute;
	left: 0;
	top: 0;
	/*background-image: url(images/bluebarindex2.png);
	background-repeat: repeat-x;
	background-color: #486193;*/
	width: 100%;
	height: 100%;
	z-index: -1;
}
#logo
{
	position: relative;
	left: 20px;
	top: 0px;
	width: 220px;
	height: 115px;
	background: url(images/DH_Logo.png) no-repeat;
	float: left;
	z-index: 0;
}
#topright
{
	width: 750px;
	height: 120px;
	float: left;
}
#header {
	margin: 5px 0 0 0;
}
#portfoliobox
{
	margin-left: 21px;
	width: 960px;
	height: 582px;
	background-image: url(images/circle_bg.png);
	float: left;
	border: 1px solid black;
}
#portfolio01
{
	width: 1000px;
	height: 581px;
	background-image: url(images/portfolio01.png);
	position: absolute;
	left: auto;
	top: 143px;
	opacity: 1.0;
}
#portfolio02
{
	width: 1000px;
	height: 581px;
	background-image: url(images/portfolio02.png);
	position: absolute;
	left: auto;
	top: 143px;
	opacity: 0.0;
}
#portfolio03
{
	width: 1000px;
	height: 581px;
	background-image: url(images/portfolio03.png);
	position: absolute;
	left: auto;
	top: 143px;
	opacity: 0.0;
}
#icondiv
{
	width: 32px;
	height: 32px;
	float: right;
	margin-top: 7px;
	padding: 0 2px 0 0;
}
#phonediv
{
	width: 214px;
	height: 32px;
	float: right;
	margin-top: 6px;
	text-align: right;
	margin-right: 3px;	
}
#searchdiv
{
	width: 210px;
	height: 24px;
	margin-top: 11px;
	float: right;
	margin-right: 7px;
	text-align: right;
}
#searchbox
{
	width: 180px;
	height: 24px;
	background-image: url(images/searchbox.png);
	float: right;
}
#searchbutton
{
	width: 30px;
	height: 24px;
	background-image: url(images/searchbutton.png);
	background-position: 0 0;
	float: right;
}
.searchinput
{
	width: 170px;
	margin-left: 10px;
	margin-top: 4px;
	border: 0;
	color: #999;
}
#searchbutton:hover
{
	background-position: 0 -24px;
}
img
{
	border: 0;	
}
#navbar
{
	width: 965px;
	height: 50px;
	float: left;
	margin-left: -20px;
	font-family: "Century Gothic";
}
ul#mainmenu
{
	width: 965px;
	height: 45px;
	list-style: none;
	float: left;
	margin: 0;
}
ul#mainmenu li
{
	float: left;
	padding: 0;
	margin: 0;
}

ul#mainmenu li a#navlink
{
	display: block;
	position: relative;
	float: left;
	background-image: url(images/nav.png);
	height: 40px;
	margin: 0;
}
ul#mainmenu li a#navlink2
{
	display: block;
	position: relative;
	float: left;
	background-image: url(images/nav.png);
	height: 40px
	margin: 0;
}
ul#mainmenu li#home a#navlink
{
	width: 90px;
	background-position: 0 0;
}
ul#mainmenu li#home a#navlink:hover
{
	background-position: 0 -42px;	
}
ul#mainmenu li#ez a#navlink
{
	width: 159px;
	background-position: -90px 0;
}
ul#mainmenu li#ez a#navlink:hover
{
	background-position: -90px -42px ;	
}
ul#mainmenu li#ecommerce a#navlink
{
	width: 142px;
	background-position: -250px 0;
}
ul#mainmenu li#ecommerce a#navlink:hover
{
	background-position: -250px -42px;	
}
ul#mainmenu li#portfolio a#navlink
{
	width: 129px;
	background-position: -393px 0;
}
ul#mainmenu li#portfolio a#navlink:hover
{
	background-position: -393px -42px;	
}
ul#mainmenu li#software a#navlink
{
	width: 204px;
	background-position: -522px 0;	
}
ul#mainmenu li#software a#navlink:hover
{
	background-position: -522px -42px;	
}
ul#mainmenu li#about a#navlink
{
	width: 115px;
	background-position: -726px 0;	
}
ul#mainmenu li#about a#navlink:hover
{
	background-position: -726px -42px;	
}
ul#mainmenu li#contact a#navlink
{
	width: 124px;
	background-position: -837px 0; 
}
ul#mainmenu li#contact a#navlink:hover
{
	background-position: -837px -42px;	
}
#content
{
	width: 941px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-top: 13px;
	margin-bottom: 10px;
	font-family: "Arial";
	float: left;
	background: #fff;
	border-radius: 10px;
	border: 1px solid #000;
}
#contentindex
{
	width: 940px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 21px;
	margin-right: 20px;
	padding-top: 10px;
	margin-top: 5px;
	font-family: "Arial";
	line-height: 20px;
	float: left;
	height: 150px;
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid #000;
	
}
#thirdbox
{
	width: 300px;
	height: 294px;
	float: left;
}
.indexheading
{
	font-size: 18px;
	color: #c38500;
	font-weight: bold;
}
#dividerbox
{
	margin-left: 9px;
	margin-right: 9px;
	width: 2px;
	height: 130px;
	float: left;
	text-align: center;
	background-image: url(images/dividerbar.png);
	background-repeat: no-repeat;
}
#dividerbox3
{
	margin-left: 9px;
	margin-right: 6px;
	width: 2px;
	height: 211px;
	float: left;
	text-align: center;
	background-image: url(images/dividerbar.png);
	background-repeat: no-repeat;	
}
.pageheading
{
	font-size: 39px;
	color: #c38500;
	font-weight: bold;
}
.subheading
{
	font-size: 20px;
	color: #666;
}
.secondaryheading
{
	font-size: 20px;
	color: #26427a;
	font-weight: bold;
}
#footer
{
	position: absolute;
	width: 100%;
	height: 100px;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	left: 0;
	top: 0;
}
#footertext
{
	position: absolute;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #999;
	width: 100%;
	text-align: center;
	height: 90px;
	left: 0;
	top: 0;
}
.footerimg
{
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 5px;
}
#footertext a
{
	color: #999;
	text-decoration: none;
}
#footertext a:hover
{
	color: #FFF;
}
#content li
{
	margin-left: 20px;	
}
#halfdiv
{
	width: 450px;
	float: left;
	line-height: 30px;
	padding-left: 20px;
}
#contacttextdiv
{
	width: 150px;
	float: left;
}
.tinput
{
	margin-top: 5px;
	margin-bottom: 5px;	
}
#contactcheckdiv
{
	width: 30px;
	float: left;
}
.cinput
{
	margin: 8px 0 8px 0;
}
#twitterbox
{
	width: 310px;
	height: 162px;
	background-image: url(images/twitterboxsmall2.png);
	float: left;	
}
#twitterbox ul
{
	list-style: none;
	display: block;
	padding: 0;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: "Century Gothic";
	font-size: 18px;
	line-height: 26px;
}
#twitterbox ul a
{
	color: #444;
	text-decoration: none;	
}
#twitterbox ul a:hover
{
	color: #999;	
}
#twitterlogo
{
	width: 101px;
	height: 29px;
	background-image: url(images/twitterlogo.png);
	float: left;
	margin-left: 10px;
}
#twittersub
{
	margin-top: 7px;
	font-weight: bold;
	font-size: 15px;
	color: #666;
	float: left;
	height: 29px;
	margin-left: 15px;	
}
#twittersub a
{
	text-decoration: none;
	color: #999;	
}
#twittersub a:hover
{
	color: #CCC;	
}
#twitterpopout
{
	width: 173px;
	height: 52px;
	background-image: url(images/twitterpopout.png);
	margin-left: 575px;
	margin-top: 30px;
	position: absolute;
	left: auto;
	visibility: hidden;
}
#twitin
{
	padding-left: 11px;
	padding-top: 22px;	
}
#facebookpopout
{
	width: 102px;
	height: 52px;
	background-image: url(images/facebookpopout.png);
	margin-left: 575px;
	margin-top: 30px;
	position: absolute;
	left: auto;
	visibility: hidden;
}
#fbin
{
	padding-left: 11px;
	padding-top: 22px;	
}
#graphicside
{
	padding-left: 40px;
	padding-top: 30px;
	font-family: "Arial";
	color: #fff;
	width: 250px;
	height: 560px;
	float: left;	
}
#ezclickbox
{
	width: 200px;
	height: 200px;
	float: left;
	margin-left: 93px;
	margin-top: 47px;
	background:url('images/ezbubble.png') no-repeat;
	padding:0 56px 56px 0;
}
#ezclickbox:hover
{
	transform:scale(1.05);
	-ms-transform: scale(1.05); /* IE 9 */
	-webkit-transform: scale(1.05); /* Safari and Chrome */
	-o-transform: scale(1.05); /* Opera */
	-moz-transform: scale(1.05); /* Firefox */
}
#softclickbox
{
	width: 200px;
	height: 200px;
	float: left;
	margin-left: 28px;
	margin-top: 47px;	
	background:url('images/custombubble.png') no-repeat;
	padding:0 56px 56px 0;
}
#softclickbox:hover
{
	transform:scale(1.05);
	-ms-transform: scale(1.05); /* IE 9 */
	-webkit-transform: scale(1.05); /* Safari and Chrome */
	-o-transform: scale(1.05); /* Opera */
	-moz-transform: scale(1.05); /* Firefox */
}
#cartclickbox
{
	width: 200px;
	height: 200px;
	float: left;
	margin-left: 237px;	
	margin-top: -10px;
	background:url('images/cartbubble.png') no-repeat;
	padding:0 56px 56px 0;
}
#cartclickbox:hover
{
	transform:scale(1.05);
	-ms-transform: scale(1.05); /* IE 9 */
	-webkit-transform: scale(1.05); /* Safari and Chrome */
	-o-transform: scale(1.05); /* Opera */
	-moz-transform: scale(1.05); /* Firefox */
}
#content a
{
	text-decoration: none;
	color: #666;	
}
#content a:hover
{
	color: #999;	
}
#portfolioitem
{
	width: 205px;
	border-radius: 10px;
	background-color: #373742;
	padding: 10px;
	margin: 5px;
	float: left;
	font-family: 'Century Gothic';	
}
#portfolioitem a {
	color: #C3C385;
}
#dropmenu
{
	position: absolute;
	width: 122px;
	height: 71px;
	margin-left: 845px;
	margin-top: 132px;
	display: none;
}
#dropmenu a#partnersdrop
{
	display: block;
	position: relative;
	float: left;
	background: url(images/dropmenusprite.png);
	background-position: 0 0;
	width: 122px;
	height: 35px;
	text-indent: -9999px;
	margin: 0;	
}
#dropmenu a#partnersdrop:hover
{
	background-position: -122px 0;	
}
#dropmenu a#aboutdrop
{
	display: block;
	position: relative;
	float: left;
	background: url(images/dropmenusprite.png);
	background-position: 0 -35px;
	width: 122px;
	height: 35px;
	text-indent: -9999px;
	margin: 0;		
}
#dropmenu a#aboutdrop:hover
{
	background-position: -122px -35px;	
}
#halfdiv2
{
	width: 389px;
	float: left;
	line-height: 30px;
}
#halfdiv3
{
	width: 450px;
	float: right;
	line-height: 30px;
	padding-left: 20px;
}
#form {
	background: #CACACA;
	width: 920px;
	padding: 10px;
	border: 1px solid;
	margin-bottom: 10px;
}
