@charset "utf-8";
h1 {
	font-size: 34px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	letter-spacing: -1pt;
	font-weight: normal;
	color: #CCCCCC;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url();
	background-color: #000000;
	background-repeat: repeat-x;
}

.box {
	position: relative;
	top: 0px;
	right: 0;
	margin: 0 auto;
	width: 900px;
	text-align: left;
	height: 1000px;
	left: 0px;
}
.footer_bg {
	background-image: url(../images/background.jpg); /* Background image */
	background-repeat: no-repeat;
	background-position: center top;
}
#footerBG {
	position:absolute;
	width:100%;
	height:1200px;
	z-index:0;
	top: 0px;
	left: 0px;
	visibility: visible;
}
#footlogo/* Portfolio's Print pages Styling Ends */
 {
	position:absolute;
	width:150px;
	height:30px;
	z-index:16;
	left: 798px;
	top: 730px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial;
	color: #7B5D37;
	font-size: 11px;
}
#footlogo  a {
	color: #F0E9E1;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}
#footdesc {
	position:absolute;
	width:400px;
	height:30px;
	z-index:12;
	left: 105px;
	top: 732px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial;
	color: #999999;
	font-size: 11px;
}



#background {
	position:absolute;
	width:100%;
	height:1200px;
	z-index:0;
	left: 0px;
	top: 0px;	
/* Body ends */
/* Text Styling starts, read Read_me.pdf to see editable contents */

}
a:link {
	color: #990007;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a:visited {
	text-decoration: underline;
	color: #990007;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a:active {
	text-decoration: underline;
	color: #990007;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

/* Links  Styling starts */

.class1 a:link {
	color: #993300;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.class1 a:visited {
	text-decoration: underline;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.class1 a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.class1 a:active {
	text-decoration: underline;
	color: #990007;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

/* Links  Styling ends */
/* Lightbox Styling starts */

IMG {border-color: white;}
A:hover IMG, A:active IMG {border-color: black; }

/* Lightbox Styling ends */

.input_fields {	color: #000000;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	padding: 5px;	margin: 3px 0 0 0; background-color: #EEE;	border: 1px; border-color:#CCC; border-style:solid} /* Form field style */

.input_fields:hover {	color: #000000;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	padding: 5px;	margin: 3px 0 0 0; background-color: #DDD;	border: 1px; border-color:#CCC; border-style:solid} /* Form field style */

.input_button {	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	margin-top: 6px; padding: 5px 10px 5px 10px;	background-color: #990007;	border: 0px;} /* Button style */

.input_button:hover {	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	margin-top: 6px; padding: 5px 10px 5px 10px;	background-color: #242424;	border: 0px;} /* Button style */

/* Text Styling ends */

/* Layouts Styling Starts */

#content {
	position:absolute;
	width:960px;
	height:761px;
	z-index:2;
	left: -25px;
	top: -10px;
	}
#leftside { /* Leftside marginal */
	position:absolute;
	width:37px;
	height:636px;
	z-index:1;
	top: 140px;
	left: 144px;
	background-position: right top;
}
#logobox { /* Logo's red background */
	position:absolute;
	width:200px;
	height:276px;
	z-index:2;
	left: 30px;
	top: 110px;
	background-image: url(../images/logobox.jpg); /* Do not remove this line, this is a red background box for the logo */
}
#contentbg {
	position:absolute;
	width:483px;
	height:340px;
	z-index:3;
	left: 30px;
	top: 386px;
	background-image: url(../images/content_bg.jpg);
}
#footer { /* Site's footer, and including the shadow of the box */
	position:absolute;
	width:888px;
	height:69px;
	z-index:4;
	left: 30px;
	top: 727px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: top;
}
#workbg {
	position:absolute;
	width:200px;
	height:340px;
	z-index:5;
	left: 513px;
	top: 386px;
}
#bannerbg {  /* Banner image's div */
	position:absolute;
	width:689px;
	height:276px;
	z-index:6;
	left: 230px;
	top: 110px;
}
#rightside {  /* Rightside marginal */
	position:absolute;
	width:53px;
	height:646px;
	z-index:7;
	left: 732px;
	top: 146px;
}
#portfoliotext { /* Div for the title of portfolio */
	position:absolute;
	width:450px;
	height:66px;
	z-index:7;
	left: 469px;
	top: 41px;
}
.portfolio { /* Photographers portfolio */
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 34px;
	letter-spacing: -1pt;
	line-height: 35px;
}
.titles { /* Portfolio's owner's titles */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}
#bodytext { /* Here are first columns bodytexts */
	position:absolute;
	width:438px;
	height:303px;
	z-index:8;
	left: 57px;
	top: 413px;
}

.bodytext { /* Here you can edit bodytext */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	line-height: 18px;
	text-indent: 40px;
	
}
.title { /* Main titles, examples, Welcome to my Online Portfolio, About Me, My Services, Web Design etc. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333333;
	letter-spacing: -1px;
}
#logo { /* Logo is included right here */
	position:absolute;
	width:200px;
	height:115px;
	z-index:11;
	left: 23px;
	top: 259px; /* Remove this line totally, if you don't want any logo to your site */
}
#navigation { /* Navigation bar, to edit buttons open up homepage.psd, and look section 6. PSD files on Read_me.pdf */
	position:absolute;
	width:500px;
	height:38px;
	z-index:12;
	left: 230px;
	top: 348px;
}

