﻿/*h1 
{
	color:#3d3d3d;
	font-size:2em;
	margin: 0 0 4px 0;
}

.clear
{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}

.mys-left-area
{
	width:728px;
	float:left;
}
.mys-right-area
{
	width:202px;
	float:left;
}

.mys-right-area p
{
    margin-bottom: 8px;
}


.whitetop
{
	background: url(/images/mys/white_bg_top.gif) no-repeat top left;
	height:4px;
	overflow:hidden;
}

.whitemid
{
	background: url(/images/mys/white_bg_mid.gif) repeat-y top left;
}

.whitebottom
{
	background: url(/images/mys/white_bg_bottom.gif) no-repeat top left;
	height:5px;
	font-size: 0px;
}

div.rightgreytop
{
	background: url(/images/mys/rc_grey_top.gif) no-repeat top left;
	height:3px;
	overflow:hidden;
}

div.rightgreymid
{
	border-left:solid 1px #b7b7b7;border-right:solid 1px #b7b7b7;
	background-color: #ffffff;
}

div.rightgreybottom
{
	background: url(/images/mys/rc_grey_bottom.gif) no-repeat top left;
	height:3px;
}

.redtop
{
	background: url(/images/mys/rc_top.gif) no-repeat top left;
	height:30px;
	overflow:hidden;
}

.redbottom
{
	background: url(/images/mys/rc_bottom.gif) no-repeat top left;
	height:20px;
}

.greytop
{
	background: url(/images/mys/grey_bg_top.gif) no-repeat top left;
	height:5px;
	overflow: hidden;
}

.redmid
{
	border-left:solid 1px #cecece;border-right:solid 1px #cecece;border-bottom:solid 1px #cecece;
	background-color: #ffffff;
}

.greymid
{
	background: url(/images/mys/grey_bg_mid.gif) repeat-y top left;
}

.whitemid h2
{
    margin: 0px;
    font-size: 1em;
}

.greybottom
{
	background: url(/images/mys/grey_bg_bottom.gif) no-repeat top left;
	height:5px;
	font-size: 0px;
}

.halfgreytop
{
	background: url(/images/mys/halfgrey_bg_top.gif) no-repeat top left;
	height:5px;
	overflow: hidden;
}

.halfgreymid
{
	background: url(/images/mys/halfgrey_bg_mid.gif) repeat-y top left;

}

.halfgreybottom
{
	background: url(/images/mys/halfgrey_bg_bottom.gif) no-repeat top left;
	height:5px;
}

.paddings
{
	padding:10px 10px 10px 10px;
}
*/


#wrapper #content div.mid div.banner
{
    margin:0 0 14px;
	padding:6px 0 9px 0;
	background:#ca0c19 url(/images/2010/frame-title.gif) no-repeat;
	width:322px;
}

#wrapper #content div.mid div.banner h2
{
    padding:0;
    margin:0; 
    color:#fff;
    font-size:19px;
    text-align:center;
}

#wrapper #content div.mid div.mysContentLeftColumn
{
    float:left;
    width: 322px;
    margin: 0 0 0 0;
    padding: 0 12px 0 10px;
    overflow:hidden;
}

#wrapper #content div.mid div.mysContentRightColumn
{
    float:left;    
    width: 322px;
    margin: 0 0 0 0;
    padding: 0 0px 0 15px;
    overflow:hidden;
}

#gettingstarted a 
{ 
   text-decoration:none;
   font-weight:bold;
}

.redlinks 
{
	color:#ec1c34;
	font-weight:bold;
}

