/* Global style rules. */

p.nolive {
	font-family: Comic Sans MS, sans-serif;
	font-size: 2.4em;
	font-weight: bold;
	color: #ff00ff;
}

html {
	font-family: Helvetica, Arial;
	font-size: 0.8em;
	line-height: 1.5em;
}
h1, h2, h3, h4, p {
	padding: 0;
}
h1 {
	font-size: 1.5em;
	margin: 0;
	font-weight: bold;
	line-height: 1.5em;
}
h2 {
	font-size: 1.35em;
	margin: 25px 0 0px 0;
	font-weight: bold;
	line-height: 1.35em;
}
h3 {
	font-size: 1.1em;
	margin: 25px 0 0px 0;
	font-weight: bold;
	line-height: 1.1em;
}
h4 {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 0.9em;
}
.tagline h4{
	color:white;
}
h2.nocufon{
	color:red;
}
#customer_home_content h2 {
	margin-bottom: 10px !important;
}
a {
	color: #d52b1e;
}
a:active {
	outline: none;
}

	.quietlinks a, a.quietlinks {
		color: #000;
		text-decoration: none;
		border-bottom: solid 1px #ccc;
	}
	.quietlinks a:hover,a:hover.quietlinks {
		color: #D52B1E;
		text-decoration: underline;
	}
	
:focus {
	-moz-outline-style: none;
}
img {
	border: none;
}
li {
	line-height: 1.7em;
}
#main ul li {
    list-style-type: disc;
    list-style-image: url('/ii-inc/img/li.png');
    margin-bottom: 0.2em;
    padding-right: 5px;
}
#main ul * ul {
}
#main ul li ul {
	margin-left: 0px;
	padding-left: 20px;
}
#container {
	height: auto;
	min-height: 100%;
	position: relative;
	margin: 0;
	width: 100%;
}
body.right_background #container {
	background: url(../img/content-left-nav-bg.png) right top repeat-y;
}

.hidden_text, #logo, #sign_up_now, #upgrade_now {
	text-indent: -1000000000000px;
	font-size: 0.0000000000001em;
	display: inline;
	text-decoration: none;
	line-height: 0;
	letter-spacing: 0;
	word-spacing: 0;
	color: rgba(255, 255, 255, 0);
}
/*DO NOT USE H1  FOR THE LEFT SIDEBAR MENU*/
#left h2 .sIFR-flash, #left h3 .sIFR-flash {
	width: 151px !important;
}
/*DO NOT USE H1 FOR THE RIGHT SIDEBAR MENU */
#right h2 .sIFR-flash, #right h3 .sIFR-flash {
	/*width: 150px !important;*/
}


/* copy styling */

ul.bulleted_paragraph li, ol.bulleted_paragraph li {
	margin-bottom: 10px !important; 
}
ul.bulleted_paragraph li.no_bullet, ol.bulleted_paragraph li.no_bullet {
	list-style: none !important;
}
.content_division {
	background: url(../../img/customers/customer_home_content_cntnr1_bg.png) left top no-repeat;
	
}
.content_division div {
	background: url(../../img/customers/customer_home_content_cntnr2_bg.png) right top no-repeat;
	padding: 5px 10px 0 10px;;	
}


/*----- decorative elements for body copy ------*/

p.first_paragraph {
	overflow: auto;
}

