/*****************************************************
 * DH Interactive Ltd
 * Duncan Hart
 * http://www.dhinteractive.co.uk
 *
 * Client: 360 - Skafunkapunkreggaerockers
 * Client: http://www.360.uk.com
 *
 * Author: Duncan Hart
 * Author: http://www.dhinteractive.co.uk ::: <info@dhinteractive.co.uk>
 *
 *Date 10/2008	- Created
 *
 *****************************************************
 */

 
  /*****************************************************
 * Main Layout & Design
 *****************************************************
 */
 
 

/*****************************************************
* Section Text Style Sheet
/*****************************************************
*/

.sectiontxt 						{
font-family : Courier New, Arial, Verdana, Helvetica, sans-serif;
color:#333333;
font-size: 11px;
line-height: 15px;
text-decoration: none;
}
.sectiontxt A:link 					{
color:#999999;
text-decoration: none;
}
.sectiontxt A:visited 				{
color:#999999;
text-decoration: none;
}
.sectiontxt A:hover 				{
color:#c43030;
text-decoration: none;
}

.sectiontxt_highlight				{
color:#000000;
text-decoration: none;
}

.sectiontxt_lowlight				{
color:#333333;
text-decoration: none;
}

.sectiontxt_footertxt				{
font-size: 10px;
line-height: 12px;
}

/*****************************************************
* Copyright Text Style Sheet
/*****************************************************
*/

.copyright 							{
font-family : Arial, Verdana, Helvetica, sans-serif;
color:#3b3b3b;
font-size: 11px;
line-height: 13px;
text-decoration: none;
}
.copyright A:link 					{
color:#000000;
text-decoration: none;
}
.copyright A:visited 				{
color:#000000;
text-decoration: none;
}
.copyright A:hover 					{
color:#000000;
text-decoration: underline;
}

/*****************************************************
* Form Text Style Sheet
/*****************************************************
*/

.formtxt 							{
font-family : Arial, Verdana, Helvetica, sans-serif;
color:#a9a9a9;
font-size: 12px;
line-height: 14px;
font-style: italic;
text-decoration: none;
}

/*****************************************************
* Google Text Style Sheet
/*****************************************************
*/

.googlemaps_txt 					{
font-family : Arial, Verdana, Helvetica, sans-serif;
color:#000000;
font-size: 11px;
line-height: 16px;
text-decoration: none;
}
.googlemaps_txt A:link 				{
color:#000000;
text-decoration: none;
}
.googlemaps_txt A:visited 			{
color:#000000;
text-decoration: none;
}
.googlemaps_txt A:hover 			{
color:#E31836;
text-decoration: underline;
}


/*****************************************************
* Invisible Style Sheet
/*****************************************************
*/

.invisible_txt 						{
font-family : Arial, Verdana, Helvetica, sans-serif;
color:#000000;
font-size: 5px;
line-height: 16px;
text-decoration: none;
}
.invisible_txt A:link 				{
color:#000000;
text-decoration: none;
}
.invisible_txt A:visited 			{
color:#000000;
text-decoration: none;
}
.invisible_txt A:hover 			{
color:#000000;
text-decoration: underline;
}



/*****************************************************
* Background Colours
/*****************************************************
*/

.temp_background					{
background-color: #000000;
}

.main_background					{
background-color: #000000;
}

.content_background					{
background-color: #c43030;
}
