
body {
	margin: 0px;
	padding:0px;
	/* font-family: arial; */
	font-family: Segoe UI, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #7c9de4;
	/* background-color: #E7EFF7;  */
	height:100%; 
	}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
a {
	color: #333333;
	text-decoration: none;
	}

a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
h1 {
	font-size: 13px;
	color: #333333;
	padding-bottom: 8px;
	font-weight: bold;
	}
	
h2 {
	font-size: 13px;
	color: #333333;
	padding-bottom: 8px;
	font-weight: normal;
	}
	
h3 {
	padding: 0px;
	margin: 0px;
	}

input, textarea, select {
	/* font-family: verdana; */
	font-family: Segoe UI, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	}


#product, #hint ul { color: #000000; padding: 3px; width: 150px; border: 1px solid #999; font-family: Segoe UI, Helvetica, Geneva, sans-serif; font-size: 12px;}
#hint li {  color: #000000; margin: 0 0 5px 0; cursor: default; color: red;}
#hint li:hover {  color: #000000; background: #ffc; }
#hint li.selected { color: #000000; background: #FCC;}
	
.newmenu {
	}

	
.newmenu-button {
	background-image: url(/images/navbar/nav_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	}

.newmenu-hover {
	background-image: url(/images/navbar/nav_bg_down.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	}
	
.newmenu-button a {
	color: #FFFFFF;
	text-decoration: none:
	font-weight: bold;
	}

.newmenu-button a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
.menu-table {
	background-image: url(/images/menu/menu_bg.png);
	align: center;
	width: 968px;
	height: 49px;
	margin-top: 6px;
	margin-left: 14px;
	}
	
.menu-button {
	width: 88px;
	height: 49px;
	}

.menu-button a {
	/* font-family: arial; */
	font-family: Segoe UI, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	}
		
.menu-button a:hover {
	/* font-family: arial; */
	font-family: Segoe UI, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	}
	
.menu-button:hover {
	background-image: url(/images/menu/menu_down.jpg);
	width: 88px;
	height: 49px;
	cursor: hand;
	}

.PageContainer {
	background-color: #ffffff;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	}

#LeftPageContainer {
	float:left;
	background-image: url(/images/framework/bg-left.png);
	background-repeat: no-repeat;
	}
	
#RightPageContainer {
	float:right;
	width: auto;
	margin-left: 2px;
	margin-right: 5px;
	color: #ffffff;
	padding-top: 2px;
	background-color: #A7C5F9;
	}
	
.Container {
	background-color: #ffffff;
	width: 999px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	/* border-right: solid 1px #DEDBDE;
	border-left: solid 1px #DEDBDE; */
	}

#liveassist {
	background-image: url(/images/live_help.jpg);
	background-repeat: no-repeat;
	width: 202px;
	height: 151px;
	}

#liveassistoffline {
	background-image: url(/images/live_help_offline.jpg);
	background-repeat: no-repeat;
	width: 202px;
	height: 151px;
	}

#Header {
	background-image: url(/images/sp_header.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 0px;
	height: 181px;
	padding-bottom: 2px;
	}

#searchbar {
	margin-left: 130px;
	margin-top: 20px;

	/* font-family: arial; */
	font-family: Segoe UI, Helvetica, Geneva, sans-serif;
	font-size: 11pt;
	}
#searchbar table {
	background-image: url(/images/search_bg.png); 
	background-repeat: no-repeat;
	}
	
#searchbar input, #searchbar select{
	/* font-family: arial; */
	font-family: Segoe UI, Helvetica, Geneva, sans-serif;
	font-size: 11pt;
	}

#menulocation {
	margin-top: 8px;
	}

#LeftContainer {
	float:left;
	width: 201px;
	margin-left: 2px;
	margin-right: 5px;
	color: #ffffff;
	padding-top: 2px;
	background-color: #ffffff;
	}

.GreyBoxContainer {
	width: 201px;
	padding 0px;
	margin: 0px;
	}

