*:focus {outline: 0!important;}

body {
	margin: 0;
	padding: 0;
	background:#d8e4ed url(../images/chart/bg.png) repeat-x;
}

p {
	font: normal 12px Arial;
	color: #555555;
	padding: 0;
	line-height: 18px;
	margin: 0 0 10px 0;
}

p span {
	font: normal 14px 'Trebuchet MS';
}

blockquote {
	padding: 10px;
	border:1px solid #ccc;
	background:#f9f9f9;
	font:normal 12px Arial;
	color: #555;
}


hr {
	margin: 10px 20px;
	padding: 0;
	border-top: none;border-left: none; border-right: none;
	border-bottom: 1px solid #dcdcdc;
}

#cage table {
/* 	width: 100%; */
	padding: 0;
	margin: 0 0 10px 0;
	border:1px solid #ccc;
	font:normal 12px Arial;
	color:#555;
}
#cage table td {
	padding:4px;
	border-left:1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#cage table th {
	background:#efefef;
	border-bottom: 1px solid #ccc;
	padding: 4px;
	border-left: 1px solid #ccc;
}

#cage table th:first-child, table td:first-child{
	border-left:none!important;
}

a {color: #073460}

#cage {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background: url(../images/chart/sdw.png) repeat-y;
}

#hdr {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/chart/hdr.png) no-repeat;
}
#hdr_logo {
	width: 204px;
	height: 60px;
	float: left;
	display: block;
	margin: 25px 0 0 26px;
	text-decoration: none;
}
#hdr_add {
	width: 222px;
	height: 56px;
	display: block;
	float: right;
	margin: 26px 31px 0 0;
	text-decoration:none;
}

#offer {
	width: 740px;
	height: 198px;
	margin: 0 auto;
}

#offer-img {
	width: 246px;
	height: 197px;
	float: left;
	background: url(../images/landing/offer-img.jpg) no-repeat;
}

#offer-info {
	width: 254px;
	height: 197px;
	float: left;
	background: url(../images/landing/offer-info.jpg) no-repeat;
}

#offer-video {
	width: 240px;
	height: 197px;
	float: left;
	background: url(../images/landing/offer-video.png)  repeat-x;
}
#offer-video div {
	margin-top: 30px;
}

#offer-info h4 {
	font: lighter 24px 'Trebuchet MS';
	color: #b47800;
	line-height: 14px;
	margin: 0;
	padding: 40px 0 0 24px;
}

#offer-info h4 span {
	font: bold 26px 'Trebuchet MS';
	color: #013863;
	letter-spacing: -1px;
}

#offer-info p {
	font:normal 12px Arial;
	color: #929292;
	padding: 22px 96px 0 24px;
	margin: 0;
	line-height: 12px;
}
#offer-info p strong {
	font: bold italic 16px Arial;
	color: #345c7d;
}

#tbar {
	width: 514px;
	height: 42px;
	margin-left: 10px;
	background: url(../images/landing/bar.png) no-repeat;
}
#tbar h3 {
	font: normal 17px 'Trebuchet MS';
	color: #fff;
	padding: 0 0 0 22px;
	margin: 0;
	line-height: 40px;
}

#left {
	width: 524px;
	float: left;
}
#right {
	width: 208px;
	float: left;
}

#form h4 {
	width: 208px;
	font: normal 20px Arial;
	color: #fff;
	padding: 18px 0 8px 20px;
	margin: 0;
	letter-spacing: -1px;
	background: url(../images/landing/signup-hdr.png) no-repeat;
}

#content {
	padding: 0 0 0 20px;
}

#content img {
	padding: 0 20px 0 0;
}

#content h4 {
	font:normal 18px arial;
	color: #4b4b4b;
	padding: 0;
	margin: 10px 0 10px 0;
}
#content h4 span {
	font-size: 24px;
}

#content p {
	font: normal 14px Arial;
	line-height: 18px;
	color: #939393;
	padding: 0 60px 0 0;
	margin: 0 0 10px 0;
}

#home-form-bg {
	width: 188px;
	height: auto;
	background: #345c7d;
}

#home-form-box {
	padding: 10px 24px 0px 18px;
	height: auto;
	background: url(../images/landing/home-form-bg.png) bottom no-repeat;
}

#binfo {
	padding: 0;
	margin: 0;
	border: 0;
	font: normal 12px Arial;
}

#binfo label { color: #fff; display: block;}

