* {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
body {
	color:#000000;
	font-family:Helvetica Arial, sans-serif;
	font-size:13px;
	font-stretch:normal;
	font-weight:normal;
	font-variant:normal;
	line-height:19px;
	margin:0;
	padding:10px 0;
	background-color:#f3e7db;
	background-color:#3F2015;
}
#container {
	background:url(../images/home_bg.jpg) no-repeat top center;
	width:1030px;
	margin:0 auto;
	padding:0 0 30px 0;
	min-height:800px;
	overflow:hidden;
	position:relative;
}
#BGImage{
    position:absolute;
    top:0px;
    left:0px;
    z-index:-1;
}
#BGRepeat{
    position:absolute;
    top:0px;
    left:0px;
    z-index:-2;
    background:url(../images/bottom_bg_repeat.jpg);
    height:100%;
    width:100%;
}
#footer {
	background:url(../images/home_footer.jpg) no-repeat bottom center;
	width:1030px;
	height:90px;
	margin:0 auto;
	padding:0;
}
img, a img {
	border:medium none;
	margin:0;
	padding:0;
}
form {
	margin:0;
	padding:0;
}
a {
	color:#2D96B5;
	margin:0;
	padding:0;
	text-decoration:none;
}
a:hover {
	color:#E22873;
}
.small {
	font-size:12px;
}
.left {
	float:left;
	text-align:left;
	width:49%;
}
.right {
	float:right;
	text-align:right;
	width:49%;
}
.clear {
	clear:both;
}
/* HEADING */
h3 {
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:0 0 2px 0;
	margin:0;
	color:#fff;
}
#signup {
	padding:25px 0 0 310px;
	margin-bottom:30px;
}
#signup_left { float:right; text-align:left; width:365px; }
#signup_right { float:right; text-align:left; width:335px; }
#signup_righta { float:left; text-align:left; width:115px; padding-top:5px; }
#signup_righta a {float:left}
#signup_righta h3 {text-align:center}
#signup_rightb { float:right; text-align:left; width:220px; padding-top:15px; }
#signup_email {
	border:1px solid #bbb;
	padding:1px;
	margin:0;
	width:150px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#858585;
}
#SubmitBtn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	border:none;
	padding:1px 5px;
	background:url(../images/btn_bg.gif) top left repeat-x #e02c75;
}
#signup_disc {
	margin-top:5px;
	font-weight:bold;
	font-size:11px;
}
#menu { margin:0 auto; z-index:20; position:relative; padding-left:660px; padding-bottom:20px; }
#HeaderRegisterButton a{ display:block; margin-top:-30px;width:204px;height:81px; background:transparent url(../images/blbtn_off.png)}
#HeaderRegisterButton a:hover{background:transparent url(../images/blbtn_on.png)}
/* TWITTER */
#twitter_pad { padding:10px 20px 0px 20px;}
#top_ad { width:470px; text-align:right; float:right; padding-top:10px; }
#sponsored { width:200px; text-align:center; float:right; padding-top:2px; }
#twitter_buttons { float:left; text-align:left; width:225px; padding-top:7px; cursor:pointer; }
#twitter_name {float:left; text-align:left; width:160px; padding-top:10px; }
.twitter_color { text-align:left; color:#FF71B2; font-size:14px; padding-top:1px; font-weight:bold; }
#twitter_module { padding:10px 0; }
#twitter_box { background:url(../images/site_bg.png) bottom center transparent; width:921px; margin:0 auto; padding-bottom:15px;  }
#twitter_top { background:url(../images/site_top.png) top center transparent; width:921px; margin:0 auto;  }
#footer_links {
	list-style-type:none;
	margin:0 auto;
	padding:15px 0;
	width:298px;
}
#footer_links li.firstlink {
	border-left:medium none;
}
#footer_links li {
	border-left:1px solid #FFF;
	float:left;
	line-height:1.1em;
	margin:2px 0;
	padding:0 11px;
}
#footer_links li a {
	color:#FFF;
	font-size:12px;
}
.copyright {
	font-size:11px;
	text-align:center;
	color:#fff;
	padding-top:5px;
}


