﻿
/*store*/
.divCreateStore
{
	padding:8px;
}

.divCreateStore label
{
    float: left;
    width: 80px;
}
.divCreateStore input
{
    margin: 0 0 6px 0;
}

.divEditStoreBox
{
	
}

.divEditStoreBox1
{
	float:left;
	width:220px;
	border:solid 1px #f0f0f0;
	margin:4px;
	padding:4px;
}

.divEditStoreBox1 label
{
	display:block;
	width:50px;
	float:left;
}

.divEditStoreBox2
{
	border:solid 1px #f0f0f0;
	margin:4px;
	padding:4px;
	width:500px;
}

#storeBaseInfo
{
	float:left; width:200px;
	margin:10px 0 10px 0;
}

#storeBaseInfo label
{
	float:left;
	display:block;
	width:60px;
	text-align:right;
	color:#37688a;
}

.lblBlueTitle1
{
	display:block;float:left;width:42px;color:#37688a;
}

#divStoreUrl
{
	margin:10px 5px 15px 5px;
}

#divStoreUrlSetUp
{
	margin:10px 5px 15px 5px;
	display:none;
	background-color:#FEEFB3;
	padding:4px;
	border: 1px solid;
}

#divStoreUrlSetUp #spShortUrlMsg
{
	color:Red;
}

#storeIntroduction
{
	margin:10px 0 15px 0;
}

#storeIntroduction label
{
	color:#37688a;
}

/*Product*/

.divCreateProduct
{
	
}

.divCreateProduct1
{
	float:left;
	width:225px;
	border:solid 1px #f0f0f0;
	margin:4px;
	padding:4px;
}

.divCreateProduct11
{
	float:left;
	width:125px;
	border:solid 1px #f0f0f0;
	margin:4px;
	padding:4px;
}

.divCreateProduct1 label
{
	display:block;
	width:60px;
	float:left;
}

.divCreateProduct2
{
	border:solid 1px #f0f0f0;
	margin:4px;
	padding:4px;
	width:710px;
}

.divCreateProduct2 label
{
	display:block;
	width:80px;
	float:left;
}

.divProductList
{
	margin:10px 0 15px 0;
	text-align:center;
	padding:0 0 0 50px;
}

/*img center*/
.divsmallproducpic
{
       /*not ie*/
        display: table-cell;
        vertical-align:middle;

        /*center*/
        text-align:center;

        /* ie Hack */
        *display: block;
        *font-size: 144px;/*0.873，164*0.873 143*/
        *font-family:Arial;/**/

        width:162px;
        height:164px;
        border: 1px solid #cccccc;
        padding:1px;
}

.divsmallproducpic img
{
	vertical-align:middle;
}


.marketLogo
{
        display: table-cell;
        vertical-align:middle;

        /**/
        text-align:center;

        /* ie Hack */
        *display: block;
        *font-size: 100px;/*114*0.873*/
        *font-family:Arial;/**/

        width:112px;
        height:114px;
        border: 1px solid #cccccc;
        padding:1px;
        background-color:White;
}

.marketLogo img
{
	vertical-align:middle;
}

#divStoreGuestBookPost
{
	width:450px;
	height:400px;
	border:solid 1px #cccccc;
	padding: 4px;
	margin:0 0 0 50px;
}

#divStoreGuestBookPost label
{
	width:425px;
	display:block;
	background-color:#cccccc;
	padding:4px 0 4px 25px;
	font-size:14px;
}

#innerPost
{
	line-height:2.5em;
	padding:10px 0 0 20px;
}

#divGuestBook
{
	margin:0 0 15px 0;
}

#divGuestBook label
{
	width:200px;
	font-weight:bold;
	display:block;
	float:left;
}

#divGuestBook span
{
	display:block;
	width:160px;
	float:right;
}

#divGuestBook dl
{
	
}

#divGuestBook dt
{
	float:left;
	margin:15px 0 0 0;
}

#divGuestBook dd
{
	padding:6px 12px 6px 18px;
}
/************ product detail *************************/

#leftProductDetail
{
	float:left; width:250px;
	margin:0 2px 10px 0;
}

#rightProductDetail
{
	float:left; width:345px; border-left:dashed 1px #cccccc;
	margin:0 0 0 2px;
	padding:0 10px 0 10px;
}

#productDetailContainer
{
	overflow:auto;
	width:630px;
	background: #FFFFFF url(images/market/detailbackground2.png) top no-repeat;
}

#zoomable { margin:5px 2px 10px 30px; width:166px;  }
#zoomable a { display:block; position:relative; height:19px; line-height:19px; font-size:8px; text-align:left; color:#666;background:#eaeaea; font-family:georgia; text-transform:uppercase; }
#zoomable a:hover { background:#ffdc36; }
#zoomable a span { position:relative;left:0;display:block; float:left; margin:0 19px 0 0; font-size:11px;line-height:19px;width:19px;height:19px;border-right:1px solid #fff; text-align:center; }


#productDescription
{
	margin:10px 0 0 15px; padding:4px;
}

#productDescription label
{
	color:Gray;
}


/* no store notice box */
/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{ text-align:left; background: transparent url(images/background/notice500_500.png) no-repeat bottom right}
.cssbox{ /* intended total box width - padding-right(next) */ width:335px !important; /* IE Win = width - padding */ width: 320px; /* the gap on the right edge of the image (not content padding) */ padding-right:15px; /* use to position the box */ margin:20px auto} /* set the top-right image */ 
.cssbox_head{background-position:top right; /* pull the right image over on top of border */ margin-right:-15px; /* right-image-gap + right-inside padding */ padding-right:40px} /* set the top-left image */ 
.cssbox_head h2{ background-position:top left; margin:0; /* reset main site styles*/ border:0; /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */ padding:25px 0 15px 40px; height:auto !important; height:1%} /* IE Holly Hack */ /* set the lower-left corner image */ 
.cssbox_body{ background-position:bottom left; margin-right:25px; /* interior-padding right */ padding:15px 0 15px 40px} /* mirror .cssbox_head right/left */ 