/*  phpBB3 Style Sheet
    --------------------------------------------------------------
	Style name:			prosilver (the default phpBB 3.3.x style)
	Based on style:
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		phpBB Limited ( https://www.phpbb.com/ )
    --------------------------------------------------------------
*/

@import url("normalize.css?hash=48eb3f89");
@import url("base.css?hash=7c5543be");
@import url("utilities.css?hash=d8f72c42");
@import url("common.css?hash=a9741ba1");
@import url("links.css?hash=cbeb92cc");
@import url("content.css?hash=56f9e623");
@import url("buttons.css?hash=5856472d");
@import url("cp.css?hash=50d868ab");
@import url("forms.css?hash=b64464fb");
@import url("icons.css?hash=64da33ce");
@import url("colours.css?hash=fcb2f289");
@import url("responsive.css?hash=87b53e08");


#wrap{
width: 1212px;
background-color: #fff;
overflow: hidden;
margin: 0 auto;
max-width: 1300px;
min-width: 625px;
padding: 15px;
cursor: url(images/hand.cur), auto;
background-image: url("https://i.imgur.com/5WjAS8m.gif");

}
#header{
	width: 1240px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;

}

#header_sr {
color: #9d9d9d;
text-align: center;
margin: 33px 0 0 0;
    margin-top: 33px;
width: 180px;
position: absolute;
margin-top: -0%;
padding: 10px;
	
}

#bannerposition{
	float:right;
	background: url(https://i.imgur.com/k4cTNwp.png) no-repeat;
	width: 500px;
	height: 99px;
	margin-top: 40px;
	padding-top: 30px;
	padding-left: 8px;
}

#banner-bg  a img{
	-moz-transition:opacity 0.5s ease;
	-webkit-transition:opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	

transition: 0.7s;
}

#banner-bg  a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


#menu{
	width: 1242px;
height: 42px;
position: relative;
margin-left: auto;
margin-right: auto;
background-image: url(https://i.imgur.com/ybgdjNA.png), linear-gradient(to top, #3b4e6c, #3b4e6c);
overflow: hidden;
text-shadow: 0 1px 1px #000;
border-bottom: 3px solid #009abe;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul {
	padding-left: 0;
	list-style-type: none;
}

#menu li {
	display: inline-block;
	height: 32px;
}

#menu ul li {
	height: 42px;
	display: block;
	float: left;
	margin: 0px;
}

#menu li a {
display: block;
padding-left: 20px;
padding-right: 20px;
font: 10px Arial;
    font-weight: normal;
    font-size: 10px;
    line-height: normal;
    font-family: Arial;
text-transform: uppercase;
line-height: 42px;
font-weight: bold;
text-decoration: none;
font-family: Arial,Verdana,Helvitica,sans-serif;
font-size: 12px;
color: #FFF;
box-shadow: 0px 1px 3px #000;
}




 
a#forum-link, a#forum-link:visited {
	text-shadow: 0px 1px 0px #fff;
	display: block;
	float: left;
	height: 38px;
	padding: 0px 8px 0px 8px;
	line-height: 32px;
	color: #696969;
	outline: none
}

.inner_s {
	float: left;
	padding: 6px;
	margin:3px;
	background-image: url();
	border-radius: 5px;
	color: rgb(126, 126, 126);
}
 
 
 
#footer {
line-height: 28px;
font-family: tahoma;
font-size: 12px;
color: #fff;
margin: 0px auto;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
box-shadow: 0 0 2px #000;
padding: 6px;
background-color: #141514;
width: 1230px;
height: 98px;
margin-left: auto;
margin-right: auto;
margin-top: -10px;
border-top: 3px solid #3b4e6c;
}

#footerwidget {
    float: left;
    padding: 6px;
    background: rgba(0, 0, 0, 0.35) none repeat scroll 0% 0%;
    border-radius: 6px;
    border: 1px solid #111;
    margin-right: 8px;
    text-shadow: 0 0 2px #555;
    width: 350px;
}

#footerwidgetbanner {
    float: right;
    padding: 2px;
    background: rgba(0, 0, 0, 0.35) none repeat scroll 0% 0%;
    border-radius: 6px;
    border: 1px solid #111;
    margin-right: 8px;
    text-shadow: 0 0 2px #555;
    margin-top: 16px;
    width: 468px;
    height: 60px;
}


.shiny a {
 background: url("https://img1.picmix.com/output/stamp/thumb/8/0/2/6/1586208_6187d.gif");
font-weight: bold;
}



.left1{
float: left;
color: #ccc;
padding: 9px;
font-size: 12px;
font-family: Verdana;
}


.social_icons{
left: 0; margin: 16% auto auto 10px; position: fixed;
}

.social_icons img{
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transition: all 1s ease-in-out;
    -webkit-transform: rotate(-360deg);
    -moz-transition: all 1s ease-in-out; 
    -o-transition: all 1s ease-in-out; 
    -ms-transition: all 1s ease-in-out;
margin-top: -12px;	
}

.social_icons img:hover{
	padding: 7px;
    opacity: 100;
    filter: alpha(opacity=40);
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 05s2s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;  
    -webkit-transform: rotate(360deg); 
    -moz-transform: rotate(360deg); 
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg); 
}

#contact_03 { width: 320px; height: 40px; background-images: url("../images/contact_03.png")/*tpa=http://new-amxx.epizy.com/forum/prosilver_pb/theme/images/contact_03.png*/; position: relative; margin-top: 10px; }


