
/* ----- CSS ----- */

html, body {height: 100%;}
*{
	margin:0;
	padding:0;
}
body{
	margin:0;
	font-family:arial,helvetica;
	padding:0;
	height:100%;

}

#bgContainer {
	position:relative;
	margin:auto;
	width:1188px;
	height:1390px;
	background: url(/img/mainBackground.png) repeat-y;
	background-position:top left;
}

#mainContainer {
	position:absolute;
	top:0px;
	left:110px;
	width:967px;
}

#header {
	padding:0;
	margin:0;
	width:967px;
	height:107px;
	background:url(/img/headerBackground.gif);
	background-repeat:no-repeat;
}

#header .logo {
	width:210px;
	height:107px;
	float:left;
}

#header .filler {
	width:582px;
	height:107px;
	float:left;
}

#header .right {
	width:170px;
	height:107px;
	float:left;
	text-align:center;
}


#pageContent {
	margin:0 4px 0 4px;
}

.homeGreenButtonContainer {
	height:27px;
	line-height:27px;
	float:left;
}

.homeGreenButtonContainer .left {
	width:4px;
	height:27px;
	float:left;
	background: url(/img/greenLeft.png);
}

.homeGreenButtonContainer .center {
	height:27px;
	float:left;
	text-align:center;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	background: url(/img/greenCenter.png);
}
.homeGreenButtonContainer .center a {
	color:#ffffff;
	text-decoration:none;
}

.homeGreenButtonContainer .center a:hover {
	color:#9e1568;
}

.homeGreenButtonContainer .right {
	width:4px;
	height:27px;
	float:left;
	background: url(/img/greenRight.png);
}



.homePinkButtonContainer {
	height:27px;
	line-height:27px;
	float:left;
}

.homePinkButtonContainer .left {
	width:4px;
	height:27px;
	float:left;
	background: url(/img/pinkLeft.png);
}

.homePinkButtonContainer .center {
	height:27px;
	float:left;
	text-align:center;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	background: url(/img/pinkCenter.png);
}
.homePinkButtonContainer .center a {
	color:#ffffff;
	text-decoration:none;
}

.homePinkButtonContainer .center a:hover {
	color:#bad057;
}

.homePinkButtonContainer .right {
	width:4px;
	height:27px;
	float:left;
	background: url(/img/pinkRight.png);
}



.homePinkButtonContainer .center a.small {
	color:#ffffff;
	font-size:10px;
	text-decoration:underline;
}

.homePinkButtonContainer .center a.small:hover {
	color:#ffffff;
	font-size:10px;
	text-decoration:underline;
}



.homeButtonSpacer {
	width:4px;
	height:27px;
	float:left;
}




.homePinkButtonContainer .center a.greenButton {
   text-align:center;
   color:#ffffff;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 100%;
   font-weight:bold;
   background:#accd3b url(/img/headerGreenButtonBackground.png) repeat-x 0pt 0pt;
   border:1px solid #837727;
   border-top-color:#837727;
   border-left-color:#837727;
   border-right-color:#837727;
   border-bottom-color:#837727;
   padding-left: 1px;
   padding-right: 1px;
   padding-top: 1px;
   padding-bottom: 1px;
   border-collapse:collapse;
   text-decoration:none;
   height:18px;
   line-height:18px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
}
.homePinkButtonContainer .center a.greenButton:hover {
   border-top-color:#404040;
   border-left-color:#404040;
   border-right-color:#505050;
   border-bottom-color:#505050;
   text-decoration:none;
   cursor:pointer;
}


.homePinkButtonContainer .center .inputText {
   text-align:left;
   vertical-align:center;
   color:#7a7a7a;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 100%;
   font-weight:normal;
   background:#ffffff;
   border:1px solid #8d0068;
   border-top-color:#8d0068;
   border-left-color:#8d0068;
   border-right-color:#8d0068;
   border-bottom-color:#8d0068;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   margin:0;
   border-collapse:collapse;
   text-decoration:none;
   height:17px;
   line-height:17px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
}
.homePinkButtonContainer .center .inputText:hover {
	background:#e5ebbf;
}
.homePinkButtonContainer .center .inputText:focus {
	background:#e5ebbf;
}


.stdModule {
	width:182px;
	margin-top:9px;
	margin-right:9px;
}

.stdModule .top {
	width:100%;
	height:12px;
	background: url(/img/stdTop.png) top repeat-x;
}

