@font-face {
 font-family: mpb;
 src: url("../fonts/vegur-bold.eot") /* EOT file for IE */
}
@font-face {
 font-family: mpb;
 src: url("http://www.regalcreative.com/fonts/vegur-bold.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: mpl;
 src: url("../fonts/vegur-extralight.eot") /* EOT file for IE */
}
@font-face {
 font-family: mpl;
 src: url("../fonts/vegur-extralight.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: mps;
 src: url("../fonts/vegur-regular.eot") /* EOT file for IE */
}
@font-face {
 font-family: mps;
 src: url("../fonts/vegur-regular.ttf") /* TTF file for CSS3 browsers */
}

html {
	height: 100%;
}

body {
	background-color: #f0f0f0;
	background-repeat: no-repeat;
	background-position: center 50px;
	margin: 0;
	font-family: mps, 'Myriad Pro', 'Calibri', 'Lucida Grande', 'Lucida Sans Unicode';
	color: #656464;
	font-size: 13px;
	height: 100%;
}

a {
	color: #656464;
	text-decoration: none;
}

img {
	border: none;
}

h1 {
	font-family: mps, 'Myriad Pro', 'Calibri', 'Lucida Grande', 'Lucida Sans Unicode';
	font-size:26px;
	font-weight: normal;
}

h2 {
	font-family: mps, 'Myriad Pro', 'Calibri', 'Lucida Grande', 'Lucida Sans Unicode';
	font-size:22px;
	font-weight: normal;
}

ol li {
	padding-bottom: 10px;
}

.smalltext {
	font-size: 12px;
}

.light {
	color: #999;
}

.contacttable {
	border: none;
	float: right;
}

.textboxes {
	width: 247px;
	height: 23px;
	font-family: mps, 'Myriad Pro', 'Calibri', 'Lucida Grande', 'Lucida Sans Unicode';
	font-size: 15px;
	color: #999;
	background-image: url(../images/inputs.png);
	background-repeat: no-repeat;
	border: none;
	padding: 4px;
	outline: none;
	margin-bottom: 8px;
	margin-top: 3px;
	}

.msgboxes {
	width: 247px;
	height: 192px;
	font-family: mps, 'Myriad Pro', 'Calibri', 'Lucida Grande', 'Lucida Sans Unicode';
	font-size: 15px;
	color: #999;
	background-image: url(../images/textarea.png);
	background-repeat: no-repeat;
	border: none;
	padding: 4px;
	outline: none;
	margin-bottom: 8px;
	margin-top: 3px;
	resize: none;
	overflow: auto;
}


#username {
	background-image: url(../images/inputs-un.png);
}

#password {
	background-image: url(../images/inputs-pw.png);
}

.cimg {
margin-right:10px;
float: left;
}

#container {
   min-height: 100%;
   margin-bottom: -331px;
   position: relative;
}

#navwrap {
	width: 100%;
	background-image: url(../images/topnav.png);
	background-repeat: repeat-x;
}

#nav {
	width: 900px;
	min-height: 50px;
	position: relative;
	margin: 0 auto;
	text-align: right;
}

#navleft {
	width: 229px;
	float: left;
}

#navright {
	width: 671px;
	float: right;
	padding-top: 12px;	
}

#navright a {
	color:#fff;
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 15px;
	height: 50px;
	text-decoration: none;
	font-size: 18px;
	display: inline-block;
}

#navright a:hover {
	color:#aaa;
}

#navright a.contactlink {
	padding-right: 0px;
}

#banner {
	width: 932px;
	height: 120px;
	position: relative;
	margin: 0 auto;
}

#laptop {
	width: 456px;
	float: left;
	padding-top: 67px;
	height: 289px;
}

#action {
	width: 250px;
	float: right;
}

#quote {
	margin-left: 12px;
	margin-right: 19px;
}

#quote, #sitereview {
	margin-top: 21px;
}

#featurewrap {
	width: 100%;
	background-image: url(../images/featurebg.png);
	background-repeat: repeat-x;
	clear: both;
}

