/* Stylesheets for Hollywood Stone
   Explosive Image.
   Coder: Jason
   Date: 07/24/07
*/


/****************
     GLOBAL
*****************/

*
{
 margin: 0;
 padding: 0;
}

html, body
{
	width: 100%;
	height: 100%;
	background: #CCC url(images/bg.jpg) repeat-x top left;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	
}

a
{
 text-decoration: none;
}

a:link, a:visited
{
 color: #000;
}

a:hover, a:active
{
 color: #fff;
}



input, select
{
 border: 1px solid #900;
 color: #900;
}


ul.list 
{
	margin: 10px 20px 10px 10px;
	padding-left: 20px;
	padding-bottom:5px;
	text-align: justify;
	width:380px;
	list-style-type: square;
	list-style-image: url(../images/bullet.png);
}

li .list{
list-style-type: square;

}
/****************
      MAIN
*****************/

#container
{
 width: 933px;
 height: 572px;
 margin:5px auto;
 position: absolute;
 top: 50%;
 left: 50%;
 margin-top: -300px;
 margin-left: -468px;
 /*border: 1px solid yellow;*/
}

#holder
{
 width: 933px;
 height: 552px;
 border: 1px solid #333;
}

#top
{
 width: 933px;
 height: 95px;
 background-image: url(../images/header.jpg);
}

#middle
{
 width:933px;
 
 height:auto !important;
 
}

#flashnav
{
 width: 124px;
 height: 457px;
 float:left;
 background:url(../images/flash_bg.jpg);
 }

#content
{
 width: 807px;
 height: 455px;
 background-image:url(../images/content_bg.jpg);
 background-repeat: no-repeat;
 float:left;
 border-left: 2px solid #fff;
 border-top: 2px solid #fff;
 text-align: left;
 position: relative;
}
 
#content p
{
 text-align: justify;
 width: 470px;
 margin: 10px 0 0 10px;
}

#content p.smaller
{
 text-align: justify;
 width: 320px;
 margin-left:20px;
}
#content p.top
{
text-align:justify;
margin-right:20px;
margin-left:20px;
padding-bottom:5px;
}

#content p.toptext
{
font-weight:bold;
margin-right:20px;
margin-left:20px;
padding-bottom:5px;
padding-top:10px;

}
  
#bottom
{
 width:650px;
 height:53px;
 float: left;
 font-weight: bold;
 /*border: 1px solid yellow;*/
}

#bottom ul
{
 margin-left: 40px;
 text-align: center;
 float: left;
 list-style-type: none;
/*border: 1px solid green;*/
}

#bottom li
{
 width: 78px;
 height: 53px;
 float: left;
 /*border: 1px solid green;*/
}

#bottom li a
{
 width: 78px;
 height: 53px;
 display: block;
 line-height: 1.5em;
}


#footer
{
 font-size: 12px;
 padding-left: 80px;
 width: 850px;
 height: 30px;
 float: left;
 text-align: left;
 /*border: 1px solid red;*/
}

#footer p
{
 float: right;
}

#hotspot
{
 position:absolute;
 top: 365px;
 left: 460px;
 width: 210px;
 height: 90px;
 border :0px;
}

#hotspot a
{
 width: 210px;
 height: 90px;
 display: block;
}

#award
{
position:absolute;
top: 267px;
left:357px;
width:100px;
height:105px;
border: 0px;
}


/**************
about us
**************/

#aboutcontainer
{
 width: 933px;
 height: 572px;
 margin:5px auto;
 position: absolute;
 top: 50%;
 left: 50%;
 margin-top: -300px;
 margin-left: -468px;
 /*border: 1px solid yellow;*/
}

#aboutholder
{
 width: 933px;
 height: 552px;
 border: 1px solid #333;
}

.s
{
height:455px;
width:500px;
overflow:auto;
}

#aboutcontent
{
 width: 807px;
 height: 455px;
 background-image:url(../images/about_content_bg.jpg);
 background-repeat: no-repeat;
 float:left;
 border-left: 2px solid #fff;
 border-top: 2px solid #fff;
 text-align: left;
 position: relative;
}

#aboutcontent p.
{
text-align:left;
margin-right:220px;
margin-left:20px;
}

#aboutcontent p.verytop
{
margin-top:20px;
margin-left:20px;
font-weight:bold;

}
#aboutcontent p.top
{
text-align:justify;
margin-right:20px;
margin-left:20px;
padding-bottom:5px;
}


#aboutcontent p.bottom
{
text-align:justify;
margin-right:20px;
margin-left:20px;
padding-bottom:30px;
}

#aboutcontent p.second
{
text-align:justify;
margin-right:380px;
margin-left:20px;
margin-top:5px;
}


#aboutcontent p.small
{
 text-align: left;
 width: 700px;
 font-size:14px;
 margin-left:20px;
 
}

/**************
services
**************/

#servicescontainer
{
 width: 933px;
 height: 572px;
 margin:5px auto;
 position: absolute;
 top: 50%;
 left: 50%;
 margin-top: -300px;
 margin-left: -468px;
 /*border: 1px solid yellow;*/
 }

#servicesholder
{
 width: 933px;
 height: 552px;
 border: 1px solid #333;
}

.s{
height:455px;
width:500px;
overflow:auto;

}
#servicescontent
{
 width: 807px;
 height: 455px;
 background-image:url(../images/services.jpg);
 background-repeat: no-repeat;
 float:left;
 border-left: 2px solid #fff;
 border-top: 2px solid #fff;
 text-align: left;
 position: relative;
 }
 #servicescontent p.
{
text-align:left;
margin-right:220px;
margin-left:20px;

}

