* {
	margin: 0;
	padding: 0;
	list-style: none;
}

table,img,fieldset {
	border-style: none;
}

input,select,label {
	vertical-align: middle;
}

body {
	font-family: "Trebuchet MS", Arial;
	text-align: center;
	color: #333;
	background: #4ca5ff url(/images/bg.gif) repeat-x;
	font-size: 12px;
}

a {
	color: #208efd;
	text-decoration: none;
}

a:hover {
	color: #88c2fd;
}



strong {
	font-weight: bold; font-family: "Arial Black", Verdana;
}

.img_right{

	margin-left: 10px;
}


#Wrapper {
	margin: 0 auto;
	width: 914px;
	text-align: left;
}

#Wrapper_small {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}

#Wrapper_big {
	margin: 0 auto;
	width: 100%;
	text-align: left;
}

#Header {
	height: 148px;
	overflow: hidden;
}

#Header .levelA {
	height: 109px;
	overflow: hidden;
}

#Header .levelA #Logo {
	float: left;
	width: 600px;
	height: 109px;
}

#Header .levelA #Logo img {
	position: relative;
	display: block;
	width: 400px;
	height: 109px;
}

#Header .levelA #Logo a {
	color: #fff;
	text-decoration: none;
}

#Header .levelA #Logo span.wehave {
	position: relative;
	display: block;
	margin: -80px 0 0 0;
	padding: 0 0 0 202px;
	height: 30px;
	font-style: italic;
	font-size: 13px;
	color: #fff;
}

#Header .levelA #Logo span.wehave big {
	font-family: Georgia, "Times New Roman";
	font-size: 24px;
}

#Header .levelA #Slogan {
	float: right;
	width: 300px;
	text-align: right;
}

#Header .levelA #Slogan p {
	padding: 8px 0 0 0;
}

#Header .levelB {
	height: 39px;
	overflow: hidden;
	background: #fff;
}

#Header .levelB ul {
	height: 31px;
	overflow: hidden;
}

#Header .levelB li {
	display: inline;
	float: left;
	height: 39px;
	font-size: 12px;
}

#Header .levelB #Menu {
	float: left;
	padding: 4px 0 0 0;
	width: 650px;
}

#Menu ul {
	border-left: solid 4px #fff;
}

#Menu li {
	padding: 0 10px;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: #cf0000;
	border-right: solid 1px #fff;
}

#Menu li.on,
#Menu li:hover {
	background: url(/images/menu.gif) repeat-x;
}

#Menu a {
	color: #fff;
	text-decoration: none;
}

#Header .levelB #Language {
	float: right;
	padding: 4px 0 0 0;
	width: 154px;
}

#Language li {
	padding: 2px 0 0 0;
}

#Language li a {
	float: left;
	width: 50px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background-repeat: no-repeat;

}

#Language #l-en a {
	background-image: url(/images/flag-en.gif);
}

#Language #l-ru a {
	background-image: url(/images/flag-ru.gif);
	border-left: solid 1px #ddd;
}

#Language #l-bg a {
	background-image: url(/images/flag-bg.gif);
	border-left: solid 1px #ddd;
}

#Ads {
	height: 204px;
	background: #fff;
}

#Ads span {
	display: block;
	float: left;
	height: px;
	overflow: hidden;
}

#Ads .ad1,
#Ads .ad3 {
	width: 208px;
	text-align: center;
}

#Ads .ad2 {
	width: 498px;
}

#Body {
	padding: 0 4px;
	background: #fff url(/images/body.gif) repeat-y;
}

#Container {
	float: right;
	width: 702px;
	background: #fff url(/images/container.gif) repeat-x left bottom;
}

#Container h1 {
	padding: 1px 10px 5px 10px;
	font-size: 24px;
	color: #0d3e6c;
	background: #f4f9fe url(/images/h1.gif) repeat-x left bottom;
	border-top: solid 1px #b1d8ff;
}

#Container h1 a {
	text-decoration: none;
	color: #0d3e6c;
}

#Container h2 {
	font-size: 16px;
}

