body
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	color: #333;
}

p
{
	font-family: arial,verdana,helvetica,sans-serif;
	/*font-size: 12px;*/
	font-size: 10pt;
	margin: 10px 0 10px 0;
	padding: 0;
	color: #333;
}

a
{
	color: #036;
	font-weight: bold;
	text-decoration: none;
}

a:link:visited { color: #036; }

a:hover
{
	text-decoration: underline;
	color: #036;
}

a img { border: none; }
.small_link { font-weight: normal; }
.clearboth { clear: both; }
address { font-style: normal; }

.strong_blue
{
	color: #036;
	font-weight: bold;
	text-decoration: none;
}

#container
{
	width: 750px;
	margin: 0 auto 0 auto;
}

#header
{
	height: 125px;
	width: 750px;
	margin-bottom: 10px;
}

#logo
{
	width: 250px;
	float: left;
}

.banner_ad
{
	text-align: right;
	float: right;
	width: 480px;
}

#content-wrapper
{
	width: 605px;
	margin: 0px 0 0 5px;
	padding: 5px 0 0 10px;
	float: left;
}

#content-wrapper-vidnews
{
	width: 605px;
	margin: 0px 0 0 5px;
	padding: 5px 0 0 10px;
	float: left;
	border-top: 1px solid #ccc;
}

#center-column
{
	width: 451px;
	float: left;
	margin: 0 4px 0 0px;
	border-top: 1px solid #ccc;
}

#center-column-vidnews
{
	width: 452px;
	float: left;
	margin: 0 0 0 0;
}

#footer-holder
{
	width: 440px;
	float: left;
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

#center-column2
{
	width: 470px;
	float: left;
	margin: 0 5px 0 0px;
}

#right-column
{
	float: left;
	width: 148px;
	margin: 0px 0 0 0px;
	padding: 0;
}

#right-column-smartads
{
	float: left;
	width: 148px;
	margin: 0px 0 0 0px;
	padding: 0;
}

#right-column p
{
	margin: 0;
	padding: 0;
}

#left-column
{
	float: left;
	width: 125px;
	margin: 5px 0px 0px 0px;
}

#footer
{
	margin-top: 50px;
	text-align: right;
	font-size: 11px;
	border-top: 2px solid #069;
	color: #666;
}

#feature_ad_image { }

#feature_ad_image
{
	width: 170px;
	float: left;
}

#feature_ad_info
{
	width: 300px;
	float: left;
}

#navbottomborder
{
	border-bottom: 2px solid #069;
}

#navcontainer
{
	clear: both;
}

ul#navigation
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0px 0 4px 0;
	text-align: center;
}

ul#navigation_lower
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 4px 0;
	text-align: center;
}

ul#navigation li
{
	display: inline;
	padding: 0 6px 0 6px;
	border-right: 1px solid #ccc;
	text-decoration: none;
	color: #069;
	margin-left: 0;
}

ul#navigation_lower li
{
	display: inline;
	padding: 0 6px 0 6px;
	border-right: 1px solid #ccc;
	text-decoration: none;
	color: #069;
	margin-left: 0;
}

.border-left { border-left: 1px solid #ccc; }

.section-title
{
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0 5px 0;
	padding: 0 0 0.1em 0.2em;
	clear: both;
}

.article-title
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-weight: bold;
	color: #069;
	/*font-size: 18px;*/
	font-size: 12pt;
	margin: 1em 0em 0em 0em;
	clear: both;
}

.article-title a:visited { color: #369; }

.article-title-sm /* for itdiary */
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-weight: bold;
	color: #069;
	font-size: 11px;
	margin: 1em 0em 0em 0em;
}

.article-title-sm a:visited { color: #369; }

.advert-title
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-weight: bold;
	color: #069;
	font-size: 14px;
	margin: 0.6em 0em 0em 0em;
}

