body, html {
	font-size: 8pt;
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	background: url(/v2images/bodybg.png);
	margin: 0 !important;
	padding: 0 !important;
}

#header {
	height: 216px;	
	background: url(/v2images/header.gif);
}

#logowrapper {
	width: 980px;
	margin: 0 auto;
}

#headerlogo {
	
	width: 310px;
	padding-top: 15px;
	float: left;
}

#navtop {
	width: 650px;
	float: right;
	padding-top: 43px;
	text-align: right;
	
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	margin-top: -140px;
}

#menu {
	background: url(/v2images/menu.gif) 0 -74px;
	height: 37px;
}

#footer {
	width: 980px;
	background: #ffffff;
	margin: 0 auto;
	
}

#footer .column {
	width: 24%;
	margin-right: 1px;
	border-right: 1px dotted #c0c0c0;
	float: left;
}

#footer .last {
	border: 0;
}

#footer .column .innerp {
	padding: 10px;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer li {
	margin: 0;
	padding: 0;
}

#footer li a {
	text-decoration: none;
	display: block;
	padding: 3px 0;
	margin: 0;
	color: #000000;
}

#footer li a:hover {
	text-decoration: underline;
	color: #ff0000;
}

#content {
	background: #ffffff;
}

#content .innerp {
	padding: 10px;
}

h1,h2 {
	color: #000000;
	
}

h3,h4,h5,h6,h7 {
	color: #276282;
	
}


h1 {
	font-size: 24px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 10px;
}

#footerend {
	width: 980px;
	height: 8px;
	margin: 0 auto;
	margin-bottom: 45px;
	background: url(/v2images/roundbottom.png);
}

#left {
	width: 740px;
	float: left;
}

#left-wide {
	width: 980px;
}

#right {
	width: 220px;
	float: right;
	text-align: center;
}

.cpl {
	padding: 10px;
	padding-right: 0;
}

.cpspec {
	padding: 10px;
}

.cpr {
	padding: 10px;
	padding-left: 0;
}	

.clear {
	clear: both;
}

.lefthd {
	width: 6px;
	height: 28px;
	float: left;
	background: url(/v2images/clg.png);
}

.righthd {
	width: 6px;
	height: 28px;
	float: right;
	background: url(/v2images/crg.png);	
}

.centerhd {
	height: 28px;
	background: url(/v2images/chg.gif);	
	text-align: left;
	font-weight: bold;	
	color: #000;
}

.centerhd a {
	color: navy;
	text-decoration: none;
}

.centerhd a:hover {
	color: #ff0000;
}

.lefthdm {
	width: 6px;
	height: 36px;
	float: left;
	background: url(/v2images/headl.png);
}

.righthdm {
	width: 6px;
	height: 36px;
	float: right;
	background: url(/v2images/headr.png);	
}

.centerhdm {
	height: 36px;
	text-align: left;
	background: url(/v2images/head.gif);	
	font-weight: bold;	
	color: #fff;
}


.lefthdb {
	width: 6px;
	height: 28px;
	float: left;
	background: url(/v2images/clb.png);
}

.righthdb {
	width: 6px;
	height: 28px;
	float: right;
	background: url(/v2images/crb.png);	
}

.centerhdb {
	height: 28px;
	text-align: left;
	background: url(/v2images/chb.gif);	
	font-weight: bold;	
	color: #fff;
}

.centerhdc {
	padding: 8px;
} 

.centerhdcm {
	padding: 15px;
	padding-top: 15px;
	color: #000;
} 


input.loginbox {
	background: #eee;
	width: 175px;
	padding: 2px;
	outline: none !important;
	border: 1px solid #000000;
	color: #000;
	font-weight: bold;
}

.blockbodybody {
	background: #fff url(/v2images/blockback.png);
	border: 0;
	padding: 10px;
	margin: 0;
}

.blockbodyclose {
	height: 5px;
	background: url(/v2images/blockbodyclose.png);
}


