@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	}
	
a {
	color:#000000;
	}
	
body {
	background: url(../images/bg_bubbles.gif) top no-repeat #748FA8;
	}
	
p {
	line-height:20px;
	}
	
#minReq {
	padding:30px 0px 0px 15px;
	
	}
#minReq h1{
	font-size:16px;
	padding:0px 0px 6px 0px;
	}
	
#header{
	width:824px;
	height:122px;
	margin:auto;
	background:url(../images/banner.jpg) center no-repeat;
	margin-top:10px;
	z-index:100;
	}
	
#blurContainer{ background: url(../images/page_blur.jpg) repeat-y center  ; }	
#container{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:784px;
	margin:auto;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/container_bg.jpg);
	background-repeat: no-repeat;
	background-color: #D6E905;
	}
	
/*================================== store buttons ================================== */	
.storeButton {
	font-size:10px;
	
	}
.storeButton a {
	padding:4px 0px 0px 0px;
	text-decoration:none;
	display:block;
	background:url(../images/nav1button_up.gif) no-repeat;
	width:102px;
	height:22px;
	}
.storeButton a:HOVER {
	background:url(../images/nav1button_dn.gif) no-repeat;
	}	
/*================================== mainModule ================================== */	
,mainModule {
	padding:0px;
	margin:10px 10px 20px 10px;
	border: #CC0000 1px solid;
	}
	.mainBanner {
		height:10px;
		width:480px;
		margin:0px 0px 0px 10px;
		background:url(../images/banner_top.gif) top no-repeat;
	}
	.mainBannerBody {
		margin:0px 0px 0px 10px;
		padding:0px 10px 5px 10px;
		width:460px;
		background: url(../images/module_bg.gif) top right no-repeat #F1FC78;
	}
	.mainBannerBody h1 {
		font-size:16px;
		margin:0px;
		padding:0px;
	}
	.mainBannerBody p {
		margin:0px;
		padding:0px 0px 10px 0px;
	}

	.mainBannerBottom {
		height:10px;
		width:480px;
		margin:0px 0px 0px 10px;
		background:url(../images/banner_bottom.gif) top no-repeat;
	}	
	
/* --------------------------------------------------------
 	moduleCarousel
---------------------------------------------------------*/
#moduleCarousel {
	position:relative;
	height:352px;
	margin-bottom:30px;
	z-index:0;
	}
	
#c_0 { position: absolute; display:none; z-index:1; }	
#c_1 { position: absolute; display:none; z-index:1; }
#c_2 { position: absolute; display:none; z-index:1; }

.carouselB {
	position:absolute;
	width:55px;
	height:55px;
	z-index:200;
	}
	

#cButton_0 { top:60px; left:420px; background:url(../images/promo_button_0.jpg) no-repeat; border:#000 2px solid;  }
#cButton_1 { top:140px; left:420px; background:url(../images/promo_button_1.jpg) no-repeat; border:#000 2px solid; }
#cButton_2 { top:220px; left:420px; background:url(../images/promo_button_2.jpg) no-repeat; border:#000 2px solid;  }

.carousel {
	position: absolute;
	z-index:1;
	}

	
/*================================== footer ================================== */		
#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	width:784px;
	height:40px;
	margin:auto;
	margin-bottom:40px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image:url(../images/footer_bg.gif)
	}
.footerCopy {
	margin:0px;
	padding-top:12px;
	padding-left:12px;
	}

	
	.oneCol {
		margin:0px;
		padding:0px;
		}	
	.colL {
		margin:0px;
		padding:0px;
		width: 500px;
		float:left;
		}
		.moduleLeftContent {
			margin-top:3px;
			margin-left:10px;
			margin-right:10px;
			margin-bottom:10px;
			min-height:400px;
			/*background:url(../images/bab_page_bg.jpg) top right no-repeat;*/
		}
		.infoModule {
			margin-top:3px;
			margin-left:10px;
			margin-right:10px;
			margin-bottom:10px;
			background-color: #F1FC78;
		}
		.infoModule .moduleTop {
			background-color: #F1FC78;
			height:9px;
		}
		.infoModule .infoModuleContent {
			padding-left:10px;
			padding-right:20px;
			margin:0px;
		}
		.infoModule .moduleBottom {
			background-color: #F1FC78;
			height:9px;
		}
		.imagePad {
			padding-right:8px;
			padding-bottom:5px;
		}
	.colR {
		margin:0px;
		padding:0px;
		width:284px;
		float:left;
		}
	.basicModule {
		margin-top:3px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:10px;
	}
		
	.floatRight {
	float: right;
	}
	.floatLeft { 
		float: left;
	}
