@import "css/reset.css";
@import "css/text.css";
@import "css/buttons.css";

html, body{
	text-align: center;
	background: #ffffff;
	color: #444;
}
.wrapper{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

/* HEADER STYLING */

#header{
	background: color: #ffffff; top left no-repeat;
}
/* Navigation menu STYLING */

#loopedSlider,#content-wide,.post-small,.widget{
	background: #ebebeb;
	border: 1px solid #aaa8a8;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}


.post-small{
	border: 1px solid #1F0F2F;
	border-bottom: 1px solid #74677F
}
.wide-depth{
	background: url(images/depth.png) top left no-repeat;
	height: 20px;
}
#container .wide-depth{
	background: url(images/depth-container.png) top left no-repeat;
}
.container, .content-inner{
	display: block;
	border: 1px solid #fff;
	margin: 0;
	padding: 46px;
	list-style: none;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}

/* Slider styling */
.container { width:956px; height:375px; overflow:hidden; position:relative;  padding: 0; background: color: #ffffff; top center no-repeat; }
.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
.slides li { position:absolute; top:0; width:864px; display:none; padding: 46px; }
#slide1{
	display: block;
}

.slides li h1{
	font-size: 28px;
	color: #4f4f4f;
	margin:0;
}
.slides li h3{
	color: #817f7f;
	font-size: 15px;
}
.slides li p{
	color: #6a6868;
	margin: 0 0 15px 0;
}
.slides li .alignright{
	margin-left: 60px;
}
#slides-navigation{
	background: color: #ffffff; top left no-repeat;
	margin-top: 10px;
	margin-bottom: 20px;
}
#slides-navigation ul{
	float: left;
	margin: 0;
}

#slides-navigation ul li{
	float: left;
	list-style: none;
	margin: 0 20px 0 0
}
#slides-navigation ul li a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	height: 89px;
	line-height: 89px;
	display: block;
	outline: none;
}
#slides-navigation ul li a img{
	float: left;
	margin: 14px 0 0 0;
	display: inline;
	background: #2b1b3b;
	padding: 4px;
	border: 1px solid #8f66b6;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
#slides-navigation ul li.active a img, #slides-navigation ul li a:hover img, #slides-navigation ul li a:active img{
	background: #fff;
	border: 0px solid;
	-moz-box-shadow: 2px 2px 3px #2b1b3b;
	-webkit-box-shadow: 2px 2px 3px #2b1b3b;
	box-shadow: 2px 2px 3px #2b1b3b;
	margin: 15px 1px 0 1px;
}
#slides-navigation a.btn_alt{
	position: relative;
	top: 25px;
	right: 30px;
}
#slides-navigation a.btn_alt span{
	font-size: 16px;
}
.arrow-left{
	display: inline;
	float: left;
	margin: 0 13px 0 13px;
	width: 22px;
	height: 26px;
	text-indent: -9999px;
	outline:none;
	background: url(images/previous.png) top left no-repeat;
}
.arrow-right{
	display: inline;
	float: right;
	margin: 0 13px 0 13px;
	width: 22px;
	height: 26px;
	text-indent: -9999px;
	outline:none;
	background: url(images/next.png) top left no-repeat;
}

/* Recent Posts STYLING */
#recent-posts{
	visibility: visible;
	overflow: hidden;
	position: relative;
	z-index: 2;
	left: 0px;
}
#recent-wrap{
	background: #ffffff top center no-repeat;
	padding: 30px 0 20px 0;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	margin-bottom: 20px;
}
#recent-posts ul{
	list-style:none;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#recent-posts ul li{
	overflow: hidden;
	float: left;
}
#recent-posts a{
	text-decoration: none;
	color: #444;
}
.previous,.next{
	margin-top: 35px;
}
.next{
	float: left;
	margin-left: 0;
}
#recent-posts{
	margin: 0 46px 0 46px;
}
#recent-title{
	background: url(images/newspaper_32.png) no-repeat;
	font-size: 22px;
	color: #4f4f4f;
	background-position: 5px 0px;
	padding: 0 0 0 50px;
	line-height: 32px;
	margin: 0 0 20px 0;
}
#recent-posts ul{
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
#recent-posts li{
	padding: 0 37px 0 0;
	width: 262px;
	height: 232px;
}

#recent-posts ul li img{
	margin: 5px auto;
	background: #fff;
	padding: 4px;
	-moz-box-shadow: 1px 1px 2px #b3b3b3;
	-webkit-box-shadow: 1px 1px 2px #b3b3b3;
	box-shadow: 1px 1px 2px #b3b3b3;
	border: 0px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
