/* CSS for Steel Strings Gallery | Do not copy any part of this code */

body {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#90a4a5;
}

p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

/*NAVIGATION*/

#nav {
	float:right;
	margin:30px 0px 0px 0px;
	width:300px;
	height:58px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

#nav li {
	display:inline;
	margin:0px 0px 0px 0px;
	padding: 0px;
}

#nav ul {
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

#nav a {
	float:left;
	background-image:url(../images/holdingboc_blank_img.png);
	background-repeat:no-repeat;
	margin:40px 5px 0px 0px;
	padding:0px 0px 0px 5px;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#999;
	display:inline;
	width:65px;
	height:58px;
	overflow:hidden;
	outline:none;
}

#nav a:hover {
	background-image:url(../images/nav_hover_img.png);
	color:#000;
	height:58px;
	
}

/*FOOTER*/

#footer {
	width:400px;
	height:60px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
	margin:auto;
	padding: 0px 0px 0px 0px;
	outline:none;
}

#footer a {
	color:#000;
	text-decoration:none;
	outline:none;
}

#footer a:hover {
	text-decoration:underline;
}
/*INDEX*/

#index_wrapper {
	width:865px;
	height:670px;
	margin:auto;
	padding:10px 0px 0px 0px;
}

.header {
	width:879px;
	height:90px;
	margin:auto;
	padding:0px 0px 0px 0px;
}

.header_img {
	background-image:url(../images/steelstrings_idnet_upper_img.png);
	background-repeat:no-repeat;
	width:238px;
	height:89px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

.devider_line {
	background-image:url(../images/deivider_line_img.jpg);
	background-repeat:no-repeat;
	width:865px;
	height:2px;
	padding:0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

#centre_img {
	background-image:url(../images/banner_tree.jpg);
	background-repeat:no-repeat;
	width:865px;
	height:335px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px;
}

.clear {
	clear:both;
}

#index_content {
	width:550px;
	height:auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

.verticle_devide {
	background-image:url(../images/verticle_diveder_img.png);
	background-repeat:repeat-x;
	width:2px;
	height:135px;
	margin:0px 0px 0px 560px;
	padding:0px 0px 0px 0px;
}

#recent_project {
	background-image:url(../images/recent_project_img.png);
	background-repeat:no-repeat;
	margin:-125px 0px 0px 90px;
	padding:0px 0px 0px 0px;
	width:150px;
	height:27px;
	float:left;
}

#printmaster_recent_ident {
	width:150px;
	height:185px;
	margin:-90px 0px 0px 100px;
	padding:0px 0px 0px 0px;
	float:left;
	outline:none;
}

#printmaster_recent_ident img {
	border:none;
	outline:none;
}

.recent_work {
	width:250px;
	height:108px;
	margin:-90px 0px 0px 40px;
	padding:0px 0px 0px 0px;
	float:left;
}

.recent_work img {
	border:none;
}

.recent_work a {
	outline:none;
}

/*CONTACT*/

#contact_info_title {
	background-image:url(../images/contact_info_title.png);
	background-repeat:no-repeat;
	width:196px;
	height:24px;
	margin:10px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	float:left;
}

.outline_1 {
	width:300px;
	height:60px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	clear:both;
}

.icon {
	width:36px;
	height:36px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left
}

.text_small {
	width:90px;
	height:20px;
	margin:10px 0px 0px 40px;
	padding:0px 0px 0px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#000;
	text-align:left;
}

.information {
	width:150px;
	height:50px;
	margin:-20px 0px 0px 85px;
	padding:0px 0px 0px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	float:left;
}

.information a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.information a:hover {
	text-decoration:underline;
}

.information_web {
	width:150px;
	height:50px;
	margin:-30px 0px 0px 80px;
	padding:0px 0px 0px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	float:left;
}

.information_web a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.information_web a:hover {
	text-decoration:underline;
}

.devide_con {
	background-image:url(../images/long_devider_img.png);
	width:3px;
	height:500px;
	margin:0px 0px 0px 300px;
	padding:0px 0px 0px 0px;
}

.outline2 {
	width:300px;
	height:148px;
	margin:40px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	clear:both;
}

.da_icon {
	width:62px;
	height:64px;
	margin:10px 0px 0px 120px;
	padding:0px 0px 0px 0px;
	clear:both;
	float:left;

}

.da_icon img {
	border:none;
}

.social {
	width:90px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#000;
}

.icon_large {
	width:62px;
	height:64px;
	margin:0px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
}

.icon_large img {
	border:none;
}

#contact_form_title {
	background-image:url(../images/conatct_form_title.png);
	width:126px;
	height:27px;
	margin:-490px 367px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	clear:both;
}

#contact_form_holder {
	width:500px;
	height:400px;
	margin:-450px 0px 0px 370px;
	padding:0px 0px 0px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	float:left;
	clear:both;
}

#submit_btn {	
	width:108px;
	height:32px;
	margin:0px 0px 0px 385px;
	padding:0px 0px 0px 0px;
}

/*BIO - The history of me*/

