@charset "utf-8";

/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	font-size: 72%;
	font-variant: normal;
	font-family: arial, sans-serif, Garamond;
	line-height: 1.5em;
	color: #666;
	background-image: url(../images/template_img/content_ara.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #f7fbfe;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: none;
	color: #019bc4;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

p {
	text-align: justify;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
}

h1 {
	font-size: 12pt;
	color: #019bc4;
}

h2 {
	font-size: 10pt;
	color: #019bc4;
}

h3 {
	font-size: 10pt;
	color: #019bc4;
}

h4 {
	font-size: 12pt;
	color: #fff;
}

h5 {
	font-size: 12pt;
	color: #666;
}

hr {
	clear: both;
	border: 1px solid #dcedfa;
}

#top_container {
	background-image: url(../images/template_img/topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 149px;
	margin: 0 auto;
}

#logomenu_container {
	margin: 0 auto;
	width: 960px;
	height: 149px;
	font-size: 8pt;
	background-image: url(../images/template_img/top_bg_yy.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#topmenu_container {
	width: 960px;
	height: 35px;
	line-height: 35px;
	color: #FFF;
}


#topmenu_container a {
	text-decoration: none;
	color: #FFF;
	padding: 0 20px 0 20px;
	background-image: url(../images/template_img/topmenuara.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
}

#topmenu_container a:hover {
	color: #FC0;
}
#topmenuright {
	width: 305px;
	height: 35px;
	line-height: 32px;
	color: #FFF;
	float: right;
	text-align: right;
}

#topmenuleft {
	width: 655px;
	height: 35px;
	line-height: 32px;
	color: #FFF;
	float: left;
	text-align: right;
}
#topmenuright2 {
	width: 290px;
	height: 35px;
	line-height: 32px;
	color: #FFF;
	float: right;
	text-align: right;
}

#topmenuleft2 {
	width: 660px;
	height: 35px;
	line-height: 32px;
	color: #FFF;
	float: left;
	text-align: right;
}

#logo_slogan {
	width: 960px;
	height: 79px;
}

#logo {
	width: 304px;
	height: 62px;
	float: left;
	padding: 15px 0 0 0;
}

#slogan {
	width: 400px;
	height: 25px;
	float: right;
	padding: 50px 0 0 0;
	text-align: right;
}

#menu_container {
	width: 960px;
	height: 36px;
	text-align: right;
}

#main_container {
	background-image: url(../images/template_img/home_main_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 427px;
}

#main {
	margin: 0 auto;
	width: 980px;
	height: 427px;
}

.mainleft {
	width: 11px;
	float: left;
	padding: 300px 0 0 0;
}

.mainright {
	width: 11px;
	padding: 300px 0 0 0;
	float: right;
}

#main_orta {
	float: left;
	width: 958px;
}

#content {
	margin: 0 auto;
	width: 980px;
	min-height: 300px;
}

.content_left {
	width: 10px;
	height: 120px;
	background-image: url(../images/template_img/sol_golge_2.gif);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
}

.content_right {
	width: 10px;
	background-image: url(../images/template_img/sag_golge_2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 120px;
	float: right;
}

#content_orta {
	width: 960px;
	float: left;
}

#footercontainer {
	background-image: url(../images/template_img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 150px;
	padding: 20px 20px 0 20px;
	width: 920px;
	font-size: 8pt;
	color: #019bc4;
	margin: 0 auto;
	background-color: #f7fbfe;
}

#footer_link_container {
	line-height: 32px;
	text-align: center;
}

#footer_link_container a {
	text-decoration: none;
	color: #019bc4;
	padding: 0 6px 0 6px;
}

#footer_link_container a:hover {
	text-decoration: none;
	color: #F60;
}

#footer_image_container {
	text-align: center;
	padding: 16px 0 0 0;
}

#footer_image_container img {
	padding: 0 6px 0 6px;
}

#copyrightcontainer {
	margin: 0 auto;
}

#aktaynet {
	text-align: right;
	font-size: 8pt;
	color: #666;
	line-height: 48px;
	float: right;
	width: 200px;
}

#aktaynet a {
	text-decoration: none;
	color: #666;
}

#aktaynet a:hover {
	color: #ff6600;
}

#copyright {
	font-size: 8pt;
	color: #666;
	line-height: 48px;
	float: left;
	width: 500px;
}

/*content */
#content_esas {
	width: 942px;
	padding: 16px 0px 16px 16px;
	line-height: 1.8em;
	float: left;
}

