/* global reset
-----------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; line-height: 1.05; vertical-align: baseline;vertical-align: bottom; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse; border-spacing: 0; }

* { margin: 0; padding: 0; }



/*layout
-----------------------------------------tml {*/
body {
	font:  1em Tahoma, sans-serif;
	color: #000;
}

h1 {
    text-align: left;
	font: 3em Tahoma, sans-serif;
}

#container {
    width: 1000px;
    margin: 0 auto;
    clear: both;
    display: block;
	overflow: visible;
}

/*twitterFeed
-----------------------------------------------------------*/
#twitterFeed {
    width: 605px;
    height: auto;
	margin: 0 auto;
    text-align: center;
	padding: 20px;
	background: #ffffff;
	font: .85em times, sans-serif;
    display: block;
    clear: both;
}

#twitterLogos { 
    width: 98px;
    height: 20px;
    margin: 0 auto;
    display: block;
    clear: both;
}

#twitterTitle {
	width: 86px;
	height: 20px;
	float: left;
    clear: left;
}

#followMe {
	width: 12px;
	height: 12px;
    position: relative;
    bottom: -5px;
	float: left;
    clear: right;
}

#twitter_update_list {
    height: auto;
    margin: 5px 0 0 0;
	padding: 10px 8px 25px 8px;
    line-height: 20px;
    text-align: center;
	display: block;
	background-image:url(../images/twitterBg.jpg);
}

#twitter_update_list li {
	display: inline;
	text-overflow: ellipsis;
	-o-text-overflow : ellipsis;
}

#twitter_update_list li a {
	margin-left: 0;
	color: #3399ff;
	text-decoration: none;
	font-weight: bold;
}

#twitter_update_list li a:hover {
	color: #3366cc;
}

/*banners*/

#bannerIMages {	
	width: 900px;
	height: 345px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
}


/*navigation
-----------------------------------------------------------*/
#htmlReelNav {
	width: 900px;
	height: 202px;
	font: 1em futura, sans-serif;
    font-weight: bold;
	/*background: url(http://www.hatchling.com/images/htmlReelNav.jpg) no-repeat;*/
	color: #000;
}

#htmlNavLi {
	width: 525px;
	margin: 0 auto;
	padding: 131px 0 0 0;
}

#htmlNavLi li {
	width: 105px;
	height: 20px;
	text-align: center;
	float: left;
}

#htmlNavLi li a {
	color: #000;
	text-decoration: none;
}

#htmlNavLi li a:hover{
	color: #999999;
}

#htmlNavLi li a:active{
	color: #686868;
}

/*content
-----------------------------------------------------------*/

#content {
    font: .8em Tahoma, sans-serif;
	color: #000;
	width: 700px;	
	margin: 0 auto;
	text-align: left;
}

#content a{
	color:#999999;
	text-decoration: none;
}
#content a:hover {
	color:#000000;
	text-decoration: underline;
}

#content p {
	padding: 20px 0 0 0;
}

#content p a{
	color:#999999;
	text-decoration: none;
}
#content p a:hover {
	color:#000000;
	text-decoration: underline;
}

#flash_nav {
	margin: 0 auto;
	width: 100%;
	height: 475px;
    overflow: visible;
	text-align: center;
}
#flash_nav p {
	padding: 100px 0 0 0;
}

#film_nav {
	margin: 0 auto;
	width: 900px;
	height: 175px;
	text-align: center;
}
#film_nav p {
	padding: 100px 0 0 0;
}

#flash_contact {
	margin: 20px auto 10px auto;
	width: 760px;
	height: 430px;
	text-align: center;
}
#flash_contact p {
	padding: 100px 0 0 0;
}

#news_story {
	text-align: center;
}

#news_navigation {
	margin: 25px auto 0 auto;
	width: 760px;
	height: 140px;
	text-align: center;
}
#news_navigation p {
	padding: 100px 0 0 0;
}

#studioDesc {
	width: 525px;
	margin: 25px auto 0 auto;
	text-align: justify;
	font: 1.15em "Times New Roman", Times, serif;
	color:#585858;
}

#dividerStage {
	width:  470px;
	height: 15px;
	margin: 25px auto 15px auto;
	font: 1.5em "Times New Roman", Times, serif;
	text-transform: uppercase;
	color:  #b7b5b2;
	clear: both;
	display: block;	
}

#dividerLeft {
	background: url(http://www.hatchling.com/images/dividerLeft.gif) 0 50% no-repeat;
	width: 119px;
	height: 17px;
	margin: 0 10px 0 0;
	float: left;
	clear: left;
}

#dividerCenter {
	width: 210px;
	margin: 0 auto;
	text-align: center;
	float: left;
}

