/* GLOBÁLIS CSS */
body, form, input, h1, h2, h3, h4, p, ul, li, ol, blockquote{
	padding: 0;
	margin: 0;
}
body{
	background: #fff;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #3c331a;
	text-align: center;
}
hr{
	border: none;
	border-bottom: solid 1px #dedcd4;
	height: 1px;
}
img {
	border: none;
}
h1, h2, h3, h4, h5, h6{
	font-family: Georgia, "Times New Roman", Times,serif;
}
h2{
	margin: 10px 0 16px;
	font-size: 24px;
	color: #2a4914;
	padding-left: 14px;
	background: url(/frames/h2.gif) no-repeat left center;
	font-weight: normal;
}
h3{
	margin-bottom: 10px;
	font-size: 15px;
	color: #b71319;
}
h4{
	margin-bottom: 10px;
	font-size: 13px;
	color: #b71319;
}
p{
	margin: 0px 0px 10px 0px;
}
ul{
	margin: 0px 10px 10px 10px;
	padding: 0px 5px;
	list-style-type: square;
}
li{
	margin: 2px 0px 2px 10px;
}
ol{
	margin: 0px 10px 10px 17px;
	padding: 0px 5px;
	list-style-type: decimal;
}
a{
	color: #b71319;
	text-decoration: none;
}
a:hover{
	color: #b71319;
	text-decoration: underline;
}
input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

/**/
.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
}

/* pager */
.fps_nav {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 25px;
	font-size: 11px;
	font-weight: normal;
	background: #E9E4CC;
}
.fps_nav span{
	display: block;
	padding: 5px 0px;
	width: 100%;
	font-weight: bold;
	color: #000;
}
.fps_nav .nav_row{
	position: relative;
	padding: 5px 0px;
	width: 100%;
	height: 14px;
	text-align: center;
}
.fps_nav .pager_left{
	position: absolute;
	top: 6px; left: 5px;
	width: 35px;
	text-align: left;
}
.fps_nav .pager_right{
	position: absolute;
	top: 6px; right: 5px;
	width: 35px;
	text-align: right;
}
.fps_nav .pager_left a, .fps_nav .pager_right a{
	background: #9E9165;
	padding: 2px 4px;
	color: #fff;
}
.fps_nav a:hover, .fps_nav a:hover{
	text-decoration: none !important;
}
.fps_nav .pager_left a:hover, .fps_nav .pager_right a:hover{
	background: #B7A978;
	color: #fff;
}

.fps_nav .pager_center{
	position: absolute;
	top: 6px; left: 40px;
	margin: 0px auto;
	padding: 0px;
	width: 420px;
	text-align: center;
}
.fps_nav a{
	padding: 0px 2px;
	font-weight: bold;
	color: #3C331A;
	text-decoration: none;
}
.fps_nav a:hover{
	color: #B71319;
	text-decoration: underline;
}
.fps_nav b{
	padding: 0px 2px;
	color: #B71319;
}
.fps_nav b.lotof{
	padding: 0px 2px;
	color: #B71319;
}

/* window */
.fps_window{
	position: absolute;
	width: 510px;
	background: url(/frames/x_window_bottom.gif) bottom left no-repeat;
	padding: 0 0 22px 0;
	color: #fff;
	/*border: solid 5px #2a4914;*/
	text-align: left;
}
.fps_window .fps_windrag{
	padding: 8px 48px 0px 8px;
	width: 454px;
	height: 32px;
	background: url(/frames/x_title_bg.gif) left bottom no-repeat;
	font-weight: normal;
	font-size: 13px;
	color: #f7f6e8;
	cursor: move;
}
.fps_windrag img {
	margin-right: 5px;
	vertical-align: middle;
}
.fps_window .fps_winclose{
	position: absolute;
	top: 8px;
	right: 8px;
	width: 18px;
	height: 17px;
	background: url(/frames/x_close.gif) no-repeat;
	cursor: pointer;
}
.fps_window .fps_winloading{
	display: none;
	position: absolute;
	top: 3px;
	right: 25px;
	width: 20px;
	height: 20px;
	background: url(../admin/image/loader2.gif) no-repeat;
}
.fps_window .fps_wincontent{
	padding: 8px;
	width: 478px;
	border-left: 8px solid #2a4914;
	border-right: 8px solid #2a4914;
	background: #f7f6e8;
	color: #3c331a;
}


/* üzenetek */
.error{
	margin: 10px 0px;
	padding: 10px;
	color: #b71319;
	/*border: 2px solid #d00054;*/
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.success, .fps_caution {
	margin: 10px 0px;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #2A4914;
	/*border: 2px solid #318D19;*/
	text-align: left;
}
.error ul, .success ul, .fps_caution ul{
	margin: 0 5px;
}

.notice{
	margin: 10px 0px;
	padding: 5px;
	background: #fff;
	font-size: 14px;
	font-weight: bold;
	color: #3684c2;
	border: 2px solid #3684c2;
	text-align: left;
}

.fps_error, .fps_success {
	margin: 10px 0px;
	padding: 15px 15px 15px 50px;
	border: solid 2px #eadfee;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	border: solid 2px #fff;
	background: url(../frame/error_bg.gif) no-repeat #df0d57;
	background-position: 4px 4px;
	text-align: left;
}
.fps_success{
	background: url(../frame/success_bg.gif) no-repeat #eadfee;
	background-position: 4px 4px;
	color: #8f59a3;
}

input.button{
	width: 76px;
	height: 29px;
	padding: 0;
	margin: 0;
	border: 0;
	background: url(/frames/x_button_bg.gif);
	color: #fff;
	cursor: pointer;
	outline: none;
}
input.big_button {
	background: url(/frames/bigbutton.gif) no-repeat;
	width: 136px;
	height: 44px;
	text-align: center;
	border: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
input.button:hover, input.big_button:hover {
	color: #dedcd4;
}

span.normal {
	background: url(/frames/input_back.gif) no-repeat;
	width: 171px;
	height: 25px;
	display: block;
	margin-top: 5px;
}
span.wide {
	background: url(/frames/input_wide_back.gif) no-repeat;
	width: 341px;
	height: 25px;
	display: block;
	margin-top: 5px;
}
span.normal input {
	background: none;
	border: none;
	padding: 5px;
	width: 160px;
}
span.wide input {
	background: none;
	border: none;
	padding: 5px;
	width: 330px;
}

#loginform, #preorder_product {
	margin-left: 63px;
	width: 352px;
}

#loginform .form_title, #passform .form_title, #preorder_product .form_title {
	margin-top: 10px;
	font-weight: bold;
}

#loginform .form_element, #passform .form_element, #preorder_product .form_element {
	background: url(/frames/input_wide_back_white.gif) no-repeat;
	width: 341px;
	height: 25px;
}

#loginform .form_element input, #passform .form_element input, #preorder_product .form_element input {
	width: 330px;
	padding: 5px;
	background: none;
	border: none;
}
table.static_pic_table {
	padding: 10px;
}