html, body{
	font-size: 100%;
}

img{
	border-style: none;
	display: block;
}

.imgborderradius{
	border-radius:5px;
	margin:30px auto 30px auto;
	object-fit: cover;
}

p{
	text-align: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

body{
	color: #000000;
	font-family: 'Open Sans','Trebuchet MS', serif;
	font-size: 16px;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color:#555555;
	
}
	

h1{
	color: #fff99a;
	font-family: 'Teko', sans-serif;
	font-weight: normal;
	font-size:42px;
	line-height:50px;
	padding: 0px 0px 0px 0px;
	margin:6px 0px 3px 10px;
	display:inline-block;
}

h2{
	color: #fff99a;
	font-family: 'Teko', sans-serif;
	text-align:left;
	font-size:28px;
	line-height:38px;
	font-weight: normal;
	margin:24px 0px 12px 0px;
}

.mainquestion h2{
	font-size:28px;
	line-height:34px;
	margin:3px 0px 5px 0px;
	text-align:left;
}

.h2up{
	margin:10px 0px 10px 0px;
}

.h2up2{
	margin:4px 0px 4px 0px;
}

.pup{
	margin:-10px 0px 0px 0px;
}

h3{
	color: #97caff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	margin:18px 0px 12px 0px;
	text-align:left;
}

h4{
	color: #fafafa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	margin:11px 0px 10px 0px;
	text-align:left;
}

a{
	color: #fff99a;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #fff99a;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #97caff;
}

input[type=text]{
	border:solid 2px #000000;
	border-radius:4px;
	padding:5px 10px 5px 10px;
}

textarea{
	border:solid 2px #000000;
	border-radius:4px;
	padding:10px 10px 10px 10px;
	outline: none;
}


#mainback{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background-color:#555555;
	color:#f1f1f1;
}

.menuline{
	border-bottom:solid 1px #cccccc;
	background-color:#333333;
}

.menu{
	margin: 0px auto 0px auto;
	text-align:left;
	max-width:724px;
}

.menushow{
	float:right;
	margin:10px 10px 0px 0px;
}

.menuicon{  
	width: 32px;
	height: 4px;
	background-color: #ffffff;
	margin: 6px 0px 6px 0px;
	display:block;
	border-radius:2px;
}

#navmenu{
	display: none;
}

#navmenu ul{
	margin:30px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size:22px;
	line-height:34px;
	text-align:center;
	font-family: 'Courier New', monospace;
	letter-spacing:-2px;

}
				
#navmenu ul li{
	padding: 0px 0px 0px 0px;
}
					
#navmenu ul li a{
	display: block;
	text-align: center;
	border:solid 1px #ffffff;
	border-radius:5px;
	width:280px;
	margin:14px auto 14px auto;
	padding: 7px 10px 11px 10px;
	color:#ffffff;
	font-weight:normal;
	background-color:#333333;
}

#navmenu ul li a:visited{
	color:#ffffff;
}
	
#navmenu ul li a:hover{
	background-color:#ffffff;
	color:#333333;
}

.blocinside{
	margin: 10px auto 10px auto;
	padding: 0px 10px 10px 10px;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	background-color:#333333;
}


.blocinside p{
	text-align:left;
	padding: 0px 8px 0px 8px;
	line-height: 24px;
}

.blocinside img{
	max-width:100%;
	object-fit: cover;
}

.blocinside form img{
	text-align:left;
	margin:0px 0px 0px 0px;
}

.blocinside input{
	margin:10px 0px 20px 0px;
}

.blocinside textarea{
	margin:10px 0px 20px 0px;
	max-width:86%;
	height:105px;
	font-size:16px;
	line-height:22px;
	border-radius:5px;
}


.blocinside input[type=text]{
	margin:5px 0px 10px 0px;
	font-size:16px;
	line-height:22px;
}

.blocinside input[type=submit]{
	margin:10px 0px 10px 0px;
	padding:5px 40px 5px 40px;
	font-size:20px;
	line-height:28px;
	border:solid 1px #444444;
	border-radius:5px;
	cursor:pointer;
}

.blocinside ul{
	text-align:left;
	padding:0px 0px 0px 25px;
	margin:14px 0px 20px 0px;
	
}

