﻿*
{
    margin: 0;
}

html,body 
{
    font:13px/18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    padding:0px;
    margin:0px;
    color:#454545;
    height:100%;
}
.maingr
{
	background-image: url(images/bg.gif);
    background-repeat:repeat-x;
	background-color:#c5c5c5;
}
.pagegr
{
	background-image: url(images/pagebg.gif);
    background-repeat:repeat-x;
	background-color:White;

}

hr
{
    color:transparent;
    border-bottom:dotted 1px #A5A2A5;
}

img
{
    border:0px;
}

.mixinfo input, textarea,select
{
	width:140px;
	font-size:10px;
}

 input.noform[type=text],.noform input[type=password],.noform textarea,select.noform 
{
    background-color:White;
    background-image:none;
    border:1px solid #d1d1cf;
    width:auto;
}

input[type=text], input[type=password], textarea,select {
-moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.1);
background:url(images/inputbg.gif) white repeat-x left top;
border:1px solid #E5E5E5;
outline:0 none;
padding:2px;
width:200px;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus,select:focus,input[type=text]:hover, input[type=password]:hover, textarea:hover,select:hover  {
border:1px solid #C9C9C9;
}
input[type=text].errorinp, input[type=password].errorinp, textarea.errorinp,select.errorinp  
{
	background:url(images/inputbgerror.gif) white repeat-x left top;
	border:1px solid #de696f;
}
input[type=text].errorinp:focus, input[type=password].errorinp:focus, textarea.errorinp:focus,select.errorinp:focus,input[type=text].errorinp:hover, input[type=password].errorinp:hover, textarea.errorinp:hover,select.errorinp:hover  {
border:1px solid #b33737;
}

select
{
	width:auto;
}
h1
{
    color:#4a4a4a;
    font-size:2em;
    font-weight:bold;
    line-height:40px;
}
h2
{
    color:#4a4a4a;
    font-size:1.5em;
    font-weight:bold;
    line-height:20px;
}
h3,.title
{
    color:#4a4a4a;
    font-size:1em;
    font-weight:bold;
}
 
a 
{
color:#62CCDC;
text-decoration:none;
}
a:link, a:visited, a:active {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}


 a.nohover:hover {
	text-decoration:none;
}

.fb a:hover {
color:#bdf6ff;
text-decoration:none;
}
.flinks a:hover {
color:#bdf6ff;
text-decoration:none;
}

.menu .activemenu a:hover
{
color:#000000;
}

.menu a
{
    color:#666666;
}
.menu a:hover {
color:#2C2B2B;
text-decoration:none;
}


.activemenu a
{
    color:#000000;
}
.activemenu a:hover {
color:#000000;
text-decoration:none;
}

.error
{
    color:Red;
    font-weight:bold;
}
.success
{
    color:#5bc45d;
    font-weight:bold;
}


.header,.menuholder
{
    width:100%;
}

.menuholder
{
    width:900px;
}
.menu tr td
{
    height:39px;
    background-image: url(images/menubar.gif);
    background-repeat:repeat-x;
    color:#444444;
    font-size:0.9em;
    font-weight:bold;
    padding: 0em 0.7em 0.2em 0.7em;
    text-shadow:1px 1px 1px white;
    cursor:pointer;
}
.menu .activemenu
{
	
    color:#ffffff;
    font-size:0.9em;
    font-weight:bold;
    padding: 0em 0.7em 0.2em 0.7em;
    text-shadow:1px 1px 1px gray;
    cursor:pointer;
}
.menu td.menucr,.menu td.menucl
{
	margin:0px;
	padding:0px;
	    height:39px;
	    width:6px;
	    background-image: url(images/menuc.gif);
}
.menu td.menucr
{
	background-position:-6px 0px;
}
.menu .left{
background:url(images/leftcap.gif) no-repeat scroll left center transparent;
height:25px;
border-width:0px;
cursor:default;
width: 5px;
}
.menu .middle
{
    background:none;
    cursor:default;
}

