/*
Theme Name: bonvoyagefo
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#page {
	
	background: url('images/content_rpt.jpg') repeat-y bottom center;
	margin: 0px auto 0px auto;	
	padding: 0px 0px 0px 0px;
	width: 1201px;
	
	display:block;
	overflow:hidden;
	
	}
.bottom_content
{
	background: url('images/content_end.jpg') no-repeat top center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1201px;
	float:left;
	height:16px;
	display:block;
	overflow:hidden;	
}
*html .bottom_content
{
	background: url('images/content_end.jpg') no-repeat top center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 1px;
	width: 1201px;
	float:left;
	height:16px;
	display:block;
	overflow:hidden;	
}
.inner_page
{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 991px;	
	
}
*html .inner_page
{
	margin: 0px auto 0px 108px !important;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
#header
{
	background: url('images/banner_img.jpg') no-repeat bottom center;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 50px;
	width:933px;
	height:232px;
	float:left;
	
}
.outer_header
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#033266;
	float:left;
	width:990px;
	height:300px;
	position:relative;
	
}
.header_text
{
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width: 931px;
}
.header_text_left
{
	margin:5px 0px 0px 45px;
	padding:0px 0px 0px 0px;
	float:left;
	width:570px;
	height:90px;
	background-image:url('images/logo_1.jpg');
	background-repeat:no-repeat;
	background-position:top;
	
}
.header_text_right
{
	margin:0px 30px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}
.header_text_right_first
{
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;

}
.header_text_right_first ul 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	text-decoration:none;
	list-style-type:none;
}
.header_text_right_first ul li
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	text-decoration:none;	
	color:#033266;
	font-size:12px;
	list-style-type:none;
	font-weight:bold;
	font-family: tahoma;
}
.header_text_right_sec
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.header_text_right_sec p
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	font-family: Arial;
	font-weight:bold;
	color:#535353;
}
.header_text_right_sec span
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:30px;
	font-family: Arial;
	font-weight:bold;
	color:#535353;
} 
.head_nav
{
	margin: 30px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	width:931px;
	display:block;
	overflow:hidden;
	clear:both;
}
.head_nav ul
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	text-decoration:none;
	list-style-type:none;
	
}
.head_nav ul li
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	text-decoration:none;
	list-style-type:none;
	float:left;
}
.first_nav a
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:35px;
	width:157px;
	float:left;
	background-position:top;
	background-image:url('images/nev_1.jpg');
	text-decoration:none;
}
.first_nav a span
{
	margin:12px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	font-family:tahoma;
	
}
.first_nav_selected a
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:35px;
	width:157px;
	float:left;
	background-position:bottom;
	background-image:url('images/nev_1.jpg');
	text-decoration:none;
}
.first_nav_selected a span
{
	margin:10px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	font-family:tahoma;
	text-align:center;
}
.second_nav a
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:35px;
	width:136px;
	float:left;
	background-position:top;
	background-image:url('images/nev_2.jpg');
	text-decoration:none;

	
}
.second_nav a span
{
	margin:12px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	font-family:tahoma;
	
}
.second_nav_selected a
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:35px;
	width:136px;
	float:left;
	background-position:bottom;
	background-image:url('images/nev_2.jpg');
	text-decoration:none;
	
}
.second_nav_selected a span
{
	margin:10px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	font-family:tahoma;
}
.third_nav a
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:35px;
	width:122px;
	float:left;
	background-position:top;
	background-image:url('images/nev_3.jpg');
	text-decoration:none;
}
.third_nav a span
{
	margin:12px 0px 0px 25px;
	padding:0px 0px 0px 0px;
	float:left;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	font-family:tahoma;
	
}
.third_nav_selected a
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:35px;
	width:122px;
	float:left;
	background-position:bottom;
	background-image:url('images/nev_3.jpg');
	text-decoration:none;
}
.third_nav_selected a span
{
	margin:10px 0px 0px 25px;
	padding:0px 0px 0px 0px;
	float:left;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	font-family:tahoma;
	
}

.fourth_nav a
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:35px;
	width:174px;
	float:left;
	background-position:top;
	background-image:url('images/nev_4.jpg');
	text-decoration:none;
}
.fourth_nav a span
{
	margin:12px 0px 0px 25px;
	padding:0px 0px 0px 0px;
	float:left;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	font-family:tahoma;
	
}
.fourth_nav_selected a
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:35px;
	width:174px;
	float:left;
	background-position:bottom;
	background-image:url('images/nev_4.jpg');
	text-decoration:none;
}
.fourth_nav_selected a span
{
	margin:10px 0px 0px 25px;
	padding:0px 0px 0px 0px;
	float:left;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	font-family:tahoma;
	
}
.fifth_nav a
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:35px;
	width:180px;
	float:left;
	background-position:top;
	background-image:url('images/nev_5.jpg');
	text-decoration:none;
}
.fifth_nav a span
{
	margin:12px 0px 0px 25px;
	padding:0px 0px 0px 0px;
	float:left;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	font-family:tahoma;
	
}
.fifth_nav_selected a
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:35px;
	width:180px;
	float:left;
	background-position:bottom;
	background-image:url('images/nev_5.jpg');
	text-decoration:none;
}
.fifth_nav_selected a span
{
	margin:10px 0px 0px 25px;
	padding:0px 0px 0px 0px;
	float:left;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	font-family:tahoma;
	
}
.sixth_nav a
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:35px;
	width:162px;
	float:left;
	background-position:top;
	background-image:url('images/nev_6.jpg');
	text-decoration:none;
}
.sixth_nav a span
{
	margin:12px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	font-family:tahoma;
	
}
.sixth_nav_selected a
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:35px;
	width:162px;
	float:left;
	background-position:bottom;
	background-image:url('images/nev_6.jpg');
	text-decoration:none;
}
.sixth_nav_selected a span
{
	margin:10px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	font-family:tahoma;
	}
.head_nav ul li a:hover
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-position:bottom;
	text-decoration:none;
	
}
.pull_me
{
	margin:0px 0px 0px -106px;
	padding:0px 0px 0px 0px;
	float:left;
	background: url('images/pul_me.png') no-repeat ;
	width:1201px;
	height:116px;
}
#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	border-bottom:1px dotted black;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px;
	}

.narrowcolumn .entry h2
{
	font-size:16px;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}


.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	margin:0px;
	padding:0px;

	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#page .footer_container
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:1201px;
text-align:center;
float:left;

}
.footer_container #footer
{	
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:1010px;
} 

.inner_footer {
	background-image:url('images/fot_nev.jpg');	
	background-repeat:no-repeat;
	background-position:top;
	width:1010px;
	height:57px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	
	}
.inner_footer ul
{
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	display:inline;
	text-decoration:none;
	list-style-type:none;
	float:left;
}
.inner_footer ul li
{
	margin:0px 3px 0px 3px;
	padding:0px 0px 0px 0px;
	display:inline;
	list-style-type:none;
}
.inner_footer ul li a
{
	margin:-10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;	
	color:#fff;
	font-size:12px;
	list-style-type:none;
	font-weight:bold;
	font-family: tahoma;
	
}
.below_footer
{
	width:1010px;
	height:150px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	clear:both;
	display:block;
	overflow:hidden;
}
.footer_link
{
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.footer_link ul
{
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	display:inline;
	text-decoration:none;
	list-style-type:none;
	float:left;
}
.footer_link ul li
{
	margin:0px 4px 0px 4px;
	padding:0px 0px 0px 0px;
	display:inline;
	list-style-type:none;
	float:left;
}
.footer_link ul li a
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;	
	color:#6b6b6b;
	font-size:12px;
	font-weight:bold;
	font-family: tahoma;
}
.footer_text
{
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	display:block;
	overflow:hidden;	
	float:right;
}
.footer_text p
{
	margin:0px 0px 0px 0px;
	padding:25px 0px 0px 0px;
	color:#010101;
	font-size:12px;
	float:left;
	font-weight:bold;
	
}
.footer_text span
{
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#010101;
	font-size:36px;
	
}
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.7em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:240px;
	}



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;
	margin:0px;padding:0px;
	
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
margin:0px;padding:0px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	/*color: #777;*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	}

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: #06c;
	text-decoration: none;*/
	}

