
/*  
Theme Name: HolidayTravelWatch
Theme URI: http://www.holidaytravelwatch.net
Description: The Holiday Travel Watch Theme.
Version: 1.1
Author: Pete Innes
Ammended: 09/07/09 by Phil Ricketts
Author URI: http://www.astutemedia.com
*/





/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

html>body {
 *padding-left: 1px;
}

* html body {
 *padding-left: 1px;
}

#page {
	text-align: left;
}

#header {
}

#headerimg {
	margin: 0;
}

#content {
	font-size: 1.2em
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry, .category-description {
	line-height: 1.4em;
}

.narrowcolumn .entry h2, .widecolumn .entry h2 {
	border-bottom: 1px solid #6294cc;
	padding-bottom: 10px;
}

.widecolumn .post hr {
	display: block;
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	margin: 0 auto;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.alt {
	background-color: #e9f2f9;
	border: 1px solid #adcae8;
}

#footer {
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #b85b5a;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #Ef9200;
	text-decoration: none;
}

a:hover {
	color: #cc6600;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
}

#page {
	margin: 0px auto;
	padding: 0;
	width: 960px;
}

#header {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 139px;
	width: 960px;
}

#header-logo {
	width: 50%;
	float:left;
}

#header-logo img {
	padding-left: 30px;
	padding-top: 10px;
}

#header-other {
	float:right;
	width: 50%;
}

#header-other img {
	float: right;
	padding-right: 30px;
	padding-top: 97px;
}

#headerimg {
}

#nav {
	height: 46px;
	border-top: 1px solid #f29400;
	border-bottom: 1px solid #f29400;
	margin-left: 9px;
	margin-right: 9px;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

* html #nav {
 *height: 44px;
}

#nav ul {
	margin: 0px;
	margin-top: 3px;
	margin-left: 20px;
	padding: 0px;
}

* html #nav ul {
 *margin-top: 2px;
}

#nav li {
	float: left;
	background-image: url(images/nav-li-bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	list-style-type: none;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	
}

* html #nav li {
}

#nav li:hover{
	background-image: url(images/nav-li-bg-over.jpg);
	background-repeat: repeat-x;
}

li.sfHover{
	background-image: url(images/nav-li-bg-over.jpg);
	background-repeat: repeat-x;
}

#nav li a {
	color: #ffffff;
	text-transform: uppercase;
	margin-left: 6px;
	margin-right: 27px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	line-height: 3.8em;
	display: block;
	width: 100%;
}

html>body #nav li a{
	*width: auto;
}

* html #nav li a{
	width:auto;
	line-height: 3.8em;
}

#nav li a:hover {
	text-decoration: none;
	color: #1959a0;
}

.nav-ceeviews{
	margin-top: 5px;
}

/*
#content-wrapper{
	background-image: url(images/content-wrapper-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding: 29px;
}
*/

.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 10px 0px 10px 29px;
	width: 683px;
}

* html .narrowcolumn {
 *margin: 10px 0px 10px 15px;
 *width: 672px;
}

.widecolumn {
	padding: 0px;
	margin: 0px;
	width: 960px;
}

#sidebar {
	padding: 0px;
	padding-left: 21px;
	margin: 10px 29px 10px 732px;
	width: 178px;
	background-image: url(images/sidenav-bg.gif);
	background-repeat: repeat-y;
	/*border-left: 1px solid #cccccc;*/
}

* html #sidebar {
 *padding-left: 21px;
 *margin: 10px 29px 10px 722px;
 /*width: 171px;*/
}

.post {
/*padding: 0px 30px;*/
border-bottom: 1px solid #cccccc;

}

table.post-table .post {width:422px}
.post h2 {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	text-transform:uppercase;
	font-size: 1.3em;
}

.post h3 {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
	/*text-transform:uppercase;*/
}

.post h3 a{
	color: #Ef9200;
}

.post h3 a:hover{
	color: #cc6600;
}

.post hr {
	display: block;
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	margin: 0 auto;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	
	width: 960px;
	clear: both;
}



#footer p {
	margin: 0;
	padding: 0;
	padding-top: 15px;
}



#footer hr {
	display: block;
	border: 0;
	width: 910px;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	margin: 0 auto;
}

#footer-copyright {
	float: left;
	width: 401px;
	margin-left: 29px;
	padding-bottom: 20px;
}

* html #footer-copyright {
 *width: 372px;
}

#footer-links {
	float: right;
	width: 501px;
	text-align:right;
	margin-right: 29px;
	padding-bottom: 20px;
}

