/*
Theme Name: MeetOnCruise
Theme URI: http://bbpress.org/
Description: The "revolutionized" new face of bbPress... in blue.
Version: 0.01 theta-beta
Author: Aniesh Joseph
Author URI: http://meetoncruise.com
*/

/* New from Faraz Feb 6 2011 */
/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body                                   { margin:0px; padding:0px; background: #1CA4D2; font: 100% Arial, Helvetica, sans-serif; height: 100%;}

/* Link Styles */
a:link, a:visited {color: #000099; text-decoration:none;}
a:hover {color: #0000FF; text-decoration:underline;}
a:active {color: #468175;}

a.floated_link {background-color:#468175;color:#fffffe;position:relative;top:-10px;padding:3px;padding-left:6px;padding-right:6px;text-decoration:none;font-size:11px;}
a.floated_link:hover {background-color:#222323;}

/* Headings */
h1, h2, h3, h4, h5, h6 {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight: bold;margin: 0 0 5px 0; color: #555;}
h1, h2 {font-size: 2.7em;letter-spacing:-0.04em;line-height: 1.05em;padding-bottom: 10px;}
h2, h3 {margin: 30px 0 0;}
h3 {font-size: 1.8em;line-height: 23px;padding-bottom: 10px;}
h4 {font-size: 1.3em;line-height: 23px;padding-bottom: 8px;}
h5 {font-size: 1.0em;line-height: 23px; margin: 15px 0 10px 0; }
h6 {font-size: 0.8em;line-height: 16px;}

ol, ul {
	list-style: none;
}

/* Forms */
input[type=text]:hover { background-color:#F5F5DC;  border-color:#999999; }
input[type=password]:hover { background-color:#F5F5DC;  border-color:#999999; }

/* global reset
*{ margin: 0; padding: 0; }*
:focus, :active { outline: 0; }
*/

/* home page 

body { font:normal 12px/18px "Trebuchet MS";  background: #fff  repeat-x; color: #333; }
a { color: #333333; text-decoration: none; }
img { border: 0; }
h1 {  float: left; margin: 20px 0 50px; font-size: 3.5em; color: #fff; }
h2 { font-size: 2em; font-weight: normal; margin: 0 0 20px; }
h2 a:hover { background: #A82A15; color: #fff; }
.hr { color: #ccc; padding-left: 10px;}
h3 { padding: 2px 0px 2px 0px; }
h4 { font: bold 15px/20px Tahoma; padding: 2px 0px 2px 5px; background:#66C4EC; color:#fff;  }
p  { margin: 5px 0 15px; line-height: 1.6em; font:normal 12px/18px "Trebuchet MS"; }
input {font:normal 13px 'Lucida Grande', Helvetica, Arial, sans-serif;color:#444;}

form,fieldset { border:none;}
*/

#masthead { background: #105284; width: 100%; height: 130px; }
#header { margin: 0 auto; width: 900px; }
#sign_in { text-align: right; color: #ccc; width:940px;  margin-bottom: -20px; padding-top: 12px;}
#sign_in li { display: inline; }
#sign_in li a { color: #99CCFF; }
#sign_in li a:hover { text-decoration: underline; }
/* Display DIV in the header login in a single line: added by Aniesh. */
#sign_in div { display: inline; }
#tagline div { display: inline; }
#tagline { float: left; clear: left; margin-top: -47px; background: #0066cc; color: #003300; padding-left: 3.6em; font-size: 1.4em; }
#top { float: right; margin: 38px 0 30px 0;}

/* Search box just below the Header Navigational Links   padding-left:500px; */
#sphidercontainer { background: #0066cc; width: 100%; height: 45px;} 

	#top li { list-style: none; display: inline; }
	#top li a { float: left; padding: 6px 12px; margin: 3px 1px 0 0; color: #ccc; }
	#top li a.current { color: #fff; background: #A82A15; }
	#top li a:hover { background: #808080; color: #fff; }
	
	
	#content { margin: 0 auto; width: 900px; }

#intro { float:left; ; padding: 10px 0 1px 10px; font-size: 1.3em;  margin: 0 0 10px; }
#intro_left { float:left; ; padding: 10px 0 1px 10px; font-size: 1.3em;  margin: 0 0 10px; width: 55%; }


#intro_right { width: 30%; float: right;}
#hm_container { clear: both; width: 100%; margin: 0; height: 600px; }
#left1 { float: left; width: 48%; margin: 20px 0 15px; padding-left: 25px; padding-top: 10px; background-color: #ccc; height: 600px; }
#left2 { float: left; width: 48%; margin: 20px 0 15px; padding-left: 25px; padding-top: 10px; background-color: #ccc; height: 600px; }
#right { float: right; width: 48%; height: 600px; margin-top: 20px; }


	#right a { color: #fff;}
	#right h3 { border-bottom: 1px solid #ccc; margin: 0 0 10px; }
	#right img { margin: 0 3px 3px 0; border: 2px solid #eee; padding: 2px; }
	#right li { list-style: none; }
	#right li a { display: inline; padding: 5px 5px; }
 .members { background-color: #ccc; padding-left: 8px; }
 .courses { background-color: #2c4762; padding-left: 8px; }
 .subitem { padding-left: 60px; color: #99CCFF; font-size: 10px; }


#enter_cruise { float: left; width: 50%; height: 580px; background-color: #ccc; padding-right: 10px;}
#quick_search { float: left; width: 50%; height: 580px; list-style: disc inside;}
#bottomcontainer { clear: both; margin-top: 10px; margin-bottom: 15px; background-color: transparent; width: 100%; padding: 10px; }
 	#bottomcontainer ul { list-style: disc inside; font: normal 14px; color: #000066; line-height: 1.5em; } 
 .bottom1 { float: left; margin: 0; border: 8px solid gray;  background-color: #fff; color: #000033; width: 30%; height: 160px; padding: 10px 0 10px 10px; }
 .bottom2 { list-style: decimal inside; float: left; margin: 0; border: 8px solid gray;  background-color: #fff; color: #000033; width: 30%; height: 160px; padding: 10px 0 10px 10px; line-height: 1.5em; }
 .bottom3 { float: left; margin: 0; border: 8px solid gray;  background-color: #fff; color: #ff0000; width: 30%; height: 160px; padding: 10px 0 10px 10px;  }
	
/* #footer { float: left; background: #0066cc; width: 100%; height: 45px; clear: both; padding: 10px 0px; margin-top: 10px; text-align: center; font-size:12px; color: #ccc; }
	#footer a{color: #ccc;}
	#footer a:hover { background: #808080; color: #fff; } */
	


/* copied from bbpress default theme */

#main {
	font-size: 1.2em;
	width: 760px;
	margin: 0 auto 25px;
	position: relative;
}

.bbcrumb {
	font-size: 1em;
	/* letter-spacing: 1px; */
	padding: 5px 0px 20px;
}


/* Front Page
=================================== */

#front-page #hottags {
	/*position: absolute;
	top: 0;
	left: 0;
	width: 200px; */
	overflow: hidden; float:left;
}

#front-page #discussions {
	margin-left: 0px;
	width: 690px; float: left; 
}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register, #passwordrecovery {
	color: #333;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#front-page #discussions ul      { padding: 0 0 0 14px; list-style:none; font:normal 13px/20px "Trebuchet MS"; }
#front-page #discussions ul li   { list-style:none; }

.sticky { background: #adb9e1; }

ul#views li a	{ font-size: 0.8em; }

/* Topic Page
=================================== */

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em;
}

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

ul.topicmeta	{ color: #555; font-size: 0.8em; }

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}

.nav {
	margin: 0px 0 15px 0;
	padding: 0px 0 15px 0;
}

.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }

#thread {
	list-style: none;
	margin: 0;
	padding: 0;
}

#thread li {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	float: left;
	padding: 1em 1em 0 1em;
	width: 120px;
}

.threadauthor p { margin: 0; }

.threadauthor small { font: 11px Arial, Helvetica, sans-serif; }

.threadpost {
	padding: 1.5em 1em;
	margin-left: 140px;
	background-color: #eee;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#thread li.alt .threadpost { background-color: transparent; }

#thread li.deleted { background-color: transparent; }

#thread li.deleted .threadpost { background-color: #ee8888; }

#thread li.alt.deleted .threadpost { background-color: #ff9999; }

#thread .post {
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
}

#thread .post blockquote {
	margin: 0 0 0 4ex;
	padding: 0 0 0 1ex;
	border-left: 5px solid #ccc;
}

#thread .post li { clear:none; }

.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Arial, Helvetica, sans-serif;
/*	text-transform: uppercase; */
}

.num, #forumlist small {
	
	text-align: center;
}
.lastPoster	{ text-align: left;	}
.lastPoster img { padding: 0 5px 0 10px; }


.postform {
	background-color: #ccffff;
	padding: 1em;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 720px;
	display: block;
	font-size: 0.9em;
}

.postform label { display: block; color: #555; margin:7px 0px; }
.postform input	{ padding: 4px;	font-size: 0.9em; }
.postform p.footnote { color: #555; font-style: italic; font-size: 0.8em; }

#manage-tags {
	margin: 10px 0;
	list-style: none;
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit { text-align: right; }

.topiclink { display: block; }

.topictitle {
	font-size: 26px;
	font-weight: bold;
	display: inline;
}

.rss-link {
	display: block;
	padding: 6px 0;
	text-indent: 20px;
	background-image: url('images/feed-icon-16x16.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#topic-move { margin-top: 1em; }

/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
	font-size:10px;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background-color: #e4f3e1; }

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	font-size: 0.9em;
	padding: 5px 10px;
	color:#444;
}

#latest, #forumlist, #favorites {
	background-color: #f7f7f7;
	margin-bottom: 1em;
	width: 100%; 
	font-size:0.9em;
}
#latest td, #forumlist td	{ border-bottom: 1px solid #ccc;  }

.table-head	{ margin-bottom: 0; padding-bottom: 0;	}

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	position: absolute;
	right: 0;
}

#profile-menu li {
	display: inline;
	margin-left: 3px;
}

#profile-menu li a {
	font-size: 1.1em;
	background-color: #ddd;
	padding: 4px 7px;
	border-top: 3px double #9e9e9e;
	position: relative;
	top: -10px;
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#profile-menu li.current a {
	background-color: #bbb;
	border-top: 1px solid #9e9e9e;
}

#profile-menu li a:hover {
	background-color: #e4f3e1;
}

#useravatar { margin-bottom: 1em; }

#useravatar img { display: block; border-width: 3px; border-style: double; }

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

/* Login, Register, Profile Edit
=================================== */

#login-page fieldset,
#register-page fieldset,
#profile-page fieldset {
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
}

#login-page legend,
#register-page legend,
#profile-page legend {
	font-weight: bold;
	padding: 0 15px;
}

#login-page fieldset table,
#register-page fieldset table,
#profile-page fieldset table {
	text-align: left;
	margin: 0 15px;
	width: 95%;
	border-collapse: collapse;
}

#login-page fieldset table th,
#register-page fieldset table th,
#profile-page fieldset table th {
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
}

