/* CSS Document */

a:link {color: #554E89; text-decoration: none; font-weight: bold;} 
a:visited {color: #554E89; text-decoration: none; font-weight: bold;} 
a:hover {color: #FF0000; text-decoration: none; font-weight: bold;} 
a:active {color: #554E89; text-decoration: none; font-weight: bold;}


/*always scrollbar fix*/
html { min-height: 100%; margin-bottom: 1px; }
img		{border: 0
		;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */

html, body {	

}

.clear {
	clear: both;
}

body {
	padding:0;
	width: 100%;
	background-color: #f6f6f6;
	background-attachment: fixed;
	min-height: 100%;
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
} 
#preload {
	display: none;
}
#wrapper {
	height:100%;
	width: 800px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*header-content*/
#top-home {
	height: 293px;
	position: relative;
}
#top {
	height: 262px;
	position: relative;
}
#top-short {
	height: 151px;
	position: relative;
}
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 250px;
}
#menubar {
	height: 51px;
	width: 800px;
	margin-top: 10px;
	background-image: url(images/menu/bar.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;
	position: absolute;
	padding-top: 0px;
}
#menubarbuttons {
	height: 51px;
	width: 100%;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;
	position: absolute;
	padding-top: 0px;
	z-index: 5;
}
.buttons {
	height: auto;
	margin-left: 0px;
	z-index: 2;
	position: relative;
	padding: 0px;
	margin-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: inline;
}
.header-home {
	background-image: url(images/welcome2.png);
	height: 199px;
	width: 800px;
	position: absolute;
	z-index: 1;
	margin-top: 18px;
}
.header-about {
	background-image: url(images/about/about-top.png);
	height: 153px;
	width: 800px;
	position: absolute;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: bottom;
	display: inline;
	bottom: 24px;
}
.header-products {
	background-image: url(images/products/products-top.png);
	height: 153px;
	width: 800px;
	position: absolute;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: bottom;
	display: inline;
	bottom: 24px;
}
/*header end*/

/*titles*/
h2 {
	margin: 0;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	line-height: 21px;
}
h2 a {
	margin: 0;
	color:#fff;
	text-decoration: none;
}
h2 a:link {
	color:#fff;
	text-decoration: none;
}
h2 a:hover {
	color:#554E89;
}
h2 a:visited {
	color:#fff;
}
h3 {
	margin: 0;
	color:#349f35;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	line-height: 21px;
}
h6 {
	margin: 0;
	color:#349f35;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	line-height: 25px;
}
#superkit-bg {
	background-image: url(images/products/superkit-titlebg.png);
	width: 800px;
	background-repeat: no-repeat;
	height: 42px;
	text-indent: 24px;
	margin-bottom: 24px;
}
#standardkit-bg {
	background-image: url(images/products/standardkit-titlebg.png);
	width: 800px;
	background-repeat: no-repeat;
	height: 42px;
	text-indent: 24px;
	margin-bottom: 24px;
}
h4 {
	margin: 0;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	line-height: 21px;
	padding-top: 10px;
}
h5 {
	margin: 0;
	color:#349f35;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 8px;
	padding-top: 6px;
}

/*titles end*/
/*content blocks*/
#content1-blue {
	padding-top: 11px;
	padding-right: 24px;
	padding-bottom: 11px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	background-image: url(images/contentbg.png);
	background-repeat: repeat;
	background-color: #4bc4e3;
	width: 752px;
}
#content2 {
	padding-top: 11px;
	padding-right: 14px;
	padding-bottom: 11px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	background-image: url(images/ml2.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: relative;
	width: 489px;
}
/*HOME content blocks*/

