﻿
/*---------------------------------------------------------
Project: Cebas
---------------------------------------------------------*/

/* Reset
---------------------------------------------------------*/

body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,  
address, cite, code, del, dfn, em, img, ins, kbd, q, samp, 
strong, sub, sup, tt, var, dl, dt, dd, ol,li, ul, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;


	}
	
	.spaced
	{ 
	margin-bottom:5px;
	}
	
	
ol, ul {
	list-style:none;
	}

img {
	border:0;
	}
fieldset {
	border:1px solid transparent;
	}
table { 
	border-spacing:0;
	border-collapse:collapse;
	}
td, th {
	text-align:left;
	font-weight:normal;
	}
ins {
	text-decoration:none;
	}

del {
	text-decoration:line-through;
	}
:focus {
	outline:0;
	}

/* Global Styles
---------------------------------------------------------*/
body {
	background-color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	line-height:150%;
	}
a:link, a:active, a:visited  {
	
	color: #72c4f3;
	text-decoration:none;
	}
a:hover  {

		color:#BA2232;
	text-decoration:none;
	}
a.blue:link, a.blue:active, a.blue:visited  {
	font-weight:bold;
color: #72c4f3;
	text-decoration:none;
	}
a.blue:hover  {

	color:#BA2232;
	text-decoration:none;
	}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
		color:#BA2232;
	margin-bottom:20px;
	}
h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#666666;
	margin-bottom:15px;
	}
h3.white {
	color:#FFFFFF;
	}
h3.red {
		color:#BA2232;
		
	}
h3.blue {
   color: #72c4f3;
	}
h3.black {
	color:#000000;
	}
h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	 color: #72c4f3;
	margin-bottom:20px;
	}
h4.black {
	color:#000000;
	}
	
	
	
	h4.white {
	color:#F5F5F5;
	}
	
	
	
	h4.black_shop {
	color:#000000;
	font-size:12px;
	margin-bottom:16px;
	text-align:center;
	}

  p  {
	margin-bottom:20px;
	}
	
strong {
	font-weight:bold;

	}
ul {
	margin-bottom:20px;
	}
li {
	
	}
table {
	margin-bottom:20px;
	}
tr {
	
	}
td {
	padding:0 20px;
	}
span {
	
	}
span.red {
		color:#BA2232;
	}
	
    .red
	{
		color:#BA2232;
	}
	
	.redspaced
	{
		color:#BA2232;
		
		margin-bottom:5px;
		
	}
	
span.blue {
	color: #72c4f3;
	}
	
	.blue {
	color: #72c4f3;
	}
	
span.white {
	color:#ffffff;
	}
#wrapper {
	width:960px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	}
#header 
       {
	height:70px;
	width:920px;
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	//background-color:#4D4C4C;
	}
	
	
	
	#header2
	{
	height:100px;
	width:920px;
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	margin-top:50px;
    margin-bottom:50px;
	//background-color:#4D4C4C;
	}
	
		
	
#header a:link, #header a:active, #header a:visited  {
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
	}
#header a:hover  {
	
		color:#BA2232;
	text-decoration:none;
	}
#logo {
	float:left;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;


	}
#logo a {
	width:200px;
	height:93px;
	display:block;
	
	
	}
#header ul  {
	float:right;
	margin:0 20px 0 0;
	padding:26px 0 27px 0;
	}	
#header li  {
	float:left;
	font-size:10px;
	}
#header form {
	float:right;
	padding:22px 0 23px 0;	
	}
#header input {
	background-color:#000000;
	border:1px solid #CCCCCC;
	color:#CCCCCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	}
#header_input_text {
	padding:3px 2px;
	}
#header_input_submit {
	padding:2px;
	}
#navigation {
	height:36px;

	width:920px;
	padding:20px 20px 0px 10px;
	margin-top:5px;
	background-color:black;
	position:absolute;
	
	}
	
	#navigation input 
	{
	
	font-size:10px;
	
	}
