/* >>>********* IMPORT AUTHOR SEARCH CSS CLASSES *********/
@import url("/htz/css/authorSearch.css");

#content {
	width: 468px;
	float: right;
}

/********************************* Start social navigation styles (list of links like facebook, twitter, send to friend etc)******/

.social-nav2 ul {
	margin: 18px -12px 19px -16px;
}
.social-nav2 {
	margin:0 0 9px;
	padding:0;
	list-style:none;
}
.social-nav2 li {
	border-top:1px solid #dedede;
	padding:6px 0;
}
.social-nav2 li a {
	line-height:22px;
	display:block;
}
.social-nav2 li a img {
	float:right;
	margin:4px 0 0 5px;
}
.social-nav2 li a:hover {
	background:#e8e8e8;
	text-decoration:none;
}
/* ******************************** End social navigatino styles (list of links like facebook, twitter, send to friend etc)******/







/***************************************** Start styling of the search for authors form *********************************************/

.form-block2 label {
	margin-left:7px;
	letter-spacing:-1px;
}
.form-block span.hover ,
.form-block span:hover {
	background-position:0 -18px;
}

.form-holder {
	margin-bottom:20px;
}
.form-holder img {
	display:block;
}
.section-head{
	 padding-top: 12px;
	 color: #008bcf !important;
	 background-image: none;
	
}
.sidebar{
	margin-top: 16px;
}

.holder h1{
 	margin: 0;
    padding: 0;
}
/***************************************** End styling of the search for authors form *********************************************/
 

/* writter-box */
.writter-box {
	padding-top: 12px;
	clear:both;
}
.writter-box img {
	display:block;
	margin-bottom:13px;
}
.writter-box h2 {
	margin:0 0 18px 5px;
	font-weight:normal;
	font-size:13px;
	line-height:18px;
}
.writter-box .border-box {
	margin-bottom:20px;
}


.logo-box {
	background:url(/images/bg/bg-gradient.gif) repeat-x;
	padding:17px 9px 15px;
	margin-bottom:5px;
	overflow:hidden;
	height:1%;
	margin-top:-8px;
	border-bottom:1px solid #dedede;
}
.logo-box img {
	float:right;
}
.author_page .pageHold {
	background: url("/htz/images/bg/bg_content-hold-top.png")!important;
}
.subSections .border-box {
	background: none;
	padding: 0;
	height: 0;
	overflow: visible;
	}

#hideLeftLine{
	display: none;
	}
	
	.border-box.subSections{
	padding-top: 6px; 
	margin-top: 0;
	background: url("/htz/images/bg/doubline.gif") repeat-x scroll 0 0 transparent !important;
}


.author-details .btn--icn,
.author-details .btn--icn:hover,
.author-details .btn--icn:focus {
    color: #2c2c2c !important;
}

.author-details #author_newsltter_button {
    margin-top: 0;
    margin-bottom: 50px;
}


.author-details #art_subscribe_form .btn {
top: 43px;
    right: 0;
    left: auto;
}



.author-details .separator {
    line-height: 0;
    margin-bottom: 18px;
}

.author-details .separator span {
  width: 122px;
  height: 2px;
  background-color: #b2b2b2;
  display: inline-block;
}