#Container h2.h1 {
	padding: 1px 10px 5px 10px;
	font-size: 24px;
	color: #0d3e6c;
	background: #f4f9fe url(/images/h1.gif) repeat-x left bottom;
	border-top: solid 1px #b1d8ff;

}


#Container .colLR  {
	padding: 0 0 10px 0;
}

#Container .colLR .colL {
	float: left;
	width: 498px;
}

#Container .colLR .colR {
	float: right;
	width: 200px;
}

#Container .colR h3 {
	padding: 6px 10px;
	font-size: 18px;
	color: #fff;
	background: #124f89;
}

#Sidebar {
	float: left;
	width: 200px;
	color: #fff;
}

#Sidebar h3 {
	padding: 0 0 8px 0;
	font-size: 18px;
}

#Sidebar a {
	color: #bddbfa;
}

#Sidebar .catBox {
	padding: 6px 10px;
}

#Sidebar .catBox ul {
	width: 100%;
}

#Sidebar .catBox li {
	float: left;
	display: inline;
	width: 100%;
	font-weight: bold;
	font-size: 12px;
	text-indent: 8px;
	text-transform: uppercase;
	background: #0d3e6c;
}

#Sidebar .catBox li.regionlist {
	margin-left: 18px; width: 80%; display: block;
}

#Sidebar .catBox li a {
	text-decoration: none;
}

#Sidebar .catBox li a:hover {
	color: #d6e8fb;
}

#Sidebar .catBox li ul {
	clear: both;
	padding: 0 0 8px 0;
	background: #124f89;
}

#Sidebar .catBox li li {
	float: none;
	font-weight: normal;
	font-size: 12px;
	text-indent: 0;
	text-transform: none;
	background: #124f89;
}

#Sidebar .catBox li li a {
	display: block;

	padding: 2px 0px 2px 16px;
	text-transform: none;
	background: url(/images/ico-li-red.gif) no-repeat 8px 8px;
	border-bottom: solid 1px #1e5990;
}






#Footer {
	padding: 0 14px;
	background: url(/images/footer.gif) repeat-x;
}

#Footer p {
	font-size: 12px;
}

#Footer a {
	color: #124f89;
}

#Footer .levelA {
	height: 61px;
}

#Footer .levelA p {
	padding: 20px 0 0 0;
}

#Footer .levelA .l {
	float: left;
	width: 45%;
}

#Footer .levelA .r {
	float: right;
	width: 55%;
	text-align: right;
}

#Footer .levelA .evgord {
	padding: 0 12px 0 0;
}

#Footer .levelA .r em {
	font-style: normal;
	vertical-align: middle;
}

#Footer .levelA .r img {
	vertical-align: middle;
}

#Footer .levelB {
	padding: 1em;
}

#Footer .levelB p {
	text-align: center;
}

.br:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



.br {
    display: block;
}

* html .br {
    height: 1px;
}

/* Box
----------------------------------------------------------- */

.box div.argar {width: 100%; line-height: 32px;}

.box div.argar .l  {
	float: left;
	width: 64%;
	font-size: 18px;
	font-weight: bold;
	margin-left: 8px;
}

.box h1.argar .r{
	float: right;
}


.box h1 .l , .box h2.h1 .l {
	float: left;
}

.box h1 .r, .box h2.h1 .r {
	float: right;
}

.box .shell h2 a,
.box .shell h3 a,
.box .shell h4 a,
.box .shell p a,
.box .shell li a,
.box .nav a {
	background: url(/images/dot-a.gif) repeat-x left bottom;
}

.box .shell h2 a:hover,
.box .shell h3 a:hover,
.box .shell h4 a:hover,
.box .shell p a:hover,
.box .shell li a:hover,
.box .nav a:hover {
	background-image: url(/images/dot-r.gif);
}

.box .shell span.more a {
	padding: 0 4px 0 14px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	background: #cf0000 url(/images/ico-plus.gif) no-repeat 4px 6px;
	border-style: none;
}

/* Box: Default
----------------------------------------------------------- */

.bDef .shell {
	padding: 10px;
}