#dropdown
{
     padding:0;
	 margin:0;
	 
	 list-style:none;
	 position:absolute;
	 z-index:100;
     padding-left:0px;
   
	
	}
	
	
	



#dropdown ul {
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	z-index:100;
	background-color:#2F2F2F;


		
	}

#dropdown li {
	float:left;
	border:none;
	text-decoration:none;
	color:#EFEFEF;
	font-weight: bold;
	
	}
#dropdown li#category {
	
	}
#dropdown li:hover {
	background-color:#333333;
	text-decoration:underline;
	color : #72c4f3;
	}
	

	
	
	#dropdown li a:hover {

	
	color : #72c4f3;
	}
	
	
	
	
	
	
	

	#dropdown li ul {
	position:absolute;
	left:-999em;
	margin:1px 0 0 0;
	width: 191px;
	color:#EFEFEF;
	font-weight:normal;
	
	}
#dropdown li ul li {
	border-top:1px solid #5C5C5C;
	border-bottom:1px solid #5C5C5C;
	margin:-1px 0 0 0;
	font-weight:normal;
	width: 193px;
	background-color:#333333;
	color:#EFEFEF;
	padding-bottom:4px;
	padding-top:4px;
	}
#dropdown li ul li:hover {
	background-color:#6F6F6F;
	}
#dropdown li:hover ul {
	left:auto;
	}
#dropdown li:hover ul, #dropdown li.sfhover ul {
	left:auto;
	}
#dropdown li ul ul {
	margin:-27px 0 0 211px;
	}
#dropdown li:hover ul ul, #dropdown li.sfhover ul ul {
	left:-999em;
	}
#dropdown li:hover ul, #dropdown li li:hover ul, #dropdown li.sfhover ul, #dropdown li li.sfhover ul {
	left:auto;
	}
#content {
	width:920px;
	height:auto;
	overflow:hidden;
	padding:20px 20px;
	background-color:#000000;
	min-height:400px;


	}
#footer {
	width:920px;
	height:auto;
	overflow:hidden;
	padding:20px;
	margin:0 auto;
	font-size:10px;
	}
#footer a:link, #footer a:active, #footer a:visited  {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
#footer a:hover  {
	
	color:#BA2232;
	text-decoration:none;
	}
#footer-left {
	float:left;
	padding:7px 0;
	}
#footer-right {
	float:right;
	}
#footer-right ul {
	float:left;
	padding:7px 0;
	}
#footer-right li {
	float:left;
	}
#footer-right li a {
	float:left;
	}
#twitter, #youtube {
	display:block;
	text-indent:-9999px;
	float:right;
	margin: 0 0 0 10px;
	}	
#twitter {
	height:26px;
	width:26px;
	background-image:url(../images/twitter.jpg);
	background-repeat:no-repeat;
	}
#youtube {
	height:26px;
	width:57px;
	background-image:url(../images/youtube.jpg);
	background-repeat:no-repeat;
	}
	
/* Main Sections
---------------------------------------------------------*/

.animation_pannel {
	width:670px;
	height:280px;
	margin:0 0 40px 0;
	float:left;
	position: relative;
	z-index:2;
	}
.main_content {
	width:598px;
	height:auto;
	overflow:hidden;
	padding:35px;
	border:1px solid #1F1F1F;
	float:left;
	margin-bottom:20px;
	
	}
.teaser_pannel {
	width:265px;
	height:auto;
	overflow:hidden;
	padding:15px;
	margin-bottom:20px;
	margin-right:10px;

	}
	
	
	.teaser_pannel2 {
	width:300px;
	height:auto;
	overflow:hidden;
	padding:15px;
	margin-bottom:20px;
	margin-right:10px;

	}
	
.pannel {
	width:420px;
	height:auto;
	overflow:hidden;
	padding:15px;
	}
.right_column {
	width:248px;
	height:auto;
	overflow:hidden;
    margin:10px 0px;	
	float:right;
	clear:right;
	margin-bottom:20px;

	
	}
	.right_columnaccount {
	width:220px;
	height:auto;
	overflow:hidden;
    margin:10px 0px;	
	float:right;
	clear:right;
	margin-bottom:20px;

	
	}