#binfo #home-form-bg #home-form-box input {
	width: 97%;
	border: 0px solid #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	height: 17px;
	font: normal 12px Arial;
	color: #555;
	margin: 0 0 10px 0;
	padding: 4px 0 0 4px;
	background: url(../images/landing/input.png) top repeat-x;
}
#binfo #home-form-bg #home-form-box input:focus {
	background-position: 0 -20px;
}
#secure {
	width: 188px;
	height: 41px;
	margin: 10px 0 0 0;
	background: url(../images/landing/secure-button.png) no-repeat;
}

.column2 {
	width: 27%;
	float: left;
}
.column {
	width: 70%;
	float: left;
}
.column3 {
	width: 50%;
	float: left;
}
.column4 {
	width: 49%;
	float: left;
	padding-right: 1%;
}
#tabs {
	width: 90%;
	margin: 20px 0 10px 20px;
}

#tabs ul {
	background: none!important;
	border-color: #ccc;
	border-top: none!important;
	border-left: none!important;
	border-right: none!important;
	padding: 4px 0 0 4px;
	margin: 0;
}
#tabs ul li {
	display: inline;
}


.ui-tabs .ui-tabs-hide {
     display: none;
}
.clear {
	clear: both;
}

.ui-widget {
	font-size:12px!important;
}
.ui-widget-content {
	background: none!important;
}
#sdw-btm {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/chart/sdw-btm.png) bottom no-repeat;
}
#sdw-btm p {
	font: normal 12px Arial;
	color: #878787;
	padding: 6px 0 18px 0;
	margin: 0 20px;
	text-align: center;
	border-top: 1px solid #dddddd;
}

.bqstart {
	float: left;
	margin-top: -11px;
	margin-bottom: -36px;
	font: normal 400% 'Trebuchet MS';
	color: #dcdcdc;
}

.bqend {
	float: right;
	height: 25px;
	margin: -10px 64px 0 0;
	font: normal 400% 'Trebuchet MS';
	color: #dcdcdc;
}

/*

|| Vender Logos ||

------------
Legend
------------
01 GE Health
02 eClinical Works
03 All Scripts
04 Prime Suite

05 SoapWave V
06 Varian
07 MicroMD
08 SRS Soft
09 Vericle

10 eMedSys
11 Med 3000 
12 ABEL Soft
13 Sevocity

14 DocuTAP
15 ALTOS
16 Green Chart
17 iSalus
18 Amkai

19 PrognoCIS
20 InSync
21 Leonardo MD
22 Rel Ware

23 digiChart
24 WinMedStat
25 CliniWorks
26 PBO MD

27 Exscribe
28 Encounter Pro
29 Versa Form
30 Unifi

31 Suite Med
32 Versa Suite
33 Well Soft
34 Medinformatix

35 Visionary
36 DoctorsPartner 
37 Meridian EMR
38 MedAppz

39 Patient Now
40 LifeChart
41 NexTech
42 Medios EHR
43 Perfect Med

---------------
Logo IDs
---------------
*/
#inner-box {
	background: url(../images/landing/inner-box.png) no-repeat;
	margin: 0 auto;
	height: 63px;
	padding: 9px 0 0 2px;
	overflow: hidden;
	width: 500px;
}

#v01 {margin-right:17px; margin-left: 14px;}
#v02 {margin-right:14px;}
#v03 {margin-right:17px;}
#v04 {margin-right:23px;}

#v06 {margin-right:39px; margin-left:16px;}
#v07 {margin-right:29px;}
#v08 {margin-right:25px;}

#v10 {margin-right:42px; margin-left: 16px;}
#v11 {margin-right:32px;}
#v12 {margin-right:30px;}

#v14 {margin-right:36px; margin-left: 34px;}
#v15 {margin-right:46px;}
#v16 {margin-right:50px;}
#v17 {margin-right:29px;}

#v19 {margin-right:31px; margin-left: 18px}
#v20 {margin-right:17px;}
#v21 {margin-right:24px}

#v23 {margin-right:18px; margin-left: 37px;}
#v24 {margin-right:33px;}
#v25 {margin-right:26px;}

#v27 {margin-right:25px; margin-left:28px;}
#v28 {margin-right: 42px;}
#v29 {margin-right: 38px;}

#v31 {margin-right:33px; margin-left:15px;}
#v32 {margin-right:33px;}
#v33 {margin-right: 22px;}

#v35 {margin-right:15px; margin-left:16px;}
#v36 {margin-right:25px;}
#v37 {margin-right: 25px;}

#v39 {margin-right:29px; margin-left:11px;}
#v40 {margin-right: 22px;}
#v41 {margin-right:20px;}
#v42 {margin-right:26px;}

