@charset "UTF-8";



/* Body starts, dont edit! */



body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 600px;
	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: 1200px;
	left: 0px;
}

.footer_bg {
	background-image: url(../images/background2.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;
}

#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 */
}



/* Text Styling ends */



/* Layouts Styling Starts */



#content {
	position:absolute;
	width:1000px;
	height:768px;
	z-index:2;
	left: -48px;
	top: 0px;
	}





/* Portfolio's Print pages Styling Ends */
#top {
	position:absolute;
	width:902px;
	height:34px;
	z-index:2;
	left: 44px;
	top: 139px;
	background-image: url(../images/skins/black_plastic/BPtop.png);
}
#bottom {
	position:absolute;
	width:902px;
	height:34px;
	z-index:2;
	left: 44px;
	top: 719px;
	background-image: url(../images/skins/black_plastic/BPbottom.png);
}
#middle {
	position:absolute;
	width:902px;
	height:548px;
	z-index:2;
	left: 44px;
	top: 173px;
	background-image: url(../images/skins/black_plastic/BPmiddle.jpg);
}


#leftside { /* Leftside marginal */
	position:absolute;
	width:55px;
	height:614px;
	z-index:2;
	top: 139px;
	left: -11px;
	background-position: right top;
	background-image: url(../images/skins/black_plastic/BPleft.png);
}

#rightside {  /* Rightside marginal */
	position:absolute;
	width:61px;
	height:614px;
	z-index:2;
	left: 946px;
	top: 139px;
	background-image: url(../images/skins/black_plastic/BPright.png);
}



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

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

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

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



/* Links  Styling starts */



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

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

.class1 a:hover {
	text-decoration: underline;
	color: #666;
	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: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	padding: 5px 10px 5px 10px;
	background-color: #242424;
	border: 0px;
	text-align: left;
} /* Button style */

#logobox { /* Logo's red background */
	position:absolute;
	width:200px;
	height:276px;
	z-index:2;
	left: 51px;
	top: 173px;
	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:301px;
	z-index:3;
	left: 33px;
	top: 416px;
	background-image: url(../images/content_bg.jpg);
}

#footer { /* Site's footer, and including the shadow of the box */
	position:absolute;
	width:888px;
	height:93px;
	z-index:4;
	left: 33px;
	top: 717px;
}

#workbg {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	left: 515px;
	top: 416px;
}

#bannerbg {  /* Banner image's div */
	position:absolute;
	width:689px;
	height:255px;
	z-index:6;
	left: 256px;
	top: 182px;
}

#portfoliotext { /* Div for the title of portfolio */
	position:absolute;
	width:450px;
	height:66px;
	z-index:8;
	left: 496px;
	top: 73px;
}

.portfolio { /* Photographers portfolio */
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 34px;
	letter-spacing: -1pt;
	line-height: 35px;
}

.titles { /* Portfolio's owner's titles */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;

}

#bodytext { /* Here are first columns bodytexts */
	position:absolute;
	width:495px;
	height:255px;
	z-index:5;
	left: 66px;
	top: 462px;
	overflow: auto;
}
#3buttons {
	position:absolute;
	width:463px;
	height:45px;
	z-index:13;
	left: 84px;
	top: 670px;
}


.bodytext { /* Here you can edit bodytext */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 15px;
}

.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: #999;
	letter-spacing: -1pt;
	text-align: left;

}

#logo { /* Logo is included right here */
	position:absolute;
	width:200px;
	height:115px;
	z-index:10;
	left: 50px;
	top: 332px; /* 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:408px;
	height:41px;
	z-index:11;
	left: 255px;
	top: 399px;

}

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

#workphotos { /* Homepages nine work photos are under this div */
	position:absolute;
	width:387px;
	height:269px;
	z-index:13;
	left: 570px;
	top: 448px;
}

#bodytextright {
	position:absolute;
	width:358px;
	height:229px;
	z-index:13;
	left: 540px;
	top: 468px;
	text-align: left;

}

#information { /* Your contact information div */
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 208px; /* If you don't want your photo on site, edit this line to this: left: 0px; */
	top: 59px;
}

#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: 539px;
	top: 456px;
}

#form { /* Here is contact form */
	position:absolute;
	width:330px;
	height:115px;
	z-index:13;
	left: 539px;
	top: 511px;
}
#aboutimage { /* Flick column, or whatever you want to title to say */
	position:absolute;
	width:324px;
	height:245px;
	z-index:14;
	left: 565px;
	top: 459px;
}

#twitter { /* Twitter column, or whatever you want to title to say */
	position:absolute;

	width:161px;
	height:262px;
	z-index:15;
	left: 540px;
	top: 440px;
/* Portfolio's Photographing pages Styling Starts */
}

#portfoliotitles { /* Titles of Photography, Web Design and Print & Logos */
	position:absolute;
	width:204px;
	height:24px;
	z-index:14;
	left: 43px;
	top: 459px;
}

#portfoliopages { /* pages and some text */
	position:absolute;
	width:160px;
	height:24px;
	z-index:14;
	left: 65px;
	top: 501px;
}

#photographyshowoff { /* Main content for works */
	position:absolute;
	width:653px;
	height:24px;
	z-index:14;
	left: 279px;
	top: 447px;
}



/* 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: 445px;
}

/* Portfolio pages Styling Ends */

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



#webwork1 { /* Showroom for work #1 */
	position:absolute;
	width:205px;
	height:231px;
	z-index:14;
	left: 251px;
	top: 462px;
}

#webwork2 { /* Showroom for work #2 */
	position:absolute;
	width:204px;
	height:24px;
	z-index:14;
	left: 470px;
	top: 462px;
}

#webwork3 { /* Showroom for work #3 */
	position:absolute;
	width:202px;
	height:24px;
	z-index:14;
	left: 690px;
	top: 439px;
}



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

/* Portfolio's Print pages Styling Starts */





#printwork { /* Main content for print works */
	position:absolute;
	width:600px;
	height:24px;
	z-index:14;
	left: 294px;
	top: 454px;
}
#contenttext {
	position:absolute;
	width:438px;
	height:253px;
	z-index:9;
	left: 66px;
	top: 456px;
}
#buttons {
	position:absolute;
	width:439px;
	height:81px;
	z-index:13;
	left: 85px;
	top: 641px;
}
#vbuttons {
	position:absolute;
	width:147px;
	height:115px;
	z-index:14;
	left: 24px;
	top: 625px;
}
p.navbuttons a {
	color: #666;
	text-decoration: none;
	display: block;
	width: 139px;
	height:42px;
	background-image:url(../images/buttons/clearbutton.png);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	background-position: center;
	line-height: 3;
	} 
p.navbuttons a:hover {
	color: #FFFFFF;
	background-image:url(../images/buttons/yellowishhover.png);
	background-repeat: no-repeat;
} 
p.navbuttons a:active {
color: #FFFFFF;
background-image:url(../images/buttons/redactive.png);
background-repeat: no-repeat;
} 
p { /* Here you can edit bodytext */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 15px;
}
