/*
#iphone
{
 background: url(../images2/iphone_main.png) repeat-y top center;
 color: #999999;
 font-size: 12px;
 font-family:Arial, Verdana;
}

#iphonetop
{
 background: url(../images2/iphone_top.png) no-repeat top center;
}

#iphonebottom
{
 background: url(../images2/iphone_bottom.png) no-repeat bottom center;
 padding: 35px 35px 35px 35px;
}
*/

#sidebar A
{
 text-decoration: none;
 padding-left:100px;
 padding-top:20px;
 padding-bottom:20px;
 color:white;
 font-size: 18px;
 font-family:Arial, Verdana;
}

#mailme a
{
 display: block;
 color: white;
 text-decoration: none;
 background: url(../images/mail_icon.png) no-repeat top left;
 height: 71px;
 padding: 0px 0px 0px 66px;
 line-height: 56px;
 font-size: 14px;
}

#facebookme a
{
 display: block;
 color: white;
 text-decoration: none;
 background: url(../images/buttonfacebook.jpg) no-repeat top left;
 height: 71px;
 padding: 0px 0px 0px 66px;
 line-height: 56px;
 font-size: 14px;
}

#skypeme a
{
 display: block;
 color: white;
 text-decoration: none;
 background: url(../images/skype.png) no-repeat 5px 5px;
 height: 71px;
 padding: 0px 0px 0px 66px;
 line-height: 56px;
 font-size: 14px;
}

#twitterme a
{
 display: block;
 color: white;
 text-decoration: none;
 background: url(../images/twitter.png) no-repeat top left;
 height: 71px;
 padding: 0px 0px 0px 66px;
 line-height: 56px;
 font-size: 14px;
}

#chatme a
{
 display: block;
 color: white;
 text-decoration: none;
 background: url(../images/buttonchat.jpg) no-repeat top left;
 height: 71px;
 padding: 0px 0px 0px 66px;
 line-height: 56px;
 font-size: 14px;
}

#poweredby a
{
 display: block;
 width: 134px;
 height: 52px;
 background: url(../images/poweredbyshowmi.jpg) no-repeat top center;
 margin: 20px auto 0px auto;
}


.box
{
 background: url(../images/boxmain.jpg) repeat-y top center;
}

.boxtop
{
 background: url(../images/boxtop.gif) no-repeat top center #E6E6E6;
}
.boxbottom
{
 background: url(../images/boxbottom.gif) no-repeat bottom center #E6E6E6;
 padding: 15px;
 font-size: 12px;
 color: black;
 text-align: left;
}