a:hover {
	/*color: #147;
	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 */


.main_page .narrowcolumn {
	float: left;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	width:680px;
	display:block;
	overflow:hidden;
	
	}
*html .main_page .narrowcolumn {
	float: left;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	width:665px;
	display:block;
	overflow:hidden;
	
	}

.main_page .widecolumn {
	padding: 10px 0px 20px 0px;
	margin: 5px 0px 0px 0px;
	width:680px;
	float:left;
	
	}
*html .main_page .widecolumn {
	padding: 10px 0px 20px 0px;
	margin: 5px 0px 0px 0px;
	width:665px;
	float:left;
	}
.post {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: justify;
	}
.narrowcolumn .post
{
	margin: 20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: justify;
	
}

.post hr {
	display: block;
	}

.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: both;
}

.clear {
	clear: both;
}


#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}


h3 {
	padding: 0;
	margin: 20px 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";
	list-style-type:none;
	}

.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 p, #sidebar ul select {
	margin: 5px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style-type:none;
margin:0px;padding:0px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type:none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 8px 0px 0px 0px;
	padding: 0px 100px 0px 0px;
	text-align: right;
	float:right;
	
	}
.text_srch
{
	margin:3px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	font-family:tahoma;
	float:left;
}
#searchform #s {
	width: 150px;
	margin:0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;

	}