#recent-posts ul li h2{
	color: #4f4f4f;
	font-size: 18px;
	margin: 0;
}
#recent-posts ul li span{
	display: block;
	color: #4f4f4f;
}
.recent-next, .recent-previous{
	position: relative;
	z-index:10;
	top: -180px;
}

/* Homepage styling */

.double-col{
	width: 560px;
	float: left;
	margin: 0 30px 20px 0;
}
.col{
	width: 264px;
	padding: 0 30px 0 0;
	float: left;
}
.last-col{
	width: 260px;
	padding: 0 !important;
	margin: 0;
}
.post-small .content-inner{
	padding: 10px;
}

#page-heading{
	margin: 0 0 20px 0;
	border-bottom: 1px solid #BFBFBF;
}
#page-heading h1{
	margin: 0 !important;
}
.post-details{
	margin: 0 0 15px 0;
}
h2{
	font-size: 16px;
	color: #4f4f4f;
	margin: 0 0 10px 0;
}
h1, #sidebar h2{
	font-size: 18px;
	color: #4f4f4f;
	margin: 0 0 10px 0;
}
h3{
	color: #817f7f;
	font-size: 15px;
	margin: 0 0 10px 0;
}
.post-details h2{
	font-size: 22px;
	color: #4f4f4f;
	margin: 0;
}
.post-details h2 a{
	color: #444;
	text-decoration: none;
}
.post-meta-data{
	display: block;
	color: #817f7f;
	font-size: 13px;
}
.post-meta-data a{
	padding: 3px;
	color: #fff;
	background: #A4A4A4;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	text-decoration: none;
}
.post-navigation{
	margin: 30px 0 0 0;
}
.post-navigation a{
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
.post-navigation .alignleft a{
	background: url(images/previous.png) top left no-repeat;
	line-height: 26px;
	padding: 0 0 0 30px;
	display:block;
}
.post-navigation .alignright a{
	background: url(images/next.png) top right no-repeat;
	line-height: 26px;
	padding: 0 30px 0 0;
	display:block;
}
#content-wide h1{
	font-size: 20px;
	color: #4f4f4f;
	margin: 0 0 20px 0;
}
#content-wide img.alignleft{
	margin: 0 20px 20px 0;
	padding: 4px;
	background: #fff;
	-moz-box-shadow: 1px 1px 2px #b3b3b3;
	-webkit-box-shadow: 1px 1px 2px #b3b3b3;
	box-shadow: 1px 1px 2px #b3b3b3;
}
#content-wide img.alignright{
	margin: 0 0 20px 20px;
	padding: 4px;
	background: #fff;
	-moz-box-shadow: 1px 1px 2px #b3b3b3;
	-webkit-box-shadow: 1px 1px 2px #b3b3b3;
	box-shadow: 1px 1px 2px #b3b3b3;
}
/* Portfolio styling */

.splitter{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
.splitter li{
	margin: 0;
	padding: 0;
	float: left;
}
.splitter li em{
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
	color: #817F7F;
	display: block;
	float: left;
	font-style: normal;
}
.splitter ul{
	float: right;
	margin: 0;
}
.splitter ul li{
	float: left;
	list-style: none;
}
.splitter ul li a{
	margin: 0 0 0 10px;
	display: block;
}
.portfolio ul, .portfolio-single ul{
	list-style: none;
	margin: 0;
}
.portfolio li{
	float: left;
	width: 266px;
	margin: 0 30px 30px 0;
	float: left;
	position: relative;
}
.portfolio-single li{
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
	width: 556px;
}
.portfolio2col li{
	margin: 0 20px 20px 0;
}
.portfolio-item img{
	position: relative;
	margin: 0 20px 20px 0;
	padding: 4px;
	background: #fff;
	-moz-box-shadow: 1px 1px 2px #b3b3b3;
	-webkit-box-shadow: 1px 1px 2px #b3b3b3;
	box-shadow: 1px 1px 2px #b3b3b3;
}
.lightbox-photo{
	width: 260px;
	height: 236px;
	display: none;
	background: url(images/lightbox-photo.png) center center no-repeat;
	z-index:10;
	position: absolute;
	top: 4px;
	left: 4px;
	display: none;
}
.lightbox-video{
	width: 260px;
	height: 236px;
	display: none;
	background: url(images/lightbox-video.png) center center no-repeat;
	z-index:10;
	position: absolute;
	top: 4px;
	left: 4px;
	display: none;
}
.lightbox-wide{
	width: 550px;
	height: 280px;
}
/* Templates styling */
#container{
	width: 652px;
	float: left;
}
#sidebar{
	float: right;
	width: 288px;
	margin: 0 0 0 20px;
}
.cright, .sright{
	float: right !important;
}
.cleft, .sleft{
	float: left !important;
}
.sleft{
	margin: 0 20px 0 0 !important;
}


