/* (c) Copyright Software Solution Shop 2009 */

body {
  3background-color: #dbede9;
  2background-color: #89c6b9;
  1background-color: #b0c0f0;
  background-color: #eaeefb;
  /*background:url(/images/background.jpg) repeat;*/

  width:950px;

  font: 0.85em verdana, arial, san-serif;
  color: #000000; 
  margin: 2px auto 2% auto;
  padding: 0px;
  padding-bottom: 0px;
  align: center;
}

#homeLink a   { display: block; margin-left: 20px; position: absolute; top: 70px; width: 170px; height: 150px; float: left }

#wrapper { 
  position: relative;
  width: 950px;
  color: #000000; 
  padding: 0px;
  padding-bottom: 0px;
  border: 1px solid #445861;
  background-color: #fff;
  margin: 0px;
  }
  
#bannerContainer {
  position: relative;
  top: 0px;
  height: 220px;
  width: 950px;
  border: 0px;
  background-color: #fff;
  padding: 0px;
  margin: 0px;
  background: url(/images/header/banner.gif) no-repeat;
}

#banner_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 249px;
	height: 207px;
  padding: 0px;
  margin: 0px;
}

#horizontalLine {
	position: absolute;
	top: 136px;
	left: 249px;
	width: 701px;
	height: 4px;
  padding: 0px;
  margin: 0px;
  background:url(/images/header/line.png) repeat-x;
}

#banner_right {
	left: 444px;
	position: absolute;
	top: 112px;
	height: 68px;
	width: 506px;
	z-index: 0;
  padding: 0px;
  margin: 0px;
}

#banner_top_right {
	position: absolute;
	top: 4000px;
	left: 803px;
	height: 95px;
  padding: 0px;
  margin: 0px;
}

#show_basket {
	position: absolute;
	top: 25px;
	left: 640px;
  padding: 0px;
  margin: 0px;
}

#basket_details {
	position: absolute;
	top: 14px;
	left: 755px;
	width: 240px;
	font: 8pt verdana, arial, san-serif;
  padding: 0px;
  margin: 0px;
}

#view_basket_button {
	position: absolute;
	top: 44px;
	left: 842px;
	width: 85px;
	height: 23px;
	font: 8pt verdana, arial, san-serif;
  padding: 0px;
  margin: 0px;
}

#checkoutLogos {
	position: absolute;
	top: 108px;
	left: 710px;
	font: 8pt verdana, arial, san-serif;
	padding: 0px;
	margin: 0px;
}

#pricePromise {
	position: absolute;
	top: 28px;
	left: 335px;
	font: 8pt verdana, arial, san-serif;
	padding: 0px;
	margin: 0px;
}

#strapLine1 {
	position: absolute;
	top: 28px;
	left: 220px;
	width: 400px;
	height: 80px;
	
	font: 8pt verdana, arial, san-serif;
	color: #20305a;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#strapLine2 {
	position: absolute;
	top: 150px;
	left: 220px;
	width: 670px;
	height: 50px;
	
	font: 8pt verdana, arial, san-serif;
	color: #20305a;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.gold {	font-size: 10pt;
	color: #008469;
}

.gold2 {
	color: #008469;
}

#bookmarkThisPage {
	position: absolute;
	top: 187px;
	left: 792px;
	font: 8pt verdana, arial, san-serif;
	text-align: right;
	color: #036;
	padding: 0px;
	margin: 0px;
}

#container {
  position: relative;
  top: 0px;
  width: 950px;
  border: 0px;
  padding: 0px;
  margin: 0px;
  overflow: none;
  background-color: #fff;
  background:url(/images/menu_background_250px3.png) repeat-y;
}

#leftMenu {
  top: 0px;
  left: 0px;
  float: left;
  margin: 0px;
  padding: 0px;
  width: 250px;
  height: 100%;
  background:url(/images/menu_top_background_250px3.png) no-repeat;
  border: 0px;
  font: 0.85em verdana, arial, san-serif;
  overflow: none;

  /* z-index: 1; */
}

img.indent20px {
	padding: 3px 20px 5px 20px;
	margin: 0px;
}

ul.mainList {
  margin-left: 2px;
  padding-left: 2px;
  text-indent: 0px;
  padding-bottom: 10px;
}

