
IMG {border-color: #eeeeee}


/*---------PRINTER STYLES-----------*/

.printonly {
	display: none;	
}



body{
	margin: 0px ;
	background: #EFEFEF;
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/body.gif);
	background-position: top left;
	background-repeat: repeat-x;
background-repeat: repeat-y;
}

#container{
	height: 95%;
	margin-top: 45px;
}



/*---------TOP MENU-----------*/
	
table.nav a {
	height: 25px;
	display: block;
	margin: 0px;
	padding: 0px;
	/*border-left: solid #efefef 1px;
	border-right: solid #666666 1px;*/
}

div.nav a:link, div.nav a:active, div.nav a:visited {
	text-align: center;
	font-weight:bold;
	font-size:11px; 
	line-height:25px; 
	font-family: Tahoma, verdana, sans-serif;
	text-decoration:none; 
	padding: 0px 5px;
}

div.nav a:hover {
	text-align: center;
	font-weight:bold;
	font-size:11px; 
	line-height:25px; 
	font-family: Tahoma, verdana, sans-serif;
	text-decoration:none; 
	padding: 0px 5px;	
}
		


/*---------HEADER-----------*/
																	
#header{
	width:860px;
	height:150px;
	background: #FFFFFF;
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#headerleft{
	/*background: #B9B9B9;*/
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/left_bg.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#headerright{
	/*background: #B9B9B9;*/
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/right_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}


/*---------MENU-----------*/


#menu {
	height:25px;
	width:860px;
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/menu.gif);
}

#menuleft{
	height:25px;
	/*background: #B9B9B9;*/
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/menu_left.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#menuright{
	height:25px;
	/*background: #B9B9B9;*/
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/menu_right.gif);
	background-position: top left;
	background-repeat: repeat-y;
}


#content{
	width:858px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin:0px;
	background: #ffffff;
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/cont_bg.gif);
	background-position: top right;
	background-repeat: repeat-x;
}


#contentleft{
	/*background: #B9B9B9;*/
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/content_left.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#contentright{
	/*background: #B9B9B9;*/
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/content_right.gif);
	background-position: top left;
	background-repeat: repeat-y;
}


/*---------FOOTER-----------*/


#footer a:link, #footer a:visited, #footer a:active {
	color: #4C4C4C;	
	line-height:20px;
	text-decoration:none;
	font-size: 9px;
	height:20px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
}

#footer a:hover {
	color: #4C4C4C;	
	line-height:20px;
	text-decoration:underline;
	font-size: 9px;
	height:20px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
}

#footer	{
	width:860px;
	height:22px;
	color: #4C4C4C;
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/footer_bg.gif);
	font-weight:normal;
	font-size: 9px;
	line-height:20px;
vertical-align:text-bottom;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
}

#footerleft{
	height:22px;
	/*background: #B9B9B9;*/
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/footer_left.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#footerright{
	height:22px;
	/*background: #B9B9B9;*/
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/footer_right.gif);
	background-position: left;
	background-repeat: repeat-y;
}



/*---------2nd FOOTER-----------*/


#secondfooter a:link, #secondfooter a:visited, #secondfooter a:active {
	color: #4C4C4C;
	line-height:15px;
	text-decoration:none;
	font-size: 9px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
}

#secondfooter a:hover {
	color: #4C4C4C;
	line-height:15px;
	text-decoration:underline;
	font-size: 9px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
}

#secondfooter	{
	color: #4C4C4C;
	font-weight:normal;
	font-size: 9px;
	line-height:15px;
	width:860px;
	height:37px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/2ndfooter.gif);
	background-position: top;
}

#secondfooterleft{
	height:37px;
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/2ndfooter_left.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#secondfooterright{
	height:37px;
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/2ndfooter_right.gif);
	background-position: top left;
	background-repeat: repeat-y;
}


.lefttext	{
	font-size: 9px;
	line-height:15px;
	float: left; 
	padding: 2px 20px 0px 20px;

}

.righttext	{
	float: right;
	padding: 2px 20px 0px 20px; 

}