.stdModule .top .left {
	width:12px;
	height:12px;
	background: url(/img/stdTopLeft.png) top no-repeat;
	float:left;
	line-height:0px;
}
.stdModule .top .right {
	width:12px;
	height:12px;
	background: url(/img/stdTopRight.png) top no-repeat;
	float:right;
	line-height:0px;
}

.stdModule .body {
	width:100%;
	height:266px;
	font-size:12px;
	font-weight:normal;
	color: #666666;
}


.stdModule .body .link {
	font-size:10px;
	color:#666666;
}

.stdModule .body .left {
	width:12px;
	height:100%;
	background: url(/img/stdLeft.png) top left repeat-y;
	float:left;
}

.stdModule .body .center {
	height:100%;
	width: 158px;
	float:left;
	text-align:center;

}

.stdModule .body .right {
	width:12px;
	height:100%;
	background: url(/img/stdRight.png) top right repeat-y;
	float:right;
}


.stdModule .body .productName {
	font-size:14px;
	font-weight:bold;
	color: #666666;
}

.stdModule .body .productPrice {
	font-size:12px;
	font-weight:normal;
	color: #666666;
}

.stdModule .body .price {
	font-size:15px;
	font-weight:bold;
	color: #9e1568;
}

.stdModule .body .time {
	font-size:15px;
	font-weight:bold;
	color: #9e1568;
}


.stdModule .body .sep {
	height:0px;
	width: 99%;
	border:1px dotted #666666;
	margin-top:5px;
	margin-bottom:5px;
	line-height:0px;
}


.stdModule .bottom {
	width:100%;
	height: 12px;
	background: url(/img/stdBottom.png) bottom repeat-x;
}

.stdModule .bottom .left {
	width:12px;
	height:12px;
	background: url(/img/stdBottomLeft.png) bottom no-repeat;
	float:left;
	line-height:0px;
}

.stdModule .bottom .right {
	width:12px;
	height:12px;
	background: url(/img/stdBottomRight.png) bottom no-repeat;
	float:right;
	line-height:0px;
}

.greenModule {
	background: url(/img/greenModuleBackground.png);
	width:194px;
	height:290px;
	margin-top:9px;
	margin-right:9px;
}

.greenModule .content {
	color:#ffffff;
	padding:6px;
}

.greenModule h1 {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	padding-bottom:6px;
	margin-bottom:6px;
	border-bottom: 1px dotted white;
}

.greenModule p {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:13px;
	padding-top:4px;
	padding-bottom:4px;

}

.greenModule p .num{
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
   	-webkit-border-radius: 5px;
   	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #ffffff;
	padding-right:3px;
	padding-left:3px;
	color: #ffffff;
}


.pinkModule {
	background: url(/img/pinkModuleBackground.png);
	width:194px;
	height:162px;
	margin-top:9px;
	margin-right:9px;
}

.pinkModule .content {
	color:#ffffff;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;

}


.pinkModule h1 {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	padding-bottom:6px;
	margin-bottom:6px;
	border-bottom: 1px dotted white;
}

.pinkModule p {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:13px;
	padding-top:4px;
	padding-bottom:4px;

}

.pinkModule p .num{
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
   	-webkit-border-radius: 5px;
   	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #ffffff;
	padding-right:3px;
	padding-left:3px;
	color: #ffffff;
}


.whiteModule {
	width:194px;
	margin-top:9px;
	margin-right:9px;
}


.whiteModule .top {
	background: url(/img/whiteModuleTop.png) no-repeat;
	width:194px;
	height:11px;
	line-height:0px;
	float:left;
}

.whiteModule .middle {
	background: url(/img/whiteModuleBackground.png) repeat-y;
	width:194px;
	float:left;

}

.whiteModule .content {
	padding:0px 6px 0px 6px;
	font-size:12px;
	color:#666666;
}

.whiteModule .bottom {
	background: url(/img/whiteModuleBottom.png);
	width:194px;
	height:11px;
	line-height:0px;
	float:left;
}






.flashModule {
	width:182px;
	margin-top:9px;
	margin-right:0px;
}

.flashModule .top {
	width:100%;
	height:36px;
	background: url(/img/flashTop.png) top repeat-x;
}

.flashModule .top .left {
	width:12px;
	height:36px;
	background: url(/img/flashTopLeft.png) top no-repeat;
	float:left;
	line-height:0px;
}
.flashModule .top .right {
	width:12px;
	height:36px;
	background: url(/img/flashTopRight.png) top no-repeat;
	float:right;
	line-height:0px;
}

