@charset "UTF-8";
/* PaulTGF Photography CSS */
/* Designed & Developed by NEILAZZOPARDI.COM */

body, html {
	margin: 0px;
	width: 100%;
	height: 100%;
	}

img {
	border: 0px;
	}

#Login label, #ForgotPassword label
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 10px;
	height:10px;
	}
	
/*  ***** LAYOUT CONTAINERS ***** */

#HeaderContainer {
	width: 100%;
	background-image: url(../pics/header_bk.gif); 
	background-repeat: repeat-x;
	}
	
#ContentContainer {
	width: 100%;
	padding: 20px 0px 20px 0px;
	background-image: url(../pics/background_site.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #000000;
	}
	
#FooterContainer {
	width: 100%;
	height: 70px;
	background-color: #fff;
	}

/* ***** SITE LAYOUT ***** */

#tgfHeader {
	width: 958px;
	height: 97px;
	margin-left: auto;
	margin-right: auto;
	}

#tgfFooter {
	width: 958px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	}

#tgfMainpageC {
	width: 958px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	overflow: hidden;
	}

#tgfGenericC {						/* for General Pages purposes */
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../pics/bk_content.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	}

#tgfGalleryC {						/* for Gallery Pages purposes */
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../pics/bk_contentg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	}

/* ***** PAULTGF HEADER ***** */

#headerLogo {
	float: left;
	width: 356px;
	height: 97px;
	}

#headerNavigation {
	float: left;
	height: 87px;
	width: 534px;
	margin: 10px 0px 0px 68px;
	}

/* ***** PAULTGF NAVIGATION ***** */

#navigationSet1, #navigationSet2, #navigationSet3 {
	float: left;
	}

#navigationSet1, #navigationSet2 {
	width: 153px;
	}

#navigationSet3 {
	width: 228px;
	}

/**/.navigationTab {		/* Navigation Button */
	float: none;
	}
	
/* ***** MAINPAGE CONTENT ***** */

#imageContainer {
	float: left;
	width: 729px;
	height: 590px;
	background-color: #FFFFFF;
	}
	
#quickContainer {
	float: left;
	width: 229px;
	background-color: #ee075d;
	}
	
/* ***** QUICK CONTAINER BAR (MAINPAGE) */

#pinkContainer {
	width: 229px;
	height: 289px;
	background-color: #ee075d;
	background-repeat: no-repeat;
	}

#greyContainer {
	width: 229px;
	height: 300px;
	background-color: #ee075d; 
	}

/* ***** MAINPAGE FLASH IMAGE **** */

#leftBorder, #rightBorder {
	float: left;
	width: 10px;
	height: 590px;
	background-color: #fff;
	}

#topBorder, #bottomBorder {
	height: 10px;
	background-color: #fff;
	}

#pictureContainer {
	float: left;
	width: 709px;
	height: 590px;
	}

#pictureContainerSummary {
	width: 709px;
	height: 142px;
	background-color: #ee075d;		/* Featured Collections Border */
	}

#pictureHolder {
	height: 428px;
	}

/* ***** MAINPAGE PINK BAR ***** */

/**/.rightbarTab {
	padding: 10px 10px 0px 10px;
	width: 209px;
	height: 16px;
	}

/**/.blogSummaryTitle {
	width: 195px;
	height: 39px;
	background-image: url(../pics/mpblog_bk.gif);
	padding: 13px 0px 0px 14px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	}

/**/.blogSummaryContent {
	margin-left: 10px;
	width: 195px;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 12px;
	padding: 10px 0px 0px 14px;
	font-size: 10px;
	color: #f4abc6;
	text-decoration: underline;
	}

/**/.blogNext {
	margin-left: 14px;
	width: 195px;
	height: 15px;
	padding: 10px 0px 5px 0px;
	}
	
/* ***** MAINPAGE FEATURED COLLECTIONS ***** */

#MPSummary1, #MPSummary2 {
	float: left;
	width: 339px;
	height: 122px;
	padding: 10px 0px 0px 10px;
	}

