@charset "utf-8";

body {
/*background:linear-gradient(90deg, #D0D0D0,#383838,#707070,#707070,#383838,#D0D0D0);*/
	background-color:rgb(245,245,245);
	background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	position:absolute;
	z-index:-10;
}

form {
	padding:10px;}

body, h1, h2, h3, h4, h5, h6, ul, li, img, p, pre, table, th, td {
    margin:0;
    padding:0;
    border:0;
}

body, tr {
    margin:0;
    padding:0;
    border:0;
	font-weight:450;
	font-family:"Tahoma";
	color:black;
	font-size:16px;
	text-align:center;
}

ul, li{
	margin-left:10px;
	font-weight:450;
	font-family:"Tahoma";
	color:black;
	font-size:16px;
}



pre {
white-space:pre-wrap;
white-space:-moz-pre-wrap;
white-space:-pre-wrap;
white-space:-o-pre-wrap;
word-wrap:break-word;
}

h1 {
	font-weight:450;
    font-family: "Tahoma" ;
    color:black;
    font-size:20px;
	text-decoration:none;
}

h2 {
	font-weight:450;
    font-family: "Tahoma";
    color:black;
    font-size:20px;
	text-decoration:none;
}

h3 {
	font-weight:450;
    font-family:"Tahoma";
    color:black;
    font-size:20px;
	text-decoration:none;
}

h4, p {
    font-weight:450;
	font-family:"Tahoma";
	color:black;
	font-size:16px;

	}
	
h5 {
    font-weight:450;
	font-family:"Tahoma";
	color:blue;
	font-size:16px;

	}
	
	
	
.Header {
	overflow:visible;
	box-sizing:border-box;
	/*background:linear-gradient(90deg, Black,black,white);*/
	background-color:black;
	min-height:50px;
	float:left;
	width:100%;
	border:1px solid black;
	}

	
.box {
	text-align:left;
	overflow:visible;
	background-color:white;
	display:inline-block;
	min-height:200px;
	width:98%;
	border-radius:8px;
	border:1px solid #e5e5e5;
	box-sizing:border-box;
	margin:5px;
	padding:0px;
	box-shadow: 3px 3px 1px grey;
	position:relative;
	z-index:0;
	}
	
.box:hover {
background-color:rgba(250,250,120,.5);
}

.box img {
	float:left;
	height:200px;
	padding:10px;
	box-sizing:border-box;
}

.description {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	width:95%;
}

.PayPalMod {
	padding:0px;
	margin:0;
	text-align:center;
}

.PayPalMod table{
	width:176px;
	display:inline-block;
}

.PayPalMod input[type=image]{
	display:inline-block;

}

.PayPalButton1 input[type='image']{
	display:inline-block;

}
	
#round {
	box-sizing:border-box;
	background-image: url("Logo Ideas.png");
	background-repeat: no-repeat;
	background-size: 200px 54px;
	background-color:black;
	height:50px;
	width:200px;
	text-align:center;
	line-height:50px;
	float:left;
	}


.footer {
	border:clear;
	margin:0 auto;
	box-sizing:border-box;
	text-align:center;
	width:100%;
	height:100px;
	line-height:50px;
	}

	
.BigTable {
	text-align:center;
	box-sizing:border-box; }
	
.BigTable table {
	border-collapse:collapse;
	border:1px solid green;
}

.BigTable table tr td {
	box-sizing:border-box;
	border:2px solid blue;
	margin:0px;
	
}

.GroupingBoxHeader {display:inline-block;
}	

.GroupingBox {display:inline-block;
width:90%;
overflow:visible;
position:relative;
z-index:2;
}	

.GroupingBoxFloatLeft {display:inline-block;
float:left;
width:90%;
position:relative;
z-index:0;

}

.Bubble {display:inline-block;
position: relative;
}

.Bubble .BubbleHidden {visibility:hidden;
position: absolute;
border:1px solid white;
left:-60px;
z-index:100;
width:200%;
background: linear-gradient(90deg,black,gray);
text-align:center;
padding:5px;
border-radius:10px;}

.BubbleHidden h4 {color:white;}

.Bubble:Hover .BubbleHidden  {visibility:visible;}

.Bubble .BubbleHidden:After  {content:"";
position:absolute;
z-index:100;
bottom:100%;
left:50%;
margin-left:-5px;
border-width:5px;
border-style: solid;
border-color: transparent transparent gray transparent;
}

.ContainerTest {
	margin-top:5px;
	width:100%;
	float:clear;
	text-align:center;
	padding:0px;
}

.CenterPix {
	width:auto;
	display:inline-block;
	padding:0px;
}

