﻿@charset "utf-8";
/* 
** P2L V5 CSS Document
** 2009 (c) Pixel2Life Studios Inc.
** All Rights Reserved
**
** http://www.pixel2life.com/
*/

body {
	background-color:#A9C9DE;
	background-image:url(/skin_images/bg.jpg);
	background-repeat:repeat-x;
	color:#3589B4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	text-align:center;
}

div#container {
	margin:0px auto;
	width:1000px;
	text-align:left;
	overflow:hidden;
}

form {margin:0px;padding:0px;}
img {margin:0px; padding:0px; border:none;}

a {
	color:#3589B4;
	text-decoration:none;
	outline:none;
}

/* -------------------------------------------------- */
/* COLOR AND SIZES ATTRIBUTES
/* -------------------------------------------------- */

.small {font-size:10px;}
.normal {font-size:11px;}
.big {font-size:14px;}
.huge {font-size:16px;}
.enormous {font-size:24px;}

.black {color:#282828 !important;}
.dgrey {color:#333333 !important;}
.grey {color:#666666 !important;}
.lgrey {color:#CCCCCC !important;}
.green {color:#74B121 !important;}
.dgreen {color:#647C1B !important;}
.blue {color:#0099CC !important;}
.lblue {color:#A5DBED !important;}
.mblue {color:#B9D8EE !important;}
.dblue {color:#266C9F !important;}
.white {color:#FFFFFF !important;}
.red {color:#990000 !important;}
.orange {color:#FF6600 !important;}

.centered {text-align:center;}

.padpx {padding:1px;}
.padsmall {padding:5px;}
.padnormal {padding:8px;}
.padten {padding:10px;}
.padbig {padding:12px;}
.padhuge {padding:15px;}

.frameblue {border:1px solid #CFDAE2;}
.framebluevertical {border-top:5px solid #CFDAE2; border-bottom:5px solid #CFDAE2;}
.bglightblue {background-color:#EAEFF2;}
.bgmediumblue {background-color:#E1E8ED;}
.bglightgreen {background-color:#E8EFD0;}
.bgmediumgreen {background-color:#DEE8B4;}
.bgdarkgreen {background-color:#57622F;}
.bgdarkergreen {background-color:#414923;}

.gradient_a {
	background-image:url(/skin_images/grad1.gif);
	background-repeat:repeat-x;
	background-color:#D7DFE8;
}
.gradient_b {
	background-image:url(/skin_images/grad2.gif);
	background-repeat:repeat-x;
	background-color:#E6EBF0;
}

/* -------------------------------------------------- */
/* HEADER
/* -------------------------------------------------- */

div#header {
	width:1000px;
	overflow:hidden;
	clear:both;
	}
	div#header_left {
		width:669px;
		height:83px;
		float:left;
		clear:left;
	}
	div#header_right {
		width:331px;
		height:83px;
		float:left;
		clear:right;
		}
		td#header_right_searchfield {
			background-image:url(/skin_images/header_right_searchfield.jpg);
			background-repeat:no-repeat;
			width:250px;
			padding:37px 0px 0px 16px;
			}
			td#header_right_searchfield input {
				background:none;
				border:none;
				padding:0px;
				margin-top:0px;
				color:#3589B4;
				font-size:11px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				width:220px;
			}
		td#header_right_advgo {
			width:30px;
		}
		div#header_searchsuggest {
			background-image:url(/skin_images/header_searchsuggest.png);
			background-repeat:no-repeat;
			width:297px;
			height:169px;
			padding:1px 0px 0px 7px;
			position:absolute;
			top:56px;
			z-index:9600;
			}
			div#header_searchsuggest div {
				height:20px;
				color:#FFFFFF;
				padding:7px 0px 0px 11px;
				text-align:left;
				}
				div#header_searchsuggest div a {
					color:#FFFFFF;
					}
					div#header_searchsuggest div a:hover {
						color:#CCD6E6 !important;
					}
				div.searchsuggest_itemon {
					background-image:url(/skin_images/header_searchsuggest_on.jpg);
					background-repeat:no-repeat;
				}
		div#header_searchsuggest_load {
			background-image:url(/images/loadanim/load7.gif);
			background-repeat:no-repeat;
			width:16px;
			height:16px;
			position:absolute;
			top:36px;
			z-index:9599;
		}
	
div#menubar {
	height:29px;
}

div#mainheader {
	height:41px;
}

/**
* @ New Dynamic Header Box
* > Adam
*/

div#userbar_n
{
	background-image: url(/skin_images/userbar_n.jpg);
	background-repeat: no-repeat;
	height: 21px;
	color: #DAE2A9;
	padding-top: 15px;
	font-size: 10px;
}

div#userbar_n a {
	color:#DAE2A9;
}
div#userbar_n .disabled {
	color:#CBD3B0 !important;
}
div#userbar_n a:hover {
	color:#FFFFFF !important;
}
div#userbar_n strong {
	color:#FFFFFF;
}

td#userbar_n_user {
	padding-left: 45px;
	width: 143px;
}
td#userbar_n_inbox {
	text-align: center;
	width: 110px;
}
td#userbar_n_adcredits {
	width: 140px;
	text-align: center;
}
td#userbar_n_mytuts {
	text-align: center;
	width: 143px;
}
td#userbar_n_myfaves {
	padding-left: 22px;
	width:100px;
}
td#userbar_n_settings {
	padding-left: 140px;
	width: 62px;
}
td#userbar_n_logout {
	padding-left: 14px;
}

div#dyn_default_n
{
	background-color:#FFFFFF;
}
div.dyn_content {
	background-color:#000000;
	height:228px;
}
div.dyn_transition {
	background-color:#000000;
	height:178px;
	padding:25px;
	text-align:center;
	color:#81AB32;
}

/**
* @ New Location Bar
* > Adam
*/

div#locationbar_n
{
	background-image: url(/skin_images/locationbar_n.png);
	background-repeat: no-repeat;
	height: 28px;
	color: #D9E8C6;
	font-family: Arial, Helvetica, sans-serif;
	padding: 9px 15px 0px 45px;
}
div#locationbar_n_nav
{
	float: right;
	width: 100px;
	text-align: right;
	margin-top: -1px;
}
div#locationbar_n a
{
	color:#FFF;
}
div#locationbar_n a:hover
{
	color:#CCD8A5 !important;
}

div#dyn_toploading {
	position:fixed;
	left: 0;
	top:0;
	width:100%;
	height:24px;
	text-align:center;
	z-index:999;
	}
	
/* --> ADVANCED  SEARCH */

div#dyn_advsearch {
	background-image:url(/skin_images/dyn_advsearch.jpg);
	background-repeat:no-repeat;
	background-color:#333333;
	height:228px;
	}
	div#dyn_advsearch_didyouknow {
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		padding:50px 50px 0px 665px;
		height:35px;
		overflow:hidden;
	}
	div#dyn_advsearch_container {
		padding-left:23px;
		}
		div#dyn_advsearch_container input.in_transinput {
			background:none;
			border:none;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#333333;
			width:287px;
			margin:7px 0px 0px 6px;
		}
		td#dyn_advsearch_optional {
			width:301px;
			height:27px;
		}
		td#dyn_advsearch_required {
			height:27px;
			padding-top:24px;
		}
		td#dyn_advsearch_excluded {
			height:27px;
			padding-top:24px;
		}
		td#dyn_advsearch_begin {
			width:301px;
			height:27px;
		}
		div#dyn_advsearch_container div.in_statusright {
			float:right;
			width:190px;
			text-align:left;
			padding-top:7px;
			font-weight:bold;
			color:#333333;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
		}
		td#dyn_advsearch_cats div.in_fixheight {
			padding-top:26px;
			height:26px;
			overflow:hidden;
		}
		td#dyn_advsearch_time div.in_fixheight {
			padding-top:25px;
		}
		td#dyn_advsearch_status {
			padding:43px 0px 0px 15px;
			}
			div#dyn_advsearch_statuslive {
				height:28px;
			}
			div#dyn_advsearch_statuspending {
				height:28px;
			}
		td#dyn_advsearch_options {
			width:167px;
			padding-top:17px;
			}
			div#dyn_advsearch_close {
				height:56px;
			}
			div#dyn_advsearch_submit {
				height:54px;
			}
			
	div#dyn_advsearch_popoptions {
		position: absolute;
		overflow: hidden;
		background-image:url(/skin_images/dyn_advsearch_popoptions.png);
		background-repeat:no-repeat;
		width:410px;
		height:260px;
		z-index:1500;
		text-align:left;
		}
		div#dyn_advsearch_popoptions div.in_title {
			height:20px;
			padding-top:15px;
			color:#FFFFFF;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:bold;
			padding-left:17px;
		}
		div#dyn_advsearch_popoptions div.in_content {
			padding:12px 16px 0px 17px;
			color:#CBD5A8;
			font-size:11px;
			}
			div#dyn_advsearch_popoptions div.in_content select {
				height:135px;
				width:310px;
				background-color:#32381B;
				padding:2px;
				color:#FFFFFF;
				border:1px solid #57622F;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				}
				div#dyn_advsearch_popoptions div.in_content select optgroup {
					background-color:#57622F;
					font-style:normal;
					font-weight:bold;
					}
					div#dyn_advsearch_popoptions div.in_content select optgroup option {
						background-color:#32381B;
						font-weight:normal;
					}
			div#dyn_advsearch_popoptions div.in_content div {
				float:right;
				width:120px;
				text-align:right;
				}
				div#dyn_advsearch_popoptions div.in_content div a {
					color:#CBD5A8;
				}
				
/* --> NEWSLETTER */

div#dyn_newsletter {
	background-image:url(/skin_images/dyn_newsletter.jpg);
	background-repeat:no-repeat;
	background-color:#333333;
	height:124px;
	padding:104px 0px 0px 217px;
	}
	div#dyn_newsletter_formbox {
		height:30px;
		clear:both;
		overflow:hidden;
		}
		div#dyn_newsletter_formbox div {
			float:right;
			width:122px;
			margin-right:420px;
		}
		div#dyn_newsletter_formbox div img {
			width:122px;
			height:23px;
			cursor:pointer;
		}
	div#dyn_newsletter input {
		background:none;
		border:none;
		width:220px;
		padding:0px;
		margin:5px 0px 0px 0px;
		color:#465711;
		line-height:12px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
	}
	div#dyn_newsletter_close {
		text-align:right;
		margin:47px 12px 0px 0px;
		}
		div#dyn_newsletter_close img {
			cursor:pointer;
		}
		
/* -------------------------------------------------- */
/* NOTIFICATION BAR
/* -------------------------------------------------- */
	
div#notifbar {
	background-image:url(/skin_images/notifbar_bg.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:31px;
	left:50%;
	margin-left:-495px;
	padding:8px 10px 0px 10px;
	position:absolute;
	text-align:left;
	top:148px;
	width:970px;
	z-index:9500;
	}
	div#notifbar img {
		margin-bottom:-2px;
		margin-right:5px;
	}
	div#notifbar a {
		color:#D2DCA7;
		font-weight:bold;
	}
	div#notifbar a:hover {
		color:#969F73 !important;
	}
	div#notifbar div {
		float:right;
		width:250px;
		text-align:right;
		color:#828282;
		}
		div#notifbar div a {
			color:#FFFFFF;
			margin-left:15px;
		}
	
/* -------------------------------------------------- */
/* SIDEBAR - LEFT
/* -------------------------------------------------- */

td#sd_left {
	width:301px;
	background-color:#FFFFFF;
	border-right:1px solid #B8CDDA;
}

div#sdleft_title_categories {
	height:41px;
}
div#sdleft_title_categoriesb {
	height:45px;
}