#feature {
	width: 860px;
	height: 180px;
	position: relative;
	margin: 0 auto;
	padding-top: 28px;
	font-size: 12px;
	line-height: 14px;
}

#feature img {
	padding-right: 10px;
	float: left;
	vertical-align: middle;
}

#feature strong {
	font-size: 13px;
	font-family: mpb, 'Myriad Pro', 'Calibri', 'Lucida Grande', 'Lucida Sans Unicode';
	text-transform: uppercase;
}

.arrow {
	clear: both;
	margin-top: 16px;
}

.featureleft {
	width: 260px;
	margin-right: 45px;
	float: left;
	cursor: pointer;
}

.featureright {
	width: 250px;
	float: right;
	cursor: pointer;
}

#copywrap {
	width: 100%;
	background-image: url(../images/int-copy-bg.png);
	background-repeat: repeat-x;
	clear: both;
	padding-top: 20px;
}

#maincopy {
	width: 860px;
	position: relative;
	margin: 0 auto;
	font-size:15px;
	line-height: 19px;
	clear: both;
}

#maincopy strong {
	font-family: mpb, 'Myriad Pro', 'Calibri', 'Lucida Grande', 'Lucida Sans Unicode';
	font-weight: normal;
}

#maincopy a {
	text-decoration: underline;
}

#maincopy a:hover {
	text-decoration: none;
}

.mainleft {
	width: 565px;
	float: left;
}

.mainright {
	width: 255px;
	float: right;
}

#loginleft {
	width: 48%;
	float: left;
	padding-top: 5px;
	padding-left: 2%;
}

#loginright {
	width: 50%;
	float: right;
	text-align: right;
	padding-top: 5px;
}

#loginright strong {
	font-family: mpb, 'Myriad Pro', 'Calibri', 'Lucida Grande', 'Lucida Sans Unicode';
	text-transform: uppercase;
	font-size: 15px;
}

#loginright a {
	text-decoration: none;
	padding-right: 5px;
}

#loginright .smalltext a {
	padding-right: 0px;
}

.clearfooter {
   height: 331px;
   clear: both;
}

#footerwrap {
	width: 100%;
	background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
	background-position: 0px 50px;
	clear: both;
	padding-top: 90px;
}

#footer {
	width: 860px;
	height: 241px;
	position: relative;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
}

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

#footer a:hover {
	text-decoration: underline;
}

#footer strong {
	font-family: mpb, 'Myriad Pro', 'Calibri', 'Lucida Grande', 'Lucida Sans Unicode';
	text-transform: uppercase;
	font-size: 15px;
}

.footerlinks {
	width: 141px;
	float: left;
	font-family: mpl, 'Myriad Pro', 'Calibri', 'Lucida Grande', 'Lucida Sans Unicode';
	line-height: 28px;
}

#footer .mainright img {
	float: left;
	margin-top: 7px;
	margin-right: 15px;
}

#footer .mainright, #footer .mainright strong {
	font-size: 12px;
	line-height: 19px;
}

#footer .mainright {
	font-size: 13px;
}

#footer .mainleft.bottom {
	padding-top: 14px;
	color: #5c5c5c;
	line-height: 22px;
}

#footer .mainleft.bottom a {
	color: #5c5c5c;
}

#footer .mainright.bottom {
	padding-top: 15px;
	text-align: center;
	letter-spacing: 1px;
}

#footer .mainright.bottom img {
	float: none;
	margin-right: 3px;
	margin-top: -1px;
}

#intheader {
	padding-left: 30px;
	padding-top: 30px;
	width: 482px;
	float: left;
}

.intright {
	width: 565px;
	float: right;
}

.intleft {
	width: 250px;
	float: left;
	margin-top: -30px;
}

.intnavtop {
	display: block;
	width: 249px;
	height: 101px;
	margin-top: 10px;
}

.intnav {
	width: 249px;
	background-image: url(../images/sidenav-stripe.png);
	background-repeat: repeat-y;
	font-size: 16px;
	font-weight: bold;
}

