/*
---------------------------------------------------------------
Title:       Coldster Main
Publisher:   Element Fusion
Copyright:   2006; Element Fusion, LLC
---------------------------------------------------------------
*/

/* layout */

body
{
	font: normal 12px helvetica, arial, sans-serif;
	background:#ECE9DF url("images/background.gif") top center repeat-x;;
	text-align: center;
	margin: 0;
	padding: 0;
}

td {
	font: normal 12px helvetica, arial, sans-serif;

}

.closeLink {
	outline: none;
	font-weight: bold;
}

.popup {
	POSITION: absolute;
	VISIBILITY: hidden;
	BACKGROUND-COLOR: #DCEAF4;
	LAYER-BACKGROUND-COLOR: #DCEAF4;
	width: 200;
	BORDER-LEFT: 1px solid #4B4B4B;
	BORDER-TOP: 1px solid #4B4B4B;
	BORDER-BOTTOM: 3px solid #4B4B4B;
	BORDER-RIGHT: 3px solid #4B4B4B;
	PADDING: 5px;
	z-index: 10;
}

#main_container
{
	width: 761px;
	padding: 0px;
	margin: 0 auto;
}

#tour_container
{
	width: 700px;
	padding: 0;
	margin: 0 auto;
}

#tour_container H1{
	font: bold 18px Tahoma, Arial, "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #0973BB;
}

#tour_container H2{
	font: bold 15px Tahoma, Arial, "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #0973BB;
}

#tour_container a, #tour_container a:link, #tour_container a:visited {
	color: #0973BB;
}

#tour_container a:hover, #tour_container a:active {
	background: #0973BB;
	color: #FFFFFF;
}

#design_container2
{
	width: 525px;
	padding: 0;
	margin: 0 auto;
}

#design_container2 h2
{
	font: bold 16px Tahoma, Arial, "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #726E5A;
	margin-bottom: 5px;
}

#column_one
{
	float: none;
	width: 750px;
	padding: 0px;
}

#column_oneS
{
	float: left;
	width: 547px;
	padding: 0px;
}

#column_mid
{
	float: left;
	width: 9px;
	padding: 0px;
}

#column_two
{
	float: left;
	width: 200px;
	margin: 10px 10px 0px 5px;
	padding: 0px;
	text-align: left;
}

#column_twoS
{
	float: left;
	width: 180px;
	margin: 10px 10px 0px 5px;
	padding: 0px;
	text-align: left;
}



#column_two H2, #column_twoS H2 {
	font: normal 18px Tahoma, Arial, "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #000000;
	border-bottom: dotted 2px #ccc;
}
#column_two H3, #column_twoS H3 {
	font: bold 15px Tahoma, Arial, "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #9AC556;
}

#header {
	width: 761px;
	height: 82px;
	background: url("images/header.gif") top center no-repeat;
}

#content {
	width: 761px;
	background: url("images/Sides.gif") top center repeat-y;
}

#content_area {
	padding: 15px 15px 15px 25px;
	text-align: left;	
}

#content_area H2{
	font: bold 14px Tahoma, Arial, "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #0973BB;
}
#content_area H3{
	margin: 0 0 1px 0;
	font: normal 12px helvetica, arial, sans-serif;
	line-height: 16px;
	font-weight: bold;
	padding: 0;
	color: #000000;
}

#content_area_center {
	padding: 15px 15px 15px 25px;
	text-align: center;	
}

#content_area p {
	padding: 0px;
	margin: 5px;
	line-height: 16px;
}

li {
	padding-bottom: 5px;
	padding-left: 25px;
	background: transparent url("images/Arrow-small.gif") no-repeat 5px 0px;
	text-align: left;
	list-style-type: none;	
}

ul {
	margin-top: .5em;
	margin-left: 0;
	padding-left: 10px;
}


#footer {
	width: 761px;
	height: 13px;
	background: url("images/footer.gif") top center no-repeat;
}

