﻿/*

	구글버튼

*/

/*
.goog-inline-block
{
	DISPLAY: inline-block;
	POSITION: relative;
}
.goog-imageless-button
{
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 2px;
	VERTICAL-ALIGN: middle;
	CURSOR: pointer;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	BORDER-RIGHT-WIDTH: 0px;
	TEXT-DECORATION: none;
	OUTLINE: none;
	MARGIN: 0px;
	FONT: 70% arial,sans-serif;
	COLOR: #000;
}
.goog-imageless-button-outer-box
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	BORDER-TOP-STYLE: solid;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: solid;
	BORDER-LEFT-STYLE: solid;
	BORDER-BOTTOM-STYLE: solid;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	MARGIN: 0px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-LEFT-COLOR: #bbbbbb;
	BORDER-BOTTOM-COLOR: #bbbbbb;
	BORDER-TOP-COLOR: #bbbbbb;
	BORDER-RIGHT-COLOR: #bbbbbb;
}
.goog-imageless-button-inner-box
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	BORDER-TOP-STYLE: solid;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: solid;
	BORDER-LEFT-STYLE: solid;
	BORDER-BOTTOM-STYLE: solid;
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 0px;
	MARGIN: 0px -1px;
	BORDER-RIGHT-WIDTH: 1px;
}
.goog-imageless-button-inner-box
{
	BORDER-LEFT-COLOR: #bbbbbb;
	BORDER-BOTTOM-COLOR: #bbbbbb;
	BORDER-TOP-COLOR: #bbbbbb;
	BORDER-RIGHT-COLOR: #bbbbbb;
	BACKGROUND: #e3e3e3;
}
.goog-imageless-button-pos
{
	POSITION: relative;
	HEIGHT: 100%;
}
.goog-imageless-button-content
{
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 0px;
	VERTICAL-ALIGN: middle;
	LINE-HEIGHT: 1.8em;
	PADDING-TOP: 0px;
	WHITE-SPACE: nowrap;
	POSITION: relative;
	TEXT-ALIGN: center;
	COLOR: #000;
}
.goog-imageless-button-top-shadow
{
	RIGHT: 0px;
	LEFT: 0px;
	OVERFLOW: hidden;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 0.9em;
	BACKGROUND: #f9f9f9;
	BORDER-BOTTOM: #eeeeee 0.2em solid;
}
.goog-imageless-button-collapse-left
{
	MARGIN-LEFT: 0px !important;
}
.goog-imageless-button-primary
{
	FONT-WEIGHT: bold;
}
.goog-inline-block
{
	DISPLAY: inline;
}
.goog-imageless-button .goog-imageless-button-inner-box
{
	LEFT: -1px;
}
*/
/* IE 적용*/
/*
.desc
{
	BACKGROUND-COLOR: #ffff80;
	PADDING: 10px;
	FONT-SIZE: 12px;
	MARGIN: 0 0 10px;
	LINE-HEIGHT: 1.6;
}
*/


/*

	안내박스

*/

.BoxInfo
{
	CLEAR: both;
	BACKGROUND: url(/AJAXWWW/THEME/001/IMG/box/white730_60.png) no-repeat;
	WIDTH: 730px;
	HEIGHT: 60px;
	MARGIN: 0 auto;
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
}

.BoxInfo .Title
{
	FONT-WEIGHT: bold;
	COLOR: Orange;
	MARGIN: 0 auto;
	MARGIN-TOP: 5px;
	MARGIN-LEFT: 10px;
	FONT-SIZE: 13px;
	WIDTH: 90%;
}

.BoxInfo .Content
{
	CLEAR: both;
	COLOR: BLUE;
	MARGIN: 0 auto;
	MARGIN-TOP: 5px;
	MARGIN-LEFT: 10px;
	FONT-SIZE: 12px;
	WIDTH: 90%;
}


