@charset "UTF-8";
/* CSS Document */

html {
    overflow: -moz-scrollbars-vertical;
	margin:0px; padding:0px; border:0px;
	height:100%;
}
body{
	padding: 0px;
	margin: 0px;
	background-image: url(../../../images/dogmatism/bg-cardboard.jpg);
	background-repeat: repeat;
}
input:focus, select:focus, textarea:focus {
	border: 1px solid #c64700;
	color: #3f4b55;

}
input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #cccccc;
}

input[type="image"] {
	border: 0;
}


/* -------------------------------------- */
/* STYLES */

pre{
	margin:0px;
}
.clear{
	clear:both;height:1px;overflow:hidden;
}
hr{
	color: #dfddc4;
	background-color: #dfddc4;
	height:1px;
	border: none;
}


/* -------------------------------------- */
/* BACKGROUND 

#bgGradient {
	width: 1937px;
	height: 438px;
	background-image: url(../../../images/dogmatism/bg-gradient.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}*/
#container_Pattern {
	width: 100%;
	height: ;
	background-image: url(../../../images/dogmatism/bg-dogwords.png);
	background-repeat: repeat-x;
	background-position: 0px 200px;
}
 

/* -------------------------------------- */
/* CONTAINER */

#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 100;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #c64700;
	background-color: #FFFFFF;
}



#container_bg {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../../../images/dogmatism/bg-black.png);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index: 99;

}


.container_bg_footer {
	background-image: url(../../../images/dogmatism/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/* -------------------------------------- */
/* HEADER */

#header {
	width: 910px;
	height: 100px;
	clear:both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f4b55;
	background-image: url(../../../images/dogmatism/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}

#header a:link {
	color: #3f4b55;
}
#header a:visited {
	color: #3f4b55;
}
#header a:hover {
	color: #c64700;
}
#header a:active {
	color: #3f4b55;
}

.headerdivider{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}

.searchpadding{
	padding-left: 15px;
}


.searchbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 4px;
	border: 1px solid #999999;
	width: 150px;
	margin: 0px;
}


/* -------------------------------------- */
/* LEFT NAVIGATION */


#leftnav {
	width: 130px; /* 165 with pad */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f4b55;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;	
}
#leftnav a:link {
	color: #3f4b55;
}
#leftnav a:visited {
	color: #3f4b55;
}
#leftnav a:hover {
	color: #c64700;
}
#leftnav a:active {
	color: #3f4b55;
}
#leftnav h1 {
	font-size: 18px;
	color: #c64700;
}

.leftnavdivider{
	border-top:1px dashed #CCCC99;
	margin: 0px;	
}

/* -------------------------------------- */
/* FEATURED */

#featured {
	border: 10px solid #dfddc4;
	clear:both;
	height: 480px;
	background: #FFFFFF;

}

#featuredwrapper {
	border: 5px solid #ffffff;
}

#featurelargeimage {
	float: left;
	width: 665px;
	height: 470px;
}

#featuredpromo {
	float: right;
	width: 280px;
	height: 470px;
}

/* -------------------------------------- */
/* FEATURED ITEMS */

#featureditems {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f4b55;
}

#featureditems a:link {
	color: #3f4b55;
}
#featureditems a:visited {
	color: #3f4b55;
}
#featureditems a:hover {
	color: #c64700;
}
#featureditems a:active {
	color: #3f4b55;
}

.featureditemsRed {
	color: #c64700;
	font-weight: bold;
}


#featureditems h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3f4b55;
	margin: 0px;
}

.featured1 {
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.featured2 {
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.featured3 {
	padding-left: 10px;
	padding-right: 10px;
}



/* -------------------------------------- */
/* BREADCRUMB */

#breadcrumb {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c64700;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dfddc4;
}
#breadcrumb a:link {
	color: #3f4b55;
}
#breadcrumb a:visited {
	color: #3f4b55;
}
#breadcrumb a:hover {
	color: #c64700;
}
#breadcrumb a:active {
	color: #3f4b55;
}
.breadcrumbArrow {
	color: #c64700;
}


/* -------------------------------------- */
/* CONTENT */

#PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	background-color: #c64700;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#interiorContainer {
	clear:both;
	margin-bottom: 10px;
	height: 100%;
	
}

