/*****************************************************
 * dhinteractive:
 * Duncan Hart
 * http://www.dhinteractive.co.uk
 *
 * Client: Duncan Hart
 * Client: http://www.dhinteractive.co.uk
 *
 * Author: Duncan Hart
 * Author: http://www.dhinteractive.co.uk ::: <info@dhinteractive.co.uk>
 *
 *Date 09/2008	- Created
 *
 *****************************************************
 */
 
 
 
  /*****************************************************
 * Main Layout & Design
 *****************************************************
 */


/*****************************************************
* Body Text
/*****************************************************
*/

.copyright 					{
font-family : Verdana, Arial, Helvetica, sans-serif;
color:#999999;
font-size: 9px;
line-height: 18px;
text-decoration: none;
}
.copyright A:link 			{
color:#999999;
text-decoration: none;
}
.copyright A:visited 		{
color:#999999;
text-decoration: none;
}
.copyright A:hover 			{
color:#003D97;
text-decoration: underline;
}





/*****************************************************
* Body Text
/*****************************************************
*/

.bodytxt 					{
font-family : Arial, Verdana, Helvetica, sans-serif;
color:#666666;
font-size: 12px;
line-height: 20px;
text-decoration: none;
}
.bodytxt A:link 			{
color:#000000;
text-decoration: none;
}
.bodytxt A:visited 			{
color:#000000;
text-decoration: none;
}
.bodytxt A:hover 			{
color:#000000;
text-decoration: underline;
}



/*****************************************************
* Error Text
/*****************************************************
*/

.errortxt 					{
font-family : Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size: 10px;
line-height: 18px;
text-decoration: none;
}
.errortxt A:link 			{
color:#333333;
text-decoration: none;
}
.errortxt A:visited 		{
color:#333333;
text-decoration: none;
}
.errortxt A:hover 			{
color:#000000;
text-decoration: underline;
}





/***************************************************************************************************************************************************************

/*****************************************************
* Content Management Text
/*****************************************************
*/

.cmttxt 					{
font-family : Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size: 10px;
line-height: 16px;
text-decoration: none;
}
.cmttxt A:link 				{
color:#4679B4;
text-decoration: none;
}
.cmttxt A:visited 			{
color:#4679B4;
text-decoration: none;
}
.cmttxt A:hover 			{
color:#000000;
text-decoration: none;
}

.cmttxt_highlight 			{
color:#D9B507;
}

.cmttxt_users 			{
color:#666666;
}

.form {
font-family : Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #0B3466;
font: 11px;
}

.cmtform {
font-family : Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #666666;
font-size: 10px;
}

.cmtdropdown {
font-family : Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #999999;
font-size: 10px;
width: 320px;
}

.cmtdropdown_normal {
font-family : Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #999999;
font-size: 10px;
width: 150px;
}
