/*
Mediaburst O2 Page Theme

The first section is from the O2 website to define the basic page structure 
and layout.  A lot of extra O2 stuff has been removed
Mediaburst styling is at the bottom of the file.
*/

/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* main.css */

html {background:url(images/o2/bggrad.jpg) top left repeat-x;}
body 
{
	background:url(images/o2/bggrad_bottom.png) bottom left repeat-x; 
	font: 14px/1.4 Helvetica, Verdana, Arial, sans-serif;
}
br, .clr {clear:both;}
strong {font-weight:normal; color:#000;}
em {font-style: italic;}

a {color: #0086c3; text-decoration: none;}
a:hover {color:#0086c3; text-decoration: underline;}

.js .hidden {display:none !important;}

#outer_wrapper {width: 972px; margin: 0 auto; padding-bottom:85px;}

#top_banner {height: 140px; margin: 0 12px; padding: 0 8px;}
#top_banner #top_row {margin-left: 240px; height: 43px; padding-right: 0px; padding-top: 32px;}
#top_banner .bottomrow {margin-left: 232px; height: 65px; display:none;}

#top_banner .bottomrow.jsactive {display:block;}
#top_banner .bottomrow.noscript {display:block;}

#wrapper, #loggedout {background:white url(images/o2/topcorners.png) no-repeat; min-height:462px; position:relative;}

#loggedout {padding: 50px; height: 400px; }

#top_corners {height:9px; width:100%; background: transparent url(images/o2/topcorners.png) no-repeat; position:absolute; z-index:10;}


/* logo */
#top_banner #logo {width: 100px; height: 140px; float: left; margin: 0;}
#top_banner #logo a {display:block; width:100%; height:100%; background: url(images/o2/o2logo.gif) center 32px no-repeat;}
#top_banner #logo a span {display: none; border: 1px solid #00f;}

/* footer */
#foot_banner {float:left; width:932px; height:52px; font-size:0.9em; padding:52px 20px; background:#FFF url(images/o2/footer-bg.gif) 0px 52px no-repeat;}

#foot_banner ul {float:left; height: 52px;}
#foot_banner li {float:left; font-size: 1.1em; background: url(images/o2/footer-dots.gif) 0px 24px no-repeat; padding:0 10px 0 15px;}
#foot_banner li.l1 {background:none; padding-left:0;}

#foot_banner .last a:after {content: "";}
#foot_banner a {display:block; color: #9299a1; line-height: 52px;}

#foot_banner p {float: right; width: 222px; height: 52px;}
#foot_banner p span {display:none;}

#footer {margin:0 12px; padding:0 8px;}

#footer p {float: right; line-height: 28px;}
#footer p a {padding-left:8px;}

#footer #brand_tag {display: block; float:left; width: 195px; height: 28px; line-height: 28px; background: url(images/o2/telefonica.gif) no-repeat top left;}
#footer #brand_tag span {display:none;}


/* accessability rules */
.access_hide {position:absolute; top: -1000px;}

/*****************************
 navigation.css 
 ******************************/

/* main nav: list elements */
.topnav {height: 100%;}

.topnav li {float: left; height: 65px; margin-right: 19px; background-position: 0px 65px; background-repeat: no-repeat; overflow:hidden;}
.topnav li:hover, .topnav li.sfhover {background-position: 0px 0px;}
.topnav li.pad_right {margin-right: 118px;}
.topnav li.selected {background-position: 0px -65px;}
.topnav li.no_right_marg,
.topnav li.last {margin-right: 0;}
.topnav li.last {float: right;}
.topnav li.l1 {width: 113px; background-image: url(images/o2/explore-tabs.png);}
.topnav li.l2 {width: 89px; background-image: url(images/o2/shop-tabs.png);}
.topnav li.l3 {width: 122px; background-image: url(images/o2/support-tabs.png);}
.topnav li.l4 {width: 104px; background-image: url(images/o2/myo2-tabs.png);}

.topnav li:hover a {background-position: 0px -65px;}

/* main nav: anchor elements */
.topnav li a {display: block; float: left; height: 100%; line-height: 28px; padding: 0 3px; margin-left:4px; background-position: 0px 0px; background-repeat: no-repeat;}
.topnav li a:hover {background-position: 0px -65px;}
.topnav li a span {display:none;}

.topnav li.l1 a {width:80px; background-image: url(images/o2/explore-sprite.png);}
.topnav li.l2 a {width:56px; background-image: url(images/o2/shop-sprite.png);}
.topnav li.l3 a {width:89px; background-image: url(images/o2/support-sprite.png);}
.topnav li.l4 a {width:65px; background-image: url(images/o2/myo2-sprite.png);}

.topnav li.selected a {background-position: 0px -130px !important; }

.topnav li.last a {color: #fff !important; width:94px; height:22px; line-height:22px; padding:0; margin-top:18px; text-align: center; background-image: url(images/o2/o2businessbg.png); background-position:0 0; background-repeat: no-repeat; text-decoration: none;}
.topnav li.last a:hover {text-decoration:none;}
.topnav li.last a span {display:block;}


/* 
Mediaburst page styling 
*/

strong {
	font-weight: bold;
}
hr {
        height: 1px;
        background: #ddd;
        border: none;
        outline: none;
        margin: 20px 0px 20px 0px;
}

#wrapper {
	margin: 0px;
	padding: 5px 15px;
	color: #555;
}

#header {
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;	
	margin-bottom: 15px;
}
	#header .title {
		font-size: 3em;
		color: #333;	
		font-weight: normal;
		margin: 0px;
		padding: 0px;
		display: inline;
		position: relative;
	}
#login_button {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 2;
}
#login_form {
	display: none;
	position: absolute;
	top: 10px;
	right: 10px;
	background: red;
	z-index: 1;
	padding: 45px 10px 10px 10px;
	width: 200px;
	height: 180px;
	color: #fff;
	border: 1px solid #004d6f;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #0086c3;
	background-image: -moz-linear-gradient(top, #0086c3, #004d6f);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #0086c3),color-stop(1, #004d6f));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#0086c3', EndColorStr='#004d6f'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#0086c3', EndColorStr='#004d6f')"; /* IE8 */	
}
	#login_form input[type=text], #login_form input[type=password] {
		width: 195px;
		margin-bottom: 20px;
	}
	#login_form label {
		font-weight: bold;
	}
	#login_form p {
		margin-top: 15px;
		font-size: 0.8em;
	}
	#login_form a, #login_form a:hover {
		color: #fff;
	}