#leftMenu ul li {
  font-size: 12pt; 
  font-weight: bold;
  color: #fff568; //#056135;
  list-style: none;
  margin-top: 10px;
  padding-bottom: 10px;
}

#leftMenu ul li ul {
  margin-left: 10px;
  padding-left: 10px;
  text-indent: -5px;
  padding-bottom: 10px;
}

#leftMenu ul li ul li {
  font-size: 9pt; 
  font-weight: normal;
  margin: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  color: #fff; // #058165;
}

a.mainMenuLink { color: #fff568; text-decoration: none; }
a.mainMenuLink:visited   { color: #fff568; text-decoration: none; }
a.mainMenuLink:active  { color: #fff568; text-decoration: none; }
a.mainMenuLink:hover   { color: white; text-decoration: none; }

a.subMenuLink { color: white; text-decoration: none; font-weight: bold; }
a.subMenuLink:visited   { color: white; text-decoration: none; font-weight: bold; }
a.subMenuLink:active  { color: white; text-decoration: none; font-weight: bold; }
a.subMenuLink:hover   { color: #fff568; background-color: none; text-decoration: none; font-weight: bold; }

#rightMenu {
  float: right;
  margin-left: 2px;
  margin-right: 0px;
  width: 150px;
  height: 100%;
  align: center;
  text-align: center;
}

#mainSection {
  top: 0px;
  left: 0px;
  width: 680px;

  font: 0.85em verdana, arial, san-serif;
  
  padding-top: 0px;
  padding-left: 5px;
  padding-right: 10px;
  margin: 0px;
  background-color: #fff;
  overflow: hidden;
}

#mainWithRightMenu {
  top: 0px;
  left: 0px;
  width: 515px;

  font: 0.85em verdana, arial, san-serif;

  padding-left: 5px;
  padding-right: 5px;
  margin-left: 0px;
  background-color: #fff;
  overflow: hidden;
}

#main { 
  top: 0px;
  left: 0px;
  /*width: 730px;*/
  margin: 0px; 
  padding: 0px; 
  
  //font: 10pt/14pt verdana, arial, san-serif;
  color: #000000; 
  margin: 0px; /*0% auto 0% auto;*/
  background: #FFFFFF; 
  //border: 1px solid #445861;
  //text-align: center;
}

#home {
  position: absolute;
  top: 80px;
  left: 20px; 
  width: 300px;
  height: 30px;
  margin:0px; 
  padding: 0px; 
  border:0px; 
}

#logo {
  position: absolute;
  top: 0px;
  left: 0px; 
  width: 260px;
  height: 60px;
  margin:0px; 
  padding:0px; 
  border:0px; 
}

#banner {
  position: absolute;
  top: 25px;
  left: 330px; 
  width: 400px;
  height: 100px;
  margin:0px; 
  padding: 0px; 
  border:0px; 
}

P { text-align: left; }

