/* Zero Style Sheet */ 
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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.toggle {
	background-color: blue;
	color: White;
}

/* New define our basic styles */ 

body, a, textarea, table, td, tr, input, select {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;
}


body {
	margin: 0px auto 0px auto;
	min-width: 995px;
	background-color: #333;
	background: #333 url(/myMktg10/images/bodyBG.gif) no-repeat;
	 
}

div#Information{
	width: 450px;
	margin: 0 auto;
}
div#header{
	width: 995px;
	margin: 0px auto;
	position: relative;
}

div#background-footer {
	position:absolute;
	bottom: 0;
	right: 0;
	width: 400px;
	height: 200px;
	background: #333 url(/myMktg10/images/botCorn.png) no-repeat;
	z-index: -1000;
}

div#title {
	font-weight: bold;
}

div#logo {
	height: 50px;
	width: 250px;
	background-image: url('/images/skins/default/MyMarketingLogo_green.png');
	background-repeat: no-repeat;
}



div.menu {
	background-color: #AB0000;
	margin: 0px auto;
	width: 995px;
}

div.not_logged_in_menu {
	background-color: #AB0000;
	width: 995px;
	height: 15px;
	text-align: center;
	color: white;
	padding: 7px;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 auto;
}

.start_up_hide { display: none !important;}

div#menu_bar {
	padding: 0;
	margin: 0 auto;
	width: 994px;
}
ul.menu { border: none; padding: 0; margin: 0;}
div#menus { border: none;}
a:hover { border: none;}
div#menus {
	padding: 0;
	margin: 0;
	
}

div#menus ul li {
	height: 60px;
	text-align: center;
}
div.ecards {
	background: url(/images/skins/default/icon_eCards.png) center no-repeat;
}
div.campaigns {
	background: url(/images/skins/default/icon_campaigns.png) center no-repeat;
}
div.resources {
	background: url(/images/skins/default/icon_resources.png) center no-repeat;
}
div.contacts {
	background: url(/images/skins/default/icon_contacts.png) center no-repeat;
}
div.myprofile {
	background: url(/images/skins/default/icon_myprofile.png) center no-repeat;
}
div.help {
	background: url(/images/skins/default/icon_help.png) center no-repeat;
}
div.dashboard {
	background: url(/images/skins/default/icon_dashboard.png) center no-repeat;
}
div.home {
	background: url(/images/skins/default/icon_home.png) center no-repeat;
}
div.images {
	background: url(/images/skins/default/icon_images.png) center no-repeat;
}

div.mail_center {
	background: url(/images/skins/default/icon_mail_center.png) center no-repeat;
}
div.templates {
	background: url(/images/skins/default/icon_templates.png) center no-repeat;
}
div.link_tool {
	background: url(/images/skins/default/icon_link_code.png) center no-repeat;
}
tr#menu td:hover {
	color: white;
	background-color: #CD0202;
}

table.list tr td.center, td.center { text-align: center;}
tr#menu td a:hover {
	margin: 5px 0 0 0;
	color: white;
	background-color: #CD0202;
}

tr#menu td a:active {
	color: white;
	background-color: #CD0202;
	border: none;
}

tr#menu td.selected {
	color: white;
	background-color: #CD0202;
}

/* Main Content Style Definitions */
div#mainContent {
	text-align: left;
	width: 994px;
	/*height: 2000px;*/
	margin:4px auto;
	margin-right: auto;
	padding: 0px 0px 50px 0px;
	z-index: 9999;
	
}


div#logged_in_as {
	position: absolute;
	right: 5px;
	top: 25px ;
	margin: 0px 0px 5px 0;	
	color: #444;
}

div#default_navigation {
	position: absolute;
	right: 0;
	top: 0;
	margin: 10px 8px 0px 0px;
	color: #444;
}

div#default_navigation a {
	color: #666;
	text-decoration: none;
}

div.page_header {
	margin-top: 3px;
	background-color: black;
	color: white;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

/* Link Colors */
a, .list td a, #account_settings td a {
	color:#0033FF;
}

.list td, #account_settings td  {
	color:#000000;
}
a:visited {
	color:#551a8b
}


