@CHARSET "UTF-8";

#changeprofile { /*text-align: center;*/
	margin-left: auto;
	margin-right: auto;
}

#login { /*padding:5px;*/
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

textarea {
	resize: none;
	font-family: sans-serif;
}

body { /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: "Times New Roman", serif;
	background-image: url(./images/bgr2_page.png);
	background-repeat: repeat;
	font-size: 100%;
}

pre {
	font-family: "Times New Roman", serif;
}

.termsofuse{
	text-align:justify;	
}

h1 { /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-family: sans-serif;*/
	
}

h3 { /*font-family:serif;*/
	
}

#content_div a:visited {
	color: black;
}

#content_div a:hover {
	text-decoration: none;
	color: blue;
}

#content_div a {
	text-decoration: none;
	color: black;
}

.content h2,h4:first-line { /*margin-left: 3%;*/
	
}

.content h5:first-line { /*margin-left: 4%*/
	
}

.content p {
	margin-left: 5%;
}

.nomargin{
	margin:0px;	
}

h1 {
	text-align: center;
	/*font-family: sans-serif;*/
}

.content form,#content_div {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#content_div a {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

table {
	vertical-align: middle;
}

.content form table td { /*padding-left:10px;*/
	padding-bottom: 0px;
}

.content td {
	
}

#content_div tr { /*text-align: left;*/
	
}

div.content {
	background-image: url(./images/content_bg.png);
	background-repeat: repeat;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	display: block;
}

#navigation {
	width: 700px;
	padding-left: 0px;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div #basket {
	width: auto;
	height: auto;
	padding: 10px;
	border-spacing: 0px;
	background: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 2px;
	border-style: solid;
	border-color: rgb(189, 238, 255);
	background-color: rgb(252, 252, 252);
}

div #basket:hover {
	border-color: rgb(189, 238, 255);
	border-style: dashed;
}

.basketitems {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 500px;
	border-style: solid;
	border-width: 2px;
	border-color: rgb(189, 238, 255);
	font-size: 100%;
	border-spacing: 0px;
	margin-bottom: 5px;
	background-color: rgb(252, 252, 252);
}

#profileMenu {
	width: 400px;
	background: none;
	position: inherit;
	margin-left: 5px;
}

ul {
	padding-top: 0px;
	padding-left: 5px;
}

li {
	list-style: none;
	list-style-position: inherit;
	display: list-item;
}

.footer td {
	padding: 0px;
	border: 0px;
}

.msgOk {
	color: green;
}

.msgBad {
	color: red;
}

.productDetail {
	padding: 0px;
	width: 45%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-color: black;
	border: 2px;
	border-style: solid;
	/*border-color: rgb(189,238,255);*/
	border-color: rgb(255, 235, 120);
	background-color: rgb(252, 252, 252);
}

.productDetail:hover { /*border-color: rgb(189,238,255);*/
	border-color: rgb(255, 235, 120);
	border-style: dashed;
}

.productDetail td {
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

.productSubscription {
	text-align: center;
	padding: 2px;
	width: 45%;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	border: 2px;
	border-style: solid;
	/*border-color: rgb(189,238,255);*/
	border-color: rgb(255, 235, 120);
	background-color: rgb(252, 252, 252);
}

.productSubscription td {
	padding: 2px;
}

.productSubscription:hover { /*border-color: rgb(189,238,255);*/
	border-color: rgb(255, 235, 120);
	border-style: dashed;
}

.productSubscription tr {
	padding: 2px;
	text-align: center;
}

.productEdition {
	padding: 5px;
	width: 45%;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	text-align: center;
	border: 2px;
	border-style: solid;
	/*border-color: rgb(189,238,255);*/
	border-color: rgb(255, 235, 120);
	background-color: rgb(252, 252, 252);
}

.productEdition:hover { /*border-color: rgb(189,238,255);*/
	border-color: rgb(255, 235, 120);
	border-style: dashed;
}

.productEdition tr {
	text-align: center;
}

.forumlist {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 5px;
	width: 650px;
	border-style: solid;
	border-width: 2px;
	/*border-color: rgb(189,238,255);*/
	border-color: rgb(255, 235, 120);
	font-size: 100%;
	border-spacing: 0px;
	margin-bottom: 5px;
	background-color: rgb(252, 252, 252);
	filter: none;
}

.forumlist:hover { /*border-color: rgb(189,238,255);*/
	border-color: rgb(255, 235, 120);
	border-style: dashed;
}

.topiclist {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 5px;
	width: 650px;
	border-style: solid;
	border-width: 2px;
	/*border-color: rgb(189,238,255);*/
	border-color: rgb(255, 235, 120);
	font-size: 100%;
	border-spacing: 0px;
	margin-bottom: 5px;
	background-color: rgb(252, 252, 252);
}

.topiclist:hover { /*border-color: rgb(189,238,255);*/
	border-color: rgb(255, 235, 120);
	border-style: dashed;
}

.searchresult {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 5px;
	width: 650px;
	border-style: solid;
	border-width: 2px;
	border-color: rgb(189, 238, 255); */
	border-color: rgb(255, 235, 120); */
	font-size: 100%;
	border-spacing: 0px;
	margin-bottom: 5px;
	background-color: rgb(252, 252, 252);
}

.searchresult:hover {
	border-color: rgb(189, 238, 255);
	/*border-color: rgb(255,235,120);*/
	border-style: dashed;
}

.forumposts {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 5px;
	width: 710px;
	border-style: solid;
	border-width: 2px;
	/*border-color: rgb(189,238,255);*/
	border-color: rgb(255, 235, 120);
	font-size: 100%;
	border-spacing: 0px;
	margin-bottom: 5px;
	background-color: rgb(252, 252, 252);
	vertical-align: middle;
}

.forumpostQuote{
	background-color: rgb(217, 226, 255);
	padding: 0px;
	border-spacing: 0px;
	vertical-align: middle;
}

.forumposts:hover { /*border-color: rgb(189,238,255);*/
	border-color: rgb(255, 235, 120);
	border-style: dashed;
}

.forumposts pre {
	width: 710px;
}

.forumcategories {
	font-size: 130%;
	border-bottom: 3px groove;
	/*border-color: rgb(81,207,135);*/
	border-color: rgb(88, 175, 237);
	background-color: rgb(226, 241, 249);
	filter: none;
}

td .forumlist {
	word-wrap: break-word;
	width: 650px;
}

.temperalt {
	font-family: sans-serif;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px;
	background-color: rgb(0, 204, 255);
	width: 710px;
	font-size: 70%;
	border-spacing: 0px;
}

.temperalt th {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 10px;
	text-align: center;
}

.temeralt tr {
	padding: 0px;
}

.info {
	border-color: black;
}

.temperalt input.nagy {
	width: 80px;
	height: 40px;
}

.genericframe {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 5px;
	/*width: 650px;*/
	border-style: solid;
	border-width: 2px;
	border-color: rgb(189, 238, 255);
	font-size: 100%;
	border-spacing: 0px;
	margin-bottom: 5px;
	background-color: rgb(252, 252, 252);
}

.genericframe:hover {
	border-color: rgb(189, 238, 255);
	border-style: dashed;
}

.temperalt td {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.shadow {
	float: left;
	background: url('images/shadowAlpha.png') no-repeat bottom right
		!important;
	background: url('images/shadow.gif') no-repeat bottom right;
	margin: 0 !important;
	margin: 10px 0 0 5px;
}

.shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

.glass {
	background-image: url('images/glass.png');
	background-repeat: no-repeat;
}

.hidden {
	display: none;
}