/*---------PRODUCT SEARCH BUTTON-----------*/

.searchbutton {
	color: #666666;
	text-align: center; 
	width: 65px;
	height:14px;
	margin-top:0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	background-color: #F4F4F4;
	font-weight: bold;
	font-size: 10px;
	border: solid #333333 0px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
}


/*---------E NEWSLETTER SUBMIT BUTTON-----------*/


.submitbutton {
	color: #000000;
	text-align: center; 
	width: 35px;
	height:17px;
	margin-top:0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
	border: solid #333333 1px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
	background-color: #E2E2E2;
}


/*---------SEARCH AND E NEWSLETTER INPUT BOXES-----------*/
.inputbox {
	color: #000000;
	text-align: left; 
	height:18px;
	padding-top: 0px;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	border: solid #333333 1px;
	font-size: 12px;
	width: 80px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
}


/*---------BODY CONTENT-----------*/
#bodyarea {
	width:594px;
	margin:  25px 15px 0px 15px;
	padding: 0px 0px 25px 0px;
	border: solid #333333 0px;
}


#navcontainer {
	width: 215px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/nav_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}


/*---------HIGHLIGHT BOXES-----------*/


/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */



.sidebox {
	/* Margin dictates distance between each box*/
       margin: 0px 10px 10px 10px;
       /*width: 17.6em;  ems so it will grow */
       width:190px;
       font-size: 100%;
	 background-image: url(http://www.toolkitsupport.co.uk/skin_images/middle.gif);
	 background-position: top left;
	 background-repeat: repeat-y;
}
.boxhead {
      margin: 0px 0px 0px 0px;  
      padding: 0;
      text-align: left;
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height:33px;

}
.boxhead h2 {
      margin: 0px 0px 0px 0px; 
      padding: 4px 10px 3px 10px;
      font-weight: bold; 
      font-size: 13px; 
      line-height: 25px;
}
.boxbody {
      font-weight: normal; 
      text-align: left;
      font-size: 12px; 
      line-height: 14px;
      margin: 0px 0px 0px 0px;  
      padding: 0px 10px 15px 10px;  
	background-image: url(http://www.toolkitsupport.co.uk/skin_images/bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.boxbody a:link, .boxbody a:visited, .boxbody a:active {
	text-decoration:underline;
	font-size: 12px; 
}

.boxbody a:hover {
	text-decoration:none;
	font-size: 12px;
}


/*----------------------------------*/
/*---------GENERAL STYLES-----------*/
/*----------------------------------*/


/*---------PAGE TITLE ON LISTING PAGE------------*/
a.arttitle:link, a.arttitle:visited, a.arttitle:active {
	color: #4C4C4C;
	text-decoration: underline;
	font-size:  13px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;

}

a.arttitle:hover {
	color: #333333;
 	text-decoration: none;
 	font-size:  13px;
 	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;

}

.arttitle {
	color: #4C4C4C;
	font-weight:bold;
	font-size:  13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}


/*---------HEADLINE TEXT FOR THOSE LISTING PAGES THAT HAVE THIS------------*/
a.artheadline:link, a.artheadline:visited, a.artheadline:active {
	text-decoration:underline;
	color: #4C4C4C;
	font-size: 13px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
}

a.artheadline:hover {
	text-decoration:underline;
	color: #000000;
	font-size: 13px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
}


/*---------LISTING PAGE PAGING-----------*/
a.paging:link, a.paging:visited, a.paging:active {
	text-decoration:underline;
	color: #333333;
	font-size: 11px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
}

a.paging:hover {
	text-decoration:underline;
	Color: #000000;
	font-size: 11px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
}

.paging	{ 
	color: #333333;
 	font-weight:bold;
  	font-size: 11px;
  	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
}

/*---------FULL STORY LINK ON LISTING PAGES-----------*/
a.fullstory:link, a.fullstory:visited, a.fullstory:active  {
	text-decoration:underline;
	color: #333333;
	font-size: 11px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
	padding-bottom: 12px;
} 

a.fullstory:hover {
	text-decoration:underline;
	color: #000000;
	font-size: 11px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
	padding-bottom: 12px;
} 

/*---------COPYRIGHT TEXT AND LINK STYLE-----------*/
.imagetag {
	color: #333333;
	font-weight:normal;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a.imagetag:link, a.imagetag:visited, a.imagetag:active {
	text-decoration:underline;
	color: #333333;
	font-size: 10px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular
}

a.imagetag:hover {
	text-decoration:underline;
	color: #000000;
	font-size: 10px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular
}

/*---------DATE STYLE-----------*/
.displaydate	{
	color: #333333;
	font-weight:normal;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/*---------FORM STYLES-----------*/
input, textarea, select {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}

/*---------SUMMARY TEXT ON LISTING PAGES-----------*/
.artsummary {
 	color: #000000;
  	font-weight:normal;
   	font-size: 12px;
   	line-height: 16px;
   	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}



/*---------FOR TEXT IN CONTACT PAGE AND REPLY PAGE-----------*/
td {
	color: #333333;
 	font-weight:normal;
  	font-size: 12px;
  	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.artdate {
	color: #333333;
	font-weight:normal;
	Font-size: 10px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
}

/*---------PAGE CONTENT TITLE-----------*/
.displaytitle {
	text-align: left; 
	text-transform: uppercase;
	font-size:13px; 
	line-height: 13px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: verdana, Tahoma, sans-serif;
}


.pagetitle h1 {
	text-align: left; 
	font-size:13px; 
	line-height: 13px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: verdana, Tahoma, sans-serif;
}

/*---------PAGE CONTENT TEXT-----------*/


.displayarticle {
	font-size:12px; 
	line-height: 16px;
	font-weight: normal;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
}

.pagebody h3 {
	font-size:12px; 
	line-height: 16px;
	font-weight: normal;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
}


/*---------CONTENT TEXT LINKS-----------*/
a:link, a:visited, a:active {
	color: #4C4C4C;
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
}

a:hover {
	color: #4C4C4C;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
}



/*---------CALENDAR / SITE MAP LINKS-----------*/

.tableheading	{
	background-color: #4C4C4C;
	font-weight:bold;
	padding: 4px 4px 4px 4px;
	color:#FFFFFF;
	margin-top:10px;
}
.even	{
	background-color: #F4F4F4;
	color :#000000;
}
.odd	{	
	background-color: #FFFFFF;
	color :#000000;
}


a.tableheading:link, a.tableheading:visited, a.tableheading:active  {
	text-decoration:underline;
	font-weight :bold;
	color :#FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
	margin-top:10px;
} 

a.tableheading:hover {
	text-decoration:none;
	font-weight :bold;
	color :#AED7FF;
	font-size: 12px;
	line-height: 16px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
	margin-top:10px;
} 


/*---------LIST STYLE-----------*/

li {
margin: 0px 0px 0px 20px; 
padding: 0px 0px 0px 5px; 
}


ul {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;  
list-style-image:url(http://www.toolkitsupport.co.uk/skin_images/bullet.gif);
}
 
 
 /* sections list ----- */
/* links */
#sectionlist a {
	color: #000000;
	text-decoration: underline;
}
#sectionlist a:hover {
	text-decoration: none;
}
/* section */
#sectionlist .section {
	position: relative;
	float: left;
	width: 48.8%;
	margin: 0 10px 0 0 ;
}
#sectionlist .section .icon {
	position: absolute;
	top: 5px;
	left: 0;
}
#sectionlist .section h2 {
	margin: 0 0 0 35px;
	padding: 0;
	font-size: 0.9em !important;

}
#sectionlist .section h2 a {
	text-decoration: none;
color: #D52525;
font-size: 14px;
}
#sectionlist .section h2 a:hover {
	text-decoration: underline;
}
#sectionlist .section ul {
	list-style: none;
	margin: 5px 0 0 32px;
	padding: 0;
}
#sectionlist .section li {
	margin: 0.6em 0 0.7em 0;
	font-size: 0.9em;
}
#sectionlist .section li.more {
	margin: 10px 0 0 32;
	font-size: 0.8em;
	font-weight: 800;
	color: #D52525;
