.image_area {
	width:660px;

	border:0px solid red;
	position:relative;
/*	border: 1px solid #dddddd;*/
}

.image_preview {
	background:#ffffff;
	text-align:center;
	width:622px;
	border:0px solid red;
	overflow:hidden;
}

.portrait_preview{
	margin-left:12px;
}

.landscape_preview{
	margin-left:10px;
}

.image_navigation_column {
	position:absolute;
	width:15px;
	height:642px;
	display:inline;
	border:0px solid blue;
	top:0px;
	background-color:#f3f3f3;
}



.c_navigation_column_prev,
.c_navigation_column_start{
	left:0px;
}


.c_navigation_column_next,
.c_navigation_column_end{
	right:1px;
}


/*align item*/

.gallery_matrix,
.image_navigation_column,
.editors_notes_portrait_wrapper{
	margin-top:15px;
}

.gallery_matrix {
	position:relative;
	width:320px;
	height:650px;
	padding:0 5px;
	/*height:590px;*/
	border: 1px solid #dddddd;
	background:url(/assets/images/backgrounds/gallery_matrix_bg.jpg) no-repeat;
}

#matrix_img_tb_listing{
	height:565px;
	border: 0px solid #dddddd;
}

.selected_img_details{
	display:block;
	background:#eee;
}

.selected_img_details select{
	background-color:#fff;
	width:175px;
}

#keytrend_area{
	padding-bottom:3px;
}

#keytrend_area a{
	text-decoration:none; 
}

.landscape_selected_details,
.portrait_selected_details{
	margin-top:10px;
}

.landscape_selected_details{
	width:575px;
	padding:5px;
	margin-left:26px;
	margin-bottom:10px;
}

.portrait_selected_details{
	width:410px;
	padding:5px;
	display:inline;
}

.editors_notes_landscape_wrapper{
	margin-top:5px;
	margin-left:26px;
	margin-right:10px;
	width:585px;
	display:inline;
}

.c_tab_holder{
	line-height:20px;
	position:relative;
}
.c_tab_holder a{
	font-size:11px;
	line-height:20px;
	height:20px;
	padding:0;
	font-weight:normal;
	width:87px;
	margin-right:4px;
}

.c_tab_holder a#gallery_item_information_header{
	margin-right:0px;
}

.editors_notes_landscape {
	text-align:left;
	padding:5px;
	width:573px;
	height:164px;
	border: 1px solid #dddddd;
	position:relative;
	overflow:hidden;
}

.image_preview .gallery_tab_skin{
	display:block;
	border:0px solid red;
	position:absolute;
	z-index:0;
	background-image:url(/assets/images/sprites/gallery_tab_skin.jpg);
	background-repeat:no-repeat;
}

.image_preview .gallery_tab_skin.spotted{
	width:120px;
	height:125px;
	right:-15px;
	top:0px;
}

.editors_notes_landscape .gallery_tab_skin.spotted{
	right:-5px;
}

.men_gender_wrapper .gallery_tab_skin.spotted{
	background-position:-125px 0px
}

.image_preview .gallery_tab_skin.pocket{
	width:120px;
	height:150px;
}

.gallery_spotted span.title{
	font-size:14px;
	padding:10px 0px 15px;
	font-weight:bold;
	display:block;
}

.gallery_spotted span.flag_item_box_spotted{
	height:17px;
	width:22px;
	margin-left:-6px;
	display:block;
	border:0px solid red;
}


.editors_notes_portrait_wrapper{
	width:182px;
	margin-left:10px;
	margin-right:10px;
	display:inline;
}
.editors_notes_portrait {
	text-align:left;
	padding:5px;
	width:170px;
	height:609px;
	border: 1px solid #dddddd;
	position:relative;
	overflow:hidden;
}

.editors_notes_landscape .notes_info,
.editors_notes_portrait .notes_info{
	padding:5px;
	overflow:auto;
	border:0px solid red;
	/*background-color:#fff;*/
	position:absolute;
	top:5px;
	left:5px;
	z-index:0;
}