.advert-title a:visited { color: #369; }

.links-title
{
	color: #c00;
	font-size: 12px;
	font-family: arial,verdana,helvetica,sans-serif;
	border-bottom: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-top: 1px #ccc solid;
	padding: 3px 0 3px 3px;
	margin: 0 0 2px 0;
}

ul.sidebar-nav
{
	font-family: arial,verdana,helvetica,sans-serif;
	color: #003;
	list-style: square;
	margin: 0 0 3px 17px;
	padding: 0;
	font-size: 11px;
}

ul.sidebar-nav1
{
	font-family: arial,verdana,helvetica,sans-serif;
	color: #003;
	list-style: none;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 11px;
}


ul.sidebar-nav li { padding-bottom: 1px; }

ul.sidebar-nav1 li { padding-bottom: 1px; }


ul.sidebar-nav1 li.line1 { background-color: #e9e9e9; }
ul.sidebar-nav1 li.line2 { background-color: #c9dbef; }


ul.sidebar-nav1 li a
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

ul.sidebar-nav1 li a:hover { text-decoration: underline; }


ul.sidebar-nav li a
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

ul.sidebar-nav li a:hover { text-decoration: underline; }

ul.archive-nav
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #069;
	margin: 0;
	padding: 0 0 2em 2em;
}

ul.archive-nav li
{
	color: #036;
	padding-bottom: 0.3em;
}

ul.archive-nav li a:link
{
	color: #333;
	text-decoration:none;
}

ul.archive-nav li a:hover { text-decoration: underline; }

#menu
{
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #666;
	height: 22px;
	font-family: arial,verdana,helvetica,sans-serif;
}

#menu ul
{
	padding: 0;
	margin: 30px 0px 0px 3px;
	color: #036;
}

#menu ul li { display: inline; }

#menu ul li a
{
	margin-right: 3px;
	padding: 0.3em 1em 0.3em 1em;
	background-color: #fff;
	color: #036;
	text-decoration: none;
	float: left;
	border-color: #666;
	border-width: 1px 1px 0px 1px;
	border-style: solid solid none solid;
}

#menu ul li a:hover
{
	background-color: #dedede;
	color: #036;
}

#menu #current a
{
	background: #eaeaea;
	color: #036;
	border-bottom: 1px #eaeaea solid;
}

#search_ads
{
	font-family: arial,verdana,helvetica,sans-serif;
	clear: left;
	background: #eaeaea;
	padding: 0.5em 1em 1em 1em;
	margin: 0;
	border-color: #666;
	border-width: 0px 1px 1px 1px;
	border-style: none solid solid solid;
}

.ad_title
{
	margin: 16px 0 0 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}

.ad_url a { font-weight: normal; }

#search_ads p
{
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.date
{
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

.ad_box { margin-bottom: 0.25em; }

.ad_box a
{
	width: 110px;
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	background-image: url(text_ad_rollover.gif);
	background-repeat: no-repeat;
	background-color: #597a9b;
	background-position: 0 0;
}

.ad_box a:link, .ad_box a:visited
{
	color: #fff;
	text-decoration: none;
	border-color: #369;
	border-width: 1px;
	border-style: solid;
}

.ad_box a:hover, .ad_box a:visited
{
	color: #fff;
	border-color: #c00;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	background-image: url(text_ad_rollover.gif);
	background-repeat: no-repeat;
	background-color: #26517D;
	background-position: 0 -150px;
}

.event_holder
{
	float: left;
	width: 46%;
	margin: 2px;
	height: 60px;
	font-size: 11px;
	padding: 5px;
	margin: 2px 2px 10px 2px;
}

.event_holder p {
	margin: 0;
	font-size: 11px;
}

.ad_holder
{
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	width: 440px;
}

.tph
{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}



h2
{
	font-size: 16px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
}

h4
{
	font-size: 13px;
}

.listing
{
	font-size: 11px;
	border-bottom: 1px #eaeaea solid;
	padding: 0 0 8px 0;
	margin-top: 5px;
}

.linkname
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.last-contact
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 2px;
	width: 250px;
}

.itb-table
{
	border: 1px solid #036;
	width: 250px;
	border-collapse: collapse;
	font-size: 12px;
}

.itb-table th
{
	border-color: #036;
	border-width: 0 1px 1px 0px;
	border-style: none solid solid none;
	text-align: right;
	width: 50%;
}

.itb-table td
{
	border-bottom: 1px solid #036;
	text-align: center;
}

ul { list-style-type: square; }

ul#pagedlinks
{
	list-style-type: none;
	margin: 10px 0 15px 0;
	padding: .5em 0;
	border-top: 1px solid #666;
}

ul#pagedlinks li { list-style-type: none; }

ul#pagedlinks li a
{
	width: 5em;
	text-decoration: none;
}

ul#pagedlinks .left 
{ 
	float: left;
	/*padding: 2px;
	background: #eeeeee;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #efefef;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cdcdcd;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #efefef;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cdcdcd;*/
}
ul#pagedlinks .center 
{ 
	text-align: center;
}
ul#pagedlinks .right 
{ 
	float: right;
	/*padding: 2px;
	background: #eeeeee;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #efefef;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cdcdcd;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #efefef;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cdcdcd;*/
}

.time
{
	margin: 0 auto 0 auto;
	width: 250px;
}

.clock { margin: 0 auto 0 auto; width: 200px; }
.money { margin: 0 auto 0 auto; width: 250px; }
.contactInfo { margin: 15px 0 0 0; }

table.repair-form
{
	padding: 3px;
	border-spacing: 1px;
	border-collapse: collapse;
}

input.submit
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	border-color: #69C #003 #003 #69C;
	border-width: 1px;
	border-style: solid;
	margin-top: 2px;
	background-color: #036;
}

table.repair-form th { text-align: right; }
table.repair-form td { text-align: left; }
#center-column p em { font-style: normal; }

ol
{
	color: #000;
	padding: 0;
	margin: 0 0 0px 28px;
}

ol#results_list li { padding-bottom: 5px; }

.excerpt
{
	color: #000;
	font-size: 12px;
}

.result h2
{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
}

.result h2 a { color: #036; }

.result .url a
{
	color: #080;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

.result .url a:hover { color: #393; }
.result .url a:visited { color: #363; }

form#topSearch
{
	color: #fff;
	text-align: center;
	background-color: #036;
	padding: 3px 0px;
}

label { font-weight: bold; }
.body-text p { margin-bottom: 15px; }

#ad_section
{
	width: 440px;
	float: left;
}

#myitstock
{
	width: 210px;
	margin-left: 10px;
	margin-top: 52px;
	color: #fff;
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	background: #036;
}

#myitstock p { color: #fff; }

#myitstock h2
{
	font-size: 16px;
	margin-top: 0;
}

hr.clear
{
	visibility: hidden;
	clear: both;
}

textarea#equipment {
	width: 440px;
	height: 200px;
}

a.white {
  color: #ffffff;
}

#top
{
  background-color: #e9e9e9;
  color: #000000;
}

#middle
{
  background-color: #c9dbef;
  color: #036;
}

#bottom
{
  background-color: #e9e9e9;
  color: #000000;
}

.top_rev
{
  background-color: #c9dbef;
  color: #000000;
  padding: 3px;
  text-align: center;
 
}

.middle_rev
{
  background-color: #e9e9e9;
  color: #036;
  padding: 3px;
  font-weight: normal;
}

.bottom_rev
{
  background-color: #c9dbef;
  color: #000000;
  padding: 3px;
  text-align: center;
}

#top2
{
  background-color: #c9dbef;
  color: #036;
}

#middle2
{
  background-color: #c9dbef;
  color: #036;
}

#bottom2
{
  background-color: #e9e9e9;
  color: #000000;
}


#top3
{
  background-color: #6f7591;
  color: #fff;
}

#middle3
{
  background-color: #3f476c;
  color: #fff;
}

#bottom3
{
  background-color: #6f7591;
  color: #000000;
}

#top4
{
  background-color: #3f476c;
  color: #036;
}

#middle4
{
  background-color: #3f476c;
  color: #fff;
}

#bottom4
{
  background-color: #6f7591;
  color: #000000;
}

.mu1{ 
  	border: 1px solid #003;
  	margin-bottom: 0.25em;
}

.mu1:hover
{
	background-color: #26517D;
}

.mu2{ 
  	border: 1px solid #369;
  	margin-bottom: 0.25em;
  	
}

.small_link {
  font-size: 11px;
  font-weight: normal;
}

div.affilliates {text-align:center;}

div#searchbox {
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #ccc;
}

.red {color: #BA0505;}

p.publishedDate {
	font-size: 11px;
}

.read_more_align_right {text-align: right;}
.read_more_events
{
	padding: 1px;
	font-size: 11px;
	background: #eeeeee;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #efefef;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cdcdcd;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #efefef;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cdcdcd;
}

img.keyIcon {
	vertical-align: middle;
	margin: 4px 0 4px 0;
}

div#mailinglist {
	margin-top: 10px;
	padding: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

h2.formtitle {
	color: red;
	font-size: 30px;
	font-weight: bold;
	color: #c00;
}

div.thumbnail {
		border: 0;
		float: left;
		width: 112px;
		margin: 0 10px 0 0;
		padding: 0;
}

hr.result-clear
{
	display: block;
	clear: left;
	visibility: hidden;
}

#itdiary_form {
	background: #fbfbfb;
	border: 1px solid #ccc;
	border-top: none;
	padding: 5px;
}

#itdiary_form p { 
	padding: 1px; 
	margin: 1px;
}
img.articleImage {
	margin: 10px 10px 10px 0;
}

img.vid_pr_thumb {
	margin-left: 9px;
	border: 0;
}

/* subscribe button rollover ------------------------------------------------ */
.sub {
	margin: 5px 0 5px 0;
}	


/*a:link.sub, a:visited.sub
{
	display: block;
	height: 109px;
	width: 124px;
	background-image: url(/images/subscribe_button.gif);
	background-position: 0 0px;
}

a:hover.sub, a:visited:hover.sub
{
	background-position: 0 109px;
}*/
/* -------------------------------------------------------------------------- */

#get_flash_player {
	margin: 10px auto 0 auto;
	width: 88px;
	height: 31px;
}

/* TAIT advert -------------------------------------------------------------- */
#tait_advert {
	text-align: center;
	margin: 50px 0 0 0;
}
/* -------------------------------------------------------------------------- */

	.formHint {
		color: gray;
				font-size: 0.8em;

	}
	
	form dl {
		margin: 0;
	}
	
	form dt {
	/*float:left; width: 200px; text-align: right; margin-right: .4em;*/
	margin-bottom: .3em;
	}
	
	form dd {
		margin-left: 0;
		margin-bottom: 1em;
	}
	
	form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 1em 0;
	border: none;
}

