@charset "utf-8";
/* CSS Document */

table.content
{
	padding-left:16px;
}

div.thawte
{
	float:right;
	text-align:right;
	vertical-align:top;
}

td.logos a
{
	float:left;
}

td.tagline div
{
	float:left;
}

td.tagline a
{
	font-style:normal;
	float:right;
	padding:0;
	margin:0 0 0 10px;
}

td.nav_bar div ul li a.button_arrow
{
	display:inline-block;
	text-transform:uppercase;
	font-style:italic;
	font-size:13px;
	background-color:#600000;
	background:url(http://www.wholesalechess.com/images/button_arrow.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding:7px 5px 0 8px;
	vertical-align:middle;
	margin:0;
	height:30px;
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
}

td.nav_bar div ul li a.button_arrow:hover
{
	background-color:#FFFFFF;
	color:#FFF;
	background:url(http://www.wholesalechess.com/images/button_arrow2.png);
	background-position:right top;
	background-repeat:no-repeat;
	/* text-decoration:underline; */
}

td.nav_bar div ul
{
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}

td.nav_bar div ul li.subtext
{
	font-size:9px;
	margin-bottom:5px;
}

td.nav_bar div ul li.cart_link a, td.nav_bar div ul li.cart_link a:hover
{
	background-color:#FFF;
	padding:0;
}

td.forgot
{
	padding:0;
	margin:0;
	font-size:10px;
}

td.forgot a
{
	font-style:italic;
	text-decoration:none;
}

li.recent_orders a
{
	font-size:11px;
}

li.cancelled_order a
{
	font-size:9px;
}

li.cancelled_order a span
{	
	color:#CC0000;
}

div.message_top
{
	background:url(http://www.wholesalechess.com/images/member_center/message_top.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:700px;
	height:23px;
	padding:8px 0 0 10px;
	font-size:15px;
	margin:0 0 0 10px;
}

div.message_middle
{
	background:url(http://www.wholesalechess.com/images/member_center/message_middle.png);
	background-position:top left;
	background-repeat:repeat-y;
	width:700px;
	padding:8px 0 0 10px;
	font-size:12px;
	margin:0 0 0 10px;
}

div.message_middle p
{
	padding:0;
	margin:0;
	display:block;
	width:665px;
	margin-top:15px;
}

div.message_middle p.nomargin
{
	margin:0;
}

div.message_middle p.msg
{
	text-align:left;
}

div.message_middle table
{
	margin-top:15px;
}

div.message_middle table tr td, div.message_middle table tr th, div.message_small table tr td, div.message_small table tr th
{
	padding:3px;
	margin:0;
	border-spacing:0;
}

div.message_middle table tr.even td, div.message_small table tr.even td
{
	background-color:#E0E0E0;
}

div.message_middle table tr th, div.message_small table tr th
{
	text-align:left;
	color:#600000;
	font-size:14px;
	font-weight:bold;
}

div.message_small h4
{
	margin:0 0 15px 0;
}

div.message_middle h4.page_rule
{
	display:block;
	width:663px;
	padding:10px 0 0 0;
	margin:0;
	border-style:solid none none none;
	border-width:1px;
	border-color:#000000;
}

div.message_bottom
{
	background:url(http://www.wholesalechess.com/images/member_center/message_bottom.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:700px;
	height:10px;
	padding:8px 0 0 10px;
	font-size:12px;
	margin:0 0 0 10px;
	font-size:1px;
	zoom:1;
}

div.message_holder
{
	padding:0;
	margin:-10px 0 0 10px;
}

div.message_holder h2
{
	color:#600000;
	font-size:16px;
	font-weight:bold;
	margin:0 0 15px 0;
}

div.message_small
{
	background:url(http://www.wholesalechess.com/images/member_center/message_small.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:440px;
	height:250px;
	padding:8px 0 0 10px;
	margin:0;
	font-size:12px;
	display:block;
	float:left;
}

div.message_medium
{
	background:url(http://www.wholesalechess.com/images/member_center/message_medium.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:338px;
	height:280px;
	padding:8px 0 0 10px;
	margin:0;
	font-size:12px;
	display:block;
	float:left;
}

div.message_medium ul
{
	list-style:none;
	margin:0;
	padding:0;
}

div.message_medium ul li
{
	width:255px;
	list-style:none;
	padding:0;
	margin:0;
	font-size:16px;
	font-weight:bold;
}

div.message_medium ul li a
{	
	display:block;
	width:215px;
	color:#600000;
	padding:10px 20px 10px 10px;
	background:url(http://www.wholesalechess.com/images/arrow_bullet.png);
	background-position:right center;
	background-repeat:no-repeat;
	text-decoration:none;	
}

div.message_medium ul li:hover
{
	background-color:#CCCCCC;
}

/*	DOT NET STYLES	*/
ul.dot_net_links
{
	margin-bottom:0;
	padding-bottom:0;
	list-style:none;
	height:250px;
}

ul.dot_net_links li
{
	list-style:none;
	display:block;
	float:left;
	width:150px;
	height:25px;
}
/* END DOT NET STYLES	*/