/*inkworm site css*/
body{
  margin: 0 auto;	
  padding: 0;
  background:url('images/s-imgs/site-wallpaper.jpg');
  font-family: verdana, sans-serif;
  font-size: 0.9em;
  color: #5a5765;
}
a{/*change this colour */
  color: #666;		
}
a:link a:visited{/*change this colour */
  color: #666;		
}
a:hover{/*change this colour */
  color: #98a0c5;
}  
.index p{
  clear: both;
}
.underline{
  border-bottom: dashed 2px #a8b3df;  
  clear: both;
  width: 100%;
  height: 20px;
  margin: 20px 0 20px 0;
}  
#tatts{
  background:url('images/s-imgs/tat-wallpaper.jpg');
}
#tatts a{/*change this colour */
  color: #e8e2ff;		
}
#tatts a:link a:visited{/*change this colour */
  color: #e8e2ff;		
}
#tatts a:hover{/*change this colour */
  color: #666d86;
}  
h1{
  width: 100%;
  text-align: center;
  font-size: 110%;
  color: #333;
}  
#tatts h1{
  color: #ddd;
}  
#wrap{
  position: absolute;
  top: 42px;
  left: 50%;
  margin-left: -450px; 
  width: 942px;
}  
#content{
  width: 942px;
  float: right;
} 
#lines{
  width: 100%;
  height: 100%;
  background: url('images/s-imgs/cont-tile.png');
  float: left;
}


.cont-inner{
  width: 760px;
  margin:10px 0 0 153px;
} 
.index .cont-inner{
  width: 620px;
  margin:10px 0 0 223px;
} 
.cont-inner img{
  border: solid 1px #b7bac9/*#e4e5ea*/;
} 
.cont-inner-wide{
  width: 830px;
  margin:10px 0 0 106px;
} 
#header{
  width: 942px;
  margin: 10px 0 25px 0;
  background: #ff0;
  text-align: right;
}  
#header p{
  margin: 5px 10px 6px 0;
}  
#footer{
  margin-top: 10px;
  width: 942px;
  height: 60px;
  background: url('images/content-back.png');
  float: right;
  clear: both;
  border-top: 1px solid #ccccff;
  border-bottom: 1px solid #ccccff;
  color: #e9e9ff;
  text-align: center;
} 
#footer p{ 
  margin: 3px 0 0 5px;
}   
#footer  a{
  color: #000;
  text-decoration: none;
}  

#tatts #footer{
  margin-top: 10px;
  width: 942px;
  height: 27px;
  float: right;
  clear: both;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
  color: #444;
  text-align: center;
} 

.block{
  width: 100%;
  height: 2px;
  clear: both;
}
.left{
  float: left;
}
.h-left{
  float: left;
  margin-right: 10px;
}
.right{
  float: right;
  margin-left: 10px;
  text-align: center;
} 
.illu img{
  float: left;
  margin: 0 20px 30px 0;
}
.planes img{
  float: left;
  margin: 0 12px 30px 0;
  border: solid 1px #8c97c1;
}
.title{
  font-weight: bold;
  font-size: 150%;
  margin-top: -10px;
  line-height: 0.2em;
}  
.sub-head{
  font-weight: bold;
  font-size: 105%;
}  
.cont-inner-wide p{
  width: 790px;
  margin:15px 0 20px 24px;
} 
.inner-narrow p{
  margin:20px auto 30px auto;
  width: 450px;
}  
/*tat stuff*/
#tatts #lines{
  background: url('images/s-imgs/tat-cont-tile.png');
  color: #bbb;
}  
.center {
        text-align: center;
}
.tat_float {
  float: left;
  text-align: center;
  padding: 10px 0 15px 43px;
  margin-bottom: 10px;
}

.tat_float p{
  margin-top: 5px;
}
.tat_float img{
  border: 0;
}
.illu p{
  width: 723px;
  text-align: left;
  clear: both;
  margin: -15px 0 30px 0;
}  
  
/* navigation starts*/
#navbar{
  position: absolute;
  top: 200px;
  left: 50%;
  margin-left: -496px;
  width: 190px;
  height: 560px;
  background: url('images/s-imgs/nav-back.png');
  background-repeat: no-repeat;
  z-index: 200;
 }
#navbar ul {
  margin: 25px 0 0 0;
  padding: 0;
  white-space: nowrap;
  font-size: 1em;
  text-align: center;
}
#navbar li {
  list-style-type: none;
  display: inline;
  float: left;
  margin: 0 auto;
  background:  url('images/nav-but-up.gif'); 
}
#navbar li a{
  width: 120px;
  height: 30px;
  margin: 0 0 3px 32px;
  color: #000;
  text-decoration: none;
  line-height: 1.8em;
  border-bottom: 1px solid #e1cfc8;
  float: left;
  clear: both;
  display: inline;
}
#navbar li a:link a:visited{/*change this colour */
  color: #4b4f5e;		
}
#navbar li a:hover{/*change this colour */
  color: #666d86;
  border-bottom: 1px solid #b6a39d;	
}
/* nav ends*/
/* FOOTER navigation starts*/
#navfoot{
  margin: 10px 0 30px 0;
  float:left;
  width:100%;
  height: 50px;
  border-top:1px solid #ddd;
  overflow:hidden;
  position:relative;
 }
#navfoot ul {
  clear:left;
  float:left;
  list-style:none;
  margin:0;
  padding:0;
  position:relative;
  left:50%;
  text-align:center;
  font-size: 0.8em;
  font-weight: bold;
}
#navfoot ul li{
  display:block;
  float:left;
  list-style:none;
  margin:0;
  padding:0;
  position:relative;
  right:50%;
}
#navfoot ul li a{
  display:block;
  margin:0 0 0 1px;
  padding:3px 10px;
  color:#ddd;
  text-decoration:none;
  line-height:1.3em;
}
#navfoot li a:link a:visited{/*change this colour */
  color: #ddd		
}
#navfoot li a:hover{/*change this colour */
  color: #666d86;
  border-bottom: 1px solid #fff;	
  border-top: 1px solid #fff;	
}
/* FOOTER nav ends*/
/*  T SHIRT STYLING */

.teebox{
  border: solid 1px #8c97c1;
  text-align: left;
  background: #eee;
  width: 360px;
  margin: 0 18px 18px 0;
  float: left;
  text-align: center;
}  
.teebox form{
  margin: 5px;
  line-height: 2em;
 }
 .teetitle{
   font-weight: bold;
   font-size: 110%;
   margin: 5px;
 }
 .teebox form img{
 border: 0;
 }
/*  TEESHIRT POP UP */
#preview{
	position:absolute;
	border:1px solid #5e657e;
	background: #dad6e8;
	padding:5px;
	display:none;
	color:#020;
  z-index: 300;
  font-weight: bold;
  text-align: center;
	}
  #preview img{
    border: solid 1px #5e657e;
  }