#interiorContent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f4b55;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-top: 20px;
}

#interiorContent a:link {
	color: #000000;
}
#interiorContent a:visited {
	color: #3f4b55;
}
#interiorContent a:hover {
	color: #c64700;
}
#interiorContent a:active {
	color: #3f4b55;
}

.contentSubHeaderOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c64700;
}
.contentSubHeaderGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8DBA39;
}

.contentSubHeaderGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b98d25;
}
.contentSubHeaderGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.contentSubHeaderRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c64700;
}
.userLoginStatus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#banner {
	margin-bottom: 10px;
}


#sortby {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f4b55;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}

#sortby h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c64700;
	margin: 0px;
	display: inline;

}

#category {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f4b55;
}

ul.productcategory {
  margin-left: 0px;
  padding-left: 0px;
  
}
ul.productcategory li {
  display: inline;
  list-style: none;
  float: left;
  width: 189px;
  text-align: center;
  	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;


}

ul.productcategory li div {
	padding: 15px;
	border: 1px solid #ffffff;
}

ul.productcategory li div:hover {
	border: 1px solid #c64700;
}

/* -------------------------------------- */
/* product detail page */
.ProductDetail_Header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #c64700;
}


/* -------------------------------------- */
/* FOOTER */

#footer {
	background-image: url(../../../images/dogmatism/footerbg.jpg);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	width: 970px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#footer h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3f4b55;
	font-weight: bold;
	margin: 0px;
}

#footer a:link {
	color: #000000;
}
#footer a:visited {
	color: #000000;
}
#footer a:hover {
	color: #ffffff;
}
#footer a:active {
	color: #000000;
}

.footerdivider{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	padding-right: 15px;
	padding-left: 15px;
}

.signuppadding{
	padding-right: 15px;
}


.signupbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 150px;
}


#copyright {
	width: 970px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	clear: both;
}

#copyright a:link {
	color: #000000;
}
#copyright a:visited {
	color: #000000;
}
#copyright a:hover {
	color: #ffffff;
}
#copyright a:active {
	color: #000000;
}


#copyrightlinks {
	float: left;
	width: 700px;
}
#nvisionlinks {
	float: right;
	width: 200px;
}



/* -------------------------------------- */
/* CHECKOUT STEPS TEXT STYLE */


.stepboxblacktextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
}
.stepboxgreytextgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #eeeeee;
	font-weight: bold;
}
.stepboxgreytextgrey a {
	color: #000000;
}

.stepboxgreytextgrey a:hover {
	color: #c64700;
}


/* -------------------------------------- */
/* BASIC CONTENT STYLES */

.homeMiniBoxHeader_featured{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #B07E09;
	line-height: 25px;
}
.homeMiniBoxHeader_featured a:link{
	color: #B07E09;
}
.homeMiniBoxHeader_featured a:hover{
	color: #c64700;
}
.homeMiniBoxHeader_signup{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #c64700;
	line-height: 32px;
}
.textGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f4b55;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #c64700;
	line-height: 18px;
	font-style:normal;
	font-weight:normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c64700;
	line-height: 12px;
	font-style:normal;
	font-weight:normal;
}

.pageadmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	font-style:normal;
	font-weight:normal;
	line-height:35px;
	height:35px;
	padding-left:10px;
}

/*

p, td, .formNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f4b55;
}
a {
	color: #3f4b55;
	font-weight:bold;
}
a:hover {
	color: #8DBA39;
	font-weight:bold;
} */

.textBurgundy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c64700;
}
.textGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8DBA39;
}
.textGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b98d25;
}
.textBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35AAE0;
}
.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textRed, .formError, .textHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c64700;
}

.subheaderGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3f4b55;
}
.subheaderOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c64700;
}
.subheaderGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b98d25;
}
.subheaderGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8DBA39;
}
.subheaderGreen a:link {
	color: #8DBA39;
}
.subheaderGreen a:visited {
	color: #8DBA39;
}
.subheaderGreen a:hover {
	color: #c64700;
}
.subheaderGreen a:active {
	color: #8DBA39;
}
.subheaderBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #35AAE0;
}
.subheaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.subheaderRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c64700;
}

