/*------------------------------------------------------------------------
# JA Teline II for joomla 1.5 - Version 1.6 - Licence Owner JA146542
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/


@import url(system.css);
@import url(general.css);
@import url(editor.css);
@import url(highslide.css);
@import url(template.css);
@import url(typo.css);
@import url(ja.news.css);


body {
background: #fff;
font-family: Arial,Tahoma,Helvetica,sans-serif;
line-height: 1.3em;
font-size: 15px !important;
color: #333;
}
/*
h1 {
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

h2 {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;;
	font-weight: normal;
	color: #333;
}

h3 {
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
}

h4 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h5 {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a:link, a:visited {
	color: #00c; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #00c;	text-decoration: underline;
	font-weight: normal;
}
.list-item {
float: left;
margin: 0 10px 10px 0;
width: 130px !important;
}
#entrytext {
margin-left: 145px;
}
.list-item img {
border: 1px solid #000000;
height: 84px;
margin-bottom: 0;
padding: 0;
position: relative;
width: 128px;
}
div#vcl-list-view-newjerseynewsroom_pr-newsroomprfilm div#vcl-grab-list-block div.list-item div.list-item-summary {
display: none !important;
}
list-item-title {
background: none repeat scroll 0 0 #000000;
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
height: 31px;
line-height: 15px;
margin-top: -6px;
overflow: hidden;
padding: 5px;
position: relative;
}
.list-provider-icon {
display: none;
}
#vcl-list-container-newsroomprfilm {
margin-left: 20px;
}

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }*/

/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; }