* html #footer-links {
 *width: 472px;
}

.legal-information{
	color: #999999;
	font-size: 0.8em;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-transform:uppercase;

}

#sidebar h1 {
	font-size: 1.5em;
	color: #333333;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	border-bottom: 1px solid #6294cc;
}

#sidebar h2 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 5px;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 7px 0;
	padding: 0;
}

/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
}

#searchform h3 {
	text-transform:uppercase;
	font-size: 1.05em;
	padding-bottom: 10px;
}

#sidebar #searchform #s {
	width: 128px;
	padding: 2px;
	background-color: #ffffcc;
	border: 1px solid #a5acb2;
}

#sidebar #searchsubmit {
	padding: 1px;
	margin-left: 5px;
	background-image: url(images/search-btn-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #a5acb2;
	font-weight: bold;
	color: #333333;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}

/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

/* End Various Tags & Classes*/


/************************************/
/*  Pete's Content Additions ********/
/************************************/

.content-prepare-img {
	padding-right: 14px;
}

* html .content-prepare-img {
	*padding-right: 9px;
}


.content-action-img {
	padding-right: 10px;
}

* html .content-action-img {
	*padding-right: 4px;
}

.content-resolve-img {
}

.content-img-left-1 {
	border: 3px solid #1959a0;
	float: left;
	margin-bottom: 5px;
	margin-right: 20px;
}

.content-img-left-2 {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
}

.content-img-right-2 {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
}

.sidebar-img-left-1 {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}

.sidebar-img-right-1 {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}

.content-font-large {
	float: left;
	font-size: 3em;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-top: 5px;
}

.content-font-large-2 {
	float: left;
	font-size: 2em;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.content-text-bold{
	font-weight: bold;
}

.content-call-to-arms-table {
	color: #cccccc;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-left: 10px;
}

.content-call-to-arms-table td {
	font-size: 1em;
	line-height: 1.4em;
	vertical-align: top;
	text-align:left;
}

.content-1col {
	clear: both;
	float: none;
	padding-top: 20px;
	padding-bottom: 0px;
	/* border-top: 1px solid #cccccc; */
	*margin-top:-50px	/* IE 6-7 */
	_margin-top:-40px	/* IE 6 */
}

.content-1col-b {
	clear: both;
	float: none;
	padding-top: 5px;
	padding-bottom: 0px;
}

div.content-1col-b h2{
	margin-top: 20px;
}

div.content-1col-b table{
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-image: url(images/home-table-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.content-1col-b table td a {
	display:block;
	padding: 5px 0}
	
.content-2col-left {
	float: left;
	width: 333px;
}

.content-2col-right {
	float: right;
	width: 333px;
}

.content-1col-footer {
	clear: both;
	float: none;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #999999;
}

/**********************************/

.content-3col-holder {
	background-color:#ffffff;
	float:left;
	width:217px;
	border-left:233px solid #ffffff;
	/* The width and color of the left rail */
  border-right:233px solid #ffffff;/* The width and color of the right rail */
}

.content-3col-holder hr {
	display: block;
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	margin: 0 auto;
}

.content-3col-left {
	float:left;
	width:216px;
	margin-left:-233px
}

.content-3col-center {
	float:left;
	width:217px;
	margin-right:-233px;
}


.content-3col-right {
	float:right;
	width:217px;
	margin-right:-233px;
	position:relative;
}

html>body .content-3col-right {
	*padding-left: 16px;
}

* html .content-3col-right {
	*padding-left: 16px;
}


.content-3col-left h3, .content-3col-center h3, .content-3col-right h3, .content-2col-left h3, .content-2col-right h3 {
	margin:0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.2em;
}

.content-3col-left h2, .content-3col-center h2, .content-3col-right h2, .content-2col-left h2, .content-2col-right h2 {
	padding-left: 35px;
	line-height: normal;
}

.home-h2-Topic-Bg{
	background-image: url(../../images/home-h2-Topic-Bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.home-h2-Newsdesk-Bg{
	background-image: url(../../images/home-h2-Newsdesk-Bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.home-h2-Press-Bg{
	background-image: url(../../images/home-h2-Press-Bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.home-h2-Survey-Bg{
	background-image: url(../../images/home-h2-Survey-Bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.home-h2-Ceeviews-Bg{
	background-image: url(../../images/home-h2-Ceeviews-Bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 200px;
}

.home-h2-htw-TV-Bg{
	background-image: url(../../images/home-h2-htw-TV-Bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}

h2.home-h2-Ceeviews-Bg, h2.home-h2-Topic-Bg, .home-h2-htw-TV-Bg{
	padding-top: 10px;
}

h2.home-h2-Ceeviews-Bg{
	padding-left: 100px;
}

h2.home-h2-Topic-Bg{
	padding-left: 50px;
}

h2.ceeviews-h2-travel-consumer-Bg{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#96bf0d;
	color: #96bf0d;
}

h2.ceeviews-h2-travel-industry-Bg{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#003a61;
	color: #003a61;
}

/**************************************************************/

div.ceeviews-travel-consumer-div, div.ceeviews-travel-industry-div{
	padding: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.ceeviews-travel-consumer-div ul, div.ceeviews-travel-industry-div ul{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	padding-top: 0.5em;
	clear: both;
}

div.ceeviews-travel-consumer-div ul li, div.ceeviews-travel-industry-div ul li{
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	height: 28px;
	line-height: 2.3em;
}

div.ceeviews-travel-consumer-div ul li label, div.ceeviews-travel-industry-div ul li label{
	font-weight: bold;
	float: left;
	width: 200px;
	text-align: left;
	text-indent: 1em;
	margin-right: 1em;
	background-repeat: no-repeat;
	background-position: left center;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
}

/**************************************************************/

div.ceeviews-travel-consumer-div{
	border: 1px solid #96bf0d;
	background-image: url(images/ceeviews-div-bg.jpg);
}

div.ceeviews-travel-consumer-div ul li{
	border-bottom: 1px solid #e5efc2;
}

div.ceeviews-travel-consumer-div ul li label{
	color: #FFFFFF;
	background-image: url(images/ceeviews-div-travel-consumer-label-bg.jpg);
}

/*************************************************************/

div.ceeviews-travel-industry-div{
	border: 1px solid #003a61;
	background-image: url(images/ceeviews-div-bg.jpg);
}

div.ceeviews-travel-industry-div ul li{
	border-bottom: 1px solid #bfced7;
}

div.ceeviews-travel-industry-div ul li label{
	color: #FFFFFF;
	background-image: url(images/ceeviews-div-travel-industry-label-bg.jpg);
}

/*************************************************************/

.content-3col-left h3 a, .content-3col-center h3 a, .content-3col-right h3 a, .content-2col-left h3 a, .content-2col-right h3 a {
	color: #Ef9200;
}

.content-3col-left h3 a:hover, .content-3col-center h3 a:hover, .content-3col-right h3 a:hover, .content-2col-left h3 a:hover, .content-2col-right h3 a:hover {
	color: #cc6600;
}

.post-table {
	margin-top: 10px;
}

.post-nav {
	width: 220px;
	padding-right: 40px;
	padding-bottom: 20px;
	background:url(images/postnav-bg.gif) repeat-y top right;
	vertical-align:top;
}

.post-nav h2 {
	border-bottom: 1px solid #6294cc;
	padding-bottom: 10px;
	/*text-transform:uppercase;*/
	font-size: 1.4em;
	color: #999999;
}

.post-nav p {
	line-height: 1.4em;
}

.post-nav ul, .post-nav ol, .post-nav li {
	margin: 0px;
	padding: 0px;
}

.post-nav ul {
background-color:#fff;
}

.post-nav ul {
.width:220px}

.post-nav ol {
}

.post-nav li {
	/* list-style-position: inside; */
	list-style-type:none;
	font-size: 10px;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	/*
	padding-left: 10px;
	padding-right: 10px;
	*/
	text-indent: 10px;
	
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 2.5em;
	background-color: #DBE7F3;
	border-top: 1px solid #FFFFFF}

.post-nav li:hover {
	/* background-color: #DBE7F3; */
	background-color:#FFCC66;
}

.post-nav .children li {
	margin-top: 0;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #E5EDF6;
}

.post-nav li.categories {Background:#fff !important}

.post-nav .children li:hover {
	background-color: #FFFF99;
}

.post-nav .children li  .children li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	background-color: #F5F8FC;
}
.post-nav .children li .children li:hover {
	background-color: #FFFFCC;
}


.post-nav a{
	color: #1959a0;
	width: 100%;
	display: block;
	width: 100%;
}

html>body .post-nav a{
	*width: auto;
}

* html .post-nav a{
	*width:auto;
}

.post-nav li a{
	
}

.post-nav a:hover{
	color: #Ef9200;
}

.post-nav .prepare, .post-nav .action, .post-nav .resolve{
		
}

.post-nav .prepare a, .post-nav .action a, .post-nav .resolve a{
	text-transform: uppercase;
}

.post-nav .prepare{
	list-style-image: url(../../images/side-nav-prepare.gif);
	
}

.post-nav .action{
	list-style-image: url(../../images/side-nav-action.gif);
}

.post-nav .resolve{
	list-style-image: url(../../images/side-nav-resolve.gif);
}

.post-nav li.current-cat{
	background-color:#FFCC66;
}

.post-nav li li.current-cat
{
	background-color: #FFFF99;
}

.post-nav .children li li.current-cat
{
	background-color:#FFFFCC;
}

.post-nav ul.related-posts{
	list-style-position: inside;
	margin: 0;
	padding: 0;
	margin-top: 1em;
	background-color: #ffffff;
}

.post-nav ul.related-posts li{
	font-size: 1em;
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	text-indent: 0;
	border-bottom: 1px solid #cccccc;
	background-color: #ffffff;
}

.post-nav ul.related-posts li a{
	background-color: #ffffff;
		margin: 0;
	padding: 0;
	line-height: normal;
}

/*********************************/
/* accordian stuff ***************/
/*********************************/
ul.ui-accordion-container {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 178px;
}

ul.ui-accordion-container li {
	position: relative;
	margin: 0;
	padding: 0;
}

ul.ui-accordion-container li a.ui-accordion-link {
	display: block;
	height: 28px;
	text-decoration: none;
	line-height: 28px;
	/*padding-top: 10px;*/
}

ul.ui-accordion-container li:hover {
	
}

ul.ui-accordion-container li:hover a.ui-accordion-link {
	
}

ul.ui-accordion-container li.active {
	
}

ul.ui-accordion-container li.active a.ui-accordion-link {
	
}

#sidebar-ceeviews-ad-div{
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(images/sidebar-ceeviews-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#sidebar-ceeviews-ad-div p{
padding: 0 10px;
}

#support-the-campaigns-div {
	margin-top: 10px;
	background-image: url(images/support-the-campaigns-div-bg.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #6493c9;
}

#support-the-campaigns-div h2{
	margin: 0;
	padding: 0;
	background-image: url(images/support-the-campaigns-h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align:center;
	padding-top: 7px;
	padding-bottom: 7px;
	cursor: pointer;
}

#support-the-campaigns-div h2:hover{
	
}

#support-the-campaigns-div h2 a{
	margin: 0;
	padding: 0;
}


#support-the-campaigns-div p{
	margin: 0;
	padding: 0 10px;
}

.support-the-campaigns-btn, .support-the-campaigns-img{
	padding-left: 5px;
	padding-right: 5px;
}

#support-the-campaigns-div ul, #support-the-campaigns-div li {
	margin: 0px;
	padding: 0px;
}

.support-the-campaigns-div-2{
	padding-bottom: 5px;
}

.support-the-campaigns-header{
	padding-bottom: 10px;
}

.sidebar-news-feed{
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	width: 178px;
}

.petition div{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 20px;
}

.petition fieldset{

}

.petition legend{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #1959a0;
	text-transform: uppercase;
}

.linkcat{
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

/****************************************************/

#content-home-call-to-arms-posts{
	/*float: right;
	padding-left: 20px;*/
}

#content-home-call-to-arms-posts h3{
	margin-top: 0;
	padding-top: 10px;
}

#content-home-call-to-arms-posts fieldset{
	border: 1px solid #cccccc;
}

html>body #content-home-call-to-arms-posts h3{
	*padding-top: 20px;
}


#content-home-call-to-arms-posts ol{
	margin: 0;
	padding: 0;
	padding-left: 30px;
}

#content-home-call-to-arms-posts ol li{
	/* list-style-type: none;
	list-style-image: none;
	font-size: 85%; */
}

/**************************************/


div#ceeviews {
	text-align: left;
}

div#ceeviews a{
/* color:#009900; */

}

div#ceeviews a.ceeviews-review-consumer{
color:#96bf0d;

}

div#ceeviews a.ceeviews-review-trade{
color:#0033CC;

}

h2#ceeviews-h2-title{
	background-image: url(images/ceeviews-h2-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #96bf0d;
}

div#ceeviews .ceeviews-content-graphic-left{
	float: left;
	padding-right: 10px;
}

div#ceeviews fieldset {
	margin: 2em 0;
	padding: 1em;
	/*
	background-image: url(images/ceeviews-fieldset-top-bg-none.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: none;
	border-bottom: 1px solid #dde1c6;
	padding: 20px;
	margin: 20px 0;*/
}

div#ceeviews fieldset.ceeviews-fieldset-style-none {
	background-image: url(images/ceeviews-fieldset-top-bg-none.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: none;
	border-bottom: 1px solid #cccccc;
}

div#ceeviews fieldset.ceeviews-fieldset-style-consumer {
	background-image: url(images/ceeviews-fieldset-top-bg-consumer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: none;
	border-bottom: 1px solid #dde1c6;
}

div#ceeviews fieldset.ceeviews-fieldset-style-trade {
	background-image: url(images/ceeviews-fieldset-top-bg-trade.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: none;
	border-bottom: 1px solid #a6b8c6;
}

div#ceeviews legend {
	/*
	margin-left: 1em;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	*/
	height: 28px;
	text-transform: uppercase;
	padding: 6px 8px 12px 10px;
	margin-left:10px;
	color:#666666;
	letter-spacing:2px;
	font-weight: bold;
	font-size: 10px;
	line-height: normal;
}