#content_esas p {
	padding: 0px 0px 20px 0px;
	font-size: 9pt;
}

#home_top_flash {
	height: 315px;
	float: left;
	width: 958px;
}

#home_number_container {
	height: 112px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	float: left;
	width: 958px;
}

#home_number_container a {
	text-decoration: none;
	color: #666;
}

#home_number_container a:hover {
	color: #ff6600;
}

.number1 {
	background-image: url(../images/page_img/home/home_spot_1.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	width: 131px;
	height: 86px;
	padding: 26px 16px 0 80px;
	margin: 0 0 0 12px;
}

.number2 {
	background-image: url(../images/page_img/home/home_spot_2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	width: 131px;
	height: 86px;
	padding: 26px 15px 0 80px;
	margin: 0 0 0 10px;
}

.number3 {
	background-image: url(../images/page_img/home/home_spot_3.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	width: 131px;
	height: 86px;
	padding: 26px 16px 0 80px;
	margin: 0 0 0 10px;
}

.number4 {
	background-image: url(../images/page_img/home/home_spot_4.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	width: 131px;
	height: 86px;
	padding: 26px 16px 0 80px;
	margin: 0 0 0 8px;
}

#home_left {
	float: left;
	width: 453px;
	padding: 0 16px 0 0;
}

.home_caption {
	border-bottom: 1px solid #dcedfa;
	height: 62px;
	margin: 0 0 16px 0;
}

.home_caption .img {
	vertical-align: middle;
	float: left;
	width: 64px;
	height: 62px;
}

.home_caption .text {
	float: left;
	height: 38px;
	padding: 24px 0 0 0;
	width: 300px;
}

.home_caption .text2 {
	float: left;
	height: 38px;
	padding: 24px 0 0 0;
	width: 156px;
}

#home_markettenoncenedir {
	float: left;
	width: 220px;
	padding: 0 16px 0 0;
}

#home_markettenoncenedir p {
	font-size: 8pt;
	line-height: 1.5em;
}

#home_kullanici_gorusleri {
	float: left;
	width: 220px;
	padding: 0 0 0 0;
}

#home_kullanici_gorusleri a {
	text-decoration: none;
	font-size: 8pt;
	color: #666;
}

#home_kullanici_gorusleri a:hover {
	color: #FF6600;
}

#home_kullanici_gorusleri p {
	font-size: 8pt;
	line-height: 1.5em;
}

.kullanici_gorus1 {
	border-bottom: 1px solid #d3e7f7;
	height: 29px;
}

.kullanici_gorus1 .img {
	float: left;
	padding: 0 10px 0 0;
}

.kullanici_gorus1 .linkcon {
	float: left;
	line-height: 24px;
}

.kullanici_gorus2 {
	height: 29px;
}

.kullanici_gorus2 .img {
	float: left;
	padding: 0 10px 0 0;
}

.kullanici_gorus2 .linkcon {
	float: left;
	line-height: 24px;
}

/*page*/
#page_container {
	background-image: url(../images/template_img/home_main_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 374px;
}

#page {
	margin: 0 auto;
	width: 980px;
}

.pageleft {
	width: 11px;
	height: 374px;
	background-image: url(../images/template_img/sol_golge_1.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	float: left;
}

.pageright {
	width: 11px;
	height: 374px;
	background-image: url(../images/template_img/sag_golge_1.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: right;
}

#page_orta {
	float: left;
	width: 958px;
	height: 374px;
}

#page_top_content {
	height: 374px;
}

#page_content_esas {
	background-image: url(../images/template_img/content_ara.gif);
	background-position: left top;
	background-repeat: repeat-y;
	border-left: 1px solid #c7e0f3;
	border-right: 1px solid #c7e0f3;
	width: 926px;
	padding: 0 16px 16px 16px;
	line-height: 1.8em;
}

#page_content_esas p {
	padding: 0px 0px 20px 0px;
	font-size: 9pt;
}

#page_left_pic {
	float: left;
	width: 260px;
	padding: 0 0 0 14px;
}

/*leftmenu*/
#leftmenucon {
	float: left;
	width: 258px;
	padding: 0 0 0 2px;
}

