html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: 'Arial', 'Verdana', sans-serif;}

table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
form legend {display: none;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
ol, ul {list-style: none;}
hr {display: none; visibility: hidden;}

:focus {outline: 0;}
@font-face {
	font-family: 'MyriadProBold';
	src: url('fonts/myriadpro-bold-webfont.eot');
	src: local('?'), url('fonts/myriadpro-bold-webfont.woff') format('woff'), url('fonts/myriadpro-bold-webfont.ttf') format('truetype'), url('fonts/myriadpro-bold-webfont.svg#webfontMJzMPuJP') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadProRegular';
	src: url('fonts/myriadpro-regular-webfont.eot');
	src: local('?'), url('fonts/myriadpro-regular-webfont.woff') format('woff'), url('fonts/myriadpro-regular-webfont.ttf') format('truetype'), url('fonts/myriadpro-regular-webfont.svg#webfontMJzMPuJP') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'JournalRegular';
	src: url('fonts/journal.eot');
	src: local('Journal'), local('Journal'), url('fonts/journal.woff') format('woff'), url('fonts/journal.ttf') format('truetype'), url('fonts/journal.svg#Journal') format('svg');
}

html,body {
	background-color:#000;
	background:url(../images/bg.png);
}
body{
	min-width: 1024px;
	min-height:768px;
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
	position:absolute;
	bottom:0;
	left:0;
	overflow: hidden;
}

#wrapper{float:left;overflow-y: scroll;overflow-x:hidden;width:200%;height:100%;position:absolute;bottom:0;left:0;}


h1{font-size:65px;
	color: #fff;
	padding-bottom:20px;
	font-family: 'MyriadProRegular','Arial', sans-serif;
	letter-spacing: -2px;
	clear:both;
	padding-bottom: 3px;
}

h1 span {
		font-family: 'MyriadProBold','Arial', sans-serif;
}

h2, h2>a {
	font-size:24px;
	color:#CCCCCC;
	padding-bottom:10px;
	font-family: 'MyriadProRegular', 'Arial', sans-serif;
	letter-spacing: -1px;
	text-decoration:none;
}

h2 span {
	font-weight:bold;
	color:#e340b9;
}

h2 a.active{
	background-image:none;
	color:#e340b9;
}
h2 a:hover {
	color: #FFFFFF;
}


p {
	color: #4b4b4b;
	font-size:12px;
	line-height:18px;
	padding-bottom:7px;
	letter-spacing: 0px
}

p span {
	font-weight:bold;
	color:#CCCCCC;
}

span.introHint {
	width:170px;
	height:29px;
	padding-top:5px;
	position:absolute;
	top:-36px;
	left:25px;
	text-align:center;
	font-size:11px;
	color:#5b5b5b;
	border:0;
	display:none;
	background-image: url(../images/start.png);
	background-repeat: no-repeat;
	padding-left: 5px;
}

#social1, #social2, #social3 {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	width:27px;
	height:24px;
	margin-right:3px;
	background-image:url(../images/social.png);
}

#social1:hover, #social2:hover, #social3:hover{
	background-image:url(../images/social-hover.png);
}

a.trigger {
	bottom:0;
	color:#FFFFFF;
	font-family:myriadproregular;
	position:absolute;
	text-align:center;
	text-decoration:none;
	top:0;
	width:85px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

a.trigger:hover {
	color: #E340B9;
	background-repeat: no-repeat;
}

#social1 {
	left:-92px;
}
#social2 {
	left:-62px;
	background-position:-30px 0;
}
#social3 {
	left: -32px;
	background-position:-60px 0;
}

.switch {
	display:block;
	width:auto;
	height:130px;
	position:absolute;
	top:-160px;
	left: 0;
	right: 0;
	z-index: 1;
	text-decoration: none;
	cursor: pointer;
	padding-bottom: 30px;
	background-color: #000;
	padding: 30px 20px 0 15px;
}

.switch a {
	font-family: 'Helvetica', 'Helvetica Neue', 'Arial', sans-serif;
	font-size: 12px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	line-height: 20px;
	height: 20px;
	padding: 0 10px;
	-moz-border-radius: 3px; /* FF1+ */
	-webkit-border-radius: 3px; /* Saf3+, Chrome */
	border-radius: 3px; /* Opera 10.5, IE 9 */
	color: #b5b5b5;
	text-decoration: none;
	padding-left: 20px;
	background: url(../images/nav_pluses.png) no-repeat 5px 5px;
}