/*

	검색 결과 안내 박스

*/
.SearchInfo 
{
	width: 730px;
	height: 24px;
	MARGIN: 0 auto;
	margin-top: 5px;
}
.SearchInfo .title {
	position: relative;
	height: 24px;
	width: 89px;
	display: block;
	overflow: hidden;
	FLOAT: left;
}
.SearchInfo .title span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/ajaxwww/THEME/001/IMG/SC/00L0/SearchResult.gif) no-repeat;
}
.SearchInfo .content {
	width: 640px;
	padding-top: 5px;
	margin-bottom: -5px;
	text-indent: 5px;
}
.SearchInfo .searchWord
{
	COLOR: Orange;
	FONT-WEIGHT: bold;
}

/*	검색 카운터 안내 박스	*/

#SearchCounts
{
	clear: both;
	background-color: #eaf3f5;
	height: 30px;
	padding: 0px;
	margin: 0 auto;
}

#SearchCounts ul
{
	height: 28px;
}
#SearchCounts ul li
{
	margin-top: 6px;
	height: 14px;
	width: 80px;
	padding-top: 3PX;
	text-indent: 20PX;
	float: left;
}

#SearchCounts .ListCount
{
	width: 300px;
}
#SearchCounts .ListCount .TotalRowCount
{
	color: Orange;
	font-weight: bold;
}

.StateBuy
{
	background: url(/AJAXWWW/THEME/001/IMG/STATES/ProductState11.gif) no-repeat;
}
.StateOrder
{
	background: url(/AJAXWWW/THEME/001/IMG/STATES/ProductState12.gif) no-repeat;
}
.StateReplace
{
	background: url(/AJAXWWW/THEME/001/IMG/STATES/ProductState13.gif) no-repeat;
}
.StateZero
{
	background: url(/AJAXWWW/THEME/001/IMG/STATES/ProductState14.gif) no-repeat;
}
.StateZoom
{
	background: url(/AJAXWWW/THEME/001/IMG/STATES/ProductState15.gif) no-repeat;
}



/*

	SearchResult : 결과내 재검색

*/

.SearchResult
{
	WIDTH: 730px;
	HEIGHT: 40px;
	BACKGROUND: url(/ajaxwww/THEME/001/IMG/box/white730_40.png) no-repeat;
	MARGIN: 5px 10px 5px 10px;
}
.SearchResult .title
{
	FONT-SIZE: 12px;
	FLOAT: left;
	MARGIN-TOP: 15px;
	MARGIN-LEFT: 10px;
}
.SearchResult .word
{
	WIDTH: 200px;
	FLOAT: left;
	MARGIN-TOP: 7px;
}

.SearchResult .word input
{
	WIDTH: 190px;
	HEIGHT: 19px;
}


.SearchResult .btn
{
	MARGIN-TOP: 8px;
	MARGIN-LEFT: 10px;
	HEIGHT: 19px;
	width: 66px;
	HEIGHT: 24px;
	FLOAT: left;
}

.SearchResult .btn A
{
	MARGIN: 0 auto;
	width: 66px;
	HEIGHT: 24px;
	OVERFLOW: hidden;
	DISPLAY: block;
	POSITION: relative;
}
.SearchResult .btn A SPAN
{
	BACKGROUND: url(/AJAXWWW/THEME/001/IMG/Icons/ResultSearch.png) no-repeat;
	HEIGHT: 100%;
	WIDTH: 100%;
	POSITION: absolute;
}



/**
*
* 검색 결과 카테고리
*
**/


#SearchCategories
{
	clear: both;
	margin: 0 auto;
}

#cphContents_dtlCategories
{
	margin: 0 auto;
}
#SearchCategories a
{
	font-size: 13px;
}
#SearchCategories span.Lists
{
	padding-top: 3px;
	display: block;
	width: 200px;
	overflow: hidden;
	border-style: dashed;
	border-bottom-width: 1px;
	border-color: #8DABDE;
	float: left;
}

/*	ListHeads	*/

