/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Arial;
	font-size: 12px;
	background-image: url("http://fusiondatacom.co.uk/images/bg.jpg");
	background-repeat: repeat-x;
}

td.top_bar {
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}

td.main_menu {
	text-align: right;
	padding-right: 20px;
	font-family: Arial;
	font-size:	12px;
	font-weight: bold;
}

a.main_menu_white {
	color: #FFFFFF;
	text-decoration: none;
}

a.main_menu_white:hover {
	text-decoration: underline;
}

a.main_menu_black {
	color: #000000;
	text-decoration: none;
}

a.main_menu_black:hover {
	text-decoration: underline;
}

td.bottom_image {
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url("http://fusiondatacom.co.uk/images/index.bottom.jpg");
}

td.bottom_image_2 {
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url("http://fusiondatacom.co.uk/images/bottom_bg.jpg");
}

/* Home page */
.home_title_red {
	font-size: 38px;
	font-weight: bold;
	font-style: italic;
	color: red;
}

.home_bullet_title {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

ul.home_bullets {
	text-transform: uppercase;
	font-size: 15px;
	font-style: italic;
	list-style-type: disc;
}

/* News widget */
td.news_widget {
	padding-left: 10px;
	padding-right: 25px;
	text-align: left;
}

.news_wd_title {
	font-size: 11px;
	font-weight: bold;
	color: red;
} 

.news_wd_text {
	font-size: 11px;
	font-weight: bold;
}

a.news_wd {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #9A9899;
	text-decoration: none;
}

a.news_wd:hover {
	text-decoration: underline;
}

/* Pages bottom */
td.footer {
	font-size: 11px;
	color: #A4A6BB;
	height: 25px;
	vertical-align: text-bottom;
	text-align: left;
}

a.afooter {
	font-size: 11px;
	color: #A4A6BB;
	text-decoration: none;
}

a.afooter:hover {
	text-decoration: underline;
}

.redbox_text {
	padding-left: 50px; 
	padding-right: 50px;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

td.grey_box_title {
	text-align: left;
	font-size: 11px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	color: red;
	padding-left: 13px;
	padding-right: 20px;
}

#greybox ul {
	font-size: 11px;
	text-align: left;
	padding-right: 20px;
}

#friends {
	text-align: left;
	font-size: 12px;
}

a.top_menu {
	font-size: 11px;
	color: #77287E;
	text-decoration: none;
}

a.top_menu:hover {
	text-decoration: underline;
}

td.cat_header {
	padding-left: 20px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}

td.cat_desc {
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
	font-size: 13px;
	color: #DB1D30;
}

td.subcat_title {
	text-align: left;
	padding-left: 20px;
	font-size: 13px;
	color: #000000;
}

a.subcat_title {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.subcat_title:hover {
	color: #DB1D30;
}

td.prodlist_header {
	background-color: #FCC80B;
	font-size: 13px;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
}

a.related_lnk {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.related_lnk:hover {
	color: #DB1D30;
}

.tiny_text { 
	font-size: 9px;
}

a.pic_link { 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.pic_link:hover { 
	text-decoration: underline;
}

ul.warranty {
	list-style-image: url("http://fusiondatacom.co.uk/images/tick.gif");
}

.news_title {
	font-size: 14px;
	font-weight: bold;
}