@charset "utf-8";

/* CSS Document */



body{

	margin:0 auto;	

}

html{
-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;	
}

#footer{

	margin:0 auto;

	max-width:100%;

	min-width:800px;

	min-height:50px;	

}

#logo_holder{

	margin:0 auto;

	max-width:100%;

	min-width:800px;

	min-height:225px;
		
	max-height:225px;

}

#content_container{

	margin-top:10px;

	background:rgba(204,204,204,0.4);

	margin:0 auto;

	max-width:100%;

	min-width:420px;
	
	padding-top:10px;
	
	padding-bottom:10px;

}

#nav{

	margin:0 auto;

	max-width:100%;

	min-width:800px;

	min-height:300px;

}

#nav1{

	margin:0 auto;

	max-width:100%;

	min-width:950px;

	min-height:300px;

}

#nav_choice{

	margin-top:10px;

	background:rgba(204,204,204,0.4);

	margin:0 auto;

	max-width:100%;

	min-width:420px;

	min-height:300px;

}

#menualign_choice{

	margin-left:auto;

	margin-right:auto;

	min-width:420px;

	max-width:420px;

}

#nav_req{
	margin-top:10px;

	background:rgba(204,204,204,0.4);

	margin:0 auto;

	max-width:100%;

	min-width:640px;

	min-height:300px;

}

#menualign_req{

	margin-left:auto;

	margin-right:auto;

	min-width:640px;

	max-width:640px;

}



#menualign1{

	margin-left:auto;

	margin-right:auto;

	min-width:950px;

	max-width:950px;

}

#menualign{

	margin-left:auto;

	margin-right:auto;

	min-width:800px;

	max-width:800px;

}

#menuitem{

	margin-top:10%;

	border:hidden;

	border-radius:100px;

	float:right;

	max-height:200px;

	max-width:200px;

	min-width:200px;

	min-height:200px;

	-webkit-box-shadow: 0px 6px 15px -4px #A75F5F;

	   	-moz-box-shadow: 0px 6px 15px -4px #A75F5F;

	       	box-shadow: 0px 6px 15px -4px #A75F5F;

	-webkit-transition: margin 0.5s ease-out;

    	-moz-transition: margin 0.5s ease-out;

    		-o-transition: margin 0.5s ease-out;	

}

#menuitem_req{

	margin-top:7%;

	border:hidden;

	border-radius:100px;

	float:right;

	max-height:200px;

	max-width:200px;

	min-width:200px;

	min-height:200px;

	-webkit-box-shadow: 0px 6px 15px -4px #A75F5F;

	   	-moz-box-shadow: 0px 6px 15px -4px #A75F5F;

	       	box-shadow: 0px 6px 15px -4px #A75F5F;

	-webkit-transition: margin 0.5s ease-out;

    	-moz-transition: margin 0.5s ease-out;

    		-o-transition: margin 0.5s ease-out;	

}

#menuitem2{

	margin-top:5%;

	border:hidden;

	border-radius:100px;

	float:right;

	max-height:150px;

	max-width:150px;

	min-width:150px;

	min-height:150px;

	-webkit-box-shadow: 0px 6px 15px -4px #A75F5F;

	   	-moz-box-shadow: 0px 6px 15px -4px #A75F5F;

	       	box-shadow: 0px 6px 15px -4px #A75F5F;

	-webkit-transition: margin 0.5s ease-out;

    	-moz-transition: margin 0.5s ease-out;

    		-o-transition: margin 0.5s ease-out;	

}

#menuitem2:hover{

	cursor:pointer;

	margin-top:3.95%;	

}

#menuitem:hover{

	cursor:pointer;

	margin-top:3.95%;	

}

#menuitem_req:hover{

	cursor:pointer;

	margin-top:3.95%;	

}
#menuitem1{

	margin-right:50px;

	margin-right:50px;

	margin-top:3%;

	float:right;

	max-height:300px;

	max-width:300px;

	min-width:300px;

	min-height:300px;

}

