body
{
	margin:0px;
	position:relative;
	font-family:Tahoma,Verdana;
	font-size:12px;
	color:#505050;
	background:gray;
	background-image:url(pattern2.gif);
	background-attachment:fixed;
}

iframe
{
	overflow:hidden;

}

a{color:#3a7ed1;text-decoration:none;}
a:hover{text-decoration:underline;}

.display-none{display:none;}
.display-block{display:block;}
.display-inline{display:inline;}
.center{text-align:center;}

table
{
	border-collapse:collapse;
	border-spacing:0px;
	border:0px;
}

fieldset
{
	border:1px solid #d3d3d3;
	padding:10px;
	margin-bottom:10px;
}

span.list-pager a
{
	padding:2px;
}

legend
{
	font-size:16px;
	font-weight:bold;
	font-family:arial;
	padding:2px;
	padding-right:5px;
	padding-left:5px;
	border:1px dotted #d3d3d3;
	color:#3b7ed1;
}

h2
{
	font-size:16px;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	font-weight:bold;
	font-family:arial;
	color:#3b7ed1;
}

table td
{
	padding:0px;
}

input,textarea,select
{
	font-family:Tahoma,Verdana;
	font-size:12px;
}

table.padded-table td
{
	padding:2px;
}

table.bordered-table td
{
	border-bottom:1px dotted #d3d3d3;
	padding:5px;
}

label
{
	cursor:pointer;
}

input[type="text"],input[type="file"],input[type="password"],textarea,select
{
	border:1px solid #d3d3d3;
	padding:2px;
	width:115px;
	color:#858585;
}

select
{
	width:auto;
}

input:focus,textarea:focus,select:focus
{
	background:#f0f0f0;
	color:black;
}

ul,li{list-style:none;padding:0px;margin:0px;}
.strong{font-weight:bold;}
img{border:0px;}
.float-right{float:right;}
.float-left{float:left;}
.clear{clear:both;}
.color-red{color:red;}
.color-purple{color:#ea48ce;}
.color-green{color:green;}

hr
{
	height:1px;
	border:0px;
	border-top:1px dotted #d3d3d3;
}

div#googlemap
{
	width:385px;
	height:300px;
	background:url(googlemap-loader.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

img.bordered-image
{
	border:1px solid #d3d3d3;
	padding:2px;
}

img.bordered-image:hover
{
	border:1px solid gray;
}

div#main-container
{
	width:900px;
	margin:auto;
	padding:15px;
	padding-top:0px;
	background:white;
	margin-top:10px;
	margin-bottom:10px;
}

div#header
{
	border-bottom:1px dotted #d3d3d3;
	position:relative;
}

div#header-topmenu
{
	float:right;
	padding:10px;
	padding-right:0px;
}

div#header-topmenu div
{
	float:left;
	padding-left:5px;
}

div#header-topmenu div a
{
	text-decoration:none;
}

div#header-topmenu div a:hover{text-decoration:underline;}

div#header-topmenu div table td
{
	padding-left:2px;
}

div#footer
{
	border-top:1px dotted #d3d3d3;
	padding:5px;
	color:gray;
}

div#content
{
	background:white;
	padding-top:10px;
	padding-bottom:10px;
}

div.text-content
{
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	line-height:18px;
}

img.user-avatar
{
	max-width:48px;
}

div.image-list-item
{
	height:130px;
	width:120px;
	padding-top:5px;
	text-align:center;
	position:relative;
}

div.image-list-item:hover
{
	background:#f5f5f5;
}

div.image-list-item a
{
	display:block;
}

div.image-list-item a:hover
{
	text-decoration:none;
}

div.image-list-item-tool
{
	position:absolute;
	top:2px;
	left:7px;
}

div.image-list-item-tool a
{
	filter:alpha(opacity=75);
    -moz-opacity:0.75;
    opacity: 0.75;
}

div.image-list-item-tool a:hover
{
	filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity: 1;
}

div.mymenus
{
	position:absolute;
	right:0px;
	top:50px;
}

div#message-container input[type="text"]
{
	width:265px;
}

div#message-container textarea
{
	width:300px;
	height:100px;
}

table.bigger-inputs input[type="text"],
table.bigger-inputs input[type="password"],
table.bigger-inputs select
{
	width:300px;
}

table.bigger-inputs textarea
{
	width:300px;
	height:150px;
}

div#random-quotation
{
	text-align:center;
	color:white;
	width:900px;
	margin:auto;
}

span#list-cache-notify
{
	font-size:10px;
	color:gray;
}

div#jsshayer
{
	width:900px;
	margin:auto;
	padding-bottom:20px;
	text-align:center;
}

/* --------------------------------------------------------- Community Portals --- */
div#community-portals
{
	position: absolute;
	top: 35px;
	left: 185px;
}
div#community-portals-facebook, div#community-portals-iwiw
{
	float: left;
	width: 26px;
	height: 32px;
	margin-left: 10px;
}
div#community-portals-facebook
{
	background: url(http://art-work.hu/themes/Default/icons/fb_icon_0.gif);
	background-repeat: no-repeat;
}
div#community-portals-facebook:hover
{
	background: url(http://art-work.hu/themes/Default/icons/fb_icon_1.gif);
	background-repeat: no-repeat;
}
div#community-portals-iwiw
{
	background: url(http://art-work.hu/themes/Default/icons/iwiw_icon_0.gif);
	background-repeat: no-repeat;
}
div#community-portals-iwiw:hover
{
	background: url(http://art-work.hu/themes/Default/icons/iwiw_icon_1.gif);
	background-repeat: no-repeat;
}
div#addthis-share
{
	/*float: right;
	margin-top: 1px;
	margin-right: 50px;*/
}
/* ---------------------------------------------------- EOF Community Portals --- */