#sidebar .content-inner{
	padding: 20px;
}
#sidebar .widget ul{
	list-style:none;
	margin: 0;
	padding: 0;
}
#sidebar .widget ul li{
	clear:both;
	margin: 0 0 5px 0;
	height: 30px;
}
#sidebar .widget ul li a{
	float: left;
	display: block;
	text-decoration: none;
	line-height: 28px;
	color: #444;
}

#sidebar .widget ul li a:hover{
	color: #000;
}
#sidebar .widget ul li span, .reply a,.splitter ul li a{
	font-weight: bold;
	float: right;
	display: block;
	padding: 3px 6px 3px 6px;
	color: #fff !important;
	text-decoration: none;
	background: #A4A4A4;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
#sidebar .widget ul li:hover span, .splitter ul li a:hover, .splitter ul li.selected-1 a,.splitter ul li.selected-0 a,.splitter ul li.selected-2 a,.splitter ul li.selected-3 a,.splitter ul li.selected-4 a{
	background: #382847 !important;
}
#s{
	border: 1px solid #b0b1b0;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	float: left;
	display: block;
	outline: none;
	padding: 7px;
	margin: 2px 5px 0 0;
	width: 175px;
	-moz-box-shadow: 0px 3px 3px #eee inset;
	-webkit-box-shadow: 0px 3px 3px #eee inset;
	box-shadow: 0px 3px 3px #eee inset;
}
#services{
	margin: 0;
	list-style: none;
}
#services li{
	margin: 0 0 25px 0;
}
.service h2{
	float: left;
	color: #4F4F4F;
	font-size: 18px;
	margin: 0 0 10px 0;
}
hr{
	display: block;
	margin: 40px 0 20px 0;
	background: #aaa8a8;
	border: 0px solid;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #aaa8a8;
}
.service span.price{
	float: right;
	color: #9A9898;
	text-transform: uppercase;
	line-height: 25px;
}
.service span.price em{
	font-weight: bold;
	font-style: normal;
	color: #444;
	font-size: 16px;
}

#pricing-table{
	float: right;
	width: 758px;
	line-height: 30px;
	border: 1px solid #aaa8a8;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	-moz-box-shadow: 0px 10px 0px #aaa8a8;
	-webkit-box-shadow: 0px 10px 0px #aaa8a8;
	box-shadow: 0px 10px 0px #aaa8a8;
	margin: 0 0 40px 0;
}
#pricing-table .pricing-plan{
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	line-height: 40px;
	background: #757575;
	background: -moz-linear-gradient(top, #757575, #4F4A4A);
	background: -webkit-gradient(linear, left top, left bottm, color-stop(0, #757575), to(#4F4A4A));
	filter:  progid:DXImageTransform.Microsoft.gradient(EndColorStr='#4F4A4A', startColorStr='#757575'); /* IE6,IE7 only */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(EndColorStr='#4F4A4A', startColorStr='#757575')"; /* IE8 only */
	border: 0px solid;
	-moz-border-radius: 6px 6px 6px 6px;	
	-webkit-border-radius: 6px 6px 6px 6px;	
	border-radius: 6px 6px 6px 6px;	
	text-shadow: 1px 1px 1px #000;
}
#pricing-table .pricing-plan th{
	border: 0px solid;
	-moz-border-radius: 6px 6px 6px 6px;	
	-webkit-border-radius: 6px 6px 6px 6px;	
	border-radius: 6px 6px 6px 6px;	
}
#pricing-table th{
	text-align: center;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
#pricing-table td{
	border-right: 1px solid #a2a0a0;
}
#pricing-table tr{
	background: #f2f2f2;
	font-weight: 16px;
}
tr.alt{
	background: #dedede !important;
}
#pricing-table td{
	text-align: center;
}
#pricing-atts{
	line-height: 30px;
	width: 200px;
	text-align: right;
	float: left;
}
#pricing-atts th{
	height: 49px;
}
#pricing-atts td{
	height: 30px;
	text-align: right;
}
.last-att{
	border: 0px solid !important;
}
.four-col td,.four-col th{
	width: 25%;
}
.pricing-buttons td{
	height: 70px;
}
.pricing-buttons a{
	line-height: 18px;
	margin: 0 auto;
	float: none;
	width: 100px;
}
.pricing-buttons a:active{
	margin: 6px auto 0 auto;
}
.col-half h3{
	line-height: 32px;
	color: #444;
}
#tour{
	list-style: none;
	margin: 0;
	padding: 0;
}
#tour li{
	margin: 0 0 20px 0;
}
#tour .step{
	outline: none;
	background: #aaa8a8;
	border: 1px solid #aaa8a8;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	display: block;
	text-decoration: none;
	
}
.step h1{
	border: 1px solid #fff;
	background: #eee;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	margin: 0 0 6px 0;
	padding: 5px 20px 5px 50px;
	position: relative;
}
.step span{
	position: absolute;
	top: -3px;
	left: 8px;
	display: block;
	background: url(images/circle.png) top left no-repeat;
	width: 35px;
	height: 36px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px #444;
	font-style: normal;
	font-weight: bold;
}
#tour li div{
	display: none;
}
#tour li.current div{
	display: block;
}
.box{
	margin: 0 0 20px 0;
	background: #eee;
	border: 1px solid #ccc;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	padding: 20px 20px 20px 72px;
	background-repeat: no-repeat;
	background-position: 20px 13px;
	background-image: url(images/box.png);
}
.box-download{
	background-color: #E3F4DE;
	border: 1px solid #A2D392;
	background-image: url(images/download.png);
	color: #599847;
}
.box-notice{
	background-color: #DEEEF7;
	border: 1px solid #82C3E6;
	background-image: url(images/info.png);
	color: #30A8E0;
}
.box-error{
	background-color: #F8E4E2;
	border: 1px solid #E69D94;
	background-image: url(http://livepreview.net/);
	color: #BB5A4D;
}
.box-note{
	background-color: #F7F3DE;
	border: 1px solid #E1CA59;
	background-image: url(http://livepreview.net/);
	color: #955D0D;
}
/* Footer styling */

#footer{
	padding: 26px;
	text-shadow: 1px 1px  0px #fff
}
#footer #social{
	float: right;
	list-style: none;
}
#social li{
	float: left;
	margin: 0 0 0 10px;
}
/* Comments styling */
	
