/* css document www.paintedromans.com */

body{
	margin-top:10px;
	color:#000;
	background-color:#000;
	background-image:url('../images/bgimages/paintedromans_andtime_bg.gif');
	background-attachment:scroll;
	background-repeat:repeat;
	background-position:top left;
}
/*alternative bgcolor: #D5F2D2 */


/*----------------------------------
Tables
------------------------------------*/

#wrapper {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#paroma_bar {
	margin:3px auto;
	width:850px;
	height:93px;
	border:1px solid #555555;
	text-align:center;
	margin-bottom:50px;
}

#top_table {
	margin:auto;
	width:100%;
	height:190px;
	background-color:none;
	margin-bottom:0;
}

#menu_table {
	margin:auto;
	position:relative;
	width:900px;
	height:38px;
	z-index:1;
	text-align:right;
	background-color:#ffffdd;
}

#menu_table a.current {color:#888888;}

#maintable {
	margin:auto;
	margin-top:0;
	position:relative;
	padding:0px;
	width:900px;
	background-color:#E9EB99;
	border: 1px none #4E8F95;
}

#Title {
	position:absolute;
	left:2px;
	top:30px;
	width:150px;
	height:254px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: 0px;
	color: #4E8F95;
	font-weight: normal;
	text-align: left;
}

#narrow_infotable {
	left:156px;
	position:relative;
	padding:10px;
	width:580px;
	background-color:none;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #4E8F95;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
}

#copybar {
	font-family:Verdana, Helvetica, sans-serif;
	margin:auto;
	margin-top:30px;
	width:900px;
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#777777;
	text-align:right;
	font-size:11px;
}

/*------------------------------
p, a, h...
--------------------------------*/

p {
	margin-top:0px;
	margin-bottom:14px;
}

a {
	color:#888888;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color:#888888;
	text-decoration:underline;
	font-weight:normal;
}

a.small01 {
	color:#444444;
	text-decoration:underline;
	font-weight:normal;
	font-size:10px;
}

a.small01:hover {
	color:#444444;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}


a.menu {
	color:#888888;
	text-decoration:none;
	font-weight:normal;
}

a.menu:hover {
	color:#888888;
	text-decoration:underline;
	font-weight:normal;
}

.head1format {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	color: #000;
	font-weight: none;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#eeeeee;
	padding: 2px;
	border: 1px solid #000;
	list-style-position: inside;
	list-style-type: disc;
	background-image:url('../images/bgimages/headline_bg.gif');
	background-attachment:scroll;
	background-position:top;
	background-repeat:repeat;
}

.menu_large_format {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-align: left;
	padding: 2px;
}

.newstext {
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

.style7 {color: #999999;}

.style9_copynotice {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:center;
}

.smalltext {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

.news {color:#000; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}

.indent {
	text-indent:15px;
}

.date_etc {
	color:#4E8F95;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
}
.date_nr {
	color:#888888;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color:none;
}



/*---------------------------------
Image borders
---------------------------------*/

.img1{
	text-align:center;
	border-width:6px;
	border-style: solid;
	border-color:#fcf6cc;
	width:495px;
	height:371px;
	margin-top:20px;
	margin-left:17%
}

.imgborder {
	border-width:6px;
	border-style: solid;
	border-color:#ffffdd;
}

.imgthin {
	border:1px solid #000;
}

hr.news {
	border:1px none #fff;
	background:#fff;
	height:1px;
	margin-top:25px;
	margin-bottom:30px;
}

/*-----------------------------------
Releases
------------------------------------*/

div.release-item {
	float:left;
	width:100%;
	margin-bottom:20px;
}

div.release-item h1 {
	margin:0;
	width:380px;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#c35c2f;
	text-transform:uppercase;
}

div.release-item a:link {
	color:#c35c2f;
}

div.release-item a:hover {
	color:#888888;
}

div.release-item img {
	float:left;
}

div.release-item p {
	margin:0;
	width:380px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#555555;
	font-weight:bold;
}

/* TABLES TABLES TABLES !!! */

table .input {
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #4E8F95;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0F0F0F;
	line-height:18px;
}

.framebrd {
	border:1px solid #555555;
}

.topcell {
	height:270px;
	background-image:url('../images/bgimages/house_and_logo.png');
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
	background-color:none;
}