body {
	margin : 0 0 0 0;
	margin-bottom : 10;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding : 0 0 0 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	text-align : center;
	font-family : tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background : #FFFFFF;
}
HTML {
	overflow: scroll;
	overflow-x: auto;
}
form {
	margin: 0;
 		padding: 0;
}
li {
	margin-bottom: 4px;
}
p.spacer5 {margin-top:5px;padding: 0px;}
p.spacer10 {margin-top:10px;padding: 0px;}
p.wide10 {padding: 5px;margin: 0px;}
td {
	font-size : 12px;
	background : #FFFFFF;
}
input,textarea,select {
	font-family : tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border :1px solid;
	margin-bottom: 2px;
}
#chknoborder {border:none}
#radionoborder {border:none}
.TopMenu {
	color : #FFFFFF;
	background: #22600D;
	background: url(https://images.aventik.com/TopMenu.gif) center center repeat-x;
	padding: 7px 0px 0px 0px;
	font-weight : bold;
	font-size : 12px;
}
.MenuT {
	color : #FFFFFF;
	font-weight : bold;
	background: transparent;
	text-decoration: none;
	padding-left:10px;
	padding-right:20px;
}
.MenuT a:link {
	text-decoration: none;
	color : #FFFFFF;
}
.MenuT a:visited {
	text-decoration: none;
	color : #FFFFFF;
}
.MenuT a:hover {
	text-decoration : underline;
	color : #FFFFFF;
}
label{
	float: left;
	width: 150px;
	margin-top: 2px;
	margin-left: 10px;
	text-align: left;
}
.navigationbar {
	font-family : tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254411; /* #669; */
	border :0px solid;
	background: #ffffff
}
.navigationbar a {
font-weight: bold;
color: #254411; /* #669; */
text-decoration: none;
}
.navigationbar a:hover {
text-decoration : underline;
}


/* Table(List)  */
	
#aventik-table-list
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	text-align: left;
	border-collapse: collapse;
}
#aventik-table-list thead th.rounded-topleft
{
	background: #ccc url('/images/tables/tabletopleft.png') left -1px no-repeat;
}
#aventik-table-list thead th.rounded-topright
{
	background: #ccc url('/images/tables/tabletopright.png') right -1px no-repeat;
}
#aventik-table-list th
{
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	background: #ccc;
}
#aventik-table-list td 
{
	padding: 3px;
	background: #f4f4f4; /* #eefede; */
	border-top: 1px solid #fff;
	color: #666;
}
#aventik-table-list a
{
	font-weight : normal;
	color : #444444;
}
#aventik-table-list tfoot td.rounded-foot-left
{
	background: #f4f4f4 url('/images/tables/tablebotleft.png') left bottom no-repeat;
}
#aventik-table-list tfoot td.rounded-foot-right
{
	background: #f4f4f4 url('/images/tables/tablebotright.png') right bottom no-repeat;
}
#aventik-table-list tbody tr:hover td
{
	background: #eaeaea; /* #deeece */ 
}



/* Table(Edit)  */

#aventik-table-edit
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	
	text-align: left;
	border-collapse: collapse;
}
#aventik-table-edit thead th.rounded-topleft
{
	background: #ccc url('/images/tables/tabletopleft.png') left -1px no-repeat;
}
#aventik-table-edit thead th.rounded-topright
{
	background: #ccc url('/images/tables/tabletopright.png') right -1px no-repeat;
}
#aventik-table-edit th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #000;  /* #039; */
	background: #ccc;
}
#aventik-table-edit td
{
	padding: 3px;
	background: #f0f0f0;
	/*border-top: 0px solid #fff;*/
	color: #666; /* #669; */
}
#aventik-table-edit tfoot td.rounded-foot-left
{
	background: #f4f4f4 url('/images/tables/tablebotleft.png') left bottom no-repeat;
}
#aventik-table-edit tfoot td.rounded-foot-right
{
	background: #f4f4f4 url('/images/tables/tablebotright.png') right bottom no-repeat;
}

.aventik-subtable table
{
	border-collapse: collapse;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #555;
	border-left: 1px solid #aaa;
	border-right: 1px solid #555;
	background: #555;
}

.aventik-subtable td
{
	border-collapse: collapse;
	border-top: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	background: #fdfdfd;
}



/** cpanel settings **/

#cpanel div.icon {
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
}

#cpanel div.icon a {
	display: block;
	float: left;
	border: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 102px;
	width: 104px;
	color: #666;
	vertical-align: middle;
	text-decoration: none;
	padding:2px
}

#cpanel div.icon a:hover {
	border-left: 1px solid #aaa;
	border-top: 1px solid #999;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #f9f9f9;
	color: #222;
	position: relative; 
	top: 1px;
left: 1px; 
}

#cpanel img  { padding: 10px 0; margin: 0 auto; }
#cpanel span { display: block; text-align: center; }






/* pane-sliders  */
.pane-sliders .title {
	margin: 0;
	padding: 2px;
	color: #666;
	/*cursor: pointer; */
	font-size: 14px;
	
}

.pane-sliders .panel   { border: 1px solid #ccc; margin-bottom: 3px;}

.pane-sliders .panel h3 { background: #f6f6f6; color: #666}

.pane-sliders .content { background: #f6f6f6; }

.pane-sliders .adminlist     { border: 0 none; }
.pane-sliders .adminlist td  { border: 0 none; font-size: 11px;}
.pane-sliders .adminlist a { color: #0000cc; }
.pane-sliders .adminlist a:visited { color: #0000cc; }
.jpane-toggler  span     { background: transparent url(/images/cpanel/j_arrow.png) 5px 50% no-repeat; padding-left: 20px;}
.jpane-toggler-down span { background: transparent url(/images/cpanel/j_arrow_down.png) 5px 50% no-repeat; padding-left: 20px;}

.jpane-toggler-down {  border-bottom: 1px solid #ccc; }




/* content-box */

.clr { clear: both; overflow:hidden; height: 0; }


#content-box {
	float: left;
	margin-left: 5px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	color: #0B55C4;
}



/* element-box */

div#element-box div.t {
  background: url(/images/tables/j_border.png) 0 0 repeat-x;
}

div#element-box div.t div.t {
   background: url(/images/tables/j_crn_tr_light.png) 100% 0 no-repeat;
}

div#element-box div.t div.t div.t {
   background: url(/images/tables/j_crn_tl_light.png) 0 0 no-repeat;
}

div#element-box div.b {
  background: url(/images/tables/j_border.png) 0 100% repeat-x;
}

div#element-box div.b div.b {
   background: url(/images/tables/j_crn_br_light.png) 100% 0 no-repeat;
}

div#element-box div.b div.b div.b {
   background: url(/images/tables/j_crn_bl_light.png) 0 0 no-repeat;
}

div.m {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0 8px;
}
div.t, div.b {
  height: 6px;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

