
BODY				{background:#DFDFDF;}
BODY *				{line-height:16px;}
BODY,TD,INPUT		{font-family:Arial,Helvetica,sans-serif;}
TD					{font-size:11px;}
INPUT				{}
UL,OL LI			{padding-bottom:3px;}
OPTION				{font-family:Arial,Helvetica,sans-serif;}
H1,H2,H3,H4,H5,H6	{font-size:11px;font-weight:normal;}
EM					{font-style:normal;}

A			{font-family:Arial,Helvetica,sans-serif;}
A:active	{font-family:Arial,Helvetica,sans-serif;}
A:visited	{font-family:Arial,Helvetica,sans-serif;}
A:hover		{font-family:Arial,Helvetica,sans-serif;}

SELECT
{
	cursor:pointer;
	border-width:1px;
	font-family:Arial,Helvetica,sans-serif;font-size:11px;
	background:#FFF;
}

HR
{
	border:none;background:none;
	background:url(../images/rulers/h/dotted_ffcd32.gif) bottom repeat-x;
	margin-top:15px;margin-bottom:15px;
}

/*
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

#x-PAGE
{
	margin-left:auto;margin-right:auto;
	margin-top:10px;
}

/*
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

table.body
{
	background:url(../images/layout/body-free-shipping.png) center no-repeat;
	width:910px;height:648px;
}

table.body td.inside	{height:483px;}
table.body table.page	{width:830px;height:450px;margin-left:39px;}

/*
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

table.body td.toolbar		{height:60px;}
table.body td.toolbar h1	{font-size:12px;margin-bottom:10px;margin-right:6px;vertical-align:middle;}
table.body td.toolbar em	{font-weight:bold;font-size:14px;}

/*
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

table.body td.nav						{height:65px;padding-right:40px;}
table.body td.nav, table.body td.nav *	{color:#000;font-size:12px;font-weight:normal;text-transform:uppercase;}
table.body td.nav em					{color:#000;font-weight:bold;}
table.body td.nav h1					{margin-bottom:28px;}

/*
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

table.body td.toolbar a			{font-size:11px;color:#690;text-decoration:underline;}
table.body td.toolbar a:active	{font-size:11px;color:#690;text-decoration:underline;}
table.body td.toolbar a:visited	{font-size:11px;color:#690;text-decoration:underline;}
table.body td.toolbar a:hover	{font-size:11px;color:#690;text-decoration:underline;}

table.body td.toolbar a.x-bold			{font-size:14px;color:#F90;text-decoration:underline;}
table.body td.toolbar a.x-bold:active	{font-size:14px;color:#F90;text-decoration:underline;}
table.body td.toolbar a.x-bold:visited	{font-size:14px;color:#F90;text-decoration:underline;}
table.body td.toolbar a.x-bold:hover	{font-size:14px;color:#F90;text-decoration:underline;}

table.body td.nav a			{color:#FFF;font-weight:bold;text-decoration:none;}
table.body td.nav a:active	{color:#FFF;font-weight:bold;text-decoration:none;}
table.body td.nav a:visited	{color:#FFF;font-weight:bold;text-decoration:none;}
table.body td.nav a:hover	{color:#FD0;font-weight:bold;text-decoration:none;}

table.body td.inside a			{font-size:11px;color:#693;text-decoration:underline;}
table.body td.inside a:active	{font-size:11px;color:#693;text-decoration:underline;}
table.body td.inside a:visited	{font-size:11px;color:#693;text-decoration:underline;}
table.body td.inside a:hover	{font-size:11px;color:#F90;text-decoration:underline;}

table.body td.footer a			{color:#000;text-decoration:none;}
table.body td.footer a:active	{color:#000;text-decoration:none;}
table.body td.footer a:visited	{color:#000;text-decoration:none;}
table.body td.footer a:hover	{color:#F60;text-decoration:underline;}

/*
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

table.body td.footer							{height:40px;}
table.body td.footer, table.body td.footer *	{color:#F60;font-size:12px;}
table.body td.footer table.x-right				{margin-top:2px;height:34px;}
table.body td.footer td							{vertical-align:middle;}

table.body td.footer td.join		{width:320px;}
table.body td.footer td.join table	{margin-left:38px;margin-bottom:12px;}
table.body td.footer td.join input	{font-size:12px;border:none;background:#FFF;width:156px;margin-right:2px;}

/*
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

table.doc h1 {color:#693;font-weight:bold;font-size:16px;margin-bottom:15px;text-transform:uppercase;}
table.doc h2 {color:#000;font-weight:bold;font-size:12px;}

table.doc					{background:center no-repeat;width:830px;height:450px;}
table.doc td.x-superpadded	{padding:25px;}

/*
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

div#DLG
{
	z-index:10001;
	background:url(../images/bg/dialog.png) center no-repeat;
	width:518px;height:153px;
}

div#DLG *		{line-height:15px;}
div#DLG table	{margin-left:auto;margin-right:auto;margin-top:40px;width:450px;height:120px;}
div#DLG td		{height:60px !important;}
div#DLG img		{cursor:default !important;}