.catalogText p {
	margin:0px;
	padding:0px;
}

#column1 {
	padding-left:5px;
	padding-right:5px;
}

.basic {
	padding-bottom:10px;
}

#column3 .basic {
	width:200px;
}

.basic img.leftimage {
	margin-right:10px;
}

.basic img.rightimage {
	margin-left:10px;
}

.basicinset {
	text-align:right;
	clear:both;
}

.rulelinetop {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #dfddc4;
}

.rulelinebottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dfddc4;
}

.rulelineleft {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #dfddc4;
}

.rulelineright {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #dfddc4;
}
.rulelinerightWhite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}

/* -------------------------------------- */
/* BLOG STYLES */


.blogHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8DBA39;
	line-height: 14px;
}
.blog_entrytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #c64700;
	line-height: 18px;
	font-style:normal;
	font-weight:normal;
}
.blog_entrytitle a:link {
	color: #c64700;
}
.blog_entrytitle a:hover {
	color: #c64700;
}
#blogs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f4b55;
	line-height: 14px;
}
#blogs h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #c64700;
	line-height: 18px;
	font-style:normal;
	font-weight:normal;
}

#blogs h1 a:link {
	color: #c64700;
}
#blogs h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 12px;
	font-style:normal;
	font-weight:normal;
}
.popularTags {
	border: 1px solid #F3F3E7;
	padding: 10px;
	background-color: #F3F3E7;
}
.blog_fileunder {
	padding: 3px;
	background-color: #F3F3E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}


/* -------------------------------------- */
/* FORMS */

dl {
  position: relative;
  width: 280px;
}

dt {
  clear: both;
  float:left;
  width: 90px;
  padding: 4px 0 2px 0;
  text-align: left;
}

dd {
  float: left;
  width: 180px;
  margin: 0 0 8px 0;
  padding-left: 6px;
}

dt.required {
	font-weight:bold;
}

dd.formError input, dd.formError textarea , dd.formError select {
	border: 1px solid #ff0000;
}

/*.hint {
  display:none;
  position: absolute;
  right: -250px;
  width: 200px;
  margin-top: -4px;
  border: 1px solid #c93;
  padding: 10px 12px;
  background-color: #ffc;
}

.errorhint {
  display:none;
  position: absolute;
  right: -250px;
  width: 200px;
  margin-top: -4px;
  border: 1px solid #ff0000;
  padding: 10px 12px;
  background-color: #ffc;
}
*/
/* Nav Menus (DO NOT REMOVE) */

/* -------------------------------------- */
/* LEFT NAV QUICK LINKS LIST ROLLOVER STYLES */

#leftnav div.navlist {
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0em;
	text-indent: 0em;
	list-style: none;
}

#leftnav div.navlist a {
	display: block;
	padding: 3px;
	width: 160px;
	background-color:;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfddc4;*/
}

#leftnav div.navlist a:link, #leftnav div.navlist a:visited {
	color: #3f4b55;
	text-decoration: none;
}

#leftnav div.navlist a:hover {
	background-color: #c64700;
	color: #ffffff;
}

/* -------------------------------------- */
/* LEFT NAV QUICK LINKS LIST STYLES */


#leftnav div.navlist ul {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
	list-style: none;
}

#leftnav div.navlist ul li.subpage {
	margin-top:5px;
	margin-left:25px;
	font-weight:normal;
}

#leftnav div.navlist li ul li.subpage a {
	font-weight:normal;
}

#leftnav div.navlist li ul li.subpage_current {
	margin-top:5px;
	margin-left:25px;
	font-weight:bold;
}

#leftnav div.navlist li ul li.subpage_current a {
	font-weight:bold;
}

#leftnav div.navlist li.mainpage {
	margin-left:0px;
	font-weight:normal;
}

#leftnav div.navlist li.mainpage a {
	font-weight:normal;
}

#leftnav div.navlist li.mainpage_current {
	margin-left:0px;
	font-weight:bold;
}

#leftnav div.navlist li.mainpage_current a {
	font-weight:bold;
}

#leftnav div.navlist ul ul li a {
	background-color: #dfddc4;
	color: #c64700;
}

#leftnav div.navlist ul ul li a:hover {
	background-color: #c64700;
	color: #ffffff;
}