#copyright {
	float: left;
	width: 400px;
	padding-left: 20px;
	font: normal 11px helvetica, arial, sans-serif; 
	text-align: left;
}

#video_box {
	width: 320px;
	float: right;
	background: #FFFFFF;
	padding: 0px;
	border-width: 8px 8px 8px 8px;
	border-color: #EEEEEE;
	border-style: solid;
	margin: 0px 0px 0px 10px;
}

#highlight_box {
	background: #FFF9E5;
	padding: 8px;
	border-width: 14px 14px 14px 14px;
	border-color: #DCEAF4;
	border-style: solid;
	font: bold 15px tahoma, helvetica, arial, sans-serif;
	color: #575757;
	line-height: 24px;
	text-align: left;
	margin: 0px;
}

#tour_menu {
	width: 550px;
	background: #FFF9E5;
	padding: 8px;
	border-width: 14px 14px 14px 14px;
	border-color: #DCEAF4;
	border-style: solid;
	font: bold 15px tahoma, helvetica, arial, sans-serif;
	color: #575757;
	text-align: center;
	line-height: 24px;
	margin: 0 auto;
}

#tour_menu h1 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 15px;
	font-weight: bold;
	color: #FF9500;
}

#tour_menu p {
	padding: 0;
	font-size: 11px;
	margin: 0;
}

#tour_menu a, #tour_menu a:visited, #tour_menu a:link {
	color: #000000;
}

#tour_menu a:hover, #tour_menu a:active {
	background: #0973BB;
	color: #FFFFFF;
}

#design_container
{
	width: 440px;
	padding: 8px;
	margin: 0 auto;
	border-width: 14px 14px 14px 14px;
	border-color: #DCEAF4;
	border-style: solid;
	background: #FFF9E5;
}

#design_container2
{
	width: 400px;
	padding: 0px;
	margin: 0 auto;
}


#logo {
	float: right;
	width: 250px;
	padding-top: 5px;
	padding-right: 20px;
	text-align: right;
}

#logo a, #logo a:hover {
	text-decoration: none;
	background: none;
}

.hlight
{
	background: #FCFCDC;
}

#sep_top {
	width: 9px;
	height: 76px;
	background: url("images/seperator_top.gif") top center no-repeat;
}
#sep_sides {
	width: 9px;
	height: 300px;
	background: url("images/seperator_sides.gif") top center repeat-y;
}

#sep_sides_design {
	width: 9px;
	height: 800px;
	background: url("images/seperator_sides.gif") top center repeat-y;
}

#sep_sides_signup {
	width: 9px;
	height: 400px;
	background: url("images/seperator_sides.gif") top center repeat-y;
}

#sep_bottom {
	width: 9px;
	height: 61px;
	background: url("images/seperator_bottom.gif") top center no-repeat;
}

#topnav
{
	font: bold 12px helvetica, arial, sans-serif;
	color: #000000;
	padding-top: 20px;
	padding-right: 22px;
	text-align: right;
	text-decoration: none;	
}
#topnav a
{
	color: #000000;
}
#topnav a:hover, a.active
{
	color: #FFFFFF;
	background: #257DBB;
}
/* Text
--------------------------------------- */

.sm {
	font: normal 11px helvetica, arial, sans-serif;
	}

.smbold {
	font: bold 11px helvetica, arial, sans-serif;
	}

/* Links
--------------------------------------- */

a, a:link, a:visited {
	color: #257DBB;
	text-decoration: none;
	}

a:visited {
	color: #257DBB;
	}

a:hover, a:active {
	background: #257DBB;
	color: #FFFFFF;
	}


/* Navigation
--------------------------------------- */

#header .nav {
	background: url("images/tan_sides.html") top center repeat-y;
	height: 25px;
	padding-top: 88px;
	padding-left: 30px;
	margin: 0;
	}