/*.button {
	padding: 2px 4px;
	color: white;
	background-color: #015402;
	font-size: .9em;
	text-decoration: none;
	text-align: center;	
}

.button:hover {
	background-color: #019204;
} */


textarea {
	height: 250px;
}
 

textarea.mini_field {
	height: 100px;
}

/* Error Codes */
.error_type_1{
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	background-color: red;
	color: white;
	text-decoration: none;
	font-size: 1.2em;
	text-align: center;
}

.error_type_2 {
	margin: 0px 0px 0px 0px;
		padding: 3px 3px 3px 3px;
	background-color: green;
	color: white;
	text-align: center;
}

/* Indicator -- Computer is busy doing something. */
div#indicator 
{	
	width: 100px;
	height: 100px;
	background-image: url("/images/skins/default/indicator.gif");
}


/* Interim Adjustment Styles */

div#center_absolute {
	margin-right: auto; 
	margin-left: auto; 
	position: relative; 
	width: 600px; 
	height: 700px;
}

div.center {
	margin-right: auto;
	margin-left: auto;
}

.left_align {
	text-align: left;
}



div.search {
	text-align: center;
	background-color: white;
}

div.add_new {
	width: 85px;
	margin: 10px auto 10px auto;
}

div.auto_complete {
  width: 350px;
  background: #fff;
}

div.auto_complete ul {
  border:1px solid #888;
  margin:0px;
  padding:0px;
  width:100%;
  list-style-type:none;
}

div.auto_complete ul li {
  margin:0px;
  padding:3px;
}

div.auto_complete ul li.selected { 
  background-color: #ffb; 
}

div.auto_complete ul strong.highlight { 
  color: #800; 
  margin:0px;
  padding:0px;
}



td {
	padding: 1px 8px 1px 4px;
}

td.middle {
	padding: 0px 5px 0px 5px;
	text-align: left;
}
.list table {
	border: 0px solid #999;
}

.center {
	margin-right: auto;
	margin-left: auto;
}

.half_width { width: 450px;}


.center_align, table.activity tr td.center_align {
	text-align: center;
}

th {
	padding: 5px;
	text-align: center;
}

table.center { 
	margin: 0 auto;}


/* The following defines a table for container box that is adjustable. */
table.basic {
	background-color:#CCCCCC ;
}

table.basic tr.top td.left {
	width: 15px;
	padding: 0;
	background: url(/images/skins/default/gray_tl.png) left; 
	background-repeat: no-repeat;
}
table.basic tr.top td.middle {
	height: 33px;
	border-top: 2px solid #9f9f9f;
	background:#ccc; /*url(/images/skins/default/gray_tm.png) bottom;*/
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
		padding: 0;
	font-size: 1.2em;
	font-weight: bold;
}
table.basic tr.top td.right{
		padding: 0;
	width: 15px;
	background: url(/images/skins/default/gray_tr.png) right; 
	background-repeat: no-repeat;
}


table.basic tr.middle td.left {
	/*background-image: url(/images/skins/default/gray_ml.png);*/
	border-left: 2px solid #9f9f9f;
	
	/*background-repeat: repeat-y;*/
}

table.basic tr.middle td {
}
table.basic tr.middle td.right {
	border-right: 2px solid #9f9f9f;
/*	background-image: url(/images/skins/default/gray_mr.png);
	background-repeat: repeat-y;*/
}

table.basic tr.bottom td.left {
	height: 15px;
	border-left: 2px solid #9f9f9f;
	border-bottom: 2px solid #9f9f9f;
	/*background-image: url(/images/skins/default/gray_bl.png);
	background-repeat: no-repeat; */
}

table.basic tr.bottom td.middle {
	border-bottom: 2px solid #9f9f9f;

/*	background-image: url(/images/skins/default/gray_bm.png);
	background-repeat: repeat-x;*/
}

table.basic tr.bottom td.right{
	border-right: 2px solid #9f9f9f;
	border-bottom: 2px solid #9f9f9f;
/*	background-image: url(/images/skins/default/gray_br.png);
	background-repeat: no-repeat; */
}