#slider ul li img {
	opacity:.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; // first!
	filter: alpha(opacity=50);	// second!
}

#slider ul li img:hover	{
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; // first!
	filter: alpha(opacity=100);	// second!
}

/* // Vender Logos */

/* Easy Slider */

#slider {
	width: 458px!important;
}

#slider ul, #slider li, #slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 {
	margin-top:1em;
}
#slider li, #slider2 li { 
	width:458px;
	height:241px;
	overflow:hidden; 
}
/* // Easy Slider */



#ftr {
	width: 700px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
}

#ftr ul {
	font: normal 12px Arial;
	margin: 0;
	padding: 0;
	width: 25%;
	float: left;
	list-style: none;
}
#ftr ul li {
	padding: 0 0 4px 0;
}
#ftr ul li a {
	color: #556c80;
	text-decoration: none;
}

/* Top Navigation */
#topnav {
	width: 980px;
	margin: 0 auto;
}
#tnav {
	font: lighter 14px 'Trebuchet MS';
	padding: 18px 0 0;
	margin: 0 0 0 10px;
	color: #4c6072;
	text-align: right;
	float:right;
}
#tnav li {
	display: inline;
	padding: 0 0 0 0;
	margin: 0;
}
#tnav li a {
	color: #4c6072;
	text-decoration: none;
}
#tnav li a:hover {
	text-decoration: underline;
}

/* Login Form */

#logform {
	width: 98%;
	border: 2px solid #7c8d9b;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 2px;
	margin: 6px auto 0px auto;
	display: none;
	background: #cfdae3;
}
#logform h4 {
	border: none;
	background: #2e5779;
	font: normal .9em 'Trebuchet MS';
	line-height: 24px;
	color: #efefef;
	padding: 0 0 0 10px;
	margin: 0 0 8px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#logform form {
	padding: 0;
	margin: 0;
	border: none;
}
#logform input {
	background: #7c8d9b;
	border: 1px solid #7c8d9b;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#logform label {
	color: #4c6072;
	font: normal .8em arial;
}
#logform p {
	margin: 0;
	padding: 0;
	color: #4c6072;
	font: normal 11px arial;
}
#logform p a {
	color: #4c6072;
}
#logform button {
	background: #4c6072 !important;
	border: none !important;
	color: #cedbe7 !important;
	font: lighter .9em arial !important;
	display: block !important;
	padding: 2px 14px !important;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	cursor: pointer !important;
}
#user:focus, #pass:focus {
	background: #9BB0C2!important;
	border: 1px solid #4c6072 !important;
}
#pass, #user {
	background: none!important;
	color: #4C6072;
}
.button {
	color: #fff;
	background: #5b8700!important;
	border:1px solid #4a620c!important;
}

.textbox {
/* 	width: 740px; */
	margin: 0 10px;
	padding: 20px;
	background: url(../images/pagebg2.png) repeat-y;
}

.textbox hr {
	margin: 10px 0;
}
.textbox h5 {
	padding: 0;
	margin: 0 0 10px 0;
	font:normal 14px 'Trebuchet MS';
	color: #517897;
}
.textbox h4, .textbox h3, .textbox h2, .textbox h1 {
	color: #555;
	font:normal 16px 'Trebuchet MS';
	padding: 0 0 10px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
.textbox #column_left ol {
	font: normal 12px 'Trebuchet MS';
	color: #555!important;
	margin: 0 0 10px 0;
}
.textbox #column_left ol li {
	padding-bottom: 10px;
}
.textbox #column_left ol li ul {
	padding-top: 10px;
}
.textbox #column_left ul  {
	font: normal 12px 'Trebuchet MS';
	color: #555!important;
	margin: 0 0 8px 28px;
	padding: 0;
}
.textbox #column_left ul li {
	padding: 0 0 4px 4px;
	list-style: disc;
/* 	list-style: disc; */
/* 	list-style:url(../images/landing/bullet.png); */
}
.textbox #column_left ul li ul {
	margin: 10px 0 0 20px;
	padding:0;
}
.textbox #column_left ul li ul li {
	margin: 0 0 10px 0;
	padding-bottom: 0;
}
.textbox #column_left ul li span {
	display: block;
	padding: 0 0 4px;
	color: #214E74;
}
.textbox #column_left ul li a {
	color: #2b6288;
	font: normal 14px 'Trebuchet MS';
	text-decoration: none;
}
.link-lists {
	list-style: none!important;
	padding: 0!important;
	margin: 0!important;
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}