.clearFloat {
	clear:both;
	line-height:0px;
	height:0px;
}

/*==================================  window 1 ================================== */
.win1_box {
	margin-top:45px;
	}
	.win1Top {
		background:url(../images/top_curve.gif) no-repeat;
		height:12px;
		}
	.win1Middle {
		background:url(../images/win1_middle.gif) repeat-y;
		}
	.win1Bottom {
		background:url(../images/win1_bottom.gif) no-repeat;
		height:13px;
		}
	#swagBox {
		margin-left:15px;
		margin-right:12px;
		padding:10px;
	}
	#ogrets {
		margin-left:26px;
		background:url(../images/t-shirts.png) no-repeat left;
		width:227px;
		height:97px;
		cursor:pointer;
		overflow:hidden;
	}
/*================================== window 1 ================================== */
.moduleBasicRight {
	margin-top:10px;
	}
	.modScreenShotTitle {
		margin:0px 0px 0px 10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		}
	.modScreenShot {
		margin:2px 10px 10px 10px;
		height:93px;
		border: #000000 thin solid;
		overflow:auto;
		}

/*================================== window 1 ================================== */
.panelTop { height:12px; }
.panelColor { background-color:#FF9900; }


/*================================== window 2 ================================== */
.win2_box {
	width:171px;
	}
	.win2Top {
		background-image:url(../images/win2_top.gif);
		height:12px;
		}
	.win2Middle {
		background-image:url(../images/win2_middle.gif);
		}
	.win2Middle h3{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:16px;
		margin-left:16px;
		margin-bottom:5px;
		color:#FFFFFF;
		}
	.win2Bottom {
		background-image:url(../images/win2_bottom.gif);
		height:13px;
		}
		#imageArray {
			margin-left:16px;
			}

	/* pixy rollover ================================== */
	#swagBox a {
		font-size:16px;
		font-weight:bold;
		display: block;
		width: 113px;
		height: 36px;
		line-height: 36px;
		color: #000;
		text-decoration: none;
		background: url(../images/pixy-rollover.gif) no-repeat left top;
		text-indent: 20px;
	}
	
	#swagBox a:hover {
		 background-position: right top;
		 color: #fff;
	}
/*	================================== */	
/* Sreen styles */
/*	================================== */
.screenFull {
	margin: auto;
	padding:0px;
	width: 800px;
	}
.screenColL {
	margin:0px;
	padding:0px;
	width: 600px;
	float:left;
	}
.screenColR {
	margin-top:72px;
	width:170px;
	float:left;
	}
#linkArray {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	#linkArray a {
		font-size:10px;
		font-weight:bold;
		color:#000000;
		}
	#markLink {
		color:#FF0000;
		font-weight:bold;
		}
	#imageArray a {
		text-decoration:none;
		border: #FF0000;
		
		
	}
/************ sectionLinks styles **************/

/**/.sectionLinks{
	margin-left:30px;
	padding: 0px;
	width:200px;
	font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
	font-size:12px;
	/*border:red 1px solid;*/
}

.sectionLinks a:link, .sectionLinks a:visited {
	height:26px;
	padding: 5px 0px 0px 15px;
	display: block;
	background-image: url(../images/section_button.gif) ;
	font-weight: bold;
	color: black;
	text-decoration:none;
}

.sectionLinks a:hover{
	background-image: url(../images/section_button_ov.gif) ;
	font-weight: bold;
	text-decoration: none;
}
