body{
	background: #000 url(../images/bg.jpg) repeat-x top fixed;
	font-size:12px;
	font-family:
    "Arial",		/* Windows, MacOS */
    sans-serif;
	color:#fff;
	}
h1, h2, h3, h4, h5, h6, label, a, a:visited{ 
	color:#888; margin-bottom:0px;}
	
h1{ font-size:35px; font-weight: normal; margin-bottom:10px; line-height:35px;}
h2{ font-size:22px; line-height:22px;}
h3{ font-size:16px; line-height:16px;}
h4{ font-size:13px; line-height:13px;}
h5{ font-size:10px; line-height:10px;}
h6{ font-size:9px; line-height:9px;}
img{ border:none;}
	
.guide{font-size:9px; }
label{font-size:14px;}

#tags{ border-top:1px solid #decc06; border-bottom:1px solid #decc06;  }
#tags label{font-size:11px; }

.main{ font-size:12px; }
.main div p{}
.main-content{ font-size:12px;}
#admin-menu li, #main-menu li, #product-menu li{ list-style:none;}
#admin-menu a,#admin-menu  a:visited{ color:#fff; }
a, a:hover {background:none; text-decoration: none;}
a:link, a:visited {color: #040d4e; font-weight:bold;}
a:hover {color: #040d4e; font-weight:bold;}

#admin-menu{ font-family: arial, sans;/*helvetica, arial, sans-serif;*/}
#footer p{
	color:#fff;
	font-family:
    "Arial",		/* Windows, MacOS */
    sans-serif;
	font-weight:bold;
	}
#footer img, #footer img{ border:none;}

#content{ }
#header, #footer{ text-align:center;}

.node-title{ font-size:45px; color:#888; font-weight:normal; line-height:40px; margin:20px 0;}
#page-title{ font-size:35px; font-weight: normal; margin-bottom:10px; color:#888;}

.pagination{ text-align:center; font-size:16px; font-weight:bold;}
.pagination .current{ color: #b01dff;}
.pagination .disabled{ display:none;}

.created-by, .created-at{ font-size:10px; display:none;}
#main-content .main .readmore{ color:#b01dff; font-weight:bold;}
#main-content .main .date-of-release{ color:#b35dff; font-weight:bold;}


#search_box {  padding-top:1px; width: 900px; height: 27px;
   text-align:right;}
#search_box form{padding-top:0px;}
#search_box form input{ margin:0px; top:0;}
#search_box form, #search_box input, #search_box .search-label{ float:right;}
#search_box .search-label{ font-weight:bold; font-size:14px; padding:2px 5px 0 0;}

.calendar_date_select div{ width: auto;}
.calendar_date_select div a{width: auto;}
#event-month-menu{ width:100%; text-align:center; }