p {
	margin-top: 12px;
	margin-right: 00px;
	margin-bottom: 12px;
	margin-left: 0px;
}
/*  

Theme Name:  SW Vista
Theme URI: http://www.stephenweb.com/free-wordpress-theme-sw-vista
Description: SW Vista by <a href="http://www.stephenweb.com">stephenweb.com</a>.
Version: 1.0
Author: stephenweb
Author URI: http://www.stephenweb.com/
Tags: 3 Column, Widget Ready, Left Sidebar, Right Sidebar, Fixed Width
*/


/* Begin Typography & Colors */



#content {
	font-size: 13px;
	}

.widecolumn .entry p {
	font-size: 13px;
	padding-left:0px;
	}

.narrowcolumn .entry, .widecolumn .entry {


	}

.widecolumn {
/*	line-height: 1.3em;*/
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	text-align: left;
	margin-left:0px;
	}

.alt {
	background-color:transparent;
	border: 1px solid #ddd;
	
	
	}

.commentlist li.alt {
	background-color:transparent;
	border: 1px solid #5da101;
	margin-bottom:15px;
	margin-top:15px;
	}
.commentlist li.alt2 {
	background-color:transparent;
	border: 1px solid #1e9dc8;
	
	
	}

small {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;

	}

h1, h2, h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 20px;
	margin:0px;
	padding:0px;
	}

.main_page h2{
	border-bottom:1px solid #0f559d;
	margin:0px!important;
}

h2.pagetitle {
	font-size: 1.6em;

	text-align:center;
	
	}
.narrowcolumn h2.pagetitle{ color:#333333}
#sidebar h2, #sidebar2 h2{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	
	}
#sidebar ul li h2, #sidebar2 ul li h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: url(images/icon.gif) no-repeat;
	margin-bottom:0px;
	height:15px;
	color: #000;
	margin-top:0px;
	line-height:15px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #FF9900;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0f559d;
	margin:0px;
	padding:0px;
	text-align:left;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2,#sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	
	}

.entry p{
	
}
.entry p a, .entry ul li a {
	color: #48B6FF;
	text-decoration:none;
}

.entry p a:visited, .entry ul li a{
	color: #48B6FF;
	text-decoration:none;
	}
.entry p a:hover, .entry ul li a:hover {
	color: #0f559d;
	text-decoration:none;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em   Arial, Sans-Serif;
	
	}

.commentlist li {
	font-weight: bold;
	
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-size:18px;
	color:#202020;
	font-style:normal;
	
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:   Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar, #sidebar2 {
	font: 12px  Arial, Helvetica, sans-serif;
	
	}

small, #sidebar ul ul li, #sidebar ul ol li,#sidebar2 ul ul li, #sidebar2 ul ol li, .nocomments,  strike {
	color: #303030;
	}
blockquote{
	color:#5eaeff;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a{
	color:#48B6FF;
	text-decoration:none;
}
 h2 a:hover, h3 a:hover {
	color: #0f559d;
	text-decoration: none;
	}

a:hover {
	color: #0f559d;
	text-decoration: none;
	}


/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {

	padding: 0 0px 10px 15px;
	margin: 10px 0 0 0px;
	 width: 510px;
	
	}

.widecolumn {
	padding: 0px 0px 10px 15px;
	margin: 10px 0 0px 0px;
	
	width: 510px;
	}

.post {
	margin:0px;
	text-align:justify;
	padding:0px 10px 0px 10px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1{
	padding-top: 5px;
	}

.widecolumn .postmetadata, .widecolumn .postmetadata1{
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	color:#aaa;
	height:40px;
	background-image:url(images/line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	clear: left;
	margin-top:0px;	
	
}

.postmetadata1{
	clear: left;
	color:#0f559d;
	height:30px;

	clear: left;
	padding-left:10px;
	
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0 0px;
	}
	

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
	margin-bottom:10px;
	
}

#sidebar h2 ,#sidebar2 h2{
	margin: 5px 0 0;
	padding: 0;
	
	}

