
/*--------------------------------------THIS IS THE BASE WIREFRAME -------------------------------------------*/
body {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: .8em;
	font-family: verdana, arial, sans-serif;
	/*background: url(/_images/body_bg_top.gif) 0% -3px repeat-x #DBE4EB;*/
	background: #ffffff;
}



div#left_lightbar	{ position:absolute; margin:0;padding:0;top:0;left:0; width:50%;height:77px; background-color: #ffffff; z-index: 50;}
div#left_darkbar 	{ position:absolute; top:0;left:0; width:100%;height:55px; background-color: #ffffff; z-index: 50;}
div#right_lightbar 	{ position:absolute; top:0;right:0; width:50%;height:70px; background-color: #ffffff; z-index: 50;}
div#right_darkbar 	{ position:absolute; top:0;right:0; width:100%;height:55px; background-color: #ffffff; z-index: 50;}
div#middle       		{ position:relative; padding-right:10px; width:800px; margin: 0px auto 0px auto; z-index: 100; background: #DFE4E8;}

*.hidden { display: none }


div#nav ul#nav_links { position: absolute; bottom: 0; right: 10px; }
div#nav ul#nav_links li { display: inline; margin: 0 0.2em; }
div#nav ul#nav_links a { font: bold 1.3em Arial; text-decoration: none; color: #027DCB;}
div#nav ul#nav_links a:hover { font: bold 1.3em Arial; text-decoration: none; color: #000000;}

div#nav form#frmSearchBox { position: absolute; bottom: 57px; right: 20px; width: 300px; }
div#nav form#frmSearchBox input#txtSearch { position: absolute; top: 0; right: 21px; font: 11px Arial; color: #999; width: 125px; background-color: #fff; border: 1px solid #999; border-right: 0; padding: 2px 0 2px 4px; }
div#nav form#frmSearchBox input#btnSearch { position: absolute; top: 0; right: 0; }


div#nav {
	position: relative;
	width: 740px;
	height: 100px;
	margin: 0px auto;
	border: 0px solid #CCE82F;
	background: #DFE4E8;
	font-size: 10px;

}


div#nav h6#logo { 
	position: absolute; 
	left: 15px; 
	bottom: 15px; 
	width: 224px; 
	height: 45px; 
	cursor: pointer;
	background: url(/_images/logo.gif) no-repeat center center; }


div#breadcrumb {
	height: 10px;
	width: 790px;
	margin: 0px auto;
	padding-top: 5px;
		border: 0px solid #CCE82F;
	/*background: url(/_images/horizontal_thin_bar.gif) repeat-x bottom right #B6CBE0;*/
	background: #DFE4E8;
	font-size: 10px;
	margin-bottom: 0px;
}

div#breadcrumb span {
	padding-top: 5px;
	/*margin-top: 10px;*/ /* this does nothing in IE and FF*/;
	/*padding-left: 15%;*/
	padding-bottom: 5px;
	padding-right: 30px;
			padding-left: 30px;
		/*background: url(/_images/breadcrumb_nub.gif) no-repeat 100% 2px #B6CBE0;*/
	border: 0px solid #CCE82F;
	font-size: 10px;
}


div#header {
	position: relative;
	width: 740px;
	/*height: 193px;*/
	padding-top: 5px;
	margin: 0px auto;
	border: 0px solid #CCE82F;	
}


div#main {

	width: 740px;
	padding-top: 10px;
	margin: 0px auto;
	border: 0px solid #FF3700;	
}


div#content {

	float: ;
	width: px;
	border: 0px solid #FF3700;
	padding-bottom: 10px;
}


div#sidebar {

	float: ;
	width: 150px;
	margin: 0px auto;
	border: 0px solid #FF3700;	
}


div#footer {

	width: 740px;
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: center;
	border: 0px solid #CCE82F;	
	font-size: 10px;
}


/* This is used to help keep floated elements within their containers */
div.clearer {
	clear: both;
}



img.header {
	position: absolute;
	bottom: 0px;
}

img#logo {
	margin-top: -5px;
	border: 0px;

}





h1 {
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 18pt;
    color: #000000;
    text-transform: uppercase;
    }

h2
    {
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 2px;
    margin-top: 0px;

    }


h4     { font-size:1.0em; }

a {
	color: #000000;
	text-decoration: underline;

}

.error {
	color: red;
	background: yellow;
}















/*--------------------------------------THIS IS FOR THE PODS/MODULES -------------------------------------------*/



