/**
* eDirectory - Style Definitions on Advertise Page
*
* This style sheet describes the styles applied for the Advertise Page
*
* @package		layout
* @author			Arca Solutions
* @copyright	Copyright (c) 2009, Arca Solutions Inc.
*
* @colordef		#069; standard blue 					(link color and title highlight)
* @colordef		#000; standard dark gray 			(text colors)
* @colordef		#666; standard gray 					(notes, complementary information)
* @colordef		#690; standard green color		(footer links, members links, search box)
* @colordef		#065418; standard red 						(standard hover link, highlight label, calendar day's hover, secondary link color)
* @colordef		#CCC; standard border color
* @colordef		#EEE; secondary border color
* @colordef		#F7F7F7; tertiary border color, light gray background color	
* @colordef		#FFC; standard yellow color 	(highlight featured, calendar day's hover, showcase results)
*/

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

.content .dynamicContent h1
{ color:#CC6B0A; padding: 10px 0 10px 0; }

.content .dynamicContent
{ padding: 15px; }

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

.advertiseTabs
{ background: url(images/bg_advertise_tabs.gif) repeat-x 0 100%; height: 30px; margin: 0 0 0 15px; padding: 0; width: 955px; }

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

.advertiseTabs a, .advertiseBase a:visited
{ background: #c0daed; color: #04417d; display: block; font-size: 11px; margin: 0 2px 0 0; text-align: center; text-decoration: none; }

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

.advertiseTabs .advertiseMenuActive a, .advertiseTabs .advertiseMenuActive a:visited
{ background: #e4eef5; color: #3161a4; font-size: 12px; }

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

.advertiseContent
{ overflow: hidden; margin: 0 15px 0 15px ; }

.advertiseContent
{ border-top: none; padding: 0px; }

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

.advertiseContent .type
{ color: #04417d; font-size: 18px; font-weight: bold; text-align: left; }

.advertiseContent .prize
{ color: #065418; font-size: 16px; font-weight: bold; float: right; padding: 0 0 5px 0; text-align: right; }

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

.orderButton
{ margin: 10px 0 0 0; }

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

.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; }