h3 {
	padding: 0;
	margin: 10px 0 5px 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;


	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 10px 0px 0;
	display:block;
	}

.alignright {
	float: right;
	height:auto;
	
	}

.alignleft {
	float: left;
	height:auto;
	
	}
.alignright a, .alignleft a{
	color:#333333;
} 
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;
	}

html>body .entry li {
	margin: 0px 0 0px 10px;
	}


.entry ul li, .entry ul li:before{

	background-image:url(images/icon_blue.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style-type:none;
	}

.entry ol {
	padding:0px 0px 0px 20px;
	margin:0px 0px 10px 20px;
	}

.entry ol li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	line-height:20px !important;
	}
	
.entry ul{
	padding:0px;
	margin:0px 0px 10px 0px;
	list-style-type:none;
	}
	
.entry ul li{
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	background-position:left 7px;
	line-height:20px !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}


.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	
	}

#sidebar ul, #sidebar ul ol,#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding-left:5px;
	}

#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	
	}

#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 0 0 0px;
	
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 0px;
	
	}

ol li, #sidebar ul ol li, #sidebar2 ul ol li{
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}


#sidebar #searchform #s, #sidebar2 #searchform #s  {
	width: 100px;
	padding: 2px;
	
	}

#sidebar #searchsubmit, #sidebar2 #searchsubmit  {
	padding: 0px;
	}

#searchsubmit.button{
	font-size:11px;
	
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	
	}

#commentform textarea {
	width: 91%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	margin-right:0px;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	 margin:0px;
	 margin-left:5px;
	}
.avatar {
	float:left;
	padding-right:8px;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar, #sidebar2
{
	margin-left: 34px;
	width: 155px;
	float:left;
	color:#303030;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#sidebar form, #sidebar2 form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 140px;
	color:#333;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	
	font: bold 1.3em   Arial, Sans-Serif;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: transparent; }
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: underline;
	
	}


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #46c0e9;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

div.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 32px;
	color:#333333;
	clear: both;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
div.post h2, div.post h2 a:link, div.post h2 a:visited {
	color : #0f559d;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	line-height:28px;
	margin:0px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:0px;
	margin-left:0px;
	font-weight:bold;	


}
div.post h3, div.post h3 a:link, div.post h3 a:visited {
	color : #1F334B;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	line-height:20px;
	margin:0px;
	margin-bottom:4px;
	padding-top:4px;
	padding-left:0px;
	margin-left:0px;
	font-weight:bold;
}
div.separator{
	height:0px;
	width:1px;
	float:left;
}



/* div.post div.bg_post h2, div.post div.bg_post h3{
margin:0px;
color:#ffae00;


} */


div.post h3 a:hover, div.post h2 a:hover{
color: #FF9900;
}
li.current-cat a:link,li.current-cat a:visited{

padding-left: 0px;
margin-left: 7px;
color: #0f559d;
}
li.pagenav a:link,li.pagenav a:visited{
padding-left: 0px;
margin-left: 7px;
color: #0f559d;

}
li a:link, li a:visited, #sidebar li ul li a:link, #sidebar li ul li a:visited, #sidebar2 li ul li a:link, #sidebar2 li ul li a:visited{
padding-left: 0px;
margin-left: 0px;
color: #303030;
}
div.post small{ 
color:#0f559d;

}

.spacer{
background-image:url(images/spacer.gif);
width:auto;
height:1px;
float:left;
}
.line{
background-image:url(images/line01.gif);
background-repeat:repeat-x;
height:0px;
}
.postmetadatax a{
color: #0f559d;
text-decoration: none;
}
.postmetadata1 small a{

text-decoration: underline;
}
.postmetadata a:hover{
color: #FF9900;
text-decoration: underline;
}
.narrowcolumn h2 {
color: #0f559d;
}
label small{  color:#0f559d}
#comments, #respond{ color:#0f559d;
padding-top:40px;}
img{ margin-right:10px;}
.input02{ width:180px;}
.but{
	vertical-align:top;
	margin-top:0px;
	padding-left:4px;
	width:72px;
	height:23px;
	}
