/* giveitashot.co.uk
   PT May 2013
*/

/* Elements */
html { 
  height: 100%;
}

* { 
  padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

#header, #section, #footer {
    display: block;  
}

#header {
    position: relative;
    height:130px;
    min-width:1000px;
}

body {
    background: #ffffff url(../../img/back.jpg) no-repeat center fixed;
    font-family: Arial,Tahoma;
    font-style:italic;
    font-weight:bold;
    font-size: 22px;
    padding:0; 
    margin:0; 
    height:100%; 
    width:100%
}

.form {
    height: 100%;
}


#wrapper {
  position:relative; 
  overflow:hidden; 
  width:100%; 
  height: 100%; 
  margin:0px auto; 
  padding:0; 
}


ul, li, a{
    margin: 0;
    padding: 0;
    list-style: none outside none;
}

p{
    padding: 5px;
}

img { 
  border: 0;
}

/* Core */
#page {
    height:100%;
    min-height:100%;
    width:100%;
    position:relative;
}

.core {
    background-image: url('../../img/home.png');
    margin-top:1px;
    width:22px;
    height:19px;
    display:block;
}

.core:hover {
    background-image: url('../../img/home2.png');

}

#section {
    width: 100%;
    min-width:1000px;
    clear:both;
}

#content {
    width: 100%;
    position: relative;
}

#mast{
    position: relative;
    width: 1000px;
    margin: auto;
   z-index: 1;
}

#section {
    position:relative;
    padding-bottom:20px;
}

.center {
    text-align: center;
}

.centerdiv {
    width:1000px;
    min-height:1000px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

#footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    height: 20px;
    background-color: #ffffff;
    color: #4195D4;
    opacity: 0.8;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
}

#footer a {
    color: #dc8334;
    text-decoration: none;
}

#footer a:hover {
    color: #ff6a00;
    text-decoration:none;
}

.centext {
    width:1000px;
    margin-left:auto;
    margin-right:auto;
}

/* Images */
.logo {
    position: absolute;
    height:135px;
}

.title {
    position: absolute;
    left: 520px;
}

.person {
    float: right;
	position:fixed;
	bottom:0;
    right: 0px;
    width: 500px;
	z-index:-1;
}

.clay {
    float: left;
	position:fixed;
    bottom: 190px;
    width: 200px;
    left: 50px;
	z-index:-1;
}

.clay2 {
    float: left;
	position:fixed;
    bottom: 100px;
    width: 200px;
    left: 200px;
	z-index:-1;
}

/* Text - Pods - Links */
#textbox{
 position: relative;
 left: 0px;
 top: 150px;
 height: 510px;
 width: 500px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 background-color: #99b048;
 opacity: 1;
 color: #ffffff;
 font-size:  22px;
 z-index: 99;
 }

#textbox:hover{
 position: relative;
 left: 0px;
 top: 150px;
 height: 510px;
 width: 500px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 background-color: #99b048;
 opacity: 1;
 color: #ffffff;
 font-size:  22px;
 z-index: 99;
 }

#textbox1{
 position: relative;
 left: 0px;
 top: 150px;
 height: 510px;
 width: 500px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 background-color: #6f78a3;
 opacity: 1;
 color: #ffffff;
 font-size:  22px;
 z-index: 99;
 }

#textbox1:hover{
 position: relative;
 left: 0px;
 top: 150px;
 height: 510px;
 width: 500px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 background-color: #6f78a3;
 opacity: 1;
 color: #ffffff;
 font-size:  22px;
 z-index: 99;
 }

#textbox2{
 position: relative;
 left: 0px;
 top: 150px;
 height: 510px;
 width: 500px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 background-color: #183168;
 opacity: 1;
 color: #ffffff;
 font-size:  22px;
 z-index: 99;
 }

#textbox2:hover{
 position: relative;
 left: 0px;
 top: 150px;
 height: 510px;
 width: 500px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 background-color: #183168;
 opacity: 1;
 color: #ffffff;
 font-size:  22px;
 z-index: 99;
 }

#textbox3{
 position: relative;
 left: 0px;
 top: 150px;
 height: 510px;
 width: 500px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 background-color: #dc8334;
 opacity: 1;
 color: #ffffff;
 font-size:  22px;
 z-index: 99;
 }

#textbox3:hover{
 position: relative;
 left: 0px;
 top: 150px;
 height: 510px;
 width: 500px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 background-color: #dc8334;
 opacity: 1;
 color: #ffffff;
 font-size:  22px;
 z-index: 99;
 }

#textbox4{
 position: relative;
 left: 0px;
 top: 150px;
 height: 510px;
 width: 500px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 background-color: #4f4f4f;
 opacity: 1;
 color: #ffffff;
 font-size:  22px;
 z-index: 99;
 }