.flashModule .top .title {
	float:left;
	line-height:36px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}

.flashModule .top .icon {
	border:0px solid green;
	float:right;
	width:23px;
	height:36px;
	line-height:36px;
	background: url(/img/flashStar.png) no-repeat;
}

.flashModule .body {
	width:100%;
	height:242px;

	font-size:12px;
	font-weight:normal;
	color: #666666;
}

.flashModule .body .link {
	font-size:10px;
	color:#666666;
}

.flashModule .body .left {
	width:12px;
	height:100%;
	background: url(/img/flashLeft.png) top left repeat-y;
	float:left;
}

.flashModule .body .center {
	height:100%;
	width:155px;
	float:left;
	text-align:center;
}

.flashModule .body .right {
	width:12px;
	height:100%;
	background: url(/img/flashRight.png) top right repeat-y;
	float:right;
}



.flashModule .body .productName {
	font-size:14px;
	font-weight:bold;
	color: #666666;
}

.flashModule .body .productPrice {
	font-size:12px;
	font-weight:normal;
	color: #666666;
}

.flashModule .body .price {
	font-size:15px;
	font-weight:bold;
	color: #9e1568;
}

.flashModule .body .time {
	font-size:15px;
	font-weight:bold;
	color: #9e1568;
}


.flashModule .body .sep {
	height:0px;
	width:150px;
	border:1px dotted #666666;
	margin-top:5px;
	margin-bottom:5px;
	line-height:0px;
}



.flashModule .bottom {
	width:100%;
	height: 12px;
	background: url(/img/flashBottom.png) bottom repeat-x;
}

.flashModule .left {
	width:12px;
	height:12px;
	background: url(/img/flashBottomLeft.png) bottom no-repeat;
	float:left;
	line-height:0px;
}

.flashModule .right {
	width:12px;
	height:12px;
	background: url(/img/flashBottomRight.png) bottom no-repeat;
	float:right;
	line-height:0px;
}











.privateModule {
	width:182px;
	margin-top:9px;
	margin-right:0px;
}

.privateModule .top {
	width:100%;
	height:36px;
	background: url(/img/privateTop.png) top repeat-x;
}

.privateModule .top .left {
	width:12px;
	height:36px;
	background: url(/img/privateTopLeft.png) top no-repeat;
	float:left;
	line-height:0px;
}
.privateModule .top .right {
	width:12px;
	height:36px;
	background: url(/img/privateTopRight.png) top no-repeat;
	float:right;
	line-height:0px;
}

.privateModule .top .title {
	float:left;
	line-height:36px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}

.privateModule .top .icon {
	border:0px solid green;
	float:right;
	width:38px;
	height:36px;
	line-height:36px;
	background: url(/img/privateVip.png) no-repeat;
}

.privateModule .body {
	width:100%;
	height:242px;
	font-size:12px;
	font-weight:normal;
	color: #666666;

}

.privateModule .body .link {
	font-size:10px;
	color:#666666;
}

.privateModule .body .left {
	width:12px;
	height:100%;
	background: url(/img/privateLeft.png) top left repeat-y;
	float:left;
}

.privateModule .body .center {
	height:100%;
	float:left;
	text-align:center;
}

.privateModule .body .right {
	width:12px;
	height:100%;
	background: url(/img/privateRight.png) top right repeat-y;
	float:right;
}


.privateModule .body .productName {
	font-size:14px;
	font-weight:bold;
	color: #666666;
	overflow:hidden;
	width:155px;
}

.privateModule .body .productPrice {
	font-size:12px;
	font-weight:normal;
	color: #666666;
}

.privateModule .body .price {
	font-size:15px;
	font-weight:bold;
	color: #9e1568;
}

.privateModule .body .time {
	font-size:15px;
	font-weight:bold;
	color: #9e1568;
}


.privateModule .body .sep {
	height:0px;
	width:150px;
	border:1px dotted #666666;
	margin-top:5px;
	margin-bottom:5px;
	line-height:0px;
}


.privateModule .bottom {
	width:100%;
	height: 12px;
	background: url(/img/privateBottom.png) bottom repeat-x;
}

.privateModule .left {
	width:12px;
	height:12px;
	background: url(/img/privateBottomLeft.png) bottom no-repeat;
	float:left;
	line-height:0px;
}

.privateModule .right {
	width:12px;
	height:12px;
	background: url(/img/privateBottomRight.png) bottom no-repeat;
	float:right;
	line-height:0px;
}