#item{

	font-size:28px;

	color: #FFF;

	line-height:140px;

	text-shadow: 1px 1px 1px #000;
}

#item1{

	font-size:25px;

	color: #FFF;

	line-height:100px;
	
	text-shadow: 1px 1px 1px #000;

}

#content{

	padding:10px;

	white-space: nowrap;

	border:hidden;

	border-radius:5px;

	margin:0 auto;

	background:rgba(102,102,102,0.5);

	max-width:700px;

	min-width:700px;

}

#content_page{

	padding-top:10px;
	
	padding-bottom:10px;
	
	padding-left:20px;
	
	padding-right:20px;

	border:hidden;

	border-radius:5px;

	margin:0 auto;

	background:rgba(102,102,102,0.5);

	max-width:900px;

	min-width:900px;
	
	box-shadow: 8px 0 6px -4px rgba(119, 55, 55, 0.8), -8px 0 6px -4px rgba(119, 55, 55, 0.8);

}

#text_style_1{
	font-size:20px; 
	word-wrap:normal;
	color:#000;
	padding-top:15px;
	margin:5px;
}

#image{
	height:150px; 
	width:276px;
	margin:0 auto;
	background:#666;
}

.box {
	display:block;
	width: 276px;
    height:435px;
	position: relative;
	background: #CCC;
	display: inline-block;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:20px;
	color: #2c3e50;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
	-webkit-transition: box-shadow 0.2s 0.2s;
	transition: box-shadow 0.2s 0.2s;
}

.box:hover {
	-webkit-box-shadow: 4px 4px 5px 0px rgba(119, 55, 55, 0.8);
	-moz-box-shadow: 4px 4px 5px 0px rgba(119, 55, 55, 0.8);
	box-shadow: 4px 4px 5px 0px rgba(119, 55, 55, 0.8);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

#titles{
	font-size:30px;
	margin-left:auto;
	margin-right:auto;
	text-shadow: 0px 2px 2px #4d4d4d; 
	color:#FFF;	
}

#title{
	margin:0 auto;
	padding-top:5px;
	padding-left: 5px;
}

#alert{
	color:#F00;
	font-size:16px;
	margin-left:10px;
	font-weight:700;
	padding-top:5px;
}

info{
	width:270px;
	height:158px; 
	position:relative; 
	background:#CCC; 
	font-size: 100%;	
}

#pricing{
	color:#000;
	font-size:20px;
	width:271px; 
	height:25px; 
	margin:0 auto; 
	padding-top:3px;
	padding-left:5px;
	display:inline-block; 
	position: absolute; 
	bottom: 0; 
	font-weight:800;
	background:#999;
}

@-webkit-keyframes pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.pop {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.pop:hover, .pop:focus, .pop:active {
  -webkit-animation-name: pop;
  animation-name: pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.float-shadow {
	font-weight:bold;
	background-color:#666;
	width:100px;
	height:25px;
	padding-top:5px;
	border-radius:10px;
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(128, 0, 0, 0);
}
.float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(128, 0, 0, 0.35) 0%, rgba(128, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.float-shadow:hover, .float-shadow:focus, .float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

a.tooltips {
  position: relative;
  display: inline;
}
a.tooltips span {
  position: absolute;
  width:140px;
  color: #FFFFFF;
  background: #000000;
  height: 30px;
  line-height: 30px;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
}
a.tooltips span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -2px;
  width: 0; height: 0;
  border-top: 8px solid #000000;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
a:hover.tooltips span {
  visibility: visible;
  opacity: 0.8;
  bottom: 60px;
  left: 50%;
  margin-left: -76px;
  z-index: 999;
}

.control-container {
	text-align: center;
    margin-top: 10px;
}

.control-element, .control-element-active {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 7px;
    height: 7px;
    background: #666666;
    margin: 0 5px;
    cursor: pointer;
}
.control-element-active {
    background: #773737;
}
            