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


body 					{color:#2C79D5; background:#F7F7F7}
h1						{color:#2C79D5;}
h2						{color:#3385CD;}
h3						{color:#FF6600;}
td						{border-bottom-color:#666;}
a, a:hover 				{color:#2C79D5;}
a:visited 				{color:#FF6600;}

a#heading        {color: #2C79D5; text-decoration: none;}


.header, .tobe			{border-left-color:#666}
.salesInfo p			{border-left-color:#666}
.number span			{color:#fff;background-image:url(../images/number-dark.png);}
.addUrl, .inputAddUrl	{color:#fff;background-image:url(../images/add-dark.png);}
.url a					{color:#2C79D5;}
.url a:hover			{color:#FF6600;}
.inputUrl				{color:#FFF;background-color:#333;border-color:#FFF;}
legend					{color:#CCCCCC;background-image:url(../images/pointer-dark.png);background-position:bottom right;background-repeat:no-repeat;}

.bar					{color:#fff;background-image:url(../images/background-dark.png);}
.buyNow					{color:#fff;background-image:url(../images/buynow-dark.png);}
.salesBar h3			{color:#000;}
.salesBar p				{color:#333;}
.salesBar strong		{color:#000;}