#searchsubmit {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:40px;
	height:20px;
	background-image:url('images/go.jpg');
	background-repeat:no-repeat;
	background-position:top;
	display:block !important;
	
	/*border:1px solid #033266;*/
	border:none;
	}
*+html #searchsubmit {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:40px;
	height:20px;
	background-image:url('images/go.jpg');
	background-repeat:no-repeat;
	background-position:top;
	display:block !important;
	overflow:hidden !important;
	border:0px solid #033266;
	}
.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
.sidebar_container
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
width:275px;
}
*html .sidebar_container
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:right;
width:275px;

}
.main_page #sidebar
{
	padding: 0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	width: 295px;
	float:left !important;
	
}
.sidebar_container_search
{
	 margin:0px 0px 0px 0px;
	 padding:0px 0px 0px 15px;
	 float:left;
	 width:295px;
	}
.single_sidebar
{
	float:left;
	width:295px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	}
*html .single_sidebar
{
	float:left;
	width:310px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	}
#sidebar_top
{
	padding: 0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	width: 295px;
	float:left;
}
*html #sidebar_top
{
	padding: 0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	width: 310px;
	float:right;
}
.outer_sidebar span
{
	color:#fefefe;
	font-size:18px;
	font-family:tahoma;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 15px;
	float:left;
	height:35px;
	width:260px;
	background-color:#003366;
	text-align:left;
	font-weight:normal;
	
}
.outer_sidebar
{
	background-color:#003366;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:275px;
	min-height:100px;height:auto !important;height:100px;
	float:right;

}

.inner_sidebar
{
	background-color:#f1e7dd;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	width:271px;
	min-height:98px;height:auto !important;height:98px;
	float:right;
	border:2px solid #003366;
	
}
#sidebar_top .inner_sidebar ul 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	width:255px;
}
.inner_sidebar ul h2
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	width:255px;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;

}
.inner_sidebar .sub_cat
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	float:left;
	width:250px;
	text-align:left;
	
}
.inner_sidebar .sub_cat li
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none !important;
	float:left;
	width:250px;
	
}
.inner_sidebar .sub_cat li a
{
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	color: #333;
	font-weight:bold;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}
.middle_of_sidebar
{
	height:20px;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#fff;
	width:275px;
}
#sidebar form {
	margin: 0;
	margin:0px;padding:0px;
	}
/* 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
	 color:#fff;
	 font-size:12px;
	 font-weight:bold;
	 font-family:tahoma;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/*********************************HOME PAGE CONTENT*****************************/