div#ceeviews legend.ceeviews-legend-style-none {
	background-image: url(images/ceeviews-legend-bg-none.gif);
	background-repeat: repeat-x;	
}

div#ceeviews legend.ceeviews-legend-style-consumer {
	background-image: url(images/ceeviews-legend-bg-consumer.gif);
	background-repeat: repeat-x;	
}

div#ceeviews legend.ceeviews-legend-style-trade {
	background-image: url(images/ceeviews-legend-bg-trade.gif);
	background-repeat: repeat-x;	
}

html>body div#ceeviews legend.ceeviews-legend-style-none{
	*margin-top: -20px;
}

html>body div#ceeviews legend.ceeviews-legend-style-consumer{
	*margin-top: -20px;
}

html>body div#ceeviews legend.ceeviews-legend-style-trade{
	*margin-top: -20px;
}

div#ceeviews fieldset ol {
	padding: 0;
	list-style: none;
}

div#ceeviews fieldset li {
	padding-bottom: 0.5em;
	list-style: none;
	text-align: left;
}

div#ceeviews fieldset li input{
	border: 1px solid #a5acb2;
	margin-right: 1em;
}

div#ceeviews fieldset li select{
	border: 1px solid #a5acb2;
	margin-right: 1em;
}

div#ceeviews fieldset li input{
	width: 258px;
}