list-style: none;
}
#sectionlist .section li a:hover {
	text-decoration: none;
}
/* left & right boxes */
#sectionlist .right {
	margin-right: 0;
}
#sectionlist .break {
	display: block;
	clear: both;
	height: 15px;
	margin: 0 0 15px 0;
	line-height: 15px;
	border-bottom: 3px solid #D52525;
}



/* info pod with faded background : blue */


/* info pod with solid background [15px corners] (everywhere) ----- */
#quicksearch {
	position: relative;
	clear: both;
	width: 100%;
background: url(http://www.toolkitsupport.co.uk/skin_images/gen_bg_topfade_red.gif) top left repeat-x #FF0033;
}


.mid {
	border: 10px solid #000000; 
margin: 0;
padding: 0;
}


#quicksearch .top {
	height: 15px;
	border: 0; 
	margin: 0;
	padding: 0;
}
#quicksearch .top .left, 
#quicksearch .bot .left {
	position: absolute;
	left: 0;
	width: 15px;
}
#quicksearch .top .left, 
#quicksearch .bot .left {
	position: absolute;
	left: 0;
	width: 15px;
}
#quicksearch .top .right, 
#quicksearch .bot .right {
	position: absolute;
	right: 0;
	_right: -1px; /* IE hack : position slightly further to right  */
	width: 15px;
}