div#sdleft_subcategories {
	background-image:url(/skin_images/sdleft_subcat_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding:1px;
	}
	div#sdleft_subcategories_title {
		background-image:url(/skin_images/sdleft_subcat_titlebg.gif);
		background-repeat:repeat-x;
		height:30px;
		}
		div#sdleft_subcategories_title td.in_titleicon {
			height:29px;
			width:25px;
			padding-left:9px;	
		}
		div#sdleft_subcategories_title td.in_midtitle {
			color:#466D88;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:bold;	
		}
		div#sdleft_subcategories_title td.in_faveicon {
			width:16px;
			padding-right:5px;
		}
	div#sdleft_subcategories_cats {
		/*background-image:url(/skin_images/sdleft_subcat_bgtop.jpg);
		background-repeat:no-repeat;*/
		}
		div#sdleft_subcategories_cats td {
			border-bottom:1px solid #CAE29D;
			font-family:Arial, Helvetica, sans-serif;
		}
		div#sdleft_subcategories_cats td.in_icon {
			border-bottom:none;
			width:16px;
			padding:0px 3px 0px 19px;
			}
		div#sdleft_subcategories_cats td.in_title {
			padding:3px;
			width:185px;
			font-weight:bold;
			color:#47570F;
			}
			div#sdleft_subcategories_cats td.in_title a {
				color:#718B18;
			}
		div#sdleft_subcategories_cats td.in_amount {
			padding:3px;
			color:#94B524;
		}
		

div#sdleft_categories {
	background-color:#FFFFFF;
	overflow:hidden;
	padding:1px 1px 0px 1px;
	}
	div.cattop_title {
		background-image:url(/skin_images/sdleft_cattop_bg.gif);
		background-repeat:repeat-x;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		padding:8px 0px 0px 13px;
		height:21px;
		border-bottom:1px solid #B8CDDA;
		border-right:1px solid #B8CDDA;
		margin-bottom:1px;
		}
		div.cattop_title img {
			margin-bottom:-2px;
			margin-right:8px;
		}
		div.cattop_title a {
			color:#466D88;
		}
		div.cattop_title div {
			width:50px;
			float:right;
			text-align:right;
			margin-right:9px;
			color:#A3BED0;
			font-weight:normal;
			}
			div.cattop_title div a {
				color:#A3BED0;
				font-weight:bold;
			}
	div.cattop_title_b {
		background-image:url(/skin_images/sdleft_cattop_bg2.jpg);
		background-repeat:repeat-x;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		padding:6px 0px 0px 13px;
		height:23px;
		border-bottom:1px solid #B8CDDA;
		border-right:1px solid #B8CDDA;
		margin-bottom:1px;
		}
		div.cattop_title_b img {
			margin-bottom:-3px;
			margin-right:8px;
		}
		div.cattop_title_b a {
			color:#466D88;
		}
		div.cattop_title_b div {
			width:50px;
			float:right;
			text-align:right;
			margin-right:9px;
			color:#A3BED0;
			font-weight:normal;
			}
			div.cattop_title_b div a {
				color:#A3BED0;
				font-weight:bold;
			}
	div.cat_content {
		background-color:#FFFFFF;
		background-image:url(/skin_images/sdleft_catcontent_bg.gif);
		background-repeat:repeat-y;
		background-position:right;
		border-bottom:1px solid #B8CDDA;
		margin-bottom:1px;
		padding:10px;
		overflow:hidden;
		}
		div.cat_content td {
			border-bottom:1px solid #D6E2EB;
			font-family:Arial, Helvetica, sans-serif;
		}
		div.cat_content td.in_icon {
			border-bottom:none;
			width:16px;
			padding:3px 3px 1px 0px;
			}
		div.cat_content td.in_title {
			padding:3px;
			width:192px;
			font-weight:bold;
		}
		div.cat_content td.in_amount {
			padding:3px;
			color:#A3BED0;
		}
	div.cat_content_empty {
		padding:0px;
		height:0px;
		margin:0px;
		border:none;
	}

div#sdleft_title_tuttools {
	background-color:#FFFFFF;
	height:42px;
	margin-top:1px;
	}
	div#sdleft_tuttools_tuts {
		height:30px;
	}
	div#sdleft_tuttools_sites {
		height:34px;
	}
	div.sdleft_tuttools {
		padding-left:28px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		line-height:22px;
		}
		div.sdleft_tuttools img {
			margin-bottom:-2px;
			margin-right:7px;
		}

div#sdleft_publish_dashboard {
	background-color:#FFFFFF;
	padding:0px 1px 0px 1px;
	height:249px;
	}
	div#sdleft_publish_dashboard img {
		margin-bottom:1px;
		width:299px;
		height:49px;
	}
	div#sdleft_publish_dashboard td.in_manageleft {
		width:255px;
		}
		div#sdleft_publish_dashboard td.in_manageleft img {
			width:255px;
		}
	td.in_managecount {
		background-image:url(/skin_images/publish_dashboard_count.jpg);
		background-repeat:no-repeat;
		width:44px;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#FFFFFF;
	}
div#sdleft_publish {
	background-image:url(/skin_images/publish_sdtop.jpg);
	background-repeat:repeat-x;
	background-color:#B3CBDC;
	margin:0px 1px 0px 1px;
	padding:9px 8px 8px;
	}
	div.sdleft_publish_title {
		height:29px;
	}
	div.sdleft_publish_box {
		background-color:#FFFFFF;
		background-image:url(/skin_images/publish_sdfill.jpg);
		background-repeat:repeat-x;
		border:1px solid #FFFFFF;
		padding:8px;
		margin-bottom:8px;
	}
	div#sdleft_publish_bottom {
		margin:0px 1px 0px 1px;
		height:102px;
	}
div#sdleft_title_publishcats {
	background-color:#FFFFFF;
	height:45px;
	}
div#sdleft_publish_tutlist {
	padding-bottom:10px;
	}
	div#sdleft_publish_tutlist div.in_on {
		background-image:url(/skin_images/sdleft_publish_tuton.jpg);
		background-repeat:no-repeat;
		width:270px;
		height:20px;
		margin:1px 0px 0px 10px;
		padding:7px 0px 0px 12px;
		font-weight:bold;
		overflow:hidden;
	}
	div#sdleft_publish_tutlist div.in_off {
		background-image:url(/skin_images/sdleft_publish_tutoff.jpg);
		background-repeat:no-repeat;
		width:270px;
		height:20px;
		margin:1px 0px 0px 10px;
		padding:7px 0px 0px 12px;
		overflow:hidden;
	}
div#sdleft_title_publishsearchtag {
	padding-bottom:15px;
	}
	input#searchbytag {
		margin-left:10px;
		width:216px;
		height:19px;
		background:#FFFFFF url(/skin_images/sdleft_searchtags_bg.jpg) no-repeat top left;
		border:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#1D6B9F;
		padding:6px 5px 0px 8px;
		vertical-align:top;
	}
	img#searchbytag_go {
		cursor:pointer;
	}
div#sdleft_publish_insimg {
	margin-top:8px;
	max-height:523px;
	overflow:hidden;
	}
	div.sdleft_publish_imgbox {
		width:265px;
		margin-bottom:5px;
		overflow:hidden;
		}
		div.sdleft_publish_imgbox div.in_imgpic {
			width:190px;
			float:left;
			clear:left;
		}
		div.sdleft_publish_imgbox div.in_imgpic img {
			cursor:pointer;
		}
		div.sdleft_publish_imgbox div.in_actions {
			width:73px;
			float:left;
			clear:right;
			text-align:center;
			color:#999;
			font-size:10px;
			}
			div.sdleft_publish_imgbox div.in_actions img {
				cursor:pointer;
			}
	div.sdleft_publish_updown {
		text-align:center;
		padding-top:8px;
	}
	div.sdleft_publish_insfilter {
		border-top:1px solid #79A6C5;
		margin-top:8px;
		padding-top:8px;
		}
		div.sdleft_publish_insfilter input {
			width:185px;
			color:#999;
			font-size:11px;
			height:16px;
		}

div.sdleft_settings_title {
	background-image:url(/skin_images/sdleft_settings_titlebg.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	padding:9px 0px 0px 32px;
	height:21px;
	}
	div.sdleft_settings_content {
		background-image:url(/skin_images/sdleft_settings_contentbg.jpg);
		background-repeat:repeat-y;
		padding:10px;
		}
		div.sdleft_settings_content td.in_menuitem {
			font-weight:bold;
			padding: 5px;
		}
		div.sdleft_settings_content td.in_icon {
			padding:2px 8px 2px 0px;
			width:14px;
		}
		
div.sdleft_tips {
	background-image:url(/skin_images/publish_sdtips_bg.jpg);
	background-repeat:no-repeat;
	margin-left:1px;
	padding:73px 0px 0px 27px;
	}
	div.sdleft_tips div {
		background-image:url(/skin_images/icon_tip.gif);
		background-repeat:no-repeat;
		background-position:0px 2px;
		padding:0px 20px 15px 31px;
	}
	

/* -------------------------------------------------- */
/* SIDEBAR - RIGHT
/* -------------------------------------------------- */

td#sd_right {
	width:251px;
	background-color:#FFFFFF;
	border-left:1px solid #B8CDDA;
}

div#sdright_title_podcast {
	height:41px;
}

div#sdright_area_podcast {
	background-color:#FFFFFF;
	background-image:url(/skin_images/sdright_bg_podcast.jpg);
	background-repeat:no-repeat;
	padding:13px;
	}
	div#sdright_area_podcast div.in_title {
		color:#9B0000;
		border-bottom:1px solid #B8CDDA;
		padding:5px 0px 5px 0px;
		margin-bottom:6px;
		}
		div#sdright_area_podcast div.in_title div {
			width:70px;
			color:#3589B4;
			font-size:10px;
			float:right;
			clear:right;
			text-align:right;
		}
		div#sdright_area_podcast div.in_title a {
			color:#3589B4;
		}
	div#sdright_area_podcast td.in_podoption {
		padding-left:6px;
		font-size:10px;
	}

div#sdright_title_newsletter {
	height:41px;
}
div#sdright_newsletter {
	padding:10px;
}
	
div.sdright_newsitem {
	margin:0px 10px 5px 10px;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #B8CDDA;
	}
	div.sdright_newsitem div {
		font-family:Arial, Helvetica, sans-serif;
		margin-bottom:5px;
		color:#A3BED0;
		font-weight:bold;
	}
	div.sdright_newsitem_last {
		border-bottom:none;
	}
	
div#sdright_title_creditcorner {
	height:44px;
}
div#sdright_creditcorner_latestcontest {
	height:32px;
}
td.sdright_creditcorner_contestitem {
	width:84px;
	padding:0px 10px 10px 10px;
}
td.sdright_creditcorner_contestdesc {
	padding-top:5px;
	padding-right:10px;
	color:#666666;
	font-size:10px;
	}
	td.sdright_creditcorner_contestdesc div {
		margin-bottom:8px;
	}
	td.sdright_creditcorner_contestdesc span {
		color:#3589B4;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
	}
	td.sdright_creditcorner_contestdesc a {
		color:#81AB32;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
	}
div#sdright_creditcorner {
	margin-bottom:10px;
}
	
div#sdright_publish_creditcorner {
	border-left:1px solid #B8CDDA;
	padding-top:12px;
}

/* -------------------------------------------------- */
/* MAIN
/* -------------------------------------------------- */

td#col_main {
	background-color:#FFFFFF;
}
	
	
/* -------------------------------------------------- */
/* SUBMIT
/* -------------------------------------------------- */

