/* css clear */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td  { margin: 0; padding: 0; }
table  { border-collapse: collapse; border-spacing: 0; }
fieldset,img  { border: 0; }
ul  { list-style: none; }
caption,th  { text-align: left; }
h1,h2,h3,h4,h5,h6  { font-size: 100%; font-weight: normal; }
q:before,q:after  { content:''; }
abbr,acronym  { border: 0; }
b, strong  { font-weight: bold; }
address,caption,cite,code,dfn,em,strong,th,var  { font-style: normal; font-weight: normal; }


/* general definitions */

body  { margin: 0; padding: 0; position: relative; background: #5a0a4d; }
body, td, p  { font-family: Arial, Helvetica, sans-serif; }
.clear  { clear: both; }
.center  { margin: 0 auto; display: block; }
.fl  { float: left; }
.fr  { float: right; }
.block  { display: block; }
.inline  { display: inline; }
a:link, a:visited  { color: #ffff40; text-decoration: underline; }
a:hover, a:active  { color: #fff; text-decoration: underline; }
strong, b  { font-weight: bold; }
u  { text-decoration: underline; }
i, em  { font-style: italic; }
p  { padding: 0.5em 0; }
hr { height: 1px; margin: 10px 0; padding: 0;  background-color: #d0d0d0; color: #d0d0d0; border: none; }


/* smartphones portrait */

@media only screen and (max-width: 479px) {

	body  { background: #333 url('../images/bgd.jpg'); }
	body, td, p  { font-size: 12px; line-height: 1.5em; color: #303030; text-align: left; }

	.content-wrapper  { width: 320px; margin: 0 auto; background: #fff; }

	.menu  { width: 320px; height: 73px; margin: 0 auto; }
	.menu-home  { width: 320px; height: 73px; display: block; float: left; background: url('../images/low-menu-home.gif') no-repeat center center; }
	.menu-join  { width: 320px; height: 73px; display: block; float: left; background: url('../images/low-menu-join.gif') no-repeat center center; }
	.menu-welcome  { width: 320px; height: 73px; display: block; float: left; background: url('../images/low-menu-welcome.gif') no-repeat center center; }

	#header-01  { width: 320px; height: 137px; margin: 0 auto; background: url('../images/low-header-01.jpg') no-repeat center center; }
	#header-02  { width: 320px; height: 220px; margin: 0 auto; background: url('../images/low-header-02.jpg') no-repeat center center; }
	#header-03  { width: 320px; height: 81px; margin: 0 auto; background: url('../images/low-header-03.jpg') no-repeat center center; }
	#header-04  { width: 320px; height: 120px; margin: 0 auto; background: url('../images/low-header-04.jpg') no-repeat center center; }

	.longtext  { width: 300px; padding: 10px 10px; background: #d8007d; color: #fff; }
	.longtext p  { font-size: 1.1em; text-align: justify; color: #fff; }
	
	#title-seevideos { width: 320px; height: 81px; margin: 0 auto; background: url('../images/low-title-seevideos.gif') no-repeat center center; }

	a.banner-taphere  { width: 320px; height: 62px; display: block; margin: 10px auto; background: url('../images/low-banner-taphere.gif') no-repeat center center; }
	a.banner-premium  { width: 320px; height: 62px; display: block; margin: 10px auto; background: url('../images/low-banner-premium.gif') no-repeat center center; }
	
	#footer-01  { width: 320px; height: 74px; margin: 0 auto; background: url('../images/low-footer-01.jpg') no-repeat center center; }
	#footer-02  { width: 320px; height: 128px; margin: 0 auto; background: url('../images/low-footer-02.jpg') no-repeat center center; }

	#footer-copyright  { padding: 10px 0; background: #fff url('../images/longtext.gif') no-repeat center top; color: #333; text-align: center; font-weight: bold; }

	.tour-updates  { }
	.tour-iframe-updates  { width: 320px; height: 1940px; display: block; margin: 10px auto; }
	
	#join-form-wrapper  { width: 320px; padding: 15px 0; background: #606060 url('../images/low-join-form-wrapper.gif') repeat-x center top; }
	#join-form  { width: 260px; padding: 10px; margin: 0 auto; background: #fff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; color: #303030; }
	#join-intro { padding: 10px 15px; font-size: 14px; line-height: 18px; text-align: justify; }
	
	#signupform  { width: 250px; margin: 0 auto; font-size: 14px; line-height: 18px; font-weight: bold; text-align: left; }
	#signupform .form-section  { padding: 3px 0; }
	#signupform .form-optiondesc  { }
	#signupform input.textfield  { width: 248px; height: 20px; border: 1px solid #a0a0a0; background: #fff; font-size: 14px; line-height: 20px; }
	#signupform select  { width: 250px; }
	#signupform input.join_button  { padding: 1px 5px; margin-top: 8px; font-size: 14px; font-weight: bold; line-height: 20px; }
	#signupform span.join_error  { font-weight: bold; color: #f07040; }

	#join-slogans  { width: 250px; margin: 10px auto 0 auto; color: #f0f0f0; font-size: 14px; line-height: 18px; font-weight: bold; }
	#join-slogans ul  { }
	#join-slogans ul li  { display: block; padding: 8px 0; border-bottom: 1px dashed #808080; }
	#join-slogans ul li:last-child  { border: 0; }

}


/* smartphones landscape */

@media only screen and (min-width: 480px) and (max-width: 767px) {

	body  { background: #333 url('../images/bgd.jpg'); }
	body, td, p  { font-size: 12px; line-height: 1.5em; color: #303030; text-align: left; }

	.content-wrapper  { width: 480px; margin: 0 auto; background: #fff; }

	.menu  { width: 480px; height: 73px; margin: 0 auto; }
	.menu-home  { width: 480px; height: 73px; display: block; float: left; background: url('../images/med-menu-home.gif') no-repeat center center; }
	.menu-join  { width: 480px; height: 73px; display: block; float: left; background: url('../images/med-menu-join.gif') no-repeat center center; }
	.menu-welcome  { width: 480px; height: 73px; display: block; float: left; background: url('../images/med-menu-welcome.gif') no-repeat center center; }

	#header-01  { width: 480px; height: 137px; margin: 0 auto; background: url('../images/med-header-01.jpg') no-repeat center center; }
	#header-02  { width: 480px; height: 220px; margin: 0 auto; background: url('../images/med-header-02.jpg') no-repeat center center; }
	#header-03  { width: 480px; height: 81px; margin: 0 auto; background: url('../images/med-header-03.jpg') no-repeat center center; }
	#header-04  { width: 480px; height: 120px; margin: 0 auto; background: url('../images/med-header-04.jpg') no-repeat center center; }

	.longtext  { width: 440px; padding: 10px 20px; background: #d8007d; color: #fff; }
	.longtext p  { font-size: 1.3em; text-align: justify; color: #fff; }
	
	#title-seevideos { width: 480px; height: 81px; margin: 0 auto; background: url('../images/med-title-seevideos.gif') no-repeat center center; }

	a.banner-taphere  { width: 480px; height: 62px; display: block; margin: 10px auto; background: url('../images/med-banner-taphere.gif') no-repeat center center; }
	a.banner-premium  { width: 480px; height: 62px; display: block; margin: 10px auto; background: url('../images/med-banner-premium.gif') no-repeat center center; }
	
	#footer-01  { width: 480px; height: 74px; margin: 0 auto; background: url('../images/med-footer-01.jpg') no-repeat center center; }
	#footer-02  { width: 480px; height: 128px; margin: 0 auto; background: url('../images/med-footer-02.jpg') no-repeat center center; }

	#footer-copyright  { padding: 10px 0; background: #fff url('../images/longtext.gif') no-repeat center top; color: #333; text-align: center; font-weight: bold; }

	.tour-updates  { }
	.tour-iframe-updates  { width: 480px; height: 1940px; display: block; margin: 10px auto; }
	
	#join-form-wrapper  { width: 480px; padding: 15px 0; background: #606060 url('../images/low-join-form-wrapper.gif') repeat-x center top; }
	#join-form  { width: 350px; padding: 10px; margin: 0 auto; background: #fff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; color: #303030; }
	#join-intro { padding: 10px 25px; font-size: 14px; line-height: 18px; text-align: justify; }
	
	#signupform  { width: 300px; margin: 0 auto; font-size: 14px; line-height: 18px; font-weight: bold; text-align: left; }
	#signupform .form-section  { padding: 3px 0; }
	#signupform .form-optiondesc  { }
	#signupform input.textfield  { width: 298px; height: 20px; border: 1px solid #a0a0a0; background: #fff; font-size: 14px; line-height: 20px; }
	#signupform select  { width: 300px; }
	#signupform input.join_button  { padding: 1px 5px; margin-top: 8px; font-size: 17px; font-weight: bold; line-height: 22px; }
	#signupform span.join_error  { font-weight: bold; color: #f07040; }
	
	#join-slogans  { width: 340px; margin: 10px auto 0 auto; color: #f0f0f0; font-size: 13px; line-height: 18px; font-weight: bold; }
	#join-slogans ul  { }
	#join-slogans ul li  { display: block; padding: 8px 0; border-bottom: 1px dashed #808080; }
	#join-slogans ul li:last-child  { border: 0; }

}


/* tablets */

@media only screen and (min-width: 768px) {

	body  { background: #333 url('../images/bgd.jpg'); }
	body, td, p  { font-size: 12px; line-height: 1.5em; color: #303030; text-align: left; }

	.content-wrapper  { width: 768px; margin: 0 auto; background: #fff; }

	.menu  { width: 768px; height: 73px; margin: 0 auto; }
	.menu-home  { width: 768px; height: 73px; display: block; float: left; background: url('../images/high-menu-home.gif') no-repeat center center; }
	.menu-join  { width: 768px; height: 73px; display: block; float: left; background: url('../images/high-menu-join.gif') no-repeat center center; }
	.menu-welcome  { width: 768px; height: 73px; display: block; float: left; background: url('../images/high-menu-welcome.gif') no-repeat center center; }

	#header-01  { width: 768px; height: 137px; margin: 0 auto; background: url('../images/high-header-01.jpg') no-repeat center center; }
	#header-02  { width: 768px; height: 220px; margin: 0 auto; background: url('../images/high-header-02.jpg') no-repeat center center; }
	#header-03  { width: 768px; height: 81px; margin: 0 auto; background: url('../images/high-header-03.jpg') no-repeat center center; }
	#header-04  { width: 768px; height: 120px; margin: 0 auto; background: url('../images/high-header-04.jpg') no-repeat center center; }

	.longtext  { width: 728px; padding: 10px 20px; background: #d8007d; color: #fff; }
	.longtext p  { font-size: 1.3em; text-align: justify; color: #fff; }
	
	#title-seevideos { width: 768px; height: 81px; margin: 0 auto; background: url('../images/high-title-seevideos.gif') no-repeat center center; }

	a.banner-taphere  { width: 768px; height: 62px; display: block; margin: 10px auto; background: url('../images/high-banner-taphere.gif') no-repeat center center; }
	a.banner-premium  { width: 768px; height: 62px; display: block; margin: 10px auto; background: url('../images/high-banner-premium.gif') no-repeat center center; }
	
	.tour-updates  { }
	.tour-iframe-updates  { width: 640px; height: 1940px; display: block; margin: 10px auto; }
	
	#footer-01  { width: 768px; height: 74px; margin: 0 auto; background: url('../images/high-footer-01.jpg') no-repeat center center; }
	#footer-02  { width: 768px; height: 128px; margin: 0 auto; background: url('../images/high-footer-02.jpg') no-repeat center center; }

	#footer-copyright  { padding: 10px 0; background: #fff url('../images/longtext.gif') no-repeat center top; color: #333; text-align: center; font-weight: bold; }

	#join-form-wrapper  { width: 768px; padding: 15px 0; background: #606060 url('../images/low-join-form-wrapper.gif') repeat-x center top; }
	#join-form  { width: 450px; padding: 10px; margin: 0 auto; background: #fff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; color: #303030; }
	#join-intro { padding: 10px 25px; font-size: 14px; line-height: 18px; text-align: justify; }
	
	#signupform  { width: 300px; margin: 0 auto; font-size: 14px; line-height: 18px; font-weight: bold; text-align: left; }
	#signupform .form-section  { padding: 3px 0; }
	#signupform .form-optiondesc  { }
	#signupform input.textfield  { width: 298px; height: 20px; border: 1px solid #a0a0a0; background: #fff; font-size: 14px; line-height: 20px; }
	#signupform select  { width: 300px; }
	#signupform input.join_button  { padding: 1px 5px; margin-top: 8px; font-size: 17px; font-weight: bold; line-height: 22px; }
	#signupform span.join_error  { font-weight: bold; color: #f07040; }

	#join-slogans  { width: 400px; margin: 10px auto 0 auto; font-size: 14px; line-height: 20px; font-weight: bold; }
	#join-slogans ul  { }
	#join-slogans ul li  { display: block; padding: 8px 0; border-bottom: 1px dashed #a0a0a0; color: #c0c0c0; }
	#join-slogans ul li:last-child  { border: 0; }

}

