/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
ul{ list-style:none; list-style-position:outside;}
a {  outline: none;}

/* Generic Styling */
h1,h2,h3,h4,h5,h6{ font-size:15px; font-weight:bold;}
a{ color:#46749a; text-decoration:underline;}
a:hover{color:#233b4f;cursor:pointer;}
.uppercase{text-transform:uppercase;}
.capitalize{text-transform:capitalize;}



body{ font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#080909; background:#d2e1ed;}


/* header */
#header{ width:100%; background:#5eb6eb url(http://medialoot.com/images/head_top_bg.png) top repeat-x; position:relative; z-index:8;}
	.head_top{ width:100%; background:url(http://medialoot.com/images/index_head_top_bg.png) center top no-repeat;}
	.head_top_inside{ width:970px; height:40px; margin:0 auto; overflow:hidden;}
		.head_login_form{ float:right; width:400px; text-align:right; margin-top:8px;}
		.head_login_form input.input_txt{ width:90px; height:18px; line-height:18px; padding:2px 5px; font-size:11px; font-family:Arial; color:#CCEBF2;
											 border:1px #5EB8EB solid; background:#1B5E98; margin:0 2px;}
		.head_login_form input.input_submit{ width:71px; padding-left:5px; height:24px; text-align:left; font-size:10px; font-family:Arial; margin:0 2px; border:0; margin-top:-1px;
											 background:url(http://medialoot.com/images/btn_sign_in.png) 0 0 no-repeat; text-transform:uppercase; color:#033461; cursor:pointer;}
		.head_login_form input.input_submit:hover{ background-position:0 -24px;}
		.head_login_form a.sign_up{ font-size:14px; color:#e3ebf3; text-decoration:underline;}
		
		.logged_in{ text-align:right; color:#e3ebf3; padding-top:12px;font: 12px "Arial", Lucida, Verdana, sans-serif;}
		.logged_in ul{display:inline;}
		.logged_in ul li{display:inline;}
		.logged_in ul li a{ padding:0 4px; color:#e3ebf3; text-decoration:underline;}
		.logged_in ul li a:hover{color:#fff;}
	
	.head{ width:100%; height:108px; background:#fff url(http://medialoot.com/images/head_bg.gif) bottom repeat-x;}
	.head_inside{ width:970px; margin:0 auto;}
		.logo{ float:left; display:inline; margin:21px 0 0 0; position:relative; left:-22px; font-size:20px;}
	
		.navi{ float:right; width:630px; height:45px; border-right:1px #e6e6e6 solid; margin-top:35px;}
		.navi li{ float:right; height:45px; border-left:1px #e6e6e6 solid; position:relative;}
		.navi li a{ float:left; height:45px; color:#b2b2b2; text-indent:-9999px; overflow:hidden; background:url(http://medialoot.com/images/nav3.png) 0 0 no-repeat;
	text-decoration: none;
}
		.navi li a:hover{color:#333;}
		.navi li a.on{color:#333;}
		.navi li a#nav1{ width:149px; background-position:0 0;}
		.navi li a#nav2{ width:102px; background-position:-149px 0;}
		.navi li a#nav3{ width:210px; background-position:-374px 0;}
		.navi li a#nav4{ width:124px; background-position:-251px 0;}
		.navi li a#nav5{ width:158px; background-position:-585px 0;}
		.navi li a#nav6{ width:132px; background-position:-598px 0;}
		.navi li.hover a#nav1,
		.navi li:hover a#nav1,
		.navi li a#nav1:hover{ background-position:0 -45px;}
		.navi li a#nav1.on,
		.navi li a#nav1.on,
		.navi li a#nav1.on{background-position:0 -45px;}
		.navi li a#nav2:hover{ background-position:-149px -45px;}
		.navi li a#nav2.on{ background-position:-149px -45px;}
		.navi li.hover a#nav3,
		.navi li:hover a#nav3,
		.navi li a#nav3:hover{ background-position:-374px -45px;}
		.navi li a#nav3.on{ background-position:-374px -45px;}
		.navi li a#nav4:hover{ background-position:-251px -45px;}
		.navi li a#nav4.on{ background-position:-251px -45px;}
		.navi li.hover a#nav5,
		.navi li:hover a#nav5,
		.navi li a#nav5:hover{ background-position:-585px -45px;}
		.navi li a#nav5.on{ background-position:-585px -45px;}
		.navi li a#nav6:hover{ background-position:-598px -45px;}
		.navi li a#nav6.on{ background-position:-598px -45px;}
		
		.navi li.hover ul,
		.navi li:hover ul{display:block;}
		.navi li ul.subnav1{width:149px;}
		.navi li ul.subnav2{width:181px;}
		.navi li ul.subnav3{width:158px;}
		.navi li ul{ background:#fbfbfb; border:1px #e6e6e6 solid; position:absolute; left:-1px; top:45px; padding:8px 0 15px; overflow:hidden;
				 	 -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; display:none;
					 -webkit-border-bottom-left-radius:5px; -webkit-border-bottom-right-radius:5px; }
		.navi li ul li{ float:left; width:100%; height:auto; border:0;}
		.navi li ul li a{ float:left; width:100%; padding-left:17px; display:inline; margin-left:0px; height:auto; line-height:174%;
						  color:#888686; font-size:16px; background:none; text-indent:0;}
		.navi li ul li a:hover{background:#e6eaed;}

		
.navi li form#foxycart_224 input#nav4{ float:left; height:45px; color:#b2b2b2; text-indent:-9999px; overflow:hidden; background:url(http://medialoot.com/images/nav3.png) 0 0 no-repeat;
	text-decoration: none; width:124px; background-position:-251px 0;}
.navi li form#foxycart_224 input#nav4:hover{ background-position:-251px -45px;}
		.navi li form#foxycart_224 input#nav4on{ background-position:-251px -45px;}

		
/* ----------------------------- Font Stuff ---------------------------*/
@font-face {
	font-family: 'DeliciousRoman';
	src: url('http://medialoot.com/css/Delicious-Roman.eot');
	src: local('?'), url('http://medialoot.com/css/Delicious-Roman.svg#Delicious-Roman') format('svg'), url('http://medialoot.com/css/Delicious-Roman.otf') format('opentype');
}

@font-face {
	font-family: 'DeliciousItalic';
	src: url('http://medialoot.com/css/Delicious-Italic.eot');
	src: local('?'), url('http://medialoot.com/css/Delicious-Italic.svg#Delicious-Italic') format('svg'), url('http://medialoot.com/css/Delicious-Italic.otf') format('opentype');
}

@font-face {
	font-family: 'DeliciousBoldItalic';
	src: url('http://medialoot.com/css/Delicious-BoldItalic.eot');
	src: local('?'), url('http://medialoot.com/css/Delicious-BoldItalic.svg#Delicious-BoldItalic') format('svg'), url('http://medialoot.com/css/Delicious-BoldItalic.otf') format('opentype');
}

@font-face {
	font-family: 'DeliciousBold';
	src: url('http://medialoot.com/css/Delicious-Bold.eot');
	src: local('?'), url('http://medialoot.com/css/Delicious-Bold.svg#Delicious-Bold') format('svg'), url('http://medialoot.com/css/Delicious-Bold.otf') format('opentype');
}
/* ----------------------------- end font stuff ---------------------------- */


.banner{ width:100%; background:#2e86bd url(http://medialoot.com/images/banner_bg.png) bottom repeat-x; color:#fff;}
.banner_index{ width:100%; background:url(http://medialoot.com/images/banner_index1.jpg) center top no-repeat;}
.banner_inside{ width:970px; height:380px; margin:0 auto; overflow:hidden;}
	.ban_title{ margin:60px 0 0 478px;}
	.ban_txt{ margin:12px 0 0 478px;}
	.ban_links{ width:100%; overflow:hidden; margin:44px 0 0 478px; color:#c2d2e0; font-size:14px;}
	.ban_links .btn_see_how{ float:left; width:220px; height:54px; text-indent:-9999px; overflow:hidden; background:url(http://medialoot.com/images/btn_see_how.png) 0 0 no-repeat;}
	.ban_links .btn_see_how:hover{ background-position:0 -54px;}
	.ban_links span{ float:left; margin:18px 5px 0;}
	.ban_links a.browse_collection{ float:left; margin:18px 0 0 0; color:#c2d2e0; text-decoration:underline;}
	.ban_links a.browse_collection:hover{text-decoration:none; color:#fff}
		
	

/* content */
#content{ width:100%; padding-top:30px; margin-bottom:30px; background:url(http://medialoot.com/images/content_bg.gif) top repeat-x;}
.content_inside{ width:970px; margin:0 auto; overflow:hidden;}
	.row{ width:100%; overflow:hidden; margin-bottom:35px;}
		.title{ color:#415c7a; text-transform:uppercase; text-indent:6px; margin-bottom:8px;}
		.index_freebie{ float:left; width:460px;}
		
			.freebie_box{ width:430px; padding:14px; border:1px #fff solid; background:#f0f5f8; overflow:hidden;
							border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; }
			.freebie_box h2{ color:#124a76; font-size:24px; margin-bottom:10px;}
			.freebie_box .freebie_img{margin-bottom:30px;}
			.freebie_box p{ line-height:170%; margin-bottom:20px;}
				.freebie_info{ float:left; width:200px;}
				.freebie_info .f_rate{ float:left; width:92px; height:17px; background:url(http://medialoot.com/images/ico_stars.gif) 0 0 no-repeat; margin-bottom:5px;}
				.freebie_info .f_rate span{ display:block; height:17px; text-indent:-9999px; overflow:hidden; background:url(http://medialoot.com/images/ico_stars.gif) 0 -17px;}
				.freebie_info .f_download{ float:left; margin-left:5px; color:#808181; font-size:11px; margin-top:3px;}
				.freebie_info .f_author{ clear:both; color:#3c3c3c;}
				
				.freebie_download{ float:right; width:202px; height:43px; text-indent:-9999px; overflow:hidden; display:inline; margin-right:10px;
									 background:url(http://medialoot.com/images/btn_view_download.gif) 0 0 no-repeat;}
				.freebie_download:hover{ background-position:0 -43px;}
		
		.index_popular_files{ float:right; width:490px; overflow:hidden;}
		.index_popular_files_inside{ width:520px; overflow:hidden;}
			.pfile_box{ float:left; width:235px; border:1px #fff solid; background:#f0f5f8; overflow:hidden; padding:8px 0 16px; margin:0 17px 20px 0;
						border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; }
			.pfile_box .pfile_title{ font-size:20px; color:#4c4c4c; text-indent:13px;}
			.pfile_box ul{ width:100%; overflow:hidden;}
			.pfile_box ul li{ float:left; width:98px; display:inline; margin:12px 0 0 13px;}
			.pfile_box ul li a{ float:left; width:98px;}
			.pfile_box ul li a img{ display:block; width:94px; border:2px #bababb solid;}
	
	
	.view_guide{ line-height:210%; font-size:22px; color:#fff; text-align:center; background:#4f8cbb; margin-bottom:35px;}
	.view_guide a{ color:#fff; text-decoration:underline; padding:2px;}
	.view_guide a:hover{ color:#0177c9; background:#e5f0f9; text-decoration:none;}
	
	
	.testimonial_box{ width:968px; border:1px #d4d4d4 solid; background:#fff; overflow:hidden; padding:13px 0 10px; margin-bottom:18px;
						border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; }
		.single_testi{ float:left; width:450px; display:inline; margin-left:18px; padding-bottom:30px; position:relative; color:#333;}
		.single_testi .testi_person{ float:left; width:80px; margin-right:18px;}
		.single_testi .testi_photo{margin-bottom:4px;}
		.single_testi .testi_photo img{ border:3px #a1a1a1 solid; border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; }
		.single_testi .testi_name{ position:absolute; left:3px; top:84px;}
		.single_testi .testi_name a{color:#2281d1;}
		.single_testi .testi_txt{ float:left; width:320px; padding-left:21px; margin-top:2px; font-size:23px; font-family:"Times New Roman", Times, serif;
								 background:url(http://medialoot.com/images/ico_quote1.gif) 0 0 no-repeat; padding-top:5px;}
		.single_testi .testi_txt blockquote{ line-height:110%; background:url(http://medialoot.com/images/ico_quote2.gif) 94% bottom no-repeat;}
	
	
	.entry_boxes{ width:968px; border:1px #fff solid; background:#f0f5f8; overflow:hidden; padding:22px 0 25px; margin-bottom:20px; color:#2f2e2e;
					border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; }
		.entry{ float:left; width:286px; display:inline; margin:0 14px 0 20px;}
		.entry p{line-height:170%;}
		.entry_img{ border:1px #9fb7c9 solid; margin-bottom:28px;}
		.entry_img img{display:block;}
		.entry_title{ font-size:20px; color:#153a60; line-height:110%; margin-bottom:6px;}
	
	
	
	.bottom_content{ width:100%; overflow:hidden; margin-bottom:35px;}
		.posts{ float:left; width:290px; display:inline; margin:0 12px 0 20px;}
		.posts .post_title{ padding:2px 0 2px 30px; margin-bottom:2px; font-size:16px; color:#556a80; background:url(http://medialoot.com/images/ico_rss.gif) 0 0 no-repeat;}
		.posts ul{ width:100%; overflow:hidden;}
		.posts ul li{ float:left; width:100%; border-bottom:1px #c1d4e2 solid;}
		.posts ul li a{ float:left; width:96%; padding:15px 2%; color:#406f8c;}
		.posts ul li a:hover{ background:#e0ecf5; color:#406f8c;}
	
	
	/*-------------browse page-------------*/
	
	.main_content{ float:left; width:824px;}
		h1{ float:left; height:40px; font-size:30px; color:#013750; font-weight:normal; font-family:"DeliciousRoman", Arial, sans-serif;}
		h2{ font-size:24px; font-weight:normal; color:#1e2529; line-height:150%; border-bottom:1px #bebebe solid; margin-bottom:8px;
			  font-family:"DeliciousRoman", Arial, sans-serif;}
		h3{ font-size:15px; font-weight:normal; color:#474c4f; font-weight:bold; line-height:150%; margin-bottom:5px; font-family:"DeliciousRoman", Arial, sans-serif;}
		.breadcrumb{ float:right; width:260px; text-align:right; font-size:11px; color:#5883a1; margin-top:16px;}
		.breadcrumb img{vertical-align:text-bottom;}
		.breadcrumb a{ color:#5883a1; text-decoration:none;}
		.breadcrumb a:hover{color:#6da3c9;}
		
		.main_box{ width:822px; border:1px #fff solid; background:#f0f5f8; overflow:hidden; clear:both; padding:15px 0; border-radius:5px;
				   -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; }

			.result_toolbar{ width:800px; color:#335980; margin:0 auto 12px; background:#acd1e8; border:1px #97bedc solid; border-radius:5px;
				 			  -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; }
			.result_toolbar_inside{ width:798px; border:1px #d6e8f4 solid; overflow:hidden; padding:7px 0; border-radius:5px;
								   -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; }
								   .result_toolbar_inside a {
	text-decoration: none;
}
				.result_page{ float:left; width:140px; display:inline; margin-left:10px; line-height:22px;}
				.result_page strong{color:#0c243d;}
				
				.view_by{ float:left; margin-right:28px; font-size:10px;}
				.view_by li{ float:left; margin-right:4px; text-transform:uppercase;}
				.view_by li a{ float:left; height:22px; color:#335980; cursor:pointer;}
				.view_by li a:hover{color:#000;}
				.view_by li a{
	text-decoration: none;
}
				.view_by li a span{ float:left; height:22px; line-height:22px;}
				.view_by li.on a{background:url(http://medialoot.com/images/view_by_left.gif) 0 0 no-repeat;}
				.view_by li.on a span{ padding:0 4px; background:url(http://medialoot.com/images/view_by_right.gif) right 0 no-repeat;}
				
				.order_by{ float:right; display:inline; margin-right:10px; text-align:right; line-height:22px;}
				.order_by select{ border:1px #e2e9ef solid; border-top:1px #acadb2 solid; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#484848;}
			
			.resource_result{width:100%;}
				.resource_list{width:100%;}
				.resource_list li{ float:left; width:164px; padding:0 13px; height:225px; display:inline; margin:0 0 11px 11px; position:relative;
									 background:#f9fcfe; border:1px #dee8ee solid; border-radius:7px;
				 					  -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; }
				.resource_list li .res_new,
				.resource_list li .res_top{ position:absolute; width:52px; height:52px; left:0; top:0; text-indent:-9999px; overflow:hidden;}
				.resource_list li .res_new{background:url(http://medialoot.com/images/badge_new.png) 0 0 no-repeat;}
				.resource_list li .res_top{background:url(http://medialoot.com/images/badge_top.png) 0 0 no-repeat;}
				.resource_list li .res_img{ width:164px; margin:11px 0 11px;}
				.resource_list li .res_img a,
				.resource_list li .res_img img{display:block;}
				.resource_list li .res_title{ font-size:16px; text-align:center; height:52px;}
				.resource_list li .res_title a{
	text-decoration: none;
	color: #1e1e1e;
}
.resource_list li .res_title a:hover{
	text-decoration: underline;
	color: #717171;
}
				.resource_list li .res_rate_and_download{ float:left; width:84px;}
				.resource_list li .res_rate{ width:77px; height:14px; background:url(http://medialoot.com/images/ico_stars2.gif) 0 0 no-repeat; margin-bottom:2px;}
				.resource_list li .res_rate span{ display:block; height:14px; text-indent:-9999px; overflow:hidden; background:url(http://medialoot.com/images/ico_stars2.gif) 0 -14px;}
				.resource_list li .res_download{ font-size:10px; color:#808181;}
				.resource_list li .res_info{ float:right; color:#4c4c4c; font-size:10px; text-align:right; padding-top:3px; width:80px;}
				
				.resource_list li.pager{ width:810px; height:30px; margin:0 auto; padding:14px 0; text-align:right; font-size:11px; clear:both; color:#3e6e8b; text-align:right; clear:both; display:block; background:#f0f5f8; border:none;}
				.resource_list li.pager a{ padding:8px 9px; background:#d4e3ed; color:#3e6e8b; border-radius:3px;
						  -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; 
	text-decoration: none;
}
				.resource_list li.pager a:hover{ background:#c4ddec; color:#24465a;}
				.resource_list li.pager a.prev_next{ padding:8px 25px; background:#acd1e8; margin:0 6px;}
				.resource_list li.pager strong{ background:#acd1e8; padding:8px 9px; color:#3e6e8b; border-radius:3px;
						  -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; }
	
	.sidebar{ float:right; width:131px; margin-top:40px;}
		.get_loot{ width:100%; margin-bottom:20px;}
		.get_loot img{vertical-align:middle;}
		
		.sidebox{ width:129px; border:1px #fff solid; background:#f0f5f8; padding:12px 0; border-radius:5px;
				  -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; }
			.cata_list{padding-left:13px;}
			.cata_list li{ line-height:160%; font-size:14px;}
			.cata_list li a{color:#7daac6;
	text-decoration: none;
}
			.cata_list li a.on,
			.cata_list li a:hover{ color:#7daac6; font-weight:bold;}
			
			.gap_line{ height:2px; width:100%; text-align:-9999px; overflow:hidden; background:url(http://medialoot.com/images/gap_line.gif) 0 0; margin:18px 0;}
			
			.side_search{padding-left:7px;}
			.side_search .input_keyword{ display:block; width:98px; padding:4px 5px; font-size:12px; color:#8ea5b3; font-family:Arial, Helvetica, sans-serif;
										 border:1px #d9e4ec solid; background:#fbfcfd; margin-bottom:6px;}
			.side_search .input_search{ width:70px; height:22px; border:0; font-size:10px; font-family:Arial; color:#1d5e8c; text-align:left; cursor:pointer;
										 background:#97c5e9 url(http://medialoot.com/images/btn_search.gif) 0 0 no-repeat; padding-left:3px; text-transform:uppercase;}
			.side_search .input_search:hover{ background-position:0 -22px;}
			
			
			.side_list{padding-left:13px;}
			.side_list li{font-size:14px;}
			.side_list li a{ color:#7daac6; line-height:160%;
	text-decoration: none;
}
			.side_list li.on a,
			.side_list li a:hover{text-decoration:underline;}
			
			.side_list li ul{padding-left:16px;}
			.side_list li ul a{ font-size:12px; color:#95bfd7; line-height:120%;}
			
			.rss_list{ width:100%; overflow:hidden;}
			.rss_list li{ float:left; padding-left:8px; margin-bottom:8px;}
			.rss_list li a{ float:left; padding:3px 0 3px 24px; font-size:13px; color:#6e8695; background:url(http://medialoot.com/images/ico_rss2.gif) 0 1px no-repeat;
	text-decoration: none;
}
			.rss_list li a:hover{color:#88a7ba;}
	
	
	/*--------------resource page--------------*/
	.resource_detail_box{ float:left; width:522px; display:inline; margin-left:14px;}

		.resource_intro{ width:100%; margin-bottom:20px;}
		.resource_intro p{ line-height:164%; margin-bottom:20px;}
			.resource_img{ width:510px; padding:5px; background:#ebebeb; border:1px #d2d2d2 solid; border-radius:5px; margin-bottom:20px;
							-moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; }
			.resource_img img{display:block;}

			.main_box .resource_intro ul{ padding-left:20px; margin-bottom:28px;}
			.main_box .resource_intro ul li{ line-height:160%; padding-left:16px; background:url(http://medialoot.com/images/ico_arrow.gif) 0 5px no-repeat;}
			
			.main_box .resource_intro ol{ padding-left:20px; margin-bottom:28px; list-style:decimal;}
			.main_box .resource_intro ol li{ line-height:160%; list-style-position: outside;margin: 5px 5px 5px 15px;}
		
		.oresource_list{ width:100%; overflow:hidden; margin-bottom:40px;}
		.oresource_list ul{ width:540px; overflow:hidden; padding-top:6px;}
		.oresource_list ul li{ float:left; display:inline; width:116px; margin-right:17px;}
		.oresource_list ul li a{ float:left; width:113px; border:2px #b6b6b6 solid;}
		.oresource_list ul li a:hover{ border:2px #6d6d6d solid;}
		.oresource_list ul li a img{display:block;}
		
		.comments{ width:522px; margin-bottom:20px;}
		.comments h2{border:0;}
			.comment_list{ width:520px; overflow:hidden; border:1px #dcdcdc solid; background:#f8f9fb; border-radius:5px;
							-moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; }
			.comment_list li{ float:left; width:100%; overflow:hidden; border-bottom:1px #dcdcdc solid; padding:10px 0 20px;}
			.comment_list li .com_img{ float:left; width:80px; display:inline; margin:3px 0 0 12px; border: 3px solid #e0e0e0;}
			.comment_list li .com_img a{ float:left; width:80px; overflow:hidden;}
			.comment_list li .com_img img{display:block;}
			.comment_list li .com_txt{ float:left; width:380px; margin-left:15px;}
			.comment_list li .com_txt .com_name{ color:#005794; font-size:18px;}
			.comment_list li .com_txt .com_date{ color:#9f9f9f; border-bottom:1px #dcdcdc solid; margin:2px 0 10px;}
			.comment_list li .com_txt .com_content{color:#3e3e3e;}
			.comment_list li .com_txt .com_content p{ line-height:135%; margin-bottom:16px;}
			.comment_list li.comment_alt{background:#f3f3f3;}
			.comment_list li.comment_author{background:#e9f5ff;}
		
		
		.leave_comment{padding-left:0px;}
		.leave_comment h2{border:0;}
			.leave_comment{width:100%;}
			.leave_comment .row{ width:100%; overflow:hidden; margin-bottom:8px;}
			.leave_comment .row .comm_photo{ float:left; width:81px; text-align:center; margin-right:10px;}
			.leave_comment .row .comm_photo img{ margin-bottom:5px; display:block; border:1px #dbdbdb solid;}
			.leave_comment .row .comm_photo a{ color:#037ed4; text-decoration:underline;}
			.leave_comment .row textarea{ float:right; width:404px; height:125px; padding:5px; background:#fff; border:1px #d8dcde solid;
										 font-size:12px; font-family:Arial; color:#777777; overflow:auto; }
			.leave_comment .row label{ float:left; width:258px; font-size:14px; color:#404040; text-align:right; padding-top:7px;}
			.leave_comment .row .input_txt{ float:right; width:230px; font-size:14px; font-family:Arial; padding:7px 4px; border:1px #d8dcde solid; background:#fff;}
			.leave_comment .row .input_submit{ float:right; width:135px; height:33px; display:inline; margin-right:3px; margin-top:5px; border:0; cursor:pointer;
											  background:url(http://medialoot.com/images/btn_submit_comment.gif) 0 0 no-repeat;}
			.leave_comment .row .input_submit:hover{ background-position:0 -33px;}
		
		
	.resource_info_box{ float:left; width:250px; margin-left:16px; border:1px #97bedc solid; color:#2b4754; border-radius:5px;
						  -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; }
	.resource_info_box_inside{ width:248px; padding:10px 0; border:1px #d6e8f4 solid; background:#acd1e8; border-radius:5px;
							   -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; }
		.resource_operation{ width:224px; margin:0 auto;}
		.resource_operation p{ width:100%; overflow:hidden; margin-bottom:5px;}
		.resource_operation p.or{text-indent:32px;clear:both;line-height:18px;}
		.resource_operation a.btn_buy{ float:left; width:109px; height:30px; text-indent:-9999px; overflow:hidden;
										 background:url(http://medialoot.com/images/btn_buy_this_item.gif) 0 0 no-repeat;}
		.resource_operation a.btn_buy:hover{ background-position:0 -30px;}
		.resource_operation a.foxycart_link{ float:left; width:109px; height:30px; text-indent:-9999px; overflow:hidden;
										 background:url(http://medialoot.com/images/btn_buy_this_item.gif) 0 0 no-repeat;}
		.resource_operation a.foxycart_link:hover{ background-position:0 -30px;}
		.resource_operation input.submit:hover{ background-position:0 -30px;cursor:pointer;}
		#content .resource_operation input.submit{ float:left; width:109px; height:30px; text-indent:-9999px;overflow:hidden; outline: none;border: none;background:url(http://medialoot.com/images/btn_buy_this_item.gif) 0 0 no-repeat; color: transparent; text-transform: capitalize;}
		.resource_operation .resource_price{ float:left; margin-left:20px; color:#1e2529; font-size:17px;}
		.resource_operation .resource_price strong{ font-size:23px; font-weight:normal; position:relative; top:4px;}
		.resource_operation a.btn_get_subscription{ float:left; width:223px; height:37px; text-indent:-9999px; overflow:hidden; margin-bottom:5px; background:url(http://medialoot.com/images/btn_get_subscription.gif) 0 0 no-repeat;}
		.resource_operation a.btn_get_subscription:hover{ background-position:0 -37px;}
		.resource_operation a.btn_free{ float:left; width:109px; height:30px; text-indent:-9999px; overflow:hidden; background:url(http://medialoot.com/images/btn_free_download.png) 0 0 no-repeat;}
		.resource_operation a.btn_free:hover{ background-position:0 -30px;}
		.resource_operation a.btn_member_download{ float:left; width:223px; height:37px; text-indent:-9999px; overflow:hidden; margin-bottom:5px; background:url(http://medialoot.com/images/btn_member_download.png) 0 0 no-repeat;}
		.resource_operation a.btn_member_download:hover{ background-position:0 -37px;}
		
		.gap_line2{ height:2px; width:100%; text-indent:-9999px; overflow:hidden; margin:14px 0; background:url(http://medialoot.com/images/gap_line2.gif);}
		
		
		
		.info_box{ width:224px; margin:0 auto;}
			
			h4{ color:#273942; font-size:18px; font-weight:normal; margin-bottom:10px;}
			
			.info_list li{ width:100%; overflow:hidden; margin-bottom:7px;}
			.info_list li label{ float:left; width:90px;}
			.info_list li label.label_file_icon{padding-top:7px;}
			.info_list li strong{ float:left; width:120px; font-weight:normal;}
			.info_list li .res_rate{ float:left; width:92px; height:17px; background:url(http://medialoot.com/images/ico_star3.gif) 0 0 no-repeat;}
			.info_list li .res_rate span{ float:left; width:12px; height:17px; text-indent:-9999px; overflow:hidden;
										 background:url(http://medialoot.com/images/ico_star3.gif) 0 -17px no-repeat;}
			.info_list li .file_included{ float:left; width:120px;}
			
			.sresource_list{ width:100%; overflow:hidden;}
			.sresource_list ul{ width:240px; overflow:hidden;}
			.sresource_list ul li{ float:left; width:104px; margin:0 12px 12px 0;}
			.sresource_list ul li a{ float:left; width:100px; border:2px #b5b8ba solid;}
			.sresource_list ul li a img{display:block;}
			.sresource_list ul li a:hover{ border:2px #6d6d6d solid;}
		
			
/* ------------- Blog Styles --------------- */

#blog .blog_entry ul{ padding-left:20px; margin-bottom:28px;}
#blog .blog_entry ul li{ line-height:160%; padding-left:16px; background:url(http://medialoot.com/images/ico_arrow.gif) 0 5px no-repeat;}
#blog .banner_tour .banner_inside{margin:0;height:350px;}
			
#blog .blog_entry ol{ padding-left:20px; margin-bottom:28px; list-style:decimal;}
#blog .blog_entry ol li{ line-height:160%; list-style-position: outside;margin: 5px 5px 5px 15px;}

#blog #content .tour_main_content{font-size:14px; letter-spacing:0.1px; color:#222222; line-height:19px; font-family:Arial, Helvetica, sans-serif;}
#blog #content .tour_main_content p{padding-top:3px; padding-bottom:12px;}
#blog #content .tour_sider{width:290px; float:right; -moz-border-radius:0 5px 0 0; border-left:2px #ededed solid; border-right:0px; background:#f0f4f7;
							-khtml-border-radius:0 5px 0 0; -webkit-border-radius:0 5px 0 0; border-radius:0 5px 0 0;}
#blog #content .tour_main_content{width:620px; float:left; margin-right:0px; margin-left:30px; padding-top:35px; background-color:#ffffff;}
#blog #content .tour_main_content h2 a{font-size:32px; font-family:DeliciousBold, Helvetica, Arial, Sans-serif;
										 color:#111111; text-decoration:none;letter-spacing:-.5px; line-height:30px; border:0;}
#blog #content h2{border:none; margin-bottom:0;} 
#blog h2 a:hover{background-color:#eeeeee; color:#000000;}
#blog h3{font-size:25px; color:#000; border-bottom:1px solid #dddddd;border-top:1px solid #ddd;padding-top:6px; padding-bottom:6px;margin:10px 0 20px;text-align:center; background-color:#fafafa;}

#blog #content h4{font-size:20px; color:#0769ad; border-bottom:1px solid #eee; line-height:24px;}
#blog #content h5{color:#222;}
#blog #content strong{color:#555;}

#blog p.blog_cata small{font-size:10px; line-height:10px; letter-spacing:0px; text-transform:uppercase; margin:9px 15px 0px; display:block; }
#blog .post_divider{background:#f7f7f7; padding-bottom:0; border-bottom:2px solid #eeeeee; margin:15px 0px 40px;text-align:right;}
#blog .entry_meta{font-size:13px; letter-spacing:0px; display:block; padding:0px 2px 5px; background-color:#fff; color:#333333; margin:0 0 20px; font-style:italic;}
#blog #content .tour_main_content .blog_entry img{padding:4px; background-color:#eeeeee; border:1px solid #dddddd; border-radius:4px;
							-moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px;}
#blog #content .tour_main_content .blog_entry img.proconbutton {
	padding: 0px 0px 0px 0px; background-color: #fff; margin: 5px 10px 5px 0px; float: left; border: 0px none;border-radius:0px;
}
#blog #content .comments,
#blog #content ul.comment_list{width:620px;}
#blog #tweet_btn{display:block;float:right;margin-left:10px;margin-bottom:2px;margin-top:5px;}
#blog .comment_list li .com_txt{ float:left; width:480px; margin-left:15px;}
#blog .blog_entry a.downloadlink{display:block;height:48px;width:153px;background: url(http://medialoot.com/images/download.png) no-repeat center center;
									text-indent:-9999px; outline:none; border:none;}
#blog #adverts img{text-align:center; display:block; margin:17px auto 10px; padding:4px; background-color:#bbbbbb;}
#blog .tour_sider .resource_squares li{float:left; margin:10px 0 0 10px;padding:0;}
#blog .tour_sider .resource_squares li img{padding:0; margin:0; border:2px solid #bbbbbb;}
#blog .tour_sider .resource_squares li a{padding:0; margin:0; }
#blog .tour_sider h4{padding:10px 0 0 10px; margin:0; color:#222;}

#blog #social{padding-top:14px; padding-left:17px; margin-bottom:0; padding-bottom:0; }
#blog #social ul{margin-top:9px; margin-left:4px; padding-bottom:0px;clear:both;overflow:hidden;padding-bottom:0;}
#blog #social ul li{float:left; display:block; margin-right:5px; width:55px; height:47px; text-indent:-9999px;}
#blog #social ul li a{display:block; width:55px; height:47px; text-indent:-9999px;}

#blog #social ul li#twitter a{background: #f0f4f7 url('http://medialoot.com/images/blog-social-sprite.png') -3px top;}
#blog #social ul li#facebook a{background: #f0f4f7 url('http://medialoot.com/images/blog-social-sprite.png') 192px top;}
#blog #social ul li#rss a{background: #f0f4f7 url('http://medialoot.com/images/blog-social-sprite.png') 126px top;}
#blog #social ul li#email a{background: #f0f4f7 url('http://medialoot.com/images/blog-social-sprite.png') 62px bottom;}

#blog #social ul li#twitter a:hover{background-position: -3px bottom;}
#blog #social ul li#facebook a:hover{background-position: 192px bottom;}
#blog #social ul li#rss a:hover{background-position: 126px bottom;}
#blog #social ul li#email a:hover{background-position: 62px top;}
#blog #facebook_box{padding-left:10px; margin-top:25px;clear:both;overflow:hidden;}

#blog .blog_entry blockquote{margin: 5px 10px 15px 35px; font-style:italic; border-left:5px solid #dddddd; padding:0 5px 0 5px;}
#blog .blog_entry blockquote p{margin:0; padding:0;}

#blog .blog_entry h4{color:#111111; padding-bottom:2px; margin-bottom:2px; margin-top:10px;}
#blog #content .comments .comment_list p{padding-top:2px; padding-bottom:12px; margin:0;}

/* ------------- END Blog Styles ------------ */


/* steps */
.steps{ width:100%; background:#fff url(http://medialoot.com/images/steps_bg.gif) 0 top repeat-x;}
.steps_inside{ width:970px; margin:0 auto; height:95px;}
.steps ol{ padding-top:30px; list-style:none;}
.steps ol li{ float:left; height:41px; padding-left:43px; margin-right:22px; background:url(http://medialoot.com/images/ico_3steps.gif) 0 0 no-repeat;}
.steps ol li a{ float:left; height:41px; text-indent:-9999px; overflow:hidden;}
.steps ol li.step1{ background-position:0 0;}
.steps ol li.step2{ background-position:0 -41px;}
.steps ol li.step3{ background-position:0 -82px; margin:0;}
.steps ol li.step1 a{ width:181px; background:url(http://medialoot.com/images/txt_step1.gif) 0 0 no-repeat;}
.steps ol li.step1 a:hover{ background-position:0 -41px;}
.steps ol li.step2 a{ width:327px; background:url(http://medialoot.com/images/txt_step2.gif) 0 0 no-repeat;}
.steps ol li.step2 a:hover{ background-position:0 -41px;}
.steps ol li.step3 a{ width:278px; background:url(http://medialoot.com/images/txt_step3.gif) 0 0 no-repeat;}
.steps ol li.step3 a:hover{ background-position:0 -41px;}
		

/*tour page*/
.banner_tour{ width:100%; background:url(http://medialoot.com/images/banner_bg2.gif) top repeat-x;}
.banner_tour_inner{ width:100%; background:url(http://medialoot.com/images/banner_inner.jpg) center 0 no-repeat;}
.banner_tour .banner_inside{height:397px;}
.banner_tour .better_resource{ float:left; display:inline; margin:34px 0 0 28px;}
.banner_tour .btn_sign_up{ float:left; margin:34px 0 0 10px;}
.banner_tour .btn_sign_up a{ float:left; width:158px; height:42px; text-indent:-9999px; overflow:hidden; background:url(http://medialoot.com/images/btn_sign_up_now.gif) 0 0 no-repeat;}
.banner_tour .btn_sign_up a:hover{ background-position:0 -42px;}

.tour_content .content_inside{ position:relative; top:-333px; background:#fff; padding-bottom:50px; margin-bottom:-333px;
								-moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
	.tour_sider{ float:left; width:242px; border-right:2px #ededed solid;
				 background:#fff url(http://medialoot.com/images/tour_sidebar.gif) top repeat-x; min-height:800px;
				 -moz-border-radius:5px 0 0 0; -khtml-border-radius:5px 0 0 0; -webkit-border-radius:5px 0 0 0; border-radius:5px 0 0 0; }
				 
		.tour_nav{ width:207px; margin:19px auto; background:url(http://medialoot.com/images/tour_nav_bottom.gif) 0 bottom no-repeat;}
		.tour_nav ul{ width:100%; overflow:hidden; background:url(http://medialoot.com/images/tour_nav_top.gif) 0 top no-repeat; padding:10px 0;}
		.tour_nav ul li{ float:left; width:100%; font-family:"DeliciousRoman", Arial, sans-serif;}
		.tour_nav ul li a{ float:left; width:100%; height:41px; line-height:41px; text-align:center; font-size:16px; color:#3e4245;
						   background:url(http://medialoot.com/images/tour_nav.gif) 0 0 no-repeat;
	text-decoration: none;
}
		.tour_nav ul li a:hover{ background-position:0 -41px;}
		.tour_nav ul li.on a,
		.tour_nav ul li.on a:hover{ height:48px; line-height:48px; background-position:0 -82px; color:#fff; font-size:18px;}
		.tour_nav ul li.top{margin-left:6px; height:0px;border-bottom:1px solid #c2d2dc; width:194px;}
		.tour_nav ul li.last{margin-left:7px; height:0px;border-bottom:1px solid #ecf1f6; width:193px;}
	
	
	.tour_main_content{ float:right; width:674px; display:inline; margin-right:27px; padding-top:22px;}
		.tour_compare{ width:100%; margin-bottom:20px;}
		.tour_txt{ width:100%; margin-bottom:15px; color:#292828; font-size:16px; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}
		
		.medialoot_advantages{ width:100%; overflow:hidden; margin-bottom:40px; background:url(http://medialoot.com/images/tour_advan_bg.gif) 208px top repeat-y;}
			.single_advan{ float:left; width:196px; margin:40px 38px 0px 0;}
			.single_advan .adv_img{ text-align:center; margin-bottom:5px;}
			.single_advan .adv_title{ font-size:23px; color:#027dc5; font-family:"DeliciousRoman", Arial, sans-serif; margin-bottom:10px;}
			.single_advan .adv_txt{ color:#363737; margin-bottom:16px;}
			.single_advan .adv_more{ width:100%; overflow:hidden;}
			.single_advan .adv_more a{ float:left; width:107px; height:32px; overflow:hidden; text-indent:-9999px;
									 background:url(http://medialoot.com/images/btn_read_more.gif) 0 0 no-repeat;}
			.single_advan .adv_more a:hover{ background-position:0 -32px;}						 
			
			.third_advan{margin-right:0;}
		
		
		.ibox_holder{ width:100%; overflow:hidden;}
			.ibox{ float:left; width:320px; font-size:14px; margin:0 0 32px 0;}
			.ibox .ibox_img{ float:left; width:131px; border:1px #d9d9d9 solid; margin-right:17px;}
			.ibox .ibox_img img{ float:left; width:131px; height:134px;}
			.ibox .ibox_title{ font-size:23px; color:#027dc5; font-family:"DeliciousRoman", Arial, sans-serif; margin-bottom:10px;}
			.ibox_even{float:right;}
	
	
	.tour_bottom{ width:905px; margin:0 auto; clear:both;}
		.signup_title{ text-align:center; margin-bottom:5px;}
		.signup_txt{ text-align:center; font-size:24px; color:#4b4c4c; margin-bottom:30px;}
		
		.compare_table{ width:905px; height:405px; padding-top:35px; margin-bottom:20px; background:url(http://medialoot.com/images/compare_table.jpg) 0 0 no-repeat; position:relative;}
		
			.compare{ float:left; display:inline; width:180px; text-align:center; margin-top:20px;}
			.compare .com_title{ font-size:25px; font-weight:bold; color:#4e6073; margin-bottom:10px; line-height:120%;}
			.compare .com_money{ font-size:19px; color:#676868; margin-bottom:30px;}
			.compare .com_money strong{display:block;}
			.compare .com_txt{ font-size:17px; color:#676868; line-height:150%;}
			
			.compare1{ margin-left:15px; text-indent:-9999px;}
			.compare3{ margin-left:30px; text-indent:-9999px;}
			.compare4{ margin-left:20px; text-indent: -9999px;}
			
			.compare_on{ float:left; width:270px; text-align:center; margin-left:20px;}
			.compare_on .com_title{ font-size:24px; margin-bottom:4px;}
			.compare_on .com_money{ font-size:24px; color:#3a3a3a; line-height:120%; margin-bottom:25px;}
			.compare_on .com_money span{ color:#2c94dc; font-weight:bold;}
			.compare_on .com_txt{ font-size:18px; color:#575757; margin-bottom:16px;}
			.compare_on .com_txt p.get{ line-height:116%; font-size:24px; margin-bottom:20px;}
			.compare_on .com_sign input{ width:150px; height:44px; border:0; cursor:pointer; background:url(http://medialoot.com/images/btn_sign_up.gif) 0 0 no-repeat;}
			.compare_on .com_sign input:hover{ background-position:0 -44px;}

.compare_on .com_sign #foxycart_23 input,
.compare_on .com_sign #foxycart_223 input,
.compare_on .com_sign #foxycart_224 input{ width:150px; height:44px; border:0; cursor:pointer; background:url(http://medialoot.com/images/btn_sign_up.gif) 0 0 no-repeat;}

.compare_on .com_sign #foxycart_23 input:hover,
.compare_on .com_sign #foxycart_223 input:hover,
.compare_on .com_sign #foxycart_224 input:hover{ background-position:0 -44px;}
			
			.multi_user{ position:absolute; bottom:24px; left:520px; color:#5c6772;}
			.multi_user a{ text-decoration:underline; color:#5c6772;}
		
		
		.text_blocks{ width:100%; overflow:hidden; font-size:14px; padding-bottom:25px; color:#4b4b4b;}
		.tblock{ float:left; display:inline; width:420px; margin-top:30px; margin-left:4px;}
		.tblock .tblock_title{ font-size:18px; font-weight:bold; margin-bottom:6px; color:#3e3e3e;}
		.tblock_even{margin-left:40px;}
		
		
		.transaction_safe{ padding:26px 20px 24px 136px; border-top:1px #c6c6c6 solid; border-bottom:1px #c6c6c6 solid; color:#4b4b4b; font-size:14px;
							background:#f0f0f0 url(http://medialoot.com/images/icon_lock.gif) 0 10px no-repeat;}
		.transaction_safe .tsafe_title{ font-size:18px; font-weight:bold; color:#3e3e3e; line-height:160%;}



/* footer */
#footer{ width:100%; font-size:12px; color:#efefef; background:#144e7b url(http://medialoot.com/images/footer_bg.gif) top repeat-x;}
.footer_inside{ width:970px; margin:0 auto; padding:64px 0; overflow:hidden; background:url(http://medialoot.com/images/_foot_logo.gif) right 90% no-repeat;}
.footer_inside a{
	text-decoration: none;
}
	#footer h5{ font-size:17px; font-weight:bold; margin-bottom:8px;}
	
	.foot_about{ float:left; width:255px;}
	.foot_about p{ line-height:110%; margin-bottom:12px;}
		.follow_us{ padding-top:20px; font-size:16px; font-weight:bold;}
		.follow_us li{ padding-left:42px; height:30px; line-height:30px; margin-bottom:10px;}
		.follow_us li a{color:#efefef;}
		.follow_us li a:hover{color:#d7d7d7;}
		.follow_us li.follow_facebook{background:url(http://medialoot.com/images/ico_follow_facebook.gif) 0 0 no-repeat;}
		.follow_us li.follow_rss{background:url(http://medialoot.com/images/ico_follow_rss.gif) 0 0 no-repeat;}
		.follow_us li.follow_twitter{background:url(http://medialoot.com/images/ico_follow_twitter.gif) 0 0 no-repeat;}
	
	.foot_nav{ float:left; width:370px; margin-left:45px; font-size:14px;}
	.foot_nav ul{ float:left; display:inline; width:170px; margin-right:2px; color:#cbd6e2; padding:10px 0 0 0;
				  background:url(http://medialoot.com/images/line_tree1.gif) left repeat-y;}
	.foot_nav ul li{ float:left; width:147px; padding-left:23px; line-height:140%; background:url(http://medialoot.com/images/line_tree2.gif) 0 bottom no-repeat;}
	.foot_nav ul li.has_sub{background:url(http://medialoot.com/images/line_tree2.gif) 0 17px no-repeat;}
	.foot_nav ul li a{ color:#cbd6e2; position:relative; top:8px;}
	.foot_nav ul li a:hover{ color:#cbd6e2; text-decoration:underline;}
	.foot_nav ul ul{ width:132px; margin:8px 0 0 15px; padding-top:0;}
	.foot_nav ul ul li{width:109px;}
	
	.foot_newsletter{ float:right; width:280px;}
		.newsletter_form{width:280px;}
		.newsletter_form p{margin-bottom:18px;}
		.newsletter_form input{ display:block; border:0; font-family:Arial;}
		.newsletter_form .input_email{ width:265px; font-size:16px; background:#fff; color:#333; padding:11px 5px; margin-bottom:15px;
									   border:1px #fff solid; border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; }
		.newsletter_form .input_submit{ width:172px; height:43px; cursor:pointer; background:url(http://medialoot.com/images/btn_get_on_list.gif) 0 0 no-repeat;}
		.newsletter_form .input_submit:hover{ background-position:0 -43px;}


/* Login Page Styles */

.login_form{ 
	float:left; 
	width:250px; 
	text-align:left; 
	margin-top:8px;}
	
.login_form input.input_txt{ 
	width:190px; 
	height:18px; 
	line-height:18px; 
	padding:2px 5px; 
	font-size:11px; 
	font-family:Arial; 
	color:#226995;
	border:1px #62a5cf solid; 
	background: #fff; 
	margin:5px 2px;}
	
.login_form input.input_submit{ 
	width:71px; 
	padding-left:5px; 
	height:22px; 
	text-align:left; 
	font-size:10px; 
	font-family:Arial; 
	margin:10px 2px; 
	border:0;
	background:url(http://medialoot.com/images/btn_sign_in.gif) 0 0 no-repeat; 
	text-transform:uppercase; 
	color:#033461;
	cursor:pointer;}
	
.login_form input.input_submit:hover{ 
	background-position:0 -22px;}
		
.login_form a.sign_up{ 
	font-size:14px; 
	color:#e3ebf3; 
	text-decoration:underline;}

.login_form a {
	color: #7b9cb4;
}
.login_form form p {
	color: #7b9cb4;
	padding: 5px 0px 0px 0px;
	margin-bottom: 0px;
}
.login_form form p a{
	color: #7b9cb4;
	padding: 0px 0px;
	margin: 0px;
}
.login_form form input.checkbox {
	margin: 2px;
}


#foxycart_23 input,
#foxycart_223 input,
#foxycart_224 input{
	border: none;
	width: 140px;
	height: 100px;
	background: url(http://medialoot.com/images/btn_get_the_loot.gif) no-repeat;
cursor:pointer;
}



.banner_tour #foxycart_23 input.signup {
	float:left; width:158px; height:42px; text-indent:-9999px; overflow:hidden; background:url(http://medialoot.com/images/btn_sign_up_now.gif) 0 0 no-repeat;
}
.banner_tour #foxycart_23 input.signup:hover {
	background-position:0 -42px;
}


/* Contact Form Styles */

div.mailing_information{
	width: 300px;
	float: right;
	margin: 0 20px;
}

div.mailing_information p{
	margin: 20px 0px;
}

form#contact_form{
	width: 440px;
	float: right;
	margin: 0 20px;
}

form#contact_form p{
	margin: 20px 0px;
}

form#contact_form label{
	padding: 0px 8px 0 0;
}

form#contact_form label.subject{padding-right:29px;}

form#contact_form input{ 
	width:250px; 
	height: 18px;
	padding:4px 5px; 
	margin: 5px 0px;
	font-size:12px; 
	color:#8ea5b3; 
	font-family:Arial, Helvetica, sans-serif;
	border:1px #d9e4ec solid; 
	background:#fbfcfd; 
	border-radius:5px; 
	-moz-border-radius:5px; 
	-khtml-border-radius:5px; 
	-webkit-border-radius:5px;
	
	margin-bottom:6px;}
	
form#contact_form textarea{ 
	display:block; 
	width:430px; 
	height: 200px;
	padding:10px 6px; 
	margin: 5px 0px;
	font-size:12px; 
	color:#8ea5b3; 
	font-family:Arial, Helvetica, sans-serif;
	border:1px #d9e4ec solid; 
	background:#fbfcfd; 
	border-radius:5px; 
	-moz-border-radius:5px; 
	-khtml-border-radius:5px; 
	-webkit-border-radius:5px;
	
	margin-bottom:6px;}
	
#contact_form input.submit{ 
	float: right;
	width:81px;
	height: 30px;
	padding:5px 10px;
	border:0; 
	font-size:10px; 
	font-family:Arial; 
	color:#1d5e8c; 
	text-align:left; 
	cursor:pointer;
	background: #70bee9; 
	text-transform:uppercase;}
	
#contact_form input.submit:hover{ 
	background: #5a9abd;}

img.centered {
	text-align: center;
	margin: 0 auto;
	display: block;
}

/* Forgot password styles*/

.error_message {
	margin: 0 0 40px 0;
}

#forgot_password {
	float: left;
	width:375px;
}

#forgot_username {
	float:right;
	width: 375px;
}

#forgot_password input.submit {
	width: 80px;
	line-height: 10px;
	height: 27px;
	font-size: 12px;
	padding:1px 10px;
	margin: 7px 5px;
	border:0; 
	color: #103753;  
	cursor:pointer;
	background: #70bee9; 
	text-transform: lowercase;
}

#forgot_password input.submit:hover {
	background: #5a9abd;
}
p.forgot_username {
	margin: 32px 0px 13px 0px;
}

p.forgot_username a {
	width: 80px;
	height: 30px;
	font-size: 12px;
	padding:6px 10px;
	margin: 7px 0 7px 5px;
	border:0; 
	color: #103753;  
	cursor:pointer;
	background: #70bee9; 
	text-transform: lowercase;
	border:1px #70bee9 solid;  
	border-radius:5px; 
	-moz-border-radius:5px; 
	-khtml-border-radius:5px; 
	-webkit-border-radius:5px;
	
	margin-bottom:6px;
}

p.room {
	padding: 10px 0px;
}

.main_content #forgot_password input {
width:250px; 
	height: 18px;
	padding:4px 5px; 
	margin: 5px 0px;
	font-size:12px; 
	color:#8ea5b3; 
	font-family:Arial, Helvetica, sans-serif;
	border:1px #d9e4ec solid; 
	background:#fbfcfd; 
	border-radius:5px; 
	-moz-border-radius:5px; 
	-khtml-border-radius:5px; 
	-webkit-border-radius:5px;
	
	margin-bottom:6px;
	}
	
#forgot_password input.submit { 
	font-size: 12px;
	width:60px;
	height: 30px;
	margin: 0 7px;
	padding:5px 10px;
	border:0; 
	font-family:Arial; 
	color:#1d5e8c;  
	cursor:pointer;
	background: #70bee9; 
	text-transform:lowercase;}


#forgot_password input.submit:hover {
	background: #5a9abd;
}



/* Search Pagination */


				
.search_pagination { 
	width:810px;
	height:30px; 
	margin:0 auto; 
	padding:14px 0; 
	text-align:right; 
	font-size:11px; 
	clear:both; 
	color:#3e6e8b; 
	text-align:right; 
	clear:both; 
	display:block; 
	background:#f0f5f8; 
	border:none;}
				
.search_pagination a{ 
	padding:8px 9px; 
	background:#d4e3ed; 
	color:#3e6e8b; 
	border-radius:3px;
	-moz-border-radius:3px; 
	-khtml-border-radius:3px; 
	
	-webkit-border-radius:3px;}
	
.search_pagination a:hover{ 
	background:#c4ddec; 
	color:#24465a;}
				
.search_pagination strong{ 
	background:#acd1e8; 
	padding:8px 9px; 
	color:#3e6e8b; 
	border-radius:3px;
	-moz-border-radius:3px; 
	-khtml-border-radius:3px; 
	
	-webkit-border-radius:3px;}

#content div.content_inside div.row div.index_freebie div.freebie_box h2 {
	border-bottom-style: none;
}
#content div.content_inside div.row div.index_freebie div.freebie_box h2 a {
	color: #242424;
	text-decoration: none;
}
#content div.content_inside div.row div.index_freebie div.freebie_box h2 a:hover {
	color: #7d7d7d;
	text-decoration: none;
}

#join_bottom_link {width:905px;}

#join_bottom_link input {
	background: none;
	margin: 0px 0 20px 294px;
	padding: 0px;
	width: 300px;
	height: 33px;
	font-size: 25px;
	color: #2f5d92;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 2px solid #2f5d92;
}

#join_bottom_link input:hover {
	pointer:cursor;
	color: #5e798c;
	border-bottom: 2px solid #5e798c;
	text-decoration: none;
}

.tour_sider .buysellads{padding:10px;}


div.blog_advert {
	margin: 20px 0px;
	padding: 15px;
	clear: both;
	width: 600px;
	height: 150px;
	border: 1px solid #dedede;
	border-radius:5px;
	-moz-border-radius:5px; 
	-khtml-border-radius:5px;
}

.blog_advert span{
	margin-top: 5px;
font-size:20px;}

div.blog_advert img {
	float: left;
	margin: 0px 20px 0px 0px;
}

div#side_panel_ad {
	width: 250px;
	height: 300px;
	position: absolute;
	left: 10px;
	background-color: #fff;
	margin: 10px 0px 10px 10px;
	padding: 15px;
	visibility: visible;
	z-index: 1;
	border: 1px solid #dedede;
		border-radius:5px;
		-moz-border-radius:5px; 
		-khtml-border-radius:5px;
}

#blog #content .tour_main_content .blog_entry img.right {
	float: right;
	margin: 5px 0px 5px 20px;
}

#blog #content .tour_main_content .blog_entry img.left{
	float: left;
	margin: 5px 0px 5px 20px;
}

#content .main_box .res_img a:hover img.zoom{
display:block !important;
z-index: 5000;
border:1px solid #999;
position:absolute;
top: -60px;
left:202px;
cursor:pointer;
-moz-box-shadow: 1px 1px 8px #666;
-webkit-box-shadow: 1px 1px 8px #666;
box-shadow: 1px 1px 8px #666;
}
#content .main_box .res_img a:hover img.zoom2{
display:block !important;
z-index: 5000;
border:1px solid #999;
position:absolute;
top: -60px;
left: -342px;
cursor:pointer;
-moz-box-shadow: 1px 1px 8px #666;
-webkit-box-shadow: 1px 1px 8px #666;
box-shadow: 1px 1px 8px #666;
}

#hellobar-wrapper #hellobar-container #hellobar-logo {opacity:.5;}
#browse_preview h2{margin-bottom:25px;}

#browse_preview .resblock{
width: 265px;
padding:10px;
margin: 0 7px 15px 7px;
float:left;
text-align:center;
border: 1px solid #ddd;
background-color:#fff;
color: #fff;
}
#browse_preview .resblock h4{color:#222;}

#browse_preview .resblock:hover{background-color:#f5f5f5;}


pre code{
display:block;
background-color:#f8f8f8;
border:1px dashed #ddd;
padding:10px;
padding-top:0px;
padding-bottom:19px !important;
margin-bottom:30px;
margin-top:10px;}

#infobar{
position:relative;
z-index: 99999 !important;
width:100%;
padding:9px 0px;
background-color:#70b322;
color:#fff;
border-bottom:1px solid #7fc330;
margin-bottom:0px;
-moz-box-shadow: 0px 2px 4px #555;
-webkit-box-shadow: 0px 2px 4px #000;
box-shadow: 0px 2px 4px #000;
opacity:.95;
text-align:center;
font-size:14px;
font-weight:bold;
}

#infobar #times{padding-right:5px;}
#infobar #times small{padding-right:2px; font-weight:normal; margin-left:-2px;}

#infobar a{color:#fff;}

#infobar #close a{ color:#3c6909; position:absolute; top:5px; right:20px; font-size:20px; font-family:Times New Roman, Times, Georgia, serif;
text-shadow: 0px 1px 0px #7fc330; text-decoration:none;
}
#infobar #close a:hover{ color:#508612; text-shadow: 0px 1px 0px #97e33f;}

#hellobar-wrapper{position:relative; z-index:999 !important;}
#hellobar-container{position:relative; z-index:9999 !important;}

.member_navigation_box{clear:left;}
#content #member_area #member_download_count{border:none; margin-bottom:5px; text-align:center;border:none; color #fff;}
#content #member_area #member_download_count p{color: #eee; font-size:18px;}
#content #member_area #member_download_count p small{font-size:12px;}
#content #member_area #member_download_count .member_navigation_box_inside{border:none; padding:15px 2px;  background-color:#656565; text-align:center;}

div#share1, div#share3 {float: left;width: 56px;height: 70px;padding: 0px 10px;}
div#share2{float: left; width: 50px;height: 70px;padding: 0px 10px;margin-top: 1px;}
div#share_box.info_box {height: 95px;}

.item_description li {
color: #666;
list-style: disc;
margin-left: 20px;
margin-bottom: 5px;
}

