/*------------------------*/
/*---- COMMON STYLES -----*/
/*------------------------*/
div.paddedContainer
{
    padding-bottom: 0px;
}
.actionsTools
{
    text-align: right;
    background-color: Transparent;
}


.actionsTools a
{
}

.actionsTools a:hover
{
}
.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 ---------*/
/*------------------------*/
.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;
}
/*------------------------*/
/*-------- 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;
}
.vipcontainerform
{
    position:relative;
    width:196px;
    /*min-height:109px;*/
    background-image:url(images/vipcontainer_bg_big.gif);
    background-repeat:repeat-x;
    /*_height:109px;*/
    height: 290px;
    background-color: #B0B0B0;
}
.vipcontainerformbox
{
    position:relative;
    width:196px;
    min-height:35px;
    background-image:url(images/vipcontainer_bg_sml.gif);
    background-repeat:repeat-x;
    /*_height:109px;*/
    background-color: #B0B0B0;
}
.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;
}
.viploginbox
{
    position:absolute;
    left:83px;
    top:8px;
}
.viploginpic img, .vipregisterpic img
{
    border:none;
}
.vipregister
{
    position:absolute;
    left:83px;
    top:88px;
}
.vipregisternow
{
    position:absolute;
    left:83px;
    top:43px;
}
.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:20px;
    left:20px;
}
#dnn_ctr411_Welcome_noBtn
{
    position:relative;
    top:20px;
    left:45px;
}

.FileManager
{
    float:left !important;
}
.VIPTextBox
{
	width: 100px;
}

.VIPFormLabel
{
    font-size: 11px;
    color: #eef3f8;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}

.VIPRed
{
    font-size: 8px;
    color: red;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}


.enquiry_form
{
    width: 600px;
}

.enquiry_form .NormalTextBox, #dnn_ctr519_Enquiry_enquiryPanel .form input.NormalTextBox
{
    width: 200px;
    color: #666;
 
}

.enquiry_form textarea.NormalTextBox , .enquiry_form input.NormalTextBox  {   border: 1px solid #ddd !important;}

.enquiry_form table.NormalTextBox

{    width:300px !important;
    margin-top:5px;
    margin-bottom:5px;}

.enquiry_form .NormalTextBox, #dnn_ctr519_Enquiry_enquiryPanel .form table.NormalTextBox
{
    width: 208px !important;
    color: #666;
    border:0px !important;
}

.enquiry_form .NormalTextBox, #dnn_ctr519_Enquiry_enquiryPanel .form select.NormalTextBox
{
    width: 207px !important;
    color: #666;
}

.enquiry_form .NormalTextBox, #dnn_ctr519_Enquiry_enquiryPanel .form textarea.NormalTextBox
{
    width: 200px !important;
    color: #666;
    border:1px solid 
}

.enquiry_form .NormalTextBox:hover
{
    border: 1px solid #666;
}

.enquiry_form .CommandButton, .form .CommandButton 
{
    background-color: #999;
    color: #fff !important;
    border: 2px solid #999;
    text-decoration: none !important;
    float: left;
    display: block;
    margin-top: 20px;
}

.enquiry_form .CommandButton:hover, .form .CommandButton:hover 
{
    background-color: #003e77 !important;
    border: 2px solid #003e77 !important;
}
.enquiry_form td
{
    text-align: left;
}

.enquiry_form table td {padding-right:20px;}