.blocinside li{
	margin:10px 0px 10px 0px;
}

.blocinside a{
	color: #97caff;
	font-weight: bold;
	text-decoration: underline;
}

.blocinside a:visited{
	color: #97caff;
}

.blocinside a:hover{
	color: #cc0000;
}
	
#ask{
	color:#ffffff;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	background-color:#333333;
	margin:10px auto 10px auto;
	padding:10px 10px 20px 10px;
	position: relative;
	max-width:706px;
}

.askbg{
	background-image:url("img/ball-answer.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.mainquestion{
	width:300px;
	margin:0px auto 0px auto;
}

.mainquestion p{
	margin:0px 0px 5px 5px;
	width:226px;
}

.mainquestion textarea{
	margin:10px auto 0px auto;
	width:270px;
	height:108px;
	font-size:16px;
	line-height:22px;
	border-radius:5px;
}

.logomain{
	float:right;
	width:68px;
	height:100px;
	margin:8px -5px 0px 0px;
	border-radius:5px;
	border:solid 1px #111111;
}


.asktxt{
	color:#97caff;
	font-weight:bold;
}

.p1{
	background-color:#333333cc;
	border:solid 1px #111111;
	padding:5px 5px 5px 5px;
	border-radius:5px;
}

.btn{
	padding:5px 0px 5px 0px;
	margin:15px auto 10px auto;
	font-size:34px;
	line-height:40px;
	font-weight:bold;
	font-family: 'Teko', sans-serif;
	border-radius:5px;
	text-align:center;
	display:block;
	border:1px solid #ffffff;
	background-color:#369BE7;
	max-width:460px;
	color: #ffffff;
	text-decoration: none;
}

.btn:visited{
	color: #ffffff;
}
.btn:hover{
	color:#369BE7;
	border:1px solid #369BE7;
	background-color: #ffffff;
}

.pub{
	max-width:728px;
	margin:30px auto 30px auto;
	min-height:266px;
	background-color:#676767;
	
	/* to delete*/
	/*min-width:300px;
	min-height:90px;
	background-color:#aaaaaa;*/
}

.imganswer{
	float:right;
	width:78px;
	height:109px;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	border-radius:5px;
	border:solid 1px #111111;
}

.catlink{
	margin:10px 0px 10px 0px;
	font-style:italic;
}


footer{
	background-color:#333333;
	margin: 20px auto 0px auto;
	padding:20px 10px 10px 10px;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}

footer p{
	text-align:center;
	color:#ffffff;
}

.clearer{
	clear:both;
}

.alert1{
	color:#ff0000;
	font-weight:bold;
	padding: 20px 0px 20px 0px;
	margin:40px 0px 20px 0px;
	font-size:18px;
	line-height:26px;
}

.alert{
	color:#fe3333;
	font-weight:bold;
	margin: 10px 0px 30px 20px;
	font-size:16px;
	line-height:22px;
}

.answer{
	display:inline-block;
}

#answ{
	font-family: 'Teko', sans-serif;
	padding: 10px 10px 30px 10px; 
	margin:0px auto 0px auto;
	font-size:40px;
	line-height:56px;
	color:#ffffff;
	text-align:center;
	height:120px;
	width:220px;
	display: table-cell;
	vertical-align: middle;
}


.please{
	font-family: 'Teko', sans-serif;
	padding: 40px 0px 20px 0px; 
	font-size:36px;
	line-height:42px;
	color:#97caff;
	text-align:center;
}

.btn-ask{
	display:inline-block;
	padding:3px 14px 3px 14px;
	margin:14px 0px 20px 0px;
	border-radius:5px;
	text-align:center;
	color:#ffffff;
	border:1px solid #343434;
	background-color: #6ba6ff; 
	background-image: linear-gradient(to bottom, #555555, #3f3f3f);
	box-shadow: inset 0px 1px 0px #777777, 0px 4px 0px 0px #343434, 0px 8px 5px #1a1a1a;
}

.btn-ask:visited{
	color: #ffffff;
}

.btn-ask:active{
	background-image: linear-gradient(to bottom, #404040, #444444);
	box-shadow: inset 0px 1px 0px #555555, 0px 2px 0px 0px #343434, 0px 5px 3px #1a1a1a;
}

.btn-ask:hover{
	color: #ffffff;
}

.mobilevisibility{
	display:none;
}

.faq{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	margin:34px 0px 10px 0px;
}

.answervisible{
	display:none;
}


#txtlink{
	display:none;
	position:absolute;
	bottom:6px;
	right:10px;
	color:#eeeeee;
	margin:0px 0px 0px 0px;
}


#walink{
	display:none;
	float:right;
	margin:0px 5px 0px 10px;
}

