@charset "utf-8";
/*
	front page theme
-------------------------------------*/
#fpSidebar { position: relative; display: block; width: 326px; height: 415px; }
#fpSidebar a span { display: none; }
#fpSidebar #link0 { position: absolute; top: 0; left: 0; display: block; width: 296px; height: 415px; z-index: 1; }
#fpSidebar #link1 { position: absolute; top: 0; right: 0; display: block; width: 30px; height: 111px; z-index: 1; }
#fpSidebar #link2 { position: absolute; top: 111px; right: 0; display: block; width: 30px; height: 118px; z-index: 1; }
#fpSidebar #link3 { position: absolute; top: 229px; right: 0; display: block; width: 30px; height: 186px; z-index: 1; }
/* 
	special page themes
-------------------------------------*/
body#isRegister #page_wrap,
body#isLogin #page_wrap,
body#isRetrievePassword #page_wrap { min-height: 440px; background-image: url(../themes/a/bg_page_full_islogin.png) !important; }

/*
	contact us page
-------------------------------------*/
body#isContactUs #page_wrap,
body#isContactUsReply #page_wrap { min-height: 440px; background-image: url(../themes/a/bg_page_full_iscontact.png) !important; }

/*
	faq
-------------------------------------*/
body#isFAQ #page_wrap { min-height: 440px; background-image: url(../themes/a/bg_page_full_isfaq.png) !important; }

/*
	info request page
-------------------------------------*/
body#isInfoRequest #page_wrap,
body#isInfoRequestReply #page_wrap { min-height: 440px; background-image: url(../themes/a/bg_page_full_iscontact.png) !important; }