/*----------------------------*/

	* {
		    outline: none;
		}
		a, a:hover, a:link, a:visited, a:active {
		    text-decoration: none;
		    font-style: normal;
		    font-weight: normal;
		}
		#nest {
		    width: 875px;
		    height: 305px;
		    overflow: hidden;
		    margin: 0 auto;
		    font-family: Helvetica;
		}
		#nest_header {
		    background-color: #000;
		    background-image: url(../images/header_grad.png);
		    background-repeat: repeat-x;
		    background-position: 0 0;
		    height:24px;
		}
		#nest_header h2 {
		    height:22px;
		    text-indent: -9999px;
		    background-image: url(../images/twitter_feed.png);
		    background-position: 0 0;
		    background-repeat: no-repeat;
		}
		#error_box{
		    width:921px;
		    margin:0 auto;
		}
		#HomeLink {
		background-color:transparent;
		display:block;
		height:75px;
		left:10px;
		position:absolute;
		top:20px;
		width:260px;
		z-index:22;
		}
		#QueryStatus{
		    overflow:hidden;
		    width:47px;
		    height:18px;
		}
		#QueryStatus img{
		    margin-top:2px;
		}
		#LeftPane{
		    height:280px;
		    width:149px;
		    border-style:solid;
		    border-color:white;
		    border-width:1px 0px 1px 1px;
		    float:left;
	    	}
		#CustomButton{
		    height:40px;
		    width:133px;
		    background:black;
		    cursor:pointer;
	    	}
		#CustomButton a{
		    display:block;
		    width:100%;
		    height:100%;
		    background:transparent url(../images/custom_button.png) no-repeat center center;
		}
		#CustomButton a:hover{
		    background:transparent url(../images/custom_button_on.png) no-repeat center center;
		}
		#SearchScrollBar{
		    float:right;
		    height:280px;
		    width:16px;
		}
		#ScrollBarDiv{
		    height:203px;
		    width:16px;
		    background:url(../images/scroll_body.png) repeat-y;
		}
		#TopCap{
		    background:url(../images/scroll_top_cap.png) no-repeat;
		    height:17px;
		    width:16px;
		}
		#BottomCap{
		    background:url(../images/scroll_bottom_cap.png) no-repeat;
		    height:6px;
		    width:16px;
		}
		#TopPadding{
		    width:16px;
		    height:6px;
		    background:url(../images/scroll_body.png) repeat-y;
		}
		#BottomPadding{
		    width:16px;
		    height:4px;
		    background:url(../images/scroll_body.png) repeat-y;
		}
		#UpArrow a{
		    width:16px;
		    height:21px;
		    background:url(../images/scroll_up_arrow.png) no-repeat;
		    cursor:pointer;
		    display:block;
		}
		#DownArrow a{
		    width:16px;
		    height:22px;
		    background:url(../images/scroll_down_arrow.png) no-repeat;
		    cursor:pointer;
		    display:block;
		}
		#UpArrow a:hover{
		    background:url(../images/scroll_up_arrow_hover.png) no-repeat;
		}
		#DownArrow a:hover{
		    background:url(../images/scroll_down_arrow_hover.png) no-repeat;
		}
		#PostcardLightbox{
		    display:none;
		}
		#Postcard{
		    background-attachment:scroll;
		    background-color:white;
		    background-image:url(../images/postcard_bg.jpg);
		    background-position:0 0;
		    background-repeat:no-repeat;
		    height:301px;
		    position:relative;
		    width:620px;
		}		
		#PostcardText {
		    height:125px;
		    left:10px;
		    position:absolute;  
		    top:35px;
		    width:355px;
		}
		#PostcardText p{
		    margin:2px 0px;
		    font-size:9pt;
		}
		#PostcardText .signature{
		    text-align:right;
		    padding-right:25px;
		}	    
		#BlogWidget {
		    height:60px;
		    left:5px;
		    position:absolute;
		    top:210px;
		    width:395px;
		    border-top:dashed #ddd 1px;
		    padding-top:3px;
		}	
		#PostcardBlogButton {
		    background:transparent url(../images/read_blog.gif) no-repeat scroll 0 0;
		    height:38px;
		    left:439px;
		    display:block;
		    position:absolute;
		    top:259px;
		    width:145px;
		}
		#BlogSlides .post{
		    width:300px;
		    height:60px;
		    display:none;
		}
		#BlogSlides .post .title a{
		    color:#ee2681;
		    font-size:1.2em;
		    font-weight:bold;
		}
		#BlogSlides .post .title a:hover{
		    background:#EC297B;
		    color:white;
		}
		#BlogSlides .post .date{
		    color:#777;
		    font-size:.9em;
		}
		#BlogSlides .post .link a{
		    color:#ee2681;
		    text-decoration:underline;
		    font-size:.9em;
		}
		#BlogSlides .post .image{
		    width:50px;
		    height:60px;
		    overflow:hidden;
		    margin-right:8px;
		    float:left;
		}
		#BlogSlides .post .imageBorder{
		    width:50px;
		    height:35px;
		    border:solid #ddd 1px;
		    overflow:hidden;
		}
		#BlogSlides .post .imageBorder img{
		    width:50px;
		    height:auto;
		}
		#BlogSlideControls{
		    position:relative;
		    margin:0 auto;
		    height:24px;
		    width:50px;
		}
		#BlogSlideControls .button a{
		    width:25px;
		    height:24px;
		    display:block;
		    float:left;
		}
		#BlogSlideControls .next a{
		    background:url(../images/nextbutton_off.jpg) no-repeat;
		}
		#BlogSlideControls .prev a{
		    background:url(../images/prevbutton_off.jpg) no-repeat;
		}
		#BlogSlideControls .next a:hover{
		    background:url(../images/nextbutton_on.jpg) no-repeat;
		}
		#BlogSlideControls .prev a:hover{
		    background:url(../images/prevbutton_on.jpg) no-repeat;
		}
		#AllPostsLink{
		    position:relative;
		    margin:0 auto;
		    color:#ee2681;
		    width:100%;
		    text-align:center;
		}
		#AllPostsLink a{
		    color:#ee2681;
		    font-size:.9em;
		    text-decoration:underline;
		}
		#RightBlogMod{
		    float:right;
		    width:80px;
		}
		#KeywordList{
		    display:none;
	    	}
		#KeywordPane{
		    height:300px;
	    	}

		#KeywordSave{
			float:left;
		}
		#KeywordSave a{
		    background:url(../images/save_selection_off.png) no-repeat;
		    display:block;
		    height:43px;
		    width:131px;
		}
		#KeywordSave a:hover{
		    background:url(../images/save_selection_on.png) no-repeat;
		}
		
		#KeywordClear{
			float:left;
		}
		#KeywordClear a{
		    background:url(../images/deselect_selection_off.png) no-repeat;
		    display:block;
		    height:43px;
		    width:131px;
		}
		#KeywordClear a:hover{
		    background:url(../images/deselect_selection_on.png) no-repeat;
		}
		
		#KeywordDefault{
			float:left;
		}
		#KeywordDefault a{
		    background:url(../images/default_selection_off.png) no-repeat;
		    display:block;
		    height:43px;
		    width:131px;
		}
		#KeywordDefault a:hover{
		    background:url(../images/default_selection_on.png) no-repeat;
		}

		.keyCatHeader{
		    cursor:pointer;
	    	}
		#search_terms {
		    width: 133px;
		    background-color: #000;
		    color: white;
		    height:240px;
	 	    overflow:hidden;
		    float:left;
		}
		#search_terms a {
		    display: block;
		    height: 40px;
		    line-height: 40px;
		    text-decoration: none;
		    text-transform: lowercase;
		    text-align: left;
		    padding-left: 5px;
		    font-size:15px;
		    font-weight:bold;
		    width:100%;
		    overflow:hidden;
		}
		#ModuleContainer{
		    background:url(../images/home_bg.jpg) no-repeat -76px -266px;
		    border: solid #ccc 1px;
		    margin:0 auto;
		    height:280px;
		    width:875px;
		}
		#tweethouse {
		    width: 724px;
		    height:280px;
		    overflow: hidden;
		    float: left;
		    border-color:white;
		    border-width:1px 1px 1px 0px;
		    border-style:solid;
		    position:relative;
		    background-image:url(../images/trans.png);
		}
		#tweets {
		    margin: 360px 0px 0px 0px;
		    text-align: left;
		    font-size: 12pt;
		    background:transparent;
		    padding-left:0;
		    list-style:none;
		}
		#tweets li {
		    height: 89px;
		    padding: 0px 5px;
		    margin:0;
		    overflow: hidden;
		    border-bottom: 1px dashed #999;
		    position:relative;
		}
		#tweets li .textCell{
		    width:620px;
		    margin:0;
		}
		#tweets li .imgCell{
		    width:85px;
		    text-align:center;
		    margin:0;
		}
		#tweets li table{
		    /*height:70px;*/
		    margin:0px 0px 0px 0px;
		    padding:0;
		    position:absolute;
		    top:9px;
		}
		#tweets em {
		    font-size: 1.3em;
		}
		#tweets span.when{
		    font-size:0.8em;
		    font-style:italic;
		    color:#555;
		}
		.black_on {
		    background-color: #000;
		}
		.purple {
		    color: #D373FF;
		}
		.purple_on {
		    background-color: #D373FF;
		    color: inherit;
		}
		.pink {
		    color: #FF71B2;
				$('.keywordList').each(function(i,obj){
				    $(obj).animate({height:"0px"});
				});
		}
		.pink_on {
		    background-color: #FF71B2;
		    color: inherit;
		}
		.blue {
		    color: #25A9E0;
		}
		.blue_on {
		    background-color: #25A9E0;
		    color: inherit;
		}
		.bluegreen {
		    color: #00A69C;
		}
		.bluegreen_on {
		    background-color: #00A69C;
		    color: inherit;
		}
		.yellowgreen {
		    color: #BED63A;
		}
		.yellowgreen_on {
		    background-color: #BED63A;
		    color: inherit;
		}
		.yellow {
		    color: #F9DA41;
		}
		.yellow_on {
		    background-color: #F9DA41;
		    color: inherit;
		}
		.orange {
		    color: #F6921E;
		}
		.orange_on {
		    background-color: #F6921E;
		    color: inherit;
		}
		.username{
			color:white;
		}
		.username_on{
			background:white;
			color:black;
		}
		.keywordList{
		}


		#GuessLightbox{
		    display:none;
		}
		#GuessDiv{
		    background-attachment:scroll;
		    background-color:white;
		    background-image:url(../images/guess_lightbox.jpg);
		    background-position:0 0;
		    background-repeat:no-repeat;
		    height:313px;
		    position:relative;
		    width:643px;
		}		
		#GuessText {
		    height:125px;
		    left:10px;
		    position:absolute;  
		    top:35px;
		    width:355px;
		}
		#GuessText p{
		    margin:2px 0px;
		    font-size:9pt;
		}
		#GuessText .signature{
		    text-align:right;
		    padding-right:25px;
		}

		#GuessDiv div.link{
		    position:absolute;
		}
		#GuessDiv div.twitter{
		    left:355px;
		    top:177px;
		}
		#GuessDiv div.myspace{
		    left:393px;
		    top:177px;
		}
		#GuessDiv div.facebook{
		    left:317px;
		    top:177px;
		}
		#GuessDiv div.agent1{
		    left:54px;
		    top:217px;
		}
		#GuessDiv div.agent2{
		    left:134px;
		    top:217px;
		}
		#GuessDiv div.agent3{
		    left:217px;
		    top:217px;
		}
		#GuessDiv div.agent4{
		    left:297px;
		    top:217px;
		}
		#GuessDiv div.blog{
		    left:452px;
		    top:166px;
		}
		#GuessDiv div.cia{
		    left:452px;
		    top:213px;
		}
		#GuessDiv div.tweethampton{
		    left:452px;
		    top:260px;
		}


