/*
#------------------------------------------------------------------------
  Sticky SPY
#------------------------------------------------------------------------
#Copyright (C) Sticky SPY Dream Creators. All Rights Reserved.
#Website: http://www.stickyspy.com
#------------------------------------------------------------------------
*/

	.spy_content_article_wrapper { background-color: #fff; padding: 30px; border: 1px solid #ccc; }
	
	.spy_sidecol_gray_wrapper { width: 180px; position: relative; left: -20px }
	.spy_sidecol_gray_top { width: 180px; height: 11px; background: url('/images/stickygo/top_gray.png') no-repeat; }
	.spy_sidecol_gray_sides { width: 160px; padding: 0 10px 0 10px; background: url('/images/stickygo/sides_gray.png') repeat-y; text-align: center; }
	.spy_sidecol_gray_bottom { width: 180px; height: 11px; background: url('/images/stickygo/bottom_gray.png') no-repeat; }

/*======================
stickyspy_styles.css
========================*/

	a.storylink { font-size: 10px; color: #8B9829; }
	a.storylink:link { text-decoration: none; }
	a.storylink:visited { text-decoration: none; }
	a.storylink:hover { text-decoration: underline; }


/* PAGE LAYOUT
--------------------------------------------------------- */


	.spy_wrapper { width: 618px; float: left; border: 1px solid; }
	
	.spy_img_first { padding: 0px; border: 0px; margin: 0px; }
	/* .spy_img_zero { padding: 0px; border: 0px; margin: 0px; } */
			

	.spy_col_w1 div { padding: 15px; border: 1px solid; }
		
	.spy_col_w1 { width: 206px; float: left; border: 0px solid; }
	.spy_col_w2 { width: 412px; float: left; }
	.spy_col_w3 { width: 618px; float: left; }
	
	.spy_title_block { width: 100%; padding: 15px; }
	

	.spy_title_1 { font-size: 30px; font-weight: bold; line-height: normal; color: #808000; }
	.spy_title_2 { font-size: 24px; line-height: normal; color: #808000; }
	.spy_title_3 { font-size: 18px; color: #000; }
	.spy_body { font-size: 12px; }
	.spy_prebody { font-size: 14px; color: #333; }



/* RATE CARD
--------------------------------------------------------------*/

	.spy_rate_row { float: left; width: 560px; background-color: #efefef; padding: 10px; margin: 3px; }
	.spy_rate_col1 { float: left; width: 430px;  border: 0px solid; }
	.spy_rate_col2 { float: right; width: 80px;  border: 0px solid; }
	.spy_rate_clear { clear: both; padding-left: 10px; }
	.spy_rate_intro { padding-left: 10px; }
	
	.spy_rate_title {}
	.spy_rate_desc {}
	.spy_rate_price {}
	



/* MISC
--------------------------------------------------------------*/

	div .spy_img_thumb a img, div .spy_img_thumb img, .spy_img_thumb { padding: 1px; border: 0; margin: 0; }
	
	
	