/**
* Advertise
*
* @section	advertise
*/

/**
* Advertise Tabs
*
* @section		advertise
* @subsection	advertise-tabs
*/

.advertiseTabs
{height: 31px; }

	.advertiseTabs li
	{ float: left; line-height: 28px; width: 19%;}

.advertiseTabs a, .advertiseBase a:visited
{ background: #F7F7F7; color: #009900; display: block; font-size: 16px; margin: 0 2px 0 0; text-align: center; text-decoration: none; font-weight:bold; border-bottom: 2px solid #009900 }

	.advertiseTabs a:hover
	{ color: #333; text-decoration: none; }

.advertiseTabs .advertiseMenuActive a, .advertiseTabs .advertiseMenuActive a:visited
{ background: #FFF; border: 1px solid #CCC; border-bottom: none; color: #333; font-size: 16px; }

/**
* Advertise Tabs
*
* @section		advertise
* @subsection	advertise-content
*/

.advertiseContent
{ overflow: hidden; }

.advertiseContent
{ border: 1px solid #CCC; border-top: none; padding: 8px; }

.advertiseContent blockquote
{ background: #FFF; border-bottom: 1px solid #EEE; margin: 0 0 10px 0; overflow: hidden; padding: 15px; }

.advertiseContent .type
{ color: #009900; font-size: 18px; font-weight: bold; text-align: left; text-transform: uppercase; }

.advertiseContent .prize
{ color: #009900; font-size: 16px; font-weight: bold; padding: 10px; background:#f4fef6; text-align:right;}

.advertiseContent ul
{ list-style-type: disc; }

.orderButton,
.orderButton button, .orderButton a, .orderButton a:visited
{ width: 150px; background:#009900;}

.orderButton a:hover{background:#00CC00;}

.advertiseAlert
{ display: block; font-size: 11px; }

/** Advertise Screen */

.advertiseScreen
{ text-align: left; }

.advertiseTable
{ width: 100%; }

	.advertiseTable td
	{ padding: 5px 0 0 0; vertical-align: top; width: 50%; }
	
	.advertiseTable .advertiseTableContent2
	{ padding: 5px; }
	
	.advertiseTable th
	{ font-size: 11px; text-align: left; width: 50%; }
	
	.advertiseScreenDesc
	{ width: 100%; }
	
	.advertiseTable li
	{ font-size: 11px; }

	.advertiseScreenDesc th
	{ font-size: 11px; }

.advertiseTable li
{ list-style: outside; padding: 0 0 5px 0; margin: 0 0 0 15px; }