.link-lists li:last-child {
	border: none;
}
.link-lists li {
	border-bottom: 1px solid #ccc;
	margin: 0!important;
	padding: 0!important;
	display: block!important;
}
.link-lists li a {
	display: block!important;
	padding: 4px!important;
	margin: 0!important;
	color: #2b6288;
	font: normal 12px 'Trebuchet MS';
	text-decoration: none;
}
.link-lists li a:hover {
	color: #555!important;
	background: #eaf2f5;
}

.cta-btn {
	background: #9bb0c2;
	border: 1px solid #7c8d9b;
	font: bold 14px 'Trebuchet MS';
	line-height: 14px;
	color: #fff !important;
	padding: 4px;
	display: block;
	margin: 0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	text-decoration: none;
	margin:0 auto;
	text-align:center;
}
.cta-btn:hover {
	background: #2B6288;
}

#column_left {
/* 	width: 730px; */
	width:600px;
	height: auto;
	float: left;
}
#column_right {
/* 	width: 170px; */
	width:300px;
	height: auto;
	float: right;
}

#sidenav {
	list-style: none!important;
	margin: 0;
	padding: 0;
	border: 1px solid #9bb0c2;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background: #fff;
}
#sidenav li {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #7c8d9b;
	font: bold 12px 'Trebuchet MS';
	border-bottom:1px solid #ccc;
}
#sidenav li:last-child {
	border-bottom: none;
}
#sidenav li:hover:first-child {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
}
#sidenav li:hover:last-child {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}

#sidenav li a {
	display: block;
	color: #7c8d9b;
	padding: 6px;
	margin: 0;
	text-decoration: none;
}
#sidenav li:hover {
	color: #214E74;
	background: #efefef;
	-moz-border-radius: 0;
	-webkit-border-radius:0;
}

/* Contact Form */
/* Contact Form */
#contact-form {
	margin: 20px auto 0 auto;
	border: 1px solid #ccc;
	background: #efefef;
	padding: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
/* 	width: 375px; */
}
#contact-form label {
	display: block;
	color: #444;
}
#contact-form input {
	width: 93%;
	background: #fff;
	border:1px solid #ccc;
	font: lighter 1em arial;
	color: #444;
	margin: 0 0 4px 0;
	.margin:0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#contact-form textarea {
	width: 92%;
	background: #fff;
	border:1px solid #ccc;
	font: light .9em arial;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	font: lighter 1em 'Trebuchet MS';
	color: #444;
	padding: 4px;
}


.button2 {
	background: none;
	font: lighter .9em arial;
	color: #7c8d9b;
	margin: 0 0 4px 0;
	.margin:0px;
	cursor: pointer;
	padding: 4px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button3 {
	color: #fff!important;
	cursor:pointer;
	height: 20px;
	line-height: 20px;
	border: none!important;
	font: normal 14px 'Trebuchet MS';
	text-align: left;
	background: url(../images/button.png) no-repeat;
	padding: 4px 10px;
	width: auto!important;
	text-decoration: none;

}

#submit {
	width: 116px!important;
	height: 28px !important;
	background: url(../images/btn.png) no-repeat !important;
	color: #fff !important;
	border: none !important;
	font: normal .96em 'Trebuchet MS' !important;
	cursor: pointer;
	text-align: left;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	line-height: 28px;
	float:right;
}
.th {
	background: #efefef;
	font:bold 12px Arial;
	color: #1F5077;
}
#simpleform {
	background:#12406A url(../images/simple-formbg.png) top repeat-x;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	width: 88%;
	margin: 20px auto 0 auto;
	border: 2px solid #fff;
	-moz-box-shadow: 0 0 6px #555;
}
#simpleform label {
	font:normal 14px 'Trebuchet MS';
}
#simpleform input {
	width: 90%;
	padding: 0 0 0 6px;
	border: none;
	margin: 0 0 10px 0;
	-moz-border-radius: 4px;
	background:#fff url(../images/input-small.png) top repeat-x;
}
#simpleform input[type=text] {
	padding:2px 4px;
	font:normal 12px Arial;
	color:#555;
	width: 90%;
}
#simpleform select {
	width: 140px;
}
#simpleform h4 {
	color: #fff;
	font:normal 18px Arial;
	border-bottom: 1px solid #7592AA;
}
#signup {
	width: auto!important;
	height: auto;
	padding: 4px 8px!important;
	margin: 10px 0 0 0!important;
	border: none;
	cursor: pointer;
	background: #FA9405 !important;
	font:bold 14px 'Trebuchet MS';
	color: #fff;
	-moz-border-radius:40px!important;
}

