﻿body {
}

/*
.bg { 
  background-image: url(/images/mixer/bg_main.png) !important; 
  background-image: none; 
  background-repeat:no-repeat;
  filter: none !important; 
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/mixer/bg_main.png', sizingMethod='crop'); 
  
}


.bg1 { 
  background:transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/mixer/bg_main.png', sizingMethod='crop'); 
}

*/

.Hidden{visibility:hidden;}

#outerSendToFriend{width:300px;}
#SendToLine{height:30px;float:left;}
.label{font-family:Verdana ;font-size:12px;font-weight:bold;color:#000000;}
.inputbox{font-family:Verdana ;font-size:12px;font-weight:bold;color:#000000;border:solid 1px red;}



#box {float:left}
#box-left {float:left;height:100%}
#box-left-top{background:url(/images/General/lt.gif) no-repeat;width:6px;height:7px;}
#box-left-middle{background:url(/images/General/lm.gif) repeat-y;width:6px;height:100%;}
#box-left-bottom{background:url(/images/General/lb.gif) no-repeat;width:6px;height:9px;}
#box-center{float:left;height:100%;width:88%;}
#box-center-top{background:url(/images/General/ct.gif) repeat-x;height:9px;width:100%}
#box-center-middle{width:100%;height:100%;}
#box-center-bottom{background:url(/images/General/cb.gif) repeat-x;height:9px;width:100%}
#box-right{float:left;height:100%;}
#box-right-top{background:url(/images/General/rt.gif) no-repeat;width:6px;height:7px;}
#box-right-center{background:url(/images/General/rc.gif) repeat-y;width:6px;height:100%;}
#box-right-bottom{background:url(/images/General/rb.gif) no-repeat;width:6px;height:9px;}

.box {float:left}
.box-left {float:left;height:100%}
.box-left-top{background:url(/images/General/lt.gif) no-repeat;width:6px;height:7px;}
.box-left-middle{background:url(/images/General/lm.gif) repeat-y;width:6px;height:100%;}
.box-left-bottom{background:url(/images/General/lb.gif) no-repeat;width:6px;height:9px;}
.box-center{float:left;height:100%;width:88%;}
.box-center-top{background:url(/images/General/ct.gif) repeat-x;height:9px;width:100%}
.box-center-middle{width:100%;height:100%;}
.box-center-bottom{background:url(/images/General/cb.gif) repeat-x;height:9px;width:100%}
.box-right{float:left;height:100%;}
.box-right-top{background:url(/images/General/rt.gif) no-repeat;width:6px;height:7px;}
.box-right-center{background:url(/images/General/rc.gif) repeat-y;width:6px;height:100%;}
.box-right-bottom{background:url(/images/General/rb.gif) no-repeat;width:6px;height:9px;}


.TextBox{border-width:0px;background-color:Transparent;padding-left:10px;}
.TextBoxSendToFriendMixer{border-width:0px;background-color:Transparent;padding-left:100px;width:200px;}
.no-border{border-width:0px;}
.Verdana11pxBlack{font-family:Verdana;font-size:11px;text-align:right;color:Black;text-decoration:none;}
.Verdana11pxBlackBold{font-family:Verdana;font-size:11px;text-align:right;color:Black;text-decoration:none;font-weight:bold;}


.Verdana12SoftBlackBoldLink
{
color : #a0a0a0;
font-family : verdana;
font-size : 9px;
text-decoration: none;
font-weight:bold ;
}

.Verdana12SoftBlackBoldLink:Hover
{
color : #323232;
font-family : verdana;
font-size : 9px;
text-decoration: underline;
font-weight:bold ;
}

.Verdana12SoftPinkBoldLink
{
color : #505050;
font-family : verdana;
font-size : 10px;
text-decoration: none;
font-weight:bold ;
}

.Verdana12SoftPinkBoldLink:Hover
{
color : #505050;
font-family : verdana;
font-size : 9px;
text-decoration: underline;
font-weight:bold ;
}

.bottomLinks{text-decoration:none;color:#000000;font-family:Verdana;font-size:10px;}