

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */



.seperator {
	display: block;
	height: 5px;

	margin-bottom: 20px;
}


p {
	font-size: 14px;
	margin-bottom: 20px;
	color: #323942;
	font-family: "HelveticaNeue-Light", "Helvetica Neue-Light", Helvetica, Arial, sans-serif;
}



.content {
	padding: 19px;
	border: 1px solid #ddd;
	background: transparent;
}




.header a:hover {
	text-decoration: underline;
}

.main {
	float: right;
	width: 600px;
}

.preview {
	margin-left: -19px;
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	background: #eee; /* Old browsers */
	background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
	background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
	background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
	background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
	background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
	background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
  border: 1px solid #aaa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #444;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, .75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  padding: 8px 10px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
	color: #222;
	background: #ddd; /* Old browsers */
	background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
	background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
	background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
	background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
	background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
	background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
  border: 1px solid #888;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa; }

.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	border: 1px solid #666;
	background: #ccc; /* Old browsers */
	background: #ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
	background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
	background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
	background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
	background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
	background: #ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ }

.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center; }

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}

/* Nessecary Styles
--------------------------------------*/

.vcard {
	position: fixed;
	z-index: 200;
	top: 100px;
	left: 50%;
	margin-left: -250px;
	width: 498px;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-box-shadow: 0 5px 40px rgba(0,0,0,0.2);
	box-shadow: 0 5px 40px rgba(0,0,0,0.2);
	border: 1px solid rgba(0,0,0,0.25);
	border-top: none;
}

.vcard-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(1,1,1,0.3);
}

.vcard .vcard-hold {
	position: absolute;
	top: -100px;
	left: 175px;
	width: 150px;
	height: 150px;
}

.vcard img {
	display: block;
}

.vcard-head {
	height: 40px;
	padding: 5px;
}

.vcard .vcard-head .vcard-sicon {
	float: right;
	margin-left: 5px;
	width: 16px;
	padding: 11px 7px;
	text-align: center;
}

.vcard .vcard-content {
	padding: 20px;
}
.vcard .vcard-content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.vcard img.vcard-avatar {
	width: 130px;
	float: left;
	border: 5px solid #fff;
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.2);
	box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

.vcard h3 {
	font-size: 24px;
	margin-bottom: 5px;
}

.vcard p.vcard-profession {
	margin-bottom: 5px;
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: italic;
}

.vcard ul.vcard-list {
	list-style: none;
}

.vcard ul.vcard-list li {
	padding: 10px 0;
	font-size: 12px;
	line-height: 12px;
}
.vcard ul.vcard-list li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.vcard ul.vcard-list li span.vcard-ind {
	display: inline-block;
	float: left;
	width: 98px;
}

.vcard ul.vcard-list li.vcard-heading {
	font-weight: bold;
	padding-bottom: 6px;
}

.vcard .vcard-progress-base {
	position: relative;
	display: block;
	float: right;
	width: 200px;
	height: 8px;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.1) inset;
	box-shadow: 0 2px 5px rgba(0,0,0,0.1) inset;

}

.vcard .vcard-progress {
	position: absolute;
	top: -1px;
	left: -1px;
	display: block;
	height: 8px;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.15);
	box-shadow: 0 1px 10px rgba(0,0,0,0.15);
}

.vcard .vcard-info {
	float: right;
	display: inline-block;
	width: 300px;
}




.vcard.skin-1 {
	color: #595959;
}

.vcard.skin-1 .vcard-head {
	height: 40px;
	padding: 5px;
	background: url(images/vcard-head1.jpg) top left repeat;
}

.vcard.skin-1 .vcard-hold {
	background: url(images/vcard-hold.png) top left no-repeat;
}

.vcard.skin-1 .vcard-head .vcard-sicon {
	border: 1px solid #b04847;
	background: #cd5655;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 0 #dc6564 inset, 0 2px 5px #ba4645;
	box-shadow: 0 1px 0 #dc6564 inset, 0 2px 5px #ba4645;
}

.vcard.skin-1 .vcard-head .vcard-sicon:hover {
	background: #d05756;
}

.vcard.skin-1 .vcard-head .vcard-sicon:active {
	background: #d05756;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.vcard.skin-1 .vcard-content {
	background: #cfcfcf;
	text-shadow: 0 1px 0 #e9e9e9;
}

.vcard.skin-1 p.vcard-profession {
	color: #848484;
}

.vcard.skin-1 ul.vcard-list {
	color: #848484;
}

.vcard.skin-1 ul.vcard-list li span.vcard-ind {
	color: #595959;
}

.vcard.skin-1 ul.vcard-list li.vcard-heading {
	background: url(images/sep_bg1.jpg) bottom left repeat-x;
	color: #595959;
}