#servicescontent p.verytop
{
margin-top:20px;
margin-left:20px;
font-weight:bold;

}
#servicescontent p.top
{
text-align:justify;
margin-right:10px;
margin-left:20px;


}

#servicescontent p.second
{
text-align:justify;
margin-right:380px;
margin-left:20px;
margin-top:5px;
}

#servicescontent p.next
{
text-align:justify;
margin-right:60px;
margin-left:20px;
}

#servicescontent p.small
{
 text-align: left;
 width: 700px;
 font-size:14px;
 margin-left:20px;
 
}
#services p.toptext
{
font-size:12px;


}
 
 /**************
 contact
 ***************/

#contactcontainer
{
 width: 933px;
 height: 572px;
 margin:0 auto;
 position: absolute;
 top: 50%;
 left: 50%;
 margin-top: -300px;
 margin-left: -468px;
 /*border: 1px solid yellow;*/
}

#contactholder
{
 width: 933px;
 height: 552px;
 border: 1px solid #333;
}

#contactcontent
{
 width: 807px;
 height: 455px;
 background-image:url(../images/contact.jpg);
 background-repeat: no-repeat;
 border-left: 2px solid #fff;
 border-top: 2px solid #fff;
 text-align: left;
 float:left;
}
 
#contactcontent p.toptext
{
font-weight:bold;
font-size:20px;
}

#contactcontent p.nexttext
{
font-weight:bold;
font-size:15px;
}


#contactcontent p
{
 text-align: justify;
 width: 470px;
 margin: 10px 0 0 10px;
 font-weight:bold;
} 



#contactcontent p. contact
{
font-weight:bold;
font-size:45px;

}

#hotspot2
{
 position:absolute;
 top: 483px;
 left: 652px;
 width: 210px;
 height: 90px;
 border :0px;
}

#hotspot2 a
{
 width: 210px;
 height: 90px;
 display: block;
}

/**************
Products
**************/
#productscontainer
{
 width: 933px;
 height: 572px;
 margin:0 auto;
 position: absolute;
 top: 50%;
 left: 50%;
 margin-top: -300px;
 margin-left: -468px;
 /*border: 1px solid yellow;*/
}
.t
{
height:455px;
width:807px;
overflow:auto;
}
#productscontainer .t
{
height:455px;
width:790px;
overflow:auto;
}

#productsholder
{
 width: 933px;
 height: 552px;
 border: 1px solid #333;
}

#productscontent
{
 width: 800px;
 height: 455px;
 background-image:url(../images/content_bg_blue.jpg);
 background-repeat: no-repeat;
 border-left: 2px solid #fff;
 border-top: 2px solid #fff;
 text-align: left;
 float:left;
}
 
#productscontent p.toptext
{
font-weight:bold;
font-size:12px;
}

#productscontent p.nexttext
{

font-size:12px;
}


#productscontent p
{
 text-align: justify;
 width: 700px;
 margin: 10px 0 0 10px;
 
} 



#productscontent p. contact
{
font-weight:bold;
font-size:45px;

}

#productsbottom
{
	width:650px;
	height:20px;
	font-weight: bold;
	padding-left: 70px;
 /*border: 1px solid yellow;*/
}

#productsbottom ul
{
 margin-left: 40px;
 text-align: center;
 float: left;
 list-style-type: none;
/*border: 1px solid green;*/
}

#productsbottom li
{
 width: auto;
 height: 20px;
 float: left;
/*border: 1px solid green;*/
}

#productsbottom li a
{
 width: 70px;
 height: 20px;
 display: block;
 line-height: 1.5em;
}


/****************
Projects
****************/
#projectscontainer
{
 width: 933px;
 height: 572px;
 margin:0 auto;
 position: absolute;
 top: 50%;
 left: 50%;
 margin-top: -300px;
 margin-left: -468px;
 /*border: 1px solid yellow;*/
}

#projectsholder
{
 width: 933px;
 height: 552px;
 border: 1px solid #333;
}

#projectscontent #projectscontent_t
{
height:445px;
width:807px;
overflow:auto;
}

#projectscontent #projectscontent_t table
{
 margin: 0 auto;
}

#projectscontent
{
 width: 807px;
 height:auto;
 background-image:url(../images/content_bg_blue.jpg);
 background-repeat: no-repeat;
 border-left: 2px solid #fff;
 border-top: 2px solid #fff;
 text-align: left;
 padding-top: 10px;
 float:left;
}
 
#projectscontent p.toptext
{
font-weight:bold;
font-size:12px;
}

#projectscontent p.nexttext
{

font-size:12px;
}


#projectscontent p
{
 text-align: justify;
 width: 700px;
 margin: 10px 0 0 10px; 
} 

#projectscontent p.contact
{
font-weight:bold;
font-size:45px;

}

#projectsbottom
{
	width:650px;
	height:20px;
	font-weight: bold;
	padding-left: 70px;
 /*border: 1px solid yellow;*/
}

#projectsbottom ul
{
 margin-left: 40px;
 text-align: center;
 float: left;
 list-style-type: none;
/*border: 1px solid green;*/
}

#projectsbottom li
{
 width: auto;
 height: 20px;
 float: left;
/*border: 1px solid green;*/
}

#projectsbottom li a
{
 width: 70px;
 height: 20px;
 display: block;
 line-height: 1.5em;
}

#imagesBorder a:link img, #imagesBorder a:visited img
{
 border: 1px solid #000;
}

#imagesBorder a:hover img, #imagesBorder a:active img
{
 border: 1px solid #fff;
}


/**************
class stlyes
**************/

.clear
{
 clear: both;
}

a.jdcredit
{
	background:url(../images/jdl_bug_box_sm.jpg) no-repeat;
	display:block;
	height:53px;
	text-indent:-9999px;
	width:78px;
}