.comment{	
	margin: 0 0 10px 0;
}
.comment .children{
	margin: 10px 15px 0 15px;
}
.odd{
	border: 1px solid bfbfbf
}
.comment-head{


}
.avatar{
	float: left;
	width: 40px; 
	margin: 0 15px 0 0;
}
.avatar img{
	padding: 4px;
	background: #fff;
	-moz-box-shadow: 1px 1px 2px #b3b3b3;
	-webkit-box-shadow: 1px 1px 2px #b3b3b3;
	box-shadow: 1px 1px 2px #b3b3b3;
}
.name{
	display: block;
	float: left;
	font-weight: bold;
	font-size: 15px;
	color: #444;
}
.reply{
	float: right;
}
.date{
	display: block;
}
.date a{
	color: #a7a7a7;
	text-decoration: none;
	margin: 0 0 0 10px;
	line-height: 23px;
}
.comment-entry, .service{
	clear:both;
	background: #f2f2f2;
	padding: 20px;
	border: 1px solid #fff;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}
.comment-entry p{
	margin: 0;
}
.comment-entry-container, #services li{
	background: #AAA8a8;
	border: 1px solid #AAA8A8;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	clear: both;
	padding: 0 0 6px 0;
}
.comment-entry-top{
	clear: both;
	display: block;
	width: 0px;
	margin: 0 0 0 80px;
	border-bottom: 10px solid #AAA8A8;
	border-left: 8px solid #e8e8e8;
	border-right: 8px solid #e8e8e8;
}
/* Forms styling */
.forms{
	list-style: none;
	margin: 0;
	padding: 0;
}
ol.forms{float:left;list-style:none;width:100%;margin:10px 0 0;}
ol.forms li{clear:both;float:left;margin-bottom:18px;position:relative;width:100%;}
ol.forms label{cursor:pointer;display:block;float:left;font-weight:700;padding-right:20px;width:100px;}
ol.forms input,ol.forms textarea{	border: 1px solid #b0b1b0;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	display: block;
	outline: none;
	padding: 7px;
	margin: 2px 5px 0 0;
	width: 170px;
	-moz-box-shadow: 0px 3px 3px #eee inset;
	-webkit-box-shadow: 0px 3px 3px #eee inset;
	box-shadow: 0px 3px 3px #eee inset;
	}