#login-page fieldset table td,
#register-page fieldset table td,
#profile-page fieldset table td {
	padding: 5px;
}

#login-page fieldset table td p,
#register-page fieldset table td p,
#profile-page fieldset table td p{
	margin: 5px 0;
}

#login-page fieldset p,
#register-page fieldset p,
#profile-page fieldset p {
	font-size: 11px;
	margin: 10px 16px;
}

#login-page sup.required,
#register-page sup.required,
#profile-page sup.required {
	color: red;
}

.form-invalid {
	background-color: #ffebe8 !important;
}

.form-invalid input {
	border-color: #c00 !important;
}

.form-table input, .form-table textarea {
	border-color: #c6d9e9;
}

.hidden {
	display: none;
}

#main a { color: #32689b; text-decoration: none; }
#main a:hover { color: #001364; }

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #d8dcf2; }
#profile-menu li a:hover { background: #d8dcf2; }

.topusers {
	font-size:0.8em;
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

div.most-viewed { font-size:0.8em; font-weight: normal; }
div.most-viewed ul li { line-height:18px; margin-bottom:5px; }


div#floating-share-box{
	width:60px;
	height:190px;
	padding:15px 10px;
	border:1px solid #ccc;
	background-color:#fff;
	float:left;
	margin-left:-115px;
	margin-right:15px;
	position:absolute;
	z-index:1;
	margin-top:65px;
}





	
body                                   { margin:0px; padding:0px; background:url('images/bg1.png') left top repeat-x #1CA4D2;}


/*-------------------------------- [ Header ] ----------------- */


#header-block                          { margin:0px; padding:0px; width:100%; height:75px;position:fixed;z-index:1; /*background:url('images/header-bg.jpg') left top repeat-x; */}
#header                                { margin:0px auto; padding:0px; width:1100px; height:75px; }


/*-------------------------------- [ Logo ] ----------------- */


#logo                                  { margin:0px; padding:14px 0 0 0px; width:540px;  float:left;}
#logo img                              { margin:0px; padding:0px; float:left; border:none;}


/*-------------------------------- [ Login Block ] ----------------- */

#login-block                                     { margin:0px; padding:0px; width:420px;  float:right;}
/*
#login-block div.welcome-user                    { margin:0px; padding:3px 0 0 0; height:22px; width:420px; float:left; font:normal 11px/20px Verdana, Arial, Helvetica, sans-serif; color:#99D6EB; text-align:right; }
#login-block div.welcome-user a                  { font:bold 11px/20px Verdana, Arial, Helvetica, sans-serif; color:#99D6EB; text-decoration:none; }
#login-block div.welcome-user a:hover            { color:#ffc; text-decoration:underline; }
#login-block div.welcome-user span               { font:bold 12px/20px Verdana, Arial, Helvetica, sans-serif; color:#fff;  }
*/
#login-block div.fb-login-join                              { margin:0 10px 0 0; padding:3px 0 0 0px;  float:right; display:inline; float:right;}
#login-block div.fb-login-join ul                            { margin:5px 10px 0 0; padding:0px 0px 0px 10px; float:right; }
#login-block div.fb-login-join ul li                        {  margin:0px; padding:0px 15px 0 0px; font:bold 13px/18px Arial, Helvetica, sans-serif; color:grey; list-style:none; display:inline; } 
#login-block div.fb-login-join ul li a                        {  font:bold 13px/18px Arial, Helvetica, sans-serif; color:white; list-style:none; text-decoration:underline;}

#login-block div.top-block                       { margin:0px; padding:0px; height:25px; width:420px; float:left; }
#login-block div.top-block input                 { margin:3px 0 0 5px; padding:3px 0 0 2px; height:17px; width:158px; border:1px solid #0057AE; float:left; font:normal 11px/13px Verdana, Arial, Helvetica, sans-serif; color:#069;}
#login-block div.top-block span input            { margin:0 0 0 5px; padding:0px; height:25px; width:71px; float:left; border:none; }
#login-block div.forgot-remember                 { margin:0px; padding:5px 0 0 5px; height:25px; width:300px; float:left; vertical-align:middle;  }

#login-block div.forgot-remember input          { margin:2px 0px 0 5px; padding:0 0 0 0px; height:16px; width:16px; border:none; vertical-align:middle; }
#login-block div.forgot-remember label          { margin:0 10px 0 0px; padding:0 0 0 0px; height:16px; width:100px; text-align:left;font:normal 11px/11px Verdana, Arial, Helvetica, sans-serif; color:#fff; }
#login-block div.forgot-remember label a        { margin:0 10px 0 0px; padding:0 0 0 0px; height:16px; width:100px; text-align:left;font:normal 11px/13px Verdana, Arial, Helvetica, sans-serif; color:#fff; text-decoration:underline; }
#login-block div.forgot-remember label a:hover  { margin:0 10px 0 0px; padding:0 0 0 0px; height:16px; width:100px; text-align:left;font:normal 11px/13px Verdana, Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; }



/*-------------------------------- [ Class clear ! ] ----------------- */


.clear-all                                       { clear:both;}



/*-------------------------------- [ Footer ] ----------------- */


#footer-outer                                        { margin:0px; padding:0px; width:100%; height:330px; float:left; background:url(images/footer-bg.png) center bottom no-repeat; }
#footer                                              { padding:15px 0 0 0; }
#footer ul                                           { padding: 10px; margin:auto; width: 400px; }
#footer ul li                                        { margin:0px; padding:0px 7px;  float:left; list-style:none;}
#footer ul li a                                      { margin:0px; padding:5px; float:left; font-weight: bold; font-size: 0.9em; color:#fff; list-style:none; text-decoration:none;}
#footer ul li a:hover                                { color: red; background-color: #ccc;  }

#footer p                                            { margin:0px; padding:10px 0 15px 0; font-size: 0.8em; float:left; color:#D8D8D8;  width:100%; text-align:center;}




	

/*-------------------------------- [ Outer Content Block ] ----------------- */



#main-outer-content                             { margin:0px; padding:0px; width:100%; background:url('images/content-bg.png') left top repeat-x #1CA4D2; float:left;}
#main-content                                   { margin:0px auto; padding:0px; width:990px;  }


/*-------------------------------- [ Main-Menu Block ] ----------------- */


#menu-block                                     { margin:0px; padding:6px 0 0 0px; width:990px; height:103px; float:left; background:url('images/menu-block-bg.jpg') left bottom repeat-x;}

.menu-block-left                                { margin:0px; padding:0px; width:10px; height:103px; float:left; background:url('images/menu-left-curve.jpg') left bottom no-repeat;}
.menu-block-right                               { margin:0px; padding:0px; width:10px; height:103px; float:right; background:url('images/menu-right-curve.jpg') left bottom no-repeat;}

#nav {margin:0; padding:0 0 0 10px; font-weight:bold; }

/* the styling */
#nav {width:780px; height:103px; background:#000; position:relative; font:bold 12px/18px Arial, Helvetica, sans-serif; background:url('images/menu-block-bg.jpg') left top repeat-x; float:left; color:#000;} 

#nav .select, #nav .current {margin:0; padding:0; list-style:none;}

#nav li {display:inline; margin:0; padding:0; height:auto;}

#nav .select a,
#nav .current a { margin:0 3px; display:block; height:43px; float:left; padding:0px; width:124px; text-decoration:none; font-size:13px; line-height:43px; white-space:nowrap;  color:#000; background:url('images/menu-bg.jpg') left bottom no-repeat; text-align:center;}
* html #nav .select a, * html #nav .current a {  height:43px; width:124px;float:left; line-height:43px; text-align:center; }


#nav .select a:hover, 
#nav .select li:hover a { background:url('images/menu-active-bg.jpg') left bottom no-repeat; cursor:pointer; font-weight:bold; font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#fff;}

#nav .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}

#nav .current a {background:url('images/menu-active-bg.jpg') left bottom no-repeat; color:#fff; font-weight:bold; font-size:13px; font-family:Arial, Helvetica, sans-serif;}


#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {background:url('images/sub-menu-active.jpg') center center no-repeat; color:#000; font-weight:bold; font-size:13px; font-family:Arial, Helvetica, sans-serif;}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {background:url('images/sub-menu-active.jpg') center center no-repeat; color:#fff;}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {display:block; position:absolute; width:750px; top:43px; left:0; /*background:#008BCE;*/background:url('images/menu-bottom-bg.jpg') left top repeat-x; margin-top:0; padding:0; z-index:100; color:#fff; font-size:11px;}

#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}

#nav .sub_active {display:block; position:absolute; width:750px; top:43px; left:0;/* background:#009FEC;*/ margin-top:0; padding:0; z-index:10; }
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:0px;}