.switch nav {
	margin-bottom: 5px;
	margin-top: -5px;
}

.switch a:hover {
	background-color: #fff;
	color: #000;
	background-position: 5px -26px;
}

.switch.collapse {
	background-position: left -30px;
}
.scroll{
	overflow-x: hidden;
}

.content-pane {
	float:left;
	width:2500px;
	padding: 0;
	margin: 0;
}

#slider{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;

	float:left;
	background-color:#000;
	background:url(../images/bg.png);
	z-index: 1;
}
.thumbs {
	position:fixed;
	top:0;
	left:0;
	overflow: hidden;
	width:130%;
	height:100%;
	z-index:0;
}

.thumbs img {
	padding:0;
	margin-bottom:-4px;
	margin-right:-5px;
	display:none;
}

.content {
	float:left;
	width:100%;
	position:relative;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;

}

.content>*{margin-left:20px}


.line{
	width:100%;
	position:absolute;
	margin: 0!important;
	top:0;
	left:0;
	height:0;
	font-size:0;
	z-index: 1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
/*navigation styles*/

div.navWrapper{
	display: none;
	float:left;
	padding-left:27px;
	height:25px;
	width:600px;
	margin-top:20px;
	margin-bottom:5px;
	background:url(../images/nav_dot.gif) no-repeat;
	background-position:2px 0;
	position:relative;
}

.navHint{
	position:absolute;
	top:-8px;
	left:20px;
	padding-left:16px;
	padding-right:22px;
	line-height:27px;
	display:none;
	font-size:11px;
	color:#fff;
	background-image: url(../images/nav-arrow.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 140px;

}
.navigation li{
	display:block;
	float:left;
	height:20px;
	left:85px;
	padding-top:1px
}

.navigation{
	background: url(../images/nav_hover.gif) no-repeat !important;
	background-position:0 1px !important;
	overflow: hidden;
}

.navigation a{
	font-size:11px;
	text-align:left;
	display:block;
	line-height:20px;
	background:url(../images/nav_blur.gif) no-repeat;
	height:20px;
	position:relative;
}

.selected{
	background-image: url(../images/nav_hover.gif) !important;
	background-repeat:no-repeat;

}

.navigation a span{
	display: none;
}

.navigation li.item1 a, .navigation li.item1 a.selected{
	width:45px;
	background-position:0 0px;
}

.navigation li.item2 a, .navigation li.item2 a.selected{
	background-position:-45px 0px;
	width:70px;
}

.navigation li.item3 a, .navigation li.item3 a.selected{
	background-position:-115px 0px;
	width:105px;
}

.navigation li.item4 a, .navigation li.item4 a.selected{
	background-position:-220px 0px;
	width:68px;
}

.navigation li.item5 a, .navigation li.item5 a.selected{
	background-position:-288px 0px;
	width:60px;
}

.team {
	height:180px;
	padding-top:22px;
}

ul.members li {
	float:left;
	width:92px;
	margin-right:8px;
	position:relative;
}

ul.members li>p {
	position:absolute;
	bottom:-47px;
	left:0;
	width:200px;
}


ul.members {
	float:left;
}


ul.members li>p.info{
	display:none;
}

ul.members li>img {

	position:relative;
	cursor: pointer;
	opacity: 0.3;
}

ul.members li.last {
	margin: 0;
}

a.toggle {
	display:block;
	width:16px;
	height:16px;
	background:url(../images/team-member-toggle.png) right top;
	text-indent:-999px;
}

a.toggle.active {
	background-position:left top;
}

p.memberInfo {
	padding-top:10px;
	color:#818181;
	float:left;
	clear:both;
	height:30px !important;
}

p.memberInfo span {
	font-size:15px;
	padding:0;
}

div.popupInfo {
	display:none;
	position:fixed;
	top:50px;
	width:auto;
	border: 6px solid;
	border-color:rgba(73, 73, 73, 0.3);
	border-color: #333\9;/*targeting internet explorer 8 and lower*/
	z-index: 9999;
}

.standard {
	width:300px;
}

.portfolioImg >div {
width:auto !important;
}

div.popupInfo>div{
	background-color:#000000;
	padding:15px;
	position:relative;
	overflow: hidden;
	color: #858585;
	width: 270px;
}
div.popupInfo h3 {
	color: #e340b9;
	font-family: 'MyriadProBold', Arial, sans-serif;
	font-size:16px;
}

div.popupInfo h3.name{
	padding-top:22px;
}

div.popupInfo h4 {
	color: #fff;
	font-size:11px;

}

div.popupInfo p {
	float:left;
	clear:both;
	position: relative;
	font-size:11px;
	width: 100%;
}

div.popupInfo p.skills {
	clear: none;
	line-height:18px;
	width: 50%;
}

div.popupInfo img {
	float:left;
	margin-right:13px;
	margin-bottom:13px;
}

div.popupInfo h3.signature{
	font-family:'JournalRegular';
	font-size:30px;
	float:none;
	clear:both;
	text-align:right;
	line-height:20px;
	padding-top:10px;
}
div.popupInfo h4.title{
	font-family:'JournalRegular';
	font-size:20px;
	float:none;
	clear:both;
	text-align:right;
	line-height:20px;
}
.bigImg {
     margin-right:0px !important
}


span.close {
	display:block;
	position:absolute;
	top:10px;
	right:10px;
	width:15px;
	height:10px;
	background:url(../images/team-member-toggle.png) left center no-repeat;
	cursor: pointer;
}
span.closeEnlarge {
position:relative;
	display:block;
	float:right;
	right:10px;
	width:15px;
	height:10px;
	background:url(../images/team-member-toggle.png) left center no-repeat;
	cursor: pointer;
}

div.temp, div.temp1{
	width:100%;
	height:100%;
	position:fixed;
	background:transparent;
	z-index:998;
	top:0;
	left:0
}

ul.partners{
	width:600px;
	height:280px;
	float:left;
}

ul.partners li {
	width:300px;
	height:140px;
	float:left;
	margin-bottom:2px;
}

ul.partners li>img {
	float:left;
	margin-right:10px;
	margin-bottom:6px;
	cursor: pointer;
}

ul.partners li p {
	padding-right:10px;
	font-size:11px;
	line-height:17px;
}

ul.partners li p span {
	font-size:16px;
}

ul.testimonials{
	float:left;
	width:290px;

}

ul.testimonials li{
	border-bottom:1px solid #121212;
	margin-bottom:17px;
}

ul.testimonials li:last-child{
	border-bottom:0;
}

ul.testimonials h4 {
	font-size:16px;
	color: #555;
	padding-bottom:7px;
	font-weight:normal;
}
ul.testimonials h4 span {
	color: #e340b9;
	font-weight:bold;
}

ul.testimonials p {
	font-size:11px;
}

div.hpsig {
		background:url("../images/nemanjche_signature.png") no-repeat scroll 0 bottom transparent;
		height:281px;
		margin-bottom:-26px;
		width:230px;
}

div.hpcurve{
	position:absolute;
	left:490px;
	top:80px;
	width:350px;
	height:232px;
	background:url(../images/line_hp.png) no-repeat;
}

h1.hpTitle{
	position:relative;
}

ul.portfolio {
	float:left;
	width:820px;
	padding-top:15px;
	display:none;
}

ul.portfolio:first-child{
	display:block;
}

ul.portfolio li {
	width:115px;
	margin-right:20px;
	float:left;
}
ul.portfolio .toggle {
	margin-bottom:10px;
}
ul.portfolio li>img, ul.portfolio li>a>img {
	margin-bottom:8px;
	border:1px solid #090909;
	opacity: 0.3;
	cursor: pointer;
}


form#contact {
	float:left;
	padding:20px 0 0 10px;
	width:505px;
	position:relative;
	clear:left;
}

form p {
	width: 231px;
	padding-left:4px;
	float:left;
	padding-bottom:3px;
	position:relative;
}

form p span.tip {
	position:absolute !important;
	right: 0;
	top: -4px;
}

form input[type=text]{
	float:left;
	width:210px;
	height:18px;
	padding:5px;
	margin-right:15px;
	margin-bottom:10px;
	background:#000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border: 1px solid #333333;
	color: #5c5c5c;
}

.err {
	border: 1px solid #e340b9 !important;
}

form#contact input.fullW{
	width:445px;
	overflow: hidden;

}