P.highlighted {  background-color: #DDDDDD; }

.bodyLink   {  font-family: arial;  font-size:    0.8em;   color: #33b;  text-decoration: none;  text-align: bottom;  font-weight: bold; }
.bodyLink:visited   {  font-family: arial;  font-size: 8pt;  color: #33b;  text-decoration: none;  text-align: bottom;  font-weight: bold; }
.bodyLink:active  { font-family: arial;  font-size: 8pt;  color: #33b;  text-decoration: none;  text-align: bottom;  font-weight: bold; }
.bodyLink:hover   { font-family: arial;  font-size: 8pt;  color: #ffffff;  background-color: #33b;  text-decoration: none;  
	text-align: bottom;  font-weight:    bold; }

A.bodyWithOutline:link   {  font-family: Trebuchet MS,Arial,Helvetica,Sans serif;  font-weight: bold;  font-size: 16px;  text-decoration: none;  color: #33b; border: solid 2px #33b; }
A.bodyWithOutline:visited {  font-family: Trebuchet MS,Arial,Helvetica,Sans serif;  font-weight: bold;  font-size: 16px;  text-decoration: none;  color: #33b; border: solid 2px #33b; }
A.bodyWithOutline:active   {  font-family: Trebuchet MS,Arial,Helvetica,Sans serif;  font-weight: bold;  font-size: 16px;  text-decoration: none;  color: #33b; border: solid 2px #33b; }
A.bodyWithOutline:hover  {  font-family: Trebuchet MS,Arial,Helvetica,Sans serif;  font-weight: bold;  font-size: 16px;  text-decoration: none; border: solid 2px #33b; 
	background-color: #33b;  color: #ffffff; }

.bodyLinkBuyNow   { font-family: arial;  font-size: 8pt;  color: #FF0000;  text-decoration: none;  text-align: bottom;  font-weight: bold; }
.bodyLinkBuyNow:visited { font-family: arial;  font-size: 8pt;  color: #FF0000;  text-decoration: none;  text-align: bottom;  font-weight: bold; }
.bodyLinkBuyNow:active  { font-family: arial;  font-size: 8pt;  color: #FF0000;  text-decoration: none;  text-align: bottom;  font-weight: bold; }
.bodyLinkBuyNow:hover   { font-family: arial;  font-size: 8pt;  color: #FF0000;  text-decoration: underline; text-align: bottom;  font-weight: bold; }

.subheadingLink   {  font-family:    arial;  font-size:    12pt;  color:      #DDDDDD;  text-decoration:  none; }
.subheadingLink:visited   {  font-family:    arial;  font-size:    12pt;  color:      #DDDDDD;  text-decoration:  none; }
.subheadingLink:active  {  font-family:    arial;  font-size:    12pt;  color:      #DDDDDD;  text-decoration:  none; }
.subheadingLink:hover   {  font-family:    arial;  font-size:    12pt;  color:      #FF0000;  text-decoration:  none; }

.subheadingLinkBold   {  font-family:    arial;  font-size:    12pt;  color:      #B36100;  text-decoration:  none;  font-weight:    bold; }
.subheadingLinkBold:visited   {  font-family:    arial;  font-size:    12pt;  color:      #B36100;  text-decoration:  none;  font-weight:    bold; }
.subheadingLinkBold:active  {  font-family:    arial;  font-size:    12pt;  color:      #B36100;  text-decoration:  none;  font-weight:    bold; }
.subheadingLinkBold:hover   {  font-family:    arial;  font-size:    12pt;  color:      #FF0000;  text-decoration:  none;  font-weight:    bold; }

.topLink {  color:#686868;  font-size: 8pt;  font-family: Arial;  text-decoration: none; }

.buyButton {  border-style:solid;  border-color:#000000;  color:#ffffff;  background-color:#FF0000;  border-width:1px;  font-family:Verdana,San-Serif;
	font-size:7.5pt;  font-weight:bold;  padding=0px;  margin:1px;  cursor: pointer; /* hand-shaped cursor */  cursor: hand; /* IE 5.x */
}

P.heading { font-family: Arial,Helvetica,Sans serif;    font-size: medium;    font-weight: bold; }
    
.subheading {  width: 100%;  color: #ffffff;  background-color: #ffffff;  font-face: verdana,Arial,Helvetica,Sans serif;  font-weight: bold;  font-size: medium;  padding-left: 2px; }

H1 { color: #121e49; font-face: verdana,Arial,Helvetica,Sans serif; font-weight: bold; font-size: medium; 
	margin-bottom: 0pt; margin-top: 0pt; text-align: left; }

H2 { color: #121e49; font-face: verdana,Arial,Helvetica,Sans serif; font-weight: bold; font-size: medium; 
	margin-bottom: 0pt; margin-top: 0pt; text-align: left; }

HR {	color: #121e49;	height: 2px; }

.tableheading {   width: 100%;  color: #ffffff;  font-face: verdana,Arial,Helvetica,Sans serif;  font-weight: bold;  font-size: small;  padding-left: 10px; }


.txt { font-family: verdana,Arial,Helvetica,Sans serif;  font-size: 1em;  text-align: justify }

.txtCenter { font-family: verdana,Arial,Helvetica,Sans serif;  font-size: 1em;  text-align: center }
    
.txtLeft { font-family: verdana,Arial,Helvetica,Sans serif;  font-size: 1em;  text-align: left; }
    
.txtGrey { font-family: verdana,Arial,Helvetica,Sans serif;  font-size: smaller;  color: #686868;  font-size: 8pt; }

TD.price {  text-align: right;  font-family: Arial,Helvetica,Sans serif;  font-size: 1em }

INPUT.qty { background-color: #EEEEEE;  font-family: verdana,Arial,Helvetica,Sans serif;  font-size: smaller;  text-align: center; }    

#submitButton {  width: 75px;  height: 27px;  margin: 0px;  padding: 0px;  border: 0px;  
	background: transparent url(/images/proceed3.gif) no-repeat top left;  text-indent: -1000em;  vertical-align: middle;  
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* IE 5.x */
}

img.imgRight { float:right; margin-left: 5px; padding-left: 5px; padding-bottom: 5px; background-color: #ffffff; }

img.imgRightNoPadding { float:right; margin-left: 0px; padding-left: 0px; padding-bottom: 0px; background-color: #ffffff; }

img.imgRightTestDrive { float:right; margin: 0px 5px 3px 0px; padding: 0px; border: 0px; background-color: #ffffff; }

img.imgLeft { float:left; margin-right: 5px; padding-right: 5px; padding-bottom: 5px; background-color: #ffffff; }

A.body:link   {  font-family: verdana,Arial,Helvetica,Sans serif;  font-weight: bold;  text-decoration: none;  color: #036; }
A.body:visited {  font-family: verdana,Arial,Helvetica,Sans serif;  font-weight: bold;  text-decoration: none;  color: #036; }
A.body:active   {  font-family: verdana,Arial,Helvetica,Sans serif;  font-weight: bold;  text-decoration: none;  color: #036; }
A.body:hover  {  font-family: verdana,Arial,Helvetica,Sans serif;  font-weight: bold;  text-decoration: none;  
	background-color: #036;  color: #ffffff; }

.left9pt
{
	font-size: 9pt; 
	text-align: left;
}

a.h2green { color: #008469; font-face: verdana,Arial,Helvetica,Sans serif; font-weight: bold; font-size: medium; margin-bottom: 0pt; margin-top: 0pt; text-align: left; }
a.h2red { color: #bd0000; font-face: verdana,Arial,Helvetica,Sans serif; font-weight: bold; font-size: medium; margin-bottom: 0pt; margin-top: 0pt; text-align: left; }
a.h2orange { color: #E56717; font-face: verdana,Arial,Helvetica,Sans serif; font-weight: bold; font-size: medium; margin-bottom: 0pt; margin-top: 0pt; text-align: left; }
a.h2magenta { color: #B93B8F; font-face: verdana,Arial,Helvetica,Sans serif; font-weight: bold; font-size: medium; margin-bottom: 0pt; margin-top: 0pt; text-align: left; }
a.h2violet { color: #461B7E; font-face: verdana,Arial,Helvetica,Sans serif; font-weight: bold; font-size: medium; margin-bottom: 0pt; margin-top: 0pt; text-align: left; }

A.noUnderline { text-decoration: none; color: #036; border: 0px; }

A.bodyBuyNow:link   {  font-family: verdana,Arial,Helvetica,Sans serif;  font-weight: bold;  text-decoration: none;  color: #FF0000; }
A.bodyBuyNow:visited {  font-family: verdana,Arial,Helvetica,Sans serif;  font-weight: bold;  text-decoration: none;  color: #FF0000; }
A.bodyBuyNow:active   {  font-family: verdana,Arial,Helvetica,Sans serif;  font-weight: bold;  text-decoration: none;  color: #FF0000; }
A.bodyBuyNow:hover  {  font-family: verdana,Arial,Helvetica,Sans serif;  font-weight: bold;  text-decoration: underline;  color: #FF0000; }

ul { align: left; }

li { text-align: left; }

#detailsCell
{
	text-align: left;
}

/* footer */
#footerContainer
{
	clear: both;
	margin: 0;
	padding: .3em;
	color: #333;
	background-color: #6067aF;
	border-top: 1px solid #445861;
}

.footer, .footer:link, .footer:visited, .footer:hover, .footer:visited:hover
{
	background-color: #6067aF; color: #FFFFFF; font-size: 10px; text-decoration: none; 
	/* border: none; */
}
/* end footer */

/* breadcrumbs */
.breadcrumb {
  color: #ffffff;
}
.breadcrumb a {
  color: #ffffff;
  text-decoration: none;
}
.breadcrumb a {
  font-weight: normal;
}
.breadcrumb a:visited, #content .links a:visited, #content .terms a {
  color: #ffffff;
}
.breadcrumb {
  margin-top: 0px;
  padding-top: 0px;
  /*font-size: 85%;*/
  /*margin: -1.9em 0px -16px 98px;*/
}
/* end breadcrumbs */

/* shop tabs */
a.shopTab {
  color: #555555;
}

div.productContainer {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

/* select variant */
div.selectVariantPriceExVAT
{
	float: center;
	align: center;
	text-align: center;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	font: 9pt verdana, arial, san-serif;
	color: #fff;
}
div.selectVariantPriceIncVAT
{
	float: center;
	align: center;
	text-align: center;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	font: 16pt verdana, arial, san-serif;
	font-weight: bold;
	color: #fff568;
}
div.selectVariantRRP
{
	float: center;
	align: center;
	text-align: center;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	font: 10pt verdana, arial, san-serif;
	color: #ddd;
}
div.youSave
{
	float: center;
	align: center;
	text-align: center;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	font: 10pt verdana, arial, san-serif;
	font-weight: bold;
	color: red;
}

div.hiddenVertical
{
	display: none;
	visibility: hidden;
}
div.hiddenHorizontal
{
	display: none;
	visibility: hidden;
}
div.hiddenMultiProduct
{
	display: none;
	visibility: hidden;
}
div.hiddenPriceType
{
	display: none;
	visibility: hidden;
}

div.ourPrice
{
	float: right;
	align: center;
	width: 300px;
}

div.ourPriceEllipse
{
	height: 150px;
	width: 300px;
	align: center;
	background: url(/images/ellipse.jpg) no-repeat;
	padding-top: 5px;
}

div.addToBasketButton
{
	float: center;
	align: center;
	text-align: center;
	width: 170px;
	margin-left: auto;
	margin-right: auto;
}

// key features
#key_features
{
	background-color: #369;
}

// tick list
.tick
{
	margin-left: 10px;
	padding-left: 0px;
	list-style: none;
	list-style-type: none;
}

.tick li
{
	padding-left: 20px;
	padding-bottom: 2px;
	background-image: url(/images/tick.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	list-style: none;
	list-style-type: none;
}

#horizontalList div
{
	padding-top: 80px;
}

#horizontalList ul
{
margin: 80px 0 15px 0;
padding: 0 0 15px 0;
list-style-type: none;
text-align: center;
}

#horizontalList ul li {	
	margin: 0px;
	display: inline;
	padding-bottom: 15px;
}

li.pdf {
	margin: 0px;
	padding-top: 80px;
	padding-bottom: 15px;
	background-image: url(/images/pdficon.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}

li.testDrive {
	margin: 0px;
	padding-top: 80px;
	padding-bottom: 15px;
	background-image: url(/images/test_drive.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}

#horizontalList ul li a
{
	margin: 0px;
	text-decoration: none;
	padding: .2em 1em;
		/*	color: #fff;
		background-color: #036; */
}

/*
#horizontalList ul li a:hover
{
color: #fff;
background-color: #369;
}
*/


/* new versions of price stuff */

div.priceOptions
{
	float: left;
	width: 570px;
	margin-left: -10px;
}

div.priceOptions form{float:left;}

div.ourPrice2
{
	float: right;
	align: center;
	width: 214px;
	padding-bottom: 10px;
}

div.ourPriceEllipse2
{
	height: 180px;
	width: 214px;
	align: center;
	background: url(/images/ellipse3.png) no-repeat;
	padding-top: 0px;
	padding-bottom: 10px;
}

div.addToBasketButton2
{
	float: center;
	align: center;
	text-align: center;
	width: 138px;
	margin-left: auto;
	margin-right: auto;
}

div.saveBubble
{
	height: 63px;
	width: 91px;
	align: right;
	background: url(/images/saveBubble.png) no-repeat;
	padding-top: 5px;
}


div.selectVariantPriceExVAT2
{
	float: center;
	align: center;
	text-align: center;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	font: 8pt verdana, arial, san-serif;
	color: #fff;
}
div.selectVariantPriceIncVAT2
{
	float: center;
	align: center;
	text-align: center;
	width: 214px;
	margin-left: auto;
	margin-right: auto;
	font: 13pt verdana, arial, san-serif;
	font-weight: bold;
	color: #fff568;
}
div.selectVariantRRP2
{
	float: center;
	align: center;
	text-align: center;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	font: 7pt verdana, arial, san-serif;
	color: #ddd;
}
div.youSave2
{
	align: center;
	text-align: center;
	width: 84px;
	margin-left: 125px;
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 30px;
	font: 9pt verdana, arial, san-serif;
	font-weight: bold;
	color: white;
}

.indentedRadioButtonText
{
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.priceNumberRadioButton
{
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* new ellipse */

div.ourPrice3
{
	float: right;
	align: center;
	width: 236px;
	padding: 0 0 10px 10px;
	margin: 0;
}

div.ourPriceEllipse3
{
	height: 234px;
	width: 236px;
	align: center;
	background: url(/images/ellipse4.jpg) no-repeat;
	margin: 0;
	padding: 0;
}

div.ourPriceLabel
{
	float: left;
	margin: 0px 0 0 5px;
	width: 60px;
	height: 20px;
	font: bold 9pt arial, san-serif;
	color: #121d4a;
	display: inline;
}

div.ourPriceExVatLabel
{
	float: right;
	margin: 3px 15px 0 0;
	width: 55px;
	height: 15px;
	font: 9pt arial, san-serif;
	color: #121d4a;
	padding: 0;
	display: inline;
}

div.selectVariantPriceExVAT3
{
	float: right;
	text-align: right;
	margin: 0px 3px 0 0;
	width: 95px;
	height: 20px;
	font: bold 12pt arial, san-serif;
	color: #121d4a;
	padding: 0;
	display: inline;
}

div.ourPriceIncVatLabel
{
	float: right;
	margin: 3px 15px 0 0;
	width: 55px;
	height: 15px;
	font: 9pt verdana, arial, san-serif;
	color: #121d4a;
	padding: 0;
	display: inline;
}

div.selectVariantPriceIncVAT3
{
	top: 10px;
	float: right;
	text-align: right;
	margin: 2px 3px 0 0;
	width: 95px;
	height: 20px;
	font:  bold 10pt arial, san-serif;
	color: #121d4a;
	padding: 0;
	display: inline;
}

div.ourPriceIncVatLabelRed
{
	float: right;
	margin: 5px 15px 0 0;
	width: 48px;
	height: 15px;
	font: 7pt verdana, arial, san-serif;
	color: #f00;
	padding: 0;
}

div.selectVariantPriceIncVAT3Red
{
	top: 10px;
	float: right;
	text-align: right;
	margin: 0px 3px 0 0;
	width: 100px;
	height: 20px;
	font: bold 12pt verdana, arial, san-serif;
	color: #f00;
	padding: 0;
}

div.addToBasketButton3
{
	margin: 24px 17px 8px 0;
	float: right;
	width: 65px;
	height: 30px;
	padding: 0;
	display: inline;
}

div.normalLabel
{
	float: left;
	margin: 2px 0 0 5px;
	font: bold 9pt arial, san-serif;
	color: #121d4a;
	padding: 0;
}

div.normalLabelRed
{
	float: left;
	margin: 2px 0 0 5px;
	font: bold 9pt arial, san-serif;
	color: #f00;
	padding: 0;
}

/* end new ellipse */

/* curved box */
.bl {background:url(/images/boxBorder-bl.gif) 0 100% no-repeat; width:100%; text-align:center}
.br {background:url(/images/boxBorder-br.gif) 100% 100% no-repeat}
.tl {background:url(/images/boxBorder-tl.gif) 0 0 no-repeat}
.tr {background:url(/images/boxBorder-tr.gif) 100% 0 no-repeat; padding:10px}
.t {background:url(/images/boxBorder-dot.gif) 0 0 repeat-x; width:100%}
.b {background:url(/images/boxBorder-dot.gif) 0 100% repeat-x}
.l {background:url(/images/boxBorder-dot.gif) 0 0 repeat-y}
.r {background:url(/images/boxBorder-dot.gif) 100% 0 repeat-y}
.inner { width:100%; font: 8pt verdana, arial, san-serif; }

/* curved box 2 */
.bl2 {background:url(/images/boxBorder2-bl.gif) 0 100% no-repeat; text-align:center}
.br2 {background:url(/images/boxBorder2-br.gif) 100% 100% no-repeat}
.tl2 {background:url(/images/boxBorder2-tl.gif) 0 0 no-repeat}
.tr2 {background:url(/images/boxBorder2-tr.gif) 100% 0 no-repeat; padding:10px}
.t2 {background:url(/images/boxBorder2-dot.gif) 1 0 repeat-x; width:100%}
.b2 {background:url(/images/boxBorder2-dot.gif) 0 100% repeat-x}
.l2 {background:url(/images/boxBorder2-dot.gif) 0 0 repeat-y}
.r2 {background:url(/images/boxBorder2-dot.gif) 100% 0 repeat-y}
.inner2 { width:100%; font: 8pt verdana, arial, san-serif; } /*background:url(/images/boxBorder2-inner.gif) repeat-x; }*/


/* red centered text */
.redCenter
{
	width: 100%;
	text-align: center;
	font-family: verdana, arial, san-serif;
	font-weight: bold;
	color: red;
}
/* buttons across the page */
.button
{
	position: relative; float: left; height: 40px; width: 197px; background:url(/images/button-background.png); margin-top: 0px;
	display: inline;
}
.buttonText
{
	position:absolute; top:50%; width: 197px;  height:40px; margin-top: -9px;
	font: bold 10pt verdana, arial, san-serif; color: blue; text-align: center;
	padding: 0;
}
.buttonText2
{
	position:absolute; top:50%; width: 197px;  height:40px; margin-top: -18px;
	font: bold 10pt verdana, arial, san-serif; color: blue; text-align: center;
	left: 0px;
	padding: 0px;
	margin-left: 0px;
}
.buttonSpacer
{
	position: relative; float: left; height: 40px; width: 44px;
	display: inline;
	padding: 0px;
	margin: 0px;
}

.buttonsCenter2
{
	position: relative;
	float: left;
	left: 18%;
	display: inline;
	padding: 0px;
	margin: 0px;
}
.buttonsCenter1
{
	position: relative;
	float: center;
	left: 241px;
	display: inline;
	padding: 0;
}

.buttonLink   {  font-family: verdana, arial, san-serif;  font-size: 10pt;   color: #33b;  text-decoration: none;  text-align: center;  font-weight: bold; }
.buttonLink:visited   {  font-family: verdana, arial, san-serif;  font-size: 10pt;  color: #33b;  text-decoration: none;  text-align: center;  font-weight: bold; }
.buttonLink:active  { font-family: verdana, arial, san-serif;  font-size: 10pt;  color: #33b;  text-decoration: none;  text-align: center;  font-weight: bold; }
.buttonLink:hover   { font-family: verdana, arial, san-serif;  font-size: 10pt;  color: #bb9944;  text-decoration: none;  text-align: center;  font-weight:    bold; }

.floatClear
{
	clear: both;
}
/* end of buttons across the page */

/* --- PRODUCT TABS --- */
ul.tabs {margin: 0;padding: 0;float:left;list-style: none;width:100%;border-bottom: 1px solid #dddbcf;clear:both;display: block;}
ul.tabs li {float:left;margin: 0 5px 0 0;padding: 0;line-height:20px;margin-bottom: -1px;overflow: hidden;position: relative;border-left:none;font-size:11px;background:#fff;}
ul.tabs li a {text-decoration: none;color: #1c67ff;background:#e4ebf6;display: block;font-size: 1.2em;padding: 5px 20px 5px 20px;outline: none;}
ul.tabs li a:hover {}
ul.tabs li.active {border:1px solid #dddbcf;border-bottom: none;background:#d2e0fa;font-weight:bold;}
ul.tabs li.active a{color:#002060;}

.tab_container {border: 1px solid #dddbcf;border-top: none;overflow: hidden;height:auto;float:left;width:680px;margin-bottom:10px;}
.tab_content {
	padding: 10px;;
}

.tab_content .right{float:right;margin-left:10px;}
.tab_content .right img{margin-bottom:20px;}
.tab_content .right .thumb{float:left;margin:0 10px 10px 0;}
.tab_content ul li{margin:10px 0;}

/* course search */
.evenRow
{
	background-color: #8f99b4;
}
.oddRow
{
	background-color: #c2cadc;
}

/* popup */
div.popupImage
{
	display: inline;
	cursor: pointer;
}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(/images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

.more { font: 8pt white verdana, arial, san-serif; }