.bDef .shell p {
	padding: 0 0 12px 0;
	font-size: 12px;
	line-height: 1.2em;
}

/* Box: News
----------------------------------------------------------- */

.bNews .shell {
	padding: 10px;
	background: url(/images/dot-h.gif) repeat-x left bottom;
}

.bNews .shell .thumb {
	float: left;
	padding: 4px 0 0 0;
	width: 16%;
}

.bNews .shell .text {
	float: right;
	width: 78%;
}

.bNews .shell h2 {
	padding: 0 0 6px 0;
}

.bNews .shell h2 .date {
	margin: 0 4px 0 0;
	font-size: 11px;
	color: #fff;
	background: #cf0000;
}

.bNews .shell p {
	font-size: 12px;
	line-height: 1.2em;
}

/* Box: Block
----------------------------------------------------------- */

.bBlock .shell {
	padding: 10px 0 0 0;
}

.bBlock .offer {
	float: left;
	width: 234px;
	height: 350px;
	overflow: hidden;
	text-align: center;
}

.bBlock .offer .wrap {
	margin: 0 auto;
	padding: 4px;
	width: 218px;
	text-align: left;
	border: solid 1px #add3f9;
}

.bBlock .offer .head {
	padding: 4px;
	background: #f4f9fe;
	border-bottom: solid 4px #fff;
	height: 64px;
	overflow: hidden;
}

.bBlock .offer .head p {
	font-weight: bold;
	font-size: 12px;
}

.bBlock .offer .thumb {
	height: 160px;
	overflow: hidden;
	text-align: center;
}

.bBlock .offer .price {
	padding: 4px;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	background: #cf0000;
	border-top: solid 4px #fff;
	border-bottom: solid 4px #fff;
}

.bBlock .offer .price a {
	color: #fff;
	background: none;
}

.bBlock .offer .price a:hover {
	background: none;
}

.bBlock .offer .foot {
	padding: 2px;
	font-size: 13px;
	background: #f4f9fe;
}

.bBlock .offer .foot .bedrooms,
.bBlock .offer .foot .area {
	margin: 0 10px 0 0;
	padding: 0 8px 0 0;
	border-right: solid 1px #cbd6e1;
}

/* Box: Results
----------------------------------------------------------- */

.bResult .shell {
	padding: 10px;
	background: url(/images/dot-h.gif) repeat-x left bottom;
}

.bResult .shell .thumb {
	float: left;
	padding: 4px 0 0 0;
	width: 12%;
}

.bResult .shell .text {
	float: right;
	width: 84%;
}

.bResult .text .head {
	padding: 0 0 8px 0;
}

.bResult .head .title {
	float: left;
	width: 58%;
}

.bResult .head .fields {
	float: right;
	width: 41%;
}

.bResult .head .fields span {
	padding: 0 0 0 8px;
	font-size: 14px;
}

.bResult .shell .body p {
	font-size: 12px;
	line-height: 1.2em;
}

/* Box: Property
----------------------------------------------------------- */

.bProp {
	background: #fdf5e1;
}

.bProp .shell .l {
	float: left;
	width: 55%;
}

.bProp .shell .r {
	float: right;
	width: 40%;
}

.bProp .general {
	padding: 10px;
	font-size: 12px;
}

.bProp .general dt {
	font-weight: bold;
}

.bProp .general dt{
	display: inline;
	float: left;
	line-height: 14px;
}

.bProp .general dd {
	display: inline;
	float: left;
	line-height: 14px;
	width: 70%;
}

.bProp .general dt {
	clear: left;
	padding: 0 10px 0 0;
	width: 24%;
}

.bProp .ref {
	padding: 10px;
	font-size: 12px;
}

.bProp .ref p {
	float: right;
	padding: 2px 6px;
	color: #fff;
	background: #cf0000;
}

.bProp .new_offer {
	font-size: 12px;
	float: left;
	padding: 6px 6px;
	color: #fff;
	background: #cf0000;
	margin-right: 4px;
}

.bProp .price {
	font-size: 12px;
}

.bProp .price dt {
	font-weight: bold;
	text-transform: uppercase;
}