#leftmenu {
	float: left;
	width: 234px;
	padding: 0 12px 20px 12px;
	background-image: url(../images/template_img/page/solmenuara.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#leftmenubottom {
	float: left;
	width: 258px;
	background-image: url(../images/template_img/page/solmenu_alt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
}

#leftmenutop {
	float: left;
	width: 258px;
	background-image: url(../images/template_img/page/menutop.gif);
	background-repeat: no-repeat;
	background-position: 3px bottom;
	height: 16px;
	margin: 16px 0 0 0;
}

.leftmenu {
	float: left;
	width: 210px;
	height: 33px;
	line-height: 32px;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
	padding: 0 0 0 20px;
	color: #666;
}

a.leftmenu:hover {
	background-image: url(../images/template_img/page/ok_turuncu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #f47621;
}

.leftmenuactive {
	float: left;
	width: 210px;
	height: 33px;
	line-height: 32px;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
	padding: 0 0 0 20px;
	color: #3198c8;
	background-image: url(../images/template_img/page/ok_mavi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

a.leftmenuactive:hover {
	background-image: url(../images/template_img/page/ok_turuncu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #f47621;
}

.leftmenuturuncu {
	float: left;
	width: 210px;
	height: 33px;
	line-height: 32px;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
	padding: 0 0 0 20px;
	color: #f47621;
	background-image: url(../images/template_img/page/ok_turuncu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

a.leftmenuturuncu:hover {
	background-image: url(../images/template_img/page/ok_mavi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #3198c8;
}

/**/
#page_right_top_content {
	width: 594px;
	height: 294px;
	padding: 80px 20px 0 70px;
}

#page_right_top_content table tr td {
	padding: 5px;
	vertical-align: top;
}

#page_right_top_content p {
	font-size: 9pt;
	line-height: 1.5em;
	padding: 0 0 20px 0;
}

#page_right_bottom_content {
	float: left;
	width: 660px;
	padding: 20px 0 0 6px;
}

#page_right_bottom_content p {
	font-size: 9pt;
	line-height: 1.5em;
	padding: 0 0 20px 0;
}

.pagecommon_caption {
	padding: 0 0 20px 64px;
}

.pagecommon_caption_in {
	border-bottom: 1px solid #dcedfa;
	height: 40px;
}

/**markettenoncenedir*/
.pagecommon_content {
	font-size: 9pt;
}

.pagecommon_content2 {
	font-size: 9pt;
	padding: 0 0 0 64px;
}

.iconline {
	width: 660px;
}

.iconline .resim1 {
	float: left;
	width: 64px;
	height: 67px;
	padding: 0 0 60px 0;
}

.iconline .resim2 {
	float: left;
	width: 64px;
	height: 67px;
	padding: 0 0 90px 0;
}

.lmbottom_content {
	float: left;
	width: 241px;
	padding: 10px 8px 0 9px;
}

.slider_content {
	padding: 0 0 0 64px;
}

#avantaj {
	padding: 0 0 0 0;
}

#avantaj li {
	background-image: url(../images/template_img/page/icon_avantaj.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0 0 20px 40px;
	margin: 0 0 0 25px;
	list-style-type: none;
}

.boldred {
	font-weight: bold;
	color: #ed2024;
}
.chipest-item {
	font-weight: bold;
	color: orangered;
}

#gorus {
	padding: 0 0 0 0;
}

#gorus li {
	background-image: url(../images/template_img/page/icon_gorus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 20px 40px;
	margin: 0 0 0 25px;
	list-style-type: none;
}

#gorusform {
	padding: 0 0 0 64px;
}

#gorusform table tr td {
	padding: 5px;
	vertical-align: top;
}

