/* 
Left Menu Styles
-------------------
*/

.leftmenu_top{
background-image: url(../images/leftmenu/leftmenu_avatar_frame.png);
background-position: center 41px;
background-repeat: no-repeat;
width:160px;
height:162px;
}

.avatar_padding{
	padding-top:52px;
	margin-left:-4px;
}

.avatar_name{
font-size:0.69em;
color:#fff;
text-align:left;
padding-top:11px;
width:90px;
margin:0 auto;
}

.leftmenu_stuff_container{
padding-top:15px;
width:138px;
margin:0 auto;
}

.leftmenu_title{
font-size: 12px;
color:#7d7d7d;
padding-bottom:8px;
}

.leftmenu_category_container{
background: url(../images/leftmenu/leftmenu_category_bckrnd.png) no-repeat center center;
border:0;
margin:0;
color:#505050;
background-color:transparent;
width:107px;
height:21px;
padding:5px 3px 0px 6px;
display:block;
vertical-align:top;
}

.leftmenu_category_container_focus{
background: url(../images/leftmenu/leftmenu_category_bckrnd_roll.png) no-repeat center center;
border:0;
color:#505050;
background-color:transparent;
width:107px;
height:21px;
padding:5px 3px 0px 6px;
display:block;
vertical-align:top;
}

.leftmenu_search_container{
background: url(../images/leftmenu/leftmenu_input_bckrnd.png) no-repeat center center;
border:0;
color:#505050;
background-color:transparent;
width:126px;
height:21px;
padding:5px 6px 0px 6px;
display:block;
}

.leftmenu_search_container_focus{
background: url(../images/leftmenu/leftmenu_input_bckrnd_roll.png) no-repeat center center;
border:0;
color:#505050;
background-color:transparent;
width:126px;
height:21px;
padding:5px 6px 0px 6px;
display:block;
}



.leftmenu_input{
border:0;
color:#505050;
background-color:transparent;
}

.category{
width:107px;
height:21px;
padding:5px 3px 0px 6px;
}

.search{
width:123px;
height:21px;
padding:5px 6px 0px 6px;
}

.leftmenu_go{
display:block; 
margin:0 auto; 
width:60px; height:61px;
}

.leftmenu_buttons{
margin:0 auto;
width:138px; 
height:26px;
display:block;
}


a.leftmenu_links:link, a.leftmenu_links:visited, a.leftmenu_links:active {
font-size:0.69em;
color:#66823A;
text-decoration : none;
padding:0px 2px 0px 2px;
}

a.leftmenu_links:hover {
font-size:0.69em;
color: #F7A706;
text-decoration : none;
padding:0px 2px 0px 2px;
}

/* 
Home Left Menu Styles
-------------------
*/


.leftmenu_home_container{
padding-top:25px;
padding-left:15px;
padding-right:15px;
font-size:0.75em;
color:#69A433;
}

.home_bundle_top{
background-image: url(../images/home/home_leftsidebar_top.gif);
background-position: top left;
background-repeat: no-repeat;
width:120px;
height:9px;
}
.home_bundle_bottom{
background-image: url(../images/home/home_leftsidebar_bottom.gif);
background-position: top left;
background-repeat: no-repeat;
width:120px;
height:9px;
}

.home_bundle_content{
color:#69A433;
width:120px;
background-position: bottom left;
background-repeat: no-repeat;
border-left:2px solid #cbcbcb;
padding:5px 0px 5px 14px;
}
