/* browse_shops */

select.shop_small
{
	font-size: 8pt;
	border: 1px solid #AAAAAA;
}

select.shop_select
{
	border: 1px solid #AAAAAA;
}

div.shop_pages_top
{
	margin-bottom: 10px; 
	text-align: center; 
	padding: 7px 5px 7px 5px; 
	background-image:url(../images/noomexijam.png); 
	border-top: 1px solid #CCCCCC;
}

div.shop_pages_bottom
{
	margin-bottom: 10px; 
	text-align: center; 
	padding: 7px 5px 7px 5px; 
	background-image:url(../images/noomexijam.png); 
	border-bottom: 1px solid #CCCCCC;
}

input.shop_search
{
	border: 1px solid #AAAAAA;
}



/* shop, shops, user_shop */

div.seshop
{
	width: 600px;
	background-image:url(../images/noomexijam.png);
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}

div.seshop1
{
	/* alternate? */
}

div.seshop2
{
	/* alternate? */
}

td.seshopLeft
{
	vertical-align: top;
}

td.seshopRight
{
	vertical-align: top;
	padding-left: 10px;
}

div.seshopPhoto
{
	background: #FFFFFF; 
	padding: 5px; 
	border: 1px solid #CCCCCC; 
	vertical-align: middle; 
	text-align: center;
}

div.seshopTitle
{
	font-size: 10pt; 
	font-weight: bold; 
	padding: 0px 5px 5px 0px; 
	border-bottom: 1px solid #CCCCCC; 
	margin-bottom: 5px;
}

table.seshopTitle
{ 
	padding: 0px 5px 5px 0px; 
	border-bottom: 1px solid #CCCCCC; 
	margin-bottom: 5px;
}

td.seshopTitle
{
	font-size: 10pt; 
	font-weight: bold; 
}


.seshopLargePrice
{
	font-size: 10pt; 
	font-weight: bold; 
	color:#336600;
}

div.seshopStats
{
	font-size: 7pt; 
	color: #777777;
	font-weight: normal;
}

div.seshopBody
{
	/* font-size: 7pt; */
	color: #777777;
	font-weight: normal;
}

div.seshopCategory
{
	padding-bottom: 3px; 
	color: #777777;
	font-weight: normal;
}



/* shop */
div.seshopListing
{
	background-image:url(../images/noomexijam.png);
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}

td.seshopListingPhoto
{
	padding: 5px 10px 0px 5px;
}

div.seshopFields
{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #777777;
	font-weight: normal;
}

a.seshopPhotoLink:hover img
{
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}



/* user_shop */

div.seshopOptions
{
	margin-top: 7px; 
	border-top: 1px solid #DDDDDD; 
	padding-top: 7px;
}

div.seshopSearch
{
	width: 600px;
	border: 1px solid #AAAAAA;
	background: #FED84A;
	margin-bottom:8px;
	padding-left: 10px;
	padding-right: 10px;
}

div.sellerSearch
{
	border: 1px solid #AAAAAA;
	background: #FED84A;
	margin-bottom:8px;
	padding-left: 10px;
	padding-right: 10px;
}

div.seshopOption1
{
	float: left;
}

div.seshopOption2
{
	float: left;
	padding-left: 15px;
}

div.shop_category {
	padding: 5px 8px 5px 5px; 
	border: 1px solid #DDDDDD; 
	border-top: none; 
	background: #FFFFFF;
}

div#seshopNullMessage
{
	margin-top: 20px;
}

/* user_shop_media */

td.shop_box
{
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
}

td.shop_uploadform
{
	padding: 15px;
	text-align: top;
}

div.shop_uploadform_label
{
	margin-bottom: 5px; 
	font-weight: bold;
}

div.shop_uploadform
{
	border: 1px dashed #CCCCCC;
	text-align: center;
	width: 300px;
	height: 225px;
}

div.shop_uploadform_uploading
{
	border: 1px dashed #CCCCCC; 
	text-align: center; 
	width: 300px; 
	height: 225px;
}



/* profile_shop */
div.profile_shop_page_header {
	font-size: 15pt;
	color: #555555;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", arial, verdana, serif;
}


div.profile_shop
{
	border-top: 1px solid #DDDDDD;
	padding: 7px 2px 0px 2px;
}

div.profile_shop_date
{
	color: #777777;
	font-size: 7pt;
}

div.profile_shop_title
{
	font-weight: bold;
}

div.profile_shop_body
{
	margin: 5px 0px 10px 5px;
}