.input01{ width:170px;}

.entry p.postmetadata1.alt{ height:auto; padding-left:10px;}
#today, #today a:link, #today a:visited { color:#00CC00;}
#commentform p a { color:#0f559d;}
.commentlist li cite a:link, .commentlist li cite a:visited{ color:#0f559d;}

.commentmetadata a:link, .commentmetadata a:visited{ color:#0f559d;}


.textwidget{
	padding-left:0px;
	text-align:left;
	padding-right:14px;
	color:#333;
	}

/* End Various Tags & Classes*/

/*====tbh=====*/
.bg_post{

	width:500px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:3px;
	clear:both;
	float:left;
/*	border-bottom:1px solid #0f559d;
*/	
}
.title_mid{
	float:left;
}
div.the_time{
	width:200px;
	padding-top:15px;
	padding-bottom:6px;
	text-align:left;
	padding-left: 1px;
	color: #aaa;
	}
div.the_timei{
	width:200px;
	padding-top:3px;
	padding-bottom:6px;
	text-align:left;
	padding-left: 1px;
	color: #aaa;
	}	
.postmetadata a{
	color: #aaa;
}
.postmetadata {
	color: #aaa;
}
	
span.ratings{
	margin-top:5px;
	margin-bottom:10px;
	display:block;
}
small.the_tags a{
	background-image:url(images/icon_dot.gif);
	background-repeat:no-repeat;
	background-position:3px 4px;
	color:#aaa;
	font-size:11px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
}


#sidebar  ul ul li, #sidebar2  ul ul li{
	list-style:none;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0px 0px 0px 10px;

}


.inputbox{
	border:solid 1px #b9b8b8;
	margin-right:0px;
	vertical-align:middle;
	font-size:14px;
	}
input.button-submit{

	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif;
	width:50px;
	}
.recentcomments{
	font-weight:bold;
}
.recentcomments a, .recentcomments a:visited {
	font-weight:normal;
}


/*=====style default======*/


body {
	font-size: 13px;
	font-family:  Arial, Sans-Serif;
	color: #343C43;
	/*color: #5494d5;	*/
	background-color: #e0f4f9;
	margin:0px;
	padding:0px;
	background-image:url(images/bg_body.gif);
	background-repeat:repeat-x;
	background-position:center top;
}
.container{
	width:961px;
	text-align:left;
}
.main_container{
	 width:961px;
	 margin-left:auto;
	 margin-right:auto;
}
.sub_container{
	width:100%;

	height:auto;
	float:left;
}
.main_header{
	width:961px;
}

.mainpix_header{
	width:961px;
}
.mainpix01{
	background-image:url(images/mainpixsquash.jpg);
	background-repeat:no-repeat;
	width:961px;
	height:111px;
	padding-bottom:2px;
	float:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.header_title{
	width:600px;
	float:left;
	margin-top:14px;
	margin-left: 60px;
}


#txt_logo{
	font-family:"Century Gothic", Arial, Verdana;
	font-size:36px;
	color:#fff;
	padding-left:0px;
	padding-top:12px;
	text-align:left;
	font-weight:lighter;

	}

.txt_logo_link{
	color:#fff;
	
}
.desc{
	padding-left:0px;
	color:#fff;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:normal;
	}


.main_src{
	width:250px;
	float:left;
	text-align:right;

	
}
.main_src #searchform {
	text-align:right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.narrowcolumn input#searchsubmit{
	background-image:url(images/but_src2.gif);
	background-repeat:no-repeat;
	width:53px;
	height:23px;
	padding:0px 0px 4px 0px;
	border:0px;
	vertical-align:middle;
	color:#4598d3;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;

}
	
