/* -- ------------------------- -- */
/* -- MINITRAFFICSIGNS.COM    -- */

/* -- design by Gregory Gunther -- */
/* -- UPROAR MULTIMEDIA.COM     -- */

/* -- COPYRIGHT 2007            -- */
/* -- ------------------------- -- */



/* -- GENERAL CSS RULES -- */

* {
margin: 0px;
padding: 0px;
}

body {
	background-image: url(img/bgGrad.gif);
	background-repeat: repeat-x;
	background-color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	padding: 0px;
	color: #333;
	margin:0;
}

img {
margin:0;
padding: 0;
border:0;
}

/* -- FONT DEFINITIONS -- */
p {
	font-size: 1em;
	line-height: 1.6em;
	padding-bottom: 15px;
}

p + ul{
	margin-left:100px;
	padding-bottom:15px;
}

ul li{
	margin-left:10px;
	line-height: 1.5em;
	font-weight: bold;
	color:#333333;
}
.bullets{
	margin-left:40px;
	padding-bottom:15px;
}

ul#ship li{
list-style-type:none;
}

a:link{
 	color:#999;
	text-decoration: none;
	}
	
a:visited{
 	color:#999;
	text-decoration: none;
	}

a:hover{
 	color: #ffcc33;
	text-decoration: none;
	}

h1 {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	font-style: italic;
	font-size: 18px;
	font-weight:normal;
	color: #333;
}


h2 {
	font-size: 18px;
	font-style: italic;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	padding: 0px;
	margin: -10px 0px 10px 0px;
	font-weight: bold;
	color:#333333;
}

.group{
	text-align:left;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #FFCC00;
}


blockquote, pre {
	padding: 0.25em 40px;
}

blockquote {
	font: italic Georgia, Times, serif;
	background: url(images/quote.gif) 10px 0.75em no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* -- POSITIONAL CSS -- */
#wrap {
	background-image: url(images/wrapBG.gif);
	background-repeat: repeat-y;
	width: 809px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	overflow: visible;
}

#banner{
	width: 809px;
	height: 75px;
	float: left;
}

#banner img{
	margin-left:2px;
	float: left;
}

#menuTop{
	width: 809px;
	height: 39px;
	background-image:url(img/menuTop.gif);
	background-repeat:no-repeat;
	float: left;
	margin-top: -1px;
}	

#menuBar{
	width: 809px;
	height: 37px;
	background-image:url(img/menuBar.gif);
	background-repeat:no-repeat;
	float: left;
}
#sideBox {
	margin-right: 25px;
	width: 284px;
	height: 358px;
	float: right;
	padding-left: 20px;
}

#content {
	width: 360px;
	float: left;
	margin-left: 40px;
}

#content2 {
	width: 500px;
	float: left;
	margin-left:28px;
}

#content3 {
	width: 675px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
}
#content3 img{
float:right;
padding:15px;
}

#footer {
	color:#CCCCCC;
	clear: both;
	height: 40px;
	line-height:40px;
	display:block;
	text-align: center;	
}

#footer a {
	color:#ececec;
}
#footer a:hover {
	color: #ffcc33;
}
#galleryTop {
	float: left;
	background-image: url(img/bigBox_t.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:809px;
	height: 100px;	
	margin-top: 4px;
	padding: 0px;	
}
#galleryTextTop{
	margin-top: 25px;
	float: left;
	padding-left: 40px;
	width: 400px;	
}
#galleryTextSide {
	margin: 0 30px 20px 0;
	width: 284px;
	float: right;
	text-align: left;
	padding-left: 10px;
	color:#CCCCCC;
}
#gallery{
	padding-left: 25px;
	margin-top:5px;
}
.galleryNext{
	text-align: right;
}

