/*
* common4.css
*thesmirkingroom.co.uk
*Version 1.00
* PAH may 2007
* validated 
*/

/* general declarations */
@media screen {


body {
font-family: sans-serif ;
font-size: 75%;
line-height: 0.3cm; 
margin: 0;
padding:0px;
background: #000;
color:#faaf0e;
text-align: center;
width:98%;

}
body a:link, body a:active {
text-decoration: none; 
color: #faaf0e;
background:#000;
}
body a:link, body a:visited {
text-decoration: none; color: #6a6;background:#000;
}
body a:hover {
text-decoration: none; color: #666;background:#000;
}



#container {

width: 100%;
text-align: left;
background: #000;
border-width: 0.8em;
border-color: #0c9509;
border-style:solid;

}

div.textboxr img {
border: 0px solid;
vertical-align: top;
float: right;
padding-right: 0.5em;
}

img {
border: 0px solid;
vertical-align: top;
float: left;
padding-right: 0.5em;
}
table {

}
th, td, tr, table{
border-right:solid 0px #999;
border-top:solid 0px #999;
border-left:solid 0px #999;
border-bottom:solid 0px #999;
margin:0;
padding:0;
border-collapse: collapse;
border-spacing: 0px;
}
 

.tr submit{
margin-left: 10px;
margin-top: 5px;
width: 80px;
border:2px outset #000;
}


address {
font-size:1.4em;
font-weight:bold;
}



h1 {
font-size:1.5em;
color:#0c9509;
background:transparent;
font-weight:bold;
padding:0;
margin:2px;
line-height: 0.34cm; 
}

h2 {
font-size:1.4em;
color:#0c9509;
background:transparent;
font-weight:bold;
padding:0;
margin:2px;
line-height: 0.34cm; 
}

h3 {
font-size:1.3em;
color:#0c9509;
background:transparent;
font-weight:bold;
padding:0;
margin-top:0px;
margin-bottom:0px;
line-height: 0.34cm; 
}

h4 {
font-size:1.1em;
color:#0c9509;
background:transparent;
font-weight:bold;
padding:0;
margin-top:0px;
margin-bottom:0px;
 
}

ul{
list-style-image: url('../images/bul.jpg');
line-height:1.6em;
}

div.maincontent{
line-height: 1.2;
color: #faaf0e;
height:1400px;
background: #000;
margin-left: 12.5em;
margin-right: 1.0em;

font-size:1.2em;

background:url(../images/contentbg.gif) top left  no-repeat;
padding-top:0px;
padding-left:10px;

  }
  
  
#smilie {

	position:absolute;

	width:15px;

	height:15px;

	z-index:1;

	left:249px;

	top: 41px;

}

  #smilie2 {
  
  	position:absolute;
  
  	width:15px;
  
  	height:15px;
  
  	z-index:1;
  
  	left:344px;
  
  	top: 32px;
  
  }
   #strapline {
    line-height:1.2;
    	position:absolute;
    
    	width:650px;
    
    	height:50px;
    
    	z-index:1;
    
    	left:15px;
    
    	top: 120px;
    
    }
  
  

div.textbox{
border-style:solid;
border-width:0.0em;
border-color:#000;
margin:0.5em;
background:transparent;

}

div.textbox h4{
font-size:1.0em;
font-weight:bold;
color:#0c9509;
margin:0px;
padding:0;

}
 
 div.textbox p{
 font-size:1.0em;
 font-weight:normal;
 color:#faaf0e;
 margin:0px;
 padding:0;
 text-align:justify;
 }
 


 div.textboxf{
 display:block;
 width:100%;
 font-family:   sans-serif ;
 margin-left: 0.0em;
 margin-right: 0.0em;
 background-color: #000;
 color:#333;

 }
 

 div.textboxl{
 position:relative;
 display:block;
 width:45%;
 float:left;
 font-family:   sans-serif ;
 margin-left: 0.0em;
 margin-right: 0.0em;
 background-color: #000;
 color:#faaf0e;
 margin-bottom:2em;
 text-align:justify;
 margin-top:1.5em;
 }
 
 
 
 
 
div.textboxr{
border-style:solid;
border-width:0.0em;
border-color:#000;
margin:0.5em;
background:transparent;

}

div.textboxr h4{
font-size:1.0em;
font-weight:bold;
color:#0c9509;
margin:0px;
padding:0;

}
 
 div.textboxr p{
 font-size:1.0em;
 font-weight:normal;
 color:#faaf0e;
 margin:0px;
 padding:0;
 text-align:justify;
 }
 


  
 div.smalltextbox h1{
font-size: 1.2em;
font-weight: bold;
color: #0c9509;
background:#000;
padding-left: 0.5em;
margin-top:1px;
}
 

div.smalltextbox h2{
font-size: 1.1em;
font-weight: bold;
color: #faaf0e;
background:#000;
padding: 0;

}

div.smalltextbox h3{
font-size: 1.1em;
font-weight: bold;
color: #faaf0e;
background:#000;
padding: 0;
}
div.smalltextbox h4{
font-size: 0.9em;
font-weight: bold;
color: #faaf0e;
background:#000;
padding: 0;
}
div.smalltextbox ul a{
color: #faaf0e;
background:#000;
list-style: none;
padding: 0;
border: 0;
margin: 0;
}

