html, body, div, img, form, textarea, input, pre
{
	margin: 0;
	padding: 0;
	font-family: tahoma, sans-serif;
	font-size: 9pt;
	margin: 0;
	padding: 0;
}

html, body
{
	width: 100%;
	height: 100%;
	font-size: 0px;
	background: #000000;
}


img
{
	border: 0px;
}


body
{
	text-align: center;
}

div.header_bar
{
	width: 100%;
	height: 26px;
	background: url(header_footer.png) repeat-x;
}

div.footer_bar
{
	width: 100%;
	height: 26px;
	background: url(header_footer.png) repeat-x;
}

div.site_main_container
{
	height: auto;
	background: url(site_background.png) center top repeat-y #8f8f8f;
	width: 100%;
}

div.site_main_border
{
	width: 1002px;
	background: #555555;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

div.site_main
{
	width: 1000px;
	background: #ffffff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	
}

div.site_banner
{
	width: 1000px;
	height: 100px;
	background: url(site_banner.png) top left #000000;
}

div.navbar_background
{
	width: 1000px;
	height: 32px;
	background: url(navbar_background.png) top left;
}

div.navbar_padding
{
	padding-left: 28px;
}

div.navbar_tab_home_selected, div.navbar_tab_home
{
	height: 32px;
	width: 60px;
	margin: 0 0 0 0px;
	float: left;
}

div.navbar_tab_home_selected
{
	background: url(navbar_tab_home.png) top left;
}

div.navbar_tab_icons_selected, div.navbar_tab_icons
{
	height: 32px;
	width: 122px;
	margin: 0 0 0 16px;
	float: left;
}

div.navbar_tab_icons_selected
{
	background: url(navbar_tab_icons.png) top left;
}

div.navbar_tab_stock_selected, div.navbar_tab_stock
{
	height: 32px;
	width: 109px;
	margin: 0 0 0 16px;
	float: left;
}

div.navbar_tab_stock_selected
{
	background: url(navbar_tab_vectors.png) top left;
}


div.navbar_tab_about_selected, div.navbar_tab_about
{
	height: 32px;
	width: 86px;
	margin: 0 0 0 16px;
	float: left;
}

div.navbar_tab_about_selected
{
	background: url(navbar_tab_about.png) top left;
}



div.navbar_tab_company_selected, div.navbar_tab_company
{
	height: 32px;
	width: 104px;
	margin: 0 0 0 16px;
	float: left;
}

div.navbar_tab_company_selected
{
	background: url(navbar_tab_company.png) top left;
}


div.navbar_tab_contact_selected, div.navbar_tab_contact
{
	height: 32px;
	width: 74px;
	margin: 0 0 0 16px;
	float: left;
}

div.navbar_tab_contact_selected
{
	background: url(navbar_tab_contact.png) top left;
}


div.navbar_tab_blog_selected, div.navbar_tab_blog
{
	height: 32px;
	width: 96px;
	margin: 0 0 0 70px;
	float: left;
}

div.navbar_tab_blog_selected
{
	background: url(navbar_tab_blog.png) top left;
}



div.navbar_rssfeed
{
	height: 32px;
	width: 96px;
	margin: 0 0 0 10px;
	float: left;
}

div.main_content
{
	float: left;
	width: 1000px;
	background: url(right_content_background.png) top right repeat-y white;

}

div.main_content_left
{
	width: 744px;
	padding: 0 0 16px 0;
	float: left;
	color: #555555;
	background: white;
}

div.main_content_left_padding
{
	padding: 16px;
}

div.main_content_left_padding_child
{
	width: 712px;
}

div.main_content_right
{
	width: 250px;
	float: left;
	color: #444444;
}

div.main_content_right_padding
{
	float: left;
	padding: 16px 16px 16px 16px;
}



div.stock_maingallery_footer
{
	float: left;
	width: 712px;
	height: 52px;
	background: white url(/images/stock_maingallery_footer.png);
}

div.stock_maingallery_footer a
{
	color: white;
}

div.stock_maingallery_footer a:hover
{
	color: #ffff88;
}

div.stock_maingallery_footer h3
{
	font-size: 21px;
	font-weight: bold;
	color: #ffffff;
	margin: 14px 24px 0 16px;
}


div.stock_maingallery_footer_desc
{
	float: left;
	width: 500px;
	margin: 20px 0 0 8px;
}




div.stock_galleryimage_top
{
	float: left;
	width: 346px;
}

div.stock_galleryimage_footer
{
	float: left;
	width: 346px;
	height: 42px;
	background: white url(/images/stock_galleryimage_footer.png);
}

div.stock_galleryimage_footer a
{
	color: white;
}

div.stock_galleryimage_footer a:hover
{
	color: #ffff88;
}

div.stock_galleryimage_footer h3
{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin: 11px 0 0 16px;
}

div.microstock_signup
{
	float: left;
	width: 102px;
}




p
{
	margin: 16px 0 0 0;
	line-height: 140%;
	
}

p.nomargin
{
	margin: 0;
}

p.navbar, p.navbar_selected
{
	line-height: 120%;
	margin: 0;
	color: #222222;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0 0 13px;
}

p.navbar_selected
{
	margin: 3px 0 0 0;

}

p.large
{
	font-family: arial;
	color: #222222;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 16px 0;
}

p.bookmark
{
	margin: 24px 0 8px 0;
	line-height: 120%;
	color: #222222;
}

p.gallery_footer
{
	margin: 0;
	padding: 8px 0 0 0;
	line-height: 120%;
}

p.footer_text
{
	color: #aaaaaa;
	font-size: 10px;
	margin: 0;
	float: left;
}

p.image_copyright
{
	float: right;
	font-size: 8pt;
}

p.indented
{
	margin: 16px 0 16px 0;
}

p.comment
{
	float: left;
	width: 542px;
	min-height: 32px;
	overflow: auto;
	margin: 0;
}

p.right_column_header, p.tab_header
{
	font-family: helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 18px;
	color: white;
	margin: 22px 0 0 16px;
}

p.tab_header
{
	margin: 6px 0 0 16px;
}


p.image_info_header
{
	font-family: helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 18px;
	color: white;
	margin: 4px 0 0 16px;
}


p.microstock_signup_large
{
	margin: 3px 0 0 0;
	padding: 0;
	font: tahoma;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 16px;
	color: black;
	text-align: center;
	
}

p.microstock_signup_large a
{
	color: #ffffff;
}


p.microstock_signup_large a:hover
{
	color: #ffff88;
}

div.microstock_signup p.microstock_signup_small
{
	margin: 10px 0 0 0;
	padding: 0;
	font-family: helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-align: center;
}

p.microstock_signup_small a
{
	color: #dddddd;
}


p.microstock_signup_small a:hover
{
	color: #ffff88;
}







div.separator
{
	float: left;
	margin: 16px 0 16px 0;
	background: #bbbbbb;
	height: 1px;
	width: 100%;
	font-size: 0px;
	line-height: 1px;
	overflow: hidden;
}


a
{
	text-decoration: none;
	color: #005599;
}


a:hover
{
	color: #0099aa;
}

a.blue
{
	font-weight: bold;
}

a.blue_medium
{
	font-weight: bold;
	font-family: helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 15px;
	
}


a.blog_main
{
	font-family: helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 19px;
	margin: 16px 0 0 0;
}

a.blog_small
{
	font-weight: bold;
	font-size: 8pt;
}


a.orange
{
	font-weight: bold;
	color: #ffbb44;
}

a.nav_black
{
	color: #222222;
	font-size: 12px;
	font-weight: bold;

}

a.nav_white
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

a.footer
{
	color: #aaaaaa;
	font-weight: normal;
}

a.footer:hover
{
	font-weight: bold;
}



h1
{
	font-family: helvetica, sans-serif;
	color: #333333;
	font-size: 21px;
	text-align: left;
	margin: 0 0 4px 16px;
	letter-spacing: -1px;
}

h1.blog
{
	margin: 0;
}

h2
{
	font-family: tahoma, sans-serif;
	color: #6F6F6F;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	margin: 0 0 0 16px;
}


h3
{
	font-family: helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 19px;
	margin: 0;
	padding: 0;
}

h3.withrect
{
	color: #000000;
	font-size: 10pt;
	text-align: left;
	margin: 0;
	padding: 6px 0 6px 10px;
	background: #e9e9e9;
	border: 1px solid #a6a6a6;
}


h3.margin
{
	margin: 24px 0 0 0;
}



a.gallery
{
	font-weight: bold;
	color: #ffffff;
}

a.gallery:hover
{
	color: #ffff88;
}

div.gallery_outer_border
{
	width: 344px;
	margin: 24px 0 0 0;
	border: 1px solid #777777;
}

div.gallery_outer_border_full
{
	margin: 24px 0 0 0;
	border: 1px solid #777777;
}



div.gallery_inner_border
{
	border: 0px solid #dddddd;
}


div.gallery_footer_outer_border
{
	float: left;
	width: 346px;
	height: 32px;
	margin: 0 0 8px 0;
}

div.gallery_footer_outer_border_full
{
	float: left;
	height: 32px;
	width: 100%;
}

div.gallery_footer_inner
{
	height: 30px;
	border: 1px solid #000000;
	background: #000000 repeat-x url(/images/gallery_bottom.png);
	text-align: center;
	line-height: 100%;
}


div.image_info
{
	width: 230px;
	float: right;
}


div.image_writeup
{
	width: 466px;
	float: left;
	margin: 0 16px 0 0;
}


div.comment_submit_outer
{
	float: left;
	background: #efa81f;
	width: 712px;
	padding: 0 0 1px 0;
	margin: 16px 0 0 0;
}

div.comment_submit_inner
{
	float: left;
	background: #ffe8bb;
	width: 710px;
	padding: 0 0 4px;
}

div.comment_error_outer
{
	float: left;
	background: #f88484;
	width: 712px;
	padding: 0 0 1px 0;
	margin: 16px 0 0 0;
}

div.comment_error_inner
{
	float: left;
	background: #ffd1d1;
	width: 710px;
	padding: 0 0 4px;
}

div.comment_success_outer
{
	float: left;
	background: #73c95f;
	width: 712px;
	padding: 0 0 1px 0;
	margin: 16px 0 0 0;
}

div.comment_success_inner
{
	float: left;
	background: #bbfaac;
	width: 710px;
	padding: 0 0 4px;
}


div.microstock_download_istockphoto img
{
	float: left;
	background: url(/images/microstock_istockphoto_download_graphic.png) no-repeat;
	width: 119px;
	height: 32px;
}

div.microstock_download_fotolia img
{
	float: left;
	background: url(/images/microstock_fotolia_download_graphic.png) no-repeat;
	background-position: 0px 0px;
	width: 79px;
	height: 32px;
}

div.microstock_download_shutterstock img
{
	float: left;
	background: url(/images/microstock_shutterstock_download_graphic.png) no-repeat;
	height: 32px;
	width: 123px;
}

div.microstock_download_dreamstime img
{
	float: left;
	background: url(/images/microstock_dreamstime_download_graphic.png) no-repeat;
	height: 32px;
	width: 118px;
}

div.microstock_download_fotolia img:hover
{
	background-position: 0px -32px;
}

div.microstock_download_shutterstock img:hover
{
	background-position: 0px -32px;
}

div.microstock_download_istockphoto img:hover
{
	background-position: 0px -32px;
}

div.microstock_download_dreamstime img:hover
{
	background-position: 0px -32px;
}



div.microstock_download_istockphoto a, div.microstock_download_fotolia a, div.microstock_download_shutterstock a, div.microstock_download_dreamstime a
{
	float: left;
	margin: 0;
	padding: 0;
}



div.microstock_download_istockphoto, div.microstock_download_fotolia, div.microstock_download_shutterstock, div.microstock_download_dreamstime
{
	float: left;
	height: 32px;
	margin: 10px 10px 0 0;
	
}


div.stock_fullpreview_top
{
	width: 712px;
	height: 211px;
	margin: 0;
}

div.right_column_header
{
	float: left;
	height: 54px;
	width: 256px;
	margin: 0;
	background: url(/images/right_column_header.png) no-repeat 0 0;
}
