/**
 * @version		$Id$
 * @package		JV-LinkDirectory
 * @subpackage	com_jvld
 * @copyright	Copyright 2008-2013 JV-Extensions. All rights reserved
 * @license		GNU General Public License version 3 or later
 * @author		JV-Extensions
 * @link		http://www.jv-extensions.com
 */

div.jv_box {
	width: auto;
    margin: 8px 2px 8px 2px;
	-moz-border-radius: 1em 1em 1em 1em;
	border-radius: 8px 8px 8px 8px;
	border: 1px solid #cccccc;
	padding: 1em 1em 1em 1em;
	display:block;
	overflow:hidden;
}
div.jv_box_hidden {
	width: auto;
    margin: 2px 2px 2px 2px;
	-moz-border-radius: 1em 1em 1em 1em;
	border-radius: 8px 8px 8px 8px;
	border-bottom: 1px solid #e1e2e3;
	padding: 4px 4px 4px 4px;
	display:block;
	overflow:hidden;
}
div.jvld_linkset_stats {
	float: left;
}
div.jvld_linkset_title {
	text-align:left;
    font-weight:bold;
}
div.jvld_linkset_actions {
	margin-top:10px;
	margin-bottom:10px;
	float:right;
}
div.jvld_linkset_actions a {
    text-decoration: none;
}
div.jvld_linkset_desc {
	line-height:1.4em !important;
	margin-bottom: 8px;
}
a.jv_href {
    text-decoration:none;
}
img.jvld_smedia_img {
    height: 16px;
    margin-right: 4px;
    width: 16px;
}
div.jvld_linkset_image {
	margin-bottom:1em;
}
div.jvld_linkset_media {
	margin-right:8px;
}
div.jvld_linkset_info {
	border:1px solid #000;
}
div.jvld_tbimg {
	margin-bottom:8px;
}
td.dirhome_links_mtitle span {
    font-weight: bold;
}
span.hopdesign_more {
	float:right;
    letter-spacing: 0.1em;
	font-size:70%;
}
div.jv_dirmodel {
	display:block;
	clear:both;
}
div.jv_dirmodel_categoryset div.maincatimage {
	float:left;
	margin-top:2px;
    margin-right:2px;
}
div.jv_dirmodel_categoryset div.info {
	margin-top:0px;
	margin-bottom:1em;
	margin-left:2px;
	overflow:hidden;
	text-align:left;
	width:auto;
}
div.jv_dirmodel_categoryset div.info p.maincat {
    text-align:left;
	margin-left:2px;
	margin-top:4px;
	margin-bottom:4px !important;
}
div.jv_dirmodel_categoryset div.info p.maincat span.title {
    font-size:120%;
    font-weight:bold;
}
div.jv_dirmodel_categoryset div.info p.subcat {
    text-align:left;
    font-size:90%;
    font-weight:normal;
	margin-left:2px;
	margin-bottom:2px;
	margin-top:-4px;
}
table.jvld_feblock th, table.jvld_feblock td {
     border-top: none;
}
#marqueecontainer {
    position: relative;
    width: 99%; /*marquee width */
    height: 200px; /*marquee height */
    overflow: hidden;
    /*border: 1px solid orange; */
    padding: 2px;
    padding-left: 4px;
}
/***************************************************************************************************
Yahoo UI AutoComplete CSS
***************************************************************************************************/
.yui-skin-sam .yui-ac{
    position:relative;
    font-size:100%;
}
.yui-skin-sam .yui-ac-input{
    position:absolute;
    width:100%;
}
.yui-skin-sam .yui-ac-container{
    position:absolute;
    top:1.6em;
    width:100%;
}
.yui-skin-sam .yui-ac-content{
    position:absolute;
    width:100%;
    border:1px solid #808080;
    background:#fff;
    overflow:hidden;
    z-index:9050;
}
.yui-skin-sam .yui-ac-shadow{
    position:absolute;
    margin:.3em;
    width:100%;
    background:#000;
    -moz-opacity:.10;
    opacity:.10;
    filter:alpha(opacity=10);
    z-index:9049;
}
.yui-skin-sam .yui-ac iframe{
    opacity:0;
    filter:
    alpha(opacity=0);
    padding-right:.3em;
    padding-bottom:.3em;
}
.yui-skin-sam .yui-ac-content ul{
    margin:0;
    padding:0;
    width:100%;
}
.yui-skin-sam .yui-ac-content li{
    margin:0;
    padding:2px 5px;
    cursor:default;
    white-space:nowrap;
    list-style:none;
    zoom:1;
}
.yui-skin-sam .yui-ac-content li.yui-ac-prehighlight{
    background:#B3D4FF;
}
.yui-skin-sam .yui-ac-content li.yui-ac-highlight{
    background:#426FD9;
    color:#FFF;
}
#jvld_links_top {
	margin-top:1em;
	margin-bottom:1em;
}
div.jvld_sponsor_div {
	margin-bottom: 1em;
}
#jvld_detail_profile img.icon_image {
	float:left;
	margin-right:6px;
}
#jvld_detail_top {
	margin-bottom:1em;
}
.jv_like_button .jv_liketext {
    background: url("./images/like.png") no-repeat top left;
    padding-left: 20px;
    padding-top: 3px;
    font-size: 88%;
}
.jv_clearfix {
    display: block;
}
.jv_like_button_no_like {
    background-color: #ECEEF5;
    border-color: #CAD4E7;
}
span.jv_like_button {
    -moz-border-radius: 3px 3px 3px 3px;
    border: 1px solid #000000;
    display: block;
    padding: 1px 4px 1px 4px;
	clear:both;
}
div.jvld_row_info {
	margin-bottom:3em;
}
span.jvld_detail_featured_icon {
	letter-spacing:0.075em;
}
.jvld_divider {
	margin-top:2em;
	margin-bottom:6px;
}
#jvld_detail_reviews div.media {
	margin-bottom:1em;
}
#jvld_detail_reviews div.media img {
	margin-right:6px;
}
div.media-body {
	overflow: hidden;
}
div.jv_content {
	margin-bottom:1em;
}
.jvld_dirmenu ul li {
	padding: 2px 2px 2px 4px !important;
	background:none !important;
}
.jvld_h4 {
	background-color: #f1f2f3;
	padding:4px 2px 4px 2px;
}
.jvld_lr {
	border-right: 1px solid #DDD;
}
.jv_highlighttext {
    background-color:yellow;
    font-weight:bold;
}
.jvld_element_inline {
	display:inline;
	font-weight:bold;
}
div.jv_adspec {
	border: 1px dotted #000;
	text-align:center;
	font-weight:bold;
	font-size:120%;
	margin: 4px 4px 1em 4px;
	height:50px;
	padding-top:20px;
}
#jvld_links_bottom {
	margin-bottom:3em;
}
ul.actions {
	text-align:left !important;
	padding:2px 2px 2px 10px !important;
	font-size:12px !important;
}
#jvld_detail_top ul.actions li {
	display:block;
}
.column ul li {
    background: none !important;
    padding-left: 10px !important;
}
.column dd {
	margin-left: 4px !important;
}
/***************************************************************************************************
COMMUNITY INTEGRATION CSS
***************************************************************************************************/
div.jvld_community_listing {
    float: right;
    padding: 4px 4px 4px 10px;
	border-left: 1px dotted #c1c3c4;
    display: block;
}
div.jvld_community_listing .avatar {
    float: right;
    width: 52px;
}
div.jvld_community_listing .avatar img {
    padding:1px;
}
div.jvld_community_listing .menu {
    margin-right: 52px;
}
div.jvld_community_listing .menu p {
    text-align: right;
    font-size: 85%;
    margin-right: 4px;
    margin-top:2px;
    margin-bottom:0px;
}
div.jvld_community_detail {
    width: 99%;
    margin: 0 auto;
    padding: 0;
    border: 0;
	overflow: hidden;
    display: block;
}
div.jvld_community_detail span.avatar img {
	float:left;
	margin-right:4px;
    padding:1px;
}
div.jvld_community_detail p {
	font-size:88%;
	margin-top:4px;
	margin-bottom:4px;
}
.hero-area h1 {
    border: 0 none;
    font-size: 32px;
    font-weight: bold !important;
    padding: 20px 20px 10px;
    text-shadow: 0 0 4px #222222;
	color: #fff;
}
.hero-area .content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    margin-top: 120px;
    padding: 20px;
}
.hero-area {
    -moz-box-sizing: border-box;
	background: url("./images/homeimage.jpg") no-repeat scroll 0 0 transparent;
    border-radius: 6px 6px 0px 0px;
    color: #FEFEFE;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	margin-bottom:1em;
}
.hero-area a {
	color: #fff !important;
}
.jvld_cat_description {
	clear:both;
	overflow:hidden;
	margin-bottom:1em;
}
.jvld_hr {
	width:90%;
	border:1px dotted #c1c2c3;
	text-align:center;
}
.addlink_header {
	border-bottom:1px solid #c1c2c3;
    font-weight:bold;
    font-size:120%;
    text-align:left;
    margin-bottom:1.5em;
    padding-top:0;
    margin-top:3px;
	padding-bottom: 8px;
}
#photos div.separator {
	font-weight: bold;
	margin-top: 6px;
	margin-bottom:4px;
	margin-left:4em;
	text-align:left;
}
#videos div.separator {
	font-weight: bold;
	margin-top: 6px;
	margin-bottom:4px;
	margin-left:4em;
	text-align:left;
}
#backlink div.selfprofile {
	width: 80%;
	margin-bottom:8px;
	margin-left: 4em;
}
#jvld_tabs_addlink .modal {
	position: static;
	width: auto; 
	box-shadow: 0px;
	margin-left:0px;
}
#backlink .modal {
	margin-left:0px;
	padding: 4px;
	border:0px;
	box-shadow: 0px;
}
.tandc {
	margin-left:0px;
	padding: 4px;
	border:0px !important;
	box-shadow: 0px !important; 
}
div.jvld_image_current {
	width:80%;
	margin-bottom: 1em;
	border: 1px dashed #000;
	padding: 8px 8px 8px 8px;
	font-size: 85%; 
}
div.jvld_image_current .ileft {
	float:left;
	width:70%;
}
div.jvld_image_current .iright {
	float:right;
	width:30%;
	text-align:right;
}
div.jvld_image_current .imover {
	margin-bottom:4px;
	display:block;
}
div.jvld_image_current span {
	margin-right: 1em;
}
dl.jvld_dl dt {
	width: 100px !important;
}
dl.jvld_dl dd {
	margin-left: 120px !important;
	/*white-space: nowrap;*/
}
/* INLINE STYLES MOVED TO FILE */
img.jvld_wait {
	margin-right:2px;	
}
img.jvld_rating_star {
	margin:1px 1px 1px 1px;
}
span.jvld_star_content {
	margin-left:5px;
}
img.jvld_gpr {
	margin:2px 2px 2px 2px;	 
}
img.jvld_efields_val {
	margin-right:4px;
}
p.jvld_company_info {
	text-align:left;
}
img.jvld_small_img {
	margin:2px 2px 2px 2px;
}
div.jvld_comm {
	float:right;
	margin-left:4px;
}
img.jvld_flink_gap {
	float:left;
	margin-right: 4px;
}
td.jvld_coupon {
	text-align: right;	
}
#couponresultmsg {
	font-weight:bold;
	font-size:85%;	
}
#coupondelmsg {
	font-weight:bold;
	font-size:80%;
}
.jvld_right {
	text-align: right;
}
.jvld_left {
	text-align: left;
}
img.jvld_adv_gap {
	margin-right: 8px;
	float:left;
}
img.jvld_alphabar_gap {
	margin-right: 4px;
	float:left;
}
div.jv_dirmodel_categoryset div.maincatimage img {
	float:left;
    margin-right:4px;
}
img.jvld_catsponsor_gap {
	margin-left: 4px;
	margin-right: 2px;
}
#map_canvas {
	margin:0 auto; 
	overflow: hidden; 
	margin-top:1em; 
	margin-bottom:1em;
}
div.jvld_cat_description img {
	float:left;
    margin-right:4px;
}
i.jvld_icon_asterisk {
	margin-right:10px;
}
textarea.jvld_htmlcode {
	width:95%;
	height:100px;
}
.jvld_floatr {
	float:right;
}
p.jvld_payment .input {
	margin-right:4px;
}
table.jvld_payment_table {
	width:50%;
	margin:0 auto;
	margin-top:1em;
	margin-bottom:2em;
}
table.jvld_payment_table td {
	text-align:left;
}
/* TAGS LISTINGS */
.jvld-taglist{padding:10px 0 0;}
.jvld-taglist a{
	position:relative;
	display:inline-block;
	width:auto;
	margin:0 5px 5px 0;
	font-size:11px;
}
.jvld-taglist span.tag-head{
	line-height:23px;
    font-size:11px;
	float:left;
	margin:0 10px 0 0;
}
.jvld-taglist a i,
.jvld-taglist a span,
.jvld-taglist a b{float:left;display:inline-block;height:23px;line-height:22px;text-decoration:none;}
/*blue*/
.jvld-taglist.blue-tag a i,
.jvld-taglist.blue-tag a span,
.jvld-taglist.blue-tag a b {color:#005787;background-image: url(./images/jvld-taglist_blue.png);}
.jvld-taglist.blue-tag a:hover span {color:#1883bd;}
/*orange*/
.jvld-taglist.orange-tag a i,
.jvld-taglist.orange-tag a span,
.jvld-taglist.orange-tag a b {color:#734d0c;background-image: url(./images/jvld-taglist_orange.png);}
.jvld-taglist.orange-tag a:hover span {color:#9a4f0c;}
/*grey*/
.jvld-taglist.grey-tag a i,
.jvld-taglist.grey-tag a span,
.jvld-taglist.grey-tag a b {color:#555;background-image: url(./images/jvld-taglist_grey.png);}
.jvld-taglist.grey-tag a:hover span {color:#333;}
/*black*/
.jvld-taglist.black-tag a i,
.jvld-taglist.black-tag a span,
.jvld-taglist.black-tag a b {color:#eee;background-image: url(./images/jvld-taglist_black.png);}
.jvld-taglist.black-tag a:hover span {color:#bbb;}

.jvld-taglist a i{background-position:0 0;width:20px;}
.jvld-taglist a b{background-position:right 0px;width:5px;}
.jvld-taglist a span{background-position:right -23px;background-repeat:repeat-x;padding:0 3px 0 0;}
.jvld-taglist a:hover{background:none;}

span.jvld_hoveru {
	border-bottom: 1px dotted blue;
}
#jvld_lecs_msg {
	margin-top:4px;
}
#jvld_lecs_msg p.title {
	font-weight: bold;
}
#jvld_lecs_msg p.action {
	text-align:right;
}
.jvld_title_main {
	text-align:center;
}
.jvld_title_slogan {
	text-align:center;
	font-size: 92%;
	color: #ccc;
	margin-top:-8px;	
}
.jvld_footer_links {
	text-align:center;
}
.jvld_credits {
	text-align:center;
}
#jvld_dir a {
	text-decoration: none;
}
.jvld_dirmenu {
	background-color: #f1f2f3;
}
.latstats {
	margin-top:20px;
}

/* Mobile */
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}