body {
	background:#fff;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color:#6e675b;
/*	height:100%;
	width:100%;*/
	overflow-x:hidden;
	overflow-y:scroll;
}

p {
	padding:0px;
	margin:0px;
	padding-top:9px;
	padding-bottom:9px;
}

.bodystyle {
	/*background: #cf171f url(../images/bg_sunset1.jpg) fixed center no-repeat;*/
	background:#2d2c38;
}

.black {
	background:#000;
}
.white {
	background:#fff;
}
.green {
	background:#c9ceb7;
}
.red {
	color:#da2824;
}
.darkgreen {
	color:#5b5b4f;
}
.none {
	background:none;
}

.bigblue {
	font-size:18px;
	font-style:italic;
	color:#006699;
}

#nutritionaltable {
	margin-left:20px;
	width:180px;
	float:right;
}

#nutritionaltable td {
	padding:6px;
	font-size:9px;
	background-color:#f1eee9;
}

#nutritionaltable th {
	padding:4px;
	font-size:9px;
	background-color:#bdb19b;
}

#background_image {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}

html>body #background_image {
	position:fixed;	
}

#container {
	position:relative;
	width:940px;
	/*height:660px;*/
	margin-left:auto;
	margin-right:auto;
	/*background-image:url(../images/mv_bg_white.gif);
	background-repeat:repeat-y;	*/
}

html>body #container {
	/*height:auto;
	min-height:660px;*/
}

#splash {
	position:absolute;
	z-index:10000;
	top:5px;
}

#homepage_hero {

}

#header {
	position:relative;
	width:100%;
	height:110px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	top:10px;
}

#navbar {
	position:relative;
	width:102%;
	height:32px;
}

#nav_links {
	position:relative;
	width:98%;
	color:#fff;
	font-family:"Arial", Tahoma , Verdana, "sans-serif";
	padding-top:8px;
	padding-left:8px;
	font-size:14px;
	text-transform:capitalize;
	text-align:center;
	font-weight:bold;
	
}

#nav_links a {
	color:#fff;
	padding-right:20px;
	text-align:center;
}

#content_left {
	position:relative;
	margin-left:50px;
	width:400px;
	padding:20px;
	padding-left:0px;
	padding-right:20px;
	padding-bottom:60px;
}

#content_fullwidth {
	position:relative;
	width:100%;
	background-image:url(../images/bg_maincontent.gif);
}

#content_fullwidth_top {
	width:100%;
	height:23px;
	background-image:url(../images/bg_maincontent_top.gif);
}

#content_fullwidth_bottom {
	width:100%;
	height:23px;
	background-image:url(../images/bg_maincontent_bottom.gif);
}

#content_right {
	position:relative;
	float:right;
	width:600px;
	margin-right:36px;
}

html>body #content_right {
	margin-right:75px;
}
html>body #content_right_zohan {
	margin-right:75px;
}

#nav_left {
	position:relative;
	float:left;
	width:200px;
	padding-left:20px;
	padding-right:20px;
	margin-top:110px;
}

#nav_left a {
	display:block;
	width:100%;
	padding:8px;
	border-top:solid 1px #efba03;
	border-bottom:solid 1px #efba03;
	margin-top:-1px;
	font-size:10px;
	color:#666666;
	text-transform:uppercase;
}

#logged_nav {
	float:left;
	width:160px;
}

#logged_nav a {
	display:block;
	width:152px;
	background:#01b1af;
	color:#fff;
	padding:8px;
	border-bottom:solid 1px #fff;	
}

#logged_nav a:hover {
	width:152px;
	/*background:#029e9b;*/
	background:#f47f20;
	cursor:pointer;
	text-decoration:none;
	color:#fff;
}

#footer {
	margin-top:20px;
	bottom:0px;
	width:100%;
	height:50px;
	background-image:url(../images/bg_footer.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-family:"Arial", Tahoma , Verdana, "sans-serif";
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	text-transform:capitalize;
}

#footer a {
	display:block;
	color:#fff;
	padding-top:6px;
	padding-right:1px;
	font-size:12px;
	
}

#footer span {
	font-size:11px;
	margin-left:50px;
	color:#999;
}

#footer span a {
	color:#00abab;
}

.minigray {
	color:#999999;
	font-size:10px;
}

#maincontent {
	position:relative;
	margin-top:20px;
	margin-left:15px;
	padding:0px;
	float:left;
	width:450px;
	height:auto;
}
html>body #maincontent {
	margin-left:35px;
}

#mainright {
	position:relative;
	margin-top:20px;
	float:right;
	width:260px;
}
#mainrightlogged {
	position:absolute;
	top:0px;
	right:0px;
	width:230px;
}

th {
	text-align:left;
	font-size:12px;
	font-weight:normal;
	padding-left: 4px;
	height:26px;
	color:#fff;
}

td {
	text-align:left;
	font-size:12px;
	height:30px;
	padding:4px;
}

td p {
	text-align:left;
}

li {
	margin-bottom:8px;
	font-size:12px;
	color:#6e675b;
	line-height:18px;
}

h1 {
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size:44px;
	font-weight:lighter;
	color:#87161e;
}

h4 {
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size:32px;
	font-weight:lighter;
	color:#87161e;
}

h2 {
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size:24px;
	color:#958b78;
	font-weight:lighter;
}


h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#6e675b;
	font-weight:lighter;
}

legend {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#87161e;
	font-weight:lighter;
}

p {
	font-size:12px;
	color:#6e675b;
	line-height:22px;
}

.itinery {
	background-color:#FFFFDD;
	border:none;
}

#admintools { 
	border: solid 1px #999999;
	background-color:#efefef;
	text-align:center;
	height:30px;
}

.admintool_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#efefef;
}

.admintool_text a:link {
	color:#006699;
	text-decoration:none;
	text-align:center;
	background-color:#efefef;
}

.admintool_text a:visited {
	color:#006699;
	text-decoration:none;
	text-align:center;
	background-color:#efefef;
}

.admintool_text a:hover {
	text-decoration:underline;
	text-align:center;
	background-color:#efefef;
}

#Submit {
	background:url(../images/red_gradient.gif);
	color:#fff;
	width:80px;
	font-size:10px;
	border:solid 1px #666;
	padding:0px;
	margin:0px;
}

html>body #Submit {
	/*padding-bottom:3px;*/
}

#Submit:hover {
	background:url(../images/orange_gradient.gif);
	color:#fff;
	font-size:10px;
	border:solid 1px #666;
	padding:0px;
	margin:0px;
}

html>body #Submit:hover {
	/*padding-bottom:3px;*/
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.breadcrumbs {
	font-size: 11px;
}

a img {
	border:none;
}
a:link {
	color:#87161e;
	text-decoration:none;
}
a:visited {
	color:#87161e;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

input {
	border:solid 1px #666;
	font-family:"Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
	font-size:14px;
}

textarea {
	border:solid 1px #666;
	font-family:"Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
	font-size:14px;
}

.table_header {
	
}

.account_bg_th td {
	font-size:14px;
	background-color:#efefef;
}

fieldset {
	margin-bottom:20px;
	border:solid 1px #ccc;
	padding:10px;
}

.clearboth {
	clear:both;
}

.thumb {
	border:solid 1px #ccc;
	padding:2px;
}