#textbox4:hover{
 position: relative;
 left: 0px;
 top: 150px;
 height: 510px;
 width: 500px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 background-color: #4f4f4f;
 opacity: 1;
 color: #ffffff;
 font-size:  22px;
 z-index: 99;
 }

#pod1{
 position: relative;
 left: 510px;
 top: 150px;
 height: 250px;
 width: 250px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 background-color: #6f78a3;
 opacity: 1;
 color: #ffffff;
 text-align: center;
 font-size:  22px;
 z-index: 99;
 }

#pod1:hover{
 position: relative;
 left: 510px;
 top: 150px;
 height: 250px;
 width: 250px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 background-color: #6f78a3;
 opacity: 1;
 color: #dc8334;
 text-align: center;
 font-size:  22px;
 z-index: 99;
 }

#pod2{
 position: relative;
 left: 510px;
 top: 410px;
 height: 250px;
 width: 250px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 background-color: #183168;
 opacity: 1;
 color: #ffffff;
 text-align: center;
 font-size:  22px;
 z-index: 99;
 }

#pod2:hover{
 position: relative;
 left: 510px;
 top: 410px;
 height: 250px;
 width: 250px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 background-color: #183168;
 opacity: 1;
 color: #dc8334;
 text-align: center;
 font-size:  22px;
 z-index: 99;
 }

#pod3{
 position: relative;
 left: 770px;
 top: 150px;
 height: 250px;
 width: 250px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 background-color: #dc8334;
 opacity: 1;
 color: #ffffff;
 text-align: center;
 font-size:  22px;
 z-index: 99;
 }

#pod3:hover{
 position: relative;
 left: 770px;
 top: 150px;
 height: 250px;
 width: 250px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 background-color: #dc8334;
 opacity: 1;
 color: #183168;
 text-align: center;
 font-size:  22px;
 z-index: 99;
 }

#pod4{
 position: relative;
 left: 770px;
 top: 410px;
 height: 250px;
 width: 250px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 background-color: #4f4f4f;
 opacity: 1;
 color: #ffffff;
 text-align: center;
 font-size:  22px;
 z-index: 99;
 overflow: hidden;
 }

#pod4:hover{
 position: relative;
 left: 770px;
 top: 410px;
 height: 250px;
 width: 250px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 background-color: #4f4f4f;
 opacity: 1;
 color: #183168;
 text-align: center;
 font-size:  22px;
 z-index: 99;
  overflow: hidden;
 }

.podlink0{
    text-decoration: none;
}

.podlink1{
    text-decoration: none;
}

.podlink2{
    text-decoration: none;
}

.podlink3{
    text-decoration: none;
}

.podlink4{
    text-decoration: none;
}

.link{
    color: #dc8334;
    text-decoration: none;
}

.link:hover{
    color: #dc8334;
    text-decoration:underline;
}

.link2{
    color: #183168;
    text-decoration: none;
}

.link2:hover{
    color: #183168;
    text-decoration:underline;
}

/* Text Box Design 2*/
#textboxline1{
 left: 0px;
 height: 10px;
 width: 100%;
 background-color: #dc8334;
 opacity: 1;
 color: #ffffff;
 font-size:  22px;
 }


#textboxline2 {
    left: 0px;
    height: 45px;
    width: 100%;
    background-color: #183168;
    opacity: 1;
    color: #ffffff;
    font-size: 22px;
}

#textboxmain{
 left: 0px;
 height: 310px;
 width: 100%;
 background-color: #4f4f4f;
 opacity: 1;
 color: #ffffff;
 font-size:  22px;
 overflow:hidden;
 text-align:center;
 }

#textboxmain2 {
    background-position: center;
    left: 0px;
    height: 310px;
    width: 100%;
    background-color: #4f4f4f;
    opacity: 1;
    color: #ffffff;
    font-size: 22px;
    z-index: 99;
    overflow: hidden;
    text-align: center;
    background-image: url('../../img/ban2.gif');
    background-repeat: no-repeat;
}

#textboxmain22 {
    background-position: center;
    left: 0px;
    height: 310px;
    width: 100%;
    background-color: #4f4f4f;
    opacity: 1;
    color: #ffffff;
    font-size: 22px;
    z-index: 99;
    overflow: hidden;
    text-align: center;
    background-image: url('../../img/ban3.gif');
    background-repeat: no-repeat;
}

#textboxmain3 {
    background-position: center;
    left: 0px;
    height: 310px;
    width: 100%;
    background-color: #4f4f4f;
    opacity: 1;
    color: #ffffff;
    font-size: 22px;
    z-index: 99;
    overflow: hidden;
    text-align: center;
    background-image: url('../../img/bn2.png');
    background-repeat: no-repeat;
}