.CenterPix img{
	float:clear;
	padding:2px;
	display:inline-block;
}

.CenterPix table, td{
	display:inline-block;
	border: 1px solid;
}

.CenterPixHover {
	width:auto;
	display:inline-table;
	padding:0px;
}

.CenterPixHover:hover {
	opacity:0.5;
}

.CenterPixHover img{
	float:clear;
	padding:2px;
	display:inline-table;
}

.CenterPixHover table, td{
	display:inline-table;
	border: 1px solid;
}

.CenterPixNobord table, td, tr{
	border: none;
}

	

.MondoGroupingBox {
background-color:rgb(240,240,240);
float:clear;
border-bottom:1px solid black;
}	

.BigGroupingBox {
display:inline-block;
margin:0px;
padding:0px;
background-color:rgb(240,240,240);
border-left:1px solid black;
border-right:1px solid black;
min-height:100vh;
width:calc(100% - 200px);
overflow:visible;
box-sizing:border-box;
float:clear;
text-align:center;
}	
	
.HeaderMenu {
	width:100%;
	box-sizing:border-box;
	text-align:center;
	margin-left:7px;
	margin-right:7px;
	color:white;
	line-height:50px;

}

.HeaderMenu label h4{
	box-sizing:border-box;
	display:inline-block;
	text-align:center;
	margin-left:7px;
	margin-right:7px;
	color:white;
	line-height:50px;
		
}

.HeaderMenu label a h4:hover {
	color:blue;
	text-decoration:underline;
	
}

.LeftBox {
display:inline-block;
width:200px;
height:100%;
background-color:rgb(240,240,240);

box-sizing:border-box;
padding:4px;
margin:0px;
float:left;
}

.LeftBox img, iframe {
	height:150px;
	padding:10px;
	box-sizing:border-box;
}

input[type='submit'] {
	font-family:"Verdana";
	font-size:16px;
	/*background: linear-gradient(90deg,black,gray);*/
	/*color:white;*/
	border-radius:10px;
	height:40px;
	padding:5px;
	margin:5px;
	box-sizing:border-box;
	border:1px solid gray;
}
	
input[type='text'] {
	font-family:"Verdana";
	font-size:16px;
	/*background: linear-gradient(90deg,black,gray);
	color:white;*/
	border-radius:10px;
	height:40px;
	padding:5px;
	margin:5px;
	box-sizing:border-box;
	border:1px solid gray;
}
	
input[type='submit']:hover {
	background: black;
	color:blue;
	text-decoration:underline;
}

.WallPics {
	background-color:white;
	padding:4px;
	margin:5px;
	z-index:1;
	}
	
.WallPics img {
	height:530px;
	box-sizing:border-box;
	border:50px solid gray;
}

.MobileTextBox {
	display:none;
}

.TabletTextBox {
	display:none;
}

.NormalPC {
	display:inline;
}

.LinkButton {
	height:40px;
	width:180px;
	text-align:center;
	line-height:40px;
	background-color:black;
	float:left;
	display:block;	
}

.LinkButton h4{
	color:white;	
}

.LinkButton:hover {
	height:40px;
	width:180px;
	text-align:center;
	line-height:40px;
	background-color:gray;
	float:left;
	display:block;	
}

.LinkButton h4:hover{
	color:black;	
}

.ButtonShape2 {
	border:3px solid black;
	padding-left:0px;
	display:inline-block;
	box-sizing:border-box;
	position:relative;
	width:240px;
	height:220px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	line-height:150px;
	text-align:center;
	float:left;
	overflow:hidden;
}

.ButtonShape2 img{
	position:absolute;
	left:0%;
	top:5%;
	opacity:1.0;
	padding-left:0px;
}

/*.ButtonShape2:hover img{
	opacity:0.6;
}*/


.ButtonText2 {
	position:absolute;
	left:50%;
	bottom:0%;
	transform: translate(-50%, 0%);
	width:250px;
	height:30px;
	background-color:black;

}

.ButtonText2 h4{
	position:absolute;
	left:50%;
	top:50%;
	transform: translate(-50%, -50%);
	width:200px;
	color:white;
	text-align:center;
	font-size:15px;
}

.ButtonText2:hover h4{
	color:blue;
}

.ButtonTextTop {
	position:absolute;
	left:50%;
	top:0%;
	transform: translate(-50%, 0%);
	width:250px;
	height:30px;
	background-color:black;

}

.ButtonTextTop h4{
	position:absolute;
	left:50%;
	top:50%;
	transform: translate(-50%, -50%);
	width:200px;
	color:white;
	text-align:center;
	font-size:15px;
}