/**/.MPSummaryPIC {
	float: left;
	width: 170px;
	}

/**/.MPSummaryContent {
	float: left;
	width: 169px;
	}

/* ***** PAULTGF FOOTER ***** */

#footerLogo {
	float: left;
	margin: 13px 0px 0px 0px;
	width: 100px;
	}
	
#footerContent {
	float: left;
	margin: 16px 0px 0px 0px;
	width: 750px;
	}

/* ***** LOGIN MODULE (HIDDEN UNLESS CLICKED) */

#loginDIV {
	margin: 0px;
	width: 100%;
	height: 97px;
	background-image: url(../pics/login_bkpink.gif);
	background-repeat: repeat-x;
	display: none;
	overflow: hidden;
	}

#loginContent {
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	}

#loginModule {
	float: left;
	height: 77px;
	padding: 20px 0px 0px 0px;
	}

#loginModuleClose {
	float: right;
	padding: 77px 0px 0px 0px;
	}
	
/**/.loginBar {
	margin: 0px 0px 0px 10px;
	height: 27px;
	}

/**/.loginFields {
	height: 30px;
	margin: 0px 0px 0px 8px;
	}

/**/.loginFields a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
	}

/* ***** LOGGED IN MODULE (HIDDEN UNLESS LOGGED) */

#loggedDIV {
	margin: 0px;
	width: 100%;
	height: 30px;
	background-color: #f5f5f5;
	}

#loggedContent {
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	}

/**/.loggedBar {
	height: 22px;
	float: right;
	padding-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	}

/**/.loggedBarClose {
	float: right;
	margin-left: 10px;
	padding-top: 9px;
	height: 21px;
	width: 120px;
	}

/* ***** GALLERY BAR LEFT ***** */

/**/.barleftTab {
	width: 180px;
	height: 13px;
	padding: 0px 0px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

/**/.barleftSeperator {
	width: 200px;
	height: 1px;
	padding: 10px 0px 10px 0px;
	}
	
/**/.barleftTab a {
	color: #FFFFFF;
	text-decoration: none;
	}

/**/.barleftTab a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

/* ***** GALLERY PAGE ***** */

#galleryBarLeft {
	float: left;
	padding: 20px 0px 0px 0px;
	width: 200px;
	}

#galleryBarRight {
	float: left;
	width: 738px;
	margin: 0px 0px 0px 20px;
	background-color: #FFFFFF;
	}
	
#galleryPIC1 {
	width: 699px;
	}

#galleryCaption {				/* Container */
	width: 699px;
	height: 50px;
	background-image:url(../pics/gallery_captionbk.gif);
	}

#galleryCaptionText {
	width: 470px;
	float: left;
	height: 35px;
	padding: 15px 0px 0px 20px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px;
	color: #FFFFFF;
	}

#galleryCaptionControls {
	float: left;
	width: 199px;
	padding: 14px 0px 0px 0px;
	height: 36px;
	}

/**/.galleryReplyStart {
	width: 699px;
	height: 19px;
	}
	
/**/.galleryReplyContent {
	padding: 10px;
	width: 679px;
	background-color: #fccddf;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	}
	
/**/.galleryReplyAuthor {
	padding: 0px 10px 0px 10px;
	width: 679px;
	background-color: #fccddf;
	color: #FF0033;
	}

/**/.galleryReplyEnd {
	height: 5px;
	margin: 0px 0px 20px 0px;
	}

/**/.gallerySpacer {
	height: 10px;
	}

/* ***** GENERAL PAGES ***** */

#generalBarLeft {
	float: left;
	width: 326px;
	background-color: #ee075d;
	}
	
#generalBarRight {
	float: left;
	width: 612px;
	margin: 0px 0px 0px 20px;
	background-color: #FFFFFF;
	}
	
/* ***** PORTFOLIO COLLECTIONS ***** */