.bProp .price .eur  {
	float: left;
	width: 55%;
}

.bProp .price .eur .c  {
	display: none;
}

.bProp .price .eur .n  {
	font-size: 36px;
	color: #cf0000;
}


.bProp .price .eur .green  {
	font-size: 36px;
	color: green;
}

.bProp .price .gbp ,
.bProp .price .usd  {
	float: right;
	padding: 2px 0 0 0;
	width: 40%;
}

.bProp .nav {
	padding: 10px 0;
	background: #f6e4b6;
}

.bProp .nav li {
	display: inline;
	float: left;
	padding: 0 10px;
	font-size: 12px;
	line-height: 10px;
	border-right: solid 1px #aa9f83;
}

.bProp .nav li.off {
	border-style: none;
}

/* ID: Search
----------------------------------------------------------- */

#Search {
	margin: 0 0 4px 0;
	background: #e5ebf1;
}

#Search fieldset {
	padding: 10px;
	font-size: 12px;
}

#Search fieldset div {
	padding: 0 0 5px 0;
}

#Search .select select {
	width: 100%;
}

#Search .input input {
	width: 50px;
}

#Search .input2 input {
	width: 108px;
}


#Search .input2 label {
	width: 50px;
	float: left;

}




#Search .input label {
	width: 50px;
	float: left;

}

#Search .submit {
	padding: 5px 0 0 0;
}

#Search .submit .bu {
	padding: 2px 6px;
}

/* ID: Main
----------------------------------------------------------- */

#Main {
	padding: 10px;
}

#Gallery {
	float: right;
	width: 278px;
	text-align: right;
}

#Gallery p.big  {margin: 8px 0px;}

#Gallery p.big img{
	width: 268px;
}

#Gallery p.contact_us{
	float: right;
	
}


#Gallery p.contact_us a, #Gallery p.contact_us a:visited {

	text-align: center;
	line-height: 40px;
	height: 40px;
	color: #fff;
	background: #cf0000;
	width: 268px;
	display: block;
	margin: 0px 0px 4px 0px;
	font-weight: bold;
	font-size: 18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


#Description h2 {
	padding: .6em 0 .4em 0;
	font-weight: normal;
	font-size: 24px;
}

#Description h3 {
	padding: .6em 0 .4em 0;
	font-weight: normal;
	font-size: 18px;
}

#Description h4 {
	padding: .6em 0 .4em 0;
	font-weight: bold;
	font-size: 14px;
}

#Description p {
	padding: 0 0 .8em 0;
	font-size: 12px;
}

#Description ul {
	padding: 0 3em .8em 3em;
}

#Description li {
	padding: 0 0 .2em 0;
	font-size: 12px;
	list-style: square;
}

#Description .logo {
	display: inline;
	float: left;
	padding: 4px 10px 0 0;
}

/* Class: Paging
----------------------------------------------------------- */

.paging {
	padding: 1em;
	font-size: 24px;
	text-align: center;
	
}

.paging .prev,
.paging .next {
	padding: 0 .5em;
	font-size: 24px;
	
}

.paging .page {
	padding: 0 .5em;
	
}


.paging .page a, .paging .prev a, .paging .next a{
	color: red;
}
/*
.paging .this b {
	padding: .1em .5em;
	color: #fff;
	background: #cf0000;
}
*/

.paging .this a{
	padding: .1em .5em;
	color: #fff;
	background: #cf0000;
	font-weight: bold;
}

.red {
	color: red;

}


span.special {
	background: #912499;
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	
}


#error_field{
	background-color:#ffb2be;
	border:1px dashed #c0868f;
	padding:12px;
	font-size:14px;
	font-family: "trebuchet MS", Verdana;
	color:#6d4c51;
	margin-bottom:2px;
}

#error_field span{
	display:block;
}

#success_field{
	background-color: #F0C040;
	border: 1px dashed #9B410E;
	padding: 12px;
	font-size: 14px;
	font-family: "trebuchet MS", Verdana;
	color: #000000;
	margin-bottom:2px;
}