h4, h4 a {
	padding:0;
	margin:0;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	color:#EC297B;
	font-size:15px;
}
#content_container {
	width:875px;
	margin:0 auto;
	padding:10px 10px;
	background-color:#d9e8ff;
}
#content_left {
	float:left;
	text-align:left;
	width:690px;
	border:1px solid #cbd3de;
	background-color:#fff;
}
#content_right {
	float:right;
	width:162px;
	text-align:right;
}
#border_nav {
	border-bottom:1px solid #cbd3de;
	background-image:url(../images/articleop_bg.gif);
background-position:center bottom;
background-repeat:repeat-x;
}
#bordertop_nav {
	border-top:1px solid #cbd3de;
}
.content_nav {
	text-align:right;
	padding:2px 10px;
	font-size:12px;
}
.content_nav a {
	color:#000;
	font-weight:bold;
}
.sort_options {
	padding:0 15px;
	font-weight:bold;
}
a.nav_on {
	color:#EC297B;
}
.page_back {
	color:#CCCCCC;
	padding-right:5px;
}
#bio { padding:10px 12px; border-bottom:1px solid #e1e1e1;  }
#bio_left { float:left; width:320px; border-right:1px solid #e1e1e1; padding-right:10px; }
#bio_right { float:right; width:330px; min-height:191px; font-size:8pt; }
#bio_right img{float:left; margin:0px 15px 15px 0px}
.page_next {
	color:#000;
	padding-left:5px;
}
#nav_bottom {
	padding-top:40px;
	padding-bottom:40px;
}
.blog_article {
	background-image:url(../images/articleop_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
	padding-top:10px;
}
.blog_article .title a{
    font-size:1.2em;
}
.blog_article .title a:hover{
    background:#EC297B;
    color:white;    
}
.blogroll_padding {
	padding:0 12px;
}
.article_date {
	font-size:12px;
	font-weight:bold;
}
.readmore {
	color:#EC297B;
	text-decoration:underline;
	font-weight:bold;
	border-bottom:1px solid #cbd3de;
}
.article_tools {
	font-size:13px;
	padding-top:15px;
}
.tools_border {
	float:right;
	text-align:left;
	border-top:1px solid #cbd3de;
	border-left:1px solid #cbd3de;
}
.tools_rborder {
	border-right:1px solid #cbd3de;
}
.blogarticle_left {
	float:left;
	text-align:left;
	width:160px;
}
.blogarticle_left img{
	height:auto;
	width:140px;
}
.blogarticle_right {
	float:left;
	text-align:left;
	width:445px;
}
.blogarticle_right p{
	margin:0px 0px 13px 0px;
}
.articletop2, .tools {
	list-style:none;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	padding:0;
	margin:0;
}
.articletop2 li {background-image:url(../images/articleop_bg.gif);
background-position:center bottom;
background-repeat:repeat-x; padding:2px 5px 0 5px;
}
.articletop_txt {  font-weight:bold; text-decoration:underline; color:#000; }
.articletop2 span { 
line-height:27px;
vertical-align:top; }
.tools {
	height:30px;
	overflow:hidden;
}
.tools li {
	line-height:30px;
	float:left;
	padding-left:3px;
}
.tools li a {
	color:#000;
	text-decoration:underline;
}
/* ARTICLE PAGE */
.article_nav {
	padding:2px 5px;
	font-weight:bold;
	font-size:11px;
}
.article_nav a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
.nav_pgs {
	padding:0 10px;
}
a.link_off {
	font-weight:bold;
	color:#ccc;
}
.article_nav_left {
	float:left;
	text-align:left;
	width:200px;
}
.article_nav_right {
	float:right;
	text-align:right;
	width:400px;
}
.content_text {
	padding:10px 12px;
}
.article_view {
	padding:5px 0;
}
.article_img {
	float:left;
	width:410px;
	text-align:left;
}
.article_info {
	border:1px solid #cbd3de;
	float:right;
	text-align:left;
	width:210px;
	min-height:250px;
	margin:0px 0px 10px 15px;
}
.article_actions {
	background-image:url(../images/articleop_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
	clear:both;
}
.view_comments {
	list-style:none;
	list-style-image:none;
	list-style-position:inside;
	text-align:left;
	padding:0;
	margin:0;
}
.view_comments li {
	padding:12px 12px;
	margin:0;
	list-style-image:none;
	list-style-position:none;
}
.comment_user {
	font-weight:bold;
	color:#2D96B5;
}
.comment_date {
	color:#808080;
}
.comment_txt {
	color:#000;
	font-size:12px;
}
.altcolor {
	background-color:#e1ebf7;
}
.post_comment {
	border-top:1px solid #cbd3de;
	padding:15px 12px;
}
.post_comment_left {
	width:305px;
	float:left;
	text-align:left;
}
.post_comment_right {
	widows:305px;
	text-align:right;
	float:right;
}
#comment_heading {
	padding-bottom:5px;
}
.postlabel {
	padding:5px 0;
}
.comment_name, .comment_post {
	background-color:#FAFAFA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:3px;
	border-top:1px solid #bababa;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	width:289px;
}
.info_comment { border-top:1px solid #cbd3de; padding:5px 10px; }
.info_list { padding:0;  }
.latestcomment { color:#000; font-size:14px; font-weight:bold;  }
.comment_txt_info { font-size:11px; color:#000;}
#cindi_pad { padding:5px 15px 5px 15px; }



.lightbox {
	border:1px solid #d2d2d2;
	background:url(../images/lightbox_bg.gif) repeat-x bottom center #FFF;
	padding:0;
	margin:80px auto 0px;
	width:643px;
	min-height:300px;
}
.lightbox_padding {
	padding:5px 10px;
}
#lightbox_title {
	padding:5px 0 10px 0;
}
.lightbox_txt {
	padding:5px 0;
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	padding-bottom:20px;
}
.lightbox_input {
	width:233px;
	border-top:1px solid #000000;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#lightbox_table {
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}
.comment_name, .comment_post {
	background-color:#FAFAFA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:3px;
	border-top:1px solid #bababa;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	width:289px;
}

.sub_box{
    margin:0 auto;
    padding:10px;
    width:600px;
    background:#FFFFFF url(../images/lightbox_bg.gif) repeat-x scroll center bottom;
}

/* home */

.home_container {
	width:921px;
	margin:0 auto;
}
.homec_left {
	float:left;
	width:473px;
	text-align:left;
}
.homec_right {
	float:right;
	width:432px;
	text-align:left;
}
.homeb_top {
	background:url(../images/homeb_top.png) top left transparent no-repeat;
	width:473px;
}
.homeb_bottom {
	background:url(../images/homeb_bottom.png) bottom left transparent no-repeat;
	width:473px;
}
.homea_top {
	background:url(../images/hagents_top.png) top left transparent no-repeat;
	width:432px;
}
.homea_bottom {
	background:url(../images/hagents_bottom.png) bottom left transparent no-repeat;
	width:432px;
}
#home_cindiblog, #home_news, #home_ads, #home_spytv, #home_agents {
	margin-bottom:15px;
}
#home_ads .ad_div{
	position:relative;
	margin:0px auto;
	width:300px;
}
.homeads_left {
	float:left;
	text-align:left;
	width:49%;
}
.homeads_right {
	float:right;
	text-align:left;
	width:49%;
}
.smallad {
	width:180px;
	margin:0 auto;
	border:2px solid #000;
	height:95px;
}
.homeb_txt {
	text-align:right;
	padding:10px 30px;
}
.homeb_txt a {
	color:#EC297B;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.home_boxbg {
	width:431px;
	background-color:#FFF;
	margin:0 auto;
}
.home_boxbg_spy {
	width:391px;
	background-color:#FFF;
	margin:0 auto;
}
#home_agentinfo {
	width:391px;
	background-color:#FFF;
	margin:0 auto;
}
.agent_module_list{
	list-style-type:none;
	display:inline;
	clear:both;
}
.agent_module_list li{
	display:inline;
	float:left;
	margin-left:13px;
}
.newsfeed {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:0;
	overflow:auto;
	padding:0;
}
.newsfeed li {
	border-bottom:1px solid #CBC3B8;
	clear:both;
	margin-bottom:3px;
	padding:5px 20px;
}
.newsfeed_img {
	float:left;
	text-align:left;
	height:auto;
	width:68px;
}
.newsfeed li a {
	float:right;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	width:260px;
}
.newsfeed li a span {
	color:#999999;
	font-size:12px;
	font-weight:normal;
}
#cindy_mainarticle {
	border-bottom:1px dashed #999999;
	padding:7px 4px;
}
#mainarticle_pic {
	float:left;
	text-align:left;
	width:180px;
}
#mainarticle_txt {
	float:right;
	text-align:left;
	width:230px;
}
h2 {
	color:#0099BC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
}
.article_date {
	color:#999999;
	font-size:11px;
}
.article_txt {
	line-height:16px;
}
.boxbg_padding {
	padding:7px;
}
.top_title {
	padding:17px 0 8px 0;
	text-align:center;
}
#home_secarticles {
	border-top:1px dashed #cfcfcf;
	margin-top:10px;
	padding-top:7px;
}
#sec_left {
	float:left;
	text-align:left;
	width:200px;
}
#sec_right {
	float:right;
	text-align:left;
	width:200px;
}
.sec_image img {
	border:1px solid #cfcfcf;
}
.sec_image {
	float:left;
	width:70px;
}
.sec_txt {
	float:right;
	text-align:left;
	width:125px;
}
.homea_padding {
	padding:10px 25px;
}
#home_clue {
	border-top:1px dashed #dfdfdf;
}
#clue_txt {
	padding:5px 0;
}
.hagent_name a {
	font-weight:bold;
	text-decoration:underline;
	color:#ED1E79;
	font-size:14px;
}

