/*!
 * ASIL Bootstrap Theme
 * This files is used for developer testing
 * Approved CSS will be moved to the appropriate style sheet
 * Designed and built by Systems Solutions Inc.
 * Last Update: 7/21/13
 */

.ds-2col > .group-left {  float: left; /* LTR */  width: 75%; }
.ds-2col > .group-right { float: left; /* LTR */ width: 25%; }

#block-est-aa-menus-ssa-menus li { list-style-type: none; }
#block-est-aa-menus-ssa-menus ul { height: 240px; overflow: auto;}

.filter-help{ display: none; }

#login-block #login-links { margin-left: -120px; }

.blog_usernames_blog { display: none !important; }

.view-filters form { background-color: #ccc; padding: 20px; }

.view-filters .help-block { display: none; }
#block-est-aa-menus-ssa-menus{ margin-left: 0px; width: 350px; }
#edit-field-attribute-tags-tid-1, #edit-field-attribute-tags-tid, #edit-field-insight-date-value-value-year{ height: 30px; }

.tabledrag-toggle-weight-wrapper { display: none; }

.books-cvs { margin-top: 15px;  } 

.bio  { margin-top: 8px; margin-bottom: 15px; }

body.page-user-notifications ul.nav-tabs { display: none }
body.page-user-notifications .main-container div.control-group:last-child { display: none }

.node-blog .links .comment-add  {
    display:none !important;
}


.view-classified-search .views-row {
  border-bottom: 2px dotted #999999;
  clear: both;
  display: block;
  overflow: hidden;
  padding-bottom: 12px;
  padding-top: 12px;
  width: 100%;
}
.view-classified-search .views-row-last {
  border: none;
}

.view-classified-search .views-field-title h3 {
  color: #003366;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 0;
}

/*   Pages classified */
.page-classified .view-classified .views-row {
  border-bottom: 2px dotted #999999;
  clear: both;
  display: block;
  overflow: hidden;
  padding-bottom: 12px;
  padding-top: 12px;
  width: 100%;
}
.page-classified .view-classified .views-row-last {
  border: none;
}
.page-classified .view-classified .views-field-field-classified-images {
  float: left;
  margin-bottom: 10px;
  margin-right: 1.5%;
  text-align: center;
  width: 15%;
}
.page-classified .view-classified .Wrapper-information-classified {
  float: right;
  width: 83.5%;
}

.page-classified .view-classified .views-field-title h3 {
  color: #003366;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 0;
}
.node-type-classified .node-classified {margin-bottom: 20px;}
.node-type-classified .node-classified .field-type-image {
  float: left;
  margin-bottom: 1%;
  margin-right: 1%;
  margin-top: 6px;
  min-height: 140px;
  text-align: center;
  width: 140px;
}
.node-type-classified .node-classified .field-name-field-publish-date span.date-display-single,
.view-classified-search .views-field-field-publish-date span.date-display-single,
.page-classified .view-classified .views-field-field-publish-date span.date-display-single {
  color: #999999;
  font-style: italic;
  font-size: 14px;
}
.page-classified .view-classified .Wrapper-information-classified .views-field-body {
  clear: both;
  width: 100%;
}

.page-classified .view-classified .Wrapper-information-classified .views-field-field-ad-contact-email {
  float: left;
  text-align: left;
  width: 50%;
}
.node-type-classified .node-classified .field-name-field-ad-contact-email {
  float: left;
  text-align: left;
  width: 40%;
}

.page-classified .view-classified .Wrapper-information-classified .views-field-field-ad-contact-phone {
  float: right;
  text-align: right;
  width: 50%;
}
.node-type-classified .node-classified .field-name-field-ad-contact-phone {
  float: right;
  text-align: right;
  width: 40%;
}



/* Menu inline-list */
#block-menu-menu-classifieds ul.menu {
  display: block;
  overflow: hidden;
}
#block-menu-menu-classifieds ul.menu li {
  float: left;
  margin-right: 12px;
  width: auto;
}
#block-menu-menu-classifieds .nav > li > a:hover,
#block-menu-menu-classifieds .nav > li > a:focus {
  background: none;
  text-decoration: underline;
}


/* Style Form search */
#views-exposed-form-classified-search-page {
	background: none !important;
}

#views-exposed-form-classified-search-page #edit-body-value {
	width: 280px;
	border-radius: 0;
	height: 30px !important;
}

#views-exposed-form-classified-search-page .views-exposed-form .views-exposed-widget {
  float: left;
  padding: 0;
}

.page-classified-search #views-exposed-form-classified-search-page .btn-primary {
  background: none;
  border-color:#CCCCCC #CCCCCC #B3B3B3;
  color: #000;
  text-shadow: 0 0 0;
}
.page-classified-search #views-exposed-form-classified-search-page .btn {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #F5F5F5 !important;
	background-image: url(../images/icon-search.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-color: #CCCCCC #CCCCCC #B3B3B3 !important;
	border-image: none;
	border-radius: 0 !important;
	border-style: solid !important;
	border-width: 1px !important;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
	color: #333333 !important;
	cursor: pointer !important;
	display: inline-block !important;
	font-size: 14px !important;
	height: 30px !important;
	line-height: 20px !important;
	margin-left: -1px;
	margin-top: 25px !important;
	padding: 4px 5px !important;
	position: relative;
	text-align: center !important;
	text-indent: -30000px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75) !important;
	vertical-align: middle !important;
	width: 40px;
}


/* Home Interest group */
.front .view-interest-groups .views-row {
	display: block;
	overflow: hidden;
	padding: 10px 0;
}
.front .slide-groups .views-field-field-group-image {
	float: left;
	min-height: 20px;
	text-align: center;
	width: 20%;
}
.front .view-interest-groups .views-field-title {
  clear: none;
  float: left;
  font-size: 1.2em;
  font-weight: bold;
}
.front .view-interest-groups .views-field-title  {
	width: 70%;
}

/* Page Recent Book */
.view-member-books .views-view-grid .views-field-field-image-book {
	float: left;
	width: 26%;
}
.view-member-books .views-view-grid .descriptions-book {
	float: right;
	padding-left: 2%;
	width: 71%;
}
.view-member-books .views-view-grid .descriptions-book h3 {
	margin-top: 0;
}
.view-member-books .views-view-grid .descriptions-book .author-book {
	margin-bottom: 7px;
}
.view-member-books .views-view-grid tr {border-bottom: 2px dotted #CCCCCC;}
.view-member-books .views-view-grid td {
  border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 20px;
	padding-top: 20px;
}
#block-views-my-books-block-1 .view-my-books .views-row,
#block-views-member-books-block .view-member-books .views-row  {
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

.node-type-my-books .node-my-books .field-name-field-image-book {
	float: left;
	width: auto;
}
.node-type-my-books .node-my-books .field-name-field-image-book img {
	margin-right: 10px;
}
.node-type-my-books .node-my-books .field-name-field-link {
	clear: left;
	float: left;
	text-align: center;
	width: 158px;
}
.node-type-my-books .node-my-books .field-name-field-tags-books {
	clear: both;
}