#walink img{
	width:26px;
	height:26px;
}


#twlink{
	display:none;
	float:right;
	margin:0px 5px 0px 10px;
}

#twlink img{
	width:26px;
	height:26px;
}


#tablerep{
	padding:15px 15px 5px 15px;
	width:165px;
	height:170px;
	opacity: 0.7;
	border:solid 2px #555555;
	border-radius:150px;
	color:#111111;
	font-size:22px;
	line-height:24px;
	background-color:#ffffff;
	display: table-cell;
	vertical-align: middle;
	margin:0px auto 0px auto;
	font-family: 'Teko', sans-serif;
	margin:0px auto 0px auto;
}

#tablerep a{
	color: #007803;
	text-decoration:underline;
}

#tablerep a:visited{
	color: #007803;
}

#tablerep a:hover{
	color: #555555;
}

.visible720{
	display:none;
}


.otherball{
	width:290px;
	position: relative;
	margin:-8px auto -20px auto;
}

.ball-bg{
	margin:13px auto 10px auto;
	padding:22px 0px 0px 39px;
	width:235px;
	height:231px;
	background-size: 100% 100%;
	text-align:center;
	background-image:url("img/crystal-ball-divination-02.jpg");
	border-radius:10px;
}

.ball-bg-love{
	margin:13px auto 10px auto;
	padding:22px 0px 0px 39px;
	width:235px;
	height:231px;
	background-size: 100% 100%;
	text-align:center;
	background-image:url("img/love-ball-3.jpg");
	border-radius:10px;
}

#cball{
	width:290px;
	height:296px;
	border-radius:10px;
}

#clickme{
	top:86px;
	left:54px;
	position: absolute;
	width:180px;
	opacity:50;
}


.div8{
	width:280px;
	height:280px;
	position: relative;
	margin:-12px auto 10px auto;
}

.ballimg{
	width:280px;
	height:280px;
	margin:0px auto 0px auto;
}

#click{
	top:128px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	position: absolute;
}

#click a{
	font-family: 'Teko', sans-serif;
	font-size:50px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 0 #ffffff,
	-1px 1px 0 #ffffff,
	1px -1px 0 #ffffff,
	-1px -1px 0 #ffffff,
	0px 1px 0 #ffffff,
	0px -1px 0 #ffffff,
	-1px 0px 0 #ffffff,
	1px 0px 0 #ffffff,
	2px 2px 0 #ffffff,
	-2px 2px 0 #ffffff,
	2px -2px 0 #ffffff,
	-2px -2px 0 #ffffff,
	0px 2px 0 #ffffff,
	0px -2px 0 #ffffff,
	-2px 0px 0 #ffffff,
	2px 0px 0 #ffffff,
	1px 2px 0 #ffffff,
	-1px 2px 0 #ffffff,
	1px -2px 0 #ffffff,
	-1px -2px 0 #ffffff,
	2px 1px 0 #ffffff,
	-2px 1px 0 #ffffff,
	2px -1px 0 #ffffff,
	-2px -1px 0 #ffffff;
}

#click a:visited{
	color: #333333;
}

#click a:hover{
	color: #555555;
}

.ball8answer{
	margin:-12px auto 10px auto;
	display:block;
	background-image:url(img/magic-8-ball-empty.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width:280px;
	height:280px;
}

.answerdiv{
	display:inline-block;
	margin:85px auto 0px auto;
}


#blue8{
	margin:0px auto 0px auto;
	padding:0px 10px 0px 10px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size:15px;
	line-height:19px;
	height:110px;
	width:90px;
	background-color:#444444;
	border:solid 1px #222222;
	display: table-cell;
	vertical-align: middle;
	border-radius: 50%;
	text-shadow: 0px 0px 2px #ffffff;
}