/* End of table basic box definition */ 

/* List table options */
table.list tr td {
	border-right: 1px solid white;
}

table.list tr th {
	background-color: #bdbdbd;
	color: black;
	font-weight: bold;
	padding: 3px 20px;
	border-right: 1px solid white;

}




div.dashboard {
	float:left;
	height:320px;
}

div.tool_box {
	float: right;
}

ul#attached {
	list-style-type: none;
	margin-left:0px;	
	margin-top:0px;
	height: 150px;
}
ul#attached li {
	background-color: yellow /*#7bae4c*/;
	border: 1px dotted green;
	margin-bottom: 1px;
	text-align: left;
	padding: 2px 4px 2px 4px;
}

ul#available {
	list-style-type: none;
	padding: 2px 2px 2px 2px;
	margin-left:0px;
	margin-top: 0px;
	
}
ul#available li {
	background-color: #8888ee;/*#d7d7d7;*/
	border: 1px solid black;
	padding: 2px 2px 2px 2px;
	margin-bottom: 2px;
	text-align: left;
}

span#buy_more {
	float:left;
	width: 40px;
}


/* mceEditor */
textarea.mceEditor {
	width: 900px;

}


.hint {
  white-space: normal;
  position: absolute;
  margin-left: 40px;
  width: 300px;
  margin-top: -4px;
  border: 1px solid #c93;
  padding: 10px 12px;
  background-color: #ffc;
  text-align: left;
}

/*.enabled1{
	background-color: #f8d18d;
	color: gray;
}*/


.fwdgt {
	border: none;
}
/* This is defining the boxes for search and control on all CRUD pages */

table.control_box{
	width: 100%;
	height: 36px;
	margin-bottom: 5px;
}

td.control_left {
/*	background: url(/images/skins/default/control_left.gif) no-repeat;*/
/*	width: 4px;*/
	height: 36px;
}

td.control_middle {
	vertical-align: middle;
	/*background: url(/images/skins/default/control_middle.gif) repeat-x;*/
/*	background: #CCC;*/
	height: 36px;
	color: black;
}

td.control_right {
/*background: url(/images/skins/default/control_right.gif) no-repeat; */
/*	width:8px;*/
	height: 36px;
}

form {
	display:  inline;
}

/* Mike Nunnery's edit blocks */
.edit_block { 
	width:900px;
	border: 1px solid black;
	clear: both;
}


.edit_block_title {
	font-weight: bold;
	background-color: gray;
	color: Black;
	font-weight: bold;
	padding: 2px 2px 2px 10px;
}


.left_column {
	width: 450px;
	float:left;
}

.right_column {
	width: 450px;
	float:left;
}



div#ticket_stubs{
	width: 120px;
	height: 50px;
	background-color: transparent;
	float: right;
	
}

div#ticket_count {
	width: 80px;
	height: 10px;	
	background-image: url(/images/skins/default/remaining.png);
	text-align: center;
	margin: 5px;
	padding: 20px 10px 20px 10px;
}

span#tickets_label {
/*	width: 200px;
	font-weight: bold;*/
}

span#tickets_remaining a {
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}


#footer { clear:both;}

div#footer {
	width: 400px;
	height: 15px;
	position: relative;
	bottom: 0;
	left: 50%;
	margin-left: -200px;
	background-color: green;
	color: white;
}

div#w3c_logo 
{
	width: 88px;
	margin: 10px auto;
}


.required { font-weight: bold;}

/* button style information for start page*/ 