.main_src input#searchsubmit_top{
	background-image:url(images/but_src.gif);
	background-repeat:no-repeat;
	width:53px;
	height:23px;
	padding:0px 0px 0px 0px;
	border:0px;
	vertical-align:top;

}
input#searchsubmit_top{
	background-image:url(images/but_src2.gif);
	background-repeat:no-repeat;
	width:53px;
	height:23px;
	padding:0px 0px 0px 0px;
	border:0px;

}
.main_src #searchform span.bg_input{
	background-image:url(images/bg_inputsrc.gif);
	background-repeat:no-repeat;
	width:120px;
	font-size:15px;
	height:20px;
	padding:1px 10px 10px 10px;
	border:0px;
	overflow:hidden;
	border:0px;
}
.main_src #searchform span.bg_input #s{
width:122px; padding:2px 5px 2px 6px; border:0; background:transparent; margin:0px 4px 0px 0px;
	vertical-align:baseline;	
}
#main_content div.search h2{
	display:none;
	color:#fff;
	}
/*=================================== menu top ===============================*/
.header_menu{
	 width:961px;
	 background-image:url(images/bg_menu2.gif);
	 background-repeat:no-repeat;
	 height:31px;
	 float:left;
}
.nav{
	height:31px;
	float:left;
	margin-left:18px;
/*	width:670px;*/
	}
#menu{
	padding-right:10px;
	padding-left:0px;
	padding-top:9px;
	float:left;
	} 


#dropmenu, #dropmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	line-height:1.5em;
	z-index:300;
	width:100%;
	font-weight:normal;
	float:left;
	
	}
#dropmenu a {
	display:block;
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#dropmenu a:hover {color:#fff;}
#dropmenu li {
	float:left; 
	position:relative;  
	line-height:12px; 

}
#dropmenu li#home {float:left; position:relative; border-left:none; background-image:none;}
#dropmenu ul {position:absolute; display:none; top:29px; left:0px; cursor:pointer; background-color:#1989aa; }
#dropmenu ul a {  }
#dropmenu li ul {
	list-style: none;
	float:left;
	margin:0px !important;	
	padding:0px; 
	border:none; 
	
	background-color:#1989aa!important;

	padding:0px 0px 0px 10px; 
}
#dropmenu li li{
	border:0px solid #c8c8c8;
	 float: left;
	 padding:0px 0px 0px 0px !important;  
	
	 background-color:#1989aa; 
	 display:block; 
	 border:0px;
	
 }
#dropmenu li ul a, #dropmenu li ul a:visited {
	color:#fff;  
	display:block; 
	padding:5px 5px 5px 5px; 
	background-color:#1989aa;
	border:0px;
	width:120px;
	float:left;
	line-height:18px;
}

#dropmenu li ul a:hover{color:#88e2ff; }
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:10em; margin:0px 0 0 0px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}



/*=====================================================body content===============================*/
.main_body{
	width:961px;
	padding-bottom:10px;
	float:left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main_content{
	width:551px;
	float:left;
	background-color: #FFFFFF;
	border: 1px solid #CCD5D6;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;	
}
.content_content{
	width:554px;
	float:left;
}

#right_container{
	width:390px;
	margin-left:13px;
	float:left;
	background-color: #FFFFFF;
	border: 1px solid #CCD5D6;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
}

/*========================================= sidebar =============================*/


.menu_left{
	width:186px;
	float:left;

	
}



/*========================================= sidebar =============================*/


.menu_right{
	width:186px;
	margin-left:15px;
	float:left;
	
}
.menu_right{
	width:170px;
	float:left;
	
}
.banner_content{
	width:320px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}




/*=========================================footer=======================================*/
.main_footer{
	height:50px;
	margin-top:15px;
	margin-right: auto;
	margin-left: auto;
	width: 961px;
	margin-bottom: 10px;
}
.txt_footer{
	text-align:center;
	color:#303030;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right: auto;
	margin-left: auto;
}
.txt_footer a, .txt_footer a:visited{
	text-decoration:underline;
		color:#303030;
}
.txt_footer a:hover{
	text-decoration:none;
}

.recyclingforcash {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #CCD5D6;
	margin-top: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
}
.clearboth {
	clear: both;
}
.recyclingforcash  ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;




}
.facts {
	float: right;
	width: 470px;
}