#quicksearch .top {
	position: relative;
	top: -1px;
	height: 12px;
	border: 0; 
	margin: 0;
	padding: 0;
}
#quicksearch .bot {
	position: relative;
	bottom: -1px;
	height: 15px;
	margin: 0; 
	padding: 0;
}


#txtSearch h2 {
color:#FFFFFF;
font-size: 13px;
margin-left: 10px;
margin-right: 10px;
margin-top: 0px;
margin-bottom: 0px;
}


a#searchtip {
      font-size: 11px;
      color:#FFFFFF;
}

a:hover#searchtip {
      color:#FFFFFF;
      text-decoration: none;
}


#imgLongDisplay {
background: #FFFFFF;
}


/* GLOBAL SEARCH */

.g-prettysearch {width:139px; border:0px solid; height:15px; padding:0px 0px 0px 0px; margin:0px;  }


.searchleft, .searchright { behavior:url(http://www.toolkitsupport.co.uk/skin_images/searchimages/iepngfix.htc); }
.searchleft { width: 20px; height: 19px; margin:0px; padding:0px;  background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/searchfield_leftcap.png) left top no-repeat; }
.searchright { width: 10px; height: 19px; margin:0px; padding:0px; background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/searchfield_rightcap.png) right top no-repeat; }

.searchmiddle {
width:129px;
background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/searchfield_repeat.png) center top repeat-x; 
}


.searchmiddleright { 
width:11px;
height:19px;
margin:0px; 
padding:0px; 
background: #FFF;
background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/searchfield_repeat.png) center top repeat-x; 
}



#searchbox {
width:180px;
height:19px;
margin:0px; 
padding:0px; 
}




/* SEARCH SHORTCUTS */
#sp-results { width: 180px; margin: 0px;}

#sp-results .resultCat { border-style:none; width:180px; margin: 0px; padding:0px; color: #f6f6f6; background: #919191; 
background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_bg_head_grey.png) no-repeat left top; 
}


#sp-results .firstCat  { 
width:180px; margin: 0px; padding:0px; color: #f6f6f6; 
background: #919191; 
background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_bg_head_grey.png) no-repeat left top; 
border-style:none;
}

#sp-results .firstCat  h5 {
margin:0px;
font: 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; font-weight: bold;
padding: 8px 5px 2px 5px; 
}

#sp-results .resultCat h5 {
margin:0px;
font: 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; font-weight: bold;
padding: 8px 5px 2px 5px; 
}


ul.sp-results { width: 180px; margin: 0px; padding: 0px; background: #E4E4E4; 
background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_bg_mid_grey.png) repeat-y 0 0;)
}

