﻿/*
'''''''''''''''''''''''''''''''''''''
' Module Developed by dnnUI.com     '
' Website: http://www.dnnUI.com     '
' Email:   Info@dnnUI.com           '
' Copyright(c) 2010 by dnnUI.com    '
'''''''''''''''''''''''''''''''''''''
 */
 
 body,th,td,table{text-align:left;}

.dnnUIlblbold{
    font-family:Tahoma;
    font-size:11px; 
    font-weight:bold;
}
.dnnUItxtbx{
    color:#000;
    font-family:Tahoma;
    font-size:11px;
    border:solid 1px #666;
    width:100px; 
    background-color:#fff; 
    padding:1px;
}
.dnnUIrbtn{
    color:#000;
    font-family:Tahoma;
    font-size:11px;
    padding:1px;
}


   







/*---------Cotrol Panel---------*/

div.dnnUI-cotrolpanel { 
	position: relative;
}
div.dnnUI-cotrolpanel ul {
	margin: 0px;
	padding: 3px 0px 0px 0px;  
}
div.dnnUI-cotrolpanel li {
	margin: 0px;
	padding: 0px;
	display: block;
	float:right;
    padding: 0px 5px 0px 5px;
	list-style-type: none;
}
div.dnnUI-cotrolpanel li a {
    display: block;
    height: 60px;
    width: 66px;
    text-align: center;
    font-family: Arial; 
    font-size: 11px;
    color: #2f495f;
    padding-top: 7px;
    text-decoration: none;
}
div.dnnUI-cotrolpanel .Tabs a:hover {
    background: url(Resources/images/TabHover.png) no-repeat;
}
.headerleft {
    width: 112px; 
    height: 70px; 
    padding: 0px; 
    background: url(Resources/images/HeaderLeft.gif) no-repeat;
}
.headerright {
    width: 7px; 
    height: 70px; 
    padding: 0px; 
    background: url(Resources/images/HeaderRight.gif) no-repeat;
}
.headercenter {
    width: 561px; 
    height: 70px; 
    padding: 0px; 
    background: url(Resources/images/HeaderBg.gif) repeat-x;
}
.contentspace {
    width: 100%; 
    background-color: #ffffff; 
    border-left: solid 1px #c7dded; 
    border-right: solid 1px #c7dded; 
    padding: 5px 10px 10px 10px;
}
.footerleft {
    width: 7px; 
    height: 25px; 
    padding: 0px; 
    background: url(Resources/images/FooterLeft.gif) no-repeat;
}
.footerright {
    width: 7px; 
    height: 25px; 
    padding: 0px; 
    background: url(Resources/images/FooterRight.gif) no-repeat;
}
.footercenter {
    width: 664px; 
    height: 25px; 
    padding: 0px; 
    background: url(Resources/images/FooterBg.gif) repeat-x;
}
.tdproductversion {
    width: 50%; 
    text-align: left; 
    padding-left: 5px;
}
.tdcopyright {
    width: 50%; 
    text-align: right; 
    padding-right: 5px;
}
.productversion {
    color: #2f495f;
    font-family: tahoma; 
    font-size: 11px;
}

/*--------- Container ---------*/

.headerleft_container {
    width: 6px; 
    height: 22px; 
    padding: 0px; 
    background: url(Resources/images/HeaderLeft_Container.gif) no-repeat;
}
.headerright_container {
    width: 6px; 
    height: 22px; 
    padding: 0px; 
    background: url(Resources/images/HeaderRight_Container.gif) no-repeat;
}
.headercenter_container {
    width: 658px; 
    height: 22px; 
    padding: 0px; 
    background: url(Resources/images/HeaderBg_Container.gif) repeat-x;
}
.footerleft_container {
    width: 6px; 
    height: 6px; 
    padding: 0px; 
    background: url(Resources/images/FooterLeft_Container.gif) no-repeat;
}
.footerright_container {
    width: 6px; 
    height: 6px; 
    padding: 0px; 
    background: url(Resources/images/FooterRight_Container.gif) no-repeat;
}
.footercenter_container {
    width: 658px; 
    height: 6px; 
    padding: 0px; 
    background: url(Resources/images/FooterBg_Container.gif) repeat-x;
}
.tblcontent {
    text-align: left; 
    border-left: solid 1px #c7dded; 
    border-right: solid 1px #c7dded;
}