.content_news_testimonial {
	width:745px;
	height:auto;
	overflow:hidden;
	padding:35px;
	padding-left:35px;
	padding-bottom:15px;
	float:right;
	}
.content_news_post {
	width:743px;
	height:auto;
	overflow:hidden;
	padding:35px;
	float:right;
	border:1px solid #1F1F1F;
	}
	
	
	
.full_content {
	width:850px;
	height:auto;
	overflow:hidden;
	padding:35px;	
	}
.breadcrumb {
	width:920px;
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #1F1F1F;	
	}
.breadcrumb li {
	float:left;	
	}
.breadcrumb li a:link, .breadcrumb li a:link, .breadcrumb li a:link {
	
	font-weight:normal;
	}
.breadcrumb li a:hover {
		color:#BA2232;
	font-weight:normal;
	}
	
/* Right Column
---------------------------------------------------------*/

.right_column_buy {
	width:107px;
	height:28px;
	background-image:url(../images/right_column_buy.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:20px;
	}
.right_column_nav {
	height:auto;
	width:220px;
	overflow:hidden;
	margin:0 0 20px 0;
	}	
.right_column_nav li {
	float:left;
	margin:0 10px 0 0;
	}
.right_column_buy:hover {
	background-image:url(../images/right_column_buy.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	cursor:pointer;
	}
.right_column_grey {
	width:200px;
	height:auto;
	overflow:hidden;
	margin-left:10px;
	//background-color:#2F2F2F;
	//padding-left:10px;
	//-moz-border-radius: 8px;
	//border-radius: 5px;
	//filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#0a0a0a'); /* for IE */
	//background: -webkit-gradient(linear, left top, left bottom, from(#808080), to(#0a0a0a)); /* for webkit browsers */
	//background: -moz-linear-gradient(top,  #808080,  #0a0a0a); /* for firefox 3.6+ */ 
/*	background-image:url(../images/right_column_grey.jpg);
	background-repeat:no-repeat;
	background-position:top;
	*/
	}
.right_column_grey li{
	font-size: small;
	font: normal normal normal 100% Arial, Helvetica, Sans-Serif;
	color: #FFFF00;
}	
.right_column_grey_bottom {
	height:10px;
	background-image:url(../images/right_column_grey_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:40px;
	}
.right_column_grey_thumbs {
	height:auto;
	overflow:hidden;
	margin-bottom:0;
	}
.right_column_grey_thumbs img{
	width:40px;
	height:40px;
	margin:2px;
	}
.right_column_grey_thumbs li {
	float:left;
	margin:0 0px 0px 0;
	}
#right_column_home_products li {
	border-bottom:1px solid #1F1F1F;
	
	}
#right_column_home_products li a:link, #right_column_home_products li a:active, #right_column_home_products li a:visited {
	font-weight:normal;
	color:#CCCCCC;
	}
#right_column_home_products li a:hover {
	font-weight:normal;
		color:#BA2232;
	}
	
		
	#rightstorebuttons
	{
	text-align:center;
	
	
	}
#rightstorebuttons li {
	margin-bottom:20px;
	height:auto;
	overflow:hidden;
text-align:center;
	
	}
#rightstorebuttons li a {
	color:#CCCCCC;
	font-weight:normal;
	text-decoration:underline;


	font-size:11px;float:center;
	
	}
	#rightstorebuttons li a:hover {
		color:#BA2232;
	font-weight:normal;
	}
	
	#rightstorebuttons li a:visited {
	font-weight:normal;
	color:rgb(210,139,0); 
	}

#rightstorebuttons li span {
	font-size:14px;
	font-weight:bold;
	}
#rightstorebuttons img {
	//float:left;
	padding:0 0px 0px 0;
	}
#right_column_home_training li {
	margin-bottom:20px;
	}
#right_column_home_training img {
	float:left;
	padding:0px 10px 10px 2px;
	}
	
	