ul.sp-results li {width:178px; padding: 0px;  margin:0px; list-style-type: none; }

ul.sp-results li h4 {width: 178px;  padding: 0px;  margin: 0; }
ul.sp-results li a {padding: 8px 10px 8px 5px; }
ul.sp-results li h4 a {display:block;}

ul.sp-results li h4 a:link {
font-weight: normal; color: #606060; text-decoration: underline;
font: 11px/13px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
text-align: left; 
}

ul.sp-results li h4 a:hover {  
font: 11px/13px  "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
background: #b7b7b7; color: #fff; cursor: pointer;
}



ul.sp-results li.viewall { width: 180px; height: 35px; text-align: right; color: #000; position: relative; bottom: -3px; *bottom: -3px; left: 0px; background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_bg_foot_grey.png) no-repeat left bottom; _background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_bg_foot_grey.gif) no-repeat left bottom; border-style: none; }

ul.sp-results li.viewall a { color: #fff; padding-right: 23px; position: relative; bottom: -8px; *bottom: -8px; left: -10px;  background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_arrow.gif) no-repeat 99% 50%; behavior: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/iepngfix.htc); padding-top: 3px; padding-bottom: 3px; font: bold 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; }


ul.sp-results li.viewall.hover { background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_bg_foot_grey.png) no-repeat bottom left; }




ul.sp-results li.viewall { 
width: 180px; height: 35px; text-align: right; color: #000; position: relative; bottom: -4px; *bottom: -4px; left: -1px; 
background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_bg_foot_grey.png) no-repeat left bottom; _background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_bg_foot_grey.png) no-repeat left bottom; border-style: none; }
ul.sp-results li.viewall a { color: #fff; padding-right: 23px; background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_arrow.gif) no-repeat 99% 50%; behavior: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/iepngfix.htc); padding-top: 3px; padding-bottom: 3px; font: bold 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; }
ul.sp-results li.viewall.hover { background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_bg_foot_grey.png) no-repeat bottom left; }


#quickstartvideo,#browserdetails,#portfolio,#colourpicker,#remotehelp,#emailsetups{border-right:1px solid #5E5E5E}
#quickstartvideo a:hover,#browserdetails a:hover, #screenres a:hover,#remotehelp a:hover,#emailsetups a:hover,#colourpicker a:hover{color:#fff}
#telno{display:inline;float:right;padding-right:15px}
#telnolink{color:white;text-decoration:none;font-family:arial;font-size:14px;font-weight:normal;font-family:'PT Sans'}


.socialbarcontainer{
width:100%;
position:fixed;
top:0px;
left:0px;
height:30px;
background: #45484d;
background: -moz-linear-gradient(top, #45484d 0%, #000000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000));
background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%);
background: -o-linear-gradient(top, #45484d 0%,#000000 100%);
background: -ms-linear-gradient(top, #45484d 0%,#000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
background: linear-gradient(top, #45484d 0%,#000000 100%);
border-bottom:1px solid #E53B3B;
z-index:9;
}

.sidebarinner{
padding-top:6px;
width:960px;
margin:0 auto;}

ul.links{
display:inline;
text-decoration:none;
padding-left:0px;}

ul.links li, ul.links li a:link, ul.links li a:visited, ul.links li a:active, ul.links li a:hover{
display:inline;
font-size:13px;
color:#A0A0A0;
text-decoration:none;
padding-right:5px;
padding-left:2px;
font-weight:normal;font-family:'Lucida Grande';}


li#edit, li#support, li#portfolio, li#webmail, li#remotehelp, li#emailmarketing {
border-right:1px solid #5E5E5E;}

li#edit a:hover,
li#support a:hover,
li#portfolio a:hover,
li#quote a:hover,
li#remotehelp a:hover,
li#emailmarketing a:hover,
li#webmail a:hover{
color:#fff;}

div#telno{
display:inline;
float:right;
padding-right:15px;
}

a#telnolink{
color:white;
text-decoration:none;
font-family:arial;
font-size:14px;
font-weight:normal;font-family:'Lucida Grande';}