div.submit_container {
	background-image:url(/skin_images/colmid_grad_blue1.jpg);
	background-repeat:repeat-x;
	margin:1px;
	text-align:left;
	color:#666666;
	}
	div.submit_theme {
		background-image:url(/skin_images/submit_topicon.jpg);
		background-position:top right;
		background-repeat:no-repeat;
		padding:12px 12px 12px 0px;
		margin-left:12px;
		overflow:hidden;
	}
	div.submit_container div.in_pad {
		padding:10px 0px 15px 15px;
		width:550px;
	}
	div.submit_container strong {
		color:#8AA622;
	}
	div.submit_container h2 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#518DB5;
		font-weight:normal;
		margin:0px;
	}
	div.submit_container img.in_viewexpand {
		margin-bottom:-3px;
		margin-right:3px;
	}
	div.submit_container a {
		color:#2979AE;
		font-weight:bold;
	}
	div.submit_container input {
		background-color:#FFFFFF;
		color:#666666;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		border:1px solid #CDD6DC;
		padding:4px;
		margin:3px 7px 0px 0px;
		width:530px;
	}
	
	div.submit_box {
		background-color:#FFFFFF;
		border:2px solid #CFCFCA;
		padding:12px;
		margin-top:15px;
		margin-bottom:15px;
		color:#61849A;
		font-size:12px;
		}
		div.submit_box h4.legend {
			margin-top:-25px;
			margin-bottom:0px;
			float:right;
			border:2px solid #A3C42D;
			background-color:#FFFFFF;
			padding:3px 8px 3px 8px;
			color:#A3C42D;
			font-weight:bold;
			font-size:1.1em;
		}
		div.submit_box h4.legendedit {
			color:#FF6600 !important;
			border-color:#FF6600 !important;
		}
		iframe#frmsingletut {
			width:600px;
			height:220px;
		}
		div.submit_boxgrad {
			background-image:url(/skin_images/submit_gradbg.jpg);
			background-repeat:no-repeat;
		}

	div#submit_guidelines {
		padding-top:10px;
		padding-left:20px;
		}
		div#submit_guidelines span {
			color:#BC4D2C;
			font-size:14px;
		}
	div#submit_listing {
		margin-top:10px;
	}
	td.submit_list_avatar {
		background-image:url(/skin_images/submit_listav.gif);
		background-repeat:no-repeat;
		width:50px;
		height:51px;
		text-align:center;
	}
	td.submit_list_title {
		background-image:url(/skin_images/submit_listbg.gif);
		background-repeat:repeat-x;
		font-size:10px;
		line-height:14px;
		color:#666666;
		padding:0px 10px 0px 10px;
		}
		td.submit_list_title a {
			color:#689339;
			font-weight:normal;
		}
		td.submit_list_title strong {
			color:#666666;
			font-size:11px;
		}
	td.submit_list_edit {
		background-image:url(/skin_images/submit_listedit.gif);
		background-repeat:no-repeat;
		width:89px;
		text-align:center;
	}
	td.submit_list_delete {
		background-image:url(/skin_images/submit_listdel.gif);
		background-repeat:no-repeat;
		width:42px;
		padding-left:12px;
		text-align:left;
	}
	div.submit_deleteall {
		text-align:right;
		margin-top:10px;
		margin-right:1px;
	}
	div#submit_loginnotice {
		border:1px solid #DAB5B5;
		background-color:#F8F2F3;
		padding:10px;
		margin:10px 0px 20px 0px;
	}

/**
* @ New Tutorial Listing
* > Adam
*/

div.a_tut_row
{
	background: url(/skin_images/a_tut_row_top.png) top left no-repeat;
	margin-bottom: 10px;
	text-align: left;
	overflow: hidden;
	color: #808080;
	padding-top: 13px;
}

div.a_tut_row table
{
	margin: 0px;
	border-left: 1px solid #b9cdda;
	border-right: 1px solid #b9cdda;
	width: 433px;
	background: #FFF url(/skin_images/a_tut_row_c.jpg) repeat-x bottom left;
}

div.a_tut_row table td
{
	vertical-align: top;
}

div.a_tut_row .avatar
{
	padding-top: 5px;
	padding-left: 8px;
	width: 46px;
}

div.a_tut_row .avatar .img
{
	background: url(/skin_images/tut_row_av_bg.jpg) no-repeat;
	padding: 4px;
	width: 40px;
	height: 40px;
}

div.a_tut_row .info
{
	padding-left: 10px;
	line-height: 17px;
	vertical-align: top;
}

div.a_tut_row .info img
{
	padding-right: 3px;
}


div.a_tut_row .bottom
{
	background: url(/skin_images/a_tut_row_bottom.png) no-repeat;
	height: 27px;
	width: 433px;
	padding: 0 2px;
	font-size: 10px;
}

div.a_tut_row .bottom .seg,
div.a_tut_row .bottom .seg_r
{
	background: url(/skin_images/a_tut_row_b_sep.jpg) no-repeat top right;
	padding: 4px 8px 0 6px;
	height: 17px;
	margin-top: 5px;
	float: left;
	
}

div.a_tut_row .bottom .seg_r
{
	float: right;
	background: none;
	padding: 4px 6px 0 8px;
}

div.a_tut_row .bottom .seg_r .icon
{
	padding-left: 2px;
}

div.a_tut_row .bottom .rating
{
	width: 117px;
	float: right;
	padding-left: 15px;
	padding-top: 5px;
}

/* -------------------------------------------------- */
/* TUTORIAL LISTING
/* -------------------------------------------------- */

div.midtut_container {
	background-image:url(/skin_images/mid_bg1.jpg);
	background-repeat:repeat-x;
	padding:5px;
	}
	div.midtut_row {
		background-color:#FFFFFF;
		border:1px solid #C2D0DC;
		margin-bottom:10px;
		text-align:left;
		}
		div.midtut_rowgold {
			background-image:url(/skin_images/totw_bg.jpg);
			background-repeat:no-repeat;
			}
			div.midtut_rowgold div.midtut_title a {
				color:#936000;
			}
		td.midtut_left {
			padding:5px;
			width:40px;
			}
			div.midtut_dropid {
				padding:2px 0px 2px 0px;
				color:#FFFFFF;
				font-weight:bold;
				text-align:center;
				width:40px;
			}
			div.midtut_dropblue {
				background-color:#C0CEDA;
			}
			div.midtut_dropgreen {
				background-color:#94C439;
			}
			div.midtut_dropgold {
				background-color:#FF9900;
			}
			div.midtut_icon {
				margin-top:5px;
				}
				div.midtut_icon img {
					border:none;
				}
		td.midtut_right {
			padding:5px;
			}
			div.midtut_title {
				font-weight:bold;
			}
			div.midtut_submit {
				color:#999999;
				margin-top:5px;
				overflow:hidden;
			}
			div.midtut_site {
				color:#999999;
				margin:3px 0px 3px 0px;
			}
			
		div.midtut_bar {
			background-image:url(/skin_images/midtut_barbg.gif);
			background-repeat:repeat-x;
			height:29px;
			font-size:10px;
			color:#476E86;
			text-align:center;
			}
			div.midtut_bar em {
				color:#5EA43A;
				font-style:normal;
			}
			div.midtut_bar td {
				height:28px;
				padding-top:1px;
				border-right:1px solid #D8E1E9;
			}
			div.midtut_bar td.in_views {
				width:100px;
			}
			div.midtut_bar td.in_icons {
				width:100px;
			}
			div.midtut_bar td.in_icons img {
				cursor:pointer;
			}
			div.midtut_bar td.in_icons .in_sleft {
				margin-left:5px;
			}
			div.midtut_bar td.in_icons img {
				margin-top:5px;
			}
			div.midtut_bar td.in_rating {
				width:124px;
				border:none;
			}

div#midtut_tools {
	border-top:5px solid #DCE6ED;
	margin:0px 1px 0px 1px;
}

div.midinfobox {
	background-image:url(/skin_images/midinfobox_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:1px solid #C2D0DC;
	padding:8px;
	margin-bottom:5px;
	text-align:left;
	padding-left:35px;
}

div#midtut_sharebox {
	position:absolute;
	width:313px;
	height:231px;
	z-index:998;
}

div.midtut_below {
	text-align:right;
	margin-top:6px;
	margin-bottom:1px;
	font-size:10px;
	color:#999;
	padding-right:5px;
	}
	div.midtut_below a {
		font-weight:bold;
	}

/* -------------------------------------------------- */
/* COMMENTS
/* -------------------------------------------------- */

div.comments_top {
	height:47px;
}
div.comments_mblue {
	background-color:#275574;
	background-image:url(/skin_images/comments_bg.jpg);
	background-repeat:repeat-y;
	color:#FFF;
	text-align:left;
	padding:6px 5px 6px 6px;
	border-top:1px solid #57778A;
	}
	div.comments_mblue div.in_ctitle {
		border:1px solid #5093BD;
		background-image:url(/skin_images/comments_title_blue.jpg);
		background-repeat:repeat-x;
		padding:1px;
		overflow:hidden;
		}
		div.comments_mblue div.in_ctitle_date {
			float:right;
			width:125px;
			clear:right;
			text-align:right;
			height:21px;
			padding:6px 6px 0px 0px;
			color:#B2CBD9;
		}
		div.comments_mblue div.in_ctitle_num {
			background-image:url(/skin_images/comments_num_blue.jpg);
			background-repeat:repeat-x;
			float:left;
			width:27px;
			clear:left;
			text-align:center;
			height:19px;
			border:1px solid #69AFD8;
			font-weight:bold;
			padding-top:6px;
		}
		div.comments_mblue div.in_ctitle_author {
			float:left;
			width:243px;
			padding:7px 0px 0px 7px;
			}
			div.comments_mblue div.in_ctitle_author a {
				color:#FFF;
				font-weight:bold;
			}
	div.comments_mblue div.in_cmain {
		background-image:url(/skin_images/comments_cont_blue.jpg);
		background-repeat:repeat-x;
		padding:8px;
		}
		div.comments_mblue div.in_cmain a {
			color:#D2DDE8;
		}
		div.comments_mblue div.in_cmain div.code {
			border:1px solid #8CA6CC;
			padding:5px;
			background-color:#30495C;
			margin:5px 0px 5px 0px;
		}
		div.comments_mblue div.in_cmain pre {
			border:1px solid #8CA6CC;
			padding:5px;
			background-color:#30495C;
			margin:5px 0px 5px 0px;
		}
	div.comments_mblue div.in_cbuttons {
		text-align:right;
		padding-right:20px;
		}
		div.comments_mblue div.in_cbuttons img {
			cursor:pointer;
		}
div.comments_mgreen {
	background-color:#3B515E;
	background-image:url(/skin_images/comments_bggrey.jpg);
	background-repeat:repeat-y;
	color:#FFF;
	text-align:left;
	padding:6px 5px 6px 6px;
	border-top:1px solid #57778A;
	}
	div.comments_mgreen div.in_ctitle {
		border:1px solid #9FB730;
		background-image:url(/skin_images/comments_title_green.jpg);
		background-repeat:repeat-x;
		padding:1px;
		overflow:hidden;
		}
		div.comments_mgreen div.in_ctitle_date {
			float:right;
			width:125px;
			clear:right;
			text-align:right;
			height:21px;
			padding:6px 6px 0px 0px;
			color:#C3CBA5;
		}
		div.comments_mgreen div.in_ctitle_num {
			background-image:url(/skin_images/comments_num_green.jpg);
			background-repeat:repeat-x;
			float:left;
			width:33px;
			clear:left;
			text-align:center;
			height:25px;
			border:1px solid #C7E69F;
			font-weight:bold;
		}
		div.comments_mgreen div.in_ctitle_author {
			float:left;
			width:230px;
			padding:7px 0px 0px 7px;
			}
			div.comments_mgreen div.in_ctitle_author a {
				color:#FFF;
				font-weight:bold;
			}
	div.comments_mgreen div.in_cmain {
		background-image:url(/skin_images/comments_cont_green.jpg);
		background-repeat:repeat-x;
		padding:8px;
		}
		div.comments_mgreen div.in_cmain a {
			color:#E3EDC5;
		}
		div.comments_mgreen div.in_cmain div.code {
			border:1px solid #819733;
			padding:5px;
			background-color:#334044;
			margin:5px 0px 5px 0px;
		}
		div.comments_mgreen div.in_cmain pre {
			border:1px solid #819733;
			padding:5px;
			background-color:#334044;
			margin:5px 0px 5px 0px;
		}
	div.comments_mgreen div.in_cbuttons {
		text-align:right;
		padding-right:20px;
		}
		div.comments_mgreen div.in_cbuttons img {
			cursor:pointer;
		}