.whole_page
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
.main_page
{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:990px;
	
}
.whole_page p
{
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#010101;
	font-size:18px;
	font-family: tahoma;
	text-align:left;
	float:left;
	width:900px;
}
.middle_content
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:991px;
	
}
.media_player
{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:555px;height:290px;
	
}
.media_player .entry p
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
.below_media_player
{
	margin:15px 0px 0px 0px;
	padding:0px 5px 0px 4px;
	float:left;
	height:41px;
	background-color:#000;
	
}
.below_media_player ul
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	float:left;
	
}
.below_media_player ul li
{
	margin:0px 0px 0px 0px;
	padding:0px 4px 0px 4px;
	list-style-type:none;
	height:41px;
	width:65px;
	float:left;
}
.media_bot_arrow
{
	margin:330px 0px 0px -10px;
	padding:0px 0px 0px 0px;
	width:622px;
	height:108px;
	background-image:url('images/get_free.png');
	background-repeat:no-repeat;
	position:absolute;
	z-index:1;
}

*html .media_bot_arrow
{
	margin:-160px 0px 0px -10px !important;
	padding:0px 0px 0px 0px;
	width:622px;
	height:108px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.bonvoyagefo.com/wp-content/themes/bonvoyagefo/images/get_free.png');
	position:relative;
	z-index:1 !important;
	float:left !important;
}  

*+html .media_bot_arrow
{
	margin:-160px 0px 0px -10px !important;
	padding:0px 0px 0px 0px;
	width:622px;
	height:108px;
	background-image:url('images/get_free.png');
	background-repeat:no-repeat;
	position:relative;
	z-index:1 !important;
	float:left !important;
}
.left_mid_content
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:570px;
	
	}
.right_mid_content
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:411px;
	height:490px;
	background-image:url('images/red_box.jpg');
	background-repeat:no-repeat;
}
.content_form
{
	margin:100px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	float:left;
	
}
*html .content_form
{
	margin:100px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	float:left;
	
}
.content_form .sub_btn
{
	margin:30px 0px 0px -5px;
	padding:0px 0px 0px 0px;
	float:left;
	height:79px;
	width:369px;
	border:none;
}
*html .sub_btn
{
	margin:20px 0px 0px -5px;
	padding:0px 0px 0px 0px;
	height:79px;
	width:369px;
	border:none;
}

.content_form .form_text
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	color:#000;
	font-size:22px;
	font-family: tahoma;
}

.outer_lock
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:48px;
	display:block;
	overflow:hidden;
	clear:both;
	
}
.outer_lock span
	{
	
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	color:#000;
	font-size:12px;
	font-family: tahoma;
	font-weight:bold;
	}
.lock
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 30px;
	background-image:url('images/lock.gif');
	background-repeat:no-repeat;
	width:9px;
	height:48px;
	float:left;
	
}
*html .lock
{
	margin:0px 0px 0px 0px;
	padding:-17px 0px 0px 20px;
	background-image:url('images/lock.gif');
	background-repeat:no-repeat;
	width:19px;
	height:48px;
	float:left;	
}
*+html .lock
{
	margin:-8px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	background-image:url('images/lock.gif');
	background-repeat:no-repeat;
	width:19px;
	height:48px;
	float:left;	
	position:relative;
}

.middle_bottom_content
{
	margin:50px 0px 50px 0px;
	padding:0px 0px 0px 0px;	
	height:325px;
	float:left;	
	width:985px;	
	
}
.first_bottom
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:305px;
	height:326px;
	background-image:url('images/bot_one.jpg');
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;	
}
.second_bottom
{
	margin:0px 0px 0px 35px;
	padding:0px 0px 0px 0px;
	float:left;
	width:308px;
	height:326px;
	background-image:url('images/bot_two.jpg');
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
}
.third_bottom
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:303px;
	height:326px;
	background-image:url('images/bot_three.jpg');
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
}
.first_bottom span
{
	margin:13px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	float:left;
	color:#fefefe;
	font-size:14px;
	font-family: tahoma;
	font-weight:bold;
}
.second_bottom span
{
	margin:13px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	float:left;
	color:#fefefe;
	font-size:14px;
	font-family: tahoma;
	font-weight:bold;
}
.third_bottom span
{
	margin:13px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	float:left;
	color:#fefefe;
	font-size:14px;
	font-family: tahoma;
	font-weight:bold;
}
.middle_bottom_content_txt
{
	margin:110px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	float:left;
	
}
.middle_bottom_content_txt h3
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	color:#010101;
	font-size:14px;
	font-family: tahoma;
	font-weight:bold;
}
.middle_bottom_content_txt ul
{
	margin:10px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:left;
	color:#010101;
	font-size:12px;
	font-family: tahoma;
	width:175px;
	font-weight:bold;
	list-style-type:none;
}