#content-image-right {
	float: right;
	clear: both;
	background-color: #FFFFFF;
	margin-right: 1px;
	margin-left: 10px;
	height: auto
}
#view-gallery {
	background-image: url(images/view-gallery-bg.jpg);
	float: right;
	height: 187px;
	width: 228px;
	padding-top: 24px;
	padding-bottom: 11px;
	padding-left: 24px;
	background-repeat: no-repeat;
	position: relative;
}
/*ABOUT content blocks*/
#orangeinfo1 {
	padding-top: 11px;
	padding-right: 14px;
	padding-bottom: 11px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
	background-image: url(images/ml-orange-1.png);
	background-repeat: repeat-y;
	background-color: #ff6e01;
	position: relative;
	width: 212px;
}
#blueboxinfo1 {
	padding-top: 11px;
	padding-right: 14px;
	padding-bottom: 11px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003580;
	line-height: 17px;
	background-image: url(images/ml-blue-1.png);
	background-repeat: repeat-y;
	background-color: #4bc4e3;
	width: 212px;
	height: 529px;
}
/*PRODUCTS content blocks*/
#order-orange-content {
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	background-image: url(images/products/ml-super-kit-order.png);
	background-repeat: repeat-y;
	background-color: #ff6e01;
	width: 135px;
}
#order-blue-content {
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	background-image: url(images/products/ml-std-kit-order.gif);
	background-repeat: repeat-y;
	background-color: #4bc4e3;
	width: 135px;
}
#shapes {
	width:183px;
	margin-bottom: 28px;
	float: left;
	position: relative;
	clear: left;
	height: 127px;
}
#superkit-content {
	padding-top: 11px;
	padding-right: 14px;
	padding-bottom: 11px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	background-image: url(images/ml2-right.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: relative;
	width: 555px;
	height: auto;
}
#price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
}
/*ACTIVITIES content blocks*/
#activities-content-1 {
	padding-top: 11px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	background-image: url(images/ml-800.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: relative;
	width: 752px;
	height: auto;
}
#activities-content-2 {
	padding-top: 11px;
	padding-right: 14px;
	padding-bottom: 11px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	background-image: url(images/ml-800.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: relative;
	width: 762px;
	height: 751px;
}
.activities-prisms {
	margin-top: 11px;
	padding-right: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	position: relative;
	width: 225px;
	height: auto;
	float: left;
}
.activities-pyramids {
	margin-top: 11px;
	padding-right: 14px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	position: relative;
	width: 216px;
	height: auto;
	float: left;
	background-image: url(images/activities/orange-line-block-tile.gif);
	background-repeat: repeat-y;
}
.activities-anti-prisms {
	margin-top: 11px;
	padding-left: 24px;
	padding-right: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	position: relative;
	width: 216px;
	height: 656px;
	float: right;
	background-image: url(images/activities/orange-line-block-tile.gif);
	background-repeat: repeat-y;
	
	clear: both;
}
#activities-content-3 {
	padding-top: 11px;
	padding-right: 24px;
	padding-bottom: 11px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	background-image: url(images/ml-800.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: relative;
	width: 752px;
	height: auto;
}
#activities-content-4 {
	padding-top: 11px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	background-image: url(images/ml-800.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: relative;
	width: 752px;
	height: auto;
}
#activities-content-5 {
	padding-top: 11px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	background-image: url(images/ml-800.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: relative;
	width: 752px;
	height: auto;
}
#content-image-left {
	float: left;
	clear: both;
	background-color: #FFFFFF;
	margin-right: 40px;
	height: auto;
	margin-bottom: 10px;
}

.content-image-left2 {
	background-color: #FFFFFF;
	margin-right: 22px;
	margin-bottom: 0px;
	display: block;
	position: relative;
	height: 100%;
	float: left;
	clear: both;
	zoom: 1;
}


.green-text {
	color: #349133;
}
.grey-text {
	color: #929292;
	font-size: 11px;
}
/*GALLERY fan zone block*/