.box_button:link,
.box_button:visited { /* Top left corner, top edge */
	float:left;
	color:#444;
	font-weight: bold;
	font-size: 2.0em;
/*	background:#FFF url(/images/tan_button.png) no-repeat;
*/	text-decoration:none;
}
.box_button * {display:block;}
.box_button span { /* Top right corner */
/*	padding:6px 0 0;*/
/*	background:url(/images/tan_corners.png) no-repeat right top;
*/}
.box_button span span { /* Bottom left corner, left and bottom edges */
/*	padding:0 0 0 6px;*/
/*	background:url(/images/tan_button.png) no-repeat left bottom;
*/}
.box_button span span span { /* Bottom right corner */
/*	padding:0 0 6px;*/
/*	background:url(/images/tan_corners.png) no-repeat right bottom;
*/}
.box_button span span span span { /* Right edge */
	padding:3px 12px 3px 6px; /* Extra padding (3px vertical, 6px horizontal) added to give the text some breathing room */
/*	background:url(/images/tan_button.png) no-repeat right center;
*/}
.box_button:hover,
.box_button:focus,
.box_button:active { /* Make the button more visible on :hover and :focus */
/*	outline:2px solid #ff0; /* Not supported by IE/Win :-( */
	color:#000;
}
td.button_box {
	width: 275px;
	height: 175px;
	background: url(/images/skins/default/tan_entire_button3.png) no-repeat;
}

.cls_prospects_add_large span span span span {
	padding-bottom: 100px;
	background:url(/images/skins/default/contacts.png) no-repeat center;
}

.cls_campaigns_add_large span span span span {
	padding-bottom: 100px;
	background:url(/images/skins/default/eCards.png) no-repeat center;
}
.cls_resources_add_large span span span span {
	padding-bottom: 100px;
	background:url(/images/skins/default/resources.png) no-repeat center;
}
.cls_campaigns_send_large span span span span {
	padding-bottom: 100px;
	background :url(/images/skins/default/email.png) no-repeat center;
}

.cls_images_manage_large span span span span {
	padding-bottom: 100px;
	background :url(/images/skins/default/images.png) no-repeat center;
}

.cls_users_home_large span span span span {
	padding-bottom: 100px;
	background :url(/images/skins/default/dashboard.png) no-repeat center;
}
.cls_mymarketing_help_large span span span span {
	padding-bottom: 100px;
	background :url(/images/skins/default/help_button.png) no-repeat center;
}

a.cls_prospects_add_large:hover span span span span {
	padding-bottom: 100px;
	background:url(/images/skins/default/contacts_over.png) no-repeat center;
}

a.cls_campaigns_add_large:hover span span span span {
	padding-bottom: 100px;
	background:url(/images/skins/default/eCards_over.png) no-repeat center;
}
a.cls_resources_add_large:hover span span span span {
	padding-bottom: 100px;
	background:url(/images/skins/default/resources_over.png) no-repeat center;
}
a.cls_campaigns_send_large:hover span span span span {
	padding-bottom: 100px;
	background :url(/images/skins/default/email_over.png) no-repeat center;
}

.cls_images_manage_large:hover span span span span {
	padding-bottom: 100px;
	background :url(/images/skins/default/images_over.png) no-repeat center;
}

.cls_users_home_large:hover span span span span {
	padding-bottom: 100px;
	background :url(/images/skins/default/dashboard_over.png) no-repeat center;
}

.cls_mymarketing_help_large:hover span span span span {
	padding-bottom: 100px;
	background :url(/images/skins/default/help_button.png) no-repeat center;
}

table.show {
	margin: 10px;
	background-color: #ddd;
	border: 1px solid black;
}

table.activity {
	margin: 0px auto;
}

table.activity tr td { text-align: left;}
table.activity tr td.right_align { text-align: right;}

.add_button { 
	width: 20px;
}

.copyright { font-size: 10px;}
.come_on {
	font-size: 14px;
	line-height: 150%;
}


/* Prospect Activities colors */

.mode1 {
	background-color: #DDD;	
}

.mode0 {
	background-color: white;
	
}
.trans_mode1 {
	background-color: transparent;	
}

.trans_mode0 {
	background-color: transparent;
	
}

.clicked_0{
	background-color: #82c5f8;
}

.clicked_1{
	background-color: #aaddaa;
}

.opted_out_1{
	background-color: #939598;
	background-color: black;
	color: gray;
}

.opt_out_1{
	background-color: #f8d18d;
	color: #fafafa;
}

.deleted_1{
	background-color: #939598;
	color: gray;
}

.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;

}

.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('/images/information_32.png');
}