.mystModule {
	width:182px;
	margin-top:9px;
	margin-right:0px;
}

.mystModule .top {
	width:100%;
	height:36px;
	background: url(/img/mystTop.png) top repeat-x;
}

.mystModule .top .left {
	width:12px;
	height:36px;
	background: url(/img/mystTopLeft.png) top no-repeat;
	float:left;
	line-height:0px;
}
.mystModule .top .right {
	width:12px;
	height:36px;
	background: url(/img/mystTopRight.png) top no-repeat;
	float:right;
	line-height:0px;
}

.mystModule .top .title {
	float:left;
	line-height:36px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}

.mystModule .top .icon {
	border:0px solid green;
	float:right;
	width:23px;
	height:36px;
	line-height:36px;
	background: url(/img/mystQuest.png) no-repeat;
}

.mystModule .body {
	width:100%;
	height:242px;
	font-size:12px;
	font-weight:normal;
	color: #666666;

}

.mystModule .body .link {
	font-size:10px;
	color:#666666;
}

.mystModule .body .left {
	width:12px;
	height:100%;
	background: url(/img/mystLeft.png) top left repeat-y;
	float:left;
}

.mystModule .body .center {
	height:100%;
	float:left;
	text-align:center;
}

.mystModule .body .right {
	width:12px;
	height:100%;
	background: url(/img/mystRight.png) top right repeat-y;
	float:right;
}


.mystModule .body .productName {
	font-size:14px;
	font-weight:bold;
	color: #666666;
	overflow:hidden;
	width:155px;
	border:0px solid red;
}

.mystModule .body .productPrice {
	font-size:12px;
	font-weight:normal;
	color: #666666;
}

.mystModule .body .price {
	font-size:15px;
	font-weight:bold;
	color: #9e1568;
}

.mystModule .body .time {
	font-size:15px;
	font-weight:bold;
	color: #9e1568;
}


.mystModule .body .sep {
	height:0px;
	width:150px;
	border:1px dotted #666666;
	margin-top:5px;
	margin-bottom:5px;
	line-height:0px;
}


.mystModule .bottom {
	width:100%;
	height: 12px;
	background: url(/img/mystBottom.png) bottom repeat-x;
}

.mystModule .left {
	width:12px;
	height:12px;
	background: url(/img/mystBottomLeft.png) bottom no-repeat;
	float:left;
	line-height:0px;
}

.mystModule .right {
	width:12px;
	height:12px;
	background: url(/img/mystBottomRight.png) bottom no-repeat;
	float:right;
	line-height:0px;
}











.mystMainModule {
	width:245px;
	margin-top:9px;
	margin-right:0px;
}

.mystMainModule .top {
	width:100%;
	height:36px;
	background: url(/img/mystTop.png) top repeat-x;
}

.mystMainModule .top .left {
	width:12px;
	height:36px;
	background: url(/img/mystTopLeft.png) top no-repeat;
	float:left;
	line-height:0px;
}
.mystMainModule .top .right {
	width:12px;
	height:36px;
	background: url(/img/mystTopRight.png) top no-repeat;
	float:right;
	line-height:0px;
}

.mystMainModule .top .title {
	float:left;
	line-height:36px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}

.mystMainModule .top .icon {
	border:0px solid green;
	float:right;
	width:23px;
	height:36px;
	line-height:36px;
	background: url(/img/mystQuest.png) no-repeat;
}

.mystMainModule .body {
	width:100%;
	height:1000px;
	font-size:12px;
	font-weight:normal;
	color: #666666;


}

.mystMainModule .body .link {
	font-size:13px;
	color:#ffffff;
}

.mystMainModule .body .left {
	width:12px;
	height:100%;
	background: url(/img/mystLeft.png) top left repeat-y;
	float:left;
}

.mystMainModule .body .center {

	width:220px;
	overflow:hidden;
	float:left;
	text-align:center;
	border: 0px solid black;
	position:relative;
	margin:auto;
}

.mystMainModule .body .right {
	width:12px;
	height:100%;
	background: url(/img/mystRight.png) top right repeat-y;
	float:right;
}


.mystMainModule .body .productName {
	font-size:14px;
	font-weight:bold;
	color: #b21e1e;
	overflow:hidden;
	width:126px;
	border:0px solid red;

}

.mystMainModule .body .productPrice {
	font-size:11px;
	font-weight:normal;
	color: #666666;
}