/* Plates */

.plates {
	text-align: left;
	width:440px;
	display: block;
	float: left;
	margin-right: 7px;
}
.plates ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.plates li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
.plates    a  {
	background-image: url(images/zomg89flat.png);
	height: 68px;
	width: 424px;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	color: #074265;
	margin-top: 9px;
	margin-right: 5px;
	margin-bottom: 9px;
	margin-left: 5px;
}
.plates a:link {
	color: #074265;
}

.plates a:visited {
	color: #074265;
}
.plates a:active {
	color: #0E7DC0;
}
.plates a:hover {
	color: #074265;
	text-decoration: none;
}
.plates #mpexchange  {
	background-position: -5px -5px;
}
.plates #mazuma           {
	background-position: -5px -77px;
}
.plates #selloldmobile {
	background-position: -5px -149px;
}
.plates #envirofone {
	background-position: -5px -221px;
}
.plates #fonebank {
	background-position: -5px -293px;
}
.plates #mopay {
	background-position: -5px -365px;
}
.plates #money4urmobile {
	background-position: -5px -437px;
}
.plates #earthmobile {
	background-position: -5px -509px;
}
.plates #musicmagpie {
	background-position: -5px -581px;
}
.plates #ipods {
	background-position: -5px -653px;
}
.plates #boots {
	background-position: -5px -725px;
}
.plates #love2recycle {
	background-position: -5px -797px;
}
.plates #greentec {
	background-position: -5px -869px;
}
.plates #mobilecashmonster {
	background-position: -5px -941px;
}
.plates #money4gold {
	background-position: -5px -1013px;
}
.plates #phonerecyclebank {
	background-position: -5px -1085px;
}
.plates #rpcrecycle {
	background-position: -5px -1157px;
}
.plates #mfyp {
	background-position: -5px -1229px;
}
.plates #mirrorgogreen {
	background-position: -5px -1301px;
}
.plates #skyphones {
	background-position: -5px -1374px;
}





.plates     #mpexchange:hover  {
	background-position: -431px -5px;
}
.plates #mazuma:hover {
	background-position: -431px -77px;
}
.plates #selloldmobile:hover {
	background-position: -431px -149px;
}
.plates #envirofone:hover {
	background-position: -431px -221px;
}
.plates #fonebank:hover {
	background-position: -431px -293px;
}
.plates #mopay:hover {
	background-position: -431px -365px;
}
.plates #money4urmobile:hover {
	background-position: -431px -437px;
}
.plates #earthmobile:hover {
	background-position: -431px -509px;
}
.plates #musicmagpie:hover {
	background-position: -431px -581px;
}
.plates #ipods:hover {
	background-position: -431px -653px;
}
.plates #boots:hover {
	background-position: -431px -725px;
}
.plates #love2recycle:hover {
	background-position: -431px -797px;
}
.plates #greentec:hover {
	background-position: -431px -869px;
}
.plates #mobilecashmonster:hover {
	background-position: -431px -941px;
}
.plates #money4gold:hover {
	background-position: -431px -1013px;
}
.plates #phonerecyclebank:hover {
	background-position: -431px -1085px;
}
.plates #rpcrecycle:hover {
	background-position: -431px -1157px;
}
.plates #mfyp:hover {
	background-position: -431px -1229px;
}
.plates #mirrorgogreen:hover {
	background-position: -431px -1301px;
}
.plates #skyphones:hover {
	background-position: -431px -1374px;
}