form input,textarea {
	padding: 5px;
	border: 1px solid #E1E1E1;
	border-left-color: #D6D6D6;
	border-top-color: #CBCBCB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

form .text {
	background-image: url(../images/template_img/inputbg.png);
	width: 338px;
}

form input:focus,textarea:focus {
	background-image: url(../images/template_img/inputbg.png);
	padding: 5px;
	border: 1px solid #0F6;
}

.pt8 {
	font-size: 8pt;
	line-height: 1.6em;
}

.star {
	color: #F60;
	font-size: 12pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

input.button {
	padding: 5px 15px 5px 15px;
	border: double;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	background-image: url(../images/template_img/btbg.gif);
	border: 1px solid #FFF;
}

input.button:focus {
	background-image: url(../images/template_img/btbg.gif);
	padding: 5px 15px 5px 15px;
	border: 1px solid #f44821;
}

input.button2 {
	padding: 5px 15px 5px 15px;
	border: double;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	background-image: url(../images/template_img/arabtbg.gif);
	border: 1px solid #FFF;
}

input.button2:focus {
	background-image: url(../images/template_img/btbg.gif);
	padding: 5px 15px 5px 15px;
	border: 1px solid #f44821;
}

input.button3 {
	padding: 3px 10px 3px 10px;
	border: double;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	background-image: url(../images/template_img/btbg.gif);
	border: 1px solid #FFF;
	font-size: 9pt;
}

input.button2:focus {
	background-image: url(../images/template_img/btbg.gif);
	padding: 3px 10px 3px 10px;
	border: 1px solid #f44821;
}

.iconline .resim3 {
	float: left;
	width: 64px;
	height: 67px;
	padding: 0 0 250px 0;
}

.iconline .resim4 {
	float: left;
	width: 64px;
	height: 67px;
	padding: 0 0 150px 0;
}

.iconline .resim5 {
	float: left;
	width: 64px;
	height: 67px;
	padding: 0 0 650px 0;
}

#page_top_content table tr td {
	padding: 4px;
	vertical-align: top;
}

#loginbg {
	float: left;
	width: 216px;
	padding: 40px 20px 0 24px;
	background-image: url(../images/template_img/page/loginbg.gif);
	height: 334px;
	background-repeat: no-repeat;
	background-position: 0 top;
	color: #FFF;
	font-size: 9pt;
}

#loginbg p {
	line-height: 1.8em;
	padding: 0 0 5px 0;
}

#loginbg .caption {
	border-bottom: 1px solid #FFF;
	margin: 0 0 10px 0;
}

#loginbg .link_beyaz {
	text-decoration: none;
	color: #fff;
	font-size: 8pt;
}

#loginbg a.link_beyaz:hover {
	text-decoration: none;
	color: #F90;
}

.logininputs {
	width: 202px;
}

.altkenarlikbeyaz {
	border-bottom: 1px solid #FFF;
}

.altkenarlikgri {
	border-bottom: 1px solid #dedede;
}

/*uyeol*/
#n_page_container {
	background-image: url(../images/template_img/page/uyeform_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 auto;
}

.n_pageleft {
	width: 11px;
	float: left;
	padding: 260px 0 0 0;
}

.n_pageright {
	width: 11px;
	float: right;
	padding: 260px 0 0 0;
}

#n_leftside {
	float: left;
	width: 260px;
	padding: 0 0 0 14px;
}

#n_page_right_top_content {
	float: left;
	width: 684px;
	background-image:
		url(../images/template_img/page/page_rigt_top_back.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
}

#n_page_right_top_content p {
	font-size: 9pt;
	line-height: 1.5em;
	padding: 0 0 20px 0;
}

/*uyekayitformu*/
#n_page_right_top_content_login {
	width: 590px;
	padding: 80px 20px 0 0;
	float: left;
}

#n_page_right_top_content_login p {
	font-size: 9pt;
}

#n_leftside_login {
	float: left;
	width: 332px;
	padding: 0 0 0 14px;
	background-image: url(../images/page_img/page/uyekayit_solresim.jpg);
	background-repeat: no-repeat;
}

#uyelikform {
	border: 1px solid #BEDAE0;
	padding: 16px;
	background-color: #FFF;
}

#uyelikform table tr td {
	padding: 5px;
	vertical-align: text-top;
	font-size: 9pt;
}

.turuncu {
	color: #f47621;
	font-size: 8pt;
}

#uyelikform .commoninput {
	width: 200px;
}

#uyelikform .disabled {
	width: 200px;
	background-color: #dedede;
}

#uyelikform .middleinput {
	width: 100px;
}

.linkturuncu {
	text-decoration: none;
	color: #FF6600;
}

a.linkturuncu:hover {
	text-decoration: none;
	color: #019bc4;
}

/**/
#n_page_right_top_content_sss {
	width: 595px;
	padding: 80px 20px 0 70px;
	float: left;
}

/*textarize*/
#textpages_content {
	width: 590px;
	padding: 80px 20px 0 0;
	float: left;
}

#textpages_content p {
	font-size: 9pt;
	padding: 0 0 20px 0;
	line-height: 1.8em;
}

#textpages2_content {
	width: 590px;
	padding: 80px 20px 0 64px;
	float: left;
}

#textpages2_content p {
	font-size: 9pt;
	padding: 0 0 20px 0;
	line-height: 1.8em;
}

#textbeyazbg {
	border: 1px solid #9bc5d0;
	padding: 16px;
	background-color: #FFF;
}