div.comments_text {
	padding:10px;
	color:#C9DEED;
	}
	div.comments_text strong {
		color:#FFF;
	}
div.comments_footer {
	height:21px;
	border-top:1px solid #57778A;
}
div.comments_new_title {
	height:36px;
}
div.comments_new_main {
	background-image:url(/skin_images/comments_new_bg.jpg);
	background-repeat:repeat-x;
	padding:10px;
	text-align:left;
	color:#3A515E;
	}
	div.comments_new_boxtitle {
		background-image:url(/skin_images/comments_new_boxtitle.gif);
		background-repeat:repeat-x;
		padding:7px 0px 0px 10px;
		height:20px;
		font-weight:bold;
		margin:0px;
		border:1px solid #ADBAC7;
		border-bottom:none;
	}
	div.comments_new_main textarea {
		background-image:url(/skin_images/comments_new_bg.jpg);
		background-repeat:repeat-x;
		padding:10px;
		text-align:left;
		color:#3A515E;
		border:1px solid #ADBAC7;
		width:402px;
		margin:0px;
	}
	
div#comments_editlyr {
	background-color:#FFF;
	background-image:url(/skin_images/comments_editbg.jpg);
	background-repeat:no-repeat;
	position:absolute;
	color:#333;
	overflow:hidden;
	}
	div#comments_editlyr textarea {
		background-image:url(/skin_images/comments_edit_textarea.jpg);
		background-repeat:repeat-x;
		padding:10px;
		text-align:left;
		color:#394A13;
		border:1px solid #95A866;
		width:396px;
		margin:0px;
	}
	div.comments_edit_close {
		padding:9px 3px 0px 0px;
		height:31px;
		text-align:right;
		}
		div.comments_edit_close img {
			cursor:pointer;
		}

/* -------------------------------------------------- */
/* RATING BOX
/* -------------------------------------------------- */

div#ratingbox_container {
	position:fixed;
	left: 0;
	top:0;
	background-color:#000000;
	background-image:url(/skin_images/ratingbox_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:45px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	z-index:99999999;
	}
	div#ratingbox_left {
		background-image:url(/skin_images/ratingbox_left.gif);
		background-repeat:no-repeat;
		height:40px;
		width:415px;
		padding:0px 0px 0px 345px;
		}
		div#ratingbox_left td.in_rating {
			width:117px;
			padding-top:14px;
			padding-left:15px;
			}
			div#ratingbox_left td.in_rating img {
				cursor:pointer;
			}
		div#ratingbox_left td.in_description {
			width:132px;
			padding-top:15px;
			text-align:center;
		}
		div#ratingbox_left td.in_total {
			width:143px;
			padding-top:15px;
			text-align:center;
		}
	div#ratingbox_right {
		width:29px;
		padding-right:6px;
		padding-top:8px;
		overflow:hidden;
		float:right;
		height:32px;
	}

/* -------------------------------------------------- */
/* DISPLAY SETTINGS
/* -------------------------------------------------- */

div#dsettingsbox_container {
	background-image:url(/skin_images/dsettings_bg.gif);
	background-repeat:repeat-x;
	height:175px;
	left:0;
	position:fixed;
	width:100%;
	z-index:99999;
	}
	div#dsettingsbox_actions {
		float:right;
		overflow:hidden;
		height:47px;
		width:290px;
		margin-top:-21px;
		margin-right:25px;
	}

/* -------------------------------------------------- */
/* PAGINATION
/* -------------------------------------------------- */

div.pagination {
	margin-bottom:8px;
	}
	.pagination p {
		text-align:center;
		margin:0;
		display:block;
		clear:both;
	}
	div.pagination p a {
		font-family:Arial, Helvetica, sans-serif;
		margin:0px 4px 0px 4px;
		color:#3589B4 !important;
		font-weight:bold;
		}
		div.pagination p a:hover {
			color:#333333 !important;
		}
		div.pagination p span.in_current {
			background-image:url(/skin_images/pag_currentfill.gif);
			background-repeat:repeat;
			background-position:100% 1px;
			height:19px;
			padding:4px 0px 3px 0px;
		}
	div.pagination img {
		margin-bottom:-5px;
	}

/* -------------------------------------------------- */
/* PUBLISHING
/* -------------------------------------------------- */

div#publish_splashbox {
	width:696px;
	height:249px;
	padding:0px 1px 0px 1px;
	text-align:left;
	}
	div#publish_splashbox_memberbar {
		background-image:url(/skin_images/publish_splash_memberbar.jpg);
		background-repeat:no-repeat;
		height:33px;
		color:#FFFFFF;
		overflow:hidden;
		}
		div#publish_splashbox_memberbar .in_username, div#publish_userbar .in_username {
			width:226px;
			padding-left:12px;
			padding-top:10px;
			float:left;
		}
		div#publish_splashbox_memberbar .in_inbox, div#publish_userbar .in_inbox {
			width:90px;
			text-align:center;
			padding-top:10px;
			float:left;
			}
			div#publish_splashbox_memberbar .in_inbox a, div#publish_userbar .in_inbox a {
				color:#B8D63A;
			}
			div#publish_splashbox_memberbar .in_inbox a:hover, div#publish_userbar .in_inbox a:hover {
				color:#FFFFFF !important;
			}
		div#publish_splashbox_memberbar .in_credits, div#publish_userbar .in_credits {
			width:130px;
			padding-top:10px;
			text-align:center;
			float:left;
			}
			div#publish_splashbox_memberbar .in_credits a, div#publish_userbar .in_credits a {
				color:#B8D63A;
			}
			div#publish_splashbox_memberbar .in_credits a:hover, div#publish_userbar .in_credits a:hover {
				color:#FFFFFF !important;
			}
		div#publish_splashbox_memberbar .in_tutorials {
			width:210px;
			padding-left:20px;
			padding-top:10px;
			float:left;
		}
	div#publish_splashbox_head {
		width:447px;
		height:216px;
		float:left;
		clear:left;
	}
	div#publish_splashbox_right {
		background-image:url(/skin_images/publish_splash_right.jpg);
		background-repeat:no-repeat;
		color:#FFFFFF;
		font-size:11px;
		text-align:left;
		padding-top:7px;
		padding-left:32px;
		float:left;
		clear:right;
		width:217px;
		height:209px;
	}
	div#publish_splashbox_overview {
		height:111px;
	}
	div#publish_splashbox_stats {
		background-image:url(/skin_images/publish_splash_left.jpg);
		background-repeat:no-repeat;
		height:106px;
		color:#546512;
		}
		div#publish_splashbox_stats .in_published {
			height:20px;
			padding-top:18px;
			padding-left:22px;
		}
		div#publish_splashbox_stats .in_unpublished {
			padding-top:8px;
			padding-left:22px;
		}

td#publish_idxlisting {
	padding-left:1px;
	/* width:445px; */
}

div#publish_container {
	padding:0px 1px 0px 1px;
	text-align:left;
	}
	div#publish_userbar {
		background-image:url(/skin_images/publish_userbar.jpg);
		background-repeat:no-repeat;
		height:33px;
		color:#FFFFFF;
		overflow:hidden;
		}
		div#publish_userbar .in_tutorials {
			width:145px;
			padding-left:25px;
			padding-top:10px;
			float:left;
		}
	div#publish_userbar_guest {
		background-image:url(/skin_images/publish_userbar_guest.jpg);
		background-repeat:no-repeat;
		height:23px;
		color:#FFFFFF;
		overflow:hidden;
		padding-left:12px;
		padding-top:10px;
		}
	div#publish_header {
		height:39px;
	}
	div#publish_infobar {
		background-image:url(/skin_images/publish_infobar.jpg);
		background-repeat:no-repeat;
		height:51px;
		overflow:hidden;
		}
		div#publish_infobar .in_info {
			color:#548FB6;
			width:400px;
			padding:19px 0px 0px 54px;
			font-family:Arial, Helvetica, sans-serif;
			float:left;
		}
		div#publish_infobar .in_status {
			color:#548FB6;
			width:177px;
			padding:19px 0px 0px 47px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			float:left;
		}
	div#publish_main {
		background-image:url(/skin_images/publish_mainbg.jpg);
		background-repeat:repeat-x;
		padding:7px 7px 0px 7px;
		overflow:hidden;
		}
		div.publish_box {
			background-color:#ECF1F4;
			background-image:url(/skin_images/publish_boxbg.jpg);
			background-repeat:repeat-x;
			border:1px solid #B8CDDA;
			padding:7px;
			margin-bottom:7px;
			font-family:Arial, Helvetica, sans-serif;
			}
			div.publish_box div.in_boxtitle {
				font-size:16px;
				color:#4082AE;
				margin:0px 0px 7px 7px;
			}
			div.publish_box div.in_boxmain {
				background-color:#FFFFFF;
				border:1px solid #E4EDF1;
				padding:7px;
			}
			div.publish_box div.in_boxsub {
				background-color:#E7EDF1;
				border:1px solid #B8CDDA;
				padding:7px;
				margin-top:7px;
			}
			div.publish_topbuttons {
				margin-bottom:7px;
				overflow:hidden;
				}
				div.publish_topbuttons div.in_buttonsright {
					float:right;
					text-align:right;
					width:325px;	
				}
				div.publish_topbuttons div.in_infotext {
					width:330px;
					border:1px solid #B8CDDA;
					background-color:#FFFFFF;
					font-family:Arial, Helvetica, sans-serif;
					background-image:url(/skin_images/publish_infotext.gif);
					background-repeat:repeat-x;
					margin-top:7px;
					padding:5px 5px 5px 15px;
					font-weight:bold;
				}
			div.publish_buttons {
				margin-bottom:10px;
				text-align:right;
			}
			div.publish_box .in_toppx {
				margin-top:5px;
			}
			div.publish_box select optgroup {
				font-style:normal;
				font-weight:bold;
				background-color:#DDDDDD;
				}
				div.publish_box select optgroup option {
					background-color:#FFFFFF;
					font-weight:normal;
				}
div.publish_greybox {
	background-image:url(/skin_images/publish_bggrey.jpg);
	background-repeat:repeat-x;
	background-color:#EBEBEB;
	padding:10px;
	border:1px solid #DCE5F1;
	color:#555555;
}
div#publish_publishtut {
	background:#5794C0 url(/skin_images/publish_publishtut.jpg) no-repeat top center;
	border-top:1px solid #A0C2DC;
	border-bottom:1px solid #A0C2DC;
	width:100%;
	height:116px;
	position:absolute;
	z-index:50000;
	left:0px;
	top:0px;
	text-align:center;
	color:#FFF;
	}
	.publish_publishtutmid {
		margin:0px auto;
		width:569px;
		overflow:hidden;
		}
		.publish_publishtutmid div {
			background:transparent url(/skin_images/publish_publishtut_barbg.jpg) no-repeat 12px 42px;
			width:280px;
			border-left:1px solid #A0C2DB;
			float:left;
			height:116px;
			font-family:Arial, Helvetica, sans-serif;
			}
			div#publish_publishtut_bar {
				background:#FFF url(/skin_images/publish_publishtut_bar.gif) repeat-x top left;
				width:1px;
				height:21px;
				padding:7px 0px 0px 10px;
				margin:44px 0px 0px 14px;
				font-size:11px;
				font-weight:bold;
				overflow:hidden;
				text-align:left;
			}
		.publish_publishtutmid div:first-child {
			background:none;
			width:265px;
			margin:0px auto;
			font-size:16px;
			font-weight:bold;
			text-align:right;
			padding:38px 19px 0px 0px;
			border-left:none;
			border-right:1px solid #3E77A2;
			height:78px;
			}
			div#publish_publishtut div:first-child span {
				font-size:12px;
				font-weight:normal;
			}