.success {
color: black /*#4F8A10*/;
background-color: #DFF2BF;
background-image:url('/images/checkmark_32.png');
}

.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('/images/warning_32.png');
}

.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('/images/error_32.png');
}

.entry_error {
color: #D8000C;
background-color: #FFBABA;
}
/* Basket Definition */ 
/*table.bucket{ 
	width: 100%;
}*/
 
td.bucket {
	vertical-align: top;
	text-align: center;
	width: 380px;
	height: 250px;
	border-bottom: 3px solid gray;
	border-right: 4px solid gray;
}

table.bucket_list{

}
div.bucket {
	height: 250px;
	overflow: scroll;
}

table.bucket tr.title td, h2.bucket {
	padding: 5px;
	background-color: #95B9D6;
}

table.bucket tr.title td span, h2.bucket {
	margin-right: 10px;
	color: black;
	font-weight: bold;
	font-size: 1.2em;
}

div.bucket_sub_title {
	font-weight:bold;
	font-size: 1.1em;
}
input.bucket_search {
	width: 300px;
}

div#TOU {
	height: 300px;
	width:600px;
	text-align: left;
	overflow: scroll;
}

p.standard {
	margin: 5px;
}

p.TOU_paragraph { margin: 5px 0;}

p.TOU_Label {
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0px;
}

td.right_align, .right_align {
	text-align: right;
}

.middle_align {
	vertical-align: middle;
}
.bottom_align {
	vertical-align: bottom;
}
.top_align {
	vertical-align: top;
}


.nowrap {
	white-space: nowrap;
}

h3.header{
	padding: 4px;
	background-color: #bdbdbd;
	color: black;
	font-size: 15px;
	font-weight:bold;
}

div#account_settings {
	margin-bottom: 10px;
	background-color: #eee;
	padding: 10px;
}

.import_from {
	background-color: #EEE;
}

.import_to {
	background-color: #EAEAEA;
}

div.select_area { width: 700px; padding: 10px;}
div.select_item{ margin: 5px;width: 145px; height: 195px; border: 1px solid black; float:left;}
div.select_thumbnail {margin: 5px auto;width: 125px; height: 160px; border: 1px dashed green;}
div.select_thumbnail img {width: 125px; border: 1px dashed green;}
div.select_title {margin: 2px auto; width: 100px; height: 20px; text-align: center;}

.ecard_header {padding: 3px; background-color: black; color: white;}

strong {
	font-weight: bold;
}

input[checkbox] { width: 20px;}

.default_text_area { width: 500px; height: 150px;}


/*
*	STYLES FOR: complex.html
*
*	Created with ThemeRoller...
*	http://ui.jquery.com/themeroller/?bgColorDefault=e0e0e0&bgTextureDefault=02_glass.png&bgImgOpacityDefault=80&borderColorDefault=cccccc&fcDefault=444444&iconColorDefault=888888&bgColorHover=d8d8d8&bgTextureHover=02_glass.png&bgImgOpacityHover=90&borderColorHover=888888&fcHover=111111&iconColorHover=222222&bgColorActive=8ab9ff&bgTextureActive=02_glass.png&bgImgOpacityActive=50&borderColorActive=2694e8&fcActive=000000&iconColorActive=ffffff&bgColorContent=f3f3f3&fcContent=362b36&ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=normal&fsDefault=1.2&fsDefaultUnit=em#bgColorDefault=d6d6d6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=80&borderColorDefault=bbbbbb&fcDefault=000000&iconColorDefault=444444&bgColorHover=eeeeee&bgTextureHover=02_glass.png&bgImgOpacityHover=90&borderColorHover=cccccc&fcHover=000066&iconColorHover=000066&bgColorActive=80ade5&bgTextureActive=04_highlight_hard.png&bgImgOpacityActive=100&borderColorActive=266cc0&fcActive=000000&iconColorActive=ffffff&bgColorContent=D1E6FC&bgTextureContent=10_dots_medium.png&bgImgOpacityContent=90&borderColorContent=bbbbbb&fcContent=000000&iconColorContent=222222&ffDefault=Lucida+Grande%2C+Lucida+Sans%2C+Arial%2C+sans-serif&fwDefault=normal&fsDefault=1&fsDefaultUnit=em
*/