#textbeyazbg li {
	background-image: url(../images/template_img/page/icon_avantaj.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0 0 20px 40px;
	margin: 0 0 0 25px;
	list-style-type: none;
	font-size: 9pt;
	line-height: 1.8em;
}

#uyekarsila {
	width: 594px;
	height: 294px;
	padding: 80px 20px 0 70px;
}

#uyekarsila table tr td {
	padding: 3px;
	font-size: 8pt;
	vertical-align: top;
}

#satinalcontainer {
	padding: 0 0 0 0;
	height: 37px;
}

.tab1 {
	float: left;
	padding: 0 0 0 0;
	background-image: url(../images/template_img/page/tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 152px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	color: #f47621;
	font-weight: bold;
}

.tab2 {
	float: left;
	padding: 0;
	background-image: url(../images/template_img/page/tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 152px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	color: #019bc4;
	font-weight: bold;
}

.boldturuncu {
	color: #f47621;
	font-weight: bold;
}

.boldturuncu2 {
	color: #f47621;
	font-weight: bold;
	font-size: 16pt;
	line-height: 3em;
}

.boldmavi {
	color: #019bc4;
	font-weight: bold;
}

/*kategoriler*/
#n_kategoriler {
	background-image: url(../images/template_img/kategoriler_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 auto;
}

.k_pageleft {
	width: 11px;
	float: left;
	padding: 0 0 0 0;
}

.k_pageright {
	width: 11px;
	float: right;
	padding: 0 0 0 0;
}

.kategoritop {
	padding: 20px 16px 0 16px;
	height: 56px;
	float: left;
	width: 924px;
	line-height: 2em;
}

.searchinput {
	width: 300px;
}

#kategorimain {
	padding: 16px 16px 0 16px;
	float: left;
	width: 924px;
	line-height: 2em;
}

#kategorileft {
	padding: 0;
	float: left;
	width: 200px;
	line-height: 2em;
	font-size: 8pt;
}

#kategorimiddle {
	padding: 0 16px 0 16px;
	float: left;
	width: 512px;
	line-height: 2em;
	font-size: 8pt;
}

#kategoriright {
	padding: 0 16px 0 0;
	float: left;
	width: 164px;
	line-height: 2em;
	font-size: 8pt;
}

.kategoribaslik {
	border-bottom: 1px solid #019bc4;
	line-height: 2em;
}

#kategorileft #menu {
	border: 1px solid #dedede;
	float: left;
	padding: 10px 5px 10px 5px;
	width: 188px;
}

#kategorileft #menu li {
	padding: 0;
	line-height: 2em;
	font-size: 8pt;
	border-bottom: 1px solid #dedede;
	height: 2em;
}

#kategorileft #menu li a {
	text-decoration: none;
	color: #666;
}

#kategorileft #menu li a:hover {
	text-decoration: none;
	color: #019bc4;
}

#kategorimiddle .urun {
	text-align: center;
	margin: 6px;
	border: 1px solid #dedede;
	float: left;
	padding: 5px;
}

#kategorimiddle .urun p {
	text-align: center;
}

.al_baslik {
	background-color: #f2f2f2;
	border: 1px solid #cfcfcf;
	height: 30px;
}

#alisverisliste {
	padding: 16px 16px 0 16px;
	float: left;
	width: 924px;
	line-height: 2em;
}

#alisverisliste table tr td {
	padding: 5px;
	font-size: 9pt;
	vertical-align: middle;
}

#alisverisliste table tr td p {
	font-size: 9pt;
}

.smallinput {
	width: 60px;
}

.smallinput2{
		width: 30px;
		text-align:right;
}
.form-error {
	margin: 5px;
	padding: 10px;
	font-size: 110%;
	line-height: 130%;
}

.fe-yellow {
	border: 1px solid gold;
	background-color: #FFE87C;
	color: #ff0000;
}

.fe-blue {
	border: 1px solid #357EC7;
	background-color: #98AFC7;
	color: #333;
}

.form-error ul {
	margin: 0;
	padding: 0;
	list-style-type: circle;
}

.form-error li {
	margin: 0;
	padding: 0;
	margin-left: 20px;
}


.reyon_level_1{

}
.reyon_level_2{
	padding-left:10px;
}
.reyon_level_3{
	padding-left:25px;
}

.reyon-selected{
	font-weight:bold;
	color:#019BC4;
}
 
.flu{

	color:#ccc;
}