.mystMainModule .body .price {
	font-size:13px;
	font-weight:bold;
	color: #9e1568;
}

.mystMainModule .body .time {
	font-size:15px;
	font-weight:bold;
	color: #9e1568;
}


.mystMainModule .body .sep {
	height:0px;
	width:220px;
	border:1px dotted #ad1e1e;
	margin-top:5px;
	margin-bottom:5px;
	line-height:0px;
}


.mystMainModule .bottom {
	width:100%;
	height: 12px;
	background: url(/img/mystBottom.png) bottom repeat-x;
}

.mystMainModule .left {
	width:12px;
	height:12px;
	background: url(/img/mystBottomLeft.png) bottom no-repeat;
	float:left;
	line-height:0px;
}

.mystMainModule .right {
	width:12px;
	height:12px;
	background: url(/img/mystBottomRight.png) bottom no-repeat;
	float:right;
	line-height:0px;
}








.privateMainModule {
	width:245px;
	margin-top:9px;
	margin-right:0px;
}

.privateMainModule .top {
	width:100%;
	height:36px;
	background: url(/img/privateTop.png) top repeat-x;
}

.privateMainModule .top .left {
	width:12px;
	height:36px;
	background: url(/img/privateTopLeft.png) top no-repeat;
	float:left;
	line-height:0px;
}
.privateMainModule .top .right {
	width:12px;
	height:36px;
	background: url(/img/privateTopRight.png) top no-repeat;
	float:right;
	line-height:0px;
}

.privateMainModule .top .title {
	float:left;
	line-height:36px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}

.privateMainModule .top .icon {
	border:0px solid green;
	float:right;
	width:38px;
	height:36px;
	line-height:36px;
	background: url(/img/privateVip.png) no-repeat;
}

.privateMainModule .body {
	width:100%;
	height:1000px;
	font-size:12px;
	font-weight:normal;
	color: #666666;


}

.privateMainModule .body .link {
	font-size:13px;
	color:#ffffff;
}

.privateMainModule .body .left {
	width:12px;
	height:100%;
	background: url(/img/privateLeft.png) top left repeat-y;
	float:left;
}

.privateMainModule .body .center {

	width:220px;
	overflow:hidden;
	float:left;
	text-align:center;
	border: 0px solid black;
	position:relative;
	margin:auto;
}

.privateMainModule .body .right {
	width:12px;
	height:100%;
	background: url(/img/privateRight.png) top right repeat-y;
	float:right;
}


.privateMainModule .body .productName {
	font-size:14px;
	font-weight:bold;
	color: #2b50a3;
	overflow:hidden;
	width:126px;
	border:0px solid red;

}

.privateMainModule .body .productPrice {
	font-size:11px;
	font-weight:normal;
	color: #666666;
}

.privateMainModule .body .price {
	font-size:13px;
	font-weight:bold;
	color: #9e1568;
}

.privateMainModule .body .time {
	font-size:15px;
	font-weight:bold;
	color: #9e1568;
}

.privateMainModule .body .bargain {
	width:29px;
	height:29px;
	margin:0px;
	padding:0;
	position:absolute;
	top:25px;
	left:115px;
	background:url('/img/pastille.gif');
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	line-height:29px;
}


.privateMainModule .body .sep {
	height:0px;
	width:220px;
	border:1px dotted #335cad;
	margin-top:5px;
	margin-bottom:5px;
	line-height:0px;
}


.privateMainModule .bottom {
	width:100%;
	height: 12px;
	background: url(/img/privateBottom.png) bottom repeat-x;
}

.privateMainModule .left {
	width:12px;
	height:12px;
	background: url(/img/privateBottomLeft.png) bottom no-repeat;
	float:left;
	line-height:0px;
}

.privateMainModule .right {
	width:12px;
	height:12px;
	background: url(/img/privateBottomRight.png) bottom no-repeat;
	float:right;
	line-height:0px;
}






.stdMainModule {
	width:245px;
	margin-top:9px;
	margin-right:0px;
}

.stdMainModule .top {
	width:100%;
	height:36px;
	background: url(/img/flashTop.png) top repeat-x;
}

.stdMainModule .top .left {
	width:12px;
	height:36px;
	background: url(/img/flashTopLeft.png) top no-repeat;
	float:left;
	line-height:0px;
}
.stdMainModule .top .right {
	width:12px;
	height:36px;
	background: url(/img/flashTopRight.png) top no-repeat;
	float:right;
	line-height:0px;
}

