/**
red: #cc0001
**/

html, body, #t { height:100%;}

body { 
text-align: center; 	
font-family:Arial,Verdana; 
font-size: 0.8em; 
padding: 0; 
margin: 0; 
background:#fff;
color:#3d3d3d;
}

P {margin-top:6px;}

h1 { font-size: 150%; padding:0 0 10px 0; margin:0; font-weight:normal; color:#cc0001;}
h2 { font-size: 120%; padding:0 0 10px 0; margin:0; font-weight:normal; color:#cc0001;}
h3 { font-size: 120%; padding:0 0 10px 0; margin:0; font-weight:normal; color:#cc0001;}
h4 { font-size: 110%; padding:0 0 10px 0; margin:0; font-weight:normal; color:#cc0001;}
h5 { font-size: 100%; padding:0 0 10px 0; margin:0; font-weight:normal; color:#cc0001;}
h6 { font-size: 100%; padding:0 0 10px 0; margin:0; font-weight:normal; color:#cc0001;}

.clear
{
    height:1px;
    line-height:1px;
    clear:both;
}

div, img, table, form { border: 0; padding: 0; margin: 0; font-size: 100%; }

hr
{
	height:1px;
	border-top:1px solid #cc0001;
}

img
{
    border:none;
    margin:0px 5px 5px 0px;
}

ul
{
	margin:15px;
    list-style:none;
    list-style-image:url(images/bullet.gif);
    
}

li
{
    margin:1px;
}

a
{
	color:#cc0001;
	text-decoration:none;
}

a:hover
{
    
}

a:visited
{
	
}

td 
{
	font-size:105%;
}

.moduletools
{
	color:Green;
	font-weight:bold;
}

.moduletools a, .moduletools a:visited
{
	color:Green;
	font-weight:bold;
	text-decoration:underline;
}

#coolbytes
{
	margin:auto;
	width:300px;
	font-family:Verdana;
	font-size:10px;
}

#coolbytes, #coolbytes a, #coolbytes a:visited
{
	color:#777777;
	text-decoration:none;
}

#coolbytes a:hover
{
	color:#777777;
	text-decoration:underline;
}

/*start specific*/

#global 
{
	text-align:center; 
	width:100%;
	background:url(images/bg-shadow-ie.gif) repeat-y center top;
}

/*ie ignores this*/
html>/**/body #global 
{
	background:url(images/bg-shadow.gif) repeat-y center top;
}

#container 
{
	width:1002px; 
	margin:auto; 
	text-align:left;
	background-color:#fff;
}

#header
{
	position:relative;
}

#logo-container
{
	height:78px;
	position:relative;
}

#logo
{
	position:absolute;
	top:12px;
	left:24px;
}

#logo-strapline
{
	position:absolute;
	top:21px;
	left:284px;
}

#phone
{
	position:absolute;
	top:10px;
	right:5px;
}

#clients-login
{
	position:absolute;
	top:38px;
	right:6px;
	font-size:11px;
}

#menu
{
	background-color:#cc0001;
	height:22px;
	background:#c7120c url(images/menu-bg.gif) repeat-x left top;
}

#content
{
	background:url(images/content-shadow.gif) repeat-x left top;
	height:100%;
	clear:both;
}

#home-red-repeater
{
	background:url(images/home-red-repeater.gif) repeat-y left top;
	height:100%;
}

#content-main-home
{
	width:356px;
	float:left;
	display:block;
	background:url(images/content-center-shadow.gif) repeat-x left top;
	min-height:350px;
	color:White;
	padding:15px 30px;
}

#content-main-home a, #content-main-home a:visited
{
	color:White;
}

#content-main-inner
{
	width:650px;
	float:left;
	display:block;
	min-height:350px;
	padding-top:15px;
	padding-left:20px;
	
}

#content-left
{
	width:248px;
	float:left;
	display:block;
	padding:15px;
	font-size:11px;
	font-family:Arial;
}



#content-right
{
	width:278px;
	float:left;
	display:block;
	padding:15px;
	color:#3c3c3c;
	font-size:11px;
	font-family:Arial;
}

.content
{
	
}

#footer
{
	width:1002px; 
	text-align:center;
	height:30px;
	background-color:#cc0001;
	margin-top:-5px;
	padding-top:5px;
}

html>/**/body
{
	margin-top:-1px;
	padding-top:1px;
}

#footer-shadow
{
	width:100%;
	background:url(images/footer-shadow.gif) no-repeat center top;
	height:20px;
}

.gmap
{
	color:Black;
	border:2px solid #b0b5cc;
}

/**************
Slideshow
**************/
#slideshow
{
	overflow:hidden;
	width:1002px;
	height:333px;
}

.slideshow_images 
{
	width:896px;
	height:246px;
	overflow:hidden;
}

#slideshow-strapline
{
	background-color:#cc0001;
	height:14px;
	color:#fff;
	font-size:0.8em;
	width:982px;
	text-align:right;
	padding:2px 20px 0px 0px;
}

/**************
Boxes
***************/

.box-small-left
{
	background:url(images/box-red-l.gif) no-repeat left top;
	min-width:100px;
	white-space:nowrap;
}

.box-small-right
{
	background:url(images/box-red-r.gif) no-repeat right top;
	min-width:100px;
	height:26px;
	text-align:center;
}

.box-small-right a, .box-small-right a:visited
{
	display:block;
	height:26px;
	color:White;
	text-decoration:none;
	font-weight:bold;
	padding:4px 8px 4px 5px;
}

/*****************
For home page and news items
*****************/
.syndicate
{
	display:none;
}


#content-left h3
{
	background-color:#d6d6d6;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:7px 15px;
}

.genericitem
{
	font-family:Arial;
	font-size:10px;
	color:#777777;
	display:block;
}

.genericitem h4 a
{
	color:Black;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	display:block;
	background:url(images/divider-dot.gif) repeat-x left top;
}

.genericdetails-readmore a, .genericdetails-readmore a:visited
{
	color:#777777;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	float:right;
	margin-top:-20px;
}

/***********
Search Box
***********/
.search-box
{
	width:271px;
	height:62px;
	background:url(images/search-bg.gif) no-repeat left top;
	position:relative;
}

.search-title
{
	position:absolute;
	font-weight:bold;
	left:130px;
	top:10px;
	color:Black;
}

.search-form
{
	position:absolute;
	right:10px;
	top:25px;
}

.search-form input[type="text"]
{
	border:1px;
	border-color:#777777;
	border-style:inset;
	background-color:#e6e6e6;
	width:116px;
	height:15px;
}

.search-form input[type="submit"]
{
	border:0px;
	background:#d6d6d6 url(images/search-btn.gif) no-repeat left top;
	width:17px;
	height:17px;
}

/******
List menus (Engines etc) with images as links
******/
ul.list-menu-images
{
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

ul.list-menu-images li
{
	display:block;
	margin:0;
	padding:0;
}

/***********
Search results
***********/
ul.searchresults
{
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

ul.searchresults li
{
	background-color:#ededed;
	padding:5px;
	clear:both;
	margin-bottom:10px;
}

ul.searchresults h4
{
	
}

ul.searchresults .sub
{
	display:none;
}

/*****************
Articles
******************/
ul.articlelist
{
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

ul.articlelist li
{
	background-color:#ededed;
	padding:5px;
	clear:both;
	margin-bottom:10px;
}

ul.articlelist h4
{
	margin-top:10px;
}

ul.articlelist a
{
	text-decoration:none;
}

ul.articlelist a.articleReadMore
{
	text-decoration:none;
	float:right;
	margin-top:-20px;
	padding-right:5px;
}

.articlecontent h4
{
	color:#cc0001;
}

/*****************
Downloads
******************/
ul.downloadslist
{
	list-style:none;
	list-style-image:none;
	margin:0 0 30px 0;
	padding:0;
}

ul.downloadslist li
{
	background-color:#ededed;
	padding:5px;
	clear:both;
	margin-bottom:10px;
}

ul.downloadslist li img
{
	vertical-align:middle;
	margin-top:4px;
}

ul.downloadslist h4
{
	margin-top:10px;
}

ul.downloadslist a
{
	text-decoration:none;
}

ul.downloadslist .articlesub
{
	font-size:10px;
}

/******
Engine boxes
*******/

a.engine-box, a:visited.engine-box
{
	width:320px;
	float:left;
	margin-right:0px;
	height:35px;
	color:White;
	text-decoration:none;
	font-family:Times New Roman, Georgia;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	padding-top:185px;
}

a:hover.engine-box
{
	text-decoration:underline;
}