div.smalltextbox p{
color: #faaf0e;
background:#000;
text-decoration: none;
text-align: left;
font-weight: normal;
margin: 0;
padding-left: 0;
font: 1.0em   sans-serif ;

}

div.smalltextbox a{
text-decoration: none;
text-align: left;
font-weight: bold;
margin: 0;
padding-left: 0;
color:#faaf0e;
font-size:0.9em;
background: #000;
}

div.smalltextbox input{
width:100px;
}

div.smalltextbox{
font-family:   sans-serif ;
margin: .1em;

border-style:solid;
border-color:#faaf0e;
border-width:0.1em;
background:#000;
color:#faaf0e;
padding-left: 0.4em;
padding-right: 0.4em
}

fieldset{
border:0;
}

/*logo panel id*/

div#logopanel {
background:transparent;

color:#faaf0e;
float:left;
height:160px;

vertical-align: top;
margin: 0 auto;
margin-right:0.1em;
}

div#header img {
margin-left:0px;
margin-top:0px;
padding:0;
vertical-align: top;
}



/*spacer div */

div.spacer {
color: #faaf0e;
background:#000;
clear:both;
}

/* header navigation bar links list*/



div#headerright {
display: block;
width:14.5em;
float:right;
font-size:1.1em;
font-weight:bold;
text-align: left;
margin: 0 auto;

color: #faaf0e;
height:150px;
border-bottom: solid 0.0em #000;
margin-right:0.1em;
background:#000;
margin-top:0em;
padding:0;
}

div#headernavblock {
background:#000;

position:absolute;
right:0px;
top:1.1em;

width: 14.5em;
padding: 0;

color: #faaf0e;   
}



div#headernavblock ul {
    position:absolute;
right:0px;
top:0em;
list-style-image: none;
list-style:none;

border: 0;
margin-right: 1.1em;

background:transparent;

float:right;

}

div#headernav ul, li, a {

text-align: left;

padding: 0;
padding-left: 0.3em;

font: 1.0em  sans-serif ;
font-weight:bold;
color: #0c9509;
background: transparent;


}

/* header navigation bar treats each item in list as a block*/

div#headernavblock li a {
display: block;
font-weight: bold;
padding-left: 0.3em;
margin:0;


background:#000;
color: #faaf0e;
text-decoration: none;
border:1px solid #0c9509;
 width:140px;
}


div#headernavblock li a:hover {
display: block;
font-weight: bold;
padding-left: 0.3em;
margin:0;
border:1px solid #0c9509;

background:#0c9509;
color: #000;
text-decoration: none;

 width:140px;
}

div#filler {

margin:0;
margin-right:18em;
height:180px;
padding:0;
z-index:999;
}
/* end of header nav */
div#contentmainright {

background: #000;
width:15em;
float:right;
margin-right: 1em;
}
div#contentmainright{
float:right;
line-height: 1.2;
margin: 0.0em;
top:180px;
border:0;
padding:0.0em;
}

div#contentmainright a{
background:#000;
color:#faaf0e;
border:0;
}

/*leftmenu block*/

div#leftbarbox{
position:absolute;
left:1em;
top:18em;

background:transparent;
width: 16.0em;
}

div#leftnavbar {
line-height: 1.2;
position:absolute;
left:0px;
top:180px;
border-left:0px solid #47a948;
border-right:0px solid #47a948;
border-top:0px solid #47a948;
border-bottom:0px solid #47a948;
width: 160px;
padding: 0px;
margin-left:2em;
margin-right: 0;
color: #faaf0e;

}

div#leftnavbar img{
margin-top:3px;  
margin-left:3px;
}



/* left navigation bar links list*/

div#leftnavbar ul {
list-style: none;
padding-left: 5px;
border: 0;
margin: 0;
}

div#leftnav li {
list-style: none;
text-align: left;
margin: 0px;
padding-left: 0px;
border-bottom: 1px solid #000;
font: 1.1em  Lucida, sans-serif ;
color: #faaf0e;
background: transparent;
text-decoration: none;
width: 116px;
voice-family: "\"}\"";
voice-family: inherit;
width: 116px;
}

/* left navigation bar treats each item in list as a block*/

#leftnavbar li a {
list-style: none;
display: block;
font-weight: normal;
padding: 0;
border-left: 0.0px solid transparent;
color: #faaf0e;
background:transparent;
text-decoration: none;

}

html#leftnavbar li a {
list-style: none;

background:transparent;
color:#faaf0e;
}

div#leftnavbar li a:hover {
list-style: none;
border-left: 0.0px solid #000;
background: #000;
color: #fff;

}

div#footer{
clear:both;
background:#111;
border-top:solid #faaf0e 1px;
text-align:right;
bottom:0px;
height:52px;
width:100%;
}

div#footer a{
background:#111;
color:#faaf0e;
}

/* form formatting */

label{
float: left;
width: 120px;
font-weight: normal;
text-align: right;
margin-right:5px;
font-size:1.0em;
}

input{
width: 190px;
margin-bottom: 12px;
background: #f1f1f0;
color: #000;
border:1px outset;
border-color: #333;
}

textarea{
width: 190px;
height: 120px;
border:2px outset #000;
background: #f1f1f0;
color: #000;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 10px;
margin-top: 5px;
width: 80px;
border:2px outset #000;
}

#reset{
width: 80px;
border:2px outset #000;
}

div#formnewsletter input{
width: 70px;
margin-bottom: 3px;
}

div#formnewsletter label{
width:70px;
}

}

