/*
Style sheet for www.outlinewebsolutions.co.uk
produced by www.outlinewebsolutions.co.uk
*/

/* -- Main -- */
p,body,a,li, h1,h2,h3,h4, select, textarea, input, .drop_heading,
 .sm_menu, .sm_menu_bold, .menu, .menu_option, 
 .menu_option_bold, .menu_heading_wt, .menu_heading_blk, 
 .product, .product_bold, .product_heading, .left_menu {
	font-size:10pt;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
}

h1{
	font-size:14pt;

}

h2{
	font-size:12pt;

}

h3 {
	font-size:10pt;
	color: #663399;
	font-weight: bold;


}

.heading1 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.left_menu {
	font-size:10pt;
}

.left_menu:hover {
	text-decoration: underline;
}

/* -- Links -- */
a{
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color: #FF0000;
}

/* -- Forms -- */
.drop_heading{
	font-size:8pt;
	font-weight: bolder;
	color: #663399;
}

select{
	font-size:8pt;
	color: #666666;
}

textarea{
	font-size:8pt;
}

input{
	font-size:8pt;
}

/* -- Box Headings -- */
.menu_heading_wt{
	color: #FFFFFF;
	font-weight:bold;
}

.menu_heading_blk{
	color: #000000;
	font-weight:bold;
}

/* -- Menus -- */
.menu{
	font-weight:bold;
	text-decoration:none;
}

.menu:hover{
	font-weight:bold;
	text-decoration:none;
	color: #CC0000;
}

.sm_menu {
	font-size:10pt;
	color: #666666;
}

.sm_menu:hover {
	color: #000000;
}

.menu_option {
	font-size:8pt;
	color: #000000;
}

.menu_option_bold{
	font-size:8pt;
	font-weight:bold;
}

/* -- Products -- */
.product_heading{
	font-weight:bold;
}

.product{
	font-size:10pt;
}

.product_bold{
	font-size:8pt;
	font-weight:bold;
}

.color_CCCCCC {
	background-color: #CCCCCC;
}

.color_CCCCCC:hover {
	background-color: #ABABAB;
}

.color_CC99CC {
	background-color: #CC99CC;
}

.color_8F478F {
	background-color: #8F478F;
}
.breadcrumb {
	font-size: 9px;
	color: #999999;
}

