/* 
Style sheets for *******
Created by:
Linsey Miller @ Tag New Media
www.tagnewmedia.co.uk
MONTH YEAR
*/


/* ============================ */

	/*  GENERAL  */
	body {background-color:#000000; margin-top:0px; margin-left:0px; background-image: url(http://argyllhotelglasgow.co.uk/images/bgtile.jpg); background-repeat: repeat;}

	body, p, table, th, ul, ol, textarea, input, select {font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; color:#002913; font-weight: normal; line-height:18px; }

	
	/*  HEADINGS  */
	h1 {font-family: arial,verdana,helvetica,sans-serif; font-weight: normal; color:#00441f; background-color:transparent; text-decoration:none; font-size: 20px; line-height:22px; }
	h2 {font-family: arial,verdana,helvetica,sans-serif; font-weight: normal; color:#00441f; background-color:transparent; text-decoration:none; font-size: 18px; line-height:19px; }
	h3 {font-family: arial,verdana,helvetica,sans-serif; font-weight: bold; color:#123876; background-color:transparent; text-decoration:none; font-size: 22px; line-height:20px; }

	
	/*  STANDARD LINKS  */
	a:link    {color:#00441f; background-color:transparent; text-decoration:underline; font-weight: normal; }
	a:visited {color:#00441f; background-color:transparent; text-decoration:underline; font-weight: normal; }
	a:active  {color:#00441f; background-color:transparent; text-decoration:underline; font-weight: normal; }
	a:hover   {color:#4f2c72; background-color:transparent; text-decoration:underline; font-weight: normal; }
	

	/*  NAVIGATION  */
	.menu 			{font-family: arial,verdana,helvetica,sans-serif; font-size: 9px; color:#ffffff; font-weight: normal; line-height:22px; }
	a.menu:link    	{color:#ffffff; background-color:transparent; text-decoration:none; font-size:9; font-weight: normal; }
	a.menu:visited 	{color:#ffffff; background-color:transparent; text-decoration:none; font-size: 9; font-weight: normal; }
	a.menu:active  	{color:#ffffff; background-color:transparent; text-decoration:none; font-size: 9; font-weight: normal; }
	a.menu:hover   	{color:#ffffff; background-color:transparent; text-decoration:underline; font-size: 9; font-weight: normal; }
	
	.sub 			{font-family: arial,verdana,helvetica,sans-serif; font-size: 12px; color:#ffffff; font-weight: bold; line-height:20px; }
	a.sub:link    	{color:#8f8f8f; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.sub:visited 	{color:#8f8f8f; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.sub:active  	{color:#8f8f8f; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.sub:hover   	{color:#464646; background-color:transparent; text-decoration:underline; font-size: 11; font-weight: normal; }
	
	.base 			{font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; color:#a2a2a2; font-weight: normal; line-height:18px; }
	a.base:link    	{color:#a2a2a2; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.base:visited 	{color:#a2a2a2; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.base:active  	{color:#a2a2a2; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.base:hover   	{color:#ffffff; background-color:transparent; text-decoration:underline; font-size: 11; font-weight: normal; }

	.tag 			{font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; text-decoration: none; color: #b0b0b0; font-weight: normal; line-height: 15px; }
	a.tag:link 		{text-decoration: none; color: #b0b0b0; font-weight: normal; line-height: 15px; }
	a.tag:active 	{text-decoration: none; color: #b0b0b0; font-weight: normal; line-height: 15px; }
	a.tag:visited 	{text-decoration: none; color: #b0b0b0; font-weight: normal; line-height: 15px; }
	a.tag:hover 	{text-decoration: underline; color: #ec008b; font-weight: normal; line-height: 15px; }
	
	
	/*  SITE SPECIFIC  */
	
	.side-offers 	{font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; font-weight: normal; line-height:20px; }
	

	.bookingform{
		background-image: url(../images/homebtn-glasgow-hotel-online-booking.gif);
		background-color: #aaaaaa;
		background-repeat: no-repeat;
		padding: 10px;
	}
	.bookingform h1{
		font-size: 18px;
		font-weight: bolder;
		padding: 0px;
		margin: 0px;
	}
	
	#b_editDates {
		font-size:16px;
		}
	
/* ============================ */