/* Agents */
.secretagents {
}
#agent_title {
	background:url(../images/agents_top.gif) repeat-x top left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
#agent_select {
	background:#000 url(../images/agent_pic_bg.gif) top left repeat-x;
	border-bottom:1px solid #1c1a1b;
}
.agents {
	list-style:none;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	padding:0;
	margin:0;
}
.agents li {
	float:left;
	background:#201e1f url(../images/agent_pic_bg.gif) top left repeat-x;
	padding:8px 0;
	margin:0;
	width:172px;
	text-align:center;
}
.agents li.on_agent {
	background:#effafe url(../images/agent_pic_bgon.gif) top left repeat-x;
}
.agents a {
	color:#FFF;
}
.on_agent a {
	color:#000;
}
.agent_name {
	font-family:'Myriad Pro', Arial, sans-serif;
	font-size:17px;
	font-weight:normal;
	padding:3px 0;
}
#agentb_left {
	width:68px;
	float:left;
	height:310px;
}
#agentb_right_short {
	width:622px;
	float:right;
	height:310px;
	background:#fff url(../images/agent_bgshort.gif) repeat-x bottom center;
}
#agentb_right {
	width:622px;
	float:left;
	height:545px;
}
.agent_info {
	padding:15px 20px;
}
.agent_info_short { 
	padding:5px; 
}
.agentloc_left {
	float:left;
	height:270px;
	width:306px;
	overflow:hidden;
}
.agentloc_right {
	float:right;
	width:305px;
}
.location_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
}
.location {
	color:#C32A24;
}
.agent_guess {
	padding:0 20px;
	color:#fff;
}
.guess_title, .read_agent {
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:3px 0;
}
.receive_check {
	color:#000;
	font-size:11px;
	font-weight:bold;
}
.guessb_check { color:#fff;
	font-size:11px;
	font-weight:bold; }