div#publish_slider_info {
	height:20px;
	width:82px;
	margin-right:10px;
	float:right;
}
div#publish_slider_area {
	background-image:url(/skin_images/publish_imgslider_bg.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:100px;
	float:right;
	clear:right;
}
div#publish_slider_knob {
	background-image:url(/skin_images/publish_imgslider_obj.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:12px;
	cursor:pointer;
}
div.publish_imgbox {
	background-image:url(/skin_images/publish_bggrey.jpg);
	background-repeat:repeat-x;
	background-color:#EBEBEB;
	padding:10px;
	border:1px solid #DCE5F1;
	margin-bottom:10px;
	overflow:hidden;
	}
	div.publish_imgbox div.in_actions {
		width:110px;
		height:25px;
		float:right;
		clear:right;
		}
		div.publish_imgbox div.in_actions img {
			cursor:pointer;
		}
	div.publish_imgbox div.in_picture {
		width:180px;
		float:left;
		clear:left;
		margin-right:10px;
		}
		div.publish_imgbox div.in_picture img {
			width:180px;
			height:120px;
			cursor:pointer;
		}
	div.publish_imgbox div.in_info {
		width:300px;
		float:left;
		color:#999999;
		line-height:16px;
		}
		div.publish_imgbox div.in_info a {
			color:#1D6B9F;
			font-weight:bold;
		}
		div.publish_imgbox div.in_info strong {
			color:#666666;
		}
		div.publish_imgbox div.in_info div {
			line-height:normal;
		}
	div#publish_mediainfo {
		background:transparent url(/skin_images/publish_editor_mediainfo.png) no-repeat top left;
		width:344px;
		height:181px;
		position:absolute;
		z-index:55000;
		font-size:10px;
		color:#424242;
		text-align:left;
		}
		div#publish_mediainfo .in_closeb {
			text-align:right;
			padding:8px 11px 7px 0px;
		}
		div#publish_mediainfo .in_closeb img {
			cursor:pointer;
		}
		div#publish_mediainfo .in_dinfo {
			padding-left:122px;
			overflow:hidden;
		}
	div#publish_manchapters {
		width:600px;
		position:absolute;
		top:0px;
		left:50%;
		margin-left:-300px;
		z-index:10000;
		overflow:hidden;
		background-color:#FFF;
		}
		div#publish_manchapters_content {
			background-image:url(/skin_images/publish_editor_chapters_content.jpg);
			background-repeat:repeat-x;
			background-color:#FFF;
			border:1px solid #FFF;
			padding:14px;
			text-align:left;
			color:#4B94B8;
			}
			div#publish_manchapters_content input {
				width:350px;
			}
	div#publish_imgedit {
		background-color:#FFF;
		position:absolute;
		top:0px;
		left:50%;
		margin-left:-300px;
		width:600px;
		z-index:10000;
		text-align:left;
		}
		div#publish_imgedit_content {
			background-image:url(/skin_images/publish_editor_chapters_content.jpg);
			background-repeat:repeat-x;
			background-color:#FFF;
			border:1px solid #FFF;
			padding:14px;
			text-align:left;
			color:#4B94B8;
			}
			div#publish_imgedit_content input {
				width:350px;
			}
			div#publish_imgedit_content select {
				width:355px;
			}
		
div#publish_view {
	text-align:left;
	padding-left:1px;
	}
	div#publish_view_hdtitle {
		height:39px;
	}
	div#publish_view_hdbar {
		height:28px;
	}
	div#publish_view_bar {
		background-image:url(/skin_images/publish_view_barbg.jpg);
		background-repeat:no-repeat;
		height:51px;
		}
		div#publish_view_bar div.in_caticon {
			width:40px;
			padding:5px 0px 0px 5px;
			float:left;
			clear:left;
		}
		div#publish_view_bar div.in_catinfo {
			color:#666666;
			width:250px;
			padding:12px 0px 0px 10px;
			float:left;
			}
			div#publish_view_bar div.in_catinfo a {
				color:#666;
			}
			div#publish_view_bar div.in_catinfo a:hover {
				color:#000 !important;
			}
			div#publish_view_bar div.in_catinfo span {
				font-size:10px;	
			}
		div#publish_view_bar div.in_avicon {
			width:40px;
			padding:5px 6px 0px 8px;
			float:right;
			clear:right;
		}
		div#publish_view_bar div.in_ratetut {
			width:227px;
			padding:18px 13px 0px 0px;
			text-align:right;
			float:right;
		}
		div#publish_view_bar div.in_favebut {
			width:155px;
			padding:13px 0px 0px 11px;
			float:right;
			}
			div#publish_view_bar div.in_favebut img {
				cursor:pointer;
			}
		div#publish_view_bar div.in_tutinfo {
			color:#999999;
			width:200px;
			padding:13px 10px 0px 0px;
			float:right;
			text-align:right;
			font-size:10px;
			}
			div#publish_view_bar div.in_tutinfo strong {
				color:#666666;
			}
	div#publish_view_main {
		background-color:#FFF;
		background-image:url(/skin_images/publish_view_contentbg.jpg);
		background-repeat:repeat-x;
		color:#333;
		}
		div#publish_view_content {
			width:945px;
			padding:11px;
			float:right;
			clear:right;
			}
			div#publish_view_content .publish_boxcode {
				background-color:#F2F6F7;
				background-image:url(/skin_images/publish_boxcode.gif);
				background-repeat:no-repeat;
				border:1px solid #98C2D6;
				padding:38px 8px 8px 8px;
				overflow:hidden;
			}
			div#publish_view_content .publish_boxtips {
				background-color:#F4F9E3;
				background-image:url(/skin_images/publish_boxtips.gif);
				background-repeat:no-repeat;
				border:1px solid #B7D69A;
				padding:38px 8px 8px 8px;
				overflow:hidden;
				color:#5B702C;
			}
			div#publish_view_content .publish_boxwarning {
				background-color:#F9ECEC;
				background-image:url(/skin_images/publish_boxwarning.gif);
				background-repeat:no-repeat;
				border:1px solid #DA9696;
				padding:38px 8px 8px 8px;
				overflow:hidden;
				color:#900;
			}
			div#publish_view_content ul {
				padding-left:0px;
			}
			div#publish_view_content ul li {
				list-style-image:url(/skin_images/bullet_blue.gif);
				margin-left:15px;
			}
			div#publish_view_content hr {
				clear:both;
			}
			div#publish_view_content img {
				margin:8px 0px 8px 0px;
			}
		div#publish_view_chapters {
			width:31px;
			clear:left;
		}
		div#publish_view_chapters_sd {
			position:absolute;
			top:0px;
			left:0px;
			width:250px;
			overflow:hidden;
			text-align:left;
			}
			div#publish_view_chapters_sdbar {
				width:200px;
				background-image:url(/skin_images/publish_view_chapters_bg.jpg);
				background-repeat:repeat-y;
				color:#FFF;
				padding:5px 0px 0px 0px;
				float:left;
				overflow:hidden;
				}
				div#publish_view_chapters_sdbar div.in_chapitem {
					padding:10px;
					text-align:left;
					background-image:url(/skin_images/publish_view_chapterssep.jpg);
					background-repeat:no-repeat;
					background-position:bottom left;
					}
					div#publish_view_chapters_sdbar div.in_chapitem a {
						color:#FFF;
					}
			div#publish_view_chapters_sdbutton {
				width:30px;
				height:190px;
				float:left;
				}
				div#publish_view_chapters_sdbutton img {
					cursor:pointer;
				}
			div#publish_view_chapters_sdend {
				width:200px;
				height:35px;
				overflow:hidden;
				clear:both;
				text-align:left;
			}
		div#publish_view_pagination {
			background-image:url(/skin_images/publish_view_pg_bg.jpg);
			background-repeat:repeat-x;
			height:37px;
			overflow:hidden;
			clear:both;
			}
			div#publish_view_pagination div.in_next {
				width:185px;
				height:37px;
				float:right;
				clear:right;
			}
			div#publish_view_pagination div.in_pages {
				width:500px;
				padding:14px 0px 0px 10px;
				color:#666666;
			}
		div#publish_view_qauthor {
			background-image:url(/skin_images/publish_view_qauthor_bg.jpg);
			background-repeat:no-repeat;
			padding-bottom:10px;
			clear:both;
			overflow:hidden;
			}
			div#publish_view_qauthor div.in_right {
				float:right;
				clear:right;
				width:300px;
				padding-right:12px;
				overflow:hidden;
				}
				div#publish_view_qauthor div.in_premium {
					float:right;
					clear:right;
					width:131px;
					height:26px;
					margin-top:17px;
					overflow:hidden;
				}
				div#publish_view_qauthor div.in_thanks {
					float:right;
					clear:right;
					width:300px;
					margin-top:17px;
					overflow:hidden;
					text-align:right;
					color:#3779A4;
					font-size:10px;
					}
					div#publish_view_qauthor div.in_thanks table {
						margin-left:171px;
					}
					div#publish_view_qauthor div.in_thanks input {
						width:60px;
						height:19px;
						background-image:url(/skin_images/publish_view_thanks_bg.jpg);
						background-repeat:no-repeat;
						border:none;
						background-color:transparent;
						margin:0px;
						padding:0px;
						text-align:center;
						font-family:Verdana, Geneva, sans-serif;
						font-size:11px;
						font-weight:bold;
						padding-top:5px;
						color:#3779A4;
					}
					div#publish_view_qauthor div.in_thanks img {
						cursor:pointer;
					}
			div#publish_view_qauthor div.in_avatar {
				width:80px;
				height:80px;
				margin:51px 0px 0px 18px;
				float:left;
				clear:left;
				overflow:hidden;
			}
			div#publish_view_qauthor div.in_info {
				width:500px;
				float:left;
				margin:51px 0px 0px 15px;
				color:#666;
				overflow:hidden;
				}
				div#publish_view_qauthor div.in_info strong {
					color:#377AA4;
				}
				div#publish_view_qauthor div.in_info span {
					color:#748D1D;
					font-size:10px;
				}
			div#publish_view_qauthor div.in_buttons {
				clear:left;
				margin-left:13px;
				padding-top:15px;
				width:350px;
				}
				div#publish_view_qauthor div.in_buttons img {
					cursor:pointer;
				}
				
/* -------------------------------------------------- */
/* CREDITS CORNER
/* -------------------------------------------------- */