#PCollection1, #PCollection2, #PCollection3 {
	width: 699px;
	height: 223px;
	}
	
#PCollection2, #PCollection3 {
	padding: 20px 0px 0px 0px;
	}

#PCollectionLeft {
	float: left;
	width: 339px;
	}

#PCollectionRight {
	float: left;
	width: 339px;
	padding: 0px 0px 0px 21px;
	}

/**/.CollectionImage {
	width: 339px;
	height: 150px;
	background-color: #000000;
	}

/**/.CollectionCaption {
	width: 339px;
	height: 73px;
	}

/* ***** THUMBNAILS LEFT BAR ***** */

#thumbsContent {
	float: left;
	width: 360px;
	padding: 10px 0px 20px 10px;
	}

#Thumbnails {
	width: 709px;
	height: 140px;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
	}

#ThumbnailsSet {
	float: left;
	width: 167px;
	height: 150px;
	margin: 0px 0px 0px 10px;
	}

/**/.ThumbanilsImage {
	width: 167px;
	height: 100px;
	background-color: #000000;
	text-align: center;
	}

#thumbTitle {
	padding: 10px 0px 0px 10px;
	}
	
/**/.ThumbnailsCaption {
	padding: 13px 0px 10px 15px;
	width: 152px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	background-color: #cccccc;
	}

/* ***** GENERAL LEFT BAR ***** */

#generalQuote {
	height: 152px;
	}

#generalPicture {
	height: 300px;
	}

#generalEndQuote {
	height: 131px;
	}

/* ***** GENERAL RIGHT BAR ***** */

#generalContent {
	float: left;
	width: 360px;
	padding: 20px 0px 20px 20px;
	}

/* ***** GENERAL MENU BAR ***** */

#generalMenu {
	float: left;
	width: 192px;
	margin: 20px 0px 0px 20px;
	background-color: #f5f5f5;
	}

/* ***** GENERAL PAGE CONTENT ***** */

#generalTitle {
	height: 36px;
	}

#generalInformation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
	}

#generalInformation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ee075d;
	}

#generalInformation a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #ee075d;
	color: #fff;
	}
	
/**/.generalSubItemsS {
	width: 192px;
	height: 15px;
	}
	
/**/.generalSubItems {			/* used only in Blog page */
	width: 182px;
	padding: 10px 0px 0px 10px;
	}

/**/.generalSubItems a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	}

/**/.generalSubItems a:hover {
	color: #ee075d;
	}
	
/**/.generalSubDate {			/* used only in Blog page */
	width: 182px;
	padding: 10px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	}

/**/.generalItemSeperator {		/* used only in Blog page */
	width: 192px
	height: 1px;
	margin: 10px 0px 0px 0px;
	background-color: #333333;
	}

/**/.generalMenuPicture {		/* used only in Blog page */
	width: 192px;
	height: 150px;
	padding: 10px 0px 0px 0px;
	}
	
/* ***** BLOG PAGE */

/**/.blogTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	}

/**/.blogSummary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC3366;
	}

/**/.blogContent {
	padding: 20px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	}

/**/.blogContentSeperator {
	padding-top: 15px;
	height: 1px;
	}

/**/.blogComment {
	padding-top: 15px;
	height: 32px;
	}

/**/.blogReplyStart {
	width: 360px;
	height: 19px;
	}
	
/**/.blogReplyContent {
	width: 340px;
	background-color: #fdd6e5;
	padding: 5px 10px 0px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	}
	
/**/.blogReplyAuthor {
	width: 350px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fdd6e5;
	color: #FF0033;
	}

/**/.blogReplyEnd {
	width: 360px;
	height: 5px;
	}

#blogPostComment {
	background-color: #333333;
	margin: 10px 0px 10px 0px;
	}

#blogPostForm {
	padding: 20px;
	}

/**/.blogPostCommand {
	height: 30px;
	}

/**/.blogPostField {
	height: 120px;
	}

/**/.blogSubmit {
	height: 32px;
	}