.blockbody {
	border: 1px solid #c0c0c0;
	border-top: 0;
	padding: 10px;
	margin: 0 1px;
	margin-bottom: 10px;
}

a.readmore {
	display: block;
	text-align: right;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", verdana, sans-serif;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #000000;
	text-align: right;
}

a.readmore:hover {
	color: #ff0000;
}


.sinput {
	width: 90%;
	border: 1px solid #c0c0c0;
	outline: none !important;
	background: #ffffff !important;
}

.specinputp {
	padding: 4px;
	letter-spacing: 1px;
	font-weight: bold;
	outline: none !important;
	border: 1px solid #c0c0c0;
}

specinputp:focus {
	border: 1px solid #ff0000;
}


.specinput {
	padding: 4px;
	letter-spacing: 1px;
	font-weight: bold;
	display: block;
	outline: none !important;
	width: 98%;
	border: 1px solid #c0c0c0;

}	

.specinputs {
	padding: 4px;
	outline: none !important;
	letter-spacing: 1px;
	font-weight: bold;
	display: block;
	border: 1px solid #c0c0c0;
	width: 200px;
}

.specinputs:focus,.specinput:focus {
	border: 1px solid #ff0000;
}


label.linput {
	display: block;
	margin-top: 6px;
	margin-bottom: 3px;
}

.sinput:focus {
	border: 1px solid #ff0000;
}
/* Top Tabs */
    #toptabs {
      text-align: right;
      font-size:93%;
      line-height:normal;
      }
    #toptabs ul {
          margin:0;
          float: right;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #toptabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #toptabs a {
      float:left;
      background:url("/v2images/tableft6.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #toptabs a span {
      float:left;
      display:block;
      background:url("/v2images/tabright6.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #toptabs a span {float:none;}
    /* End IE5-Mac hack */
    #toptabs a:hover span {
      color:#FFF;
      }
    #toptabs a:hover {
      background-position:0% -42px;
      }
    #toptabs a:hover span {
      background-position:100% -42px;
      }
 
      #toptabs #current a {
              background-position:0% -42px;
      }
      #toptabs #current a span {
              background-position:100% -42px;
      }
      
/***************************************************
 Content Management System Styles
***************************************************/

/* Contains the breadcrumbs to the category/blog */
.breadcrumbs {
	padding: 5px;
	border: 1px solid #c0c0c0;
	margin-bottom: 10px;
	font-size: 12px;
}

.pagebar {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #c0c0c0;
	text-align: center;
}

.breadcrumbs a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.breadcrumbs a:hover {
	color: #ff0000;
}

/* Wrapper around content */
.contentwrapper {
	border: 1px solid #c0c0c0;
	margin-bottom: 15px;
}

/* Header in contentwrapper */
.contentwrapper .header {
	background: #e7eaef;
	border-bottom: 1px solid #c0c0c0;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
}

/* Ratings Wrapper */
.contentwrapper .content .ratings {
	border: 1px solid #000000;
	padding: 10px;
	margin: 10px auto;
	width: 290px;
	text-align: center;
}


/* Label in ratings box */
.contentwrapper .content .ratings label {
	width: 40px;
	display: block;
	float: left;
}

/* Content box */
.contentwrapper .content {
	padding: 5px;
	
}

/* Comment wrapper */
.commentwrapper {
	border: 1px solid #c0c0c0;
}

/* Comment Wrapper Header */
.commentwrapper .header {
	font-size: 14px;
	padding: 10px;
	border-bottom: 1px solid #c0c0c0;
	font-weight: bold;
	background: #eeeeee;
}

/* Left table cell in header */
.commentwrapper .header .tdleft {
	text-align: left;
}

/* Right table cell in header */
.commentwrapper .header .tdright {
	text-align: right;
}

/* Comment Wrapper Content */
.commentwrapper .content {
	padding: 10px;
}