#ListHeads
{
	clear: both;
	margin: 0 auto;
	height: 35px;
	padding: 0px;
	margin-top: 5px;
}
#ListHeads li
{
	font-weight: bold;
	height: 23px;
	padding-top: 12px;
	text-align: center;
	display: block;
	float: left;
}
#ListHeads li.status
{
	width: 20px;
}
#ListHeads li.image
{
	width: 100px;
}
#ListHeads li.desc
{
	width: 380px;
}

#ListHeads li.amt
{
	width: 130px;
}



#ListHeads li.cart
{
	width: 68px;
}
#ListHeads li.scrap
{
	width: 68px;
	display: none;
}


/*	ListItems 목록 아이템	*/

#ListItems
{
	clear: both;
	width: 750px;
	margin: 0 auto;
	margin-top: 5px;
	float: left;
	border-top: solid 1px #5AA6B0;
}

#ListItems .listItem
{
	width: 750px;
	height: 90px;
	overflow: hidden;
	border-bottom: solid 1px #5AA6B0;
	padding-top: 5px;
}
#ListItems li
{
	height: 100%;
	overflow: hidden;
	float: left;
	list-style-type: none;
}

#ListItems .status
{
	height: 50px;
	padding-top: 10px;
	padding-left: 5px;
	width: 20px;
}
#ListItems .statImage
{
	height: 17px;
	overflow: hidden;
	position: relative;
	width: 17px;
}
#ListItems .viewImage
{
	cursor: pointer;
	height: 16px;
	margin-top: 5px;
	overflow: hidden;
	position: relative;
	width: 16px;
}
#ListItems .image
{
	width: 125px;
	overflow: hidden;
}
#ListItems .image img
{
	width: 125px;
}



#ListItems .desc
{
	width: 380px;
	margin-left: 5px;
	border-left: dotted 1px #3f3f3f;
	padding-left: 5px;
}

#ListItems .desc ul li
{
	clear: both;
	height: 20px;
	WIDTH: 375PX;
}
#ListItems .desc span.subject
{
	font-weight: bold;
	color: #3f3f3f;
	height: 20px;
	width: 55px;
	display: block;
	float: left;
}

#ListItems .desc .maker
{
}
#ListItems .desc .eng
{
}
#ListItems .desc .short
{
	display: none;
}
#ListItems .desc .kor
{
}
#ListItems .desc .keyword
{
	height: 60px;
}
#ListItems .desc .keyword span.subject
{
	height: 60px;
}

#ListItems .amt
{
	width: 130px;
	text-align: right;
	border-left: dotted 1px #3f3f3f;
	border-right: dotted 1px #3f3f3f;
	padding-left: 5px;
}
#ListItems .amt ul li
{
	clear: both;
	height: 25px;
	DISPLAY: block;
	WIDTH: 120PX;
}
#ListItems .amt span.subject
{
	font-weight: bold;
	color: #3f3f3f;
	height: 20px;
	width: 55px;
	display: block;
	float: left;
	text-align: left;
}

#ListItems .amt .taking
{
	text-decoration: line-through;
	font-size: 11PX;
	color: Gray;
	float: left;
}
#ListItems .amt .sale
{
	float: left;
	font-weight: bold;
	color: orange;
}
#ListItems .amt .qty
{
	float: left;
	font-weight: bold;
}

#ListItems .amt INPUT
{
	float: left;
	height: 15px;
	width: 45px;
	text-align: right;
	background-color: white;
}

#ListItems .amt .price
{
	font-weight: bold;
}

#ListItems .cart
{
	cursor: pointer;
	width: 68px;
	height: 45px;
	padding: 0px;
	margin: 0px;
}
#ListItems .scrap
{
	cursor: pointer;
	width: 68px;
	height: 45px;
}

#cphContents_ListDetail
{
	display: none;
}
#cphContents_ListDetail li
{
}
#ListDetail01
{
}
#ListDetail01 span
{
}
#ListDetail02
{
}
#ListDetail03
{
}
#ListDetail03 span
{
}
#ListDetail04
{
}
#ListDetail05
{
}
#ListDetail05 span
{
}
#ListDetail06
{
}
