﻿/*************** ADMIN MASTER **************/
.header#admin_search
{
	width:304px;
	height:40px;
	background-image:url(./images/header/header_search.jpg);
	margin-left:200px;
}

.header#admin_logo
{
	width:410px;
	background-image:url(./images/header/admin_logo.jpg);
	background-repeat:no-repeat;
}

.admin_master_e1_spacer
{
	float:left;
	width:212px;
	height:6px;
}

.admin_master_e1_b2_item
{
	width:170px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	padding-left:5px;
	border-bottom:1px solid #494949;
	padding-bottom:5px;
	text-indent:-10px;
	cursor:pointer;

}

#admin10
{
	margin-top:10px;
}

.control_panel_link
{
	color:#FFFFFF;
}

.control_panel_link:hover
{
	color:#22a6f7;
}

.section#admin_master_e1_wrap
{
	width:212px;

}

.section_spacer#admin_master_e1_s1
{
	border-left:1px solid #ababab;
	height:548px;
}

.section_spacer#admin_master_e1_s2
{
	border-right:1px solid #ababab;
	height:548px;
}

.section#admin_master_e1_body
{
	width:202px;
	height:556px;
	border-top:1px solid #ababab;
	border-bottom:1px solid #ababab;
	background-color:#FFFFFF;
	margin:0;

}

.section#admin_master_e1_b2_title
{
	width:195px;
	text-align:left;
	color:#1e1e1e;

}

.black_section#admin_master_e1_b2_wrap
{
	width:197px;
	height:540px;

}

.black_section_spacer#admin_master_e1_s1_b2
{
	height:518px;
}

.black_section#admin_master_e1_body_b2
{
	width:185px;
	height:530px;
	background-color:#1e1e1e;
	margin:0;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;

}

.black_section_spacer#admin_master_e1_s2_b2
{
	height:518px;
}

.new_item_notice
{
    float:right;
    width:22px;
    height:10px;
    background-image:url(./images/admin/new.png);
    background-repeat:no-repeat;
}

.section_spacer#admin_master_e2_s1
{
	border-left:1px solid #ababab;
	height:190px;
}

.section_spacer#admin_master_e2_s2
{
	border-right:1px solid #ababab;
	height:190px;
}

.section#admin_master_e2_body
{
	width:202px;
	height:198px;
	border-top:1px solid #ababab;
	border-bottom:1px solid #ababab;
	background-color:#FFFFFF;
	margin:0;

}

.section#admin_master_e2_b2_title
{
	width:195px;
	text-align:left;
	color:#1e1e1e;

}

.black_section#admin_master_e2_b2_wrap
{
	width:197px;
	height:170px;

}

.black_section_spacer#admin_master_e2_s1_b2
{
	height:154px;
}

.black_section#admin_master_e2_body_b2
{
	width:185px;
	height:166px;
	background-color:#1e1e1e;
	margin:0;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;

}

.black_section_spacer#admin_master_e2_s2_b2
{
	height:154px;
}



.section#admin_master_e3_wrap
{
	width:762px;
}

.section#admin_master_e3_body
{
	width:760px;
	border-left:1px solid #ababab;
	border-right:1px solid #ababab;
	background-color:#FFFFFF;
	margin:0;
}

.thumbnail_wrap
{
	float:left;
	width:104px;
	height:84px;
	cursor:pointer;
	background-image:url(./images/search_thumb_bg.jpg);
	display:inline;
}

.thumbnail
{
	float:left;
	width:95px;
	height:75px;
	overflow:hidden;
	border:1px solid #d4d4d4;
	margin-left:3px;
	margin-top:3px;
	display:inline;
}

.thumbnail_pic
{
	height:auto; 
	width:95px; 
	float:left;
	border-left:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	display:inline;
}

.submit_button
{
	font-weight:bold;
	font-size:14px;
	color:#1e1e1e;
	width:152px;
	height:41px;
	display:inline;
}

.submit_button_wrap
{
	float:right;
	width:152px;
	display:inline;
	margin-right:10px;
}

.search_corner_wrap
{
	float:left;
	width:auto;
	height:5px;
}

.search_tl_corner
{
	float:left;
	width:5px;
	height:5px;
	background-image:url(./images/body/body_corner_TL.jpg);
	background-repeat:no-repeat;
	font-size:1px;
}

.search_tr_corner
{
	float:left;
	width:5px;
	height:5px;
	background-image:url(./images/body/body_corner_TR.jpg);
	background-repeat:no-repeat;
	font-size:1px;
}

.search_bl_corner
{
	float:left;
	width:5px;
	height:5px;
	background-image:url(./images/body/body_corner_BL.jpg);
	background-repeat:no-repeat;
	font-size:1px;
}

.search_br_corner
{
	float:left;
	width:5px;
	height:5px;
	background-image:url(./images/body/body_corner_BR.jpg);
	background-repeat:no-repeat;
	font-size:1px;
}

.search_section_spacer_top
{
	float:left;
	height:4px;
	background-color:#FFFFFF;
	border-top:1px solid #ababab;
	font-size:1px;
}

.search_section_spacer_bottom
{
	float:left;
	height:4px;
	background-color:#FFFFFF;
	border-bottom:1px solid #ababab;
	font-size:1px;
}

.search_section_spacer_top#admin_master_e3_s1
{
	width:752px;
}

.search_section_spacer_bottom#admin_master_e3_s2
{
	width:752px;
}