.stdMainModule .top .title {
	float:left;
	line-height:36px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}

.stdMainModule .top .icon {
	border:0px solid green;
	float:right;
	width:23px;
	height:36px;
	line-height:36px;
	background: url(/img/flashStar.png) no-repeat;
}

.stdMainModule .body {
	width:100%;
	height:1000px;
	font-size:12px;
	font-weight:normal;
	color: #666666;


}

.stdMainModule .body .link {
	font-size:13px;
	color:#ffffff;
}

.stdMainModule .body .left {
	width:12px;
	height:100%;
	background: url(/img/flashLeft.png) top left repeat-y;
	float:left;
}

.stdMainModule .body .center {

	width:220px;
	overflow:hidden;
	float:left;
	text-align:center;
	border: 0px solid black;
	position:relative;
	margin:auto;
}

.stdMainModule .body .right {
	width:12px;
	height:100%;
	background: url(/img/flashRight.png) top right repeat-y;
	float:right;
}


.stdMainModule .body .productName {
	font-size:14px;
	font-weight:bold;
	color: #ab1d73;
	overflow:hidden;
	width:126px;
	border:0px solid red;

}

.stdMainModule .body .productPrice {
	font-size:11px;
	font-weight:normal;
	color: #666666;
}

.stdMainModule .body .price {
	font-size:13px;
	font-weight:bold;
	color: #9e1568;
}

.stdMainModule .body .time {
	font-size:12px;
	font-weight:bold;
	color: #9e1568;
}

.stdMainModule .body .bargain {
	width:29px;
	height:29px;
	margin:0px;
	padding:0;
	position:absolute;
	top:25px;
	left:115px;
	background:url('/img/pastille.gif');
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	line-height:29px;
}

.stdMainModule .body .sep {
	height:0px;
	width:220px;
	border:1px dotted #b02076;
	margin-top:5px;
	margin-bottom:5px;
	line-height:0px;
}


.stdMainModule .bottom {
	width:100%;
	height: 12px;
	background: url(/img/flashBottom.png) bottom repeat-x;
}

.stdMainModule .left {
	width:12px;
	height:12px;
	background: url(/img/flashBottomLeft.png) bottom no-repeat;
	float:left;
	line-height:0px;
}

.stdMainModule .right {
	width:12px;
	height:12px;
	background: url(/img/flashBottomRight.png) bottom no-repeat;
	float:right;
	line-height:0px;
}







.greenRegisterButton {
	width:114px;
	height:28px;
	background: url(/img/greenRegister.png);
}

.greenRegisterButton:hover {
	width:114px;
	height:28px;
	background: url(/img/greenRegisterHover.png);
	cursor:pointer;
}


.pinkParticiperButton {
	width:96px;
	height:28px;
	background: url(/img/pinkParticiper.png);
}

.pinkParticiperButton:hover {
	width:96px;
	height:28px;
	background: url(/img/pinkParticiperHover.png);
	cursor:pointer;
}

.pinkParticiperButtonDisabled {
	width:96px;
	height:28px;
	background: url(/img/pinkParticiperDisabled.png);
}



.pinkEncherirButton {
	width:96px;
	height:28px;
	background: url(/img/pinkEncherir.png);
}

.pinkEncherirButton:hover {
	width:96px;
	height:28px;
	background: url(/img/pinkEncherirHover.png);
	cursor:pointer;
}

.pinkEncherirButtonDisabled {
	width:96px;
	height:28px;
	background: url(/img/pinkEncherirDisabled.png);
}



.blueParticiperButton {
	width:96px;
	height:28px;
	background: url(/img/blueParticiper.png);
}

.blueParticiperButton:hover {
	width:96px;
	height:28px;
	background: url(/img/blueParticiperHover.png);
	cursor:pointer;
}

.blueParticiperButtonDisabled {
	width:96px;
	height:28px;
	background: url(/img/blueParticiperDisabled.png);
}






.redDiscoverButton {
	width:96px;
	height:28px;
	background: url(/img/redDiscover.png);
}

.redDiscoverButton:hover {
	width:96px;
	height:28px;
	background: url(/img/redDiscoverHover.png);
	cursor:pointer;
}

.redDiscoverButtonDisabled {
	width:96px;
	height:28px;
	background: url(/img/redDiscoverDisabled.png);
}






.greenEncherirButton {
	width:88px;
	height:28px;
	background: url(/img/greenEncherir.png);
}