ol.forms input#sendCopy{border:none;}
ol.forms textarea{height:300px;width:400px;}
ol.forms li .error{font-size:12px;display:block;margin-left:120px;color:red;}
ol.forms li.textarea .error{display:block; margin-left:120px}
ol.forms li.screenReader{margin-bottom:0; display: none;}
.buttons{text-align: center;}
.submit{
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 0 auto;
	width: auto;
	/* GRADIENTS */
	background: #fff;
	background: -moz-linear-gradient(bottom, #FFF, #ebebeb);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFF), to(#ebebeb));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ebebeb', EndColorStr='#FFFFFF'); /* IE6,IE7 only */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ebebeb', EndColorStr='#FFFFFF')"; /* IE8 only */
	
	/* BORDER RADIUS */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #b0b1b0;

	/* COLOR & SHADOW */
	color:#666;
	text-shadow: 0 1px 1px #FFF;
}
ol.forms li.inline input{width:auto;margin-left:120px;}
ol.forms li.inline label{display:inline;float:none;width:auto;}
#contactForm ol.forms .inputError { border: 3px solid #EFDADA; }
p.error { background:#f6a6a6;border:1px solid #e76868;padding:10px; margin-bottom:20px; }
.thanks{background:#fafafa;border:1px solid #ddd;padding:10px 20px; margin-bottom:20px;}

/*
 * jTweetsAnywhere V1.0.1
 * http://thomasbillenstein.com/jTweetsAnywhere/
 *
 * Copyright 2010, Thomas Billenstein
 * Licensed under the MIT license.
 * http://thomasbillenstein.com/jTweetsAnywhere/license.txt
 */
 
.jta-tweet-list
{
    padding: 0;
	margin: 0;
}
.jta-tweet-list-item
{
	background: #1E90FF top center no-repeat;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
    list-style: none;
    padding: 8px;
	padding-top: 13px;
	overflow: hidden;
	color: #eee;
	margin: 0 0 20px 0;
}
.jta-tweet-profile-image
{
	width: 48px;
	display: inline;
	float: left;
}
.jta-tweet-body-list-profile-image-present
{
	margin-left: 62px;
}
.jta-tweet-a
{
    color: #E6CFFF;
    text-decoration: none;
}
.jta-tweet-a:hover
{
    color: #E6CFFF;
    text-decoration: underline;
}
.twitter-anywhere-user
{
    color: #E6CFFF;
    text-decoration: none;
}
.twitter-anywhere-user:hover
{
    color: #E6CFFF;
    text-decoration: underline;
}
.jta-tweet-timestamp
{
    display: block;
    color: #DFDFDF;
    font-size: 11px;
    margin-top: 3px;
}

.jta-tweet-profile-image a img
{
	width: 48px;
	display: block;
	float: left;
	padding: 3px;
	background: #392748;
	border: 1px solid #6E5981;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
.jta-login-info-block
{
	margin-left: 58px;
}
.jta-login-info-sign-out
{
	width: 97px;
	margin-top: 2px;
	padding: 1px;
	text-align: center;
    border: 1px solid #999;
}
.jta-login-info-sign-out:hover
{
	color: black;
	background-color: #999;
	cursor: pointer;
}
.jta-clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.btn_alt {
	display: block;

	padding:0 0 6px 0;

	/*Background*/
	background: #563c6e;
	/* BORDER RADIUS */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #150c1e;
	border-top:1px solid #362249;
	/* DROP SHADOW */
	-moz-box-shadow: 0px 1px 2px #c0c0c0;	
	-webkit-box-shadow: 0px 1px 2px #c0c0c0;
	box-shadow: 0px 1px 2px #c0c0c0;
}
.btn_alt span{
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	/* GRADIENTS */
	background: #775595;
	background: -moz-linear-gradient(bottom, #775595, #5b3c7c);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #775595), to(#5b3c7c));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#5b3c7c', EndColorStr='#775595'); /* IE6,IE7 only */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#5b3c7c', EndColorStr='#775595')"; /* IE8 only */
	/* BORDER RADIUS */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #8b66aa;
	border-top: 1px solid #c076ff;
	/* COLOR & SHADOW */
	color:#fff;
	text-shadow: 0 1px 1px #5b3f74;
}
/* HOVERED STATE */

.btn_alt:hover	{
	/* BACKGROUND & SHADOW */
	background: #785893;
	-moz-box-shadow: 0px 1px 2px #fff;	
	-webkit-box-shadow: 0px 1px 2px #fff;
	box-shadow: 0px 1px 2px #fff;
}
/* PUSHED */

.btn_alt:active	{
	padding:  0;

	/* SHADOW */
	background: #785893;
	-moz-box-shadow: 0px 1px 2px #fff;	
	-webkit-box-shadow: 0px 1px 2px #fff;
	box-shadow: 0px 1px 2px #fff;
}

 