input, select, textarea {
	border: 1px #bbb solid;
	/* background-color: #156598; */
	font-size: 1em;
}


input.submit
{
	background: #ccc;
	line-height: 33px;
	font-size: 16px;
	color: #000;
	padding: 6px;
   border-style:solid;
   border-color:#bbb;
   border-width:1px;
}

.button_red {
	background: url(/images/gradient_red.gif) left repeat-x;
	color: #fff;
}

.button_blue {
	background: url(/images/gradient_blue.gif) left repeat-x;
	color: #fff;
}

.button_yellow {
	background: url(/images/gradient_yellow.gif) left repeat-x;
	color: #fff;
}


textarea {
	width: 913px;
}

.ticket_textarea {
	width: 500px;	
}

.admin_header {
	width: 913px;
}

body {
	background-color: #fff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.tbody {
	line-height: 1.5em;
		}
		
#ticket_wrapper {
	width: 913px;
	margin: auto;
	position: relative;
	text-align: left;
}

#wrapper {
	width: 913px;
	margin: auto;
	position: relative;
	text-align: left;
}
#home_wrapper {
	width: 939px;
	height: 620px;
	background: url(/images/main_index_bkgd.jpg) top left no-repeat;
	padding-top: 63px;
	margin: auto;
	position: relative;
	text-align: left;
}
#home_wrapper .topleftColumn {
	float: left;
	margin-left: 52px;
	
}
#home_wrapper .toprightColumn {
	margin-left: 285px;
	width: 405px;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
}
#home_wrapper .bottom {
	margin-top: 164px;
	margin-left: 65px;
	height: 150px;
	width: 575px;
}
#ticket_header {
	height: 77px;
	background: url(/images/tiki_header.png) left no-repeat;
}

#main {
	/*padding: 1cm;*/
}



th {
	
	font-weight: bold;
	text-align: center;
	background: #add36e url(/images/column_unfocus.png) left repeat-x;
	/*background: url(/images/sorter.gif)  repeat-x;*/
	/* background-color: #ccc; */
	color: #666;
	line-height: 15px;
	padding: .1cm;
	border-right: 1px solid #999;
}

td
{
vertical-align: top;
}
.outline {
	border: .5px solid #CCC;
	}

.outlinemid {
	border-top: .5px solid #CCC;
	border-bottom: .5px solid #ccc;
}


h2, #homeWrapper h2 {
	font-size: 14px;
	color: #8f3d32;
}

.tourtitle {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	color: #024D6E;
	
}
.tourbox {
	background: #fff url(/images/tourbox.png) left no-repeat;
	height: 250px;
}
label {
	font-weight: bold;
	color: #8f3d32;
}

a:link {
	color: #7ca354;
}

a:hover {
	color: #add36e;
}

a:visited {
	color: #add36e;
}

fieldset { 
	border:1px solid #ccc 
}

legend {
  padding: 0.2em 0.5em;
  border:1px solid #ccc;
  color:#666;
  background: #add36e url(/images/nav_bg.png) left repeat-x;
}

#titleBar a:link {
	color: #fff;
}

#titleBar a:hover {
	color: #fff;
}

#titleBar a:visited {
	color: #fff;
}
#navBar {
	background: #add36e url(/images/nav_bg.png) left repeat-x;
	line-height: 15px;
	font-size: 16px;
	color: #fff;
	padding: 0px 5px 0px 15px;
}
#navBar img {
	padding: 0px 0px 0px 0px;
	
}	

#subNavBar {
	width: 800px;
	padding:10px;
	font-size: 16px;
	color: #8f3d32;
}
#subNavBar a {
	color: #add36e;
	text-decoration: none;
}

#search {
	padding: 0px 0px 0px 30px;
}

table {
	width: 100%;
	padding: 0cm;
	border-spacing: 0cm;
}
.title {
	background: #add36e url(/images/green_shiny.png) left repeat-x;
	line-height: 33px;
	font-size: 16px;
	color: #fff;
	padding: 6px;
}
.green_title {
	background: #fff;
	line-height: 33px;
	font-size: 16px;
	color: #add36e;
	padding: 6px 6px 6px 0px;
}
.unfocused_title {
	background: #ccc;
	font-size: 16px;
	color: #fff;
	padding: .1cm;
}


