/* CSS Document */

body {
	background:#000000;
	color:#000000;
	font-family:Lucida Grande, Verdana, Arial, sans-serif;
	font-size:12px;
	}

a {
	text-decoration:underline;
	color:#000000;
	border:0px;
	}

a:hover {
	color:#883333;
	cursor:pointer;
	border:0px;
	}

img {
	border:0 none;
	}

td {
	font-family:Lucida Grande, Verdana, Arial, sans-serif;
	font-size:12px;
	}

fieldset {
	margin:0;
	padding:10px;
	border:1px solid white;
	background:#e3e3e3;
	}

.fieldsetTitle {
	margin:0 0 0 1px;
	font-weight:bold;
}

legend {
	color:#000000;
	}

fieldset p {
	margin:0 0 10px 0;
	padding:0;
	}

input {
	border:none;
	}

textarea {
	border:none;
	}

#container {
	margin:50px auto 0 auto;
	padding:0;
	width:756px;
	background:#000000;
	color:#ffffff;
	}

#tourCreatorContainer {
	margin:50px auto 0 auto;
	padding:0;
	width:850px;
	background:#000000;
	color:#ffffff;
}

#cpgLogo {
	margin:0 0 0 15px;
	padding:0;
	}

#subContainer {
	background:url(../../assets/white_150.jpg) repeat-y;
	float:left;
	}

#menuMain {
	margin:0;
	padding:50px 0 0 0;
	width:150px;
	height:356px;
	float:left;
	background:#ffffff;
	color:#000000;
	}

#bodyContent {
	margin:0;
	padding:10px 10px 10px 10px;
	width:580px;
	min-height:380px;
	float:right;
	border:3px solid #ffffff;
	color:#000000;
	font-family:Lucida Grande, Verdana, Arial, sans-serif;
	font-size:12px;
	}

#bodyContent #content {
	margin:140px 20px 10px 20px;
	}

#bodyContent #userContent {
	margin:100px 20px 10px 20px;
	}

#articleContent {
	margin:0;
	padding:0;
	width:600px;
	min-height:380px;
	float:right;
	border:3px solid #ffffff;
	color:#000000;
	font-family:Lucida Grande, Verdana, Arial, sans-serif;
	font-size:12px;
	}

.sub_default {
	background:url(../../assets/bg_bodyContent2.jpg) #ededed no-repeat; /* #362f2d */
	}

.sub_admin {
	background:url(../assets/bg_admin2.jpg) #ededed no-repeat;
	}

.sub_articles {
	background:url(http://members.cpgtours.com/assets/bg_articles2.jpg) #ededed no-repeat;
	}

.sub_companyAdmin {
	background:url(../assets/bg_companyAdmin.jpg) #ededed no-repeat;
	}

.sub_expired {
	background:url(../assets/bg_expired2.jpg) #ededed no-repeat;
	}

.sub_home {
	background:url(../assets/bg_home2.jpg) #ededed no-repeat;
	}

.sub_login {
	background:url(../assets/bg_login2.jpg) #ededed no-repeat;
	}

.sub_messageSent {
	background:url(../assets/bg_messageSent2.jpg) #ededed no-repeat;
	}

.sub_officeAdmin {
	background:url(../assets/bg_officeAdmin.jpg) #ededed no-repeat;
	}

.sub_payment {
	background:url(../assets/bg_payment2.jpg) #ededed no-repeat;
	}

.sub_paymentSent {
	background:url(../assets/bg_paymentSent2.jpg) #ededed no-repeat;
	}

.sub_profile {
	background:url(../assets/bg_profile2.jpg) #ededed no-repeat;
	}

.sub_renew {
	background:url(../assets/bg_renew2.jpg) #ededed no-repeat;
	}

.sub_resources {
	background:url(http://members.cpgtours.com/assets/bg_resources2.jpg) #ededed no-repeat;
	}

.sub_support {
	background:url(../assets/bg_support2.jpg) #ededed no-repeat;
	}

.sub_todo {
	background:url(../assets/bg_todo2.jpg) #ededed no-repeat;
	}

.sub_tours {
	background:url(../assets/bg_tours2.jpg) #ededed no-repeat;
	}

.sub_voiceover {
	background:url(../assets/bg_voiceover2.jpg) #ededed no-repeat;
	}

.sub_distribution {
	background:url(../assets/bg_distribution.jpg) #ededed no-repeat;
	}

.sub_statistics {
	background:url(../assets/bg_statistics.jpg) #ededed no-repeat;
	}

#expiration {
	position:relative;
	text-align:right;
	margin:-24px 0 0 0;
}

#accountStatus {
	position:relative;
	top:-24px;
}

#status {
	float:left;
}

#expiration2 {
	text-align:right;
}

#tourCreator {
	margin:0;
	padding:0;
	width:694px;
	min-height:400px;
	float:right;
	border:3px solid #ffffff;
	background-color:#bfbfbf;
	color:#000000;
	}

#menuLogin {
	margin:0;
	padding:20px 0 0 0;
	width:756px;
	clear:both;
	text-align:right;
	}

#menuLogout {
	margin:0;
	padding:20px 0 0 0;
	width:756px;
	clear:both;
	text-align:right;
	}

.menuItem {
	margin:0;
	padding:0 0 0 20px;
	display:block;
	clear:both;
	width:107px;
	height:28px;
	background:#ffffff;
	color:#000000;
	text-decoration:none;
	}

