body {
	font-family:Roboto;
	padding: 0px;
	margin: 0px;
}
.wrapper
{
	text-align: left;
	position: relative;
	 width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.topbase
{
	background-color: #FFF;
	background-repeat: repeat-x;
	height: 100px;
}
.admintitle
{
	font-family: Roboto;
	font-size: 30px;
	color: #333333;
	text-decoration: none;
}
.adminbox
{
	border: 1px solid #CCC;
}
.pagenumberbox
{
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
	font-family: Roboto;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	padding: 3px;

}
.pagenumberbox1
{
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFF;
	font-family: Roboto;
	font-size: 12px;
	text-align: center;
	text-decoration: none;

}

.adminbox1
{
	border-radius: 7px;
	background-color: #F9F9F9;
	border: 1px solid #666;
	color: #333333;
	text-decoration: none;

}
.adminleftinnerbox
{
	color: #FFF;
	padding: 15px;

}
.adminboxtitle
{
	font-family: Roboto;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
}
.textlight
{
	font-family: Roboto;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding: 2px;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(images/bullet_image.gif);
	list-style-type: disc;


}
.text
{
	font-family: Roboto;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
.text a
{
	font-family: Roboto;
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
}
.text a:hover
{
	font-family: Roboto;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
.admintext
{
	font-family: Roboto;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	/*text-align: justify; */
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
}
.textboxtransform
{
	background: linear-gradient(top, #F9F9F9 0%, #E5E5E5 100%);
	background: -moz-linear-gradient(top, #F9F9F9 0%, #E5E5E5 100%);
	background: -webkit-linear-gradient(top, #F9F9F9 0%, #E5E5E5 100%);
	border-radius: 3px;
	list-style: square;
	position: relative;
	color: #000;
	border: 1px solid #999999;
	font-family: Roboto;
	font-size: 13px;
	text-decoration: none;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

.admincopyright
{
	font-family: Roboto;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding: 8px;


}
.adminlinktitle

{
	font-family: Roboto;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AB0000;
	padding: 10px 5px 10px 6px;
	font-weight: bold;
	text-align: left;


}
.adminlinktitlefooter

{
	text-decoration: none;
	background-color: #AB0000;

}
.adminmoduletitle
{
	font-family: Roboto;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	text-align: left;



}
.adminmodulename
{
	font-family: Roboto;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 21px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: url(images/admin_left_button.gif);
	background-repeat: no-repeat;
	background-position: 12px 11px;
	text-align: left;


}
.adminmodulename a
{
	font-family: Roboto;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.adminmodulename a:hover
{
	font-family: Roboto;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;


}
.adminwelcome
{
	font-family: Roboto;
	font-size: 22px;
	color: #333;
	text-decoration: none;
}
.adminmenutext
{
	font-family: Roboto;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	color: #03C;
	text-decoration: none;
	text-align: left;
}
.adminmenutext a
{
	font-family: Roboto;
	font-size: 12px;
	color: #03C;
	text-decoration: none;
}
.adminmenutext a:hover
{
	font-family: Roboto;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.adminshowentry
{
	background-color: #DDDDDD;
}

.adminfotterbase
{
	background-image: url(images/admin_padge_fotter.jpg);
	background-repeat: repeat-x;
	height: 11px;
}
.adminviewtext

{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-decoration: none;
	font-family: Roboto;
	font-size: 12px;
	color: #333;
	padding: 5px;
	text-align: left;

}
.adminviewtext a

{
	text-decoration: none;
	font-family: Roboto;
	font-size: 12px;
	color: #333;

}
.adminviewtext a:hover

{
	text-decoration: none;
	font-family: Roboto;
	font-size: 12px;
	color: #333;
	font-weight: bold;


}
.adminnote
{
	font-family: Roboto;
	font-size: 12px;
	color: #C03;
	text-decoration: none;
	padding: 8px;
	text-align: left;

}

.buttondisplaynone
{
	display: none;

}

    
.pagination {
    padding: 20px;
}

.page {
    display: inline-block;
    padding: 7px 9px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

.page:hover, .page.gradient:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
}

.page.active {
    border: none;
    background: #616161;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}

.page.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
    background: -moz-linear-gradient(0% 0% 270deg,#f8f8f8, #e9e9e9);
}

.pagination.dark {
    background: #414449;
    color: #feffff;
}

.page.dark {
    border: solid 1px #32373b;
    background: #3e4347;
    box-shadow: inset 0px 1px 1px rgba(255,255,255, .1), 0px 1px 3px rgba(0,0,0, .1);
    color: #feffff;
    text-shadow: 0px 1px 0px rgba(0,0,0, .5);
}

.page.dark:hover, .page.dark.gradient:hover {
    background: #3d4f5d;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#547085), to(#3d4f5d));
    background: -moz-linear-gradient(0% 0% 270deg,#547085, #3d4f5d);
}

.page.dark.active {
    border: none;
    background: #2f3237;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .1);
}

.page.dark.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#565b5f), to(#3e4347));
    background: -moz-linear-gradient(0% 0% 270deg,#565b5f, #3e4347);
}    
    
    