
/*******************************
*  Common styles 
*******************************/
body{
	margin: 0px;
	padding: 0px;
	background-color: #A661A5;
}
table, td, th, p,  li, b, span, u, i
{ 
    font-family: Verdana, Arial; 
    font-size:11px; 
}

a, a:active, a:visited
{
    color: #5C5C5C; text-decoration: underline;
}

a:hover
{
    color:#A0C2EA; text-decoration: underline;
}

a.article, a.article:active, a.article:visited{
    color: #0053A5; margin-right: 1em;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif; text-decoration: underline; 
}

a.article:hover {
   color: #0053A5; margin-right: 1em;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif; text-decoration: underline; 
}

a.white, a.white:active, a.white:visited{
    color: #ffffff; 
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; 
}

a.white:hover {
   color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; text-decoration: underline; 
}

a.path, a.path:active, a.path:visited{
    color: #ffffff; 
	font-size: 14px; font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline; 
}

a.path:hover {
   color: #ffffff; 
	font-size: 14px; font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; 
}
a.menu, a.menu:active, a.menu:visited{
	margin-right: 1em;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:hover{
	margin-right: 1em;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

div.sitetitle
{
    position:absolute;
    top:85px;
    left:75px;
	width:250px;
    font-size:12px;
    font-weight: bold;
    color: #ffffff;
}
.header
{
	height: 125px; 
	background: url(top-bg.png) repeat-x;
}
.menu1
{
	width: 100%;
	margin-top: 10px;
	padding: 11px 7px 3px 37px;
	background-color: #ABCBF1; 
	height: 40px; 
	background-image: url(navbar-bg.gif);
}

/*******************************
*  Categories
*******************************/

table.categories 
{ 
    border:0px;
	margin:0px;
	padding:0px;
}

table.categories td 
{ 
    padding:10px 5px 0px 5px; 
	margin: 0px;
}

table.category td.category
{
    font-size: 13px;
}

table.category td.category a
{
    font-weight: bold; text-decoration: none;
    color:#A661A5; font-size: 14px;
}
table.category td.category a:hover
{
    font-weight: bold; text-decoration: underline;
    color:#A661A5; font-size: 14px;
}

table.category td.subcategories
{
    padding:0px 10px 10px 10px;
	font-size: 11px;
    font-weight: normal;
}


/*******************************
*  Items
*******************************/

table.items
{

}
table.items td
{
    padding-bottom:10px
}


/*******************************
*  New items
*******************************/

table.newitems 
{
    /*border:1px solid #CEE3F7;*/
    /*background-color: #ffffff; */  
}    

table.newitems th 
{ 
    text-align: center;
    font-weight: bold;
    padding: 5px;
    border-bottom: 1px solid #896819
}     

table.newitems td
{ 
    text-align: left;
    padding: 2px;
}     

/*******************************
*  Search & filters
*******************************/
table.search, table.filters0, table.filters1
{
    width:100%;
    border: 0;
    border-top: 1px solid #8B4C89;
	 border-bottom: 1px solid #8B4C89;
    background-color: #955393;
    padding:0; margin:0; color: #ffffff;
}

table.filters1
{
    border-top: 1px solid #E0B0B0;
    background-color: #FFE0E0;
}

table.search td, table.filters0 td, table.filters1 td
{
    padding:0; margin:0;
}

input.searchtext
{
    font-size:12px;
    width:200px;
    height:21px;
}

input.searchbutton, input.rubtorbutton
{
    font-size:11px;
    height:20px
}


/*******************************
*  Category path
*******************************/
table.catpath
{
    width:100%;
    border: 0px;
    padding:0px; 
    margin:0px;
}

table.catpath td
{
    padding:0px;
    font-size:14px;    
    color:#ffffff;
    height:30px;
}

table.catpath a, 
table.catpath span
{
    font-size:14px;
    color:#ffffff;    
}

table.catpath a.main
{
    font-weight:normal
}

table.catpath span.currentcat
{
    font-weight:bold
}

/*******************************
*  Page navigation
*******************************/
table.pagenav
{
    border: 0;
    margin: 10px;
}

input.pagenav
{
    border: 1px solid #DDDDDD;
    text-align:center;
    font-weight: bold
}

/*******************************
*  Category map
*******************************/
ul.catmap_level1 li
{ 
    font-size: 12px;
    color:#777777;
    
}
ul.catmap_level1 li a
{ 
    font-size: 13px; 
    font-weight: bold;
    color:#A661A5;
}

ul.catmap_level2 li a
{ 
    font-size: 13px;
    font-weight: normal;
    color:#5C5C5C;
}


ul.catmap_level3 li a
{ 
    font-size: 12px;
    font-weight: normal;
    color:#47C3F0;
}

ul.catmap_level4 li,
ul.catmap_level5 li,
ul.catmap_level6 li,
ul.catmap_level7 li,
ul.catmap_level8 li,
ul.catmap_level9 li,
ul.catmap_level10 li
{ 
    font-size: 11px;
    font-weight: normal
}

/* Calendar */
.calendar {
    visibility: hidden;
    background-color: white;
    z-index: 9999;
    border: solid 1px #34783E;
    position: absolute;
    margin-top: 25px;
    margin-left: 30px;
}
.ctable {
    width: 210px;
}
.ctbl0 td {
    background: #9bc871;
    border: 1px solid white;
    color: white;
    padding: 4px;
}
.ctbl2 td {
    background: #e8f0f4;
    border: 1px solid white;
    padding: 4px;
}
div.copyright {
	width: 300px;
	margin: 10px 30px 30px 72px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 50px;
}
div.copyright img {
	margin: -2px 20px 30px 0;
	float: left;
}
td.footer {
	height: 100px; background-color: #A661A5;
}

.corners {
     	background: #ffffff url(t-l.gif) top left no-repeat;
	margin:0px 5px 5px 5px;*/
}
.corners div {
     	background: url(t-r.gif) top right no-repeat; 
}
.corners div div {
    	background: url(b-r.gif) bottom right no-repeat; 
}
.corners div div div {
     	background: url(b-l.gif) bottom left no-repeat;  
}

.mceToolbarTop * {
float:left;
}

.mceToolbarTop select {
width:auto!important;
}

.mceToolbarTop option {
float:none;
}
.vid{
	padding: 10px;
}