.greenEncherirButton:hover {
	width:88px;
	height:28px;
	background: url(/img/greenEncherirHover.png);
	cursor:pointer;
}

.greenEncherirButtonDisabled {
	width:88px;
	height:28px;
	background: url(/img/greenEncherirDisabled.png);
}













.lbModule {
	width:750px;
	margin-top:9px;
	margin-right:0px;

}

.lbModule .top {
	width:100%;
	height:12px;
	background: url(/img/flashTop2.png) top repeat-x;
	background-color: #ffffff;
}

.lbModule .top .left {
	width:12px;
	height:12px;
	background: url(/img/flashTopLeft2.png) top no-repeat;
	float:left;
	line-height:0px;
	background-color: #ffffff;
}
.lbModule .top .right {
	width:12px;
	height:12px;
	background: url(/img/flashTopRight2.png) top no-repeat;
	float:right;
	line-height:0px;
	background-color: #ffffff;
}


.lbModule .body {
	width:100%;
	height:460px;
	font-size:12px;
	font-weight:normal;
	color: #666666;
	background-color:#ffffff;
}

.lbModule .body p {
	margin-bottom:10px;
}

.lbModule .body h1 {
	font-size:18px;
	font-weight:bold;
	color:#ab1866;
	border-bottom: 1px solid #ab1866;
	margin-bottom:10px;
}

.lbModule .body h2 {
	font-size:15px;
	font-weight:bold;
	color:#ab1866;
	margin-bottom:10px;
}

.lbModule .body h3 {
	font-size:12px;
	font-weight:bold;
	color:#ab1866;
	margin-bottom:10px;
}


.lbModule .body .bold {
	font-weight:bold;
	color:#ab1866;
}


.lbModule .body .big {
	font-size:18px;
	font-weight:bold;
	color:#ab1866;
}

.lbModule .body .mediumbig {
	font-size:15px;
	font-weight:bold;
	color:#ab1866;
}

.lbModule .body .hyperbig {
	font-size:21px;
	font-weight:bold;
	color:#ab1866;
}

.lbModule .body .small {
	font-size:11px;

}


.lbModule .body ul {
	margin-bottom:10px;
}

.lbModule .body ul li {
	margin-left:40px;
	display: list-item;
	list-style-type: square;
}

.lbModule .body .link {
	font-size:10px;
	color:#666666;
}

.lbModule .body .left {
	width:6px;
	height:100%;
	background: url(/img/flashLeft2.png) top left repeat-y;
	float:left;
}

.lbModule .body .center {
	height:100%;
	width:98%;
	float:left;
	text-align:left;
	overflow:auto;
	position:relative;
}

.lbModule .body .right {
	width:6px;
	height:100%;
	background: url(/img/flashRight2.png) top right repeat-y;
	float:right;
}



.lbModule .body .productName {
	font-size:14px;
	font-weight:bold;
	color: #666666;
}

.lbModule .body .productPrice {
	font-size:12px;
	font-weight:normal;
	color: #666666;
}

.lbModule .body .price {
	font-size:15px;
	font-weight:bold;
	color: #9e1568;
}

.lbModule .body .time {
	font-size:15px;
	font-weight:bold;
	color: #9e1568;
}


.lbModule .body .sep {
	height:0px;
	width:150px;
	border:1px dotted #666666;
	margin-top:5px;
	margin-bottom:5px;
	line-height:0px;
}



.lbModule .bottom {
	width:100%;
	height: 12px;
	background: url(/img/flashBottom2.png) bottom repeat-x;
	background-color: #ffffff;
}

.lbModule .left {
	width:12px;
	height:12px;
	background: url(/img/flashBottomLeft2.png) bottom no-repeat;
	float:left;
	line-height:0px;
	background-color: #ffffff;
}

.lbModule .right {
	width:12px;
	height:12px;
	background: url(/img/flashBottomRight2.png) bottom no-repeat;
	float:right;
	line-height:0px;
	background-color: #ffffff;
}



.lbModuleTitle {
	width:100%;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
}

.lbModuleTitle .left {
	background:url(/img/titleBarLeft.png);
	width:11px;
	height:28px;
	line-height:28px;
	float:left;
}

.lbModuleTitle .body {
	background:url(/img/titleBar.png);
	height:28px;
	line-height:28px;
	float:left;
	padding-right:10px;

}


.lbModuleTitle .close {
	background:url(/img/titleBar.png);
	height:28px;
	float:left;
	width:18px;
}