/* Comment table 1 (Alternates between 1 and 2) */
.commenttable1 {
	background: #eeeeee;	
	display: block;
	border: 1px solid #c0c0c0;
	margin: 5px;
}

/* Comment left (contains name and date posted) */
.ctleft {
	width: 30%;
	padding: 10px;
	vertical-align: top;
	border-right: 1px soliD #c0c0c0;
}

/* Comment right (contains title and message) */
.ctright {
	width: 70%;
	vertical-align: top;
	padding: 10px;
}

/* Comment table 2 (Alternates between 1 and 2) */
.commenttable2 {
	background: #ffffff;
	border: 1px solid #c0c0c0;
	margin: 5px;
	display: block;
}

/* Comment box header */
.commentbox .commentboxheader {
	font-size: 14px;
	margin-top: 10px;
	border-top: 1px solid #c0c0c0;
	padding: 10px;
	border-bottom: 1px solid #c0c0c0;
	font-weight: bold;
	background: #eeeeee;
}

/* Area where comment form is stored */
.commentboxarea {
	padding: 10px;
}

/* Textbox input */
.inptbox {
	padding: 3px;
	border: 1px solid #c0c0c0;
	width: 400px;
	margin-bottom: 10px;
}

/* Textarea input */
.inputtext {
	padding: 3px;
	border: 1px solid #c0c0c0;
	width: 400px;
	height: 100px;
}
      
.homebut{
width: 110px;
text-align: center;
}

.homebut ul {
list-style: none;
padding: 3px 0 0 0;
margin: 0;
}

.homebut ul li{
letter-spacing: -1px;
margin: 4px 0 2px 0;
font-size: 100%;
line-height: 14px;
}

.homebut ul li a, .homebut ul li a:visited{
display: block;
height: 19px;
text-decoration: none;
color: #f2f2f2;

background:  #333 url(images/homebut.gif) no-repeat 0 0px;
padding: 3px 0 0 0;
font-weight: normal;
}

.homebut ul li a:hover, .homebut ul li a:active{
display: block;
height: 19px;
background:  #ffcc33 url(images/homebut.gif) no-repeat 0 -22px;
text-decoration: none;
color: #333333;
padding: 3px 0 0 0;
font-weight: normal;
}


.prodback {
	margin: 10px;
	border-top: 1px solid #000000;
	background: url(images/prodback.gif) repeat-x 0 -30px;	
	padding: 10px;
	
	margin-bottom: 20px;
}

.prodback .title {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: navy;
}

.prodback .title:hover {
	color: #ff0000;
}
.prodimage {
	width: 200px;
}

.smapheader {
	background: #eeeeee;
	border: 1px solid #c0c0c0;
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
	margin: 15px 0;
}

img {
	border: 0;
}

#searchbox {
	width: 290px;
	float: right;
	
}

#searchbox .selbox {
	border: 1px solid #c0c0c0;
	padding: 1px;
	margin-right: 5px;
	margin-top: 6px;
	display: block;
	background: #eee;
	width: 85px;
	outline: none !important;
	float: left;
}

#searchbox .specsearch {
	border: 1px solid #c0c0c0 !important;
	padding: 2px !important;
	margin-top: 6px !important;
	background: #eee !important;
	width: 150px !important;
	outline: none !important;
	display: block;
	float: left !important;
	font-size: 12px !important;
}

.subheader {
	width: 600px;
	background: url(/v2images/subheaderback.png);
	padding: 4px;
	font-weight: bold;
	text-transform: uppercase;
}
       
        
#slide {text-align: left;padding:0; margin:0; list-style:none; width:205px; height:225px; border:1px solid #ccc; position:relative; overflow:hidden; font-family: verdana, sans-serif; font-size:11px; margin: 0 auto; }
 