.middle_bottom_content_txt ul li
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	float:left;	
	text-decoration:none;
	color:#000;
	width:175px;
	font-size:12px;
	font-family: tahoma;
	background-image:url('images/arrow.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	height:18px;
	line-height:18px;
}
.middle_bottom_content_txt ul li a
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	color:#000;
	
	font-size:12px;
	font-family: tahoma;
}
.home_page_buttons
{
	 margin:0px 0px 0px 0px;
	 padding:5px 0px 0px 30px;
	 float:left;
	 width:245px;
	 height:41px;
	
	 display:block;
	 overflow:hidden;
}
.home_page_buttons p
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.home_page_buttons p img
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.btn
{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
	width:245px;
	height:41px;
	position:bottom;
}


#SignUp
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
*html #SignUp
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
.link 
{
	text-decoration: none;
}
.signupframe
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	background: transparent;
	float:left;	
}
*html .signupframe
{
	margin:-10px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	background: transparent;
	float:left;	
	position:relative;
}
#outside-wrapper-1
{
	background:url('images/pul_me_new.jpg') no-repeat center 0px;
	width:1201px;
	float:left;
	margin:-20px 0px 0px -105px;
	padding:0px 0px 0px 0px;	
	display:block;
	overflow:hidden;
	min-height:116px;height:auto !important;height:116px;	
	position:relative;
	
}
*html #outside-wrapper-1
{
	background:url('images/pul_me_new.jpg') no-repeat center 0px;
	width:1201px;	
	margin:-20px 0px 0px -108px;
	padding:0px 0px 0px 0px;	
	float:left;
	position:relative;
	display:block;
	overflow:hidden;
	height:auto;
	
}
#pmc-promo{
	width:1008px;
	display:block;
	float:left !important;
	position:relative;
	min-height:91px;height:auto !important;height:91px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

	
}
*+html #pmc-promo{
	width:1008px;
	display:block;
	float:left !important;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
*html #pmc-promo{
	width:1008px;
	display:block;
	float:left !important;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:auto;
}
div#promo-wrapper{
	position:relative;
	float:left;
	overflow:hidden;
	width:1008px;
	 height:91px;
	margin:40px 0px 0px 92px;
	padding:0px 0px 0px 0px;
	
}
*html div#promo-wrapper{
	position:relative;
	float:left;
	display:block;
	width:1008px;
	margin:40px 0px 0px 45px;
	padding:0px 0px 0px 0px;
	height:auto;
}
#outer_promo_wrapper
{
	 margin:0px 0px 0px 0px;
	 float:left;
	 min-height:91px;
	 height:auto !important;
	 height:91px;
	
 
}
*html #outer_promo_wrapper
{
	 margin:0px 0px 0px 0px;
	 padding:0px;
	 float:left;
	height:auto;
}
#outer-pmc-promo-tear
{
	float:left;
	margin:0px;
	padding:0px;
}
*html #outer-pmc-promo-tear
{
	float:left;
	margin:0px;
	padding:0px;
}
#outer-pmc-promo-btn-tear
{
	float:left;
	margin:0px;
	padding:0px;

}
*html #outer-pmc-promo-btn-tear
{
	float:left;
	margin:0px;
	padding:0px;

}
#pmc-promo-btn-tear{
	position:absolute;
	float:left !important;
	z-index:4;
	top:10px;
	margin:0px 0px 0px -32px;
	padding:0px 0px 0px 0px;
	
}
*html #pmc-promo-btn-tear{
	position:absolute;
	float:left !important;
	z-index:4;
	top:10px;
	margin:0px 0px 0px -32px;
	padding:0px 0px 0px 0px;
	
}
#pmc-promo-btn-tear div {
	background:url('images/pull_to_open.png') no-repeat top;
	height:66px;
	width:226px;
	margin:34px 0px 0px 82px;
	padding:0px 0px 0px 0px;
	float:left;
	
}
#pmc-promo-btn-tear div.hover{
	background-position:bottom;
}
*html #pmc-promo-btn-tear div {
	background:url('images/pull_to_open.png') no-repeat top;
	height:66px;
	width:226px;
	margin:35px 0px 0px 45px;
	padding:0px 0px 0px 0px;
	float:left;
	display:block;
}