#gallery_nav table, #gallery_nav tr {
	width:220px;
	}
#gallery_nav td {
	padding:0;
	}
	
/* Main Content
---------------------------------------------------------*/

#main_content_post {
	width:670px;
	height:auto;
	overflow:hidden;
	padding:10px 0 0 0;
	border:none;
	float:left;
	}
#main_content_post li {
	float:left;
	margin:0 10px 0 0;
	}
#table_border td {
	border:1px solid #1F1F1F;
	width:178px;
	height:auto;
	overflow:hidden;
	padding:10px;
	}
#gallery h3 {
	padding:0 0 5px 0;
	border-bottom:1px solid #1F1F1F;
	}

#gallery img {
	margin:0 0 20px 0;
	}
#gallery table {
	width:598px;
	}
/* Form */	

#personal_data table {
	width:598px;
	margin:0;
	padding:0;
	}
#personal_data tr {
	width:598px;
	padding:0;
	}
#personal_data table td {
	padding:0;
	}
#personal_data table td label {

	}
#personal_data table td.right {
	width:400px;
	float:right;
	margin:0;
	}
#personal_data table td.right input {
	width:300px;
	}
#personal_data table td.right select {
	width:300px;
	}
#personal_data table td.right .radio {
	width:auto;
	}
#personal_data legend {
	font-size:14px;
	font-weight:bold;
	}
#personal_data label  {

	}
#personal_data input {

	}
#personal_data table select {
	
	}

/* Pannel
---------------------------------------------------------*/

#pannel_wrap_left {
	width:450px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0 20px 0 0;
	}
#pannel_wrap_right {
	width:450px;
	height:auto;
	overflow:hidden;
	float:right;
	}
	#pannel_wrap2 {
	
	
	overflow:hidden;
	margin-left:270px;
	width:600px;
	
	margin-top:60px;
	


	}
	#pannel_wrap {
	
	
	
	overflow:hidden;

		margin-top:60px;
	

	}
	
		#pannel_wrap3 {
	
	
	width:600px;
	overflow:hidden;
	margin-left:270px;
		margin-top:60px;
	

	}
#pannel_wrap_left2 {
	width:300px;
	height:auto;
	overflow:hidden;
	float:left;

	padding-left:0px;
	

	}
#pannel_wrap_right2 {
	width:300px;
	height:auto;
	overflow:hidden;
	
	float:right;
	
	
	}
#pannel_login {
	height:241px;
	background-image:url(../images/pannel_login.jpg);
	background-repeat:no-repeat;
	}
#pannel_login li {
	list-style:square;
	list-style-position:inside;
	}
#pannel_login_button {
	height:28px;
	width:288px;
	background-image:url(../images/pannel_login_button.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:20px;
	}
#pannel_login_button:hover {
	background-image:url(../images/pannel_login_button.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
#pannel_login label {
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	height:22px;
	width:129px;
	}
#pannel_login form p {
	width:291px;
	padding:5px 0 0 129px;
	float:left;
	}
#pannel_login_input {
	float:right;
	width:285px;
	}
#pannel_login_submit {
	float:right;
	height:28px;
	width:72px;
	border:none;
	background-image:url(../images/pannel_login_submit.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
#pannel_login_submit:hover {
	background-image:url(../images/pannel_login_submit.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	cursor:pointer;
	}
#pannel_login_hidden {
	height:200px;
	
	background-image:url(../images/pannel_login.jpg);
	background-repeat:no-repeat;
	width:250px;
	 margin-top:70px;
	 margin: 70px 0px 0px 20px;
	}
	
	
	
	
	#pannel_login_hidden2 {
height:200px;
	background-image:url(../images/pannel_login.jpg);
	background-repeat:no-repeat;
	}
	
	
	
	
	
	
	
#pannel_gallery {
	height:100px;
	background-color:#FF00FF;
	margin-bottom:20px;
	background-image:url(../images/pannel_gallery.jpg);
	background-repeat:no-repeat;
	padding-top:12px;
	padding-bottom:13px;
	float:right;
	}