.GreyBoxHeading {
	background-image: url(/images/sidebox_top.png);
	background-repeat: no-repeat;
	font-size: 10pt;
	font-weight: bold;
	height: 23px;
	padding-top: 6px;
	padding-left: 14px;
	color: #4667b3;
	}

.mainbox_header {
	padding-left: 14px;
	font-size: 10pt;
	font-weight: bold;
	color: #4667b3;
}

.GreyBoxContent {
	background-image: url(/images/sidebox_bg.png);
	background-repeat: repeat-y;
	background-color: #ffffff;
	padding-top: 8px;
	padding-right: 8px;
	margin-top: 0px;
	padding-left: 5px;
	}

.GreyBoxFooter {

	background-image: url(/images/sidebox_bottom.png);
	background-repeat: no-repeat;
	height: 10px;
	padding-bottom: 10px;
	}


#RightContainer {
	background-repeat: no-repeat;
	float:right;
	margin-top: 2px;
	width: 201px;
	}

#RightContainer .RightBoxHeading {
	/*background-image: url(/images/right_bar_heading.png);*/
	background-repeat: no-repeat;
	height: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#RightContainer .RightBoxContent {
	/*background-image: url(/images/right_bar_bg.png);*/
	background-repeat: repeat-y;
	padding-top: 0px;
	margin-top: 0px;
	}

#RightContainer .RightBoxFooter {
	/*background-image: url(/images/right_bar_footer.png);*/
	background-repeat: no-repeat;
	height: 12px;
	padding-bottom: 5px;
	}
	
	
#RightContainer .BoxContainer {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#RightContainer .BoxHeading {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/blue_container_heading.png);
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 7px;
	padding-left: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#RightContainer .BoxContent {
	background-image: url(/images/blue_container_bg.png);
	background-repeat: repeat-y;
	/*background-color: #ffffff; */
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 0px;

	}

#RightContainer .BoxFooter {
	background-image: url(/images/blue_container_footer.png);
	background-repeat: no-repeat;
	height: 10px;
	padding-bottom: 5px;
	}

#RightContainer .BoxFooter2 {
	background-image: url(/images/blue_container_footer2.png);
	background-repeat: no-repeat;
	height: 29px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 20px;

	}


#RightContainer .BoxContainer {
	width: 201px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#CenterContainer {
	background:#fff;

	}

.BoxContainerCenter {
	width: 580px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	overflow:hidden;
	float:left;
	}

.BoxContainerCenter p {
	}

.BoxHeadingCenter {
	font-size: 9.5pt;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url(/images/center_container_heading.png);
	background-repeat: no-repeat;
	width: 574px;
	height: 10px;
	padding-left: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	}

.BoxContentCenter {
	background-image: url(/images/center_container_bg.png);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 574px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	}

.BoxFooterCenter {
	background-image: url(/images/center_container_footer.png);
	background-repeat: no-repeat;
	width: 574px;
	height: 12px;
	padding-bottom: 5px;
	}

#spstrapline {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	/* font-family: arial; */
	font-family: Segoe UI, Helvetica, Geneva, sans-serif;
	color: #4667b3;
	text-transform: uppercase;
}

.bigblue {
	font-size: 10pt;
	font-weight: bold;
	padding-left: 14px;
	color: #4667b3;
	}

.bluecaps {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	/* font-family: arial; */
	font-family: Segoe UI, Helvetica, Geneva, sans-serif;
	color: #4667b3;
	text-transform: uppercase;
}


.black {
	padding-top: 4px;
	padding-bottom: 5px;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	/* font-family: arial; */
	font-family: Segoe UI, Helvetica, Geneva, sans-serif;
	color: #333333;
	letter-spacing: 0.2px;
}

#featuredsoftware{
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	/* font-family: arial; */
	font-family: Segoe UI, Helvetica, Geneva, sans-serif;
	color: #4667b3;
	}
	

#basket {
	background-image: url(/images/checkout_bar.png);
	background-repeat: no-repeat;
	width: 574px;
	height: 27px;
	}
	
#loginbox {
	background-image: url(/images/loginbox.png);
	background-repeat: no-repeat;
	margin-left: 100px;
	width: 396px;
	height: 160px;
	align: center;
	}
	