#blue8 p{
	text-align:center;
	margin:0px;
	padding:0px;
}


.imgsize1{
	width:300px;
	height:269px;
}

.imgsize3{
	width:300px;
	height:300px;
}

.imgsize4{
	width:300px;
	height:227px;
}

.imgsize5{
	width:300px;
	height:300px;
}

.imgsize6{
	width:300px;
	height:292px;
}

.imgsize7{
	width:300px;
	height:269px;
}

.imgsize8{
	width:300px;
	height:278px;
}

.imgsize9{
	width:300px;
	height:271px;
}

.imgsize10{
	width:300px;
	height:300px;
}

.imgsize11{
	width:300px;
	height:281px;
}

.imgsize12{
	width:300px;
	height:255px;
}

.imgsize13{
	width:300px;
	height:274px;
}

@media screen and (min-width: 360px){
	
	h2{
		font-size:30px;
		line-height:40px;
	}
	
	.h2up{
		margin:14px 0px 18px 0px;
	}
	
	h3{
		font-size: 22px;
		line-height: 34px;
	}

	#answ{
		padding: 20px 10px 40px 10px;
		width:230px;
	}
	
	.mainquestion{
		width:320px;
	}
	
	.mainquestion h2{
		font-size:30px;
		line-height:34px;
	}

	
	.mainquestion p{
		margin:0px 0px 5px 10px;
	}
	
	.mainquestion textarea{
		width:290px;
		height:96px;
	}
	
	.logomain{
		width:78px;
		height:114px;
		margin:-2px -5px 0px 0px;
	}
	
	.otherball{
		margin:-10px auto -20px auto;
	}
	
	.pup{
		margin:-16px 0px 0px 0px;
	}

	.ball-bg{
		margin:0px auto 10px auto;
	}
	
	.ball-bg-love{
		margin:0px auto 10px auto;
	}
	
	.btn{
		margin:10px auto 0px auto;
	}
	
	.btn-ask{
		margin:14px 0px 20px 10px;
	}
	
	.please{
		padding: 60px 0px 50px 0px; 
	}
	
	.pub{
		min-height:300px;
	}
	
	.div8{
		margin:-20px auto 10px auto;
	}
	
	.ball8answer{
		margin:-20px auto 10px auto;
	}

	.imgsize1{
		width:340px;
		height:305px;
	}
	
	.imgsize3{
		width:340px;
		height:340px;
	}
	
	.imgsize4{
		width:340px;
		height:275px;
	}
	
	.imgsize5{
		width:340px;
		height:340px;
	}
	
	.imgsize6{
		width:340px;
		height:331px;
	}
	
	.imgsize7{
		width:340px;
		height:305px;
	}

	.imgsize9{
		width:340px;
		height:307px;
	}
	
	.imgsize10{
		width:340px;
		height:340px;
	}
	
	.imgsize11{
		width:340px;
		height:319px;
	}
	
	.imgsize12{
		width:340px;
		height:389px;
	}
	
	.imgsize13{
		width:340px;
		height:311px;
	}
}

@media screen and (min-width: 375px){
	.imgsize1{
		width:355px;
		height:319px;
	}
	
	.imgsize3{
		width:355px;
		height:355px;
	}
	
	.imgsize4{
		width:355px;
		height:268px;
	}
	
	.imgsize5{
		width:355px;
		height:355px;
	}
	
	.imgsize6{
		width:355px;
		height:345px;
	}
	
	.imgsize9{
		width:355px;
		height:320px;
	}
	
	.imgsize10{
		width:355px;
		height:355px;
	}
	
	.imgsize11{
		width:355px;
		height:333px;
	}
	
	.imgsize12{
		width:355px;
		height:301px;
	}
	
	.imgsize13{
		width:355px;
		height:324px;
	}
}