.menu .right {
background:url(images/rightcap.gif) no-repeat scroll left center transparent;
width:21px;
height:25px;
cursor:pointer;
}
input.search
{
    background:url("images/searchbg.gif") repeat-x scroll center top transparent;
    border:0 none;
    font:11px "Lucida Grande",Arial,sans-serif;
    margin:-2px 0px 0px 0px;
    width:250px;
    height:25px;
    padding:0px 0px 0px 0px
}
input.search:hover,input.search:focus
{
	border:0 none;
}
.lm,.rm
{
	width:15px;
	background-repeat:no-repeat;
	background-color:#c5c5c5;
	background-image: url(images/pagebgc.gif);
}
.rm
{
	background-position:-16px 0px;
}
.mm
{
    width:900px;
    vertical-align:top;
    height:450px;
}
.pagestart
{
	background-image: url(images/tpagebg.gif);	
	background-repeat:no-repeat;
	height:45px;
	width:100%;

}
.pageend
{
	background-image: url(images/bpagebg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:45px;
	width:100%;

}
.footer
{
	width:100%;
    background-image:url("images/footerbg.gif");
    background-repeat:repeat;
    margin:0 auto;
    position:relative;
}
.wrapper
{

 min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -17.4em;
}

.footer, .push {
 height: 16.1em;
 }
 .push
 {
     background-color:#c5c5c5;
}
.cr
{
    background-color:Black;
    width:100%;
    height:29px;
    font-size:0.8em;
    color:#5a595a;
    padding-top:20px;
	text-align:center;
}

.fh,.flinks
{
    color:#a5a2a5;
    border-bottom:dotted 1px #a5a2a5;
    padding: 2px;
    width:100px;
    font-size:0.9em;
    font-weight:bold;
}
.flinks
{
	   font-weight:normal;
}
.fb
{
    font-weight:normal;
    color:#63cfde;
    text-align:center;
    font-size:0.9em;
    padding:0px 5px 0px 5px;
    cursor:pointer;
}
.synctext,.jointext
{
    text-align:left;
    position:absolute;
    cursor:pointer;
    margin-top:80px;
    margin-left:30px;
     font-size:9px; 
     line-height:10px; 
     color:White;
}
.jointext
{
    margin-top:80px;
    margin-left:340px;
}
.login
{
    background-image:url("images/login.gif");
    width:45px;
    height:22px;
    border:0px;
}
.register
{
    background-image:url("images/register.gif");
    width:57px;
    height:22px;
    border:0px;
}
.submit
{
    background-image:url("images/submit.gif");
    width:56px;
    height:22px;
    border:0px;
}
.remove
{
    background-image:url("images/delete.gif");
    width:56px;
    height:22px;
    border:0px;
}
.publish
{
    background-image:url("images/publish.gif");
    width:84px;
    height:22px;
    border:0px;
}
.hidemix
{
    background-image:url("images/hidemix.gif");
    width:63px;
    height:22px;
    border:0px;
}
.viewcomments
{
	background-image:url("images/viewcomments.gif");
    width:99px;
    height:23px;
    border:0px;
}
.administercomments
{
	background-image:url("images/administercomments.gif");
    width:132px;
    height:23px;
    border:0px;
}
.payment
{
	width:105px;
	height:22px;
	background-image:url("images/payment.gif");
	border:0px;
}
.paymentdisabled
{
	width:105px;
	height:22px;
	background-image:url("images/makepaymentdisabled.gif");
	border:0px;
}
.lightsubmit
{
	background-image:url("images/lightsubmit.gif");
	  width:61px;
    height:25px;
    border:0px;
    cursor:pointer;
	}
.reset
{
    background-image:url("images/reset.gif");
    width:49px;
    height:22px;
    border:0px;
}
.next
{
    background-image:url("images/next.gif");
    width:45px;
    height:22px;
    border:0px;
}
.prev
{
    background-image:url("images/prev.gif");
    width:64px;
    height:22px;
    border:0px;
}
.smalltext
{
    font-size:10px;
}
.superlight
{
	color:#BBBBBB;
	font-weight:normal;
	text-align:left;
}

.bigtext
{
    font-size:40px;
    line-height:40px
}
.bigtext a:hover
{
    text-decoration:none;
}

.bigtext,.tdoffset
{
    padding-left:20px;
}

.tdfield
{
    padding-top:10px;
}
.sep
{
    border-left:dotted 1px #A5A2A5;
    padding-left:20px;
}
.mixholder
{
        background-image:url(images/mixboxbg.gif);
        background-repeat:repeat-x;
        margin-top:2px;
}
.mclt
{
        background-image:url(images/mixbox.gif);
        background-position:0px 0px;
        width:6px;
        height:6px;
        background-repeat:no-repeat;
}
.mcrt
{
        background-image:url(images/mixbox.gif);
        background-position:-6px 0px;
        width:6px;
        height:6px;
        background-repeat:no-repeat;
}
.mclb
{
        background-image:url(images/mixbox.gif);
        background-position:0px -6px;
        width:6px;
        height:6px;
        background-repeat:no-repeat;
}
.mcrb
{
        background-image:url(images/mixbox.gif);
        background-position:-6px -6px;
        width:6px;
        height:6px;
        background-repeat:no-repeat;
}
.mcrm
{
    border-right:solid 1px #e4e4e4;
}
.mclm
{
    border-left:solid 1px #e4e4e4;
}
.mcbm
{
    border-bottom:solid 1px #e4e4e4;
}
.mixlistprice
{
    float:right;
    font-weight:bold;
    color:#BABABA;
    font-size:12px;
    margin-right:5px;
}

.mixlist,.mixlistborder
{
    padding:2px;
    padding-bottom:4px;
    font-weight:bold;
    text-align:left;
    font-size:10px;
}
.mixlistborder
{
    border-bottom:1px solid #E4E4E4;
}
.selectedlistitem,.listitem
{
    background-image:url(images/charttop.gif);
    background-position:0px 0px;
    background-repeat:no-repeat;
    width:253px;
    height:80px;
    vertical-align:middle;
 }
.listitem
{
    background-image:url(images/chart.gif);
}
.number
{
    color:White;
    font-size:0.7em;
    
    padding:10px 0px 0px 2px;
}
.userthumb
{
    float:left;
    max-width:70px;
    max-height:70px;
}
.syncsmall,.sellsmall
{
    width:279px;
    height:81px;
    cursor:pointer;
    background-image:url(images/syncsmall.gif);
}
.sellsmall
{
    background-image:url(images/sellsmall.gif);
}
.boldlink
{
display:block;
padding-top:10px;
font-weight:bold;
}
.BigBlue
{
    display:inline;
    font-size:1.3em;
    font-weight:bold;
    color:#62CCDC;
}
.whitebutton,.whitebuttonlc,.whitebuttonrc
{
    height:25px;
    background-image:url(images/whitebuttonc.gif);
    background-repeat:no-repeat;
    width:4px;
}
.whitebuttonrc
{
    background-position:-4px 0px;
}
.whitebutton
{
        background-image:url(images/whitebuttonm.gif);
        background-repeat:repeat-x;
        width:150px;
        font-weight:bold;
        color:#A5A2A5;        
}
.InvisibleInput
{
    opacity:0;
    z-index:2;
    position:absolute;
    height:22px;
    width:210px;
}
.LightGrayPH
{
	-moz-border-radius:4px;
	margin-bottom:20px;
	padding:15px;
	text-align:left;
	background-color:#bbbbbb;


}
.GrayPH
{
	-moz-border-radius:4px;
	background:none repeat scroll 0 0 #EBEBEB;
	margin-bottom:20px;
	padding-bottom:20px;
	text-align:left;
	background-color:#555555;
	width:100%;
}
.filter
{
	width:49px;
	height:22px;
	background-image:url(images/filter.gif);
	border:0px;
}
div.pagination_container  {
margin:15px 0 20px;
}
div.pagination {
line-height:150%;
padding:2px;
}

div.pagination a {
background-color: #FFFFFF;
border:1px solid #D7D7D7;
margin:0 5px 0 0;
padding:5px 10px;
text-decoration:none;
}
div.pagination a:hover {
background:#62CCDC;
border-color:#62CCDC;
color:#FFFFFF;}

div.result_item {
background-image:url(images/listbg.gif);
background-color:White;
height:80px;
background-position:bottom;
background-repeat:repeat-x;
margin-bottom:5px;
padding-top:5px;
padding-bottom:5px;
text-align:left;
}


.image_container img {
border:1px solid #CCCCCC;
display:block;
padding:1px;
width:70px;
height:70px;
}
div.details {
margin:0 0 0 10px;
width:300px;
}
.bio
{
	padding-left:20px;
	padding-right:20px;
	border-left:dotted 1px #A5A2A5;
	font-size:0.9em;
	width:170px;
}
.downloads {
color:#777777;
font-size:18px;
margin: 10px 12px 0 0;
padding:0;
width:100px;
}
.blubg
{
	width:810px;
	background-color:#555555;
}
.gonbrlc,.gonbrrc
{
	width:6px;
	height:80px;
	background-image:url(images/profileimagec.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color:#ffffff;
}

.gm
{
	width:200px;
	background-image:url(images/profileimagebg.gif);
	background-color:#ffffff;
	background-repeat:repeat-x;
	padding:5px;
}
.gonbrrc
{
	background-position:-7px 0px;
}
.wonbrlc,.wonbrrc
{
	width:6px;
	height:7px;
	background-image:url(images/wonbc.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
img#profile_photo_wrapper  {
height:200px;
width:200px;
padding:4px;
}
.src_photo
{
	height:50px;
	width:50px;
	float:left;
}
.wonbrrc
{
	background-position:-6px 0px;
}


.editmix .bonbrlc
{
	background-color:Transparent;
	background-image:none;
	}

.bonbrrc,.bonbrlc
{
	width:7px;
	height:7px;
	background-image:url(images/blackonblue.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color:#555555;
}
.bonbrrc
{
	background-position:-6px 0px;
}

.editmix .bonbrlc, .editmix .bonbrrc,.editmix .wonbrlc, .editmix .wonbrrc
{
	background-color:Transparent;
	background-image:none;
	}
.editmix noform
{
	color:#4A4A4A;
}	
	
.source_item,source_item_hover {
background-image:url(images/topgrad.gif);
background-repeat:repeat-x;
	background-position:top;
height:60px;
font-size:11px;
vertical-align:middle;
text-align:center;
}
.source_item_hover
{
	cursor:pointer;
	background-image:url(images/topgradh.gif);
	background-repeat:repeat-x;
	height:60px;
	text-align:center;
	font-size:11px;
}
.tt
{
	width:50px;
	font-size:0.9em;
}
.tooltip {
	display:none;	
	background-color:#000;		
	padding:7px;
	z-index:999;
	-moz-border-radius:4px;
	border:solid 1px #000;
	border-top-width:0px;
	background-image:url(images/hoverbg.gif);
	background-repeat:repeat-x;
    background-position:bottom;
	color:#dddddd;
	text-align:left;
	font-weight:normal;
	font-size:12px;
}
.bigsearch
{
	height:20px;
	width:20px;
	background-image:url(images/bigsearch.gif);
	border-width:0px;	
	cursor:pointer;
}

.invite
{
	height:22px;
	width:60px;
	background-image:url(images/invite.gif);
	border-width:0px;
}
.helpheader
{
	background-color:#E5E5E5;
	border-bottom:1px solid #E8E8E8;
	border-top:1px solid #FFFFFF;
	height:82px;
}
.smallx
{
	width:15px;
	height:15px;
	background-image:url(images/smallx.gif)
}
.qm
{
	width:15px;
	height:15px;
	background-image:url(images/smallqm.gif)
}
.tracklinkhover
{
		background-image:url(images/darktopgrad.gif);
		background-repeat:repeat-x;
		background-color:#f3f3f3;
}
.tracklink
{
		background-image:none;
		background-color:Transparent;
}
.linktd
{
	padding: 4px; font-size: 12px;font-weight: bold;
}
.buypopup
{
	position : fixed;
	height:550px;
	width : 900px;
	top :  40%;
	left :  50%;
	margin-left: -450px;
	margin-top: -250px;
	padding-top: 20px;
	background-color:#eeeeee;
	border : 1px solid #AAAAAA;
	text-align:left;
	z-index:1;
}
.buypopupbg
{
	margin-top:25px;
	margin-left:10px;
	margin-right:10px;
	background-color: #ffffff;
	background-color : #ffffff;
	border : 1px solid #D7D7D7;
	-moz-border-radius: 10px;
	height:490px;
	width : 880px;
	text-align:left;
	z-index:99;
}
.amlogo
{
width:88px;
height:25px;
background-image:url(images/stores.gif)
}
.emlogo
{
width:88px;
height:40px;
background-image:url(images/stores.gif);
background-position:0px -56px;
}
.itlogo
{
width:88px;
height:26px;
background-image:url(images/stores.gif);
background-position:0px -29px;
}

ul 
{
	float:left;
	width:850px;
	list-style:none outside none;
	margin-bottom:18px;
	padding-left:5px;
}
ul li {
float:left;
margin-top:9px;
min-height:30px;
width:140px;
}

ul li a {
background-position:0 0;
background-repeat:no-repeat;
display:block;
min-height:30px;
padding:5px 10px 0 40px;
width:86px;
}
ul li a.us {
background-image:url("images/countries/us.gif");
}
ul li a.ca {
background-image:url("images/countries/ca.gif");
}
ul li a.jp {
background-image:url("images/countries/jp.gif");
}
ul li a.de {
background-image:url("images/countries/de.gif");
}
ul li a.fr {
background-image:url("images/countries/fr.gif");
}
ul li a.gb {
background-image:url("images/countries/uk.gif");
}

ul li a.at {
background-image:url("images/countries/at.gif");
}
ul li a.be {
background-image:url("images/countries/be.gif");
}
ul li a.mx {
background-image:url("images/countries/mx.gif");
}
ul li a.dk {
background-image:url("images/countries/dk.gif");
}
ul li a.ch {
background-image:url("images/countries/ch.gif");
}
ul li a.no {
background-image:url("images/countries/no.gif");
}
ul li a.it {
background-image:url("images/countries/it.gif");
}
ul li a.lu {
background-image:url("images/countries/lu.gif");
}
ul li a.nl {
background-image:url("images/countries/nl.gif");
}
ul li a.pt {
background-image:url("images/countries/pt.gif");
}
ul li a.es {
background-image:url("images/countries/es.gif");
}

ul li a:link,ul li  a:visited,ul li  a:active {
text-decoration:none;
}

.card
{
	background-image:url("images/cards.png");
	width:84px;
	height:25px;
}
.paypal
{
	background-image:url("images/paypal.png");
	width:39px;
	height:25px;
}
.pricebox
{
	
	height:65px;
	margin-bottom:5px;
	border-width:0px;
	
	font-weight:bold;
	font-size:14px;
}
.up,.down
{
	width:15px;
	height:13px;
	cursor:pointer;
	background-image:url("images/moreless.gif");
}
.down
{
	background-position:0px -13px;
	height:14px;
}
ul.providers {
float:left;
list-style-type:none;
margin:0 5px 5px;
padding:0;
width:150px;
}


li#aol {
background-position:0 0;
}
li#facebook {
background-position:0 -50px;
}
li#flickr {
background-position:0 -100px;
}
li#google {
background-position:0 -150px;
}
li#openid {
background-position:0 -200px;
}
li#twitter {
background-position:0 -250px;
}
li#wordpress {
background-position:0 -300px;
}
li#yahoo {
background-position:0 -350px;
}