div.pod { 
	float: ; 
	width: 140px; 
	margin-bottom: 10px;
	padding: 0;
	background: url(/_images/pods//body.gif) repeat-y center top;

}


div.pod-white { 
	float: ; 
	width: 140px; 
	margin-bottom: 10px;
	padding: 0;
	background: url(/_images/pods/white/body.gif) repeat-y center top;

}

div.pod-white-Icon { 
	float: ; 
	width: 140px; 
	margin-bottom: 10px;
	padding: 0;
	background: url(/_images/pods/white/body.gif) repeat-y center top;
}



div.pod-six { 
	float: ; 
	width: 140px; 
	margin-bottom: 10px;
	padding: 0;
	background: url(/_images/pods/six/body.gif) repeat-y center top;

}

div.pod-yellow { 
	float: ; 
	width: 140px; 
	margin-bottom: 10px;
	padding: 0;
	background: url(/_images/pods/partners/body.gif) repeat-y center top;

}

div.pod-body {
	margin-top: 0px;
	margin-bottom: 0px;	
	padding: 5px 10px 0px 10px;
	margin: 0px;
	width: 120px;
	background: url(/_images/pods//body.gif) repeat-y;

}

div.pod-body-six {
	margin-top: 0px;
	margin-bottom: 0px;	
	padding: 5px 0px 0px 10px;
	margin: 0px;
	width: 120px;
	background: url(/_images/pods/six/body.gif) repeat-y;

}

div.pod-body-six P{
	margin: 0px; color:#ffffff;
	font-size: 10px;
	line-height: 1.3em;
}

div.pod-body-white {
	margin-top: 0px;
	margin-bottom: 0px;	
	padding: 5px 10px 0px 10px;
	margin: 0px;
	width: 120px;
	background: url(/_images/pods/white/body.gif) repeat-y;

}

div.pod-body-icon {
	margin-top: 0px;
	margin-bottom: 0px;	
	padding:0px;
	margin: 0px;
	width: 140px;
	background: url(/_images/pods/white/body.gif) repeat-y;

}

div.pod-body-login {
	margin-top: 0px;
	margin-bottom: 0px;	
	padding: 5px 10px 0px 10px;
	margin: 0px;
	width: 120px;
	background: url(/_images/pods/partners/body.gif) repeat-y;

}


div.pod-body p, div.pod-body-white p   { 
	font-size: 10px;
	line-height: 1.3em;
}

div.pod-seeIt	{
	background:url('/_images/pods/specialties/body/body_seeIt.gif') no-repeat bottom left; 
	min-height:72px;
}




div.pod-tryIt	{
	background:url('/_images/pods/specialties/body/body_tryIt.gif') no-repeat bottom left; 
	min-height:86px;
}



div.pod-learnIt	{
	background:url('/_images/pods/specialties/body/body_learnIt.gif') no-repeat bottom left; 
	min-height:77px;
}



div.pod-buyIt	{
	background:url('/_images/pods/specialties/body/body_buyIt.gif') no-repeat bottom left; 
	min-height:90px;
}



div.pod-anDay	{
	background:url('/_images/pods/specialties/body/body_analyticsday.gif') no-repeat bottom left; 
	min-height:65px;
}


ul.pod, ul.pod-white {
	list-style-type: none;
	font-size: 10px;
}



ul.pod li, ul.pod-white li {
	list-style-type: none;
	margin-left: -40px;
	font-size: 10px;
}





/*--------------------------------------THIS IS FOR THE DROP BOXES -------------------------------------------*/

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.dropbox {
	
	/*margin: 0 auto; *//* center for now */
	
	width: px;
	/*background: url(/_images/dropbox//body_right.gif) no-repeat bottom right;*/
	background: url(/_images/dropbox/body_right.gif) no-repeat bottom right;
	font-size: 100%;
	margin-bottom: 10px;
	line-height: 1.3em;
}
.boxhead {
	background: url(/_images/dropbox//header_right.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(/_images/dropbox//header_left.gif) no-repeat top left;
	margin: 0;
	/*padding: 22px 30px 5px; */
	padding: 10px;
	color: #000000; 
	font-weight: bold; 
	/*font-size: 1em; */
	font-size: 10px;
	line-height: 1em;
}


div.boxhead *{	
	color:#000; 
}

div.boxhead a {	
	color:#000; 
}

div.boxhead a:hover {	
	color:#318AFE;
}


div.boxhead a.selected {	
	color:#000; 
	text-decoration: none;
}



.boxbody {
	/*background: url(/_images/dropbox//body_left.gif) no-repeat bottom left;*/
	background: url(/_images/dropbox/body_left.gif) no-repeat bottom left;
	margin: 0;
	/*padding: 5px 30px 31px;*/
	padding: 5px 20px 5px 20px;
}

.boxbody h1 {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.boxbody li {

	font-size: 0.85em;
	
}