h3.BoxHeading a:hover {
	color: #333333;
	text-decoration: underline;
	} 


.chevron {
	margin-left: 8px;
	color: #3386D4;
	font-weight: bold;
	}

#informationRow, #informationRow a {
	color: #333333;
	padding-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	}

#informationRow a:visited {
	color: #333333;
	text-decoration: none;
	}

#informationRow a:hover {
	text-decoration: underline;
	}

#FooterHeading {
	width: 999px;
	background:#fff;
	background-image: url(/images/footer_container_heading.png);
	background-repeat: no-repeat;
	font-size: 8pt;
	font-weight: bold;
	height: 23px;
	color: #333333;
	padding-top: 8px;

	}
	
#FooterHeading a { color: #333333; }
	
#FooterContent {
	width: 999px;
	background-image: url(/images/footer_container_bg.png);
	background-repeat: repeat-y;
	font-size: 8pt;
	text-align: center;
	}

#FooterFooter {
	width: 999px;
	background-image: url(/images/footer_container_footer.png);
	background-repeat: repeat-y;
	font-size: 8pt;
	height: 9px;
	}

#tab {
	background-image: url(/images/tab_bar_thin_blue-tim.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	width: 545px;
	height: 25px;
	padding-top: 4px;
	padding-left: 20px;
	margin-left: 2px;
	color:#4667b3;
	font-family:Segoe UI, Helvetica, Geneva, sans-serif;
	margin-top:15px;
	}

#tab_features {
	background-image: url(/images/tab_bar_thin_blue-tim.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	width: 545px;
	height: 25px;
	padding-top: 4px;
	padding-left: 20px;
	margin-left: 2px;
	color:#4667b3;
	font-family:Segoe UI, Helvetica, Geneva, sans-serif;
	margin-top:15px;
	}
	
#tab_thin {
	background-image: url(/images/tab_bar_thin_blue-tim.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	width: 545px;
	height: 25px;
	padding-top: 4px;
	padding-left: 20px;
	margin-left: 2px;
	color:#4667b3;
	font-family:Segoe UI, Helvetica, Geneva, sans-serif;
	}

#content{
	padding: 10px 20px 20px;
	}

#content_features{
	padding: 10px 20px 20px;
	}
	
.cleaner {
	clear:both;
	height:10px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:#fff;
	}

.tablehead {
	background: #D6D3D6;
	background-image: url(/images/rowheader.jpg);
	padding: 4px;
	border-bottom: 1px solid #333333;
	}

.tablerow1 {
	background: #F9F8F2;
	padding: 4px;
	}
.tablerow2 {
	background: #FFFFFF;
	padding: 4px;
	}
.tablerowover {
	background: #ECE9D8;
	padding: 4px;
	}
	
.hashedout {
	background: #EFEFEF;
	border: solid 1px #7F9DB9;
	padding: 2px;
	}
	
.missing {
	background: #FFC4C4;
	border: solid 1px #7F9DB9;
	padding: 2px;
	}
		


.productname {
	font-weight: bold; 
	margin-left: 0px; 
	padding-top: 0px; 
	font-size: 10pt;
	}
	
.productnamelarge {
	font-weight: normal; 
	margin-left: 0px; 
	padding-top: 0px; 
	font-size: 12pt;
	}
	
.productstrapline {
	font-weight: normal;
	font-size: 8pt;
	color: #4667b3; 
	}
	
.productdescription {
	font-weight: normal;
	font-size: 10pt;
	font-variant: none;
	}
	
.productprice1 {
	color: #4667b3; 
	font-size: 13px;
	font-weight: bold; 
	margin-top: 10px; 
	margin-bottom: 10px;
	}
.productprice1 a {
	color: #4667b3; 
	}
	
.productprice2 {
	font-size: 11pt;
	}
	
.plusvat {
	font-size: 7pt;
	}
	
.productbuy{
	font-variant: none;
	font-size: 13px;
	}


.hotproductname {
	font-weight: bold; 
	margin-left: 0px; 
	padding-top: 0px; 
	font-size: 13px;
	}