/* -------------------------------------- */
/* Popup windows (DO NOT REMOVE) */
.modal {
	padding:0px;
	background-color:#000000;
	border:1px solid #333333;
	padding-top:30px;
	background-image: url(../../../admin/images/btn-xbar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.modalpop  {
	background-color:#000000;
	padding-top:30px;
	background:#000000 url(../../../admin/images/btn-xbar.jpg) top right no-repeat;
}

.tooltip {
	border:1px solid #000000;
	background-color:#fff;
	height:25px;
	width:200px;
	font-family:Verdana;
	font-size:10px;
	color:#333333;
}

#control_overlay {  
     background-color:#000;  
 }
 
 
/* -------------------------------------- */
/* Fading Tooltips By Dustin Diaz (DO NOT REMOVE) */

body div#toolTip{
	position:absolute;
	z-index:1000;
	width:auto;
	max-width:200px;
	background-color:#FFFFFF;
	border:1px solid #35AAE0;
	text-align:left;
	padding: 2px 5px 2px 5px;
}

body div#toolTip p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

body div#toolTip p em{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #35AAE0;
	text-decoration: none;

}
body div#toolTip p em span{
	font-weight:bold;
	color:#35AAE0;
}

.icon {
	float:left;
	padding:2px;
}   

/* -------------------------------------- */
/* calemdar (DO NOT REMOVE) */

.calHeader {
	font-weight:bold;
	font-size:16px;
	background-color:#666666;
	color:#FFFFFF;
	text-align:center;
}
.calNormal {
	font-weight:bold;
	font-size:18px;
	background-color:#dfddc4;
	color:#666666;
	text-align:left;
}
.calToday {
	font-weight:bold;
	font-size:18px;
	background-color:#c64700;
	color:#FFFFFF;
	text-align:left;
	border:#c64700 solid 1px;
	
}
.calHighlighted {
	font-weight:bold;
	font-size:18px;
	background-color:#c64700;
	color:#FFFFFF;
	text-align:left;
	border: #c64700 solid 1px;
}
.calSelected {
	font-weight:bold;
	font-size:18px;
	background-color:#b98d25;
	color:#FFFFFF;
	text-align:left;
}

.calNormal a, .calSelected a, .calHighlighted a, .calToday a {
	font-weight:bold;
	font-size:12px;
	text-align:left;
	text-decoration:underline;
}

.calNormal a:hover, .calSelected a:hover, .calHighlighted a:hover, .calToday a:hover {
	font-weight:bold;
	font-size:12px;
	color:#c64700;
	text-align:left;
	text-decoration:none;
}
.calEmpty {
}

.eventblock, .eventblockAlt {
	clear:both;
	padding-top:10px;
}
.date {
	background-color: #b98d25; 
	width: 60px; 
	height: 60px;
	text-align: center;
	padding: 0px; 
	margin:0px;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}

.eventblockAlt .date {
	background-color:#b98d25; 
	width: 60px; 
	height: 60px;
	text-align: center;
	padding: 0px; 
	margin:0px;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}

.date h5 { 
	width: 100%; 
	color: #ffffff; 
	font-size: 14px; 
	text-transform: uppercase; 
	letter-spacing: .1em; 
	padding: 8px 0px 0px 0px; 
	margin:0px; 
}

.date h4 { 
	font-size: 20px; 
	letter-spacing: .1em; 
	color: #ffffff; 
	padding: 0px 0px 8px 0px; 
	margin:0px; 
}
/* star rating */
.rating_container {  
	clear:both;  
} 
     
.rating_container a {  
	float:left;  
	display:block;  
	width:25px;  
	height:25px;  
   border:0;  
} 

.rating_container a.rating_off {  
   background-position:0 0px;  
   background-image:url("../../../admin/images/starempty.png");  
} 

.rating_container a.rating_half {  
   background-position:0 -25px;  
   background-image:url("../../../admin/images/starhalf.png"); 
} 

.rating_container a.rating_on {  
   background-position:0 -50px;  
   background-image:url("../../../admin/images/starfull.png"); 
} 

.rating_container a.rating_selected {  
   background-position:0 -75px;  
}  

/* -------------------------------------- */
/* END */