#nav .sub_active a {height:39px; text-decoration:none; line-height:39px; white-space:nowrap; display:block; float:left;/* background:#009FEC;*/ padding:5px 35px 10px 35px; margin:0; font-size:12px; white-space:nowrap; border:0; color:#000;}

#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {height:39px; display:block;/* background:#008BCE;*/ padding:5px 10px 10px 10px; margin:0; white-space:nowrap; border:0; color:#000; font-size:12px; line-height:39px; background:url('images/menu-bottom-bg.jpg') left top repeat-x;}


#nav .select li:hover .sub li a:hover {height:39px; display:block;/* background:#008BCE;*/ padding:5px 10px 10px 10px; margin:0; white-space:nowrap; border:0; color:#fff; font-size:12px; line-height:39px; background:url('images/sub-menu-active.jpg') center center no-repeat;}


#tour                      { float:right; position:absolute; right:-200px; top:3px; font:normal 22px/35px 'Trebuchet MS'; color:#fff; text-align:right; width:240px; height:38px;}
#tour img                  { margin:0px; padding:0px; border:none;}
#tour img a                { margin:0px; padding:5px; border:none;}




/*-------------------------------- [ Main content Block ] ----------------- */

#content-block                                  { margin:0px; padding:8px 8px 10px 12px; width:970px; float:left; background: #fff;  }