.notes_info p{ 
	clear:both;
	display:block;
}

.editors_notes_portrait .notes_info{
	width:160px;
	height:595px;
}

.editors_notes_landscape .notes_info{
	width:560px;
	height:150px;
}

.notes_info .forecast_subhead{
	padding-top:0px;
}
.matrix_img_tb {
	margin:1px 0 7px 2px;	
	padding-top:5px;
	width:104px;
	font-size:10px;
	/*height:150px;*/
	height:130px;
	background:#eeeeee;
	text-align:center;
	overflow:hidden;
	display:inline;
	float:left;
	cursor:pointer;
}

.matrix_img_tb .img_tb_body{
	position:relative;
}

#matrix_img_tb_listing .gender_bgcolor{
	cursor:default;
}

.matrix_img_tb a{
	display:block;
	height:100%;
	width:100%;
}

.matrix_img_tb span.img_tb_holder{
	display:block;
	width:101px;
	height:95px;
	text-align:center;
	border:0px solid red;
	margin:0 auto;
	overflow:hidden;
}

.matrix_img_tb .img_tb_landscape{
}

.matrix_img_tb .img_tb_portrait{
}

.matrix_img_tb .img_tb_landscape span.img_tb_holder{
	height:80px;
	padding-top:15px;
}

.matrix_img_tb .img_tb_body span.img_tb_icon{
	border:0px solid #000;
	display:block;
	width:14px;
	height:14px;
	position:absolute;
	top:-4px;
}

.matrix_img_tb .img_tb_body span.flag_item_box_spotted{
	left:2px;
}

.matrix_img_tb .img_tb_body span.new{
	right:2px;
}

.matrix_img_tb a{
	text-decoration:none;
}

.matrix_img_tb p {
	padding:0px;
	margin:0px;
}

.portrait_img {
	background:#ffffff;
	width:420px;
	overflow:hidden;
	text-align:left;
	border:0px solid red;
}
.landscape_img {
	margin-left:26px;
	background:#ffffff;
	width:585px;
	text-align:left;
	border:0px solid red; 
	display:inline;
}
.landscape_img p {
	text-align:left;
	padding:5px 0;
	margin:0;
}
.portrait_img p {
	text-align:left;
	padding:5px 0;
	margin:0;
}

.pager_top_right,
.pager_bottom_right {
	padding:8px 0 8px 2px;;
	text-align:center; 
}

.img_title {
	/*font-weight:bold;*/
	color:#000000;
}

.pager_top_right .bt_wrapper,
.pager_bottom_right .bt_wrapper{
	width:85px; 
	border:0px solid red;
	overflow:hidden;
}

.pager_top_right .c_button,
.pager_bottom_right .c_button{
	color:#fff;
}

.pager_top_right .number_wrapper,
.pager_bottom_right .number_wrapper{
	width:148px;
	padding-top:2px;
	border:0px solid red;
	overflow:hidden;
	font-size:12px;
}


.number_wrapper .page_number_input{
	border:1px solid #000;
	background-color:#fff;
	width:25px;
	padding:0 2px;
}
/*********** Gallery Skin  ***************/





/*****************************************/


.gallery_demo_subscribe_message{
	padding:10px 0;
}

.gallery_demo_subscribe_message .gallery_demo_info{
	padding:0px 10px;
}

.gallery_demo_subscribe_message .gallery_demo_info h1{
	font-size:27px;
}

.gallery_demo_subscribe_message .gallery_demo_info ul{
	padding-left:20px;
	font-size:20px;
}

.gallery_demo_subscribe_message .gallery_demo_info ul li{
	padding-bottom:15px;
}

.gallery_demo_subscribe_message .gallery_demo_info .flat_bt{
	width:300px;
	margin:0 auto;
}
 
 
 
#search_image_info
{
	//height: 650px;
}

#search_image_info #top_menu {
	margin: 0px;
}