div#ceeviews fieldset li textarea{
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

div#ceeviews fieldset li label{
	float: left;  
	width: 40%;  
	margin-right: 0.5em;  
	text-align: right;
}

div#ceeviews fieldset select{
	width: auto;
}

div#ceeviews fieldset fieldset{
	background: none;
	border-style: none;
	margin: 0;
	padding: 0;
}

div#ceeviews fieldset fieldset li label{
	width: auto;
	margin-right: 2em;
}

div#ceeviews fieldset fieldset label{
	width: auto;

}

div#ceeviews fieldset fieldset input{
	width: auto;
}

div#ceeviews fieldset.submit {
	border-style: none;
	text-align: right;
	background:none;
}

div#ceeviews fieldset.ceeviews_submit_fieldset {
	border-style: none;
	text-align: right;
	background:none;
}

div#ceeviews fieldset fieldset label#ceeviews-rating-label{
	float: left;  
	width: 40%;  
	margin-right: 0.5em;  
	text-align: right;
}

.ceeviews_login_table {
}

.ceeviews_login_table td{

}

.ceeviews-error-span{
	color: #CC0000;
}

.ceeviews_login_table_cell_1, .ceeviews_login_table_cell_3{
	width: 45%;
}

.ceeviews_login_table_cell_2{
	width: 10%;
	text-align: center;
}

