div.nextDrawings{
	background-image: url('../images/tokenshop/bg_header_grey.png');
	background-repeat: no-repeat;
	width: 680px;
	height: 171px;
	display: block;
}
table.nextDrawingsTable{
	width: 680px;
	height: 171x;
}
div.ts_nd_anim_wrapper{
    position:relative;
    top:1px;
    overflow: hidden;
    height: 169px;
}
div.ts_nd_wrapper{
	position: relative;
	height: 95px;
	margin: 5px 10px 0px 10px;
}
div.rwWrapper{
	position: absolute;
	height: 95px;
	margin: 5px 10px 0px 10px;
    top: 169px;
}
div.ts_nd_wrap{
	position: relative;
	top: 15px;	
}
div.ts_nd_img{
	float:left;
	text-align: center;
	position: relative;
	width: 100px;
	height: 95px;
	overflow: hidden;
}
div.ts_nd_title{
	font: bold 17px arial;
	color: #3870ae;
	position: relative;
	top: 12px;
	left: 10px;
}
div.rwTitle{
	font: bold 17px arial;
	color: #3870ae;
	position: relative;
	top: 12px;
	left: 10px;
    width: 300px;
}



div.ts_nd_model{
	position: absolute;
	top: 32px;
    width: 210px;
	left: 110px;
	font: 12px arial;
	color: #666666;
}
div.ts_nd_tokenprice{
	font: 12px arial;
	color: #888888;
	position: absolute;
	top: 86px;
	right: 0px;
}	
div.ts_nd_timer{
	position: absolute;
	height: 50px;
	margin: 0px 10px 10px 20px;
	top: 128px;
}
div.ts_nd_description{
	position: absolute;
	top: 65px;
	left: 110px;
	font: 12px arial;
	color: #3870ae;
	text-decoration: underline;
	cursor: pointer;
}

div.ts_nd_tickets{
	position: absolute;
	top: 104px;
	left: 187px;
	width: 150px; 
	height: 60px;
}
div.ts_nd_purchase_ticket{
	text-align: right;
	padding-right: 5px; 
	height: 32px;
}
div.ts_nd_owned_tickets{
	position: relative;
	width: 99px;
	left: 50px;
	height: 28px;
	text-align: center;
	font: bold 19px verdana;
	color: #666666;
	line-height: 28px;
}
div.ts_nd_drawing_executing{
    position: absolute;
    top: 82px;
    font: 12px arial;
	color: #3870ae;
    text-align: center;
    width: 320px;
}
div.ts_nd_drawing_executing .disc{
    color: #666666;
    padding-top: 2px;
}
div.ts_nd_drawing_executing .icon{
    float:none;
}
div.ts_nd_drawing_executing .iconContainer{
    position: relative;
    top: 4px;
    float: none;
    display:inline-block;
}

td.timer_seperator{
	font: bold 19px arial;
	color: #999999; 
}
div.nextDrawingsHeader{
	margin-bottom: 8px;
	position: relative;
	
}
div.nextDrawingsHeader span{
	font: bold 16px arial;
	color: #3b5998;
}
div.nextDrawingsHeader .catOptions{
	position: absolute;
	top: 0px;
	right: 0px;
}
tr.ts_nd_header td{
	font: 11px arial;	
	color: #999999;
	border-top: 2px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding-top: 2px;
	padding-bottom: 2px;
}

tr.ts_itemsepetator td{
	border-bottom: 1px solid #f0f0f0;
}

div.ts_item_img{
    position: relative;
    top: 5px;
	float: left;
	width: 100px;
	height: 95px;
	overflow: hidden;
	text-align: center;
    cursor: pointer;
}
div.ts_item_headline{
	position:relative;
	top: 16px;
	left: 10px;
	font: bold 17px arial;
	color: #3870ae;
}
div.ts_item_model{
	position:relative;
	top: 14px;
	left: 10px;
	font: 11px arial;
	color: #808080;
}
div.ts_item_category{
	position:relative;
	top: 14px;
	left: 10px;
	font: 11px arial;
	color: #808080;
}
div.ts_item_specs{
	position:relative;
	top: 18px;
	left: 10px;
    width: 200px;
	font: 12px arial;
	color: #3870ae;
	text-decoration: underline;
	cursor: pointer;
}
div.ts_item_price{
	position:absolute;
	top: 58px;
	left: 230px;
	width: 120px;
	height: 15px;
	text-align: left;
	font: 12px arial;
	color: #808080;
}
span.ts_item_price_large{
	font-size: 20px;
	font-weight: bold;
}
div.ts_item_ownedtickets{
	font: bold 19px verdana;
	color: #666666;
	background-image: url('../images/tokenshop/boxInline.png');
	background-repeat: no-repeat;
	background-position: right;
	height: 31px;
	width: 128px;
	text-align: center;
	text-indent: 25px;
	line-height: 31px;
    position: absolute;
    top: 0px;
    right: 0px;
}
div.ts_item_buytickets{
	text-align: right;
	padding-right: 7px;
	padding-top: 0px;
    position: absolute;
    top: 36px;
    right: 0px;
}
div.ts_item_tokenprice{
	position: absolute;
    top: 63px;
    right: 0px;
	font: 12px arial;
	color: #808080;
	text-align: right;
}
span.ts_item_drawing{
	font: bold 12px arial;
	color: #b6b6b6;
	text-align: center;
    position: absolute;
    top: 40px;
    right: 150px;
    width: 150px;
}
img.ts_butImg{
	cursor: pointer;
}
div.wrapper{
	overflow: hidden;
	background-color: white;
	padding: 10px;
	font-size: 12px;
}
span.info{
	font-size: 12px;
	font-weight: bold;
}
div.price{
	position:relative;
	display:block;
	clear: both;
}
div.product_image{
	position:relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.product_desc{
	position:relative;
	display:block;
	float: left;
	top: 20px;
	font-size: 12px;
	font-style: italic;
	color: #888888;
}
span.product_header{
	font: bold 17px arial;
	color: #3870AE;
}
td.error{
	color: red;
}
td.description{
    color: #888888;
}

span.buyOptionsHeader{
	font: bold 12px arial;
	color: #666666;
	display: block;
}

div.itemContainer{
    position: relative;
    border-top: 1px solid #f0f0f0;
}

div.ts_item_buyOptions_container{
	position: absolute;
	top: 60px;
	right: 220px;
	z-index: 700;
}
div.ts_focus_item_buyOptions_container{
	position: absolute;
	top: -36px;
	left: -160px;
	z-index: 700;
}
div.ts_item_buyOptions{
	position: absolute;
	top: -9px;
	left: -3px;
}

div#BO_popContainer {
	width:	227px;
	height:	89px;
	color:	#666666;
	font-weight: bold;
	position: absolute;
	font-size:	11px;
	font-family: arial, sans-serif;
	margin-left:	0px;
	*margin-left:	0px;
    
}