div#credits_container {
	/*background-image:url(/skin_images/credits_tlbg.jpg);
	background-repeat:no-repeat;*/
	padding:15px;
	text-align:left;
	}
	div#credits_balance {
		background-image:url(/skin_images/sdright_title_creditbalance.png);
		background-repeat:no-repeat;
		float:left;
		width:260px;
		height:28px;
		text-align:right;
		padding-top:13px;
		padding-right:16px;
	}
	div#credits_head {
		color:#3589B4;
		font-family:Arial, Helvetica, sans-serif;
		padding:0px 8px 3px 0px;
		border-bottom:1px solid #D6E2EB;
		clear:both;
		overflow:hidden;
		}
		div#credits_head div {
			text-align:right;
			width:300px;
			font-size:18px;
			float:right;
		}
	div#credits_left {
		width:250px;
		float:left;
		overflow:hidden;
		padding-top:10px;
		}
		div.credits_sdwarning {
			background-color:#F7EAEA;
			border:1px solid #E17777;
			color:#CC0000;
			padding:8px 8px 8px 25px;
			background-image:url(/images/listingicons/report_on.gif);
			background-repeat:no-repeat;
			background-position:5px 8px;
			margin-bottom:10px;
			font-family:Arial, Helvetica, sans-serif;
		}
		div.credits_menu_on {
			background-image:url(/skin_images/credits_menu_on.jpg);
			background-repeat:no-repeat;
			width:240px;
			height:23px;
			margin-bottom:1px;
			padding:7px 0px 0px 10px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			}
			div.credits_menu_on img {
				margin-bottom:-4px;
				margin-right:5px;
			}
		div.credits_menu_off {
			background-image:url(/skin_images/credits_menu_off.jpg);
			background-repeat:no-repeat;
			width:240px;
			height:23px;
			margin-bottom:1px;
			padding:7px 0px 0px 10px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			}
			div.credits_menu_off img {
				margin-bottom:-4px;
				margin-right:5px;
			}
		div.credits_menu_special {
			background-image:url(/skin_images/credits_menu_special.jpg);
			background-repeat:no-repeat;
			width:240px;
			height:23px;
			margin-bottom:1px;
			padding:7px 0px 0px 10px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			}
			div.credits_menu_special img {
				margin-bottom:-4px;
				margin-right:5px;
			}
		div.credits_leftlinks {
			font-family:Arial, Helvetica, sans-serif;
			margin:10px 0px 10px 0px;
			padding-left:10px;
			line-height:18px;
			font-weight:bold;
			color:#666666;
		}
	div#credits_right {
		overflow:hidden;
		padding:10px;
		}
		div.credits_box {
			background-image:url(/skin_images/credits_contentbg.jpg);
			background-repeat:no-repeat;
			padding:12px;
			color:#444444;
			margin-bottom:10px;
			overflow:hidden;
		}
	div.credits_prize {
		background-image:url(/skin_images/credits_prizebg.jpg);
		background-repeat:no-repeat;
		width:624px;
		height:180px;
		overflow:hidden;
		font-family:Arial, Helvetica, sans-serif;
		margin-bottom:5px;
		}
		div.credits_prize div.in_titletop {
			color:#3589B4;
			height:30px;
			overflow:hidden;
			}
			div.credits_prize div.in_redeem {
				width:73px;
				height:25px;
				float:right;
				margin:3px 3px 0px 0px;
			}
			div.credits_prize div.in_title {
				width:233px;
				padding:8px 0px 0px 12px;
				font-weight:bold;
			}
		div.credits_prize div.in_midbox {
			color:#647C3E;
			font-weight:bold;
			overflow:hidden;
			}
			div.credits_prize div.in_mfr {
				float:right;
				width:138px;
				height:21px;
				clear:right;
				padding-top:8px;
				margin-top:6px;
			}
			div.credits_prize div.in_color {
				float:right;
				width:138px;
				height:21px;
				clear:right;
				padding-top:8px;
			}
			div.credits_prize div.in_credits {
				float:right;
				width:138px;
				height:21px;
				clear:right;
				padding-top:8px;
			}
			div.credits_prize div.in_added {
				float:right;
				width:138px;
				height:21px;
				clear:right;
				padding-top:8px;
			}
			div.credits_prize td.in_description {
				color:#647C3E;
				padding:15px 0px 0px 15px;
			}
			div.credits_prize td.in_product {
				width:110px;
				padding:15px 0px 0px 15px;
				text-align:center;
			}
	div#credits_sdlottohead {
		background-image:url(/skin_images/credits_lotto_head.jpg);
		background-repeat:no-repeat;
		width:250px;
		height:45px;
		padding:71px 25px 0px 0px;
		color:#FFF;
		font-size:16px;
		text-align:right;
	}
	div#credits_lottopot {
		background-image:url(/skin_images/credits_lottobanner.jpg);
		background-repeat:no-repeat;
		width:229px;
		height:62px;
		color:#FFFFFF;
		text-align:center;
		padding-top:12px;
		font-weight:bold;
		font-size:13px;
	}
	
	
div.settings_title {
	background-image:url(/skin_images/settings_titlebg.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	padding:9px 0px 0px 32px;
	height:21px;
	margin-bottom:1px;
	}
div.settings_avbg {
	background-image:url(/skin_images/settings_avbg.jpg);
	background-repeat:no-repeat;
	padding:15px 0px 0px 15px;
	width:156px;
	margin-top:6px;
	}
	div.settings_avbg img {
		width:80px;
		height:80px;
	}
div.settings_picbg {
	background-image:url(/skin_images/settings_avbg.jpg);
	background-repeat:no-repeat;
	padding:15px 0px 0px 15px;
	width:156px;
	margin-top:6px;
	}
	div.settings_picbg img {
		width:113px;
		height:130px;
	}
	
/* -------------------------------------------------- */
/* MY TUTORIALS
/* -------------------------------------------------- */

td#mytuts_leftsd {
	border-right:1px solid #B8CDDA;
	width:297px;
	color:#424242;
	}
	td#mytuts_leftsd div.cat_content {
		background-position:101% 0px;
	}
td#mytuts_rightsd {
	padding:37px 6px 6px 6px;
	border-bottom:1px solid #B8CDDA;
	background-color:#FFF;
	background-image:url(/skin_images/mytuts_tutbg.jpg);
	background-repeat:no-repeat;
}
div.mytuts_greenbox {
	background-color:#FFF;
	background-image:url(/skin_images/mytuts_greenbg.jpg);
	background-repeat:no-repeat;
	padding:13px;
}
	
/* -------------------------------------------------- */
/* USERS
/* -------------------------------------------------- */

div#users_container {
	background-color:#FFFFFF;
	padding:0px 1px 0px 1px;
	text-align:left;
	}
	td#users_sdleft {
		width:599px;
		padding-right:1px;
		}
		div#users_usertitle {
			background-image:url(/skin_images/users_usertitle.jpg);
			background-repeat:no-repeat;
			width:599px;
			height:73px;
			color:#FFFFFF;
			}
			div#users_usertitle_online {
				float:right;
				width:115px;
				padding:26px 19px 0px 0px;
				text-align:center;
				font-weight:bold;
				clear:right;
			}
			div#users_usertitle_name {
				font-size:26px;
				font-weight:bold;
				width:350px;
				padding:12px 0px 0px 11px;
				float:left;
				clear:left;
				line-height:26px;
			}
			div#users_usertitle_group {
				font-size:10px;
				font-weight:bold;
				width:350px;
				padding:2px 0px 0px 13px;
				float:left;
				clear:left;
				color:#C4D390;
			}
			td#users_mainleft {
				width:151px;
				border-right:1px solid #FFFFFF;
				}
				div#users_leftmenu img {
					cursor:pointer;
				}
				div#users_photo {
					background-image:url(/skin_images/users_leftmenu_photobg.jpg);
					background-repeat:no-repeat;
					width:151px;
					height:178px;
				}
				div#users_adleft {
					padding-left:10px;
				}
			td#users_mainright {
				width:447px;
				}
				div.users_tutcontainer {
					padding:0px 4px 0px 4px;
				}
				table.users_frameborder {
					border:1px solid #D8D8D8;
				}
				td.users_bglight {
					background-image:url(/skin_images/users_bglight.gif);
					background-repeat:repeat-x;
					background-color:#E3E3E3;
					color:#666666;
					font-weight:bold;
				}
				td.users_bgmedium {
					background-image:url(/skin_images/users_bgmedium.gif);
					background-repeat:repeat-x;
					background-color:#D8D8D8;
					color:#333333;
				}
				div.users_comcontainer {
					padding:0px 10px 0px 10px;
					}
					div#users_commentpost_hidden {
						display:none;
					}
					div.users_comment {
						margin-bottom:10px;
						width:427px;
						overflow:hidden;
						}
						div.users_comment_title {
							background-image:url(/skin_images/users_comment_title.jpg);
							background-repeat:no-repeat;
							height:19px;
							color:#FFFFFF;
							padding:5px 10px 0px 10px;
							}
							div.users_comment_title div {
								width:120px;
								float:right;
								text-align:right;
							}
							div.users_comment_title a {
								color:#FFFFFF;
							}
						div.users_comment_content {
							background-color:#EDEDED;
							background-image:url(/skin_images/users_comment_bg.jpg);
							background-repeat:no-repeat;
							padding:10px;
							border-left:1px solid #DBDBDB;
							border-right:1px solid #DBDBDB;
							border-bottom:5px solid #BABABA;
							color:#666666;
						}
					textarea#users_newcomment {
						width:411px;
						height:114px;
						background-color:#FFFFFF;
						border:1px solid #CCCCCC;
						background-image:url(/skin_images/users_comment_postbg.jpg);
						background-repeat:repeat-x;
						margin:0px;
						padding:7px;
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						color:#444444;
					}
					div#users_newcomment_submit {
						text-align:right;
						width:427px;
						height:26px;
						margin-bottom:10px;
						}
						div#users_newcomment_submit img {
							cursor:pointer;
						}
	td#users_sdmid {
		width:291px;
		background-color:#1C689A;
		}
		div#users_usercard {
			background-image:url(/skin_images/users_usercard_title.jpg);
			background-repeat:no-repeat;
			width:280px;
			height:26px;
			text-align:right;
			padding:25px 11px 0px 0px;
		}
		div#users_usercard_container {
			background-image:url(/skin_images/users_sdmid_bg.jpg);
			background-repeat:no-repeat;
			padding-left:16px;
			}
			div#users_usercard_container a {
				color:#FFFFFF;
			}
			div#users_usercard_container a:hover {
				color:#CFE3EF !important;
			}
			div.users_sdmid_topa {
				background-image:url(/skin_images/users_sdmid_rowtopa.jpg);
				background-repeat:no-repeat;
				width:275px;
				height:20px;
				text-align:center;
				color:#FFFFFF;
				padding-top:8px;
			}
			div.users_sdmid_topb {
				background-image:url(/skin_images/users_sdmid_rowtopb.jpg);
				background-repeat:no-repeat;
				width:275px;
				height:20px;
				text-align:center;
				color:#FFFFFF;
				padding-top:8px;
			}
			div.users_sdmid_mid {
				background-image:url(/skin_images/users_sdmid_rowmid.jpg);
				background-repeat:no-repeat;
				width:275px;
				height:20px;
				text-align:center;
				color:#FFFFFF;
				padding-top:8px;
			}
			div.users_sdmid_title {
				background-image:url(/skin_images/users_sdmid_rowtitle.jpg);
				background-repeat:no-repeat;
				width:259px;
				height:21px;
				text-align:left;
				color:#FFFFFF;
				padding:7px 0px 0px 16px;
				font-weight:bold;
			}
			div.users_subtitle {
				width:275px;
				height:37px;
			}
			div.users_sdmid_contop {
				background-image:url(/skin_images/users_sdmid_rowmid.jpg);
				background-repeat:no-repeat;
				width:259px;
				height:20px;
				text-align:left;
				color:#FFFFFF;
				padding:8px 8px 0px 8px;
				}
				div.users_sdmid_contop div {
					width:110px;
					float:right;
					clear:right;
					text-align:right;
					font-size:10px;
					color:#DEECF3;
				}
			div.users_sdmid_con {
				background-color:#2081B4;
				border-left:1px solid #95C2DB;
				border-right:1px solid #95C2DB;
				border-top:1px solid #519DC4;
				width:250px;
				text-align:left;
				color:#FFFFFF;
				padding:8px 8px 8px 15px;
				font-size:10px;
			}
	td#users_sdright {
		width:107px;
		background-color:#1C689A;
		}
		div#users_avatar {
			background-image:url(/skin_images/users_avatarbg.jpg);
			background-repeat:no-repeat;
			width:80px;
			height:80px;
			padding:16px 13px 1px 14px;
			}
			div#users_avatar img {
				width:80px;
				height:80px;
			}