.plates #cashinmyfone {
	background-position: -5px -1447px;
}
.plates #cashinmyfone:hover {
	background-position: -431px -1447px;
}
.plates #speedsell {
	background-position: -5px -1520px;
}
.plates #speedsell:hover {
	background-position: -431px -1520px;
}
.plates #ecourmobile {
	background-position: -5px -1593px;
}
.plates #ecourmobile:hover {
	background-position: -431px -1593px;
}
.plates #fonehub {
	background-position: -5px -1666px;
}
.plates #fonehub:hover {
	background-position: -431px -1666px;
}
.plates #recyclingpays {
	background-position: -5px -1739px;
}
.plates #recyclingpays:hover {
	background-position: -431px -1739px;
}
.plates #weeebuy {
	background-position: -5px -1812px;
}
.plates #weeebuy:hover {
	background-position: -431px -1812px;
}
.plates #o2 {
	background-position: -5px -1885px;
}
.plates #o2:hover {
	background-position: -431px -1885px;
}
.plates #fonecraze {
	background-position: -5px -1958px;
}
.plates #fonecraze:hover {
	background-position: -431px -1958px;
}
.plates #cash4phones {
	background-position: -5px -2031px;
}
.plates #cash4phones:hover {
	background-position: -431px -2031px;
}
.plates #simplydrop {
	background-position: -5px -2104px;
}
.plates #simplydrop:hover {
	background-position: -431px -2104px;
}
.plates #gopumpkin {
	background-position: -5px -2177px;
}
.plates #gopumpkin:hover {
	background-position: -431px -2177px;
}
.plates #topdollarmobile {
	background-position: -5px -2250px;
}
.plates #topdollarmobile:hover {
	background-position: -431px -2250px;
}
.plates #bozowi {
	background-position: -5px -2323px;
}
.plates #bozowi:hover {
	background-position: -431px -2323px;
}




.plates strong {
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 216px;
	margin-right: 13px;
	padding-top: 10px;
	font-weight: bold;
}
.plates em {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	display: block;
}




/* Plates Small */

.platesmall {
	text-align: left;
	width:325px;
	display: block;
	float: left;
	margin-right: 3px;
	margin-left: 31px;
	margin-bottom: 16px;
	margin-top: 31px;
}
.platesmall ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.platesmall li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
.platesmall    a  {
	background-image: url(images/minizomg89flat.png);
	height: 54px;
	width: 323px;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	color: #074265;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.platesmall a:link {
	color: #074265;
}

.platesmall a:visited {
	color: #074265;
}
.platesmall a:active {
	color: #0E7DC0;
}
.platesmall a:hover {
	color: #074265;
	text-decoration: none;
}
.platesmall #mpexchange  {
	background-position: -4px -3px;
}
.platesmall #mazuma           {
	background-position: -4px -58px;
}
.platesmall #selloldmobile {
	background-position: -4px -112px;
}
.platesmall #envirofone {
	background-position: -4px -167px;
}
.platesmall #fonebank {
	background-position: -4px -222px;
}
.platesmall #mopay {
	background-position: -4px -276px;
}
.platesmall #money4urmobile {
	background-position: -4px -331px;
}
.platesmall #earthmobile {
	background-position: -4px -385px;
}
.platesmall #musicmagpie {
	background-position: -4px -439px;
}
.platesmall #ipods {
	background-position: -4px -494px;
}
.platesmall #boots {
	background-position: -4px -548px;
}
.platesmall #love2recycle {
	background-position: -4px -603px;
}
.platesmall #greentec {
	background-position: -4px -658px;
}
.platesmall #mobilecashmonster {
	background-position: -4px -713px;
}
.platesmall #money4gold {
	background-position: -4px -768px;
}
.platesmall #phonerecyclebank {
	background-position: -4px -823px;
}
.platesmall #rpcrecycle {
	background-position: -4px -878px;
}
.platesmall #mfyp {
	background-position: -4px -933px;
}
.platesmall #mirrorgogreen {
	background-position: -4px -987px;
}
.platesmall #skyphones {
	background-position: -4px -1042px;
}