#pannel_gallery img {
	float:left;
	margin:0 20px 0 0;
	}
.pannel_start {
	margin-bottom:20px;
	height:161px;
	background-color:#FF00FF;
	width:295px;
	}
.pannel_product {
	width:270px;
	height:90px;
	float:left;
	margin-bottom:20px;
	//background-image:url(../images/pannel_product.jpg);
	background-repeat:no-repeat;
	background-color: #2e2e2e;
	border: 1px solid grey;
	padding:9px 5px 5px 5px;
	margin:9px 5px 5px 5px;
	}
.pannel_product img {
	float:left;
	width: 90px;
	height:80px;
	margin:0 10px 0 0;
	}
.pannel_product p {
	font-size:12px;
	}
.pannel_product_links {
	width:110px;
	height:34px;
	float:right;
	padding:49px 0 0 20px;
	margin-bottom:20px;
	}
	
	/* edwins change: added some shop styles*/
	
	.pannel_product_shop {
	width:260px;
	height:65px;
	float:left;
	margin-bottom:20px;
	margin-right:10px;
	background-image:url(../images/pannel_product_shop.jpg);
	background-repeat:no-repeat;
	padding:4px 5px;
	}
.pannel_product_shop img {
	float:left;
	width: 75px;
	height:60px;
	margin:0 20px 0 0;
	}
.pannel_product_shop p {
	font-size:18px;
	text-align:center;
	}

/* Teaser Pannel
---------------------------------------------------------*/

#teaser_wrap {
	//width:950px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:10px;
	}
#teaser_wrap_left {
	//width:325px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0 20px 0 0;
	}
#teaser_wrap_right {
	//width:325px;
	height:auto;
	overflow:hidden;
	float:right;
	}
#teaser_history {
	height:131px;
	background-image:url(../images/teaser_history.jpg);
	background-repeat:no-repeat;
	}
#teaser_information {
	height:131px;
	background-image:url(../images/teaser_information.jpg);
	background-repeat:no-repeat;
	}
#teaser_registration {
	height:131px;
	background-image:url(../images/teaser_registration.jpg);
	background-repeat:no-repeat;
	}
#teaser_password {
	height:131px;
	background-image:url(../images/teaser_password.jpg);
	background-repeat:no-repeat;
	}
#teaser_new {
	height:131px;
	background-image:url(../images/teaser_new.jpg);
	background-repeat:no-repeat;
	}
#teaser_portfolio {
	height:131px;
	background-image:url(../images/teaser_portfolio.jpg);
	background-repeat:no-repeat;
	}
#teaser_history h4, #teaser_information h4, #teaser_registration h4, #teaser_password h4, #teaser_new h4, #teaser_portfolio h4 {
	padding:0 0 0 75px;
	}

#teaser_history p, #teaser_information p, #teaser_registration p, #teaser_password p, #teaser_new p, #teaser_portfolio p {
	padding:0 0 0 75px;
	}

#teaser_history a, #teaser_information a, #teaser_registration a, #teaser_password a, #teaser_new a, #teaser_portfolio a {
	padding:0 0 0 75px;
	}
.pagination {
	height:auto;
	overflow:hidden;
	border-top:1px solid #1F1F1F;
	width:920px;
	margin:20px 0;
	}
.pagination table {
	margin:0 auto;
	}

/* Content News / Testimonial
---------------------------------------------------------*/

.news_post {
	border-bottom:1px solid #1F1F1F;
	height:auto;
	overflow:hidden;
	margin:0 0 10px 0;
	text-align:right;
	}
.news_date {
	text-align:left;
	width:83px;
	padding:7px 0 8px 20px;
	font-weight:bold;
	background-color:#000000;
	background-image:url(../images/news_date.jpg);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:-123px;
	
	

	}
	
	.news_date2 {
	text-align:left;
	width:83px;
	padding:7px 0 8px 20px;
	font-weight:bold;
	background-color:#000000;
	background-image:url(../images/news_date.jpg);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:-160px;
	
	

	}
	
	
