/* @override http://pressvillage.com/style.css */

body				{ margin:0; padding:0; background-image: url(images/bcg.jpg); background-position:left top; background-repeat:no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#181818;}

.clear				{ clear:both; font-size:0; line-height:0;}

.contact			{ color:#181818; margin:50px 0 0 32px; font-size:16px;}
.contact a			{ width:160px; font-size:24px; color:#181818; padding:1px 8px; margin-top:2px; display:block;}
.contact a:hover	{ width:160px; font-size:24px; color:#ffffff; padding:1px 8px; margin-top:2px; display:block; background-color:#181818; background-image:url(images/arrow.png); background-position:right; background-repeat:no-repeat;}

.italic				{ font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; text-decoration:none;}

.button_top			{ position:absolute; width:180px; height:40px; background-color:#000; top:0; right:11%; color:#ffffff; font-size: 12px; text-transform: uppercase; text-align:center; padding-top:15px; line-height:13px; cursor:pointer;}


.list_holder		{ background-color:#0b0b0b; filter:alpha(opacity=95); -moz-opacity:0.95; -khtml-opacity: 0.95; opacity: 0.95; padding:30px 0 8px 35px;
					  top:0; position:absolute; }

.list				{ width:90%;}

.list_header		{ width:90%;}
.list_header a.close	{ float:right; font-size:12px; font-weight:bold; color:#00bce4; display:inline-block; background-image:url(images/close.png); background-position:100% 4px; background-repeat:no-repeat; padding-right:15px; text-decoration:none; }
.list_header a.close:hover	{ color:#fff; text-decoration:none; background-image:url(images/close_hover.png);}

.list_element		{ display:block; width:250px; height:55px; overflow:hidden; background-image:url(images/arrow.png); background-position:5px 10px; background-repeat:no-repeat; float:left; margin-bottom:20px; cursor:pointer; color:#a6a6a6;
					padding:5px 5px 5px 28px;}
.list_element:hover	{ text-decoration:none; background-image:url(images/arrow_hover.png); color:#fff; background-color:#000;}

.list_element a:active,	.list_element a:link, .list_element a:visited
					{ font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:18px; color:#fff; font-weight:normal; line-height:22px; margin:0; text-decoration:none;}

.list_element a:active span.sub_text, .list_element a:link span.sub_text, .list_element a:visited span.sub_text
					{ margin:0; padding:0; width:240px; color:#a7a7a7; font-size:12px; font-family:Arial, Helvetica, sans-serif; line-height:15px; font-style:normal;}


.list_element a:hover span.sub_text
					{ margin:0; padding:0; width:240px; color:#a7a7a7; font-size:12px; font-family:Arial, Helvetica, sans-serif; line-height:15px; font-style:normal; color:#fff; text-decoration:none;}