/*
*	GENERAL COSMETICS
*/


/*
*	COMMON LAYOUT PANE FORMATTING
*/
.pane ,				/* outer pane class */
.ui-layout-pane {	/* inner pane class */
	background-color: #FFF;
	border: 1px solid #bbb;
	padding: 0;/* alignment & padding is on the inner-divs */
	overflow: auto; /* will be auto-set to 'hidden' for any pane with a 'scrolling content div' */
}

/*
*	OUTER-LAYOUT PANE FORMATTING
*/
.pane-north ,
.pane-south {
	overflow:		hidden;
}

.pane-north {
	border-bottom:	none;
	}
	.pane-north .content ,
	.pane-south .content {
		padding: 2px;
		text-align: center;
	}
.pane-center {
	/* show off the inner-layout inside the outer-center-pane*/
	background-color: #F6F6F6;
	padding: 15px; /* for outer layout */
}

/* inner divs inside Outer East/West panes */
/*.header { 
	background: #80ade5  url('../javascripts/jquery-ui/css/80ade5_40x100_textures_04_highlight_hard_100.png') 0 50% repeat-x;s
	border-bottom: 1px solid #777;
	font-weight: bold;
	text-align: center;
	padding: 2px 0 4px;
	position: relative;
	overflow: hidden;
}*/
.subhead ,
.footer {
	background: #d6d6d6 url(../img/d6d6d6_40x100_textures_02_glass_80.png) 0 50% repeat-x;
	padding: 3px 10px;
	font-size: 0.85em;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
}
.subhead { border-bottom: 1px solid #777; }
.footer  { border-top: 1px solid #777; }

.ui-datepicker { z-index: 9999;}




/*  Styles for Tickets */ 

div#stage {
	margin-right: auto;
	margin-left: auto;
	width: 706px;
	height: 680px;
	/*background-image: url('../images/stage&seats_large.jpg');*/
	
	text-align: center;
}

div#stage div#media_pane {
	margin-left: -100px;
}

div#stage div#media_pan object {
	margin-left: -100px;
}
iframe {
	background-color: white;
}






/* Styles for Resources */ 

div#first_row {
	margin-top: 10px;
}

td.preview_list {
	padding-top: 5px;
	vertical-align:top;
	width: 235px;
	height: 305px;
	background: url('../images/landing_home_catbox.png') no-repeat;
}

div.preview_list{
	height: 305px;
	overflow: scroll;
}

td.resource_description {
	vertical-align:top;
	width: 235px;
	height: 305px;
	background: url('../images/landing_home_catbox.png') no-repeat;
}

div#resource_description{
	margin: 3px;
}
td.preview_image_list {
	width: 920px;
	height: 250px;
}

td#category_items {
	width: 920px;
	height: 200px;
	overflow: auto;
}

td#movie_screen {
	width: 490px;
	height: 335px;
}

.backdrop {
		background:transparent url('../images/new_stage.jpg')  no-repeat;
}

td.preview_list ul {
	list-style-type: none;
}

td.preview_list ul li {
	margin: 0px 20px 3px -20px;
	padding: 4px 4px 4px 4px;
	border: 1px solid gray;
	background-color: #764701;
	font-weight: bold;
	color: #ffff99;
}

div.preview_list ul li a {
	color: white;
	text-decoration: none;
}

div.preview_list ul li a:hover {
	color: gray;
}

div.preview_list ul li a {
	color: white;
}

div.peek_item {
	margin: 10px 5px 0px 10px;
	height: 50px;
	width: 830px;
	padding:0px 0px 5px 0px;
	border-bottom: 1px solid gray;
}

div.peek_item div {
	border-right: 1px solid gray;
	padding: 3px;
}

div.peek_image {
	height: 35px;
	width: 45px;
	float: left;
}

div.peek_words {
	width: 300px;
	height: 40px;
	background-color: white;
	float:left;
	
}

span.peek_title{
	font-weight: bold;
}

span.peek_description{
	font-size:0.9em;
}