*html #pmc-promo-btn-tear div.hover{
	background-position:bottom;
	
}
#pmc-promo-tear-fg{
	background:white url('images/pul_txt.png') no-repeat ;
	width:1008px;
	height:91px;
	position:absolute;
	z-index:2;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
*html #pmc-promo-tear-fg{
	background:white url('images/pul_txt.png') no-repeat ;
	width:1008px;
	height:91px;
	position:absolute;
	z-index:2;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	
} 
#pmc-promo-tear-bg-top{
	background:url('images/top-bottom.jpg') repeat-x left top;
	width:0px;
	height:30px;
	position:absolute;
	overflow:hidden;
	z-index:4;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
}
#pmc-promo-tear-bg-bottom{
	background:url('images/top-bottom.jpg') repeat-x left bottom;
	width:0px;
	height:30px;
	position:absolute;
	overflow:hidden;
	z-index:4;
	bottom:0px;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	
}
#pmc-promo-tear-obj{
	background:url('images/usps_home_pmc_tear_obj.jpg') no-repeat 0px 10px;
	width:81px;
	height:60px;
	position:absolute;
	z-index:5;
	left:-81px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#outer-pmc-promo-content
{
	float:left;
	margin:0px;
	padding:0px;
}
#pmc-promo-content{
	background:url('images/inner_main_img_extra.jpg') repeat-x left -15px;
	width:1008px;
	height:337px;
	z-index:-1;
	position:absolute;
	top:15px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left !important;
	
}
div#btn-pmc-close{
	position:absolute;
	top:25px;
	right:75px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div#btn-pmc-close div{
	background-image:url('images/usps_home_pmc_btn_close.gif');
	background-repeat:no-repeat ;
	background-position:top;
	height:36px;
	width:80px;
	margin:220px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
	
}
div#btn-pmc-close div.hover{
	background-position:0px -31px;
	
}
#outer-btn-book-now
{
	float:left;
	margin:0px;
	padding:0px;
}
div#btn-book-now
{
	width:101px;
	height:30px;
	margin:0px 0px 0px 0px;	
	padding:200px 0px 0px 160px;
	float:left;
	position:absolute;

}
.book_now
{
	height:30px;
	width:101px;
	border:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('images/book_now.jpg');
	background-repeat:no-repeat;
}
.book_now_content
{
	 margin:0px 0px 0px 0px;
	 padding:50px 0px 0px 100px;
	 width:300px;
	 height:250px;
	 float:left;
}
.book_now_content .book_now_content_span
{
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	color:#01539d ;
	font-size:28px;
	font-weight:bold;
	font-style:italic;
	font-family:arial;
	width:300px;
}
.book_now_content .book_now_content_para
{
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	float:left;
	color:#000;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	font-family:arial;
	width:300px;
	text-align:left;
}
.book_now_content h2
{
	margin:0px 0px 0px 0px;
	padding:85px 0px 0px 0px;
	float:left;
	color:#525252;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	font-family:arial;
}
#pmc-promo-btn-tear div.ie6_off,
#pmc-promo-btn-tear div.ie6_hover{
	display:none;
}
.all_inner_imgs
{
	margin:0px 0px 0px 0px;
	padding:10px 160px 0px 0px;
	width:382px;
	height:270px;
	float:right;
	background:#fbfbfb;
}
.upper_inner_img
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.upper_inner_img ul
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:135px;
	width:384px;
}
.upper_inner_img ul li
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:191px;
	height:135px;
	list-style-type:none;
}
.lower_inner_img
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.lower_inner_img ul
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:134px;
	width:384px;
}
.lower_inner_img ul li
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:191px;
	height:134px;
	list-style-type:none;
}
/**********************************************************************************************/
 /* container has a background image */
a.player {
 
 display:block;
 background:url('images/splash.png') no-repeat;
 width:400px;
 height:298px;
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 cursor:pointer;
 float:left;

}

