/*------------------------*/
/*---- COMMON STYLES -----*/
/*------------------------*/
div.paddedContainer
{
	padding-bottom: 0px;
	width:100%;
}
.actionsTools
{
    text-align: right;
    background-color: Transparent;
}


.actionsTools a
{
    text-decoration:none;
    color:#666;
}

.actionsTools a:hover
{
    text-decoration:none;
    color:#666;
}
.solpartActionsDiv
{
    display: inline;
}
.actionsDiv
{
    vertical-align: middle;
    display: inline;
}


.look {padding:0px !important; margin:0px;}

/*------------------------*/
/*-------- PLAIN ---------*/
/*------------------------*/
.plain
{
    padding-bottom: 7px;
}

.plain .containerTable
{
    border: none;
    padding: 0px;
    
}

/*------------------------*/
/*-------- DEFAULT ---------*/
/*------------------------*/
.homepage .title, 
{
    display:none;
}
.default .containerTable
{
    border: none;
    padding: 0px;
    
}
/*.toppane .default_container
{
    padding:0px;
    margin:0px;
}   
.default .containerTable
{
    border: none;
    padding: 0px;
    
}*/

.default_container .title .Head 
{
    color:#7f7970;
    font-size:20px;
    font-family:Lucida Bright;
    display:block !important;
    padding-bottom:12px;
    }

/*-------SUBpage-----*/
/*.subpage .Head
{
    font-family:Arial !important;
    font-size:16px !important;
    text-transform:uppercase;
    font-weight:bold;
    color:#333333 !important;
    padding-bottom:6px !important;
    position:relative !important;
    width:700px !important;
    display:inline !important;
}*/
.subpage .leftpane .Head 
{
    font-family:Arial;
    font-size:10px;
    font-weight:bold;
    color:Black !important;
    text-transform:uppercase !important;
    padding:0px;    
    margin:0px;
}
.subpage .contentpane .Head
{
    font-family:Arial;
    font-size:24px;
    font-weight:normal;
    color:#333333; 
    text-transform:uppercase !important;   
}
.subpage .bottompane .Head
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold !important;
    padding:0px 0px 3px 0px;    
    margin:0px 0px 3px 0px;
}
.subpage .bottompane td
{
    padding:0px;
    margin:0px;
}
.subpage .bottompane td .Normal
{
    color:#f2146d !important;
    font-weight:normal;
    font-family:Arial;
    padding:0px;
    margin:0px;
}
.subpage .bottompane td img
{
    padding:0px;
    margin:0px;    
}

/*------------------------*/
/*-------- VIP MEMBERS ---------*/
/*------------------------*/

/*.vipmembertop
{
    position:relative;
    width:196px;
    height:34px;
    background-image:url(images/vipcontainer_top.gif);
    background-repeat:no-repeat;
    background-position:left top;
}
.vipcontainer
{
    position:relative;
    width:196px;
    min-height:109px;
    background-image:url(images/vipcontainer_bg.gif);
    background-repeat:repeat-x; #
    _height:109px;
}
.vipmemberbottom
{
    position:relative;
    width:196px;
    height:31px;
    background-image:url(images/vipcontainer_bottom.gif);
    background-repeat:no-repeat;
    padding-bottom:15px;
}
.viplogin
{
    position:absolute;
    left:83px;
    top:61px;
}
.viploginpic img, .vipregisterpic img
{
    border:none;
}
.vipregister
{
    position:absolute;
    left:83px;
    top:88px;
}
.vipcontainer .Normal, .vipcontainer .Normal p
{
    position:relative;
    left:6px;
    top:5px;
    padding:0px;
    margin:0px;
    width:150px;
    color:White;
    font-size:12px;
    font-family:Tahoma; #
    _left:7px;
}
.welcome, #dnn_ctr411_ModuleContent
{
    display:block;
    position:relative;
    padding-top:10px;
    padding-left:10px;
    color:White !important;
    font-size:12px;
    font-family:Tahoma;
}
.welcome p
{
    color: white;
    padding:0px;
    margin:0px;
}

#dnn_ctr411_ModuleContent
{
    position:relative;
    height:96px;
}
#dnn_ctr411_Welcome_yesBtn
{
    position:relative;
    top:80px;
    left:70px;
}
#dnn_ctr411_Welcome_noBtn
{
    position:relative;
    top:80px;
    left:125px;
}

.FileManager
{
    float:left !important;
}*/