div.peek_words_long {
	width: 300px;
	height: auto;
	background-color: white;
	float:left;
}
div.peek_element {
	width: 60px;
	height: 40px;
	float: left;
	color: black;
	background-color: white;
}
div#peek_list_header {
	margin: 0px 5px 0px 10px;
	height: 24px;
	border-bottom: 4px solid black;
}
div#peek_list_header div {
	padding: 5px 3px 3px 3px;
	text-align: center;
}
div.peek_header {
	height: 20px;
	background: white;
	color: black;
	font-size: 1.0em;
	font-weight: bold;
}

div.description {
	margin: 15px 10px 10px 15px;

}


div.media_pane {

}


/* The following defines a table for container box that is adjustable. */
table.peek {

	background-image: url(../images/box_blue_bkg.png);
	width: 995px;
}
table.peek tr.top th.left {
	width: 25px;
	background-image: url(../images/box_blue_tl.png);
	background-repeat: no-repeat;
}
table.peek tr.top th.middle {
	height: 25px;
	background-image: url(../images/box_blue_tm.png);
	background-repeat: repeat-x;
	
}
table.peek tr.top th.right{
	width: 25px;
	background-image: url(../images/box_blue_tr.png);
	background-repeat: no-repeat;
}


table.peek tr.middle td.left {
	background-image: url(../images/box_blue_ml.png);
	background-repeat: repeat-y;
}

table.peek tr.middle td.right {
	background-image: url(../images/box_blue_mr.png);
	background-repeat: repeat-y;
}

table.peek tr.bottom td.left {
	height: 25px;
	background-image: url(../images/box_blue_bl.png);
	background-repeat: no-repeat;
}

table.peek tr.bottom td.middle {
	background-image: url(../images/box_blue_bm.png);
	background-repeat: repeat-x;
}

table.peek tr.bottom td.right{
	background-image: url(../images/box_blue_br.png);
	background-repeat: no-repeat;
}

/* End of table peek box definition */

div#category_header{
	clear:both;
}
table.category_header {
	background-color: none;
	width: 995px;
	
}
td.box_left {
		/*background-image: url(../images/cat_marquee_left.png);*/
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	background-color: #6597f8;
	width:24px;
	height:35px;
	
}
td.box_middle {
/*	background-image: url(../images/cat_marquee_middle.png);*/
	background-repeat: repeat-x;
	background-color: #6597f8;
	color: white;
	font-weight: bold;
	font-size: 1.4em;
	height: 35px;
	padding: 0px 0px 0px 0px;
}
td.box_right {
/*	background-image: url(../images/cat_marquee_right.png);*/
	background-color: #6597f8;
	background-repeat: no-repeat;
	width: 25px;
	height: 35px;

}

.box_middle a {
	color: white;
}
 
.rateMe{padding:0px; margin:0px;}
.rateMe li{float:left;list-style:none;}
.rateMe li a:hover,
.rateMe .on{background:url(../images/star_red.png) no-repeat;}
.rateMe a{float:left;background:url(../images/star.png) no-repeat;width:15px; height:15px;}
.saved{color:red; }

ul#in {
	width: 150px;
	list-style-type: none;
	margin-left:0px;	
	margin-top:0px;
	height: 150px;
}
ul#in li {
	background-color: #4ec49e /*#7bae4c*/;
	border: 1px dotted green;
	margin-bottom: 1px;
	text-align: left;
	padding: 2px 4px 2px 4px;
}

ul#not_in {
	list-style-type: none;
	padding: 2px 2px 2px 2px;
	margin-left:0px;
	margin-top: 0px;
	
}
ul#not_in li {
	background-color: #4ec49e;/*#d7d7d7;*/
	border: 1px solid black;
	padding: 2px 2px 2px 2px;
	margin-bottom: 2px;
	text-align: left;
}

#in_area {
	background-image: url(../images/dragaresource.png);
	height: 225px;
	width: 150px;
}

div.peek_item div.fwdgt { 
	border: none;
}


/*  Campaigns */ 
.edit input[type=text] {
	width: 100%;
}