#FlashGood {
	padding: .1cm .1cm .1cm .5cm;
	color: #060;
	/* background: url(/images/icons/accept.png) left no-repeat; */
}
#FlashBad {
	padding: .1cm .1cm .1cm .5cm;
	color: #c00;
	/* background: url(/images/icons/error.png)  left no-repeat; */
}

#errorExplanation {
	text-align: left;
	border: 1px solid #ccc;
	padding: 5px 5px 5px 30px;
	border-color: #c99;
	color: #fff;
	background-color: #ff0000;
}
#errorExplanation h2 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

.fieldWithErrors {
	background: url(/images/icons/error.png)  left no-repeat;
	padding-left: 30px;
}

.even {
	background: #eaeceb;
	line-height: 25px;
}

.even td {
	border-top:1px #333333;
	border-left:1px #333333;
	padding-left: 5px;
}

.odd {
	background: #ffffff;
	line-height: 25px;
}

.odd td {
	border-top:1px #333333;
	border-left:1px #333333;
	padding-left: 5px;
}

div.announcement {
	border-top: 3px solid #7ca354;
	border-bottom: 3px solid #7ca354;
	font-size: 11px;
	color: #666;
	padding: 7px;
	background-color: #fcfce1;
	margin-bottom: 15px;
}

div.announcement h1 {
	font-size: 12px;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
}

hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border-style: solid
}

.yellow {
	background: #fcfce1;
	padding: 20px;
}

.yellowsmall {
	background: #fcfce1;
	font-size:12px;
	padding: 20px;
}

.blue {
	color: #024D6E;
}

/*
td {
white-space: nowrap;
}
*/

.small {
	color: #999;
	font-size: 10px;
}
.basecamp_project {
	background: url(/images/gray.png)  repeat-x;
	white-space: nowrap;
	line-height: 25px;
	color: #666;
}
.basecamp_project a {
	text-decoration: none;
	color: #666;
}

.basecamp_wrap {
	background: url(/images/gray.png)  repeat-x;
	line-height: 25px;
	color: #666;
}

.basecamp_company {
	background: url(/images/light_green.png)  repeat-x;
	vertical-align: text-top;
	white-space: nowrap;
	line-height: 25px;
	color: #000;
}
.basecamp_company a {
	text-decoration: none;
	color: #fff;
}
.basecamp_company a:hover {
	color: #333;
}
.basecamp_company_dark {
	background: url(/images/green_shiny.png)  repeat-x;
	white-space: nowrap;
	line-height: 25px;
}
.basecamp_table {
	width: 100%;
	vertical-align: top;
	padding: 0px;
	border-spacing: 0px;
	color: 000;
}
#bcleft {
width:600px;
padding:10px;
float:left;
}

#bcright {
width:250px;
padding-left:10px;
float:right;
}
.orange {
	color: #F7931E;
}
.sorter {
	background: url(/images/column_unfocus.png)  repeat-x;
	white-space: nowrap;
	line-height: 10px;
}
.sorter a {
	text-decoration: none;
	color: #666;	
}
.sorter_dark {
	background: url(/images/column_focus.png)  repeat-x;
	white-space: nowrap;
	line-height: 10px;
	/*background-color #666;*/
}
.sorter_dark a {
	text-decoration: none;
	color: #666;	
}

#signup {
	background: #fff url(https://tikiden.com/images/tiki_lite_bg.jpg) right top no-repeat; 
}

img.right { 
	padding: 4px; margin: 0 0 2px 7px; display: inline;
}
img.left { 
padding: 4px; margin: 0 7px 2px 0; display: inline; 
}

#footer {
	height: 50px;
	width: 100%;
	text-align: center;
	background: url(/images/logo_mf_product.gif) #fff right center no-repeat;
	line-height:4em;
	font-size: 9px;
	position: relative;
	clear: left;
}

<!--- Content --- >
#content {
width:900px;
margin:0 auto;
padding:5px;
text-align:left;
}
				
#tourleft {
width:500px;
padding:10px;
float:left;
}

#tourright {
width:360px;
padding-left:10px;
float:right;
}

.tourul {
	margin: 2em;
	padding: 0px;
	line-height: 1.5em;
	color:#666;
}