.nav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header .nav a {
	color: #FFFFFF;
	line-height: 25px;
	font-family: "Trebuchet MS", "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding: 0 .5em;
	margin: 0 .5em;
	}

#header .nav a:hover {
	background: #FFFFFF;
	color: #06646C;
	} 

#cbox {
	float: left;
	margin-right: 5px;
	border: 1px solid #333333;
	width: 5px;
	height: 5px;	
}

#cbox_clear {
	float: left;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	width: 5px;
	height: 5px;	
}

#signup_area
{
	margin: 0 auto;
	text-align: center;
}

#signup_instructions
{
	background: #ffffe9;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	border-width: 1px 0px 1px 0px;
	border-color: #ccc;
	border-style: solid;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}

div.tableholder {
  padding: 0px;
  border: 5px solid #8F8C7F;
}

#tableholder2 {
  width: 180px;
  padding: 0px;
  border: 5px solid #D6D3C5;
}

#tableholder3 {
  width: 350px;
  padding: 0px;
  border: 5px solid #D6D3C5;
  margin: 0 auto;
}

table.signup th img {
	margin-top: 2px;
	border: none;
}

table.signup th {
	font-size: 16px;
	padding: 3px 7px 3px 7px;
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #E3DFDF;
	border-left: 1px solid #E3DFDF;
	background: #FFFFFF;
}

table.signup th.details {
	font-size: 10px;
	color: #666;
	text-align: right;
	font-weight: normal;
}

table.signup td.select {
	font-size: 10px;
	font-weight: bold;
	background-color: #ffc;
}

table.signup td.popular {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0973BB;
	border-right: 1px solid #0973BB;
	border-left: 1px solid #0973BB;
}

table.signup td.powerful {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0F92D1;
	border-right: 1px solid #0973BB;
	border-left: 1px solid #0973BB;
}

table.signup td.shadedw {
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	border-right: 1px solid #ccc;
	white-space: nowrap;
	background-color: #FFFFFF;
}

table.signup td.shaded {
	background-color: #ffffe9;
}

table.signup td.shadedleft {
	background-color: #ffc;
	text-align: right;
}

table.signup td {
	border-bottom: 1px solid #E3DFDF;
	padding: 3px;
	font-size: 11px;
	border-right: 1px solid #E3DFDF;
	border-left: 1px solid #E3DFDF;
	text-align: center;
}

table.signup td.banner {
	background-color: #333;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
}

table.signup td.dsmall {
	text-align: center;
	font-size: 9px;
	vertical-align: top;
}

table.signup span.price {
	font-size: 12px;
	color: #FF9500;
	letter-spacing: -0.5px;
}

/******** sign up ********/

fieldset {
	padding: 12px;
	margin-bottom: 10px;
	border: 1px solid #dcdcdc;
	border-top: 1px solid #0973BB;
}

fieldset.final {
	padding: 12px;
	margin-bottom: 10px;
	border: 5px solid #0973BB;
}

fieldset.final p {
	color: #000;
}

fieldset legend {
	font-size: 12px;
	font-weight: bold;
	color: #EF9603;
	padding: 0 5px;
}

fieldset legend span {
	color: #666;
	font-weight: normal;
	font-size: 80%;
}

fieldset p {
	font-size: 12px;
	line-height: 15px;
	color: #222;
	margin: 0 0 10px 0;
	padding: 0;
}

fieldset input {
	padding: 3px;
	margin-bottom: 4px;
}

fieldset input.big {
	font-size: 16px;
	font-weight: bold;
}

fieldset small {
	font-size: 10px;
	line-height: 13px;
	color: #999;
}

fieldset hr {
	margin: 10px 0;
}

fieldset table th {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
}

fieldset table td {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

#submit_and_create_wait_div {
	color: #red;
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size: 11px;
}

.TwoColBox {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.TwoColText {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 20px;
	width: 440px;
}

.TwoColSidebar {
	float: right;
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 0px 20px;
	border-left: 1px dotted #ccc;
	width: 200px;
}