form span {
	color: #363636;
	font-weight:normal;
}

#name, #email, #subject, .odd {
	clear:left;
}

#fly{
background:url(../images/team-member-toggle.png) no-repeat -15px 0 #000000;
border:0 none;
clear:both !important;
color:#FFFFFF;
display:block;
height:15px;
margin-left: 400px;
margin-top:15px;
padding-left: 20px;
cursor:pointer;
width: 60px;
position:relative;
}

form textarea {
	float:left;
	font-family:"arial", 'verdana', sans-serif;
	background:#000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border: 1px solid #333333;
	width:445px;
	height:45px;
	padding:5px;
	color: #5c5c5c;
	font-size:11px;
	position:relative;
	overflow:hidden;
	clear:both;
}

div.contactUs {
	width:520px;
	overflow: hidden;
	float: left;
}

ul.social {
	float:left;
	width:250px;
}
ul.social li {
	margin-bottom:20px;
}

ul.social h2 {
	color: #fff;
}

ul.social  h3 {
	font-size:23px;
	color:#4b4b4b;
}

ul.social li h3 a {
	font-size:23px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

ul.social li a {
	font-weight:bold;
	padding-bottom:10px;
	text-decoration:none;
	font-size:11px;
	color:#676767;
	padding-bottom: 3px;
}

p.contactInfo {
	padding-bottom:10px;
	border-bottom:2px solid #2b2b2b;
}
.tooltip, .tip {
	display:none;
	background:url(../images/tooltip-bg.png) no-repeat;
	width:196px;
	height:25px;
	text-align:center;
	font-size:11px;
	line-height:25px;
	position:fixed !important;
	z-index: 9999;
	color:#5b5b5b;
}




#thankyou {
	display:none;
	font-size:16px;
	margin-top:50px;
	text-align:center;
}

