/*

Chocolate Grail CSS - MASTER
Created by Lynn Chang
File name: A_Main.css
Supporting Files:  none

*/



/*ADVERTISINGY*/

#listings_general			{width:700px; padding-left: 90px; padding-top:75px}

#advertising				{width:1000px; padding-left: 60px; padding-bottom:75px; padding-top:100px}


/*LANDING PAGE*/

#chocolate_image			{width:1000px; padding-left: 60px; padding-bottom:100px; padding-top:130px}

#adcopy						{position: absolute; top:275px; left: 460px; width:400px}

#adcopy	a       			{text-decoration: none; color: rgb(152,119,46); padding-right: 3px}
#adcopy	a:hover				{text-decoration: none; color: black}

#adcopy ul a       			{text-decoration: none; color: rgb(152,119,46); padding-right: 3px}
#adcopy	ul a:hover    		{text-decoration: none; color: black}

#adcopy ul li a       		{text-decoration: none; color: rgb(152,119,46); padding-right: 3px}
#adcopy	ul li a:hover    	{text-decoration: none; color: black}





#back						{letter-spacing:.25em}
#listing_type				{letter-spacing:.25em; padding-left:90px; padding-top:25px}

#back ul li					{margin-bottom:10px}

#back ul li a       		{text-decoration: none; color: rgb(152,119,46); padding-right: 3px}
#back ul a:hover    		{text-decoration: none; color: black}

#AD_Answers ul li a			{text-decoration: none; color: rgb(152,119,46); padding-right: 3px}
#AD_Answers ul li a:hover    {text-decoration: none; color: black}


table.listingcosts			{border-collapse:collapse; width:100%; height:25px; margin-top:25px}


td							{vertical-align:top; height:40px}
th							{vertical-align:middle}


/* GENERAL LISTING CSS STYLES*/

#ad_listings					{width:650px; padding-left:90px}
#fancy_gourmet_img img			{padding-left:10px;}

/* TABLE - LISTING CSS STYLES*/

table.listingcosts td a			{text-decoration: none; color: rgb(152,119,46); padding-right: 3px}
table.listingcosts td a:hover	{text-decoration: none; color: black}


/* BASIC CSS STYLES*/

#ad_border_basic_grey			{border-style:dashed; border-width:thin; padding:25px; width:650px; margin-left:65px; border-color:#CCC}

#ad_header_basic				{width:650px; padding-left:90px; padding-top:15px; letter-spacing:0.25em}

#ad_listings_basic ul			{list-style-type:none}

#ad_border_basic				{border-style:solid; border-width:thin; padding:25px; width:650px; margin-left:65px}
#ad_border_basic ul				{list-style-type:none}


/* FANCY CSS STYLES*/

#ad_header_fancy				{width:650px; padding-left:90px; padding-top:15px; letter-spacing:0.25em}

#ad_images img					{padding-right:15px}
	
/* GOURMET CSS STYLES*/

#ad_header_gourmet				{width:650px; padding-left:90px; padding-top:15px; letter-spacing:0.25em}


/* HOME PAGE CHOCOLATE BOX CSS STYLES*/

#ad_ballotin					{float: left; padding-left:150px; padding-top:5px; padding-bottom:25px}

/* QUICK PICK FIX CHOCOLATE BOX CSS STYLES*/

#quickpickfix					{padding-left:15px; padding-top:10px; padding-bottom:50px; padding-right: 70px;float:left}


/* FAQ CSS STYLES*/



#ad_faq							{width:550px; padding-left:250px; padding-bottom:75px; padding-top:75px}
#ad_faq	 ul						{ list-style-type:disc}

#ad_faq	 ul	li a			{text-decoration: none; color: rgb(152,119,46); padding-right: 3px}
#ad_faq	 ul	li a:hover    {text-decoration: none; color: black}

.tagline a				  {text-decoration: none; color: black; padding-right: 3px}
.tagline a:hover		{text-decoration: none; color: rgb(152,119,46)}

#ad_tag					{position:absolute; left:725px; top:125px; z-index:1}
#tag_copy				{position: absolute; left:675px; top:5px; z-index:2}