.breakout {
	padding: 15px 10px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px;
	overflow: auto;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
}
.breakout_green { color: #71c1be; }
.breakout_orange { color: #ff5800; }
.breakout_blue { color: #005e83; }
.breakout_grey { color: #606a74; }
.breakout_red { color: #d52b1e; }
.breakout_violet { color: #adb3db; }
.breakout_black { color: #333; }

/* thumbnail/button type stuff that floats to the right of content */
.garnish {
	float: right;
	margin-left: 20px;
}

/* imagery that needs to be centred */
.plonk {
	margin: 0px auto 0px auto;
	display: block;
}

/*----------------------------------------------*/


/* Common buttons. */

a.need_help_getting_started {
	display: block;
	height: 29px;
	width: 111px;
	background-image: url(/img/find-me-a-plan-btn.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -10000px;
	font-size: 1px;
}
a.need_help_getting_started:hover, a.need_help_getting_started:active, a.need_help_getting_started:focus {
	background-position: bottom left;
}

a.sign_up_now {
	display: block;
	height: 29px;
	width: 108px;
	background-image: url(/img/sign-up-now-bb-btn-150709.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -10000px;
	font-size: 1px;
}
a.sign_up_now:hover, a.sign_up_now:active, a.sign_up_now:focus {
	background-position: bottom left;
}
#thegooglesearchsubmit {
	cursor: pointer;
    background: url(../img/top-nav-right-top-search-btn.png) left top no-repeat;
    padding: 0 !important;
    border: none;
    height: 20px;
    width: 52px;
    margin-left: 5px;

}
.search_results {
	width: 568px;
	height: 65px;
	display: block;
	padding-bottom: 20px;
	
}
	.field_background_results {
		background:url(../img/search-bar-background-results.png) no-repeat left top;
		height: 32px;
		width: 445px;
		padding: 0px;
		float: left;
	}

		.field_wrapper_results {
			height: 15px;
			padding: 6px 5px;
			}
#search_results_google {
	background:url(/img/poweredbygooglewhitebg.gif) no-repeat left top;
	float: right;
	display: inline;
	padding-right: 10px;
	height: 38px;
	width: 113px;
	}

#thegooglesearchsubmit:hover, #thegooglesearchsubmit:active, #thegooglesearchsubmit:focus {
background:transparent url(../img/top-nav-right-top-search-btn.png) no-repeat scroll right top;
}

#frontpagegooglesearchdiv form * {
	vertical-align: middle;
}
#frontpagegooglesearchdiv form img {
	margin-right: 5px;
}
#frontpagegooglesearchdiv form select {
	height: 20px;
}
#frontpagegooglesearchdiv form #thesearchvalue {
	height: 14px;
	width: 365px;
	font-size: 11px;
}
#google_main_results {
	padding: 0 10px;
	}

	#google_main_results a {
	color: #2200CC;
	}
	
	#google_main_results a:visited {
	color: #551A8B;
	}

.did_you_mean {
	padding: 5px 10px 10px 10px;
	width: 540px;
}

.did_you_mean p {
	color: #cc0000;
	font-size: medium;
	font-weight: normal;
}

.did_you_mean a {
	text-decoration: underline;
}

.google_results_stats {
	background:url(../img/google-results-stats-background.png) repeat-x;
	height: 25px;
	/*width: 560px; uncomment if sidebar ads don't work */
	width: 100%; 
	padding-bottom: 20px;
}

.google_results_stats p {
    float: right;
	margin: 3px 10px 0;
	padding: 0;
}
.sponsored_links {
	background: #FFF8DD;
	width: 628px;
	padding: 10px 10px 0;
	float: left;
	margin-bottom: 20px;
	}

.sponsored_links_narrow {
    width: 250px !important;
	float: right;
	display: block;
	position: relative;
	border-left:1px solid #C9D7F1;
	padding-left: 10px;
	overflow: visible;
    }


.sponsored_links p {
	color: #676767 !important;
	margin:-8px -6px;
	float: right;
}

.sponsored_links_narrow p {
    color: #676767 !important;
    margin: 0 0 5px 0 !important;
	padding: 0 !important;
}


.search_error {
	padding-top: 20px;
}
.radio_buttons_results {
	width: 400px;
}
.radio_buttons_results input#scope_web {
	margin-left: 5px !important;
	}

	.radio_buttons_results input {
	margin-left: 42px !important;
	}

		a.googlenoul  {
		color: #2200CC;
		}
		
		a:visited.googlenoul {
		color: #551A8B;
		}

.google_search_result_faded a {
	color: #008000;
	margin: 0;
	padding: 0;
	text-decoration: none !important;
}

.google_search_result_faded {
	color: green;
	margin: 0;
	padding: 0;
	}
.google_results_numbers {
	text-align: center;
	margin-top: 10px;
	font-size: 15px !important;
	padding: 5px;
}

	.google_results_numbers a {
		color: #000000;
		text-decoration: underline;
	}
	
	.no_link {
		color:#A90A08;
		font-weight:bold;
	}
		
.holiday_hours {
	background-color: #f4f3f3;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px #dfdfdf;
}

/* Customer homepage styles */

#cus_home_middle_right .content_container ul li {
	min-height: 70px;
	height: auto !important;
	height: 70px;
	background: url('/img/customers/logo-top-border.png') no-repeat 40px 1em;
	display: block;
	margin-bottom: 18px;
}


/* sponsorships tabs styles */

#tablist{
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: 12px Arial;
	border-bottom: 1px solid #c7ccd0;
}

#tablist li{
	list-style: none;
	display: inline;
	margin: 0;
	padding:0!important;
}

#tablist li a{
	text-decoration: none;
	color:white;
	padding: 0.5em 0.5em;
	margin-right: 0px;
	background: #606a74;
}