.vcard.skin-1 .vcard-progress-base {
	background: #c1c1c1;
	border: 1px solid #999;

}

.vcard.skin-1 .vcard-progress {
	border: 1px solid #d39c3d;
	background: url(images/progress_bg1.jpg);
}

/* ----- Skin 2 ------  */

.vcard.skin-2 {
	color: #595959;
}

.vcard.skin-2 .vcard-head {
	height: 41px;
	padding: 5px;
	background: url(images/vcard-head2.jpg) top left repeat;
}

.vcard.skin-2 .vcard-hold {
	background: url(images/vcard-hold2.png) top left no-repeat;
}

.vcard.skin-2 .vcard-head .vcard-sicon {
	border: 1px solid #c3c3c3;
	background: #dadada;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 0 #eee inset, 0 2px 5px #bbb;
	box-shadow: 0 1px 0 #eee inset, 0 2px 5px #ccc;
}

.vcard.skin-2 .vcard-head .vcard-sicon:hover {
	background: #ddd;
}

.vcard.skin-2 .vcard-head .vcard-sicon:active {
	background: #ddd;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.vcard.skin-2 .vcard-content {
	background: #ededed;
	text-shadow: 0 1px 0 #fff;
}

.vcard.skin-2 p.vcard-profession {
	color: #848484;
}

.vcard.skin-2 ul.vcard-list {
	color: #848484;
}

.vcard.skin-2 ul.vcard-list li span.vcard-ind {
	color: #595959;
}

.vcard.skin-2 ul.vcard-list li.vcard-heading {
	background: url(images/sep_bg2.jpg) bottom left repeat-x;
	color: #595959;
}

.vcard.skin-2 .vcard-progress-base {
	background: #c1c1c1;
	border: 1px solid #acacac;
}

.vcard.skin-2 .vcard-progress {
	border: 1px solid #4376af;
	background: url(images/progress_bg2.jpg);
}

/* ----- Skin 3 ------  */

.vcard.skin-3 {
	width: 476px;
	margin-top: -12px;
	color: #595959;
	border-width: 12px;
	-moz-border-image: url(images/border-image.png) 12 stretch;
	-webkit-border-image: url(images/border-image.png) 12 stretch;
	-o-border-image: url(images/border-image.png) 12 stretch;
	border-image: url(images/border-image.png) 12 stretch;
}

.vcard.skin-3 .vcard-head {
	height: 41px;
	padding: 5px;
	background: #d8d8d8;
	border-bottom: 1px solid #bbb;
}

.vcard.skin-3 .vcard-hold {
	margin-top: -12px;
	background: url(images/vcard-hold3.png) top left no-repeat;
}

.vcard.skin-3 .vcard-head .vcard-sicon:hover {
	background: #ddd;
}

.vcard.skin-3 .vcard-head .vcard-sicon:active {
	background: #ddd;
}

.vcard.skin-3 .vcard-content {
	background: #eee;
	text-shadow: 0 1px 0 #fff;
	padding: 10px;
}

.vcard.skin-3 p.vcard-profession {
	color: #848484;
}

.vcard.skin-3 ul.vcard-list {
	color: #848484;
}

.vcard.skin-3 ul.vcard-list li span.vcard-ind {
	color: #595959;
}

.vcard.skin-3 ul.vcard-list li.vcard-heading {
	background: url(images/sep_bg2.jpg) bottom left repeat-x;
	color: #595959;
}

.vcard.skin-3 .vcard-progress-base {
	background: #c1c1c1;
	border: 1px solid #999;
}

.vcard.skin-3 .vcard-progress {
	border: 1px solid #4376af;
	background: url(images/progress_bg2.jpg);
}

.vcard-left,
.vcard-right {
	/* Hide by default */
	display: none;

	position: fixed;
	top: 200px;
	width: 28px;
	height: 59px;
	cursor: pointer;
}

.vcard-left {
	background: url(images/left.png)no-repeat;
	left: 100px;
}

.vcard-right {
	background: url(images/right.png)no-repeat;
	right: 100px;
}

.tip {
	/* Necessary */
	position: absolute;
	z-index: 9999;

	/* Styling */
	padding: 3px 5px;
	background: #fff;
	color: #666;
	font-size: 11px;
	line-height: 14px;
	max-width: 200px;
	border: 1px solid #c4c4c4;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	border-radius: 2px;
	text-shadow: none;
}

.tip:after {
		top: 100%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-top-color: #fff;
		border-width: 4px;
		left: 50%;
		margin-left: -4px;
	}

.tip-parent {
	position: relative;
}





