/*
 * CSS Style for "politus" Theme 
 * @author ZulloP
 * @url http://eshop.webrevolution.org
 * @email eshop@webrevolution.org
 */
 
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #737373;
}
 
#body_bg{
	background-attachment: scroll;
	background-image: url(../images/bg_red.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #670001;
}
a:link, a:visited {
	color: #670001; 
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	text-decoration: underline;
}
.sectiontableentry1 {
	background-color : #F3F3F3;
}
.contentheading {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	width: 760px;
}
.contentheading a:link, .contentheading a:visited {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.contentheading a:hover{
	text-decoration: underline;
}
.modifydate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4b4b4;
	padding-top: 10px;
}

.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4b4b4;
}
.createdate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4b4b4;
}
a.readon:link, a.readon:visited {
	background-image: url(../images/readon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
td.buttonheading {
	width: 16px;
}

/* CUSTOM STYLING
--------------------------------------------------------- */
#top{
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 760px;
}
#header{
	background-image: url(../images/header1_red.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 552px;
}
#div_header{
	background-image: url(../images/header_div.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 760px;
}
#users{
	background-image: url(../images/users_modules.gif);
	background-repeat: no-repeat;
	height: 132px;
	width: 760px;
}
#top_maincontent{
	background-image: url(../images/top_maincontent.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 760px;
}
#maincontent{
	background-image: url(../images/maincontent.gif);
	background-repeat: repeat-y;
	width: 760px;
	height: 9px;
}
#bottom_maincontent{
	background-image: url(../images/bottom_maincontent.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 760px;
}
#mainbody{
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
}

/* TOP MENU STYLING
--------------------------------------------------------- */
#topnav_table{
	background-image: url(../images/topnav.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 760px;
}
#topnav {
	font-size: 14px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#topnav a {
	color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: outset;
	border-right-color: #000000;
}
#topnav a:hover, #topnav a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
#topnav li {
	padding: 0;
	display: inline;
	background: none;
}
#topnav ul, #footer ul {
	margin: 0;
	padding: 0;
}

/* USERS MODULES
--------------------------------------------------------- */
#user1_table{
	background-image: url(../images/user1_bg.gif);
	background-repeat: no-repeat;
	height: 132px;
	width: 366px;
	margin-left: 14px;
}
#user2_table{
	background-image: url(../images/user2_bg.gif);
	background-repeat: no-repeat;
	height: 132px;
	width: 366px;
	margin-right: 14px;
}
#user1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-left: 118px;
	margin-right: 10px;
	height: 124px;
	overflow: hidden;
}
#user1 table.moduletable th {
	padding-top: 15px;
	text-align: left;
	font-size: 13px;
	background-image: none;
	height: 0px;
	padding-bottom: 0px;
	width: 100%;
	text-transform: none;
}
#user1 a:link, #user1 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #670001;
	text-decoration: none;
}
#user1 a:hover{
	text-decoration: underline;
}
#user2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-left: 118px;
	margin-right: 10px;
	height: 124px;
	overflow: hidden;
}
#user2 table.moduletable th {
	padding-top: 15px;
	text-align: left;
	font-size: 13px;
	background-image: none;
	height: 0px;
	padding-bottom: 0px;
	width: 100%;
	text-transform: none;
}
#user2 a:link, #user2 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #670001;
	text-decoration: none;
}
#user2 a:hover{
	text-decoration: underline;
}
#user3{
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #b4b4b4;	
}
#user3 table.moduletable th {
	text-align: left;
	background-image: none;
	height: 0px;
	width: 100%;
	font-size: 18px;
	text-transform: none;
	padding-top: 0px;
	color: #b4b4b4;
	padding-bottom: 0px;
}

/* LEFT MODULES
--------------------------------------------------------- */
#left{
	width: 200px;
	margin-left: 35px;
}

/* RIGHT MODULES
--------------------------------------------------------- */
#right{
	width: 200px;
	margin-right: 35px;
}

/* MENU & MODULES STYLING
--------------------------------------------------------- */
table.moduletable th {
	text-align: left;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 193px;
	padding-bottom: 10px;
	padding-top: 15px;
	background-position: 0px 15px;
	font-size: 16px;
	text-transform: uppercase;	
}

/* FOOTER STYLING
--------------------------------------------------------- */
#copyright{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
#copyright a:link, #copyright a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover{
	text-decoration: underline;
}
#footer_links{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}
#footer_links a:link, #footer_links a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer_links a:hover{
	text-decoration: underline;
}
#footer_information{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #808080;
	padding-top: 3px;
}


