/* -------------------------------------------------- */
/* SOURCE SITE
/* -------------------------------------------------- */
			
div#sourcesite_searchbox {
	background-image:url(/skin_images/sourcesite_topbg.jpg);
	background-repeat:no-repeat;
	width:746px;
	height:44px;
	overflow:hidden;
	text-align:left;
	}
	div#sourcesite_searchbox_searchq {
		float:left;
		width:268px;
		padding-top:14px;
		}
		div#sourcesite_searchbox_searchq input {
			background-color:transparent;
			border:none;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#999;
			margin-left:17px;
			width:230px;
			padding:0px;
			cursor:text;
			font-style:italic;
			}
			div#sourcesite_searchbox_searchq input.findsiteon {
				color:#333;
				font-weight:bold;
				font-style:normal;
			}
	div#sourcesite_searchbox_searchb {
		float:left;
		width:70px;
		padding-top:12px;
		}
		div#sourcesite_searchbox_searchb img {
			cursor:pointer;
		}
	div#sourcesite_searchbox_stat {
		width:375px;
		float:right;
		clear:right;
		font-size:10px;
		margin-right:10px;
		text-align:right;
		margin-top:15px;
	}
div#sourcesite_sitebar {
	background-image:url(/skin_images/sourcesite_sitebarbg.jpg);
	background-repeat:no-repeat;
	width:736px;
	height:28px;
	overflow:hidden;
	color:#6A8417;
	padding:9px 0px 0px 10px;
	text-align:left;
	font-weight:bold;
	}
	div#sourcesite_sitebar div {
		float:right;
		width:150px;
		color:#3D85B2;
		font-weight:normal;
		text-align:right;
		margin-right:10px;
		font-size:10px;
		padding-top:1px;
	}
div#sourcesite_statbar {
	background-image:url(/skin_images/sourcesite_statsbar.jpg);
	background-repeat:repeat-x;
	width:736px;
	height:52px;
	text-align:left;
	padding:5px;
	color:#666;
	}
	div#sourcesite_statbar span {
		color:#6A8417;
	}
div#sourcesite_tabbar {
	background-image:url(/skin_images/sourcesite_tabbar.jpg);
	background-repeat:repeat-x;
	width:736px;
	height:27px;
	padding-left:10px;
	overflow:hidden;
	}
	div#sourcesite_tabbar h2 {
		display:block;
		background-image:url(/skin_images/sourcesite_taboff.jpg);
		background-repeat:repeat-x;
		float:left;
		background-color:#FFF;
		border:1px solid #809EBA;
		height:19px;
		text-align:center;
		padding:6px 12px 0px 12px;
		color:#3D85B3;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		margin:0px 1px 0px 0px;
		}
		div#sourcesite_tabbar h2.in_tabon {
			background-image:none;
			border-bottom:none;
			height:21px;
		}
div#sourcesite_leftsd {
	float:left;
	overflow:hidden;
	clear:left;
	width:222px;
	background-image:url(/skin_images/sourcesite_leftsdbg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	}
	div#sourcesite_leftsd div {
		line-height:20px;
		padding:10px 0px 10px 25px;
	}
div#sourcesite_rightsd {
	float:left;
	clear:right;
	width:480px;
	padding-left:14px;
}
div#sourcesite_findinfo {
	background-color:#FFF;
	background-image:url(/skin_images/sourcesite_infobg.jpg);
	background-repeat:repeat-x;
	padding:18px;
	margin-top:1px;
	text-align:left;
	color:#525252;
	}
	div#sourcesite_findinfo strong {
		color:#3589B4;	
	}
select#sourcesite_tutcategory {
	width:200px;
	}
	select#sourcesite_tutcategory optgroup {
		font-style:normal;
		font-weight:bold;
		color:#666666;
		background-color:#EBEBEB;
		}
		select#sourcesite_tutcategory optgroup option {
			font-weight:normal;
			background-color:#FFFFFF;
			color:#000;
		}
div.sourcesite_ownerfilebox {
	background-color:#EEE;
	color:#666;
	font-weight:bold;
	border:1px solid #999;
	padding:15px;
}
	
/* -------------------------------------------------- */
/* ABOUT US
/* -------------------------------------------------- */

div#aboutus {
	background-image:url(/skin_images/aboutus_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	margin:1px;
	padding:10px;
	color:#424242;
	text-align:left;
	}
	div#aboutus_community {
		width:435px;
		padding:30px 0px 20px 10px;
	}
	div#aboutus_whatwedo {
		padding:9px 0px 18px 10px;
	}
	div#aboutus_thepeople {
		padding:9px 0px 18px 10px;
	}
	div#aboutus span {
		color:#516512;
	}
	
/* -------------------------------------------------- */
/* ADVERTISING
/* -------------------------------------------------- */

div#advt_header {
	background:#FFF url(/skin_images/advt_header.jpg) no-repeat top left;
	height:39px;
	overflow:hidden;
	color:#FFF;
	}
	div#advt_header a {
		color:#FFF3C4;
	}
	div#advt_header_amount {
		width:132px;
		margin-right:2px;
		padding-top:10px;
		float:right;
		text-align:center;
	}
	div#advt_header_link {
		width:151px;
		padding-top:10px;
		float:right;
		text-align:center;
	}
div#advt_content {
	background:#FFF url(/skin_images/advt_content.jpg) no-repeat top right;
	padding:30px 15px 15px 15px;
	min-height:535px;
	}
	div#advt_left {
		margin-right:250px;
		padding-right:15px;
		color:#666;
	}
	div#advt_right {
		width:250px;
		padding:0px;
		float:right;
		clear:right;
		color:#424242;
	}
	div.advt_boxstyle {
		color:#333;
		font-size:11px;
		padding-top:20px;
		text-align:left;
		margin-top:0px;
		}
		div.advt_boxstyle h4.legend {
			margin-top:-32px;
		}
	#advt_creditsamount {
		width:100px;
	}
	#advt_catslist {
		height:257px;
		overflow:auto;
	}
	div.advt_statsright {
		float:right;
		width:150px;
		text-align:right;
	}
	div#advt_editadav {
		width:40px;
		float:right;
		border:2px solid #A3C42D;
		padding:1px;
		margin-top:-32px;
		margin-right:80px;
		background-color:#FFF;
	}
	
/* -------------------------------------------------- */
/* PRIVACY STATEMENT
/* -------------------------------------------------- */

div#privacy {
	background:#FFF url(/skin_images/mid_bg1.jpg) repeat-x top left;
	text-align:left;
	padding:20px;
	color:#555;
}

div#privacy h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#518DB5;
	font-weight:normal;
	margin:0px;
}

/* -------------------------------------------------- */
/* LEGAL
/* -------------------------------------------------- */

div#legal {
	background:#FFF url(/skin_images/mid_bg1.jpg) repeat-x top left;
	text-align:left;
	padding:20px;
	color:#555;
}

/* -------------------------------------------------- */
/* SITEMAP
/* -------------------------------------------------- */

div#sitemap {
	background:#FFF url(/skin_images/mid_bg1.jpg) repeat-x top left;
	text-align:left;
	padding:20px;
	color:#555;
	}
	div#sitemap ul {
		padding:0px 0px 0px 15px;
		margin:0px;
		list-style-type:none;
	}
	div#sitemap ul li img {
		vertical-align:middle;
	}
	div#sitemap h2 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#424242;
		font-weight:bold;
		margin:0px;
	}

/* -------------------------------------------------- */
/* TOPSITES
/* -------------------------------------------------- */

div#topsites_display {
	background:#FFF url(/skin_images/topsites_display_header.jpg) no-repeat top left;
	border-top:1px solid #A9C9DE;
	padding:60px 1px 0px 1px;
	}
	div#topsites_display_bg {
		background:#FFF url(/skin_images/topsites_display_bg.jpg) repeat-x bottom left;
		padding-left:11px;
		overflow:hidden;
	}
	div#topsites_display_friends {
		background-image:url(/skin_images/topsites_display_friends.jpg) !important;
		clear:left;
	}
	div.topsites_display_area {
		background:#FFF url(/skin_images/topsites_display_area.jpg) no-repeat top left;
		width:216px;
		height:218px;
		float:left;
		padding:9px 3px 0px 21px;
		}
		div.topsites_display_area tr td {
			padding:4px;
			color:#A3BED0;
			text-align:center;
		}
		div.topsites_display_area tr td:first-child {
			color:#3589B4;
			width:156px;
			text-align:left;
		}
	div#topsites_display_links {
		width:219px;
		padding:10px 0px 0px 34px;
		float:left;
		clear:right;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		line-height:22px;
		}
		div#topsites_display_links img {
			margin-bottom:-2px;
			margin-right:7px;
		}
		
div#topsites_add {
	background-image:url(/skin_images/colmid_grad_blue1.jpg);
	background-repeat:repeat-x;
	margin:1px;
	text-align:left;
	padding:12px;
	color:#424242;
	}
	div#topsites_add a {
		color:#2979AE;
		font-weight:bold;
	}
	div#topsites_add input[type=text] {
		background-color:#FFFFFF;
		color:#666666;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		border:1px solid #CDD6DC;
		padding:4px;
		margin:3px 7px 0px 0px;
		width:530px;
	}
	
div.topsites_header {
	background:#FFF url(/skin_images/topsites_nheader.jpg) no-repeat top left;
	padding:15px;
	margin:1px;
	overflow:hidden;
	}
	div.topsites_header_text {
		float:left;
		width:490px;
		padding-top:37px;
	}
	div.topsites_header_links {
		float:left;
		width:206px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		line-height:22px;
		padding:35px 0px 0px 14px;
		}
		div.topsites_header_links img {
			margin-bottom:-2px;
			margin-right:7px;
		}



/* -------------------------------------------------- */
/* FOOTER
/* -------------------------------------------------- */

div#footer {
	background-image:url(/skin_images/footer.jpg);
	background-repeat:no-repeat;
	text-align:left;
	height:133px;
	width:1000px;
	overflow:hidden;
	}
	div#footer_copyright {
		font-family:Arial, Helvetica, sans-serif;
		float:right;
		width:253px;
		padding-top:41px;
		color:#3589B4;
		text-align:center;
		clear:right;
	}
	div#footer_top {
		width:144px;
		text-align:center;
		padding-top:36px;
		float:left;
		clear:left;
	}
	div#footer_links {
		width:580px;
		padding-top:46px;
		font-family:Arial, Helvetica, sans-serif;
		float:left;
	}

div#footer_n
{
	height: 133px;
	width: 1000px;
	overflow: hidden;
}

/* -------------------------------------------------- */
/* TOOLTIPS
/* -------------------------------------------------- */
		
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(/skin_images/bubble.png) top left;
}
 
.tool-text {
	font-size: 10px;
	padding: 4px 8px 8px;
	background: url(/skin_images/bubble.png) bottom right;
}

/* -------------------------------------------------- */
/* MOOTOOLS - OVERLAYER GLOBAL CLASSES
/* -------------------------------------------------- */
		

div#lbBlack {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
}

div#lbDRed {
	position: absolute;
	left: 0;
	width: 100%;
	background-color:#990000;
}

.lbBigText {
	color:#E4E4E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	overflow:hidden;
}