#transparentshape {  /* Transparent shape next to navigation bar */
	position:absolute;
	width:190px;
	height:39px;
	z-index:6;
	left: 730px;
	top: 348px;
	background-image: url(../images/navigation/shape.png);
}

#workphotos { /* Homepages nine work photos are under this div */
	position:absolute;
	width:406px;
	height:261px;
	z-index:13;
	left: 951px;
	top: 536px;
}
#bodytextright {
	position:absolute;
	width:358px;
	height:257px;
	z-index:13;
	left: 531px;
	top: 415px;
}
#bodytextrightsmall {
	position:absolute;
	width:369px;
	height:288px;
	z-index:15;
	left: 525px;
	top: 416px;
}
#information { /* Your contact information div */
	position:absolute;
	width:214px;
	height:115px;
	z-index:2;
	left: 222px; /* If you don't want your photo on site, edit this line to this: left: 0px; */
	top: 52px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	letter-spacing: normal;
}
#photo { /* Your photo */
	position:absolute;
	width:150px;
	height:200px;
	z-index:2;
	top: 44px;
	left: 10px;
}
#hireme { /* Hire me title */
	position:absolute;
	width:368px;
	height:36px;
	z-index:14;
	left: 527px;
	top: 416px;
}
#form { /* Here is contact form */
	position:absolute;
	width:337px;
	height:115px;
	z-index:13;
	left: 498px;
	top: 478px;
}
#flickr { /* Flick column, or whatever you want to title to say */
	position:absolute;
	width:165px;
	height:260px;
	z-index:14;
	left: 722px;
	top: 408px;
}
#twitter { /* Twitter column, or whatever you want to title to say */
	position:absolute;
	width:350px;
	height:262px;
	z-index:15;
	left: 540px;
	top: 408px;
	
/* Portfolio's Photographing pages Styling Starts */

}
#portfoliotitles { /* Titles of Photography, Web Design and Print Logos */
	position:absolute;
	width:200px;
	height:24px;
	z-index:14;
	left: 53px;
	top: 412px;
}
#portfoliopages { /* pages and some text */
	position:absolute;
	width:199px;
	height:147px;
	z-index:14;
	left: 50px;
	top: 464px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	color: #666666;
}
#photographyshowoff { /* Main content for works */
	position:absolute;
	width:653px;
	height:24px;
	z-index:14;
	left: 250px;
	top: 427px;
}

/* Portfolio's Photographing pages Styling Ends */
/* Portfolio pages Styling Starts */

#portfoliocategories { /* Subcategories are in here*/
	position:absolute;
	width:368px;
	height:24px;
	z-index:14;
	left: 532px;
	top: 420px;
}
/* Portfolio pages Styling Ends */
/* Portfolio's Web Design pages Styling Starts */

#webwork1 { /* Showroom for work #1 */
	position:absolute;
	width:290px;
	height:24px;
	z-index:14;
	left: 276px;
	top: 410px;
}
#webwork2 { /* Showroom for work #2 */
	position:absolute;
	width:300px;
	height:24px;
	z-index:14;
	left: 276px;
	top: 561px;
}
#webwork3 { /* Showroom for work #3 */
	position:absolute;
	width:290px;
	height:24px;
	z-index:14;
	left: 590px;
	top: 410px;
}
#webwork4 {
	position:absolute;
	width:290px;
	height:24px;
	z-index:14;
	left: 590px;
	top: 561px;
}


/* Portfolio's Web Design pages Styling Ends */
/* Portfolio's Print pages Styling Starts */


#printwork { /* Main content for print works */
	position:absolute;
	width:653px;
	height:24px;
	z-index:14;
	left: 239px;
	top: 406px;
}
#logo1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:10;
	left: 37px;
	top: 127px; /* Remove this line totally, if you don't want any logo to your site */
}
.subtitles {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #3A1E08;
	line-height: 30px;
	font-weight: normal;
}
.subtitles2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}
#czas {
	position:absolute;
	width:230px;
	height:30px;
	z-index:9;
	left: 32px;
	top: 86px; /* Remove this line totally, if you don't want any logo to your site */
	color: #A87753;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
#top {
	position:absolute;
	width:60px;
	height:30px;
	z-index:13;
	left: 34px;
	top: 733px; /* Remove this line totally, if you don't want any logo to your site */
	color: #A87753;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.styl1 {
	color: #CCCCCC
}
#adv {
	position:absolute;
	width:886px;
	height:4px;
	z-index:-1;
	left: 27px;
	top: 1159px;
	background-repeat: no-repeat;
	background-position: top;
}
#flagsy {
	position:absolute;
	width:67px;
	height:30px;
	z-index:7;
	left: 842px;
	top: 358px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial;
	color: #7B5D37;
	font-size: 11px;
}
#flagsy  a {
	color: #990000;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}