/* splash image */
a.player img {
margin:115px 0px 0px 0px;
padding:0px 0px 0px 0px;
 border:0;
}

 a.player {
 margin-top:0px;
  
 }
/*{{{ general playlist settings, light gray */
div.playlist {

	position:relative;
	overflow:hidden;	 	
	height:295px !important;
	width:70px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}

div.playlist div.clips {	
	position:absolute;
	height:20000em;
}

div.playlist, div.clips {
	width:150px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	
}
.outer_clips
{ 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 3px;
	width:147px;
	display:block;
	overflow:hidden;
	
	
	
}
div.clips a {
	
	
	height:50x;
		width:70px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}

div.clips a.first {
	
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px !important;	
	height:50x !important;
	width:70px;
	border:2px solid white;
}
div.clips a.first.playing {
		
		height:50x;
		width:70px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		border:2px solid black;
		
}
div.clips a span {
	display:block;		
	font-size:11px;
	color:#666;
}

div.clips a em {
	font-style:normal;
	color:#f00;
}	
div.clips.petrol a {
	width:70px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
height:50x;
	
	
}
div.clips.petrol a.paused {
	background-position:0 0;	
}*/

div.clips.petrol a span {
	color:#aaa;
}

div.clips.petrol a em {
	color:#FCA29A;
	font-weight:bold;
}	

div.clips.low a {	
	height:31px;
}


/*{{{ go buttons */

a.go {
	display:block;
	width:18px;
	height:18px;
	background:url('images/up.png') no-repeat;
	margin:5px 0 5px 105px;
	cursor:pointer;
}

a.go:hover, a.go.down:hover {
	background-position:0px -18px;		
}

a.go.down {
	background-image:url('images/down.png');	
}

div.petrol a.go {
	background-image:url('images/up_dark.png');		
}

div.petrol a.go.down {
	background-image:url('images/down_dark.png');		
}

a.go.disabled {
	visibility:hidden;		
}

/*}}}*/


.cruise_btn_page
{
	 margin:0px 0px 0px 0px;
	 padding:15px 0px 0px 0px;
	 height:41px;	 
	 float:right;
	 width:145px;
	 position:relative;
	 z-index:1000;
	 display:block;
	 overflow:hidden;
}
.cruise_btn_page p
{
	 margin:0px 0px 0px 0px;
	 padding:0px 0px 0px 0px;
}
.cruise_btn_page p img
{
	 margin:0px 0px 0px 0px;
	 padding:0px 0px 0px 0px;
}
.cruise_btn
{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	width:145px;
	height:41px;
	border:none;}

.rss_feed_form
{
	width:270px;
	float:left;
	margin:40px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#f1e7dd;
	border:2px solid #003366;
}
.outer_feed_pict
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	float:left;
	width:250px;
	height:15px;
}
.feed_pict
{
	background-image:url('images/feed.jpg');
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	float:left;
	width:15px;
	height:15px;
	border:none;
}
.feed_title
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	color:#000;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	text-align:left;
	font-weight:bold;
}
.outer_feed_pict .feed_title a
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}

.inner_rss_feed p
{
	margin:0px 0px 0px 0px;
	padding:2px 0px 10px 0px;
	color:#000;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	text-align:left;
	font-weight:bold;
}
.inner_rss_feed
{
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 15px;
	float:left;
}
.ebook_download_frm
{
	width:270px;
	float:left;
	margin:40px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#f1e7dd;
	border:2px solid #003366;
}
.outer_ebook_pict
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	float:left;
	width:250px;
	height:45px;
	
}

.inner_ebook_download_frm
{
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 10px;
	float:left;
	
	
}
.ebook_pict
{
	background-image:url('images/book_download.jpg');
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	float:left;
	width:46px;
	height:40px;
}
.ebook_title
{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 30px;
	color:#000;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.4em;
	text-align:left;
	font-weight:bold;
}
.ebook_download_frm_text
{
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	color:#000;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	text-align:left;
	font-weight:bold;
}
#sidebar ul{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 5px !important;
	text-align:left;
	float:left;
	}
*html #sidebar ul{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 20px !important;
	text-align:left;
	float:left;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	float:left;
	
	}
.widgettitle
{
	height:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	overflow:hidden;
	background-color:#fff;
	float:left;
}