li#aol:hover {
background-position:-150px 0;
}
li#facebook:hover {
background-position:-150px -50px;
}
li#flickr:hover {
background-position:-150px -100px;
}
li#google:hover {
background-position:-150px -150px;
}
li#openid:hover {
background-position:-150px -200px;
}
li#twitter:hover {
background-position:-150px -250px;
}
li#wordpress:hover {
background-position:-150px -300px;
}
li#yahoo:hover {
background-position:-150px -350px;
}


ul.providers li {
background:url("images/openlogin.png") no-repeat scroll 0 0 transparent;
cursor:pointer;
}

ul.providers li {
height:50px;
margin:10px 0 8px;
padding:0;
width:150px;
}

.wallkit_posts .post_counter{float:right;margin:0 5px;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:11px;}
.wallkit_post{margin:10px 10px 5px 0;padding-bottom:5px;border-bottom:1px solid #d8dfea;color:#333333;direction:ltr;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:11px;text-align:left;line-height:normal;}
.wallkit_post .wallkit_profilepic{position:absolute;width:50px}
.wallkit_post .wallkit_postcontent{margin-left:50px;padding-left:10px}
.wallkit_post .wallkit_postcontent h4{padding:0 5px 3px 0;font-weight:normal}
.wallkit_post .wallkit_postcontent h4 .wall_time{margin-left:1px;font-size:9px;padding:2px 0 0 4px;color:#808080}
.wallkit_post .wallkit_postcontent h4 .time{display:none}
.wallkit_post .wallkit_postcontent h4 a{font-weight:bold;color:#3B5998;cursor:pointer;}
.wallkit_post .wallkit_postcontent div{padding:3px 0}
.wallkit_post .wallkit_profilepic img{display:block;float:left}
.wallkit_post div.wallkit_actionset{font-size:9px;padding-bottom:3px}

a.delete {
color:#3B5998;
cursor:pointer;
text-decoration:none;
}

.fdisconnect
{
	height:22px;
	width:94px;
	background-image:url("images/fdisconnect.gif");
	border:0px;
}
.fconnect
{
	height:22px;
	width:77px;
	background-image:url("images/fconnect.gif");
	border:0px;
}
.fgrant
{
	height:22px;
	width:133px;
	background-image:url("images/fgrant.gif");
	border:0px;
}
.hover
{
	cursor:pointer;
	}