.hotproductstrapline {
	font-weight: normal;
	font-size: 13px;
	font-variant: none;
	}
.hotproductdescription {
	font-weight: normal;
	font-size: 13px;
	font-variant: none;
	}
.hotproductprice1 {
	color: #4667b3; 
	font-size: 8pt;
	font-weight: bold; 
	margin-top: 10px; 
	margin-bottom: 10px;
	}
.hotproductprice2 {
	font-size: 10pt;
	}
.hotplusvat {
	font-size: 7pt;
	}
	
.hotproductbuy{
	font-variant: none;
	font-size: 8pt;
	}


.productmanufacturer {
	font-size: 8pt;
	font-decoration: italic;
	color: #4667b3;
	}

#ratingdiv input, #ratingdiv select, #ratingdiv textarea {
	font-size: 9pt;
	}

#info {padding-bottom:100px;}

#menu {width: 984px; list-style-type:none; margin:0px 0px 68px 5px; padding:0; }

#menu li {display:block; float:left; position:relative; z-index:100; margin-right:0px;}
#menu li span {display:block; z-index:100; padding: 11px 8px; font-size:1.1em;}
#menu li a, #menu li a:visited {display:block; padding:0; white-space:nowrap;}

#menu dl {position:absolute; top:0; left:0; margin: 0; padding: 0; }

#menu dt { font-size: 1.1em; float:left;  }
#menu dd {display:none; background:transparent url(/images/opaque.png); clear:left; margin:0; padding:0; color: #fff; font-size: 1em; text-align:left;}
* html #menu dd {background:transparent url(/images/opaque.gif);}

#menu dt a, #menu dt a:visited {display:block; color:#000; padding: 0px 0px 0px 0px; text-decoration:none; }
#menu dt a:hover { background-image: url(/images/menu/menu_1_over.jpg);  text-decoration:none; }
#menu dd a, #menu dd a:visited {color:#000; text-decoration:none; display:block; padding: 5px 10px;}

#menu li a:hover {border:0; text-decoration:none;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:15px;}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {text-decoration: underline; color:#333333; background-color: #F9C000}

/* Big box with list of options */
#ajax_listOfOptions{
  position:absolute;  /* Never change this one */
  width:492px;  /* Width of box */
  height:250px;  /* Height of box */
  overflow:auto;  /* Scrolling features */
  border:1px solid #2A6EF3;  /* Dark green border */
  background-color:#FFF;  /* White background color */
  text-align:left;
  font-size:1.0em;
  z-index:100;
}
#ajax_listOfOptions div{  /* General rule for both .optionDiv and .optionDivSelected */
  margin:1px;    
  padding:1px;
  cursor:pointer;
  font-size:0.9em;
}
#ajax_listOfOptions .optionDiv{  /* Div for each item in list */
  
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
  background-color:#2A6EF3;
  color:#FFF;
}
#ajax_listOfOptions_iframe{
  background-color:#F00;
  position:absolute;
  z-index:5;
}