#tablist li a:link, #tablist li a:visited{
	color: white;
	text-decoration:none;
}

#tablist li a:hover{
	color: white;
	text-decoration:none;
	background: #424b55;



}

#tablist li a.current{
	background: #F2F3F3;
	color:black;
	font-weight:normal;
	border: 1px solid #c7ccd0;
	border-bottom: 2px solid #f2f3f3;
}
.boxes-top {
	width:220px;
	border:#d2d2d2 1px solid;
	float:left;
	height:220px;
	display:inline;
	margin-right:10px;
	background: url(/img/products-bg.gif) repeat-x;
}

.boxes-bottom {
	width:220px;
	border:#dfdfdf 1px solid;
	height:240px;
	float:left;
	display:inline;
	margin-right:10px;
	background:url(/img/products-bg-sec.gif) repeat-x;
}
.boxfix {
	margin-right:0;
}
	


h2.products {
	margin: 20px 10px 10px 10px;
}

h2.other {
	margin-bottom: 20px;
}

.boxes-bottom p {
	margin: 5px 10px;
}

.boxes-top p {
	margin: 5px 10px;
}



/* iinews main page styles */

.iinews-article {
	width: 740px;
	margin: 20px 0;
}
.iinews-generic-headline {
	width: 740px;
	height: 32px;
	background: url('/customers/iinews/img/bg-iinews-headline-black.png') top left no-repeat;
	font: bold 12px arial,helvetica,sans-serif;
	color: #fff;
	padding: 0;
}
.iinews-generic-headline p {
	padding-top: 9px;
	margin-left: 20px;
}
.iinews-generic-content {
	background: url('/customers/iinews/img/bg-iinews-iinews-article-grey.png') top left no-repeat #fff;
	padding-top: 20px;
}
.iinews-generic-content p {
	margin: 0 20px 15px 20px;
	font: 12px/18px arial,helvetica,sans-serif;
}
.iinews-freezonekids-content {
	background: url('/customers/iinews/img/bg-iinews-freezone-kids.jpg') top left no-repeat #34d8eb;
	padding: 20px 20px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.iinews-freezonekids-panel {
	width: 480px;
	padding: 20px 0 0 0;
	background-color: #fff; 
	border: 1px solid #92b4f1;
}
.iinews-freezonekids-panel p {
	margin: 0 20px 15px 20px;
	font: 12px/18px arial,helvetica,sans-serif;
}
.iinews-freezonekidsoct-content {
	background: url('/customers/iinews/img/1010-hdr-freezonekids.jpg') top left no-repeat;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.iinews-freezonekidsoct-panel {
	background: url('/customers/iinews/img/1010-ftr-freezonekids.jpg') bottom left no-repeat;
	padding-top: 160px;
	padding-bottom: 100px;
}
.iinews-freezonekidsoct-panel p {
	margin-left: 50px;
	margin-right: 250px;
}
.iinews-freezonesports-content {
	background: url('/customers/iinews/img/bg-iinews-freezone-sports.jpg') bottom left no-repeat #0137aa;
	padding: 20px 20px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.iinews-freezonesports-panel {
	width: 480px;
	padding: 20px 0 0 0;
	background-color: #fff; 
	border: 1px solid #92b4f1;
}
.iinews-freezonesports-panel p {
	margin: 0 20px 15px 20px;
	font: 12px/18px arial,helvetica,sans-serif;
}
.iinews-freezone-content {
	background: url('/customers/iinews/img/bg-iinews-freezone.jpg') top left no-repeat #0e1011;
	padding: 20px 20px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.iinews-freezone-panel {
	width: 480px;
	padding: 20px 0 0 0;
	background-color: #fff; 
	border: 1px solid #444;
}
.iinews-freezone-panel p {
	margin: 0 20px 15px 20px;
	font: 12px/18px arial,helvetica,sans-serif;
}
.iinews-movies-content {
	padding: 20px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.iinews-movies-panel {
	width: 480px;
	padding: 20px 0 0 0;
	background-color: #fff; 
	border: 1px solid #444;
}
.iinews-movies-panel p {
	margin: 0 20px 15px 20px;
	font: 12px/18px arial,helvetica,sans-serif;
}
.iinews-games-content {
	padding: 20px ;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.iinews-games-panel {
	width: 480px;
	padding: 20px 0 0 0;
	background-color: #fff; 
	border: 1px solid #000;
}
.iinews-games-panel p {
	margin: 0 20px 15px 20px;
	font: 12px/18px arial,helvetica,sans-serif;
}