#dividerRight {
	background: url(http://www.hatchling.com/images/dividerRight.gif) 0 50% no-repeat;
	width: 119px;
	height: 17px;
	margin: 0 0 0 10px;
	float: right;
	clear: right;
}

.leadingCaps {
	font-family: "Times New Roman", Times, serif;
	font-size : 2.6em;
	width: 30px;
	height: 27px;
	margin: 0;
	padding: 0;
	float : left;
	color : #000;}

/*HomePage
-----------------------------------------------------------*/

#htmlEggNav {
	width:965px;
	height: 265px;
	margin: 35px auto 0 auto;
}

#htmlEggNav li {
	margin: 0 15px;
	float: left;
	display: block;
}
#eggA, #eggE {
	position: relative;
	top: 0px;
}
#eggB, #eggD {
	position: relative;
	top: 20px;
}
#eggC {
	position: relative;
	top: 35px;
}

#htmlEggNavBtn {
	width: 286px;
	height: 94px;
	margin: 60px auto 0 auto;
	background: url(../images/demoButton.jpg) 0 0 no-repeat;	
}

/*contactPage
-----------------------------------------------------------*/
#htmlContact {
	width: 662px;
	height: 400px;
	text-align: center;
	background: url(http://www.hatchling.com/images/portsmouthMap.jpg) no-repeat;
}

#htmlDrivingDir {
	width: 650px;
	font-size: 1.2em;
	text-align: right;
	margin: 15px 0 0 0;
	clear: both;
}



#workAt {
	margin: 50px 0 0 0;
}

#contactInfo {
	margin: 20px 0 0 0; 
}

#usps {
	margin: 20px 0 0 0;
}

#fedEx {
	margin: 20px 0 0 0;
}



/*workPage
-----------------------------------------------------------*/

#galleryButton {
	width: 185px;
	height: 37px;
	background: url(http://www.hatchling.com/images/TTViewGalleryBtn.jpg) 0 0 no-repeat;
	margin: 25px auto 0 auto;
	clear: both;
}

#galleryButton:hover {
	background-position: 0 -37px;
}

#galleryButton:active {
	background-position: 0 -74px;
}

#clientStage {
	width: 700px;
	height: 495px;
	margin: 0 auto 0 auto;
}

#clientIMG {
	width: 700px;
	height: 495px;
	background: url(http://www.hatchling.com/images/fullClientList.jpg) no-repeat;
}

#galleryIMG {
	width: 700px;
	height: 495px;
}

#galleryImgMiddle {
	width: 700px;
	height: 1175px;
	background: url(http://www.hatchling.com/images/galleryBgMiddle.jpg) repeat-y;
}

#galleryImgTop {
	background: url(http://www.hatchling.com/images/galleryBgTop.jpg) no-repeat;	
	width:700px;
	height:30px;
	float:left;
	position:absolute;
	margin:0;
}

#galleryImgBottom {
	width: 700px;
	height: 30px;
	background: url(http://www.hatchling.com/images/galleryBgBottom.jpg);
	margin:-20px auto;
}

#clientThumbnails {
    width: 650px;
	/*height: 445px;*/
	padding: 35px 
}

#allClients {
	width: 700px;
	height: 1150px;
	padding: 36px 0px 0px 35px;
}

#singleClient {
	position:relative;
	background-color:#fff;
	width:114px;
	height:143px;
	margin: 0px 15px 20px 0px;
	float:left;
}

#clientName {
	position:absolute;
	background-color:#fff;
	width:114px;
	height:24px;
	margin: 120px 0px 0px 0px;
	text-align:center;
	text-color: #000;
}


#clientList {
	width: 600px;
	height:100px;
	margin: 0 auto;
	display: block;
	clear:both;	
}

#clientList li {
	list-style-type: circle;
	list-style-position: inside;
	font-size: .9em;
	line-height: 1.2;
	color:#585858;
}

#clientColumn {
	height: 100px;
	margin: 0 10px 0 0;
	float: left;
}

#disclaimer {
	width: 650px;
	margin: 15px auto 0 auto;
	font: .8em "Times New Roman", Times, serif;
	text-align: center;
}

#galleryPage { 
    width: 1000px;
    height: 780px;
    margin: 0 auto;
	text-align: center;
	background: url(http://www.hatchling.com/images/qtGalleryBg.jpg) no-repeat;
}


/* footer
-----------------------------------------------------------*/
#footer {
	width: 750px;
	margin: 0 auto;
	clear: both;
	display: block;
    position: relative;
    z-index: 10;
}
#footer p {
	padding: 20px 0 10px 0;
	font-size: 10px;
	text-align: center;
	color: #2c4269;
}
#footer p span {
	color: #425881;
}
#footer p a, #footer p a:visited {
	color: #2c4269;
	text-decoration: underline;
}
#footer p a:hover {
	text-decoration: none;
}

