#reseller-list1
{

}

#reseller-list2
{
	display:none;
}

#paging
{
	margin:0 10px 10px 0;
	text-align:right;
}

	#paging a
	{
		padding:3px 7px 1px 6px;
		margin-right:5px;
		border:solid 1px #e0dce5;
		color:#999;
	}

	#paging a.selected
	{
		background-color:#f0edf4;
		border:solid 1px #999;
		color:#666;
		font-weight:bold;
		cursor:default;
	}

	#paging a.selected:hover
	{
		color:#666;
	}

	#paging a:hover
	{
		color:#333;
		border:solid 1px #999;
	}

div.expander-wrapper
{
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	width:675px;
}

	div.expander-wrapper.first
	{
		border-top:solid 1px #cccccc;
	}

	div.expander-wrapper a.expander
	{
		background:#E4DFEB url(../images/table-title-bg.gif) repeat-x scroll 0 0;
		color:#3C0058;
		padding:4px 0 4px 5px;
		font-size:14px;
		border-right:solid 1px #cccccc;
		display:block;
		font-weight:bold;
	}

	div.expander-wrapper a.expander:hover
	{
		color:#333333;
	}

	div.expander-wrapper.hide-detail table.reseller-program
	{
		display:none;
	}

		table.reseller-program
		{
			font-size:12px;
			line-height:16px;
		}

			table.reseller-program th
			{
				background:#E4DFEB url(../images/table-title-bg.gif) repeat-x scroll 0 0;
				text-align:left;
				color:#3C0058;
				padding:5px 0 5px 5px;
				font-size:14px;
				border-bottom:solid 1px #cccccc;
				border-right:solid 1px #cccccc;
			}

			table.reseller-program a
			{
				color:#8340C7;
			}

			table.reseller-program a:hover
			{
				text-decoration:underline;
			}

			table.reseller-program th.first
			{
				border-top:solid 1px #cccccc;
			}

			table.reseller-program td
			{
				padding:5px 5px 5px 5px;
				border-right:solid 1px #cccccc;
				border-top:solid 1px #cccccc;
				width:85px;
				text-align:center;
			}

			table.reseller-program td div.split-left
			{
				float:left;
				width:37px;
				padding-right:5px;
				border-right:solid 1px #cccccc;
				vertical-align:middle;
			}

			table.reseller-program td div.split-left.shift, table.reseller-program td div.split-right.shift
			{
			}

			table.reseller-program td div.split-right
			{
				float:left;
				width:35px;
				padding-left:5px;
			}

			table.reseller-program td.images
			{
				padding:0;
				width:95px;
			}

			table.reseller-program td.last
			{
				border-right:none;
			}

			table.reseller-program tr.alt
			{
				background-color:#F2EFF5;
			}

			table.reseller-program tr.last td
			{
				border-bottom:none;
			}


			table.reseller-program td.title
			{
				font-weight:bold;
				text-align:left;
				padding-left:5px;
				width:95px;
			}