#slide li.sub,
#slide li.top
{display:block; float:left; height:24px; line-height:24px; width:205px; color:#000; background:#eee; text-decoration:none;border-bottom:1px solid #fff; text-indent:20px; overflow:hidden; cursor:pointer;}
 
#slide li.sub {background:#eee url(/v2images/out.gif) no-repeat 5px 8px;}
 
#slide li.top a {text-decoration:none; color:#000; display:block; background:url(/v2images/out.gif) no-repeat 5px 8px;}
#slide li.top a:hover {color:#069; background:#ddd url(/v2images/out-over.gif) no-repeat 5px 8px;}
 
#slide li.clicked {color:#800; background:#ddd url(/v2images/down.gif) no-repeat 5px 8px;}
 
/* #slide li.sub div height = (maximum sub lines * sub line height) + top level link height(variable fY in jQuery) */
#slide li.sub div {background:#fff; height:165px; width:175px; padding:0 15px; line-height:1.2em; font-family: verdana, sans-serif; text-indent:0;}
 
#slide li div ul {padding:0; margin:0; list-style:none;}
#slide li div ul li {float:left; height:20px; width:100%;}
#slide li div ul li a {padding:0; margin:0;color:#888; text-decoration:none; background:#fff url(/v2images/out.gif) no-repeat 5px 6px; font-size:10px; display:block; border-bottom:1px solid #ddd; height:19px; line-height:19px; width:100%; text-indent:20px;}
#slide li div ul li a:hover {color:#069; background:#fff url(/v2images/out-over.gif) no-repeat 5px 6px;}        

.categorylist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.preview-box {
	overflow: scroll;
	border: 1px solid #c0c0c0;
  background: #ffffff;
  width: 80px;
  height: 300px;
  display: none;
}	

.categorytitle {
	display: block;
	padding: 10px;
	color: #000;
	margin: 10px 0;
	background: #eeeeee;
	border: 1px solid #c0c0c0;
	text-decoration: none;
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright:12px;
	-khtml-border-radius-topleft: 12px;
	-khtml-border-radius-topright: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	
}

.categorylist .categorydesc {
	margin-bottom: 10px;
	margin-top: -10px;
	display: block;
	border: 1px solid #c0c0c0;
	border-top: 0;
	padding: 10px;
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-bottomright:12px;
	-khtml-border-radius-botleft: 12px;
	-khtml-border-radius-botright: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;	
}


.aboutauthor {
	padding: 10px;
	margin: 5px;
	border: 1px solid #c0c0c0;
	background: #eeeeee;
}

.info, .success, .warning, .error, .validation {
    border: 1px solid;
    display: block;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('images/info.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('images/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('images/warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('images/error.png');
}

.faq1 {
	background: #eeeeee;
	border: 1px solid #c0c0c0;
	border-bottom: 0;
	padding: 10px;
}

.faq2 {
	background: #ffffff;
	border: 1px solid #c0c0c0;
	border-bottom: 0;
	
	padding: 10px;
}

.lastfaq {
	border-bottoM: 1px solid #c0c0c0;
}

.container {
	overflow: hidden;
	margin: 0;
	margin: -10px;
	margin-bottom: 20px;
	width: 979px;
	padding: 0;
  	
}

.main_image {
	width: 980px; height: 200px;

	background: #333;
	position: relative;
	overflow: hidden;
	
	color: #fff;
}
.main_image h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #fff;
}
.main_image p {
	font-size: 1.1em;
	padding: 5px;	margin: 0;
	line-height: 1.6em;
}
.block small { 
	padding: 0 0 0 20px; 
	font-size: 1em; 
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
	position: absolute;
	bottom: 0;	right: 0;
	width: 720px;
	
	display: none;	
}

.main_image .block h2 {
	margin: 0;
	padding-top: 40px;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: -30px;
	color: #ffffff;
}

.btop {
	height: 30px;
	background: #ffffff;
	margin: 0;
	width: 100%;
	padding: 0;
	margin-bottom: 30px;
	position: absolute;
	top: 0;
}
.bbot {
	height: 30px;
	background: #ffffff;
	margin: 0;
	width: 100%;
	padding: 0;
	position: absolute;
	bottom: 0;
}

.main_image .block{
	width: 100%;
	height: 200px;
	font-size: 10px;
	background: #111;
	position: relative;
}
.main_image a.collapse {
	background: url(/images/btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 
 
 
.image_thumb {
	background: #f0f0f0;
	display: block;
}
.image_thumb img {
	margin-top: 6px;
	display: block;
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0; padding: 4px 10px;
	background: url(/images/btnback.jpg) repeat-x;
	width: 305px;
	display: block;
	float: left;
	border-right: 1px solid #000000;
	border-left: 1px solid #ffffff;
}
.image_thumb ul li.hover {
	background: url(/images/btnbackh.jpg) repeat-x;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: url(/images/btnbackh.jpg) repeat-x;
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 1.5em; 
	margin: 5px 0; padding: 0;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 250px;
}	

.image_thumb ul li .btop,.image_thumb ul li .bbot {
	display: none;
}

.block a {
	color: yellow;
}

.block a:hover {
	color: #ff0000;
}
.image_thumb ul li p{display: none;}

.scrollerback {
	margin: 0 -10px -10px -10px;
	padding: 20px 0;
	background: #000000;
}

.scrollerback h2 {
	margin-left: 10px;
	color: #fff;
}

	

#scroller {
	width: 696px;
	height: 200px;
	background: url(/v2images/scrollback.gif);
	margin: 5px auto;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.social {
	background: #000000 url(/images/socialback.png) 0 5px repeat-x;
	margin: 0;
	padding: 5px 0;
	border-top: 3px solid #c0c0c0;
	border-bottom: 3px solid #c0c0c0;
}

.social a {
	width: 44px;
	height: 44px;
	display: block;
	
	float: left;
	border: 3px solid #eeeeee;	
	background: url(/images/socialnetwork.png) no-repeat;
}

.social a:hover {
	border: 3px solid #076e9b;
}

.social a.twitterbig {
	background-position: -141px -44px;
	width: 141px;	
	margin-right: 0;
}

.social a.twitterbig:hover {
	background-position: -141px 0;
}

.social a.facebookbig {
	background-position: 0 -44px;
	width: 141px;	
	margin-right: 0;
}

.social a.facebookbig:hover {
	background-position: 0 0;
}

.social a.twitter {
	background-position: -590px -44px;
}
.social a.twitter:hover {
	background-position: -590px 0;
}
.social a.facebook {
	background-position: -502px -44px;
}
.social a.facebook:hover {
	background-position: -502px 0;
}
.social a.delicious {
	background-position: -458px -44px;
}
.social a.delicious:hover {
	background-position: -458px 0;
}
.social a.digg {
	background-position: -282px -44px;
}
.social a.digg:hover {
	background-position: -282px 0;
}
.social a.reddit {
	background-position: -326px -44px;
}
.social a.reddit:hover {
	background-position: -326px 0;
}
.social a.myspace {
	background-position: -369px -44px;
}
.social a.myspace:hover {
	background-position: -369px 0;
}
.social a.stumbleupon {
	background-position: -634px -44px;
}
.social a.stumbleupon:hover {
	background-position: -634px 0;
}
.social a.technorati {
	background-position: -414px -44px;
}
.social a.technorati:hover {
	background-position: -414px 0;
}
.social a.feed {
	background-position: -678px -44px;
}
.social a.feed:hover {
	background-position: -678px 0;
}
.social a.linkedin {
	background-position: -546px -44px;
}
.social a.linkedin:hover {
	background-position: -546px 0;
}

.receipthr{height: 0;border-width: 1px 0 0 0;border-style: solid;border-color: #F89961;}
.receipthl{background-color:#9FB5FF;}
.receiptheading{background-color:#F89961;color: #FFFFFF;font-weight:bold; }