/* Main CSS document for tpvgames.co.uk */

body {
background-color:#d9f0ff;
padding:5px;
margin:0px;
font-family:Verdana;
font-size:12px;
color:#000066;
}
input {
padding:3px;
background-image:url(/data/images/inputbg.PNG);
background-repeat:repeat-x;
border:1px solid #7f97a8;
}
.input {
height:19px;padding:2px;background-image:url(/data/images/inputbg.PNG);background-repeat:repeat-x;border:1px solid #7f97a8;
}
fieldset {
border:1px solid #7f97a8;
padding-bottom:8px;
padding-left:8px;
padding-right:8px;
}
select {
background-color:#b9e4ff;
background-image:url(/data/images/shader.PNG);
background-repeat:repeat;
border:1px solid #7f97a8;
}
option {
padding:2px;
background-image:url(/data/images/inputbg.PNG);
margin:2px;
}
textarea {
padding:3px;
background-image:url(/data/images/shader.PNG);
background-repeat:repeat;
background-attachment:fixed;
border:1px solid #7f97a8;
}
a:hover {
color:#000033;
}
a:visited {
color:#0033FF;
}
a {
color:#0033FF;
}
.title {
background-image:url(/data/images/title_rect.png);
background-repeat:repeat-x;
border:1px solid #7f97a8;
height:117px;
}
.body {
text-align:left;
background-color:#b9e4ff;
border:1px solid #7f97a8;
border-top:0px;
}
.title_left {
background-image:url(/data/images/title.png);
background-repeat:no-repeat;
height:117px;
}

.title_right {
float:right;
padding-top:4px;
padding-right:4px;
}
.padding {
padding:5px;
margin-left:170px;
}
.subtitle {
margin:4px;
height:26px;
text-align:center;
font-size:17px;
background-color:#7eccff;
background-image:url(/data/images/menu_mid.PNG);
border:1px solid #7f97a8;
}
.subtitle .l {
float:left;
background-image:url(/data/images/menu_left.PNG);
background-repeat:no-repeat;
padding-left:10px;
height:26px;
}
.subtitle .m {
padding:2px;
background-repeat:repeat-x;
height:26px;
}
.subtitle .r {
float:right;
background-image:url(/data/images/menu_right.PNG);
background-repeat:no-repeat;
height:26px;
}
.fiximg {
vertical-align:middle;
border:0px;
}
.headingx {
display:inline;
  margin-top:4px;
  margin-bottom:3px;  
  margin-left:3px;
  padding:2px;
  padding-left:7px;
  padding-right:10px;
  
  border-left:0px;
  background-image:url(/data/images/menu_mid.PNG);
	background-repeat:repeat-x;
}
.endheading {
background-image:url(/data/images/sub-heading-end.gif);
float:right;
height:36px;
width:14px;
}
.heading {
background-image:url(/data/images/sub-heading.gif);
background-repeat:repeat-x;
width:300px;
  height:36px;
}
.heading2 {
  padding-top:2px;
  padding-bottom:2px;
  
  border-left:0px;
  background-image:url(/data/images/menu_mid.PNG);
	background-repeat:repeat-x;
}
.headingcont {
margin:3px;
padding:6px;
  padding-left:7px;
  padding-right:10px;
}