#success_field a, #success_field a:visited{
	color: #FFFFFF;
}

.inp{
	border: 1px solid #3d728d;
	background-color: #dff4ff;
	font-size: 12px;
	font-family: "trebuchet MS", Verdana;
	width: 380px;
}

.iusmall{
	width: 80px;
}

.tarea{
	border: 1px solid #3d728d;
	background-color: #dff4ff;
	font-size: 12px;
	font-family: "trebuchet MS", Verdana;
	width: 380px;
	margin-top: 2px;
}

.form_title {
	width: 100px;
	text-align: left;
	float: left;
	font-size: inherit;
}

.form_box {
	float: left;
}

.clear {
	clear: both;
}

span.cloxy a {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	color: #6992B5!important;
}

ul.partners li {
	text-transform: capitalize!important;
}

p.more_links a {
	color: #000000;
	border-bottom: 1px #208EFD dotted;
}

p.more_links a:hover {
	color: #208EFD;
	border-bottom: 1px #208EFD dotted;
}

span.r b {
	font-size: 13px;
	margin-right: 40px;
}


.text-line{
	text-decoration:line-through;
}

.comments {font-size: 12px;}
.comments b {font-weight: bold;}

#sell_banner {
	background-color: white;
	text-align: center;
}

.text-banner {
	border: solid 2px black; 
	font-size: 26px; 
	color: white; 
	vertical-align: middle; 
	line-height: 40px; 
	text-align: center; 
	margin: 4px 0 4px; 
	padding: 10px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.text-banner2 {
	float: right;
	width: 268px; 
	font-size: 20px; 
	color: white; 
	vertical-align: middle; 
	line-height: 40px; 
	text-align: center; 
	margin: 4px 0; 

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.text-banner a, .text-banner a:visited, .text-banner2 a, .text-banner2 a:visited {color: white; display: block;} 
.banner-discounted {background-color: #912499;}
.banner-resale{background-color: #004919;}


ul.socialicons {

	list-style: none;
	overflow: auto;
	margin-top: 32px;
	padding: 4px;
	float: left;

}
ul.socialicons li {
	width: 32px;
	height: 33px;
	padding: 0 10px 0 0;
	float: left;
}
ul.socialicons li a {
	width: 32px;
	height: 33px;
	display: block;
	background: url(../images/social-sprite.png) no-repeat; 
}
ul.socialicons li a.stumbleupon 	{ background-position: 0 0; }
ul.socialicons li a.stumbleupon:hover 	{ background-position: -38px 0; }
ul.socialicons li a.digg 		{ background-position: 0 -36px; }
ul.socialicons li a.digg:hover 		{ background-position: -38px -36px; }
ul.socialicons li a.facebook 		{ background-position: 0 -73px; }
ul.socialicons li a.facebook:hover 	{ background-position: -38px -73px; }
ul.socialicons li a.twitter 		{ background-position: 0 -109px; }
ul.socialicons li a.twitter:hover 	{ background-position: -38px -109px; }
ul.socialicons li a.delicious 		{ background-position: 0 -146px; }
ul.socialicons li a.delicious:hover 	{ background-position: -38px -146px; }
ul.socialicons li a.flickr 		{ background-position: 0 -183px; }
ul.socialicons li a.flickr:hover 	{ background-position: -38px -183px; }
ul.socialicons li a.youtube 		{ background-position: 0 -219px; }
ul.socialicons li a.youtube:hover 	{ background-position: -38px -219px; }
ul.socialicons li a.skype 		{ background-position: 0 -256px; }
ul.socialicons li a.skype:hover 	{ background-position: -38px -256px; }
ul.socialicons li a.linkedin 		{ background-position: 0 -292px; }
ul.socialicons li a.linkedin:hover 	{ background-position: -38px -292px; }
ul.socialicons li a.vimeo 		{ background-position: 0 -329px; }
ul.socialicons li a.vimeo:hover 	{ background-position: -38px -329px; }
ul.socialicons li a.blogger 		{ background-position: 0 -365px; }
ul.socialicons li a.blogger:hover 	{ background-position: -38px -365px; }
ul.socialicons li a.tumblr 		{ background-position: 0 -402px; }
ul.socialicons li a.tumblr:hover 	{ background-position: -38px -402px; }
ul.socialicons li a.picasa 		{ background-position: 0 -438px; }
ul.socialicons li a.picasa:hover 	{ background-position: -38px -438px; }
ul.socialicons li a.wordpress 		{ background-position: 0 -475px; }
ul.socialicons li a.wordpress:hover 	{ background-position: -38px -475px; }
ul.socialicons li a.rss 		{ background-position: 0 -511px; }
ul.socialicons li a.rss:hover 		{ background-position: -38px -511px; }
ul.socialicons li a.mobileme 		{ background-position: 0 -548px; }
ul.socialicons li mobileme:hover 	{ background-position: -38px -548px; }
ul.socialicons li a.apple 		{ background-position: 0 -585px; }
ul.socialicons li a.apple:hover 	{ background-position: -38px -585px; }
ul.socialicons li a.gpluslight 		{ background-position: 0 -621px; }
ul.socialicons li a.gpluslight:hover 	{ background-position: -38px -621px; }
ul.socialicons li a.gplusdark 		{ background-position: 0 -694px; }
ul.socialicons li a.gplusdark:hover 	{ background-position: -38px -694px; }
ul.socialicons li a.twitterb 		{ background-position: 0 -658px; }
ul.socialicons li a.twitterb:hover 	{ background-position: -38px -658px; }
ul.socialicons li a.instagram 		{ background-position: 0 -731px; }
ul.socialicons li a.instagram:hover 	{ background-position: -38px -731px; }
ul.socialicons li a.myspace 		{ background-position: 0 -767px; }
ul.socialicons li a.myspace:hover 	{ background-position: -38px -767px; }
ul.socialicons li a.dribble 		{ background-position: 0 -803px; }
ul.socialicons li a.dribble:hover 	{ background-position: -38px -803px; }
ul.socialicons li a.blip 		{ background-position: 0 -838px; }
ul.socialicons li a.blip:hover 		{ background-position: -38px -838px; }
ul.socialicons li a.spotify 		{ background-position: 0 -874px; }
ul.socialicons li a.spotify:hover 	{ background-position: -38px -874px; }
ul.socialicons li a.grooveshark 	{ background-position: 0 -910px; }
ul.socialicons li a.grooveshark:hover 	{ background-position: -38px -910px; }
ul.socialicons li a.ichat 		{ background-position: 0 -946px; }
ul.socialicons li a.ichat:hover 	{ background-position: -38px -946px; }
ul.socialicons li a.github 		{ background-position: 0 -981px; }
ul.socialicons li a.github:hover 	{ background-position: -38px -981px; }
ul.socialicons li a.soundcloud 		{ background-position: 0 -1017px; }
ul.socialicons li a.soundcloud:hover 	{ background-position: -38px -1017px; }
ul.socialicons li a.pinterest 		{ background-position: 0 -1053px; }
ul.socialicons li a.pinterest:hover 	{ background-position: -38px -1053px; }
ul.socialicons li a.smugmug 		{ background-position: 0 -1088px; }
ul.socialicons li a.smugmug:hover 	{ background-position: -38px -1088px; }
ul.socialicons li a.virb 		{ background-position: 0 -1124px; }
ul.socialicons li a.virb:hover 		{ background-position: -38px -1124px; }
ul.socialicons li a.technorait 		{ background-position: 0 -1160px; }
ul.socialicons li a.technorait:hover 	{ background-position: -38px -1160px; }
ul.socialicons li a.slashdot 		{ background-position: 0 -1195px; }
ul.socialicons li a.slashdot:hover 	{ background-position: -38px -1195px; }
ul.socialicons li a.sharethis 		{ background-position: 0 -1231px; }
ul.socialicons li a.sharethis:hover 	{ background-position: -38px -1231px; }
ul.socialicons li a.posterous 		{ background-position: 0 -1267px; }
ul.socialicons li a.posterous:hover 	{ background-position: -38px -1267px; }
ul.socialicons li a.googleb 		{ background-position: 0 -1302px; }
ul.socialicons li a.googleb:hover 	{ background-position: -38px -1302px; }
ul.socialicons li a.reddit 		{ background-position: 0 -1338px; }
ul.socialicons li a.reddit:hover 	{ background-position: -38px -1338px; }
ul.socialicons li a.friendfollow 	{ background-position: 0 -1374px; }
ul.socialicons li a.friendfollow:hover 	{ background-position: -38px -1374px; }
ul.socialicons li a.designfloat 	{ background-position: 0 -1409px; }
ul.socialicons li a.designfloat:hover 	{ background-position: -38px -1409px; }
ul.socialicons li a.amazon 		{ background-position: 0 -1445px; }
ul.socialicons li a.amazon:hover 	{ background-position: -38px -1445px; }
ul.socialicons li a.netvibes 		{ background-position: 0 -1481px; }
ul.socialicons li a.netvibes:hover 	{ background-position: -38px -1481px; }
ul.socialicons li a.bing 		{ background-position: 0 -1516px; }
ul.socialicons li a.bing:hover 		{ background-position: -38px -1516px; }
ul.socialicons li a.yahoo 		{ background-position: 0 -1552px; }
ul.socialicons li a.yahoo:hover 	{ background-position: -38px -1552px; }
ul.socialicons li a.aim 		{ background-position: 0 -1588px; }
ul.socialicons li a.aim:hover 		{ background-position: -38px -1588px; }
ul.socialicons li a.email 		{ background-position: 0 -1623px; }
ul.socialicons li a.email:hover 	{ background-position: -38px -1623px; }
ul.socialicons li a.ebay 		{ background-position: 0 -1659px; }
ul.socialicons li a.ebay:hover 		{ background-position: -38px -1659px; }
ul.socialicons li a.paypal 		{ background-position: 0 -1695px; }
ul.socialicons li a.paypal:hover 	{ background-position: -38px -1695px; }
ul.socialicons li a.feedburner 		{ background-position: 0 -1730px; }
ul.socialicons li a.feedburner:hover 	{ background-position: -38px -1730px; }
ul.socialicons li a.podcast 		{ background-position: 0 -1766px; }
ul.socialicons li a.podcast:hover 	{ background-position: -38px -1766px; }
ul.socialicons li a.appstoreios 	{ background-position: 0 -1802px; }
ul.socialicons li a.appstoreios:hover 	{ background-position: -38px -1802px; }
ul.socialicons li a.itunes 		{ background-position: 0 -1837px; }
ul.socialicons li a.itunes:hover 	{ background-position: -38px -1837px; }
ul.socialicons li a.appstoremac 	{ background-position: 0 -1873px; }
ul.socialicons li a.appstoremac:hover 	{ background-position: -38px -1873px; }
ul.socialicons li a.yelp 		{ background-position: 0 -1909px; }
ul.socialicons li a.yelp:hover 		{ background-position: -38px -1909px; }
ul.socialicons li a.wthree 		{ background-position: 0 -1944px; }
ul.socialicons li a.wthree:hover 	{ background-position: -38px -1944px; }
ul.socialicons li a.etsy 		{ background-position: 0 -1980px; }
ul.socialicons li a.etsy:hover 		{ background-position: -38px -1980px; }
ul.socialicons li a.stackoverflow 	{ background-position: 0 -2016px; }
ul.socialicons li a.stackoverflow:hover { background-position: -38px -2016px; }
ul.socialicons li a.foursquare 		{ background-position: 0 -2051px; }
ul.socialicons li a.foursquare:hover 	{ background-position: -38px -2051px; }
ul.socialicons li a.quora 		{ background-position: 0 -2087px; }
ul.socialicons li a.quora:hover 	{ background-position: -38px -2087px; }
ul.socialicons li a.photobucket 	{ background-position: 0 -2123px; }
ul.socialicons li a.photobucket:hover 	{ background-position: -38px -2123px; }

.skype {
	height: 10px;
	margin: 0 0;
	padding: 0 0;
	float: right;
	width: 120px;
}