#textboxmain3where {
    background-position: center;
    left: 0px;
    height: 610px;
    width: 100%;
    background-color: #4f4f4f;
    opacity: 0.9;
    color: #ffffff;
    font-size: 22px;
    z-index: 99;
    overflow: hidden;
    text-align: center;
}

#textboxline3{
 left: 0px;
 height: 10px;
 width: 100%;
 background-color: #dc8334;
 opacity: 1;
 color: #ffffff;
 font-size:  22px;
 z-index: 99;
 overflow: hidden;
 text-align: center;
 }

#textboxline4{
 left: 0px;
 height: 300px;
 width: 100%;
 background-color: #183168;
 opacity: 0.9;
 color: #ffffff;
 font-size:  22px;
 overflow:hidden;
 text-align:center;
 }

#textboxlineA4{
 position: relative;
 left: 0px;
 top: 140px;
 height: 610px;
 width: 100%;
 background-color: #4f4f4f;
 opacity: 0.9;
 color: #ffffff;
 font-size:  22px;
 z-index: 99;
 overflow:hidden;
 text-align:center;
 }

#textboxlineB4{
 position: relative;
 left: 0px;
 top: 140px;
 height: 650px;
 width: 100%;
 background-color: #4f4f4f;
 opacity: 0.9;
 color: #ffffff;
 font-size:  22px;
 z-index: 99;
 overflow:hidden;
 text-align:center;
 }

#textboxlineC4{
 position: relative;
 left: 0px;
 top: 125px;
 height: 550px;
 width: 100%;
 background-color: #4f4f4f;
 opacity: 0.9;
 color: #ffffff;
 font-size:  22px;
 z-index: 99;
 overflow:hidden;
 text-align:center;
 }

#textboxlineD4{
 left: 0px;
 height: 300px;
 width: 100%;
 background-color: #183168;
 opacity: 0.9;
 color: #ffffff;
 font-size:  22px;
 z-index: 99;
 overflow:hidden;
 text-align:center;
 }

/* Text titles */
.h1{
    color: #183168;
}

.h1p1{
    color: #183168;
}

.h1p2{
    color: #183168;
}

.h1p3{
    color: #183168;
}

.h1p4{
    color: #183168;
}

.h2{
    color: #dc8334;
}

.h3{
    color: #dc8334;
}

.pod4_vid {
    height: 250px;
    width: 250px;
}

iframe
{
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
 border: 0;
}

.imgr {
 padding:5px;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
}

.fb-like-box {
background-color:#ffffff;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
width:500px;
opacity:1;
float:left;
margin-top:5px;
}

.twitter-timeline {
background-color:#ffffff;
 -moz-border-radius: 1em 1em 1em 1em;
 border-radius: 1em 1em 1em 1em;
width:500px;
opacity:1;
float:left;
margin-top:5px;
}

.img_fb {
    position: absolute;
    left: 865px;
    top:80px;
}

.img_tw {
    position: absolute;
    left: 882px;
    top:80px;
}

.img_yt {
    position: absolute;
    left: 910px;
    top:80px;
}

.img_rss {
    position: absolute;
    width:32px;
    left: 940px;
    top:80px;
}

.addthis {
    position: absolute;
    width:250px;
    left: 680px;
    top:80px;
}

/* MENU */

.menu{
}

.menu-horizontal {
    border: 0 none;
    width:670px;
    margin-left:auto;
    margin-right:auto;
}

.menu-horizontal p {
    clear: left;
}
.menu-horizontal #current {
    color: #FFFFFF;
}
.menu-horizontal ul {
	width:900px;
    height: 40px;
}
.menu-horizontal li {
    float: left;
    padding: 10px;
    margin-left:20px;
}
.menu-horizontal li a {
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}
.menu-horizontal li a:hover {
    color: #dc8334;
    text-decoration: none;
}
.menu-horizontal li ul {
    background: none repeat scroll 0 0 #E0E0E0;
    margin-left:-10px;
    margin-top:10px;
    display: none;
    height: auto;
    position: absolute;
    width: 225px;
    z-index: 200;
}
.menu-horizontal li:hover ul {
    display: block;
}
.menu-horizontal li li {
    display: block;
    float: none;
    padding: 0;
    width: 225px;
}
.menu-horizontal li ul a {
    display: block;
    padding:0px;
    text-align: left;
}
.menu-horizontal li ul a:hover {
    background: none repeat scroll 0 0 #949494;
    color: #000000;
    opacity: 1;
}

.textbox {
    width:500px;
    height:50px;
    font-size:28px;
    background-color: #FFFFCC;
}

.textbox2 {
    width: 500px;
    height: 150px;
    font-size: 28px;
    background-color: #FFFFCC;
}

.send {
    width: 200px;
    height: 50px;
    background-color: #339933;
}

.reset {
    width: 200px;
    height: 50px;
    background-color: #FF9999;
}