.fanzone-content {
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 15px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003580;
	line-height: 16px;
	background-image: url(images/gallery/ml3.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 134px;
}
.fanzone-content-images {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003580;
	line-height: 27px;
	background-image: url(images/gallery/ml3.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 162px;
}
.fanzonerule {
	background-image: url(images/gallery/fanzonerule.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 162px;
	padding-bottom: 10px;
}
/*PRESS*/
.press-pic {
	background-color: #FFFFFF;
	background-image: url(images/ml-388.gif);
	background-repeat: repeat-y;
	padding-left: 31px;
	background-position: left top;
	padding-top: 19px;
	padding-bottom: 2px;
	color: #333333;
	line-height: 24px;
}

#press-content-block {
	padding-top: 11px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	background-image: url(images/ml-388.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: relative;
	width: 340px;
	height: auto
	clear: both;
	clear: both;

}

#press-content-block-800 {
	padding-top: 11px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	background-image: url(images/ml-800.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: relative;
	width: 752px;
	height: auto
	clear: both;
	clear: both;

}


/*rounded corners 1 - 800px wide (Home page)*/

.blueblock-home {
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
}

.blueblock-home .hd .c,
.blueblock-home .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.blueblock-home .ft .c {
 height:13px;
 
}

.blueblock-home .hd {
	background-image: url(images/tl.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
}

.blueblock-home .hd .c {
	background-image: url(images/tr.png);
	background-position: right 0px;
	background-repeat: no-repeat;
	height: 13px;
	position: relative;
	float: right;
	width: 800px;
}

.blueblock-home .bd {
	background-image: url(images/ml.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: relative;
}

.blueblock-home .bd .c {
	background-image: url(images/mr.gif);
	background-repeat: repeat-y;
	background-position: right 0px;
}

.blueblock-home .bd .c .s {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 15px;
	padding-right: 24px;
	padding-bottom: 15px;
	padding-left: 24px;
}

.blueblock-home .ft {
	background-image: url(images/bl.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	width: 800px;
}

.blueblock-home .ft .c {
	background-image: url(images/br.png);
	background-position: right bottom;
	height: 13px;
	width: 13px;
	position: absolute;
	background-repeat: no-repeat;
	left: 787px;
}


/*rounded corners 2 - main info box left - 527px wide (Home page)*/

.main-info-box-left {
	width:527px;
	color:#ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: 0px;
	float: left;
	position: relative;

}

.main-info-box-left .hd2 .c2,
.main-info-box-left .ft2 .c2 {
 font-size:1px; /* ensure minimum height */
 height:11px;
}

.main-info-box-left .ft2 .c2 {
 height:13px;
}

.main-info-box-left .hd2 {
	height: 13px;
	background-image: url(images/tl2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.main-info-box-left .hd2 .c2 {
	background-image: url(images/tr2.png);
	background-position: right 0px;
	background-repeat: no-repeat;
	height: 13px;
	position: relative;
	float: right;
	width: 527px;
}


.main-info-box-left .bd2 {
	background-image: url(images/ml2.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: relative;
}

.main-info-box-left .bd2 .c2 {
	background-color: #FFFFFF; 
}

.main-info-box-left .bd2 .c2 .s2 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.main-info-box-left .ft2 {
	height: 13px;
	background-image: url(images/bl2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.main-info-box-left .ft2 .c2 {
	height: 13px;
	width: 13px;
	background-image: url(images/br2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 514px;
	position: absolute;
}

/*rounded corners - main info right - 593px wide (Products page)*/

.main-info-box-right {
	width:593px;
	color:#ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: 0px;
	float: right;
	position: relative;
	clear: right;
	float: right;
	position: relative;
	height: auto;
}

.main-info-box-right .hd2 .c2,
.main-info-box-right .ft2 .c2 {
 font-size:1px; /* ensure minimum height */
 height:11px;
}

.main-info-box-right .ft2 .c2 {
 height:13px;
}

.main-info-box-right .hd2 {
	height: 13px;
	background-image: url(images/tl2-right.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.main-info-box-right .hd2 .c2 {
	background-image: url(images/tr2.png);
	background-position: right 0px;
	background-repeat: no-repeat;
	height: 13px;
	position: relative;
	float: right;
	width: 593px;
}


.main-info-box-right .bd2 {
	background-image: url(images/ml2-right.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: relative;
}

.main-info-box-right .bd2 .c2 {
	background-color: #FFFFFF; 
}

.main-info-box-right .bd2 .c2 .s2 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.main-info-box-right .ft2 {
	height: 13px;
	background-image: url(images/bl2-right.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.main-info-box-right .ft2 .c2 {
	height: 13px;
	width: 13px;
	background-image: url(images/br2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 580px;
	position: absolute;
}

/*rounded corners - orange block right - 250px wide (About page)*/

.orange-1 {
	width:250px;
	color:#ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: 0px;
	float: right;
	position: relative;
	clear: right;

}

.orange-1 .hd2 .c2,
.orange-1 .ft2 .c2 {
 font-size:1px; /* ensure minimum height */
 height:11px;
}

.orange-1 .ft2 .c2 {
 height:13px;
}

.orange-1 .hd2 {
	height: 13px;
	background-image: url(images/tl-orange-1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.orange-1 .hd2 .c2 {
	background-image: url(images/tr-orange-1.png);
	background-position: right 0px;
	background-repeat: no-repeat;
	height: 13px;
	position: relative;
	float: right;
	width: 237px;
}

.orange-1 .bd2 {
	background-image: url(images/ml-orange-1.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: relative;
	background-color: #ff6e01;
}

.orange-1 .bd2 .c2 {
	background-color: #ff6e01; 
}

.orange-1 .bd2 .c2 .s2 {
	background-color: #ff6e01;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.orange-1 .ft2 {
	height: 13px;
	background-image: url(images/bl-orange-1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.orange-1 .ft2 .c2 {
	height: 13px;
	width: 13px;
	background-image: url(images/br-orange-1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 237px;
	position: absolute;
}
/*rounded corners - blue block right - 250px wide (About page)*/

.blue-1 {
	width:250px;
	color:#ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: 0px;
	float: right;
	position: relative;
	clear: none;
	height: auto;
}

.blue-1 .hd2 .c2,
.blue-1 .ft2 .c2 {
 font-size:1px; /* ensure minimum height */
 height:11px;
}

.blue-1 .ft2 .c2 {
 height:13px;
}

.blue-1 .hd2 {
	height: 13px;
	background-image: url(images/tl-blue-1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.blue-1 .hd2 .c2 {
	background-image: url(images/tr.png);
	background-position: right 0px;
	background-repeat: no-repeat;
	height: 13px;
	position: relative;
	float: right;
	width: 237px;
}


.blue-1 .bd2 {
	background-image: url(images/ml-orange-1.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: relative;
	background-color: #4bc4e3;
}

.blue-1 .bd2 .c2 {
	background-color: #4bc4e3; 
}

.blue-1 .bd2 .c2 .s2 {
	background-color: #4bc4e3;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.blue-1 .ft2 {
	height: 13px;
	background-image: url(images/bl-blue-1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.blue-1 .ft2 .c2 {
	height: 13px;
	width: 13px;
	background-image: url(images/br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 237px;
	position: absolute;
}

/*rounded corners - Super Kit Order Now - Orange (Products page)*/

.order-orange {
	width:183px;
	color:#ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: 0px;
	float: left;
	position: relative;
	clear: left;
	height: 183px;
}

.order-orange .hd2 .c2,
.order-orange .ft2 .c2 {
 font-size:1px; /* ensure minimum height */
 height:11px;
}

.order-orange .ft2 .c2 {
 height:13px;
}

.order-orange .hd2 {
	height: 13px;
	background-image: url(images/products/tl-super-kit-order.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.order-orange .hd2 .c2 {
	background-image: url(images/products/tr-super-kit-order.png);
	background-position: right 0px;
	background-repeat: no-repeat;
	height: 13px;
	position: relative;
	float: right;
	width: 183px;
}


.order-orange .bd2 {
	background-image: url(images/products/ml-super-kit-order.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: relative;
	background-color: #ff6e01;
}

.order-orange .bd2 .c2 {
	background-color: #ff6e01; 
}

.order-orange .bd2 .c2 .s2 {
	background-color: #ff6e01;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.order-orange .ft2 {
	height: 13px;
	background-image: url(images/products/bl-super-kit-order.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.order-orange .ft2 .c2 {
	height: 13px;
	width: 13px;
	background-image: url(images/products/br-super-kit-order.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 170px;
	position: absolute;
}
/*rounded corners - Standard Kit Order Now - Blue (Products page)*/

.order-blue {
	width:183px;
	color:#ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: 0px;
	float: left;
	position: relative;
	clear: left;
	height: 183px;
}

.order-blue .hd2 .c2,
.order-blue .ft2 .c2 {
 font-size:1px; /* ensure minimum height */
 height:11px;
}

.order-blue .ft2 .c2 {
 height:13px;
}

.order-blue .hd2 {
	height: 13px;
	background-image: url(images/products/tl-std-kit-order.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.order-blue .hd2 .c2 {
	background-image: url(images/products/tr-std-kit-order.png);
	background-position: right 0px;
	background-repeat: no-repeat;
	height: 13px;
	position: relative;
	float: right;
	width: 183px;
}


.order-blue .bd2 {
	background-image: url(images/products/ml-std-kit-order.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: relative;
	background-color: #ff6e01;
}

.order-blue .bd2 .c2 {
	background-color: #ff6e01; 
}

.order-blue .bd2 .c2 .s2 {
	background-color: #ff6e01;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.order-blue .ft2 {
	height: 13px;
	background-image: url(images/products/bl-std-kit-order.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.order-blue .ft2 .c2 {
	height: 13px;
	width: 13px;
	background-image: url(images/products/br-std-kit-order.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 170px;
	position: absolute;
}

/*rounded corners - The Super/Standard Kit Contains (Products page)*/

#kit-contains {
	width: 800px;
	height: 170px;
	clear: both;
	background-repeat: repeat-y;
	margin-bottom: 24px;
}
.left-gradient-170 {
	background-image: url(images/gradient/left-gradient-170.png);
	float: left;
	height: 170px;
	width: 13px;	
}
.middle-gradient-170 {
	background-image: url(images/gradient/middle-gradient-170.gif);
	height: 170px;
	width: 774px;
	background-repeat: repeat;
	background-position: left top;
	float: left;
}
.right-gradient-170 {
	background-image: url(images/gradient/right-gradient-170.png);
	float: right;
	height: 170px;
	width: 13px;	
}
.kit-content {
	height: 147px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 23px;
	clear: both;
	width: 752px;
}

.purple-line {
	background-image: url(images/purple-line.gif);
	height: 28px;
	width: 800px;
	background-repeat: no-repeat;
	padding: 0px;
	position: relative;
	display: block;
}
/*rounded corners - main info box - 800px wide (Activities page)*/

.main-info-box-800 {
	width:800px;
	color:#ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: 0px;
	position: relative;

}

.main-info-box-800 .hd2 .c2,
.main-info-box-800 .ft2 .c2 {
 font-size:1px; /* ensure minimum height */
 height:11px;
}

.main-info-box-800 .ft2 .c2 {
 height:13px;
}

.main-info-box-800 .hd2 {
	height: 13px;
	background-image: url(images/tl-800.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.main-info-box-800 .hd2 .c2 {
	background-image: url(images/tr2.png);
	background-position: right 0px;
	background-repeat: no-repeat;
	height: 13px;
	position: relative;
	float: right;
	width: 527px;
}


.main-info-box-800 .bd2 {
	background-image: url(images/ml-800.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: relative;
}

.main-info-box-800 .bd2 .c2 {
	background-color: #FFFFFF; 
}

.main-info-box-800 .bd2 .c2 .s2 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.main-info-box-800 .ft2 {
	height: 13px;
	background-image: url(images/bl-800.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.main-info-box-800 .ft2 .c2 {
	height: 13px;
	width: 13px;
	background-image: url(images/br2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 787px;
	position: absolute;
}

/*GALLERY:*/

/*rounded corners Gallery images wide left*/

.gallery-wide-left {
	width:351px;
	color:#ffffff;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 24px;
	margin-left: 0px;
	float: left;
	position: relative;
}

.gallery-wide-left .hd2 .c2,
.gallery-wide-left .ft2 .c2 {
 font-size:1px; /* ensure minimum height */
 height:10px;
}

.gallery-wide-left .ft2 .c2 {
 height:10px;
}

.gallery-wide-left .hd2 {
	height: 10px;
	background-image: url(images/gallery/tl1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.gallery-wide-left .hd2 .c2 {
	background-image: url(images/gallery/tr1.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 10px;
	position: relative;
	float: right;
	width: 351px;
}


.gallery-wide-left .bd2 {
	background-image: url(images/gallery/ml1.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;

}

.gallery-wide-left .bd2 .c2 {
	background-color: #FFFFFF; 
}

.gallery-wide-left .bd2 .c2 .s2 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.gallery-wide-left .ft2 {
	height: 10px;
	background-image: url(images/gallery/bl1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.gallery-wide-left .ft2 .c2 {
	height: 10px;
	width: 10px;
	background-image: url(images/gallery/br1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 341px;
	position: absolute;
}
.gallery-wide-image {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/gallery/ml1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	background-color: #FFFFFF;
	color: #003580;
	line-height: 26px;
}

/*rounded corners Gallery images tall right*/

.gallery-tall-right {
	width:219px;
	color:#ffffff;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 24px;
	margin-left: autopx;
	float: left;
	position: relative;
}

.gallery-tall-right .hd2 .c2,
.gallery-tall .ft2 .c2 {
 font-size:1px; /* ensure minimum height */
 height:10px;
}

.gallery-tall-right .ft2 .c2 {
 height:10px;
}

.gallery-tall-right .hd2 {
	height: 10px;
	background-image: url(images/gallery/tl2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.gallery-tall-right .hd2 .c2 {
	background-image: url(images/gallery/tr1.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 10px;
	position: relative;
	float: right;
	width: 219px;
}


.gallery-tall-right .bd2 {
	background-image: url(images/gallery/ml2.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;

}

.gallery-tall-right .bd2 .c2 {
	background-color: #FFFFFF; 
}

.gallery-tall-right .bd2 .c2 .s2 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.gallery-tall-right .ft2 {
	height: 10px;
	background-image: url(images/gallery/bl2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.gallery-tall-right .ft2 .c2 {
	height: 10px;
	width: 10px;
	background-image: url(images/gallery/br1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 209px;
	position: absolute;
}
.gallery-tall-image {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/gallery/ml2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	background-color: #FFFFFF;
	color: #003580;
	line-height: 26px;
}
/*GALLERY fan zone block*/

.fanzone {
	width:182px;
	color:#ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: 0px;
	float: right;
	position: relative;

	clear: none;
	height: auto;
}

.fanzone .hd2 .c2,
.fanzone .ft2 .c2 {
 font-size:1px; /* ensure minimum height */
 height:11px;
}

.fanzone .ft2 .c2 {
 height:13px;
}

.fanzone .hd2 {
	height: 85px;
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.fanzone .hd2 .c2 {
	background-image: url(images/products/tr-super-kit-order.png);
	background-position: right 0px;
	background-repeat: no-repeat;
	height: 13px;
	position: relative;
	float: right;
	width: 182px;
}


.fanzone .bd2 {
	background-image: url(images/gallery/ml3.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: relative;
	background-color: #ff6e01;
}

.fanzone .bd2 .c2 {
	background-color: #ff6e01; 
}

.fanzone .bd2 .c2 .s2 {
	background-color: #ff6e01;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.fanzone .ft2 {
	height: 13px;
	background-image: url(images/gallery/bl3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.fanzone .ft2 .c2 {
	height: 10px;
	width: 10px;
	background-image: url(images/gallery/br1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 172px;
	position: absolute;
}

/*PRESS*/

/*rounded corners - main info box left - 400px wide (Press page)*/

.main-info-box-left-388 {
	width:388px;
	color:#ffffff;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 24px;
	margin-left: 0px;
	float: left;
	position: relative;
}

.main-info-box-left-388 .hd2 .c2,
.main-info-box-left-388 .ft2 .c2 {
font-size:1px; /* ensure minimum height */
 height:10px;
}

.main-info-box-left-388 .ft2 .c2 {
 height:10px;
}

.main-info-box-left-388 .hd2 {
	height: 10px;
	background-image: url(images/tl-388.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.main-info-box-left-388 .hd2 .c2 {
	background-image: url(images/gallery/tr1.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 10px;
	position: relative;
	float: right;
	width: 351px;
}

.main-info-box-left-388 .bd2 {
	background-image: url(images/ml-388.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.main-info-box-left-388 .bd2 .c2 {
	background-color: #FFFFFF; 
}

.main-info-box-left-388 .bd2 .c2 .s2 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.main-info-box-left-388 .ft2 {
	height: 10px;
	background-image: url(images/bl-388.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.main-info-box-left-388 .ft2 .c2 {
	height: 10px;
	width: 10px;
	background-image: url(images/gallery/br1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 378px;
	position: absolute;
}

.press-image {
	padding-top: 19px;
	padding-left: 31px;
	background-image: url(images/ml-388.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	background-color: #FFFFFF;
	color: #333333;
	line-height: 26px;
}
/*rounded corners - main info box - 400px wide (Press page)*/

.main-info-box-right-388 {
	width:388px;
	color:#ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	float: right;
	position: relative;
	clear: right;
	height: auto;

}

.main-info-box-right-388 .hd2 .c2,
.main-info-box-right-388 .ft2 .c2 {
font-size:1px; /* ensure minimum height */
 height:10px;
}

.main-info-box-right-388 .ft2 .c2 {
 height:10px;
}

.main-info-box-right-388 .hd2 {
	height: 10px;
	background-image: url(images/tl-388.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.main-info-box-right-388 .hd2 .c2 {
	background-image: url(images/gallery/tr1.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 10px;
	position: relative;
	float: right;
	width: 351px;
}


.main-info-box-right-388 .bd2 {
	background-image: url(images/ml-388.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.main-info-box-right-388 .bd2 .c2 {
	background-color: #FFFFFF; 
}

.main-info-box-right-388 .bd2 .c2 .s2 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.main-info-box-right-388 .ft2 {
	height: 10px;
	background-image: url(images/bl-388.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.main-info-box-right-388 .ft2 .c2 {
	height: 10px;
	width: 10px;
	background-image: url(images/gallery/br1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 378px;
	position: absolute;
}

/*rounded corners - GeoGenius Poster - 250px wide (Products page)*/

.poster-1 {
	width:250px;
	color:#ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: 0px;
	float: left;
	position: relative;
	clear: right;

}

.poster-1 .hd2 .c2,
.poster-1 .ft2 .c2 {
 font-size:1px; /* ensure minimum height */
 height:11px;
}

.poster-1 .ft2 .c2 {
 height:13px;
}

.poster-1 .hd2 {
	height: 13px;
	background-image: url(images/products/tl-250.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.poster-1 .hd2 .c2 {
	background-image: url(images/tr2.png);
	background-position: right 0px;
	background-repeat: no-repeat;
	height: 13px;
	position: relative;
	float: right;
	width: 237px;
}

.poster-1 .bd2 {
	background-image: url(images/products/ml-250.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: relative;
	background-color: #FFFFFF;
}

.poster-1 .bd2 .c2 {
	background-color: #FFFFFF; 
}

.poster-1 .bd2 .c2 .s2 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.poster-1 .ft2 {
	height: 13px;
	background-image: url(images/products/bl-250.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.poster-1 .ft2 .c2 {
	height: 13px;
	width: 13px;
	background-image: url(images/br2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 237px;
	position: absolute;
}

#posterblock {
	padding-top: 11px;
	padding-right: 14px;
	padding-bottom: 11px;
	padding-left: 24px;
	line-height: 17px;
	background-image: url(images/products/ml-250.png);
	background-repeat: repeat-y;
	background-color: #ffffff;
	position: relative;
	width: 212px;
}

#postertitle-bg {
	background-image: url(images/products/poster-titlebg.png);
	width: 527px;
	background-repeat: no-repeat;
	height: 42px;
	text-indent: 24px;
	margin-bottom: 24px;
	float: right;
}

/*rounded corners 2 - poster box right - 527px wide (Products)*/

.poster-box-right {
	width:527px;
	color:#ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: 0px;
	float: right;
	position: relative;

}

.poster-box-right .hd2 .c2,
.poster-box-right .ft2 .c2 {
 font-size:1px; /* ensure minimum height */
 height:11px;
}

.poster-box-right .ft2 .c2 {
 height:13px;
}

.poster-box-right .hd2 {
	height: 13px;
	background-image: url(images/tl2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.poster-box-right .hd2 .c2 {
	background-image: url(images/tr2.png);
	background-position: right 0px;
	background-repeat: no-repeat;
	height: 13px;
	position: relative;
	float: right;
	width: 527px;
}


.poster-box-right .bd2 {
	background-image: url(images/ml2.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: relative;
}

.poster-box-right .bd2 .c2 {
	background-color: #FFFFFF; 
}

.poster-box-right .bd2 .c2 .s2 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.poster-box-right .ft2 {
	height: 13px;
	background-image: url(images/bl2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.poster-box-right .ft2 .c2 {
	height: 13px;
	width: 13px;
	background-image: url(images/br2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 514px;
	position: absolute;
}
.poster-green-rule {
	height: 1px;
	width: 478px;
	padding-bottom: 20px;
	padding-top: 5px;
}
#postercontent {
	padding-top: 11px;
	padding-right: 24px;
	padding-bottom: 11px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	background-image: url(images/ml2.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: relative;
	width: 479px;
}


.credit {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66B7CF;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-bottom: 0px;
	display: block;
	margin-top: 0px;
	float: right;
	padding-bottom: 10px;
}