.specialty-span-error {
	border:2px solid #934545;
	padding: 0 !important;
	margin: 0 !important;
	display: block;
	width: 140px;
}
/*Validation*/
#email-msg, #fname-msg, #lname-msg {
	display: block;
	margin-bottom: 10px;
}
#email-msg {
/* 	position: absolute; */
	margin: 0px 0 10px 0px;
	width: 91%;
/* 	margin: -35px 0 10px 172px; */
}
p.error-msg {
	display: block;
	font: normal .8em arial;
	margin: 0!important;
	padding: 0;
	margin: 0;
	color: #813a3a;
	padding: 4px;
	background: #ecdbdb;
	border: 1px solid #934545;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
}

tr.alt td {
	background: #f8f8f8;
}
tr.over td {
	background: #ECF6FC;
	border-collapse: #95BCE2;
}

.logintable, .logintable td {
	border: none!important;
}


/* FriendFeed Styles */

#friendfeed {
	-moz-border-radius: 6px;
	background: none!important;
}
.feed {
	background: none!important;
}

/* Manufacturers Sign Up Form */

#manufacture {
	background: #D2E2E8;
	border:1px solid #999;
	padding: 10px;
	width: 70%;
	margin: 0 auto;
}
#manufacture form {
	padding: 0;
	margin: 0;
}
#manufacture label {
	font:normal 12px Arial;
	color: #333;
	display: block;
}
#manufacture input[type=text] {
	border: 1px solid #999;
	padding: 2px;
	margin: 0 0 6px 0;
	width: 90%;
}
#manufacture input[type=submit] {
	background: #12406a;
	color: #fff;
	font:bold 12px Arial;
	border: none;
	padding: 4px;
	margin: 10px 0 0 0;
}
#manufacture h4 {
	margin: 0 0 10px 0;
	padding:4px 10px;
	color: #fff;
	border: none;
	background: #12406a;
}

#sub-specials {
	margin-top:10px;
}

.column4 {
	float:left;
	width:47%;
}

.emr-list-title {
	margin-top: 10px !important;
	padding: 0 !important;
	font:20px 'Trebuchet MS' !important;
	border:none !important;
}
.emr-link-lists {
	line-height:26px;
	border:0;
	padding: 0 10px !important;
}
.emr-link-lists li {
	border:0;
	line-height:26px;
	list-style:none !important;
}
.emr-link-lists li a {
	padding: 4px!important;
	margin: 0!important;
	color: #2b6288;
	font: normal 12px 'Trebuchet MS';
}
.emr-link-lists li a:hover {
	text-decoration:underline !important;
}

.top-anchor {
	font-size:.7em;
	text-decoration: none;
}
.top-anchor img {
	border:none;
}
#anchor-legend {
	width:92%;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	overflow: hidden;	
	margin: 0 auto !important;
	white-space:nowrap;
}
#anchor-legend ol {
	margin: 0 auto !important;
	padding:0;
	display:block;
}
#anchor-legend li {
    float: left;
    display:inline-block;
    list-style: none;
    padding:2px 7px !important; /* bullet image width */
	margin: 0 auto !important;
	text-align:center;
}
#anchor-legend li a {
	text-align:center;
	line-height:20px;
}
.form-desc {
	color:white;
	font-size:.65em;
	margin: -10px 0 10px 0;
	padding:5px;
}
#office-phone {
	width:165px !important;
}
#office-phone-ext {
	width:60px !important;
}
#ext-label {
	display:inline-block !important;
	margin-left:3px !important;
	margin-right:3px !important;
	padding:0 !important;
	width:25px;
	color:white;
}
#analyzing-title {
	font:bold 22px/32px 'Trebuchet MS';
	margin: 5px;
	text-align:center;
	color:#566E82;
}
#analyzing-sub-title {
	font:16px 'Trebuchet MS';
	display:block;
	margin: 0 5px;
	text-align:center;
	color:#566E82;
}
.erics-button {
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-webkit-border-radius:26px;
	-moz-border-radius:26px;
	border-radius:26px;
	
	font-family: "myriad-pro-1", "myriad-pro-2";
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	color: #FFF;
	text-decoration: none;
	
	display: block;
	border: 1px solid #11406A;
	margin: 0 auto;
	padding: 12px 20px 12px 47px;	
	background: #49a7f3 url(../images/icon-mag.png) 10px 50% no-repeat;
}
.erics-button:hover {
	background-color: #82c7ff;
}
.erics-button:active {
	-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
}