#content {
	margin-left: 15px;
	float: left;
	width: 745px;
}

	#content img { 
		margin: 0px; 
		padding: 0px; 
		float: left;
		outline: none;
		border: none;
	}
	#content p {
		line-height: 1.4em;
		margin-bottom: 1em;
	}
	#content h1, #content h2, #content h3, #content h4 {
		font-weight: normal;
		color: #333;
		clear: left;
	}
	#content h1 {
		font-size: 2.4em;
		margin-bottom: 0.5em;
	}
	#content h2 {
		font-size: 1.8em;
	}
	#content h3 {
		font-size: 1.6em;
	}
	#content h4 {
		font-size: 1.4em;
	}
	#content #content-primary {
		float: left;
		width: 365px;
		overflow: hidden;
		margin-top: 0px;
	}
		#content #content-primary h1 {
			line-height: 0.8em;
		}
		#content #content-primary .button {
			margin-top: 15px;
		}
		#content #content-primary strong {
			font-weight: bold;
			font-size: 1.3em;
			color: #777;
			line-height: 1.3em;
		}
	#content #content-secondary {
		float: left;
		width: 365px;	
		overflow: hidden;
		margin-left: 15px;
	}
	#content table {
		margin-bottom: 30px;	
		width: 315px;
	}
	#content th {
		color: #0086c3;
		padding: 5px 15px;
		text-align: right;
	}
	#content td {
		padding: 0px 15px;
		text-align: right;
		background-color: #eee;
		border-bottom: 10px solid #fff;
	}
	
#sidebar {
	float: left;
        border: 1px solid #ddd;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background-color: #eee;
        background-image: -moz-linear-gradient(top, #fcfcfc, #eee);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fcfcfc),color-stop(1, #eee));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#eeeeee'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#eeeeee')"; /* IE8 */
	width: 150px;
	padding: 0px 15px;
}
	#sidebar li {
		padding: 15px 0px;
		margin: 0px;
		border-bottom: 1px solid #ddd;
		font-weight: bold;
		font-size: 1.2em;
	}
	#sidebar li.current_page_item a {
		color: #999;
	}

.button {
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        background-color: #0086c3;
        background-image: -moz-linear-gradient(top, #0086c3, #004d6f);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #0086c3),color-stop(1, #004d6f));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#0086c3', EndColorStr='#004d6f'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#0086c3', EndColorStr='#004d6f')"; /* IE8 */
	padding: 5px 15px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #004d6f;
}
.button a {
	color: #fff;
	display: block;
	font-size: 1.4em;
	line-height: 1em;
}
.button:hover, .button a:hover {
	color: #fff;
	text-decoration: underline;
}
.button.grey {
	background-color: #ddd;
	background-image: -moz-linear-gradient(top, #fafafa, #dadada);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eee),color-stop(1, #dadada));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dadada'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dadada')"; /* IE8 */
	border: 1px solid #ddd;
	color: #0086c3;
}
	.button.grey a {
		color: #0086c3;
	}
.button.signup, .button.tour {
	text-align: center;
	float: left;
	width: 280px;
	height: 45px;
	padding-top: 10px;
}
	.button.signup span, .button.tour span {
		font-weight: normal;
		font-size: 0.6em;
	}
	.button.signup {
		clear: left;
	}
	#content-primary .button.signup, .button.tour {
		width: 143px;
	}	
.button.signup {
	margin-right: 15px;
}

#content.tour {
}
	#content.tour p {
		line-height: 1.8em;
	}
	#content.tour img {
		display: block;
		float: none;
		width: 650px;
		clear: both;
		margin-bottom: 20px;
	}
	#content.tour h1 {
	}
	#content.tour h2 {
		font-size: 2.4em;
		margin-top: 0px;
		margin-bottom: 10px;
	}
#content.tour hr {
	margin: 60px 0px 40px 0px;
}