#news_title ,#news_title a 
       {
	margin-bottom:0;
	text-align:left;
		color:#BA2232
	font-style:bold;
	
	}
	
	#news_title a:hover {

	color:#BA2232;
	
	}
.news_excerpt {
	text-align:left;
	margin-bottom:0;
	width:600px;
	padding:0 145px 0 0;
	}
#content_news_post_meta {
	color:#666666;
	}
.news_pagination {
	height:auto;
	overflow:hidden;
	width:815px;
	margin:0;
	float:right;
	}
.news_pagination ul {
	height:auto;
	overflow:hidden;
	margin:0 320px 20px 0;
	float:left;
	}
.news_pagination li {
	float:left;
	margin:0 5px 0 0;
	}

/* Homepage */

#home-news {
	padding:5px;
	margin:0;
	border:0;

	float:left;
	}
#home-news ul {
	height:auto;
	overflow:hidden;
	}
#home-news ul li {
	width:567px;
	padding:0 0 0 103px;
	margin:0 0 5px 0;
	}
#home-twelve {
	padding:20px 0 0 0;
	margin:0;
	//border-top:1px solid #1F1F1F;
	border-left:0;
	border-top:0;
	border-right:0;
	border-bottom:0;
	width:670px;
	float:left;
	}
#home-twelve ul {
	height:auto;
	overflow:hidden;
	}
#home-twelve ul li {
	float:left;
	margin:0 21px 21px 0;
	padding:20px 0;
	background-color:#1F1F1F;
	}
#home-twelve ul li img {
	padding:19px 0 20px 0;
	background-color:#1F1F1F;
	}
#home-testimonial {
	float:left;
 
	background: #2A2A2A;
/*
	background-image:url(../images/homepage_testimonials.jpg);
	background-repeat:no-repeat; 	
*/
	}
#home-forum {
	float:right;
     background: #2A2A2A;
	/*-moz-border-radius: 8px;
	//border-radius: 5px;
	//filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b0f0f', endColorstr='#0a0a0a');
	//background: -webkit-gradient(linear, left top, left bottom, from(#7b0f0f), to(#0a0a0a)); 
	//background: -moz-linear-gradient(top,  #7b0f0f,  #0a0a0a); */

/*

	background-image:url(../images/homepage_forum.jpg);
	background-repeat:no-repeat; 	
*/	
	}
#home-testimonial li,#home-forum li {
	margin:0 0 5px 0;
	float:left;
	}
	
		#home-testimonial2 li,#home-forum2 li {
	margin:10px 0 10px 40px;
	float:left;
	
	}
	/* This code removes the underline from the dropdown menus */
#dropdown li {
    border:none;

}
#dropdown li ul li {
    border:none;
}
#dropdown li:hover {
    text-decoration:none;    
   color: #72c4f3;
}
#dropdown a 
{
    
    text-decoration:none;
    padding:3px 13px;
	color:#EFEFEF;
}


#toplevel a
{
 font-weight:normal;
  color: #72c4f3;
}

#toplevel a:hover
{
 font-weight:normal;
 
}



/* This code fixes the non-clickable headings in the dropdown menus */
#dropdown li b {
    color:white;
    font-weight:bold;
    display:block;
    padding:0px 20px;
	
}

/* This is for rectangular bulleted list */

.rectbullet li{
    color:gray;
    list-style: square inside; 
    margin-left:0px;
}

/* Star Rating  Styles*/
#rateMe{float:left;clear:both;width:100%;height:auto; padding:0px; }
#rateMe li{float:left;list-style:none;}
#rateMe li a:hover,
#rateMe .on{background:url(/images/rate_on.gif) no-repeat;}
#rateMe a{float:right;background:url(/images/rate_off.gif) no-repeat;width:22px; height:22px;}
#ratingSaved{display:none;}
.saved{color:red; }
/* Star Rating  Styles End*/

	