.ceeviews_error_input {
	background-color:#FFFFCC;
}

.ceeviews_short_label{
	width: auto;  
	text-align: left;
	font-weight: bold;

}

.ceeviews_button{
	padding: 1px;
	margin-left: 5px;
	background-image: url(images/search-btn-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #a5acb2;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	cursor: pointer;
}

.ceeviews_login_button, .ceeviews_register_button, .ceeviews_step2_button, .ceeviews_step3_button, .ceeviews_step4_button, .ceeviews_step5_button, .ceeviews_step6_button{
	font-size: 1em;
}

.ceeviews_login_button{
	margin-left: 9.5em;
}

.ceeviews_register_button{
	margin-left: 22em;
}

.ceeviews_login_fieldset{
	height: 200px;
}

.ceeviews_cvrt_radio_group_label{
	float: none;
}

.ceeviews_country_dropdown{
	width: 200px;
}

div#ceeviews fieldset.ceeviews_error_fieldset {
	margin: 2em 0 0 0;
	background-image: url(images/ceeviews-fieldset-top-bg-none.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: none;
	border-bottom: 1px solid #cccccc;
}

div#ceeviews legend.ceeviews_error_legend {
	background-image: url(images/ceeviews-legend-bg-none.gif);
	background-repeat: repeat-x;	
}


