﻿/***
	O2 blueroom v4 microsites
	ARSENAL MOBILE
	www.aislondon.com (2008)

	:: Based on Templates/TwoColumn
	:: Last update: MB 24/10/2008

	-[Inherits]------------------------
	Base.css > Generic.css
	-----------------------------------
			
	-[Contents]------------------------
	1. GRAPHIC
	2. COPY
	-----------------------------------

***/

/**
	1. Graphic
*/

div#graphic {
	padding-bottom: 3px;
	_zoom: 1; /*Think this fixes the template in IE6, better check this */
}

/**
	2. Copy
*/

div#copy {
	float: right;
	overflow: hidden; _zoom: 1;
	padding: 16px;
	width: 428px;
}

div#copy h2 {
	color: #155AA0;
}

.inner-content #left-column {
	float:left; 
	width:420px;
	}

.inner-content #sign-up {
	float:right; 
	width:440px;
	}

.inner-content #left-column ul {
	list-style-type:none; 
	margin:0 0 6px 0;
	}

#sign-up h2 {
	background:transparent url(../../../../Assets/Specific/Academies/Images/priority.gif) no-repeat top right; 
	padding:0 40px 0 0; 
	width:242px; 
	height:3em; 
	line-height:4.7em;
	float:left;
	margin:3px 0 0.8em 0;
}

#event-bookmark {
	float: right;	
	height: 16px;
	list-style-type: none;
	margin: 0.3em 0;
	overflow: hidden;
}

#event-bookmark li {
    float: left;                
}

#event-bookmark li a {
	display: block;
	margin: 1px 4px 0 2px;	
	width: 16px;
}

#event-bookmark li a span {
	display: block;
	text-indent: -99999px;
}

#event-bookmark li #bm-facebook {
	background: url(../../../../Assets/Generic/Images/Icons/facebook.gif) no-repeat center left;
	width: 14px;
}

#event-bookmark li #bm-delicious {
	width: 14px;
	background: url(../../../../Assets/Generic/Images/Icons/delicious.gif) no-repeat center left;
}
#event-bookmark li #bm-myspace {
	background: url(../../../../Assets/Generic/Images/Icons/myspace.gif) no-repeat center left;
}
#event-bookmark li #bm-digg {
	background: url(../../../../Assets/Generic/Images/Icons/digg.gif) no-repeat center left;
}

#sign-up .button {
	float:right; 
	margin:15px 4px 20px 0;
}

#sign-up p {
	float:left; 
	width:440px;
}