.agent_field {
	margin-top:2px;
	padding:1px;
	border:1px solid #bebebe;
	width:160px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
}
.agent_welcome {
	padding-bottom:35px;
}
.guessbox {
	background:#717578 url(../images/guessbox_bg.gif) repeat-x top left;
	border:2px solid #000;
	width:auto;
	height:227px;
}
.guess_padding { padding:66px; font-family:Helvetica, Arial, sans-serif; font-size:14px; color:#fff; font-weight:normal;    }
.guessb_input { padding-bottom:10px; }

/* Invite Page */
#reg_title {
	width:835px;
	margin:0 auto;
	padding:15px 0 5px 0;
}
#reg_box {
	border:1px solid rgb(204, 204, 204);
	margin: 0 auto;
	background-color: #fff;
	width: 835px;
	padding:10px 0;
}
#register {
	background:url(../images/register_bg.gif) no-repeat top center;
	width:814px;
	min-height:498px;
	margin:0 auto;
}
#register_errors{
	padding:0px 15px;
	color:#ED1E79;
	font-size:12px;
	font-weight:bold;
	margin:0 auto;
}
#invite {
	background:url(../images/invite_bg.gif) no-repeat top center;
	width:814px;
	min-height:498px;
	margin:0 auto;
}
.inviteMessage{
	margin:7px auto;
	position:relative;
	width:810px;
	color:#ED1E79;
	font-weight:bold;
}
.inviteMessage p{
	margin:0px;
}
#reg_pad {
	padding:50px 20px;
}
#invite_pad {
	padding:200px 16px 0 16px;
}
#reg_left {
	float:left;
}
#reg_right {
	float:right;
	width:262px;
}
.reg_label {
	padding-bottom: 5px;
}
.reg_field {
	padding-bottom:23px;
}
.regfield, .regfield_zip {
	border:1px solid #bebebe;
	color:#a3a3a3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px;
}
.regfield {
	width:235px;
}
.regfield_zip {
	width:130px;
}
#reg_gender {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
}
#invite_left {
	float:left;
	width:385px;
}
#invite_right {
	float:right;
	width:377px;
}
.invite_manual {
	background-color:#FAFAFA;
	border-color:#BABABA #DCDCDC #DCDCDC;
	border-style:solid;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:3px;
	width:377px;
	margin-bottom:30px;
}
#invite_select {
	border-top:1px dashed #dfdfdf;
	padding-top:10px;
	margin-top:4px;
}
#invite_all {
	padding:4px 0;
}
#invite_all a {
	color:#ED1E79;
	text-decoration:underline;
}
.invite_btn {
	text-align:right;
	padding-right:40px;
}
.invitefield {
	background-color:#FAFAFA;
	border:1px solid #808080;
	color:#333333;
}
img.clickable{
cursor:pointer;
}
.contacts_wrapper{
height:150px;
margin:10px 0px 0px 0px;
overflow:auto;
padding:0;
width:380px;
}
#imported_list{
width:100%;
}
#imported_list .table_even {
background-color:#FFCCDD;
}

/* Spy TV */
.topvideoad {
	border:2px solid #000000;
	height:65px;
	margin:468;
}
#video_ops {
	list-style:none;
	padding:0;
	margin:0;
	list-style-position:inherit;
	list-style-image:none;
}
#video_ops li {
	float:left;
	text-align:left;
	margin:0 3px;
	border:solid transparent 2px;
	cursor:pointer;
}

#video_ops li.prev a{
	background:url(../images/play_back_off.png) no-repeat;
}

#video_ops li.prev a:hover{
	background:url(../images/play_back_on.png) no-repeat;
}

#video_ops li.next a{
	background:url(../images/play_next_off.png) no-repeat;
}

#video_ops li.next a:hover{
	background:url(../images/play_next_on.png) no-repeat;
}
.play_button {
	margin-top:13px;
	display:block;
}

#VideoContainer{
	height:290px;
}