legend {
	margin: 1em 0;
	padding: 0 ;
	background: transparent;
	font-weight: bold;
	color: #66C;
	font-size: 1.1em;
}

label {
	font-weight: bold;
}


div#itreseller {
	padding: 5px 5px 10px 5px;
	border-top: dashed 1px #ddd;
}

#itreseller h2 {
	color: #2B5B80;
}

div#itreseller h3 {
	border-bottom: solid 1px;
}

#press_release {
	background-image: url(/images/pr_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 18px 0 18px;
	border: #2B5B80 1px solid;
	
}

.facts {
	border: 1px solid #ccc;
	background-color: #fbfbfb;
	padding: 5px 10px 2px 10px;
	margin: 5px 0 5px 0;
	width: 680px;
}

.float_left {
	float: left;
	margin: 0 0 0 20px;
}

.address {
	float: left;
	margin: 0;
}

.float_left p {
	padding: 0;
	margin: 0;
}

.float_left ul {
	display: inline;
}

#clear {
	clear: both;
}

div.contactDetails {
	margin: 20px 0 10px 0;
}

ol li {
	margin: .5em 0 .5em 0;
}


/* New Style Navigation */


/*ul#nav_tab
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
}

ul#nav_tab li
{
	display: inline;
	padding: 0 6px 0 6px;
	color: #069;
	margin-left: 0;
}

ul#nav_tab li a:link,ul#nav_tab li a:visited {
	text-decoration: none;
	font-size: 1.2em;
}

ul#nav_tab li a:hover,ul#nav_tab li a:active {
	color: #ff0000;
}*/