.redlinks a, .redlinks a:visited, .redlinks a:active { color:#ec1c34; text-decoration:none;}
.redlinks a:hover {color:#ec1c34; text-decoration:underline;}

a.redlinks { color:#ec1c34; text-decoration:none;font-weight:bold;}


.whitemodule
{
	background-color:#ffffff;
}

.whitemodulebottom
{
	background: url(/images/mys/module_white_bg_bottom.gif) no-repeat top left;
	height:4px;
}

.frame-padding-div{ padding: 12px 20px 20px 20px;}
table.mys_formtable
{
    width:583px;
}
table.mys_formtable td
{
    padding:3px;
}

.inputLeft
{
    background-image:url(/images/mys/inputfield_left.gif);
    height:26px;
    width:5px;
    float:left;
}
.inputMiddle
{
    border:0;
    background-image:url(/images/mys/inputfield_mid.gif);
    background-repeat:repeat-x;
    height:21px;
    float:left;
    padding-top:4px;
}

span.inputMiddle
{
    padding-top: 2px;
    padding-bottom: 3px;    
}

span.inputMiddle input
{
    border: 0px;
}

.inputRight
{
    background-image:url(/images/mys/inputfield_right.gif);
    height:26px;
    width:5px;
    float:left;
}



.textareaLeft
{
    background-image:url(/images/mys/Events_txt_field_left.gif);
    height:86px;
    width:4px;
    float:left;
}
.textareaMiddle
{
    border:0;
    background-image:url(/images/mys/Events_txt_field_mid.gif);
    background-repeat:repeat-x;
    height:86px;
    float:left;
    padding-top:4px;
}

span.textareaMiddle
{
    padding-top: 2px;
    padding-bottom: 3px;    
}

span.textareaMiddle textarea
{
    border: 0px;
    height: 76px;
    resize:none;
}

.textareaRight
{
    background-image:url(/images/mys/Events_txt_field_right.gif);
    height:86px;
    width:4px;
    float:left;
}






.mysLabelLeft
{
    background-image:url(/images/mys/label_left.gif);
    float:left;
    width:5px;
    height:32px;
}
.mysLabelMiddle
{
    background-image:url(/images/mys/label_mid.gif);
    float:left;
    height:32px;
/*    width:165px;*/
    color:#fff;
    font-weight:bold;
}
.mysLabelRight
{
    background-image:url(/images/mys/label_right.gif);
    float:left;
    width:5px;
    height:32px;
    margin-right: 2px;
}

.MysSeparator
{
    height:25px;    
}

.Label .mysLabelLeft
{
    background-image:url(/images/mys/label_grey_left.gif);
    width: 4px;
}
.Label .mysLabelMiddle
{
    background-image:url(/images/mys/label_grey_mid.gif);
}
.Label .mysLabelRight
{
    background-image:url(/images/mys/label_grey_right.gif);
    width: 4px;
}

a.mysLinkArrow
{
/*    background-image:url(/images/mys/icon_linkArrow.gif);
    background-repeat:no-repeat;
    background-position:0% 50%;*/
    padding-left:15px;
    color:#424242;
    
}
.mysLinkArrow span{
	background:url(/images/2010/border1.gif) repeat-x 0 100%;
	color:#3b3b3b;
}
.mysLinkArrow:hover span{background:none;}

.indexwrapper{overflow:hidden !important;zoom:1;padding:20px 0px 0px 0px;}
.indexleft{float:left;overflow:hidden;}
.indexleft h2{color:black !important;margin-top:0px;}
.indexright{float:right;overflow:hidden;}
.indexright h2{color:black !important;margin-top:0px;}
				
.yellowbox 
{
	background-color:#fffcd3;
	width:296px;
}

#myprofile
{
    font-family:Arial;
    font-size:11px;
}

div.loginmodule
{
    width:203px;
    height:138px;
    background-image:url(/images/mys/loginmodule_bg.gif);
    background-repeat:no-repeat;
    font-family:Arial;
    font-size:11px;
}
.inputSmallLeft
{
    float:left;
    width:4px;
    height:25px;
    background-image:url(/images/mys/loginmodule_inputfield_left.gif);
    background-repeat:no-repeat;
}
.inputSmallMid
{
    width:170px;
    height:19px;
    float:left;
    padding-top:5px;
    background-image:url(/images/mys/loginmodule_inputfield_mid.gif);
    background-repeat:repeat-x;
    border:0;
    color:#8E8C8D;
    font-size:12px;
}
.inputSmallRight
{
    float:left;
    width:4px;
    height:25px;
    background-image:url(/images/mys/loginmodule_inputfield_right.gif);
    background-repeat:no-repeat;
}

a.mysLinkArrowGray
{
    background-image:url(/images/mys/loginmodule_arrow.gif);
    background-repeat:no-repeat;
    background-position:0% 47%;
    color:#CECECE;
    padding-left:10px;
    text-decoration:none;
}

.errorBullets ul
{
    margin-left: 15px;
    padding-left: 0px;
}

div.showhide { 
  position: absolute; 
  top: 0px; 
  right: 10px; 
} 

/** EVENTS **/

a.eventLink 
{ 
    /*background: url(/images/mys/bullet.gif) no-repeat scroll center left;*/
    /*padding-left: 12px;*/
    text-decoration: none;
}

#events
{
   
    float:left;    
}

#events .inner { padding: 10px 20px 20px 20px; }
#events .topColumn { width: 322px; }
#events .bottomColumn { width: 322px; padding-top: 8px;}
#events .eventTable { width: 100%; }
#events .eventTable .linkCell { padding-left: 4px; }
hr.eventsSeparator { color: #dbdbdb; background-color: #dbdbdb; border: none; border-top: solid 1px #dbdbdb; }


/*#events .createevent 
{ 
    background: url(/images/mys/btn_plus_red.gif) no-repeat scroll top left; 
    padding-left: 32px; height: 22px; display: block; text-decoration: none; 
    font-weight: bold;
    width:150px;
    margin: 0 auto;
}*/

#invitefriend .paddings
{
	padding:10px 10px 10px 10px;
}

a.turquis, a.turquis:hover, a.turquis:visited 
{ 
    color: #03a5a7;
}

.mys-leftmodules-spacer
{
    font-size: 0px;
    line-height: 0px;
    height: 19px;
    float:left;
}

.mys-leftmodules-container
{
    padding: 19px 0px 0px 0px;
}


#sidebar h5 span.activityIndex
{
    font-size: 17px;
    font-weight: bold;
    position: absolute;
    right: 30px;
}


/* EVENTS NEW, NO TABLE*/

#events div.eventsListText
{
    margin: 5px 0 10px 0;
    font-weight:bold;
    color:#3b3b3b;    
}

#events div.eventItemHidden
{
    display:none;
}

#events div.eventItemVisible
{
    overflow:hidden;
    padding:3px 0 7px 0;
    background:url(/images/mitt_s_start/mitt_s_div_long.gif) no-repeat bottom left;
}


#events div.mySeparator
{
    background:url(/images/mitt_s_start/mitt_s_div_long.gif) no-repeat bottom left;
    height:5px;
    width:300px;
}

#events div.eventItemVisibleNoBorder
{
    overflow:hidden;
    padding:3px 0 7px 0;
}

#eventItemHolder
{
    height:140px;
}

#events div.eventLink
{
    float:left;    
    width: 250px;
}

#events div.eventSignup
{
    float:right;   
    width:50px; 
}

#events div.eventSignup span
{
    float:right;    
}

#events .eventHidePager
{
    display:none;    
}

#eventPagerTotalHolder span
{
    font-size:11px;
    color:#3b3b3b;
    margin: 0 auto;
    display:block;
    width:150px;   
}

#events div.eventPagerLinks
{
    margin: 5px 0 0 60px;
}

#events div.eventPagerLinks a.eventLinkSmall
{
    float:left;
    width:15px;
    color:#ed1b34;
    font-weight:bold;   
    padding:0 0 0 8px;
}

#events div.eventPagerLinks a.eventLinkSmallMarked
{
    float:left;
    width:15px;
    color:#3b3b3b;  
    padding:0 0 0 8px;
    font-weight:bold;
}

#events div.eventPagerLinks a.eventLinkSmallBorder
{
    border-right:1px solid gray;
}

#events div.eventPagerLinks a.eventLinkLeft,  #events div.eventPagerLinks a.eventLinkRight
{
    float:left;
    width:60px;    
}

#events div.eventPagerLinks a.eventLinkLeftGray, #events div.eventPagerLinks a.eventLinkRightGray
{
    color:#e1e1e1;    
    float:left;
    width:60px;
}

#events div.eventNoEvents div.eventsListText
{
    padding:5px 0 0 0;
    color:#e1e1e1;
}

#events div.eventNoEvents span.eventNoEventsText
{
    display:block;
    width:160px;
    margin:0 auto;
    text-align:center;    
    font-weight:bold;
    font-size:14px;
    color:#e1e1e1;
}

#events div.mysLongSeparator
{
    background:url(/images/mitt_s_start/mitt_s_div_long.gif) no-repeat top left;
    height:2px;
    line-height:2px;
    font-size:2px;    
}

/* Mitt-s Welcome Usercontrol */

#welcome div.welcomeMainIntro p 
{
    margin:0;
    padding:0;
}

#welcome #welcomeHeader
{
    margin:0;
    padding:0 0 10px 10px;
}

#welcome #welcomeHeader h1
{
    margin:0;
    padding:0;
    font-size:18px;
    font-family:Arial;
    color:#3b3b3b;  
}

#welcome div.welcomeContent
{
    float:left;
    width:217px;
    margin:0;
    padding: 0 5px 0 10px;
    color:#3b3b3b;  
}


.welcomeFlashWrapper
{
    float:left;
    width:454px;
   
}

.welcomeFlashTop 
{
    background:url(/images/mitt_s_start/mitt_s_video_top.gif) no-repeat top left;
    height:5px;
    line-height:5px;
    font-size:5px;
}

.welcomeFlashLeft
{
    float:left;
    background:url(/images/mitt_s_start/mitt_s_video_left.gif) no-repeat top left;
    width:5px;
    height:262px;
    /*display:inline;*/
}

#welcomeflashdiv
{
    float:left;
    width:443px;    
    /*display:inline;*/
}

.welcomeFlashRight
{
    float:left;
    background:url(/images/mitt_s_start/mitt_s_video_right.gif) no-repeat top right;
    width:5px;
    height:262px;
    /*display:inline;*/
}

.welcomeFlashBottom 
{
    background:url(/images/mitt_s_start/mitt_s_video_bot.gif) no-repeat top left;
    height:7px;
}

#gettingstarted
{
    margin: 15px 0 0 0;
    padding:0;    
}

#gettingstarted div.gettingStartedIntro
{
    margin: 0 0 0 30px;    
}

#gettingstarted div.gettingStartedIntro p
{
    margin:0 0 10px 0; 
    padding:0;
    font-size:14px;
    font-weight:bold;
}


/*Bloggerian*/

#bloggerianWrapper p
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;    
}

/* knappar bädda in / dela */

/*

.knapparna-box ul.embed
{
    margin:0;
    padding:0;
}

.knapparna-box ul.embed li.embedItem
{
    display:inline;
    list-style-type:none;
    padding:0;
}

.knapparna-box
{
    overflow:visible !important;    
}

.knapparna-box .column span
{
    padding:0;
    display:block;
    margin:0 0 7px 0;
}

.knapparna-box .column .pinCreator
{
    color:Gray;    
}

a.onearrowlink
{
}

a.onearrowlink:hover 
{
    text-decoration:none;    
}

a.onearrowlink:hover span
{
    border-bottom:none;
}

a.onearrowlink img{}

a.onearrowlink span
{
    margin:0 0 0 10px; 
    border-bottom:solid 1px #ed1b34;
}

*/

/*MyBlog*/

div.pinsNoItems
{
    padding:0 0 15px 0;
    margin:0;    
}

div.bloggNoItems span, div.fundRaiserNoItems span, div.pinsNoItems span
{
    display:block;
    width:160px;
    margin:0 auto;
    text-align:center;
    font-weight:bold;
    font-size:14px;
    color:#e1e1e1;    
}

/* NearbyEvents map*/

.MyEventsMapWrapper
{
    width:326px;
    margin:15px 0 0 0;    
}

.MyEventsMapTop
{
    background:url(/images/mitt_s_start/mitt_s_map_top.gif) no-repeat top left;
    height:5px;
    line-height:5px;
    font-size:5px;
}

.MyEventsMapLeft
{
    background:url(/images/mitt_s_start/mitt_s_map_left.gif) no-repeat top left;
    float:left;
    width:6px;
    height: 205px;    
}

#map
{
    float:left;
    border:none 0 #ffffff !important;
    margin:0 !important;
    padding:0 !important;
}

.MyEventsMapRight
{
    background:url(/images/mitt_s_start/mitt_s_map_right.gif) no-repeat top left;
    float:left;
    width:7px;
    height: 205px;    
}

.MyEventsMapBottom
{
    background:url(/images/mitt_s_start/mitt_s_map_bot.gif) no-repeat top left;
    height:7px;
    line-height:7px;
    font-size:7px;    
}

/* mys buttons */
/*
.mysButtonWrapper
{
    width:190px;    
    height:40px;
    margin:18px auto 0 auto;
}

.mysButtonWrapper a 
{
    text-align:center;
    margin:8px 0 8px 0;
    display:block;    
    font-weight:bold;
    font-size:16px;
    color:#3b3b3b; 
}

.mysButtonWrapper a:hover 
{
    text-decoration:none;
}

.mysButtonLeft
{
    width:4px;
    height:39px;
    float:left; 
    background:url(/images/mitt_s_start/mitt_s_btn_left.gif) no-repeat top left;   
}

.mysButtonMid
{
    width:179px;
    height:39px;    
    background:url(/images/mitt_s_start/mitt_s_btn_mid.gif) repeat top left;
    float:left;
}

.mysButtonRight
{
    width:4px;
    height:39px;
    background:url(/images/mitt_s_start/mitt_s_btn_right.gif) no-repeat top left;
    float:left;
}

*/