.edit textarea{
	width: 100%;
	height: 100px;
}

textarea.mceEditor {
	width: 850px;
	height: 400px;
}

/* users */

.list {
	text-align: center;
}


div#users_list {
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

div#users_list table {
	margin-left: auto;
	margin-right:auto;
	text-align: left;
	list-style-type: none;
}

div#users_list table tr td label{
	width: 150px;
	height: 20px;
	padding: 3px 3px 0px 3px;
	text-decoration: none;
}

div#users_list table tr td label a {
	text-decoration: none;
}


div.search input#user {
	width: 150px;
}

/* lead Tool */ 

td#message_content{
	padding: 10px;
	border: 3px solid #999;
}

td#message_content div { 
	padding: 10px;
}

div#user_edit {
	text-align: center;
}

div#user_edit form table {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px auto auto 0px;
}


.list table {
}

tr.entry {
	
}

td.label{
	text-align: right;
	white-space: nowrap;
}

td.answer {
	text-align: left;
} 

td.answer input{
	width: 220px;
}

td.answer select
{
	width: 225px;
} 

td.answer textarea
{
	width: 225px;
}

div.answer {
	width: 500px;
	float: left;
}


a div.subscription_item {
	text-decoration: none;
}

a:hover div.subscription_item {
	background-color: #726965;
}

a div.subscription_item div.medal_level span.level_title, a div.subscription_item div.medal_level span.level_made {
	text-decoration: none;
}
div.subscription_item {
	width: 400px;
	height: 120px;
	margin: 20px;
	padding: 10px;
	border: 1px solid #A0461A;
}


div.logo_box{
	float: left;
	width: 110px;
	height: 110px;
	
}

div.medal_level{
	float:left;
	width: 250px;
	height: 110px;
}
span.level_title{
	margin: 40px 0px 0px 0px;
	color: #1D4281;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
}

span.level_made {
	color: #793F27;
	font-size: 1.0em;
	display: block;
}

/* prospects */ 
textarea {
	height:125px;
}


.third { 
	width: 33%;
}


/* reports */ 
div.short_list {
	width: 250px;
	height: 140px;
}

/* tables */
table.activity {
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	width: 100%;
	text-align: left;
}

table.activity thead tr th, table.activity tfoot tr th {
	border: 1px solid #FFF;
	padding: 4px;
	padding-right: 15px;
}

table.activity thead tr .header {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.activity thead tr .headerSortUp {
	background-image: url(/images/asc.gif);
}
table.activity thead tr .headerSortDown {
	background-image: url(/images/desc.gif);
}
table.activity thead tr .headerSortDown, table.activity thead tr .headerSortUp {
}

img.ui-icon {
	height: 16px;
	width: 16px;
	position: relative;
	display: inline;
}

ul.faqs {
	width: 400px;
}
ul.faqs li h2 {
	color:black;
	background-color: yellow;
	font-weight: bold;
	padding: 3px;
}

ul.faqs li h2 a {
	text-decoration: none;
}
ul.faqs li p {
	margin: 10px;
}

#template_ecards_list {
	overflow: auto; 
	margin: 0;
	padding: 10px;}
	
.step_heading {
	padding: 3px 5px; 
	margin: 0px 5px 5px;
}

.icon {
	width: 30px;
	text-align: center;
}

table.activity tr td.icon, table.list tr td.icon, .icon a, td.icon, th.icon {
	text-align:center;
}
.button {
	margin: 4px;
}

#notifications { z-index: 99999;}

/* user information screen */ 
.info_screen {
	width: 950px;
	padding:0px;
	height: 150px;
	/*background-color: #eee;*/
/*	border: 1px solid black;*/
}

.info_container {
	margin: 10px;
	width: 270px;
	height: 60px;
}
.info_box {
	width: 270px;
	height: 250px;
	float: left;
	padding: 20px;
}

div.h3 {
	font-weight:bold;
}

#security_seal_1 { position:absolute; bottom: 10px; right: 20px; width: 60px; height: 60px;}
#security_seal_2 { position:absolute; bottom: 10px; left: 20px; width: 90px; height: 60px;}