.platesmall     #mpexchange:hover  {
	background-position: -327px -3px;
}
.platesmall #mazuma:hover {
	background-position: -327px -58px;
}
.platesmall #selloldmobile:hover {
	background-position: -327px -112px;
}
.platesmall #envirofone:hover {
	background-position: -327px -167px;
}
.platesmall #fonebank:hover {
	background-position: -327px -222px;
}
.platesmall #mopay:hover {
	background-position: -327px -276px;
}
.platesmall #money4urmobile:hover {
	background-position: -327px -331px;
}
.platesmall #earthmobile:hover {
	background-position: -327px -385px;
}
.platesmall #musicmagpie:hover {
	background-position: -327px -439px;
}
.platesmall #ipods:hover {
	background-position: -327px -494px;
}
.platesmall #boots:hover {
	background-position: -327px -548px;
}
.platesmall #love2recycle:hover {
	background-position: -327px -603px;
}
.platesmall #greentec:hover {
	background-position: -327px -658px;
}
.platesmall #mobilecashmonster:hover {
	background-position: -327px -713px;
}
.platesmall #money4gold:hover {
	background-position: -327px -768px;
}
.platesmall #phonerecyclebank:hover {
	background-position: -327px -823px;
}
.platesmall #rpcrecycle:hover {
	background-position: -327px -878px;
}
.platesmall #mfyp:hover {
	background-position: -327px -933px;
}
.platesmall #mirrorgogreen:hover {
	background-position: -327px -987px;
}
.platesmall #skyphones:hover {
	background-position: -327px -1042px;
}



.platesmall #cashinmyfone {
	background-position: -4px -1097px;
}
.platesmall #cashinmyfone:hover {
	background-position: -327px -1097px;
}
.platesmall #speedsell {
	background-position: -4px -1152px;
}
.platesmall #speedsell:hover {
	background-position: -327px -1152px;
}
.platesmall #ecourmobile {
	background-position: -4px -1207px;
}
.platesmall #ecourmobile:hover {
	background-position: -327px -1207px;
}
.platesmall #fonehub {
	background-position: -4px -1262px;
}
.platesmall #fonehub:hover {
	background-position: -327px -1262px;
}
.platesmall #recyclingpays {
	background-position: -4px -1317px;
}
.platesmall #recyclingpays:hover {
	background-position: -327px -1317px;
}
.platesmall #weeebuy {
	background-position: -4px -1372px;
}
.platesmall #weeebuy:hover {
	background-position: -327px -1372px;
}
.platesmall #o2 {
	background-position: -4px -1427px;
}
.platesmall #o2:hover {
	background-position: -327px -1427px;
}
.platesmall #fonecraze {
	background-position: -4px -1482px;
}
.platesmall #fonecraze:hover {
	background-position: -327px -1482px;
}
.platesmall #cash4phones {
	background-position: -4px -1537px;
}
.platesmall #cash4phones:hover {
	background-position: -327px -1537px;
}
.platesmall #simplydrop {
	background-position: -4px -1592px;
}
.platesmall #simplydrop:hover {
	background-position: -327px -1592px;
}
.platesmall #gopumpkin {
	background-position: -4px -1647px;
}
.platesmall #gopumpkin:hover {
	background-position: -327px -1647px;
}
.platesmall #topdollarmobile {
	background-position: -4px -1702px;
}
.platesmall #topdollarmobile:hover {
	background-position: -327px -1702px;
}
.platesmall #bozowi {
	background-position: -4px -1757px;
}
.platesmall #bozowi:hover {
	background-position: -327px -1757px;
}





.platesmall strong {
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 155px;
	margin-right: 9px;
	padding-top: 8px;
	font-weight: bold;
}
.platesmall em {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	display: block;
}




.rssbutton {
	float: right;
	height: 100px;
	width: 130px;
	display: block;
	text-align: center;
	margin-top: 35px;
	margin-right: 30px;
}
.aligncenter {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.mpbox {
	padding: 5px;
	margin-bottom: 15px;
	border: 2px solid #09C;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
.mpbox p {
	margin: 0px;
	padding: 0px;
}
.mptitle {
	clear: both;
	height: 60px;
}
.mptitle img {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.mptitle strong {
	font-size: 16px;
}
.bigme {
	font-size: 18px;
}
.dd_post_share_right {
	margin-left:14px;
	margin-top:10px;
}