#navcontainer_new {
	clear: both;
	margin: 1.0em 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #fcfcfc;
	background-color: #e9e9e9;
}

#navcontainer_new * {
	margin: 0;
	padding: 0;
}

ul#tab_nav {
	font-weight: bold;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding-left: 40px;
	padding-bottom: 24px;
}

ul#tab_nav li {
	float: left;
	height: 21px;
	background-color: transparent;
	margin: 0 2px 0 2px;
}

ul#tab_nav a:link, ul#tab_nav a:visited {
	display: block;
	color: #006699;
	background-color: transparent;
	text-decoration: none;
	padding: 6px;
}

ul#tab_nav a:hover, ul#tab_nav a:active {
	background-color: transparent;
	color: #cc1323;
}

body#home li.home,body#about li.about,body#contact li.contact,body#submit_pr li.submit_pr,body#search_news li.search_news,body#wwcoy li.wwcoy,body#it_events li.it_events ,body#time_and_money li.time_and_money, body#european-media li.european-media {
	float: left;
	height: 21px;
	background-color: transparent;
	margin: 0 2px 0 2px;
	padding: 0 10px 3px 10px;
}

body#home li.home a,body#about li.about a,body#contact li.contact a,body#submit_pr li.submit_pr a,body#search_news li.search_news a,body#wwcoy li.wwcoy a,body#it_events li.it_events a,body#time_and_money li.time_and_money a, body#european-media li.european-media a  {
	color: #cc1323;
	background-image: url(/images/grad_grey_bg.jpg);
	border-bottom: 1px solid #dedede;
}


div#googleAds {
	padding-top: 50px;
}