#maincopy .intnav a {
	display: block;
	width: 229px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom: 1px solid #bbb;
	text-decoration: none;
}

.intnav a:hover {
	color: #888;
}

.intnav a.current {
	background-color: #f0f0f0;
}

.intnavbottom {
	display: block;
	width: 249px;
	height: 101px;
}

.bioleft {
	width: 150px;
	float: left;
	clear: both;
}

.bioleft strong {
	font-family: mpb, 'Myriad Pro', 'Calibri', 'Lucida Grande', 'Lucida Sans Unicode';
}

.bioright {
	width: 400px;
	float: right;
}

.bclogo {
	width: 150px;
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
}

#tools {
	text-align: center;
	font-size: 12px;
}

#tools a {
	text-decoration: none;
}

#tools p.top {
	letter-spacing: 3px;
	padding-top: 40px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 13px;
}

#captionswap {
	height: 15px;
	overflow: hidden;
	margin-top: 5px;
}

#captionswap div {
	display: block;
	height: 30px;
}

.portfeatured {
	width: 388px;
	height: 388px;
	padding: 16px;
	background-image: url(../images/portfolio-box-lg.png);
	background-repeat: no-repeat;
}

#portfeaturedleft, #portdescriptionleft {
	float: left;
}

#portfeaturedright, #portdescriptionright {
	float: right;
}

.portdescription {
	width: 420px;
	height: 420px;
	display: none;
}

.portregularleft {
	width: 178px;
	height: 178px;
	background-image: url(../images/portfolio-box-sm.png);
	background-repeat: no-repeat;
	float:left;
	padding: 11px;
	margin-right: 20px;
	margin-top: 20px;
}

.portregularright {
	width: 178px;
	height: 178px;
	background-image: url(../images/portfolio-box-sm.png);
	background-repeat: no-repeat;
	float:right;
	padding: 11px;
	margin-top: 20px;
}

.porttitle {
	float:left;
}

.portlink {
	float: right;
}

.portfeaturelink {
	float: left;
}

.portfeatureclose {
	float: right;
}

.nobold a {
	text-decoration: underline;
}

.nobold a:hover {
	text-decoration: none;
}

#viewupdatetos {
	cursor: pointer;
}

#hideupdatetos {
	display: none;
	cursor: pointer;
}

#updatetos {
	display: none;
	border: 1px solid #ccc;
	padding: 15px;
	padding-top: 0px;
	background-color: #efefef;
}

#phoneicon {
	float: left;
	width: 58px;
}

#phonecaption {
	float: left;
	width: 240px;
	padding-left: 7px;
}

#phonecaption h1 {
	font-size: 30px;
	margin-top: 7px;
	margin-bottom: 5px;
}

#formdescription {
	clear: both;
	padding-top: 30px;
}

.vimeo {
	background-color: #fff;
	width:555px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	-moz-box-shadow: 2px 2px 1px #cdcdcd;
	-webkit-box-shadow: 2px 2px 1px #cdcdcd;
	box-shadow: 2px 2px 1px #cdcdcd;
}

h1.thanks {
	margin-top: 7px;
}

h3.thanks {
	margin-top: -10px;
}

ul.hostingref li {
	font-size: 16px;
	margin-bottom: 10px;
}

ul.hostingref li span {
	text-decoration: underline;
	cursor: pointer;
}

ul.hostingref li div {
	display: none;
	padding-bottom: 10px;
	margin-top: 10px;
	text-decoration: none;
}

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

#servers table td {
	padding-right: 15px;
}

/* Slideshow */

.arrowbox {
	width: 300px;
	cursor: pointer;
}

#arrowleft {
	background-position: left 115px;
	background-repeat: no-repeat;
	position: absolute;
	top:50px;
	left: -47px;
	height: 280px;
}

#arrowright {
	background-position: right 115px;
	background-repeat: no-repeat;
	position: absolute;
	top:50px;
	right: -75px;
	height: 230px;
}