#bio_title {
	background-image:url(../images/biot_title.png);
	background-repeat:no-repeat;
	width:374px;
	height:92px;
	padding:0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	float:left;
}

#bio_text {
	width:450px;
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	clear:both;
}

.bio_devide {
	background-image:url(../images/long_devider_img.png);
	background-repeat:no-repeat;
	width:3px;
	height:500px;
	margin:0px 0px 0px 460px;
	padding:0px 0px 0px 0px;
}

#my_picture {
	background-image:url(../images/me_bio.png);
	width:344px;
	height:443px;
	margin:-480px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}

.adobe_icon {
	width:62px;
	height:64px;
	margin:-30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

.adobe_icon img {
	border:none;
}

.adobe_icon a {
	outline:none;
}

.word_icon {
	width:62px;
	height:64px;
	margin:-30px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	float:left;
}

.word_icon img {
	border:none;
}

.word_icon a {
	outline:none;
}
/*GALLERY - ARTWORK*/

.artgallery_devider_line {
	background-image:url(../images/gallery_devide.png);
	background-repeat:no-repeat;
	width:3px;
	height:500px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
	float:left;
}

#artwork_title {
	background-image:url(../images/artwork_title.png);
	width:154px;
	height:28px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}

.thumb_holder_art {
	width:85px;
	height:85px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	clear:both;
}

.thumb_holder_art img {
	border:none;
}


#overall_thumb_holder {
	width:85px;
	height:465px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	clear:both;
}

.overall_thumb_holder_m {
	width:85px;
	height:360px;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	float:left;
}

#overall_thumb_holder_s {
	width:85px;
	height:300px;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	float:left;
}

/*GALLERY - GRAPHIC DESIGNS*/

#graphic_wrapper {
	width:865px;
	height:570px;
	margin:auto;
	padding:10px 0px 0px 0px;
}

#graphic_title {
	background-image:url(../images/graphic_title.png);
	width:154px;
	height:28px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.gallery_side_info {
	width:200px;
	height:400px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}

.gallery_side_info a {
	color:#000;
	text-decoration:none;
}

.gallery_side_info a:hover {
	color:#333;
	text-decoration:underline;
}

/*GALLERY - WEBSITE DESIGNS*/

.gallery_devider_line {
	background-image:url(../images/gallery_devide.png);
	background-repeat:no-repeat;
	width:3px;
	height:500px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 50px;
	float:left;
}

#web_title {
	background-image:url(../images/web_title.png);
	width:146px;
	height:30px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.overall_web_holder {
	width:550px;
	height:500px;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	float:left;
}

.web_thumb {
	width:250px;
	height:108px;
	margin:10px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	float:left;
}

.web_thumb img {
	border:none;
}

.webgallery_side_info {
	width:200px;
	height:400px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}

.webgallery_side_info p {
	margin:10px 0px 0px 0px;
}

.webgallery_side_info a {
	color:#000;
	text-decoration:none;
}

.webgallery_side_info a:hover {
	color:#333;
	text-decoration:underline;
}

/*GALLERY - EVOLUTION*/

#evolution_img {
	background-image:url(../images/evolution_of_man.png);
	background-repeat:no-repeat;
	width:590px;
	height:574px;
	margin:2px 0px 0px -5px;
	padding:0px 0px 0px 0px;
	float:left;
}

.devide_long {
	background-image:url(../images/long_devider_img.png);
	background-repeat:no-repeat;
	width:3px;
	height:542px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;

}

.evolution_title {
	background-image:url(../images/evolution_mirror_img.png);
	background-repeat:no-repeat;
	width:283px;
	height:41px;
	margin:10px 0px 0px 600px;
	padding:0px 0px 0px 0px;
}

.text_narrow {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	width:270px;
	height:auto;
	margin:-10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	float:right;

}

#thumb_mover {
	width:236px;
	height:150px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	float:left;
}

.thumb_holder {
	width:108px;
	height:150px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	float:left;
}

.thumb_holder img {
	border:none;
}

/*SITEMAP*/

#home_title {
	background-image:url(../images/home_title.png);
	width:107px;
	height:28px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.sitemap_holder {
	width:200px;
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

.sitemap_holder a {
	text-decoration:none;
	color:#000;
}

.sitemap_holder a:hover {
	text-decoration:underline;
}

.sitemap_holder_evo {
	width:200px;
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:2px 0px 0px -250px;
	padding:0px 0px 0px 0px;
	float:left;
}

.sitemap_holder_evo a {
	text-decoration:none;
	color:#000;
}

.sitemap_holder_evo a:hover {
	text-decoration:underline;
}

.sitemap_holder_web {
	width:200px;
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0px 120px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}

.sitemap_holder_web a {
	text-decoration:none;
	color:#000;
}

.sitemap_holder_web a:hover {
	text-decoration:underline;
}

#evo_title {
	background-image:url(../images/evolution_mirror_img.png);
	width:252px;
	height:30px;
	margin:-28px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

#sitemap_web {
	background-image:url(../images/web_title.png);
	width:146px;
	height:30px;
	margin:-28px 0px 0px 90px;
	padding:0px 0px 0px 0px;
	float:left;
}