div#ceeviews fieldset li label.ceeviews_checkbox_label{
	float: none;  
	margin-left: 0.5em;  
}

div#ceeviews fieldset.ceeviews_login_fieldset{
	background-image: url(images/ceeviews-fieldset-top-bg-none-small.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: none;
	border-bottom: 1px solid #cccccc;
}

div#ceeviews fieldset.ceeviews_login_fieldset legend {
	background-image: url(images/ceeviews-legend-bg-trade.gif);
	background-repeat: repeat-x;	
}

html>body div#ceeviews fieldset.ceeviews_login_fieldset legend{
	*margin-top: -20px;
}


div#ceeviews fieldset.ceeviews_login_fieldset ol li input{
	width: 100px;
}

div#ceeviews fieldset.ceeviews_login_fieldset ol li input#ceeviews-login-checkbox{
	width: auto;
}

div#ceeviews fieldset ol li input#wp-submit{
	width: auto;
}

div#ceeviews fieldset ol li input#ue_consumer{
	width: auto;
}

div#ceeviews fieldset ol li input#cv_age, div#ceeviews fieldset ol li input#cv_legal_terms, div#ceeviews fieldset ol li input#cv_legal_privacy, div#ceeviews fieldset ol li input#cv_photo_notice, div#ceeviews fieldset ol li input#cv_confirm{
	width: auto;
}

div#ceeviews fieldset ol li label#cv_confirm_label{
	width: auto;
}

#sidebar h2.sidebar-ceeviews-h2{
	color: #9cbe10;
	font-size: 1.5em;
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
}

.sidebar-ceeviews-table{
	padding-top: 1em;
}

.sidebar-ceeviews-table td{
	padding-bottom: 1em;
	vertical-align: top;
}

.sidebar-ceeviews-table td img{
	padding-right: 5px;;
}

.sidebar-ceeviews-table td a{
	color: #9cbe10;
	font-size: 1.1em;
	text-transform: uppercase;
}

.youtube-text{
	font-size: 9px;
	line-height: normal;
}

div#link-not-home-div-inner ul{

}

div#vid-container{
	clear: both;
	height: 180px;
}

div#vid-container-2{
	clear: both;
}

div#vid-1, div#vid-1-header, div#vid-1-footer{
	float: left;
	width: 306px;
}

div#vid-2, div#vid-2-header, div#vid-2-footer{
	float: right;
	width: 306px;
}

div#vid-1-footer, div#vid-2-footer{
	
}

#quote {list-style:none}
#quote .widgettitle{display:none}

#quoterotator {
background: url(/wp-content/images/quoterotator_header.gif) top no-repeat;
border-bottom:1px solid #6294CC;
padding:0 4px 8px 8px;
margin-top:20px;
*margin-left: -16px !important}

#quoterotator a{font-size:11px}

li.categories {background-color: #fff}
li.categories > span:first-child {display:none}




/* 
    Phil's changes start 

*/

.prepare, 
.action, 
.resolve {
    width: 217px;
    float:left;
    color: #38669A;
    font-size: 11px;
    text-align: center;
    padding-bottom:12px;
   /* border-bottom:1px solid #DAE6F2;*/
    margin-bottom:12px}

    .action, 
    .resolve{
    padding-left:12px}

#content-home-call-to-arms-posts {}

    #content-home-call-to-arms-posts h3 {
    border:none;
    padding-bottom:0px}

    #content-home-call-to-arms-posts ol{
    padding:0}

    #content-home-call-to-arms-posts ol li{
    list-style:none;
    margin:0}

.content-1col {
    border-bottom: 1px solid #DAE6F2;
    padding-top:0}


    /* 

    3 column front page items 

    */

.newsdesk-homepage, 
.press-centre-homepage {
    width:210px;
    float:left}

.home-h2-Newsdesk-Bg,    
.home-h2-Press-Bg{
    padding:5px 0 0 34px; 
    background-position: top left;
    margin-right:14px}