/*-------------------------------- [ Main content left Block ] ----------------- */


#content-left-block                                  { margin:0px; padding:8px 8px 0px 12px; width:930px; float:left;  }

/*-------------------------------- [ Main content Right Block ] ----------------- */



#content-right-block                                  { margin:0px; padding:8px 0px 0px 5px; width:255px; float:left;  }


.content-bottom-bg                                                          { margin:0px; padding:0px; width:990px; height:10px; float:left; background:url('images/bottom-left-curve.jpg') left bottom no-repeat #fff;}
.content-bottom-bg span.right                                               { margin:0px; padding:0px; width:12px; height:10px; float:right; background:url('images/bottom-right-curve.jpg') right bottom no-repeat;}

/*  Feedback button on all pages  */
#feedback a{ display:block; position:fixed; top:380px; right:-1px; background:#333; padding:7px 5px; border:2px solid #fff; }
#feedback a:hover{background:#030;border:2px solid #030;}

/*-------------------------------- [ forum dialogue ] ----------------- */
#content-block .fblogin h4{
	color:#333;
	padding:10px 0 5px 2px;
	background:#f0f0f0;
	font-size:1.8em;
	line-height:23px;
	padding-bottom:8px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:bold;
	/*margin:0 0 5px;*/
}

#content-full-block                                 { margin:0px; padding:8px 8px 0px 12px; width:940px;  float:left;  }
#content-full-block h3 {font-size:2.2em;line-height:23px;padding-bottom:10px; font-weight:bold;text-align: left; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:black;}