.lbSmallText {
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

div#lbProcess {
	background-image:url(/skin_images/ovl_process_bg.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	height:123px;
	overflow:hidden;
	text-align:center;
	width:100%;
	position:absolute;
	left:0;
	padding:6px 0px 6px 0px;
	}
	div#lbProcessIn {
		margin:0px auto;
		overflow:hidden;
		width:478px;
		text-align:left;
		}
		div#lbProcessText {
			background-image:url(/skin_images/ovl_process_left.jpg);
			background-repeat:no-repeat;
			padding:1px 0px 0px 100px;
			height:76px;
			}
			div#lbProcessText img {
				height:5px;
				clear:both;
			}
			div#lbProcessStatus {
				padding:15px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#FFFFFF;
				line-height:18px;
				font-weight:bold;
				}
				div#lbProcessStatus span {
					font-weight:normal;
				}
		
/* -------------------------------------------------- */
/* SLIMBOX - MOOTOOLS
/* -------------------------------------------------- */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	z-index:9700;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/skin_images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/skin_images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/skin_images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/skin_images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* -------------------------------------------------- */
/* PODCAST THEATER
/* -------------------------------------------------- */

#podcastscr_container {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000;
	border:1px solid #CC0000;
	text-align:center;
	background-image:url(/skin_images/podcastsrc_bg.jpg);
	background-repeat:repeat-x;
	z-index:9800;
	}
	#podcastsrc_header {
		background-image:url(/skin_images/podcastsrc_header.jpg);
		background-repeat:no-repeat;
		height:99px;
		text-align:right;
		padding-right:20px;
	}
		
/* -------------------------------------------------- */
/* CONFIRM BOX
/* -------------------------------------------------- */

#confirmbox_container {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-image:url(/skin_images/confirmbox_bg.png);
	background-repeat:no-repeat;
	width:485px;
	height:220px;
	margin-left:-243px;
	}		
	#confirmbox_message {
		text-align:left;
		color:#333333;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		padding:65px 33px 0px 90px;
		font-weight:bold;
		height:90px;
		}
		#confirmbox_message span {
			font-weight:normal;
		}
	#confirmbox_options {
		padding-top:5px;
		text-align:center;
	}
	
/* -------------------------------------------------- */
/* WARNING/SUCCESS BOX
/* -------------------------------------------------- */
	
#warningbox_container {
	position:fixed;
	left: 0;
	top:0;
	overflow:hidden;
	background-color:#000000;
	background-image:url(/skin_images/warningbox_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:45px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	z-index:999999999;
	}
	#warningbox_container div {
		background-image:url(/skin_images/warningbox_left.jpg);
		background-repeat:no-repeat;
		padding:13px 0px 0px 150px;
		height:32px;
	}
	#warningbox_container a {
		color:#FFCC00;
	}
	#warningbox_container a:hover {
		color:#FF9900 !important;
	}
	
#successbox_container {
	position: fixed;
	left: 0;
	top:0;
	overflow:hidden;
	background-color:#000000;
	background-image:url(/skin_images/successbox_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:45px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	z-index:999999999;
	}
	#successbox_container div {
		background-image:url(/skin_images/successbox_left.jpg);
		background-repeat:no-repeat;
		padding:13px 0px 0px 142px;
		height:32px;
	}

/* -------------------------------------------------- */
/* ERROR BOX
/* -------------------------------------------------- */

div.errorbox {
	background-image:url(/skin_images/errorbox_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #432828;
	color:#432828;
	padding:12px 10px 10px 10px;
	margin-bottom:10px;
	}
	div.errorbox_title {
		color:#FFFFFF;
		font-weight:bold;
		height:30px;
	}
div.successwinbox {
	background-image:url(/skin_images/successwinbox_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #429624;
	color:#336600;
	padding:12px 10px 10px 10px;
	margin-bottom:10px;
	}
	div.successwinbox_title {
		color:#FFFFFF;
		font-weight:bold;
		height:30px;
	}

	
div.errorsmall {
	padding:5px;
	color:#990000;
	margin-bottom:8px;
	}
	div.errorsmall img {
		margin:0px 2px -4px 0px;
	}

/* -------------------------------------------------- */
/* LOGIN BOX
/* -------------------------------------------------- */

#loginbox_container {
	position: absolute;
	left: 50%;
	overflow: hidden;
	width:414px;
	height:361px;
	margin-left:-207px;
	}
	div#loginbox_head {
		height:127px;
	}
	div#loginbox_mid {
		height:104px;
	}
	td#loginbox_login {
		width:199px;
		text-align:left;
		}
		div#loginbox_inputuser {
			height:49px;
			padding-left:40px;
			padding-top:5px;
			}
			div#loginbox_inputuser input {
				background-color:transparent;
				border:none;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#333333;
				width:160px;
				padding:0px;
			}
		div#loginbox_inputpass {
			padding-left:40px;
			padding-top:5px;
			}
			div#loginbox_inputpass input {
				background-color:transparent;
				border:none;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#333333;
				width:160px;
				padding:0px;
			}
	td#loginbox_form {
		background-image:url(/skin_images/loginbox_form.png);
		background-repeat:no-repeat;
	}
	
#loginbox_loadcontainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	width:500px;
	height:150px;
	margin-left:-250px;
	text-align:center;
}

/* -------------------------------------------------- */
/* REPORT A TUTORIAL
/* -------------------------------------------------- */

#reportbox_container {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-image:url(/skin_images/report_bg.png);
	background-repeat:no-repeat;
	width:472px;
	height:209px;
	margin-left:-261px;
	padding:110px 20px 0px 20px;
	color:#FFFFFF;
	text-align:left;
	}	
	#reportbox_container .in_title {
		font-weight:bold;
		background-color:#666666;
		width:100px;
		text-align:right;
	}
	#reportbox_container .in_content {
		background-color:#333333;
	}	
	
/* -------------------------------------------------- */
/* FAVORITES
/* -------------------------------------------------- */

#faves_container {
	position:absolute;
	left:50%;
	top:0;
	overflow:hidden;
	width:1000px;
	margin-left:-500px;
	padding:0px;
	color:#666666;
	text-align:left;
	}
	div#faves_content {
		background-color:#FFFFFF;
		background-image:url(/skin_images/faves_content.jpg);
		background-repeat:no-repeat;
		overflow:hidden;
		font-family:Arial, Helvetica, sans-serif;
		}
		td#faves_title {
			width:202px;
			height:38px;
		}
		td#faves_search {
			background-image:url(/skin_images/faves_search_bg.jpg);
			background-repeat:no-repeat;
			padding:11px 0px 0px 8px;
			}
			td#faves_search input {
				background:none;
				border:none;
				padding:0px;
				margin:0px;
				color:#999999;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				width:300px;
			}
		td#faves_menu {
			width:473px;
			height:38px;
		}
		div#faves_main {
			padding:15px 15px 10px 15px;
			}
			div.faves_cattitle {
				background-image:url(/skin_images/faves_catbg.gif);
				background-repeat:no-repeat;
				width:298px;
				height:38px;
				font-size:11px;
				color:#1D6B9F;
				font-weight:bold;
				padding-left:2px;
				}
				div.faves_cattitle img {
					margin-bottom:-6px;
				}
			div.faves_tut {
				background-image:url(/skin_images/faves_tutbg.gif);
				background-repeat:no-repeat;
				width:470px;
				height:50px;
				overflow:hidden;
				}
				div.faves_tut_av {
					width:40px;
					height:40px;
					float:left;
					clear:left;
					margin:4px 0px 0px 24px;
				}
				div.faves_tut_title {
					float:left;
					width:365px;
					margin:8px 0px 0px 8px;
					}
					div.faves_tut_title a {
						color:#1D6B9F;
						font-weight:bold;
					}
				div.faves_tut_remove {
					width:15px;
					height:15px;
					float:right;
					clear:right;
					margin:6px 6px 0px 0px;
				}
				div.faves_tut_from {
					float:left;
					width:245px;
					margin:2px 0px 0px 8px;
					color:#828282;
				}
			div.faves_tutlast {
				background-image:url(/skin_images/faves_tutbglast.gif);
				background-repeat:no-repeat;
				width:470px;
				height:50px;
				overflow:hidden;
				margin-bottom:10px;
			}
		div#faves_subfooter {
			background-color:#FFFFFF;
			border-top:1px solid #CCCCCC;
			padding-top:10px;
			margin:5px 5px 0px 5px;
			}
			td#faves_subleft {
				padding:15px;
				width:415px;
				font-size:10px;
				color:#999999;
				font-weight:bold;
			}
			td#faves_submid {
				padding:15px;
				font-size:10px;
				color:#999999;
				font-weight:bold;
			}
			td#faves_subright {
				width:430px;
				padding-right:15px;
				text-align:right;
				}
				img.faves_dot {
					margin-right:5px;
				}
				img#faves_nav_previous, img#faves_nav_next {
					cursor:pointer;
				}
		
		div#faves_nonemsg {
			margin:15px 5px 0px 5px;
			background-color:#FFFFFF;
			border-top:1px solid #CCCCCC;
			padding:15px 15px 15px 15px;
			color:#666666;
		}
		
/* -------------------------------------------------- */
/* SLIMBOX
/* -------------------------------------------------- */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/skin_images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/skin_images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/skin_images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/skin_images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* -------------------------------------------------- */
/* OVERWRITE CLASSES
/* -------------------------------------------------- */
		
a:hover {
	color:#333333 !important;
}
a.blue_rss_icon
{
	position:absolute;
	width:16px;
	height:16px;
	top:13px;
	right:7px;
	line-height:500px;
	overflow:hidden;
	display:block;
	background:url(/skin_images/bluefeedicon.png) no-repeat;
	
}
a.blue_rss_icon.extended
{
	right:260px;
}

a.blue_rss_icon.sourcesite
{
	right:15px;
	top:5px;
}

#advt_started
{
	width:318px;
	height:222px;
	background:url(/skin_images/advertising_started.png) no-repeat top right;
	text-align:left;
	float:right;
	color:#666666;
	margin:0 0 0 45px;
	padding:0 0px 0 15px;
	position:relative;
}
#advt_ready_started
{
	margin:10px 0;
}
#advt_started a
{
	color:#8fb025;
	text-decoration:none;
}
#advt_started ol
{
	margin:0px;
	padding:0 0 0 30px;
	list-style:none;
	display:block;
}
#advt_started ol li
{
	margin:0 0 10px 0;
	padding:5px;
	display:block;
	position:relative;
	line-height:14px;
}
#advt_started span.numbers
{
	width:22px;
	height:20px;
	background:url(/skin_images/advertising_started_numbers.png) no-repeat;
	overflow:hidden;
	line-height:500px;
	display:block;
	position:absolute;
	top:5px;
	left:-25px;
}
#advt_started span.numbers.two
{
	background-position:0 -20px;
}
#advt_started span.numbers.three
{
	background-position:0 -40px;
}
#advt_left h2
{
	margin:0;
	padding:0;
	border-bottom:1px solid #90b127;
	color:#90b127;
	font-size:13px;
	width:200px;
	display:inline-block;
}
#advt_started ol li div
{
	display:inline-block;
}
#right_side_ad
{
	background:url(/skin_images/right_ad_bg.jpg) repeat-x top left;
	padding:10px 12px;
}
#right_side_ad p
{
	margin:4px 0;
	padding:0;
	text-align:justify;
}
.right_side_110
{	
	background:url(/skin_images/right_ad_bg.jpg) repeat-x top left;
	padding:20px 12px 10px 12px;
	clear:both;
	display:block;
}
.right_side_110 img
{
	width:110px;
	height:110px;
	margin:0 5px 5px 0;
}
.right_side_110 img.even
{
	margin-right:0;
}