.menu2Item {
	margin:0 0 20px 0;
	padding:0;
	height:13px;
	background:#000000;
	color:#ffffff;
	text-decoration:none;
	}

.marketing {
	text-decoration:none;
	}

.subNav {
	margin:0;
	padding:5px;
	text-align:center;
	}

#bullets {
	margin:0;
	padding:5px 0 15px 0;
	}

.bullet {
	font-size:13px;
	margin:1em 0 0 30px;
	padding:0 0 0 20px;
	list-style:none;
	background:url(../../assets/arrow_gray.png) no-repeat 0px 4px;
	}

.bullet a {
	text-decoration:none;
	border:0px;
	font-weight:bold;
	}

.bullet a:hover {
	color:#883333;
	cursor:pointer;
	border:0px;
	}

.toggle {
	display:none;
	margin:0 100px 0 25px;
	}

.toggle li {
	margin-top:10px;
	list-style:outside;
	list-style-type:disc;
	}

#tourSamples {
	margin-top:20px;
	padding:0;
	text-align:center;
	}

#tourSamples p {
	padding:0;
	margin:0 auto;
	width:500px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	}

#tourSamples h1 {
	margin:0 auto;
	padding:0 0 20px 0;
	width:320px;
	}

#tourSamples img {
	margin:10px;
	}

#contactAddress {
	font-size:14px;
	}

#contactForm input {
	width:245px;
	}

#contactForm textarea {
	width:515px;
	}

.legalText {
	font-size:9px;
	margin:35px 0 0 0;
	padding:10px 0 0 0;
	border-top:1px solid #ffffff;
	}

.error {
	color:#770000;
	}

#statusMenu {
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	z-index:10000;
	width:50px;
	background:#eee;
	border:2px solid #fff;
	padding:2px;
}

#statusMenu a {
	text-decoration:none;
	}

#statusMenu a:hover {
	}

#tourList, #userList {
	border:1px solid #fff;
	background:#e3e3e3;
	width:540px;
	border-collapse:collapse;
	}

#tourList th, #userList th {
	background:#fff;
	font-weight:normal;
	text-transform:lowercase;
	text-align:left;
	padding-left:5px;
	}

#tourList td, #userList td {
	padding-left:5px;
	border-bottom:1px solid #fff;
	}

#tourList td img, #userList td img {
	margin:0 3px 0 0;
	vertical-align:middle;
	}

#tourList .options, #userList .options {
	font-size:.9em;
	text-align:right;
	}

#tourList .options a, #userList options a {
	margin:0 15px 0 0;
	}

#btn_newTour {
	position:relative;
	margin-left:-10px;
	}

#loginForm {
	width:285px;
	margin:0 auto;
	}

#loginForm input {
	width:250px;
	}

.inlineBtn {
	vertical-align:text-bottom;
	position:relative;
	top:2px;
	}


/* Tour Statistics */

#statsContainer p {
	margin:0;
	padding:0;
	}

#statsContainer {
	border:1px solid #fff;
	background:#ddd;
	min-height:360px;
	position:relative;
	}

#statsGraph {
	width:100%;
	height:220px;
	margin-top:10px;
	overflow:visible;
	}
	
#statsPie {
	width:250px;
	height:165px;
	position:absolute;
	top:210px;
	right:20px;
	}

#statsReferers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#222;
	background:#ddd;
	margin:10px 0 10px 5px;
	}

#statsReferers a{
	text-decoration:none;
	}

.stat_mainTotals {
	width:200px;
	background:#eee;
	border:1px solid #fff;
	margin:0 0 10px 35px;
	padding:5px 5px 0 5px;
	font-size:14px;
	}

.stat_refTotals {
	width:180px;
	margin:3px 0 10px 10px;
	padding:5px 5px 0 5px;
	}

.stat_total {
	margin-bottom:5px;
	}

.stat_title {
	}

.stat_value {
	font-weight:bold;
	}

.stat_group {
	clear:left;
	padding:5px 0 0 0;
	}
	
.stat_subGroup {
	clear:left;
	padding:5px 0 0 0;
	}

.stat_bullet {
	float:left;
	width:21;
	margin-left:5px;
	}

.stat_count {
	float:left;
	width:30px;
	font-size:10px;
	text-align:right;
	margin:4px 0 0 0;
	}

.stat_referer {
	display:inline;
	font-size:14px;
	margin-left:10px;
	}

.stat_subGroup .stat_referer {
	margin-left:15px;
	}

.stat_records {
	margin:5px 0 10px 35px;
	border:1px solid #fff;
	width:380px;
	padding:0 0 5px 0;
	background:#eee;
	}

.stat_record {
	display:block;
	clear:left;
	font-size:12px;
	margin-left:15px;
	}

.stat_recordHeader {
	background:#fff;
	text-align:center;
	padding:2px 0;
	margin: 0 0 2px 0;
	}

.record_date {
	float:left;
	width:90px;
	}

.record_time {
	float:left;
	width:75px;
	}

.record_day {
	float:left;
	width:85px;
	}

.record_ip {
	width:105px;
	}

.footnote {
	margin:20px 10px;
	}
	
.dist_icon {
	margin: 0 5px 0 -21px;
}

#renew_btn {
	vertical-align: middle;
	position: relative;
	top: -2px;
	margin-left: 5px;
}