#boxTop {
	float: left;
	background-image: url(img/boxTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:809px;
	height: 35px;	
	margin-top: 4px;
	padding: 0px;	
}
#box {
	float: left;
	background-image: url(img/box.gif);
	background-repeat: repeat-y;
	background-position: top;
	height: 100%;
	width: 809px;
	margin-top: -5px;
	padding: 0px;
}
*html body #box {
	float: left;
	background-image: url(img/box.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 809px;
	
	margin-top: -5px;
	margin-left: 0px;
	padding: 0px;
}

#box2 {
	float: left;
	background-image: url(img/box.gif);
	background-repeat: repeat-y;
	background-position: top;
	height: 555px;
	width: 809px;
	margin-top: -5px;
	padding: 0px;
}
*html body #box2 {
	float: left;
	background-image: url(img/box.gif);
	background-repeat: repeat-y;
	background-position: top;
	height: 535px;
	width: 809px;
	margin-top: -5px;
	margin-left: -8px;
	padding: 0px;
}
#boxBottom {
	float: left;
	background-image: url(img/boxBottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 809px;
	height: 38px;
}

*html body#display{
clear:right;
	width:770px;
	margin-left:25px;
}
#display{
	float: left;
	width:770px;
	margin-left:27px;
}

.contact{
	color:#333;
	}
	
.text{
	color:#ccc;
	}

#flashcontent {
	margin:0px;
	width: 780px;
	height: 500px;
}

/* -- GALLERY TABLE -- */
table.gallery{
text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #ccc;
width: 750px;
border-collapse: collapse;
border-spacing: 0px;
/*border: 1px #6699CC solid;*/
margin-bottom:15px
 } 

td.gallery{
padding:10px;
margin-bottom:5px;
border-bottom: 1px dashed #555;
width: 180px;
text-align: center;
 }
 
 td.signs{
padding:10px;
margin-bottom:5px;
border-bottom: 1px dashed #555;
width: 180px;
text-align: center;
 }
 
 td.signs img{
margin-top:5px;
 }


/* -- MAIN MENU CSS -- */

.on{
  color: #FFCC33;
  }

    #menu3 {
      width: 100%;
	  margin-left: 15px;
      margin-top: -.3em;
	  padding: 0px;
	  font-size: 1.10em;
	 }
    #menu3 ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
    #menu3 li {
      margin: 0;
      padding: 0;
      float: left;
    }
    #menu3 {
      padding: 0;
      background: none;
    }
	
	#menu3 li {
	  width: 9.7em;     
      text-align: center;
    }
*html body #menu3 li {
	  display:inline;
	  padding-left:9px;
      margin-right:9px;
	  width: 112px;     
      text-align: center;
    }
	a.menu:link {
      color: #999;
	  font-weight:bold;
	  text-decoration:none;
    }
	a.menu:visited {
      color: #999;
	  font-weight:bold;
	  text-decoration:none;
    }
    a.menu:hover {
	  font-weight:bold;
      color: #FFCC33;
    }
	

/* -- GALLERY MENU CSS -- */

    #menu2 {
     width: 800px;
	 margin-left: 24px;
	 margin-top:8px;
	 font-size: 1em;
	 padding-bottom:10px;
	 }
    #menu2 ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
    #menu2 li {
      margin: 0;
      padding: 0;
      float: left;
    }
    #menu2 li {
	  padding-left:7px;
      width: 10.5em;
      margin-right: 1.5em;
      text-align: center;
    }
*html body #menu2 li {
	  margin:8px;
      width: 130px;
      text-align: center;
  }
	
/* -- EXTRAS -- */	

#client-pic {
width: 675px;
float: left;
margin-left: 30px;
margin-right: 30px;
}

#client-pic img{
padding:5px;
}

.photoL {
display:block;
float:left;
background-color:#f5f5f2;
margin-right:25px;
margin-top: 5px;
margin-bottom:3px;
border:1px solid #d8d6ce;
}
.photoR {
display:block;
float:right;
background-color:#f5f5f2;
margin-left:25px;
margin-top: 5px;
margin-bottom:3px;
border:1px solid #d8d6ce;
}

.client-caption{
margin-top:35px;
}

.last{
margin-bottom:25px;
}

.clear{
clear:both;
}
