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

#lblog {
	position: absolute;
	right: -50px;
	bottom: 0;
	width: 170px;
	height: 213px;
	background: url(/v2images/lingerieblog.png);
	z-index: 1;
}

.adbox-left {
	width: 300px;
	border-right: 1px solid #000000;
}

.adbox-right {
	width: 300px;
	border-left: 1px solid #000000;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	z-index: 150;
}

#footer {
	margin: 0 auto;
	padding: 20px;
	height: 213px;
	margin-bottom: 20px;
	position: relative;
	background: transparent;
	z-index: 150;
	text-align: right
}

#footer a, #footer a:active, #footer a:visited, #footer a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

#headerm {
	background: url(/v2images/top-tail.gif);
	height: 89px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 150;
}

a#resource { 
	width: 150px;
	position: absolute;
	display :block;
	height: 30px;
	top: 30px;
	right: 10px;
	background: url(../images/resource_guide.png);
}
	

#headerm .left {
	background: url(/v2images/top-left-bg.gif);
	float: left;
	height: 89px;
	width: 6px;
	z-index: 150;
}

#headerm .right {
	background: url(/v2images/top-right-bg.gif);
	float: right;
	height: 89px;
	
	width: 6px;
	z-index: 150;
}

#headerm .searchbox {
	position: absolute;
	top: 30px;
	right: 300px;
	width: 220px;	
	z-index: 150;
}

#headerm #logo {
	width: 249px;
	height: 38px;
	background: url(/v2images/header.png);
	float: left;
	margin: 30px 10px;
	z-index: 150;
}

#headerm .searchbox .inpbox {
	background: url(/v2images/searchback.gif) no-repeat;
	border: 0;
	outline: 0 !important;
	display: block;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: 2px;
	margin-right: 5px;
	float: left;
	width: 167px;
	z-index: 150;
	height: 26px;
}

#menu {
	height: 46px;
	background: url(/v2images/menu-tail.gif);	
	margin: 0 auto;
	position: relative;
	z-index: 150;
}

#menu .leftmen {
	height: 46px;
	width: 6px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(/v2images/menu-left-bg.gif);
	z-index: 150;
}

#menu .rightmen {
	height: 46px;
	width: 6px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(/v2images/menu-right-bg.gif);
	z-index: 150;
}

#adspace {
	padding: 0;
	margin: 0 auto;
	height: 272px;
	z-index: 150;
}

#content {
	background: #e3e3e3;
	position: relative;
	margin: 0 auto;
	z-index: 150;
	-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;	
	
}

.contentbox {
	-moz-border-radius:6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #ffffff;
	border: 1px solid #000000;
	margin: 0 5px;
	margin-bottom: 15px;	
}	

.contentbox .contentheader {
	-moz-border-radius:6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 4px;
	background: url(/v2images/menu-tail.gif);
	border: #c0c0c0;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;	
}

.contentbox .contentheader a,.contentbox .contentheader a:active,.contentbox .contentheader a:visited,.contentbox .contentheader a:hover {
	color: #ffffff;
	text-decoration: none;
}

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;
}



.subcatwrapper .contentbox .contentheader {
	text-align: center;
}

.contentbox .content img {
	margin-right: 5px;
}

.contentbox .content {
	padding: 2px 10px 10px 10px;
	position: relative;	
	color: #000000;
}

.subcatwrapper {
	width: 33.3333333333%;
	margin: 0;
	padding: 0;
	
}

.contentclose {
	background: #fff url(/v2images/bot-mid.gif);
	height: 5px;
	position: relative;
}

.contentclose .left {
	width: 6px;
	height: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/v2images/bot-left-corner.png);
}

.contentclose .right {
	width: 6px;
	height: 5px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(/v2images/bot-right-corner.png);
}	

#content .inner {
	padding: 5px;
	z-index: 150;
}

.read_more_box {
	position: absolute;
	width: 95%;
	text-align: center;
	bottom: 5px;
}
.read_more_blogs {
	background: url(/v2images/read_more_blogs.png);
	width: 129px;
	display: block;
	margin: 5px auto;
	height: 29px;
}

.subcatwrapper .contentbox .content {
	height: 350px;
}


#leftcontent {
	width: 780px;
	vertical-align: top;
}

#rightcontent {
	width: 200px;
	vertical-align: top;

}

.box1 {
	background: #d2f4ca;
}

.box2 {
	background: #f9f2c4;
}

.box3 {
	background: #e8d2fc;
}

.hbox1,hbox2,hbox3 {
	-moz-border-radius:6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 4px;
	border: #c0c0c0;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;	

}

.hbox1 {
	background: RGB(115,222,91);
}

.hbox2 {
	background: RGB(235,215,70);
}

.hbox3 {
	background: RGB(150,51,242);
}

.subcatwrapper .contentbox a,.subcatwrapper .contentbox a:visited,.subcatwrapper .contentbox a:hover,.subcatwrapper .contentbox a:active {
	font-size: 12px;
	text-decoration: none;
	color: #000;
}

.subcatwrapper .contentbox a:hover {
	text-decoration: underline;
}

.subcatwrapper .contentbox ul li {
	
}
ul.sf-menu {
	list-style-type: none;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 12px;
	left: 5px;
	z-index: 150;
}

ul.sf-menu li {
	float: left;
	padding: 0;
	margin: 0;
	z-index: 150;
}

ul.sf-menu a, ul.sf-menu a:visited,ul.sf-menu a:active, ul.sf-menu a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	display: block;
	margin: 0;
	padding: 5px 25px 5px 20px;
	text-align: center;
	background: url(/v2images/menu-separ.gif) no-repeat right 2px;
	z-index: 150;
	
}

ul.sf-menu a:hover {
	color: #ff0000;
}

.clear {
    clear: both;
}

#social-block {
	margin: 0 auto;
	z-index: 150;
}


/***************************************************
 Content Management System Styles
***************************************************/

/* Contains the breadcrumbs to the category/blog */
.breadcrumbs {
	padding: 8px;
	background: url(/v2images/menu-tail.gif);
	border-bottom: 1px solid #000;
	color: #ffffff;
	margin-top: -14px;
	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: #ffffff;
}

.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;
	background: #fff;
	margin-top: 10px;
}

/* 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;
}

.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-bottom: 20px;
	width: 630px;
	padding: 0;
  	
}

.main_image {
	width: 630px; height: 275px;

	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;
/*	border-top: 6px solid #000000;
	border-bottom: 6px solid #000000;*/
	padding: 5px 0;
}

.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; }



#gallery{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
width: 600px;
height: 275px;
}

#gallery .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}

.resultcount {
	padding: 8px;
	margin-bottom: 15px;
	border: 1px solid #c0c0c0;
}

.prodname {
	text-align: center;
}