@media screen and (min-width: 412px){
	
	h1{
		font-size:46px;
		line-height:58px;
		width:auto;
		padding: 0px 0px 0px 0px;
		margin:6px 0px 3px 14px;
	}

	h2{
		font-size:34px;
		line-height:44px;
	}

	.menushow{
		margin:12px 14px 0px 0px;
	}

	.menuicon{  
		margin: 7px 0px 7px 0px;
	}

	.mainquestion h2{
		margin:3px 0px 5px 0px;
		font-size:34px;
		line-height:36px;
	}
	
	.mainquestion{
		width:362px;
	}
	
	.mainquestion p{
		margin:0px 0px 5px 10px;
		width:250px;
	}
	
	.mainquestion textarea{
		width:320px;
		height:110px;
	}
	
	.logomain{
		width:80px;
		height:118px;
		margin:-3px 8px 0px 0px;
	}
	
	.btn{
		margin:15px auto 5px auto;
	}
	
	.pub{
		min-height:344px;
	}
	
	#answ{
		width:220px;
	}
	
	.div8{
		width:300px;
		height:300px;
		margin:-28px auto 6px auto;
	}

	.ballimg{
		width:300px;
		height:300px;
	}

	#click{
		top:138px;
	}
	

	#click a{
		font-size:54px;
	}
	
	.ball8answer{
		margin:-28px auto 6px auto;
		width:300px;
		height:300px;
	}
	
	.answerdiv{
		margin:91px auto 0px auto;
	}

	#blue8{
		font-size:15px;
		line-height:19px;
		height:118px;
		width:98px;
	}

	.imgsize1{
		width:392px;
		height:352px;
	}
	
	.imgsize3{
		width:392px;
		height:392px;
	}
	
	.imgsize4{
		width:392px;
		height:296px;
	}
	
	.imgsize5{
		width:392px;
		height:392px;
	}
	
	.imgsize6{
		width:392px;
		height:381px;
	}
	
	.imgsize7{
		width:392px;
		height:352px;
	}
	
	.imgsize9{
		width:392px;
		height:333px;
	}
	
	.imgsize10{
		width:392px;
		height:392px;
	}
	
	.imgsize11{
		width:392px;
		height:367px;
	}
	
	.imgsize12{
		width:391px;
		height:332px;
	}
	
	.imgsize13{
		width:392px;
		height:358px;
	}
}


@media screen and (min-width: 520px){
	.mobilevisibility{
		display:inline;
	}
	
	.mainquestion{
		width:420px;
	}
	
	.mainquestion p{
		margin:0px 0px 5px 12px;
		width:310px;
	}
	
	.mainquestion textarea{
		width:374px;
		height:110px;
	}
	
	.logomain{
		width:83px;
		height:122px;
		margin:-5px 12px -10px 0px;
	}
}


@media screen and (min-width: 600px){

	#nav img{
		margin:17px 10px 0px 0px;
	}

	.imgblocfloat{
		float:right;
		padding: 10px 20px 10px 10px;
	}
	
	.mainquestion textarea{
		height:135px;
	}
	
	.imgsize1{
		width:580px;
		height:521px;
	}

	.imgsize3{
		width:580px;
		height:580px;
	}
	
	.imgsize4{
		width:580px;
		height:438px;
	}
	
	.imgsize6{
		width:580px;
		height:564px;
	}
	
	.imgsize9{
		width:580px;
		height:523px;
	}
	
	.imgsize10{
		width:580px;
		height:580px;
	}
	
	.imgsize11{
		width:580px;
		height:543px;
	}
	
	.imgsize12{
		width:580px;
		height:493px;
	}
	
	.imgsize13{
		width:580px;
		height:530px;
	}
}