.press-centre-homepage h3, .newsdesk-homepage h3,    
.press-centre-homepage p, .newsdesk-homepage p {
    padding: 0 16px 0 0;
    margin: 12px 0 8px 0;
    border:none}




    /*
    Home PostNav 
    */


.home-postnav {
	float:left;
	padding-bottom:20px;
	padding-right:40px;
	vertical-align:top;
	width:220px}

.home-postnav .categories {
    margin: 0; 
    text-indent: -9999px; 
    background-color:#fff 
    /* To hide categories text */}

.home-postnav .categories:hover {
background-color: #fff!important}

.home-postnav h2 {
	border-bottom: 1px solid #6294cc;
	padding-bottom: 10px;
	/*text-transform:uppercase;*/
	font-size: 1.4em;
	color: #999999}

.home-postnav p {
	line-height: 1.4em}

.home-postnav ul, .home-postnav ol, .home-postnav li {
	margin: 0px;
	padding: 0px;
        list-style-image: none}

.home-postnav li {
	list-style-position: inside;
	list-style-type:none;
	font-size: 10px;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	text-indent: 10px;	
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 2.5em;
	background-color: #DBE7F3;
	border-top: 1px solid #FFFFFF}

.home-postnav li:hover {
	/* background-color: #DBE7F3; */
	background-color:#FFCC66}

.home-postnav ul {margin:0}
.home-postnav .children {
	padding:0; 
	*margin-left:-16px}/*IE 6+7*/
.home-postnav .children li {
	margin: 0;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #E5EDF6;
	_margin-left:12px !important /*IE6*/}

.home-postnav .children li:hover {
	background-color: #FFFF99}

.home-postnav .children li  .children li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	background-color: #F5F8FC}

.home-postnav .children li .children li:hover {background-color: #FFFFCC}

.home-postnav .cat-item {margin:0}

.home-postnav .cat-item .cat-item a{text-indent: 0; padding-left: 12px}
.home-postnav .cat-item .cat-item {overflow: hidden}

.home-postnav .categories ul {padding:0}

.home-postnav .categories {margin-top:-20px}

.home-postnav a{
	color: #1959a0;
	width: 100%;
	display: block;
	width: 100%;
	*text-indent: 0px !important} /* */

html>body .home-postnav a{*width: auto}
* html .home-postnav a{	*width:auto}

.home-postnav a:hover{color: #Ef9200}

.home-postnav li:before {content:none !important}
.home-postnav li.current-cat,
.home-postnav li.current-cat-parent{
	background-color:#FFCC66}

.home-postnav li li.current-cat{
	background-color: #FFFF99}

.home-postnav .children li li.current-cat{
	background-color:#FFFFCC}

.home-postnav ul.related-posts{
	list-style-position: inside;
	margin: 0;
	padding: 0;
	margin-top: 1em;
	background-color: #ffffff}

.home-postnav ul.related-posts li{
	font-size: 1em;
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	text-indent: 0;
	border-bottom: 1px solid #cccccc;
	background-color: #ffffff}

.home-postnav ul.related-posts li a{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	line-height: normal}

.home-postnav .cat-item {margin-top:10px}

    /*
    1 col stuff 
    */

.crows-nest-homepage,
.holiday-reviews-homepage {
    float:left;
    /*width: 333px;*/
 }

.home-h2-Survey-Bg {padding-left: 40px; background:none}
.home-h2-Topic-Bg {padding-left: 60px !important}

    /*
    Twitter Widget
    */

li#twitter-tools {list-style-type:none}

    li#twitter-tools h2.widgettitle {
    font-size:14px;
    text-indent: -9999px;
    background: url(images/twitter.png) no-repeat -3px 4px;
    margin-top:4px;
    height:18px
    }

    li#twitter-tools .aktt_tweets li{
    color: #026AB5;
    }
/*
    li#twitter-tools .aktt_tweets li:before {content: open-quote}
    li#twitter-tools .aktt_tweets li:after{content: close-quote}
*/

.survey-homepage{}
.survey-homepage h2{font-size:14px !important}
.survey-homepage p{font-size:12px !important; margin: 0}
.survey-homepage p: first-child{font-size:12px !important; margin: 0}
.survey-homepage h3 {font-size:14px !important; margin:10px 0}

/* IE6 Layout fix */
.narrowcolumn {_margin-left:10px !important; _width: 698px !important}

.widget {list-style:none}
.home-footer-statement h3 {clear:both}
.most-popular {margin-bottom:20px !important}
.most-popular li {padding-bottom:7px !important; font-size:12px; border-bottom:1px dotted #ccc; margin-bottom:4px !important}
.getaways {font-size:11px}
.getaways img {width:180px; height:90px; margin-left:-8px}

.most-popular h2,
.survey-homepage h2 {text-transform:uppercase; font-size: 14px !important; margin-top: 10px !important; border-bottom: 1px solid #6294CC; margin-bottom:5px !important}


/* Phil's changes end */

/* Bruce's changes */

.home-content {float:left; width: 416px}
.home-footer-statement {float:none}

/* Bruce's changes end */

/* Phil's changes 14/10/09 start */

    .survey-homepage {float:left; width:222px; background:url(../../images/home-h2-Survey-Bg.gif) no-repeat 0 3px; margin-top: 25px}
	.survey-homepage .home-h2-Survey-Bg {margin-bottom:12px !important}
    .home-content {width:680px}
    .home-content div {width:330px; margin-right:10px; float:left}
    .home-content .tubepress_container .tubepress_thumb{width:150px; height:130px}
    .home-content .tubepress_container .tubepress_meta_title {width:150px; line-height:16px}
	.home-content #post-2.post .entry h2 {padding-top:10px}
	.home-content #post-2 {border-bottom: none}
	.crows-nest-homepage {*width:680px}
	.newsdesk-homepage, .press-centre-homepage {width:230px}
	.content-1col {*margin-top:-30px !important}
	#twitter-tools h2.widgettitle {.margin-left:-16px !important}
	.home-footer-statement {*float:left; clear:both; margin-left:0}

/* end */

/* CForms Fix 19/10/09 */

.cform textarea, .cform input {width:270px}
span.reqtxt, span.emailreqtxt {margin:3px 0 0 102px}

/* cforms fix end */


/* Deep Menu Navigation */




#deep-nav {
position:relative;
height:47px;
margin:0 8px 12px 9px;
border-top:1px solid #f79600;
background-color:#8AADD5;
border-bottom:1px solid #f79600;
}
#mc_menu_1 {
background:#1158A6 url(/wp-content/themes/HolidayTravelWatch/images/nav-bg.jpg) center center repeat-x;
padding:0 0 0 6px !important;
height:38px;
border-top:1px solid #fff;
margin-top:0;
*margin-left:0px;
}

#mc_menu_1 li {
font-size:1.16em;
font-weight:bold;
*float:left;
}

#mc_menu_1 > li {
display:inline-block;
}

#mc_menu_1 li a {
padding:12px 6px 12px 6px !important;
display:inline-block;
overflow:hidden}

#mc_menu_1 li a.active {
background:#8AADD5;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
*margin-top:6px}

#mc_menu_1 > li a {
color:#c1d2e4 !important; 
text-decoration:none}
#mc_menu_1 > li a:hover {color:#fff !important}

#mc_menu_1 a.active {
color:#fff !important;
padding-top:6px !important;
}

#mc_menu_1 ul.mc_depth_2 {
position:absolute;
top:40px;
left:0;
padding:0 !important;
overflow:hidden !important;
min-height:28px;
width:100%;
border-bottom:1px solid #f79600;
background:#8AADD5;
}

#mc_menu_1 ul.mc_depth_2 {
display:none;
*margin-left:0px;
*padding-right:40px;
}

#mc_menu_1 ul.mc_depth_2 li.mc_menu_item {
list-style-type:none;
font-size:1em;
display:inline-block;
padding:0 7px 5px 5px;
*min-width:70px;
}

#mc_menu_1 ul.mc_depth_2 li.mc_menu_item a{
color:#1A59A1 !important;
padding:5px 0 0 0 !important;
margin-top:0 !important;
}

#mc_menu_1 ul.mc_depth_2 li.mc_menu_item a:hover {
color:#fff !important}

#mc_menu_1 ul.mc_depth_3 {
display:none}

#mc_menu_1 li#menu_item_11 a {
text-indent:-9999px;
width:100px;
background:url(/wp-content/themes/HolidayTravelWatch/images/ceeviews-logo.gif) no-repeat center 5px;
*display:block;
}

#mc_menu_1 li#menu_item_11 a.active {
padding-top:12px !important;
}


h2.backpack {background:url(/wp-content/themes/HolidayTravelWatch/images/backpack-small.png) 0 0 no-repeat; padding-left:47px; height:26px;}
h2.youtube {background:url(/wp-content/themes/HolidayTravelWatch/images/youtube-small.png) center left no-repeat; padding-left:42px;}

.htw-ontheweb p {
    padding-left:10px;
}