.head-container-tim {
	width:997px;
	height:160px;
	background-image:url(/images/sp_header-tim.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:2px;
	
}

.logo-area-tim {
	width:190px;
	height:115px;
	float:left;
	cursor:pointer;
}

.head-top-bar-tim {
	width:617px;
	height:25px;
	float:left;
	padding-right:190px;
	padding-top:5px;
	font-size:12px;
	font-family:Segoe UI, Helvetica, Geneva, sans-serif;
	color:#000;
	text-align:center;
}

.head-top-bar-tim a{
	text-decoration:none;
	color:#39528b;
}

.head-top-bar-tim a:hover{
	text-decoration:none;
	color:#000;
}


.search-bar-tim {
	width:500px;
	height:65px;
	float:left;
	padding-top:20px;
	padding-left:85px;
}

.head-right-tim {
	width:221px;
	height:37px;
	float:left;
	clear:right;
	padding-top:48px;
	padding-right:1px;
}

.menu-table-tim {
	width:997px;
	height:38px;
	background-image:url(/images/navbar/navbar-bg-tim.gif);
	background-repeat:no-repeat;
	font-family: Segoe UI, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	float:left;
	clear:left;
}

.menu-table-tim a{
	text-decoration:none;
	color:#FFF;
}

.menu-table-tim a:hover{
	text-decoration:none;
	color:#c6d1eb;
}

.menu-button-tim{
	padding:8px 12px 0;
	background-image:url(/images/navbar/menubar-divider-tim.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.menu-button-tim-right {
	padding:8px 12px 0;
}

.menu-button-tim-left {
	padding:8px 12px 0;
}

.basket-progress-table-tim {
	width:997px;
	height:38px;
	float:left;
	clear:left;
}

.contentwrapper {
	width: 999px;
	background: #fff;
	margin: 0 auto;
	padding-left:30px;
	padding-right:30px;
}

.background-tim {
	margin: 0 auto;	
	width: 1259px;
	background: url(/images/background-tim.jpg);	
	background-repeat:repeat-y;

}



.product-container-tim {
	float:left;
	width:560px;

	font-family:Segoe UI,Helvetica,Geneva,sans-serif;
	clear:all;
	
	margin-bottom:10px;
	
}

.box-shots-tim{
	float:left;
	width:149px;
	height:220px;
}

.box-pic-tim{
	float:left;
	width:140px;
	height:200px;
	overflow:hidden;
	padding-right:9px;
}


.more-img-tim{
	float:left;
	width:149px;
	height:20px;
	text-align:center;
	font-size:12px;
	font-style:italic;
	color:#4667B3;
}

.more-img-tim a{
	color:#4667B3;
}


.manu-tim{
	float:left;
	width:235px;
	color:#4667B3;
	font-size:12px;
	font-style:italic;
	padding:10px 0 5px;
	padding-left:6px;
	padding-right:10px;
}

.stars-ali{
	float:right;
	width: 160px;
	height:35px;
	margin-top:10px;

}

.prodname-tim{
	float:left;
	width:235px;
	font-size:16px;
	font-weight:bold;
	padding:0 0 5px;
	padding-left:6px;
	padding-right:10px;	
}

.prodname-tim h1{
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0;
}


.strapline-tim{
	float:left;
	width:405px;
	padding:0 0 10px;
	padding-left:6px;
}

.strapline-tim h2{
	color:#4667B3;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
}



.dropdown-tim{
	float:left;
	width:405px;
	padding:0 0 10px;
	padding-left:6px;
	background-image: url(/images/more-options-drop-down-bg.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}



.pricingbox-tim{
	float:left;
	width:131px;
	padding-left:6px;
}

.srp-tim{
	float:left;
	width:131px;
	font-size:12px;
	color: #952E27;
}

.price-tim{
	float:left;
	width:131px;
}

.prodcode-tim{
	float:left;
	width:131px;
	height:20px;
	font-size:12px;
	font-style:italic;
	padding-top:3px;
}

.buy-button-tim{
	float:left;
	width:137px;
	text-align:right;
	cursor:pointer;
}

.quote-button-tim{
	float:left;
	width:137px;
	text-align:center;	
}

.srp-price-tim{
	font-size:12px;
	color: #952E27;
	font-weight:bold;
	text-decoration: line-through;
}

.actual-price-tim{
	font-size:16px;
	color:#4667B3;
	font-weight:bold;
}


.vat-tim{
	font-size:10px;
	color:#4667B3;
	font-weight:bold;
}

.rest-of-product-content-tim{
	clear:both;
	float:left;
	width:560px;
}

.reseller-click {
	float:left;
	margin-top:3px;
}

#RightContainer .BoxFooter3 {
	background-image: url(/images/green_container_footer2.png);
	background-repeat: no-repeat;
	height: 29px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 20px;

}

.homepageblogpost a{
	color:#4667B3;
}

.specoffer-flash-tim {
	position:absolute;
	background-image: url(/images/specoff-tiny.png);
	height:40px;
	width:40px;
	text-align:center;
	font-size:8px;
	z-index:999;
	color:#fff;
}