@media screen and (min-width: 728px){
	
	h1{
		font-size:50px;
		line-height:62px;
		margin:6px 0px 3px 0px;
	}
	
	h2{
		margin:28px 0px 18px 0px;
		font-size:36px;
	}

	.menushow{
		margin:13px 0px 0px 0px;
	}

	.menuicon{  
		margin: 8px 0px 8px 0px;
		width: 38px;
	}
	
	.mainquestion h2{
		margin:3px 0px 5px 14px;
		font-size:36px;
		line-height:38px;
	}
	
	.mainquestion textarea{
		width:400px;
		height:135px;
	}
	
	h3{
		margin:24px 0px 18px 0px;
	}
	
	#ask{
		border-left:solid 1px #cccccc;
		border-right:solid 1px #cccccc;
		border-radius:5px;
	}
	
	.please{
		padding: 32px 0px 30px 0px; 
	}
	
	.mainquestion{
		width:auto;
	}
	
	.mainquestion p{
		margin:0px 0px 5px 0px;
		width:488px;
		text-align:center;
	}
	
	.blocquestion{
		width:500px;
	}	

	.logomain{
		width:200px;
		height:294px;
		margin:36px 8px 0px 0px;
	}
	
	.blocinside{
		border:solid 1px #cccccc;
		border-radius:5px;
		max-width:706px;
		padding: 0px 10px 10px 10px;
	}
	
	.answervisible{
		display:block;
	}
	
	.ball-bg{
		padding:26px 0px 0px 39px;
		width:257px;
		height:259px;
	}

	.ball-bg-love{
		padding:26px 0px 0px 39px;
		width:257px;
		height:259px;
	}

	#tablerep{
		width:188px;
		height:192px;
		font-size:24px;
		line-height:26px;
	}
	
	.otherball{
		width:336px;
		margin:-10px auto -20px auto;
	}

	.loveprediction{
		width:260px;
		height:343px;
	}

	#cball{
		width:336px;
		height:343px;
	}

	#clickme{
		top:98px;
		left:69px;
		width:200px;
	}
	
	.pup{
		margin:-18px 0px 0px 0px;
	}
	
	.visible720{
		display:block;
	}
	
	.pub{
		min-height:282px;
	}
	
	.div8{
		width:320px;
		height:320px;
		margin:-28px auto 14px auto;
	}

	.ballimg{
		width:320px;
		height:320px;
	}

	#click{
		top:148px;
	}
	

	#click a{
		font-size:60px;
	}
	
	.ball8answer{
		margin:-28px auto 14px auto;
		width:320px;
		height:320px;
	}
	
	.answerdiv{
		margin:98px auto 0px auto;
	}

	#blue8{
		font-size:16px;
		line-height:20px;
		height:125px;
		width:105px;
	}
	
	.imgsize1{
		width:700px;
		height:628px;
	}
	
	.imgsize3{
		width:688px;
		height:688px;
	}
	
	.imgsize4{
		width:700px;
		height:529px;
	}
	
	.imgsize6{
		width:706px;
		height:687px;
	}
	
	.imgsize9{
		width:688px;
		height:621px;
	}
	
	.imgsize10{
		width:688px;
		height:688px;
	}

	.imgsize11{
		width:688px;
		height:645px;
	}
	
	.imgsize12{
		width:688px;
		height:584px;
	}
	
	.imgsize13{
		width:688px;
		height:629px;
	}
}


@media screen and (min-width: 1000px){
	body{
		background-color:#333333;
	}
	
	#mainback{
		max-width:900px;
		margin: 0px auto 0px auto;
		border-left:solid 1px #cccccc;
		border-right:solid 1px #cccccc;
	}
	
	h1{
		float:none;
		display:inline-block;
		vertical-align:top;
		margin:6px auto 3px auto;
	}
	
	.menu{
		text-align:center;
	}
	
	.menushow{
		display:none;
	}
	
	#navmenu{
		display:block;
		border-bottom:solid 1px #cccccc;
	}

	#navmenu ul{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		float:none;
		display:block;
		font-size:22px;
		line-height:32px;
	}
	
	#navmenu ul li{
		display: inline-block;
	}
					
	#navmenu ul li a{
		border:none;
		border-radius:0px;
		width:auto;
		margin:5px 5px 5px 5px;
		padding: 5px 5px 5px 5px;
		background-color:#333333;
	}

	#navmenu ul li a:hover{
		color: #fff99a;
		background-color:#333333;
		border:none;
		border-radius:0px;
	}
}

@media screen and (min-width: 1600px){
	h1{
		font-size:52px;
		line-height:68px;
		margin:6px 0px 3px 0px;
	}

	#navmenu ul{
		font-size:22px;
		line-height:34px;
	}

	#navmenu ul li a{
		margin:5px 12px 5px 12px;
	}

	#mainback{
		padding: 20px 0px 0px 0px;
		max-width:1000px;
	}
	
	.blocinside{
		max-width:786px;
	}
	
	#ask{
		max-width:786px;
	}
	
	.pub{
		max-width:808px;
	}

	.logomain{
		width:221px;
		height:325px;
		margin:6px 8px 0px 0px;
	}

}
