#search_form {
	/* width: 209px; /* the 1col width  */ 
	/* width: 420px; /* the 2col width  */ 
	/* background-color: #eeffd0; */
	/* border: 1px solid #c5e58b; */
}

.result-title {
	font-size: larger;
}
.result-title strong {
	color: #83bb20;
}

.search_results {
	padding-left: 10px;
	background-color: #E6FFE6;
}

.search_results .imgbox {
	margin-left: 8px;
}

#ia_standard {
	background-color: #eeffd0;
	border: 1px solid #c5e58b;
}

/* names are subject to change */
#ia_words {
	margin: 5px 10px 10px 10px;;

}

#ia_advanced {
	/* display: none; */
	border-left: 1px solid #c5e58b;
	border-right: 1px solid #c5e58b;
	background-color: #cfef96;
	height:90px
}

#ia_1a {
	background-color: #83bb20;
	line-height: 2em;
	padding: 0 5px;
	color: white;
}
#ia_1a a {
	color: white;
}
#ia_3 {
	padding-top: 8px;
	background-color: #ddf9ab;
}
#ia_2 {
	padding-top: 8px;
	background-color: #cfef96;
}
#ia_1 {
	padding-top: 8px;
	background-color: #ddf9ab;
}

.search_option {
	width: 197px;
	height: 80px;
	float: left;
	padding: 2px 6px;
}

.search_option label {
	margin-bottom: 3px;
	width: 185px;
	display: block;
	float: left;
}

.search_option label span {
	width: 75px;
	display: block;
	float: left;
}

.search_option_tool ul {
	list-style-type: none;
	padding: 0px;
	margin: 10px 0;
}
.search_option_tool li {
	margin: 0px; padding: 0px;
	float: left;
	margin-right: 10px;
}	

#catSearch, #subcatSearch, .search_option select, .search_option input.text {
	width: 106px;
	float: left;
	font-size: 0.9em;
}
#catSearch, #subcatSearch {
	width: 110px;
}
.search_option select {
	width: 110px;
}


#photographer{
	width:100px;
}

#Cartbox { 
	position:absolute;
	display:none;
	width:224px;
	background-color:#eee;
	border:1px solid #ccc
}
#Cartbox div.businessDiv {
	padding:20px
}
#Cartbox div {
	padding:10px;
	line-height:18px
}
#Cartbox div p {
	margin:0px 0px 12px 0px;
	line-height:inherit;
	border-bottom:1px solid #ccc
}
#Cartbox div ul {
	margin:0px 0px 12px 18px;
	padding:0px
}
#Cartbox div.top-bar {
	padding:0px;
	margin:0px;
	cursor:move
}
#Cartbox div.top-bar div {
	background-color:#CFEF96;
	padding:0px;
	margin:0px;
	padding-left:14px;
	color:#666;
	font-weight:bold;
	line-height:26px
}
#CartboxCtrl {
	position:absolute;
	right:3px;
	top:3px;
}
#CartboxCtrl img {
	cursor:pointer;
	margin-left:3px
}
#AltCtrl {
	position:absolute;
	right:4px;
	bottom:2px
}
#AltCtrl a {
	color:#999
}

div.ColorPickerWrapper {
	border:1px solid #ccc;
	padding:8px;
	background-color:#eee;
	position:absolute;
	top:0px;
	left:0px
}
div.PanelWrapper {
	padding-bottom:6px
}
div.SwatchLabel, div.SwatchLabel input {
	padding-left:6px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
div.SwatchLabel {
	text-align:center
}
div.SwatchLabel input {
	margin-left:2px
}
div.Swatch {
	border: 1px solid #ccc;
}
#PickerState {
	display:none;
	position:relative
}
#PickerState div.SubSwatch {
	width:14px;
	height:14px
}
#PickerState div.SwatchHex {
	position:absolute;
	left:20px;
	top:0px
}
