code {
	display: block;
	padding: 0.5em;
	border-left: 2px solid brown;
	background: white;
}

.wp-smiley {
	border: none!important;
	background: none!important;
	padding: 0!important;
}

#buysimplerealty td {
	padding: 6px;
}

.dcolor		{ height:40px; }
.dtext		{  }
.dwrapper	{ width:200px; float:left; padding:10px; margin:0 20px 20px 0; border:1px solid #ccc; }

body { padding-top: 50px; }

#theme_switch_panel {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 40px;
	background: #fff;
	width: 100%;
	box-shadow: 0px 0px 5px #333;
	-moz-box-shadow: 0px 0px 5px #333;
	-webkit-box-shadow: 0px 0px 5px #333;	
	border-bottom: 1px solid #eee;
	background-image: -moz-linear-gradient(100% 100% 90deg, #bbb, #eee);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#bbb));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#eeeeee, endColorstr=#bbbbbb);
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#eee, endColorstr=#bbb)";*/	
	z-index: 9990;
	overflow-y: visible;
	overflow-x: visible;
	overflow: visible;
}	

#panel_logo_name {
	color: #555;
	font-family: Baskerville, Times, 'Times New Roman', serif;
	font-size: 20px;
	line-height: 40px;
	text-shadow: -1px -1px 1px #fff;
	width: 250px;
	position: relative;
	z-index: 9991;
}
#panel_logo_name span, #panel_theme_purchase span{	
/*	font-variant: small-caps;*/
	line-height: 24px;
	padding: 0px 5px 2px;
	color: #800000;
	letter-spacing: 1px;
}	
#panel_logo_name span {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}

#panel_container {
	width: 960px;
	margin: 0 auto;
	overflow-y: visible;
	overflow-x: visible;
}

#panel_container div {
	display: block;
	float: left;			
}

#panel_theme_selector {
	background-image: -moz-linear-gradient(100% 100% 90deg, #eee, #ccc);
       background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ccc), to(#eee));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cccccc, endColorstr=#eeeeee);
	color: #666;
	text-align: center;
	width: 300px;
	text-shadow: 1px 1px 1px #fff;
	text-transform: lowercase;
	/*font-variant: small-caps;*/
	height: 26px;	
	margin-top: 6px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	overflow-y: visible;
	overflow-x: visible;
}

#theme_selector {
	display: inline-block;
	width: 190px;
	border: 1px solid #ccc;
	text-transform: none;	
}

#panel_theme_selector {
	overflow-y: visible;
	overflow-x: visible;
}
#panel_theme_selector label {
	font-size: 13px;
	color: #333;	
}

#panel_theme_selector label, #theme_selector select {
	line-height: 26px;
	margin-right: 10px;
}

#panel_theme_purchase {
	margin: 0 0 0 10px;
	height: 40px;
}
#panel_theme_purchase form {
	display: inline;
}

#panel_theme_purchase input {
	width: 130px;
	margin-top: 7px;
	font-family: Arial;
	font-size: 13px;
	height: 26px;
	padding-bottom: 2px;	
	line-height: normal;
}

#sr1-purchase {
	margin: auto;
	width: 476px;
	padding: 0;
	background: url(/wp-content/uploads/sr1-purchase.png) no-repeat;
	height: 276px;
	font-family: Baskerville, Times, 'Times New Roman', serif;
	font-size: 18px;
	font-weight: bold;
}

#sr1-purchase .purchase-block {
	float: left;
	width: 220px;
}

#sr1-purchase #purchase-block-1{
	margin: 8px 10px 8px 8px;
	position: relative;
}

#sr1-purchase #purchase-block-2{
	margin: 8px 8px 8px 10px;
	position: relative;
}

#sr1-purchase .purchase-content {
	position: relative;
	top: 120px;	
	font-size: 30px;
	color: #872424;
	text-align: center;
	width: 100%;
	text-shadow: 2px 2px 1px #aaa; /*#CCDEEE;	*/
}
#sr1-purchase .purchase-content select {
	margin-top: 10px;
}

#sr1-purchase .purchase-button {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 190px;	
}
#sr1-purchase a.the-purchase-button, #sr1-purchase a.the-purchase-button:visited {
	margin: auto;
	display: block;
	width: 140px;
	height: 40px;
	color: #fff;
	background-image: -moz-linear-gradient(100% 100% 90deg, #588D24, #9DD361);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9DD361), to(#588D24));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#9DD361, endColorstr=#588D24);		
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: 1px solid #669900;
	-webkit-box-shadow: 0px 1px 5px #666;
	-moz-box-shadow: 0px 1px 5px #666;
	text-decoration: none;
	line-height: 40px;
	font-size: 30px;
}

#sr1-purchase a.the-purchase-button:hover{
	background-image: -moz-linear-gradient(100% 100% 90deg, #9DD361, #588D24);
    	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#588D24), to(#9DD361));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#9DD361, endColorstr=#588D24);
	color: yellow;
	-webkit-box-shadow: 0px 0px 2px #666;
	text-decoration: none;
}

#custom_hint {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;	
	background-color: #fffa00;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(orange), to(yellow));
	background-image: -moz-linear-gradient(100% 100% 90deg, yellow, orange);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffa500, endColorstr=#fffa00);
	width: 200px;
	padding: 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid orange;
	text-transform: none;
	text-shadow: none;
	color: #800000;		
}