div#BO_popContainer div.corner {
	width:	19px;
	height:	19px;
}

div#BO_popContainer div#BO_popTopLeft {
	background-image:	url(/images/infopop/pop_topleft.png);
	float: left;
}

div#BO_popContainer div#BO_popTop {
	background-image:	url(/images/infopop/pop_top.png);
	height:		19px;
	width:		189px;
	float: left;
}

div#BO_popContainer div#BO_popTopRight {
	background-image:	url(/images/infopop/pop_topright.png);
	float: left;
}

div#BO_popContainer div#BO_popLeft {
	background-image:	url(/images/infopop/pop_left.png);
	float: left;
	width: 19px;
	height: 51px;
	
}

div#BO_popContainer div#BO_popRight {
	background-image:	url(/images/infopop/pop_right.png);
	width:		19px;
	height:		51px;
	
	float: right;
}

div#BO_popContainer div#BO_popBottomLeft {
	clear: both;
	background-image:	url(/images/infopop/pop_bottomleft.png);
	float: left;
}

div#BO_popContainer div#BO_popBottom {
	background-image:	url(/images/infopop/pop_bottom.png);
	width:		189px;
	height:		19px;
	float: left;
}

div#BO_popContainer div#BO_popBottomRight {
	background-image:	url(/images/infopop/pop_bottomright.png);
	float: left;
}

div#BO_popContainer div#BO_popupContent {
	position:	relative;
	background-color:	#fff8e7;
	width:	189px;
	height: 51px;
	float: left;
}



div.productDetailsContainer {
	font: 13px arial;
	text-align: left;
	border: 2px solid #EEEEEE;
	background-color: #FFFFFF;
}
div.productDetailsContainer div.header {
	font: bold 17px arial;
	color: #3870AE; 
}
div.productDetailsContainer div.image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.productDetailsContainer div.model {
	
	font: 11px arial;
	color: #cccccc; 
}
div.productDetailsContainer div.value {
	font-size: 20px;
	font-weight: bold;
	float: right;
}
div.productDetailsContainer div.margin {
	
	margin: 10px;
}
div.productDetailsContainer div.description {
	overflow: auto;
	max-height: 200px;
	line-height: 20px;
}
div.productDetailsContainer div.closebutton {
	float: right;
}
#rwWinner {
    top: 0px;
}
#rwWinner .rwProdImg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 90px;
    height: 90px;
    overflow: hidden;
    text-align: center;
}
#rwWinner .rwLabel{
    position: absolute;
    top: 10px;
    left: 95px;
    font: bold 11px arial;
	color: #a3a3a3;
    width: 230px;
}
#rwWinner .rwWinTitle {
    font: bold 17px arial;
	color: #3870ae;
	position: absolute;
	top: 25px;
	left: 95px;
    width: 230px;
}
#rwWinner .rwWinTime {
	position: absolute;
	top: 47px;
	left: 95px;
	font: 12px arial;
	color: #666666;
    width: 230px;
}
#rwWinner .rwWinUserImg {
    position: absolute;
    top: 88px;
    left: 95px;
    width: 72px;
    height: 54px;
    overflow: hidden;
}

#rwWinner .rwWinUsername a, .rwWinUserGB a, .rwWinUserGallery a{
    font: 11px arial;
    text-decoration: none;
    color: #3870ae;
}
#rwWinner .rwWinUsername a:hover, .rwWinUserGB a:hover, .rwWinUserGallery a:hover{
    font: 11px arial;
    text-decoration: none;
    color: #3870ae;
}

#rwWinner .rwWinUsername a{
    font-weight: bold;
}
#rwWinner .rwWinUsername a:hover{
    font-weight: bold;
}
#rwWinner .rwWinUsername{
    position: absolute;
    top: 91px;
    left: 177px;
    width: 160px;
}

#rwWinner .male a{
	font-size: 12px;
	color: #2556a7;
	
}
#rwWinner .male a:hover{
	font-size: 12px;
	color: #2556a7;
}
#rwWinner .female a{
	font-size: 12px;
	color: #a72525;
}
#rwWinner .female a:hover{
	font-size: 12px;
	color: #a72525;
}

#rwWinner .rwWinUserGB {
    position: absolute;
    top: 107px;
    left: 177px;
    width: 160px;
}
#rwWinner .rwWinUserGallery{
    position: absolute;
    top: 123px;
    left: 177px;
    width: 160px;
}