.lbModuleTitle .right {
	background:url(/img/titleBarRight.png);
	width:11px;
	height:28px;
	line-height:28px;
	float:left;
}






.zeepriceGreen {
	color:#6a9300;
	font-weight:bold;
}


.zeepricePink {
	color:#ae4184;
	font-weight:bold;
}



.bottomContent {
	text-align:center;
	font-size:10px;
	color:#808080;
	margin-top:5px;
	padding-top:5px;

}

.bottomContent a {
	color:#808080;
}

.bottomContent a:hover {
	color:#606060;
}



.preload {
	display:none;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.lbModule .body .center a {
	position:relative;
	text-decoration:underline;
	z-index:9998;
	background-color:#fffeff;
	color:#333333;
}

.lbModule .body .center a:hover {
	z-index:9999;
	background-color:#ffffff;
	color:#333333;
}

.lbModule .body .center a span.infobulle {
	display: none;
	text-decoration:none;
}


.lbModule .body .center a:hover span.infobulle {
	display:block;
	text-decoration:none;
	position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #6b9400;
    background-color:#eeeeee; color:#6699cc;
    text-align: left;
    font-weight:bold;
    font-size:10px;
    padding:1px;
    color:#333333;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
	border-radius: 4px;
	font-family:Arial, Helvetica, sans-serif;

}






.inputText {
	background: url(/img/inputBackground.png) bottom repeat-x;
	border-collapse: collapse;
	border:1px solid #7a7a7a;
	padding:4px;
}



.inputText:focus {
	border:1px solid #7bae1f;
}




table.std {
	padding:20px;
	background:#f6f6f6;
	border:1px solid #eaeaea;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

table.std th {
	padding:5px;
	font-weight:bold;
	font-style:italic;
}

table.std td {
	padding:5px;
}




table.stdSmall {

}

table.stdSmall th {
	font-weight:bold;
	font-style:normal;
	text-align:left;
}










table.small {
	padding:5px;
	background:#f6f6f6;
	border:1px solid #eaeaea;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

table.small th {
	padding:2px;
	font-weight:bold;
	font-style:italic;
}

table.small td {
	padding:2px;
}





.greenButton {
   color:#ffffff;
   font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
   font-size: 100%;
   font-weight:bold;
   background: #1c7715 url(/img/greenButtonBg.png);
   border:0px solid black;
   border-collapse:collapse;
   width:132px;
   height:29px;
   line-height:29px;
}

.greenButton:hover {
	font-weight:bold;
	cursor:pointer;
}


.orangeButton {
   color:#ffffff;
   font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
   font-size: 100%;
   font-weight:bold;
   background: #fa8310 url(/img/orangeButtonBg.png);
   border:0px solid black;
   border-collapse:collapse;
   width:132px;
   height:29px;
   line-height:29px;
}

.orangeButton:hover {
	font-weight:bold;
	cursor:pointer;
}



.redButton {
   color:#ffffff;
   font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
   font-size: 100%;
   font-weight:bold;
   background: #fa8310 url(/img/redButtonBg.png);
   border:0px solid black;
   border-collapse:collapse;
   width:132px;
   height:29px;
   line-height:29px;
}

.redButton:hover {
	font-weight:bold;
	cursor:pointer;
}

.errorMessage {
	border: 1px solid #d82511;
	background: #ffc0bb;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: #7d7d7d;
	width: 80%;
	margin: auto;
	margin-bottom: 15px;
	margin-top: 15px;
}


.okMessage {
	border: 1px solid #1f631f;
	background: #7ec07e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	width: 80%;
	padding:5px;
	margin: auto;
	margin-bottom: 15px;
	margin-top: 15px;
}


.errorLegend {
	color:#e9171b;
	font-size:10px;
	background: url(/img/smallError.png) 0px 2px no-repeat;
	padding-left:16px;
	padding-top:2px;
	padding-bottom:4px;
}

.smallBottom {
	margin:5px;
	font-size:10px;
	color:#c0c0c0;
	display:none;
}
.smallBottom h1 {
	font-size:10px;
	font-weight:bold;
}
.smallBottom h2 {
	font-size:10px;
	font-weight:bold;
}

/* Pour la description à base de Darty */
.dartyDesc {
	width: 650px;
}

.dartyDesc td {
	vertical-align: top;
}

.dartyDesc td.peekaboo {
	width: 200px;
	font-weight: bold;
}

.dartyDesc tr.odd {
	background-color: #f0f0f0;
}