/*#content-block  h3 {font-size:1.8em;line-height:23px;padding-bottom:10px;}*/

.fblogin                                      {border:solid grey;margin:15px 0px 15px 0px; padding:10px; width:440px; float:left;background-color:#F0F0F0; height:215px; text-align:center; }

/*.fblogin h4 {font-size:1.3em;line-height:23px;padding-bottom:8px;}*/
.fblogin p                                   { font-size:13px; color:#404040; }

.moclogin                                     { background:#CFECEC; margin:15px 0px 15px 0px; padding:10px; width:440px; float:right; height:230px;}

.moclogin form                                { margin-top:-10px; }
.moclogin input                               { font-size:18px; float:left; padding:5px;}
.moclogin label                               { font-size:14px; padding:10px 0 5px 0; color:#303030;float:left;clear:left;font-weight:bold; }
#dialog_login_password			      { font-size:18px; float:left; padding:5px;clear:left;}
#dialog_login_email			      { font-size:18px; float:left; padding:5px;clear:left;}

.inputtext                                    { width:230px; }
.moclogin p.remember input                    { margin-top:10px; padding:10px 5px 5px 5px; width:1em; height:1em;}
.moclogin p.remember label                    { padding:8px 0 5px 5px; }
.moclogin p.btn-block                    { margin:8px 30px 8px 30px; padding:0px; float:left; }
.moclogin p.btn-block a.reset_form            { margin:0px 35px 0 40px; padding:0px; font-size: 0.8em; color:#404040; }

.btm-login                                  { margin:0px; padding:8px 8px 0px 12px; width:940px;  float:left;  }
/*.moclogin fieldset { border:medium none;float:left;margin:0;padding:10px 0 10px 32px;width:215px;}*/
.moclogin p.remember_login input                    { margin-top:10px; padding:10px 5px 5px 3px; width:1em; height:1em; }
.moclogin p.remember_login label                    { padding:8px 0 5px 5px; }
.moclogin p.btn-block_login                    { float:left; width:440px;  padding-top:0px; padding-bottom:0px;}
.moclogin p.btn-block_login a.reset_form_login                     { margin:0px 5px 0 5px; padding:0px; font-size: 0.8em; color:#404040; }
.compose-text-block {border:1px solid #E2E2E2;float:left;margin:0 0 0 30px;padding:5px 0 20px 120px;width:768px;}

#login_error_message  p                     { margin:10px 0 0 60px; padding:4px; text-align:center; width:600px; border:1px solid #c00; color:#333; float:left; font-size:1.2em; background:#ffc;}


.moclogin fieldset { border:medium none; float:left; margin:0; padding:10px 0 10px 32px;width:215px;}

#content-full-block h5 { color:#404040;font-size:1.3em;line-height:23px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;}
#content-full-block .fblogin h5 { color:#404040;font-size:1em;line-height:23px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;}

.btm-login h5 { color:#404040;font-size:1em;line-height:23px; float:left;}
#content-block #content-left-block .fblog-signup-text-block p { font-size: 1.3em;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}

.headershare	{ margin-left: 10px; margin-right: 5px; display: inline; background-color: #ccffff; padding: 10px 0px 3px 2px; }

.awesome, .awesome:visited {
	background: #222 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAYAAACd+7GKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAClJREFUeNpi/v//vwMTAwPDfzjBgMpFI/7hFSOT9Y8qRuF3JLoHAQIMAHYtMmRA+CugAAAAAElFTkSuQmCC") repeat-x; 
	display: inline-block; 
padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
margin:30px 0 0 20px;
}

	.awesome:hover							{ background-color: #111; color: #fff; text-decoration:none;}
	.awesome:active							{ top: 1px; }
	.small.awesome, .small.awesome:visited 			{ color: #fff; font-size: 11px; padding: ; }
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ color: #fff; font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, .large.awesome:visited 			{ color: #fff; font-size: 18px; padding: 14px 20px 14px; }
	
	.green.awesome, .green.awesome:visited		{ background-color: #009900; }
	.green.awesome:hover						{ background-color: #006600; }
/*      .green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
	.green.awesome:hover						{ background-color: #749a02; }
*/
	.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
	.blue.awesome:hover							{ background-color: #007d9a; }
	.fb.awesome, .fb.awesome:visited		{ background-color: #3B5998; }
	.fb.awesome:hover							{ background-color: #29447E; }
	.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
	.red.awesome:hover							{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
	.orange.awesome:hover							{ background-color: #d45500; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
	.yellow.awesome:hover							{ background-color: #fc9200; }
