body,html{
	margin:0;
	padding:0;
	height:100%;
	background-repeat:repeat-x;
	font-family: "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size:12px;
	color:#ffffff;
}
.flashIntro{
	margin:0;
	padding:0;
	height:100%;
}



#comingSoonGradient{
	width:100%;
	background-image:url(../images/intro_gradient.jpg);
	background-repeat:repeat-x;
}
#comingSoonTitle{
	width:100%;
	text-align:center;
	padding-top:30px;
	background-image:url(../images/intro_comingsoon.jpg);
	background-repeat:no-repeat;
}



#headerWrapperRed{
	margin:0 auto;	
	width:964px;
	height:113px;
	background-image:url(../images/red/header_bg.jpg);
	background-repeat:no-repeat;
}
#headerWrapperBlue{
	margin:0 auto;	
	width:964px;
	height:113px;
	background-image:url(../images/blue/header_bg.jpg);
	background-repeat:no-repeat;
}


#siteWrapper{
	margin:0 auto;
	padding:0;
	width:964px;
}
.homeFlashHolder{
	width:964px;
	height:489px;
}






.mainboxTopRed{
	width:964px;
	min-height:489px;
	background-image:url(../images/red/mainbox_top.jpg);
	background-repeat:no-repeat;
}
/* for Internet Explorer */
/*\*/
* html .mainboxTopRed {
height: 489px;
}
.mainboxLoopRed{
	width:964px;
	background-image:url(../images/red/mainbox_loop.jpg);
	background-repeat:repeat-y;
}
.mainboxFooterRed{
	width:964px;
	height:17px;
	background-image:url(../images/red/mainbox_footer.jpg);
	background-repeat:repeat-y;
}




.mainboxReflectionRed{
	width:964px;
	height:98px;
	background-image:url(../images/red/mainbox_reflection.jpg);
}
.mainboxFooterBlue{
	width:964px;
	height:98px;
	background-image:url(../images/blue/mainbox_footer.jpg);
}



.agentBgRed{
	width:964px;
	height:489px;
	background-image:url(../images/red/agent_bg.jpg);
}
.agentBgBlue{
	width:964px;
	height:489px;
	background-image:url(../images/blue/agent_bg.jpg);
}





.footerText{
	padding-top:34px;
	width:964px;
	text-align:center;
	font-size:10px;
}
#navFrame{
	width:964px;
	height:29px;
}
.rightNav{
	float:right;
	padding-top:8px;
}
.rightNav a{
	font:bold 10px Tahoma;
	text-decoration:none;
	color:#CCCCCC;
}
.rightNav a:hover{
	font:bold 10px Tahoma;
	text-decoration:none;
	color:#ffffff;
}
.navLinkSpacer{
	float:left;
	padding-left:14px;
}
#topText{
	width:964px;
	height:84px;
	text-align:right;
}
#cartText{
	padding-top:53px;
	font-size:11px;
}
.searchFrame{
	padding-left:30px;
	height:51px;
}
.contentContainer{
	width:964px;
	padding-top:30px;
}
.regularContent{
	width:864px;
}
a img {
	border:none;
}
a{
	color:#ffffff;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.clearBoth{
	clear: both;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
p{
	line-height:16px;
	padding-bottom:15px;
	padding-top:0px;
	margin:0;
}
ol{
	margin-top:10px;
	margin-bottom:0;
}
ul{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	padding-left:0;
}
li{
	padding-bottom:5px;
}
.bold{
	font-weight:bold;
	font-size:12px;
}
.yellow{
	color:#F7F7DE;
	font-weight:bold;
}
.red{
	color:#FF0000;
}
.smallText{
	font-size:10px;
}
input{
	font-size:11px;
}
select{
	font-size:11px;
}
.blink { 
	color:red; 
	display:inline; 
} 
h3{
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	padding:0;
	margin-bottom:10px;
	margin-top:0;
}
.h3{
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	padding-top:0;
	padding-bottom:15px;
	margin-bottom:10px;
	margin-top:0;
	color:#999999;
}
.headerLeft{
	float:left;
	padding-left:30px;
	padding-right:30px;
}
.halfRight{
	float:right;
	width:482px;
	height:378px;
}
.halfLeft{
	float:left;
	width:382px;
	height:378px;
}
.adminFullLength{
	float:left;
	width:864px;
	height:378px;
}


/* Accordion */

#accordion{
	float:left;
	width:382px;
}
.toggler {
	margin-top:0;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: 1px dashed #666666;
	cursor:pointer;
}
.element {
 
}


