
/*****************/
/*  Main Styles  */
/*****************/

/***::-  Common Styles  -::**/

.makeInvis {
	display: none;
}

/***::-  Page Top  -::***/

DIV.logoOuter {
	border-bottom: 1px solid #99C;
	margin-bottom: 2px;
}
DIV.logo {
	background-image: url(img/anthony-o-callaghan.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 115px 0 0 0;
}
DIV.logo, DIV.pageTitleText {
	width: 770px;
}
IMG.logo {
}
DIV.pageTitleText {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 300px 90px;
}
DIV.pageTitleTextART {
	background-image: url(img/all-my-own-art.gif);
}
DIV.pageTitleTextACTING {
	background-image: url(img/acting-pages.gif);
}
DIV.pageTitleTextFILM {
	background-image: url(img/filmmaking.gif);
}

/***::- Navigation Bar -:: ***/
DIV.navBar {
	padding: 4px 0;
}
DIV.navBar TABLE {
	/*border-top: 1px solid #666;
	border-bottom: 1px solid #666;*/
	width: 665px;
	margin: 0;
}
DIV.navBar TABLE A, DIV.navBar TABLE A:VISITED {
	text-decoration: none;
	color: #147;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
	padding-right: 4px;
}
DIV.navBar TABLE TD {
	padding: 4px;
	margin: 0;
}
DIV.navBar TABLE A:HOVER {
	color: #4AC;
	border-bottom: 1px solid #4AC;
	border-top: 1px solid #4AC;
	padding-bottom: 1px;
	padding-top: 0;
}
A.subNav:HOVER {
	padding-bottom: 2px;
}
A.subNav, A.subNav:VISITED {
	font-size: 80% !important;
	margin: 0 6px;
	white-space: nowrap;
}
A.subNav:HOVER {
	
}
DIV.breadCrumbs {
	/*position: relative;
	top: 16px;*/
	font-size: 10px;
	width: 750px;
	margin-bottom: 5px;
}


/***::-  Main Area  -::***/

DIV.mainArea {
	padding: 5px 1% 12px 1%;
}
TABLE.homeNavTable DIV DIV {
	margin: 0;
	padding: 0;
	border: 1px solid #F00;
	width: 300px;
}
TABLE.actingNavTable DIV DIV {
	margin: 0;
	padding: 0;
	border: 1px solid #F00;
}
TABLE.actingNavTable TD, TABLE.filmNavTable TD {
	vertical-align: top;
	width: 275px;
	height: 175px;
	background-image: url(img/acting-page-shadow-landscape.jpg);
	background-repeat: no-repeat;
}
TABLE.actingNavTable TD {
	padding-top: 10px !important;
	background-position: 0 10px;
}
TABLE.filmNavTable TD {
	background-position: 16px 17px;
}
TABLE.actingNavTable TD.port {
	vertical-align: top;
	width: 175px;
	height: 175px;
	background-image: url(img/acting-page-shadow-portrait.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 0 !important;
}
TABLE.actingNavTable TD {
	padding: 0;
	margin: 0;
}
TABLE.homeNavTable P {
	margin: 0 0 30px 0;
	text-align: justify;
	font-size: 14px;
}
TABLE TD {
	margin: 0;
	padding: 0;
	padding: 10px 15px;
}
A.homeLink, A.homeLink:VISITED {
	display: block;
	height: 113px;
	width: 230px;
	border: 1px solid #ccc;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
A.homeLink:HOVER {
	border: 1px solid #AAD;
}
A.homeArtPageLink {
	background-image: url(img/tony-o-callaghan-ducks.jpg);
}
A.homeActingPageLink {
	background-image: url(img/anthony-o-callaghan-acting.jpg);
}
A.homeFilmPageLink {
	background-image: url(img/anthony-o-callaghan-filmmaker.jpg);
}
A.actPageLink, A.actPageLinkLandscape {
	display: block;
	border: 1px solid #ccc;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
A.actPageLink {
	width: 120px;
	height: 148px;
}
A.actPageLinkLandscape {
	height: 127px;
	width: 235px;
}
A.actMyCVLink {
	background-image: url(img/anthony-o-callaghan-actor.jpg);
}
A.actShowReelLink {
	background-image: url(img/showreel-anthony-ocallaghan.jpg);
}
A.actPhotosLink {
	background-image: url(img/tony-o-callaghan-actor.jpg);
}
A.filmPageLink {
	display: block;
	width: 235px;
	height: 133px;
	border: 1px solid #ccc;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
A.filmMyCVLink {
	background-image: url(img/tony-o-callaghan-filming.jpg);
}
A.filmShowReelLink {
	background-image: url(img/anthony-o-callaghan-director.jpg);
}
A.filmPhotosLink {
	background-image: url(img/tony-o-callaghan-direction.jpg);
}
A.artGalleryLink {
	display: block;
	background-position: 0 50%;
	background-repeat: no-repeat;
	/*border: 1px solid #ccc;*/
	height: 165px;
}
A.artGalleryLinkOne {
	background-image: url(img/art-portrait.jpg);
	width: 155px;
	height: 160px;
	position: relative;
	bottom: 6px;
	right: 14px;
}
A.artGalleryLinkTwo {
	background-image: url(img/art-gallery-mobile.jpg);
	width: 210px;
	height: 150px;
	position: relative;
	bottom: 24px;
	left: 30px;
}
A.artGalleryLinkThree {
	background-image: url(img/art-gallery-landscape-wide-lakes.jpg);
	width: 470px;
}
A.artGalleryLinkFour {
	background-image: url(img/art-gallery-landscape-wide.jpg);
	width: 470px;
}
TABLE.artNavTable TD {
	vertical-align: top;
	width: 460px;
	height: 160px;
	/*background-image: url(img/art-landscape-shadow.jpg);*/
	background-position: 15px 0;
	background-repeat: no-repeat;
	padding-top: 4px !important;
}
TABLE.artNavTable TD.smallLink, TABLE.artNavTable TD.smallLinkRightBkg {
	width: 205px;
	/*background-image: url(img/art-gallery-shadow.jpg);*/
}
TABLE.artNavTable TD.smallLink DIV, TABLE.artNavTable TD.smallLinkRightBkg DIV {

}
A.sectionButton, A.sectionButton:VISITED {
	display: block;
	height: 200px;
	width: 200px;
	border: 1px solid #66A;
}
A.sectionButton:HOVER {
	border: 1px solid #AAD;
}
b.emphasiseWord {
	display: inline;
	padding: 0 3px;
	margin: 0;
	font-size: 150%;
	color: #369;
	clear: none;
	float: none;
}
.specialFont {
	/* font will need to be on someones pc to display it properly */
	font-family: "Mistral", Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
}
TD.imageShadow {
	vertical-align: top;
	background-image: url(img/image-shadow.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 300px;
}

/***::-  News  -::***/
DIV.newsArea {
	height: 500px;
	overflow: auto;
	width: 850px;
	margin-top: 10px;
	border: 1px solid #000;
	border-left-width: 0;
	border-right-width: 0;
}
TABLE.newsItem {
	margin: 5px 0 10px 0;
	padding: 0;
	padding-top: 5px;
	border: 0;
	width: 800px;
	font-size: small;
	border-top: 1px dashed #888;
}
TABLE.newsItem TD {
	padding: 0 5px;
}
TABLE.newsItem P, TABLE.newsItem DIV {
	color: #147;
	margin: 2px 0;
	padding: 0;
}
TABLE.newsItem P.newsTitle {
	color: #000;
}
TABLE.newsItem A IMG, TABLE.newsItem A:VISITED IMG {
	border: 1px solid #000;
	margin: 3px;
}
TABLE.newsItem A:HOVER IMG {
	border: 1px solid #F00;
}
P.newsText, DIV.newsItem DIV {

}
DIV.newsText {
	margin: 5px;
}
DIV.fileArea {
	margin: 10px 0 !important;
}
DIV.fileArea P.newsTitle {
	font-size: small;
}


/***::-  Galleries -::***/
TABLE.galleryGridItem {

}
TABLE.galleryGridItem TD {
/*	background-color: #EEF;*/
	padding: 0;
/*	border: 1px solid #AAC;*/
}
TABLE.galleryGridItem TD DIV.mainItemTitle {
	/*background-color: #CCF;*/
	padding: 2px 10px;
	margin: 0 0 5px 0;
	font-size: small;
	/*border-bottom: 1px solid #BBC;*/
}
TABLE.galleryGridItem TD DIV.galleryItemDescription {
/*	background-color: #DDF;*/
	padding: 2px 10px;
	font-size: small;
/*	border-top: 1px solid #BBC;*/
}
TABLE.galleryGridItem A, TABLE.galleryGridItem A:VISITED{
	margin-bottom: 5px;
}
TABLE.galleryGridItem A:HOVER {

}
TABLE.itemDetailGallery {
	width: 650px;
}
TABLE.itemDetailGallery TD {
	padding: 0;
	margin: 0;
}
TABLE.itemDetailGallery DIV.itemDetail {
	padding: 0;
	margin: 0;
}
TABLE.itemDetailGallery DIV.itemDetailTitle {
	background-color: #CCF;
	padding: 2px 10px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #BBC;
}
TABLE.itemDetailGallery DIV.photoSelectThumbOuter {
	width: 130px;
	margin: 30px 0 0 0;
	background-color: #DDE;
	border: 2px solid #339;
	border-width: 2px 2px 2px 0;
	overflow: auto;
	height: 360px;
	padding: 4px;
}
TABLE.itemDetailGallery DIV.photoSelectPadding {
	margin: 0;
	padding: 0;
	line-height: 1px;
}
TABLE.itemDetailGallery DIV.photoSelectThumb {
	margin: 3px;
}
TABLE.itemDetailGallery DIV.photoSelectThumb A IMG, TABLE.itemDetailGallery DIV.photoSelectThumb A:VISITED IMG, TABLE.itemDetailGallery DIV.photoSelectThumb A:ACTIVE IMG {
	border: 1px solid #339;
	background-color: #AAD;
	padding: 2px;
}
TABLE.itemDetailGallery DIV.photoSelectThumb A:HOVER IMG {
	border: 1px solid #AAD;
	background-color: #339;
}
TABLE.photoHolder {
	display: block;
	height: 390px;
	background-color: #EEF;
}
IFRAME.photoHolder {
	border: 2px solid #66A;
}
BODY.photoHolder {
	background-color: #EEF;
}
TABLE.itemDetailGallery DIV.photoDetailsOuter {
	margin: 0;
	padding: 10px;
}
TABLE.itemDetailGallery DIV.photoDetails {
	width: 560px;
	margin: 0;
	padding: 8px 10px;
	background-color: #F3F3FF;
	border: 1px solid #66A;
	font-size: 90%;
}
TABLE.galleryPreviousNextItemThumbs {
	width: 500px;
	position: relative;
}
TABLE.galleryPreviousNextItemThumbs A {
	border: 0;
	text-decoration: none;
	font-size: small;
}
TABLE.galleryPreviousNextItemThumbs A IMG {
	border: 1px solid #AAD;
	padding: 3px;
	background-color: #339;
}


/***::-    CV    	-::***/
DIV.cvDetails, P.cvDetails {
	padding: 1px 5px;
	font-size: small;
}
P.cvDetails {
	padding: 0;
}
SPAN.cvDetailHdr {
	display: inline-table;
	width: 120px;
	font-weight: bold;
}
TABLE.productionsCV {
	width: 100%;
}
TABLE.productionsCV TH {
	font-weight: bold;
	white-space: nowrap;
}
TABLE.productionsCV IMG.filmCV {
	margin: 0 5px;
}
TABLE.productionsCV TH, TABLE.productionsCV TD {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
TABLE.productionsCV DIV {
	margin: 1px;
	padding: 1px;
	font-size: small !important;
}
TABLE.productionsCV A, TABLE.productionsCV A:VISITED {
	text-decoration: none;
}
TABLE.productionsCV A:HOVER, TABLE.productionsCV A:ACTIVE {
	text-decoration: underline;
}




/***::- 	Projects    -::***/
/* Part Of the Art Section */
TABLE.projectTable {
	width: 780px;
}
TABLE.projectTable TD {
	padding: 0;
	margin: 0;
}
TABLE.projectTable TD DIV {
	margin: 0;
	padding: 0;
}
TABLE.projectTable TD.textSpace {
	width: auto;
	padding: 12px 25px 5px 2px;
}
TABLE.projectTable TD.textSpace DIV.selectionMenu A, TABLE.projectTable TD.textSpace DIV.selectionMenu A:VISITED {
	font-size: small;
}
TABLE.projectTable TD.textSpace DIV.selectionMenu A:HOVER {
	color: #F90;
}
TABLE.projectTable TD.textSpace DIV {
	margin: 5px 2px;
	font-size: small;
}
TABLE.projectTable TD.imagesSpace {
	width:210px;
	margin: 0;
	padding: 0;
}
TABLE.projectTable TD.imagesSpace DIV {
	margin: 0;
	padding: 0;
}
TABLE.projectTable TD.imagesSpace IMG {
	border: 1px solid #4f81bd;
	margin: 10px;
}

/***::-   Links   -::***/
A.returnToLinksList {
	font-size: small;
	margin: 5px;
}
TABLE.itemList {
	background-color: #F9F9FF;
	border: 1px solid #99F;
	color: #006;	
	margin: 20px;
	width: 75%;
	font-size: 90%;
}
TABLE.itemList TH {
	background-color: #eef;
	color: #006;
	border-bottom: 1px solid #ccf;
}
TABLE.itemList TH A, TABLE.itemList TH A:VISITED {
	color: #339;
}
TABLE.itemList TH A:HOVER {
	color: #00F;
}

/***::- Pagination -::***/
A.pageLnk, A.pageLnk:VISITED, B.pageLnk {
	margin: 2px 2px 2px 2px;
	font-size: 12px;
	width: 180px;
	color: #fff;
	background-color: #4f81bd;
	padding: 2px 5px;
	text-decoration: none;
	border: 1px solid #aab;
	border-left: 1px solid #bbc;
	border-top: 1px solid #ccd;
}
B.pageLnk {
	margin-left: 4px; 
	margin-right: 4px;
}
A.pageLnk:HOVER {
	background-color: #eef;
	color: #4f81bd;
}
DIV.pagination {
	padding: 3px 0 25px 0;
}
DIV.pagination, DIV.pageCount {
	font-size: 90%;
}
TABLE.PrevNext {
	margin: 20px 0 !important;
}
TABLE.PrevNext TD {
	width: 33%;
}
TABLE.PrevNext DIV.nextPrevWrapper {
	width: 90px;
}
TABLE.PrevNext A, TABLE.PrevNext A:VISITED {
	display: block;
	font-variant: small-caps;
	color: #006;
	background-color: #eef;
	padding: 3px 5px;
	border: 1px solid #bbc;
}
TABLE.PrevNext A:HOVER {
	color: #eef;
	background-color: #006;
}

/***::-  Contact  -::***/
DIV.contactFormOuter {
	padding: 15px 40px 5px 80px;
}
DIV.contactFormOuter TH {
	padding: 2px;
	font-size: 11px;
}
DIV.contactFormOuter TD {
	padding: 2px;
}
DIV.contactFormOuter TD INPUT, DIV.contactFormOuter TD TEXTAREA, DIV.contactFormOuter TH SELECT {
	background-color: #fdfdff;
	border: 1px solid #339;
	color: #339;
	font-size: 12px;
}
DIV.contactFormOuter TD INPUT:HOVER, DIV.contactFormOuter TD TEXTAREA:HOVER, DIV.contactFormOuter TH SELECT:HOVER {
	background-color: #f6f6ff;
	border-color: #44C;
}
DIV.contactFormOuter TD INPUT.submit {
	background-color: #ddd;
	padding: 3px 10px;
	font-size: 12px;
	color: #009;
	cursor: pointer;
}
DIV.contactFormOuter TD INPUT.submit:HOVER {
	background-color: #eee;
	color: #933;
}
B.contactHighlight {
	color: #F33;
}


/***::-  Footer  -::***/

DIV.footerInfoText {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669;
	margin: 10px 0 0 0;
	width: 90%;
}
DIV.footerInfoText B {
	font-weight: normal;
}
.footer {
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #148;
	color: #FFF;
	background-color: #254061;
	font-size: smaller;
	font-variant: small-caps;
	font-weight: normal;
	margin: 10px 0 7px 0;
	padding: 3px;
}
.footer B {
	font-weight: normal;
}
.footer A, .footer A:VISITED {
	color: #eee;
	text-decoration: none;
}
.footer A:HOVER, .footer A:ACTIVE {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
.footer SPAN {
	position: absolute;
}
DIV.policy {
	float: right;
	font-size: x-small;
	font-weight: normal;
	color: #666;
}
DIV.policy SPAN {
	padding: 0 0 0 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
DIV.policy SPAN A {
	text-decoration: none;
}
DIV.policy SPAN A:HOVER {
	text-decoration: none;
	border-bottom: 1px dotted #b33;
}
.siteVersion {
	color: #888;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
}
DIV.footerImageContainer {
	width: 700px;
}
DIV.pageFooterImageOuter {
	display: block;
	width: 300px;
	height: 90px;
	position: relative;
	bottom: 31px;
	border: 0;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: top left;
}
DIV.pageFooterImageInner {
	display: block;
	width: 290px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-position: 5px 50px;
	background-repeat: no-repeat;
}
DIV.pageFooterImageOuterBkgART {
	background-image: url(img/all-my-own-art-footer.gif);
}
DIV.pageFooterImageInnerBkgART {
	background-image: url(img/all-my-own-art-footer-txt.png);
}
DIV.pageFooterImageOuterBkgACTING {
	background-image: url(img/acting-pages-footer.gif); 
}
DIV.pageFooterImageInnerBkgACTING {
	background-position: 16px 50px;
	background-image: url(img/acting-page-footer-txt.png);
}
DIV.pageFooterImageOuterBkgFILM {
	background-image: url(img/film-making-footer.gif);
}
DIV.pageFooterImageInnerBkgFILM {
	background-position: 18px 50px;
	background-image: url(img/film-making-footer-txt.png);
}



/*-  Hover On Images, Does Not Work On IE6 But Is Not Essential  -*/
A.actPageLink:HOVER SPAN, A.actPageLinkLandscape:HOVER SPAN, A.filmPageLink:HOVER SPAN, A.homeLink:HOVER SPAN {
	background-color: #fff !important;
	border-top: 1px solid #000;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	font-style: italic;
	font-family: "Mistral", "Times New Roman", Times, serif;
	color: #37F;
	margin-top: 130px;
	opacity: 0.7;
	font-size: 200%;
	line-height: 26px;
}
A.filmPageLink:HOVER SPAN {
	margin-top: 100px;
	padding-left: 10px;
}
A.homeLink:HOVER SPAN {
	margin-top: 80px;
	padding-left: 10px;
}
A.actPageLink:HOVER SPAN, A.actPageLinkLandscape:HOVER SPAN {
	font-size: 24px;
}
A.actPageLink:HOVER, A.filmPageLink:HOVER, A.homeLink:HOVER, A.actPageLinkLandscape:HOVER {
	font-weight: bold;
	text-decoration: none !important;
}
A.actPageLink:HOVER SPAN {
	margin-top: 115px;
}
A.actPageLinkLandscape:HOVER SPAN {
	margin-top: 94px; 
}

