/*=========================================================================================
	Create by Stevex (www.stevex.co.uk) for Douglas Software (c) (www.photo-software.com) on 4/11/09
===========================================================================================*/
/*=========================================================================================
	Index.htm Elements(CSS level 2.1)
===========================================================================================*/
/*============================================
	Header images
==============================================*/
.image_wireframe {
	display:inline;
	position:relative;
	width:101px;
	height:85px;
	float:left;
	margin-left:4px;
  margin-top:4px;
	background-color:#ffffff;
	background-repeat:repeat;
}

.image_douglas_logo {
	display:inline;
	position:relative;
	width:247px;
	height:85px;
	float:left;
	margin-left:4px;
  margin-top:4px;
	background-color:#ffffff;
	background-repeat:repeat;
}
/*============================================
	Product images
==============================================*/
.image_photo {
	display:block;
	position:relative;
	margin-left:25px;
	margin-bottom:18px;
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	float:right;
}

/*=====================
	Grey Card images
=======================*/
#image_photo_grey_card {
	width:200px;
	height:193px;
	margin-left:0;
	margin-right:25px;
	margin-bottom:16px;
	float:left;
}

#image_photo_grey_card_product_box {
	width:200px;
	height:200px;
}

#image_photo_grey_card_photoshop{
	width:300px;
	height:225px;
	margin-top:5px;
}

#image_photo_grey_card_review{
	width:200px;
	height:266px;
	margin-left:0;
	margin-right:25px;
	margin-bottom:18px;
	float:left;
}

#image_offer{
	width:102px;
	height:94px;
	margin-left:0;
	margin-right:25px;
	float:left;
}
/*=====================
	Depth of Field Calculator images
=======================*/
#image_photo_depth_of_field_review{
	width:200px;
	height:283px;
}

#image_photo_depth_of_field_screen_shot_mac{
	width:230px;
	height:267px;
}

#image_photo_depth_of_field_screen_shot_palm{
	width:200px;
	height:267px;
	margin-left:0;
	margin-right:25px;
	margin-bottom:18px;
	float:left;
}

.image_photo_depth_of_field_screen_shot_large{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}

#image_photo_depth_of_field_screen_shot_large_ppc_1{
	width:240px;
	height:320px;
}

#image_photo_depth_of_field_screen_shot_large_ppc_2{
	width:240px;
	height:320px;
}

#image_photo_depth_of_field_screen_shot_large_palm_1{
	width:320px;
	height:320px;
}

#image_photo_depth_of_field_screen_shot_large_palm_2{
	width:320px;
	height:320px;
}

#image_photo_depth_of_field_screen_shot_large_win_1{
	width:326px;
	height:387px;
}

#image_photo_depth_of_field_screen_shot_large_win_2{
	width:337px;
	height:391px;
}

#image_photo_depth_of_field_screen_shot_large_mac_1{
	width:261px;
	height:310px;
}

#image_photo_depth_of_field_screen_shot_large_mac_2{
	width:270px;
	height:314px;
}
/*=====================
	Sun Angle Calculator images
=======================*/
#image_photo_sun_angle_calculator_screen_shot {
	width:400px;
	height:305px;
}

#image_photo_sun_angle_calculator_screen_shot2 {
	width:400px;
	height:305px;
	margin-left:0;
	margin-right:25px;
	margin-bottom:18px;
	float:left;
	clear:left;
}

.image_photo_sun_angle_calculator_screen_shot_large{
	width:600px;
	height:458px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

#image_sun_angle_calculator_review{
	width:400px;
	height:305px;
}
/*=====================
	Full size review images
=======================*/
.image_review{
	display:block;
	position:relative;
	width:620px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	border:solid 1px #cccccc;
}

/*============================================
	Icon images
==============================================*/
.image_flag {
	display:block;
	position:relative;
	width:38px;
	height:23px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.image_logo {
	display:block;
	position:relative;
	width:50px;
	height:50px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	/*border:solid 1px #cccccc;*/
}

#asp{
	display:inline;
	position:relative;
	width:105px;
	height:26px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	float:right;
	/*border:solid 1px #cccccc;*/
}

#shareup{
	display:inline;
	position:relative;
	width:110px;
	height:18px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	float:right;
	/*border:solid 1px #cccccc;*/
}

.image_logo_os {
	display:block;
	position:relative;
	width:50px;
	height:57px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	/*border:solid 1px #cccccc;*/
}

.image_logo_dealer {
	display:block;
	position:relative;
	width:100px;
	height:90px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	/*border:solid 1px #cccccc;*/
}

.image_logo_right {
	display:block;
	position:relative;
	width:50px;
	height:57px;
	float:right;
	text-align:center;
	margin-left:20px;
	margin-right:auto;
	margin-bottom:10px;
	/*border:solid 1px #cccccc;*/
}

.image_map_right {
	display:block;
	position:relative;
	width:100px;
	height:100px;
	float:right;
	text-align:center;
	margin-left:20px;
	margin-right:auto;
	border:solid 1px #cccccc;
}

.image_icon {
	display:inline;
	position:relative;
	width:50px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
}

.image_panel_icon {
	display:block;
	position:relative;
	float:right;
	width:50px;
	height:50px;
	margin-left:20px;
	margin-bottom:20px;
}
