/* --- Breathe --- */


/* Layout */

body {
	text-align: center;
	font: 14px/1.4em Helvetica, Arial, Sans-Serif;
	background: #303c46 url(../images/body-bg.png) no-repeat top left;
	color: #303c46;
	}

#wrapper {
	margin: 50px auto 0 auto;
	width: 960px;
	background-color: #fff;
	text-align: left;
	position: relative;
	}

#content {
	clear: both;
	padding: 40px 0 0 0;
	border-right: 10px solid #f93a5a;
	}

#col-l {
	float: left;
	width: 282px;
	min-height: 500px;
	_height: 500px;
	}

#col-r {
	float: right;
	width: 510px;
	padding: 0 140px 100px 0;
	}
	

#footer {
	clear: both;
	padding: 40px;
	}



/* Nav */

#nav {
	margin: 0;
	padding: 0;
	}

#nav li {
	list-style-type: none;
	margin: 0 0 30px 0;
	}

#nav li a {
	display: block;
	width: 232px;
	text-align: right;
	background: #f93a5a;
	color: #fff;
	padding: 5px 10px 5px 0;
	text-decoration: none;
	}

#nav li a.selected {
	background: #303c46 url(../images/selected-arrow.gif) no-repeat top right;
	width: 232px;
	padding-right: 34px;
	}
	
#nav li a.dark {
	background: #303c46;
	width: 232px;
}

#nav li ul {
	margin: 10px 0 0 0;
	padding: 0;
	}

#nav li ul li {
	margin: 0 0 15px 0;
	padding: 0;
	}

#nav li ul li a {
	width: 232px;
	padding: 2px 34px 2px 0;
	background: #fff;
	color: #414e58;
	}

#nav li ul li a.selected {
	background: url(../images/selected-arrow.gif) no-repeat 242px -5px;
	}



/* Typography */

h1 {
	display: block;
	float: left;
	margin: 40px 0 0 40px;
	padding: 0;
	height: 75px;
	width: 202px;
	background: url(../images/logo.png) no-repeat top left;
	text-indent: -9999px;
	}

h1 a {
	display: block;
	height: 75px;
	width: 202px;
	}

h2 {
	color: #f93a5a;
	font-weight: normal;
	font-size: 25px;
	margin: 0 0 20px 0;
	}

h3 {
	color: #f93a5a;
	font-weight: normal;
	font-size: 15px;
	margin:0px;
	}
	
h4
	{
		color:#303c46;
		font-weight:bold;
		font-size:14px;
		margin: 0px 0px 0px 30px
	}

#col-r a {
	color: #f93a5a;
	text-decoration: none;
}

#col-r a:hover {
	text-decoration: underline;
}

#footer p {
	margin: 0;
	}

#header p.sub {
	display: block;
	float: left;
	margin: 54px 40px 0 10px;
	width: 174px;
	height: 39px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 12px;
	background: url(../images/strapline.gif) no-repeat;
	text-indent: -9000px;
	}
	
	#header-right {
		float: right;
		margin: 40px 40px 0px 0px;
	}

#col-r p {
	padding: 0 0 0 30px;
	}

.newsletter {
	float: right;
	margin: 0px 40px 0px 0px;
	display: block;
	width: 165px;
	height: 85px;
	background: url(../images/ezine.gif) no-repeat top left;
	text-indent: -9999px;
	}

.intro {
	font-size: 16px;
	padding: 0 !important;
	margin: 0 0 20px 0;
	}
	
.specialpara {
	margin-bottom: 20px;
	}

input {
	width: 200px;
}

input, textarea {
	border: 1px solid #303c46;
	padding: 3px;
}
	
textarea {
	width: 480px;
	height: 100px;
	font: 11px/1.6em Helvetica, Arial, Sans-Serif;
}

.narrow-input {
	width: 30px;
}

body#calendar {
	background: #fff!important;
	width: 1200px;
}

#calendar p.sub {
	float: left;
	text-indent: -9999px!important;
	margin: 53px 0px 0px 10px;
	background: url(http://www.nowbreathe.co.uk/assets/images/strapline.gif) no-repeat top left;
}

#calendar table {
	clear:both;
	width: 1200px;
	text-align: left;
	margin: 20px 0px 0px 30px;
}

#calendar table td.month, #calendar table th {
	text-transform: uppercase;
	background-color: #fff;
}

#calendar th {
	border-bottom: 1px solid #ef5872;
}

#calendar td {
	padding: 3px 5px;
	border-right: 1px dotted #fff;
}

#calendar td.month {
	width: 170px;
}

th.month {
	border-bottom: none!important;
}

.even {
	background-color: #fccfca;
}

#calendar .blank th{
	height: 10px;
	}
	
.trademarks {
	float: left;
	font-size: 8px;
	width: 300px;
	text-align: left;
	line-height: 11px;
	margin: 20px 0px 0px 212px;
}

.links {
	margin: 20px 0px 0px 212px;
}

.foot-info {
	float: right;
	width: 349px;
}

.foot-info-a {
	display: block;
	height: 40px;
	width: 349px;
	background: url(../images/calendar-foot-info.png) no-repeat top left;
	text-indent: -9999px;
}

.clear-me {
	clear:both;
}

.links a {
	display: block;
	padding: 8px 16px;
	background: #ef5872;
	color: #fff;
	text-decoration: none;
	float: left;
	margin: 0px 20px 0px 0px;
}

.links a:hover {
	background-color: #fccfca;
	border: 1px solid #ef5872;
	padding: 7px 15px;
	color: #303c46;
}

.calendar-heading {
	display: block;
	width: 376px!important;
	height: 81px!important;
	background: url(../images/calender-heading.png) no-repeat top left!important;
	float: right;
	margin: 40px 0px 0px 0px!important;
	text-indent: -9999px;
}

p.construction {
	display: block;
	width: 448px;
	height: 51px;
	background: url(../images/footer-text.png) no-repeat top left!important;
	text-indent: -9999px;
	margin-top: 40px;
}

.tailormade {
	display: block;
	width: 204px;
	height: 48px;
	background: url(../images/tailor-made-pdf.png) no-repeat top left;
	float: right;
	margin: 100px 0px 0px 0px;
	text-indent: -9999px;
}

#breathe #calendar {
	width: 480px;
	margin: 30px 0px 30px 0px;
}

#breathe table#calendar td.month {
	width: 80px!important;
	text-transform: uppercase;
}

#breathe #calendar td {
	padding: 3px 0px!important;
}


td.date {
	width: 180px!important;
}

.ps{
	color:#f93a5a;
	font-style:italic;
	display:block;
	margin:20px 0px 10px 30px;
}

.reasons{
	color:#f93a5a;
	display:block;
	margin:20px 0px 10px 30px;
}

.highlight{
	color:#f93a5a;
	font-weight:bold;
}

.ps a{
	font-weight:bold;
}

.card{
	background-color:#303c46;
	padding:25px 25px 25px 25px;
	width:300px;
	margin:0px 0px 0px 30px;
}

.breathe{
	font-size:34px;
	color:#FFFFFF;
	font-weight:bold;
}

.business{
	font-size:22px;
	color:#f93a5a;
	font-weight:bold;
}

.creating{
	font-size:14px;
	color:#FFFFFF;
	display:block;
	margin-top:5px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.for{
	
}