div.alert {
	position:fixed;
	width:298px;
	padding: 30px 0 20px 0;
	border:5px solid;
	border-color:rgba(73, 73, 73, 0.3);
	left:100px;
	top:100px;
	background:url(../images/exc.png) no-repeat;
	background-position:27px 23px;
	background-color:#000;
	z-index: 9999;
	margin-right:0 !important;
	display:none;
}

div.alert span {
	font-family:'MyriadProBold';
	clear:both;
	float:left;
	margin-left:70px;
	font-size:16px;
	color:#e340b9;

}

div.alert p {
	clear:both;
	float:left;
	margin-left:70px;
	font-size:11px;
	color:#fff;
	padding-bottom:30px;
	width: 100%;
}

div.alert a {
	background:url(../images/team-member-toggle.png) no-repeat;
	background-position:-15px center;
	color:#646363;
	display:block;
	float:right;
	font-size:11px;
	line-height:18px;
	padding-left:22px;
	text-decoration:none;
	margin-right:33px;

}
a.goLeft, a.goRight {
 display: block;
 position:absolute;
 top:50%;
 margin-top: -27px;
 width:54px;
 height:54px;
 background-image:url(../images/dugmad.png);
 z-index:9999;
}

a.goLeft{
 left:25px;
 background-position:right top;
}
a.goLeft:hover, a.goRight:hover {
 background-position-y:bottom;
}
a.goRight {
 right:25px;
 background-position-x:left top;
}
#preloader{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:9999;
	background-color:#000;
}

#preloader>div {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-450px;
	margin-top:-185px;
	height:370px;
	width:900;
}

#preloader div#pre-logo {
	height:100px;
	width:900px;
	border-bottom:#7d7d7d 1px solid;
}

div.loading {
	position:fixed;
	width:100%;
	bottom:0;
	left:0;
	text-align:center;
}

#preloader img {
	margin-top:15px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -57px
}

.award-btn {
	position: fixed;
	right: 0px;
	top: 20px;
}
.award2-btn {
	position: fixed;
	top: 50px;
	right: 90px;
}

#pre-nav{
  position: absolute;
  bottom: 10px;
  left: 40px;
  width: 300px;
  z-index: 500;
}

#pre-nav>ul {
  position: absolute;
  bottom: 60px;
  left: 0;
}

#pre-nav li {
  margin-top: 5px;
  line-height: 35px;
  position: relative;
  clear: both;
}

#pre-nav li a {
  color: #707070;
  background: #0a0a0a;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  text-decoration: none;
  padding: 0 10px;
  text-transform: uppercase;
  font-family: MyriadProRegular;
  width: 222px;
}

#pre-nav li>ul {
  float: left;
}

#pre-nav li a:hover {
  color: #fff;
}

#pre-nav li a#nominations_link {
  color: #e340b9;
}

#menuStart {
  font-family: MyriadProRegular;
  font-size: 14px;
  color: #d1d1d1;
  display: block;
  padding: 10px 0;
  background: #000;
  text-decoration: none;
  width: 60px;
  text-align: center;
}

/*page sub-nav elements*/

#page-subnav {
  left: 75px;
  top: -125px;
  position: absolute;
}

#page-subnav li {
    display: none;
}