/* Agent Nav */

#agentLinks { height:51px; float:right; width:328px; padding-right:30px; }

#agentLinks ul { position: relative; clear: both; list-style:none; margin: 0; padding:0; }
#agentLinks li { position: relative; margin: 0; display:inline; padding:0; }
#agentLinks li span { position: absolute; top: -3000px; height:51px; margin: 0px; padding:0; }
#agentLinks li a { height:51px; float: left; display:block; margin:0px; padding:0; }

#agentLoginLink a { background: url("../agents/images/navagent/login_active.jpg") no-repeat top center; width: 82px; }
#agentStatsLink a { background: url("../agents/images/navagent/stats.jpg") no-repeat top center; width: 82px; }
#agentInboxLink a { background: url("../agents/images/navagent/inbox.jpg") no-repeat top center; width: 82px; }
#agentInfoLink a { background: url("../agents/images/navagent/info.jpg") no-repeat top center; width: 82px; }
#agentDownloadsLink a { background: url("../agents/images/navagent/downloads.jpg") no-repeat top center; width: 82px; }

#agentLoginLink a:hover,#agentLoginLink a.on { background: url("../agents/images/navagent/login_active.jpg") no-repeat top center; }
#agentStatsLink a:hover,#agentStatsLink a.on { background: url("../agents/images/navagent/stats_active.jpg") no-repeat top center; }
#agentInboxLink a:hover,#agentInboxLink a.on { background: url("../agents/images/navagent/inbox_active.jpg") no-repeat top center; }
#agentInfoLink a:hover,#agentInfoLink a.on { background: url("../agents/images/navagent/info_active.jpg") no-repeat top center; }
#agentDownloadsLink a:hover,#agentDownloadsLink a.on { background: url("../agents/images/navagent/downloads_active.jpg") no-repeat top center; }

#agentLoginLinkActive a { background: url("../agents/images/navagent/login_active.jpg") no-repeat top center; width: 82px; }
#agentStatsLinkActive a { background: url("../agents/images/navagent/stats_active.jpg") no-repeat top center; width: 82px; }
#agentInboxLinkActive a { background: url("../agents/images/navagent/inbox_active.jpg") no-repeat top center; width: 82px; }
#agentInfoLinkActive a { background: url("../agents/images/navagent/info_active.jpg") no-repeat top center; width: 82px; }
#agentDownloadsLinkActive a { background: url("../agents/images/navagent/downloads_active.jpg") no-repeat top center; width: 82px; }


.agentBankDetailsTable, .agentBankDetailsTable td{
    color:White;
    filter:alpha(opacity=100);
    opacity: 1;
    -moz-opacity:1;
    position: relative;
}

#agentSignUpText p
{
    padding: 0;
}

/* Kwicks */

#kwicks_container { 
	height:368px;
}
#kwicks {
	position:relative;
	margin-left:0;	
	margin-top:0;
	padding:0;
}
#kwicks .kwick {
	cursor:pointer;
	float:left;
	display:block;
	width:127px;
	height:368px;
}
#kwick_flyers {background-image:url("../images/1.jpg"); background-position:center; padding:0;}
#kwick_policy {background-image:url("../images/2.jpg"); background-position:center; padding:0;}
#kwick_wallpapers {background-image:url("../images/3.jpg"); background-position:center; padding:0;}


#dmgk{
	display:none;
}