#socials{
  background:none repeat scroll 0 0 transparent;
  color:#FFFFFF;
  display:block;
  font-size:12px;
  left:0;
  letter-spacing:0;
  line-height:18px;
  padding:20px;
  position:fixed;
  top:0;
  vertical-align:top;
}

#big{
		font-family: myriadproregular;
		font-size: 36px;
		margin: 0;
		padding: 0;
		color: #fff;
		font-weight: normal;
}

#small{
		font-size: 11px;
		line-height: 12px;
		line-height: 2;
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: top;
		zoom: 1;
		*display: inline;
		padding: 5px 0;
		font-weight: normal;
}

#mouse{
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -213px;
  margin-top: -90px;
}



/***********************************/
/*	new portfolio	*/

.gallery_img_wrap {
	width: 600px;
	height: 435px;
	float: left;
	position: relative;
	background: url(../images/ajax-loader.gif) no-repeat 50% 50%;
}

.gallery_img_wrap img {
	width: 600px;
	height: 435px;
}


#gallery_master {
	z-index: 99999;
	background-color: #000000;
	background-color: rgba(000, 000, 000, 0.8);  /* FF3+, Saf3+, Opera 10.10+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#cc000000',EndColorStr='#cc000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#cc000000',EndColorStr='#cc000000')"; /* IE8  */
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#gallery_blur {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

#gallery_filmstrip {
	position: fixed;
	top: 50%;
	margin-top: -215px;
	overflow: hidden;
}

.gal_preload {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000 url(../images/gallery_loading.gif) 50% 50% no-repeat;
	display: none;
}


.gallery_controls {
	position: fixed;
	top: 50%;
	margin-top: -215px;
	height: 435px;
}

#gallery_next {
	left: 50%;
	right: 0;
	background: url(../images/right.png) no-repeat right 50%;
}

#gallery_prev {
	left: 0;
	right: 50%;
	background: url(../images/left.png) no-repeat 100px 50%;
}

#gallery_meta {
	position: absolute;
	top: 50%;
	margin-top: 250px;
	left: 0;
	right: 0;
}

#gal_meta_wrapper {
	width: 600px;
	margin: 0 auto;
	position: relative;
}

.gallery_social_media {
	top: 8px;
	right: 0;
	position: absolute;
}

.gallery_social_media a {
	margin-left: 10px;
}

.pink {
	color: #e340b9;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	padding-right: 15px;
	background: url(../images/external.png) no-repeat right 50%;
}

.tagline {
	height: 25px;
	color: #646464;
	font-size: 10px;
	line-height: 14px;
	margin-top: 4px;
	margin-top: 8px;
	background-color: #000;
	padding-left: 7px;
}

#footer_sign {
	margin-top: 10px;
	margin-left: 7px;
}

#built_width {
	float: right;
	margin-top: 45px;
}


.hide_content {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 40px;
	height: 40px;
	background: url(../images/x.png) no-repeat 0 10px;
	cursor: pointer;
	position: absolute;
	right: 40px;
	top: 30px;
}

.hide_content:hover {
	background-position: 0 bottom;
}


#gallery_close  {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 40px;
	height: 40px;
	background: url(../images/x.png) no-repeat 0 10px;
	cursor: pointer;
	position: absolute;
	top: -520px;
	right: 2px;
}

#gallery_close:hover {
	background-position: 0 bottom;
}

#project_description strong {
	margin-right: 10px;
	margin-left: 3px;
	color: #aaa;
}

.livesite {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 17px;
	height: 17px;
	background: url(../images/livesite.png) no-repeat left top;
	position: relative;
	top: -2px;
}

.livesite:hover {
	background-position: left bottom;
}

#twitter_link {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 11px;
	height: 14px;
	background: url(../images/twitter_icon.png) no-repeat;
}

#facebook_link {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 11px;
	height: 14px;
	background: url(../images/facebook_icon.png) 0 1px no-repeat;
}


#twitter_link:hover, #facebook_link:hover {
	background-position: 0 bottom;
}

.switch .twitter-update-list-wrap {
	position: absolute;
	right: 20px;
	bottom: 94px;
	width: 350px;
	color: #646464;
	font-size: 12px;
	text-align: right;
}

.switch .twitter-update-list-wrap a {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline;
    font-size: 12px;
    margin: 0;
    padding: 0;
    position: relative;
    top: -1px;
    vertical-align: middle;
}

.switch .twitter-update-list-wrap a:hover {
	background: none;
	color: #E340B9;
}

.twitter-user-name {
	color: #fff
}


