/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	color:#645346
}

/* Product Info stuff */

    .priceDiv
    {
        position: relative; 
       /* top: 240px; */
        float: right; 
        font-size: 12px;
        font-weight: bold;
        color: #57463B;
         vertical-align:bottom;
    }
    .productDiv
    {
        position: relative;
        *position: none; /*IE6 */
        /*top: -20px;*/
    }
    .prodname
    {
        margin-top: 3px;
        margin-bottom: 3px; 
        font-size: 12px; 
        font-weight: bold;
    }
    .proddesc
    {
        text-align: justify; 
        font-size: 10px;
        height:60px
    }
	
	.searchtagdesc
	{
		margin:0 ;
		padding:0;
	}
	
	.searchtagtitle {
	font-size:1.2em;
	font-weight:400;
	text-decoration:underline;
}

	
/* Navigation */

.menutitle
{
    background-image: url('/images/generic/arrows_19_bg.gif');
    background-color: #5eaccd; 
    background-repeat: no-repeat; 
    background-position: 175px 0px;
}


/* Random stuff */

	.btn-orange
	{
	  cursor:pointer;
	  display:inline-block;
	  margin-right:0.1em;
	  overflow:visible;
	  padding: 3px 6px 3px 6px;
	  position:relative;
	  text-align:center;
	  text-decoration:none !important;
	  -moz-border-radius:4px 4px 4px 4px;
	  background:url("/images/generic/new-button-bg.png") repeat-x scroll 50% 50% #F6F6F6;
	  border:1px solid #E78F08;
	  color: #4A3A2E;
	  font-weight:bold;
	  font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
		font-size:0.9em;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
	}
	 
	 
	.btn-orange:hover
	{
	  background:url("/images/generic/new-button-bg-hover.png") repeat-x scroll 50% 50% #F6F6F6;
	  border:1px solid #FFC94A;
	  color: #4A3A2E; 
	}

	.btn-orange:visited
	{
	   border:1px solid #E78F08 !important;
	}


    .btn-orange-txt 
    {
        padding: 0.4em 1em;
        font-size: 1.4em;        
    }
    .rndTop
    {
        height: 130px;
        margin: 5px 10px 5px 10px;
    }
    .rndImage
    {
        float: right;
    }
/* Search stuff */

	.divResult
    {
        font-size: large;
    }
    .searchTop
    {
        height: 80px;
        margin: 5px 10px 5px 10px;
    }
    #pager
    {
        width: 660px;
        text-align: center;
        
    }   
  
	.imgright
	{
		float: right;
		
	}
	
	.floatR
    {
        float: right;
    }
    
    .floatL
    {
        float: left;
    }
    .prodimg 
    {
		float:left;
		margin:0 10px 10px 0;
		padding:2px;
		/* width:144px; */
	}
    .infoimage
    {
        width: 17px;
        height: 18px;
        border: 0px solid;
        vertical-align: middle;
    }

	.tagcart
	{
	background-image: url("/images/generic/prodoptbird.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 5px 70px;
	height:25px;
	_background-position: top right;
	_padding-left:0px;
	_padding:0px 60px 5px 0px;
	
	}
	.tagcart a
	{
	position:relative;
	top:6px;
	_top:3px;
	}
    .currentpage
    {
        font-weight:bolder;
        padding-left: 10px;
        padding-right: 10px;
    }
    
 #content ul.byprice
    {
        width: 660px;
		_width: 643px; /*IE6 HACK*/
        list-style: circle outside none;
    }
    
    #content h2
    {
        clear: both;
    }
    #content ul.byprice li
    {
        margin: 0;
        float: left;
        list-style: none;
    }
    #content ul.byprice li a
    {
        display: block;
        width: 210px;
        height: 260px;
        border: 1px solid #f6f6f6 !important;
        padding: 2px;
		_padding: 1px; /*IE6 HACK*/
        margin: 0px 4px 23px 0;
		_margin: 0; /*IE6 HACK*/
        cursor: pointer;
    }
    #content ul.byprice li a p
    {
    }
    #content ul.byprice li a strong
    {
        margin-top: 10px;
        margin-bottom: 3px;
        display: block;
        width: 195px;
        padding-left: 5px;
        line-height: 17px;
        font-size: 1.1em;
    }
    #content ul.byprice li a span
    {
        display: block;
        width: 195px;
        padding-left: 5px;
        line-height: 14px;
    }
    #content ul.byprice li a strong.rightalign
    {
        display: block;
        width: 200px;
        text-align: right;
    }
    #content ul.byprice li a:hover
    {
        border: 1px solid #ccc !important;
        color: #000;
    }
	#content ul.prod-grid
    {
        width: 660px;
		_width: 643px; /*IE6 HACK*/
        list-style: circle outside none;
    }
    #content h2
    {
        clear: both;
    }
    #content ul.prod-grid li
    {
        margin: 0;
		width: 210px;
        height: 260px;
		display: block;
		border: 1px solid #f6f6f6 !important;
        padding: 2px;
		_padding: 1px; /*IE6 HACK*/
        margin: 0px 4px 4px 0;
		_margin: 0; /*IE6 HACK*/
        float: left;
        list-style: none;
		position: relative;
    }
	#content ul.prod-grid li img
	{
		width: 210px;
		height: 160px;
	}
	#content ul.prod-grid li a.overlay-link
	{
		display: block;
		width: 214px;
		height: 264px;
		border: 1px solid #f6f6f6;
		position: absolute;
		left: 0px;
		top: 0px;
		background: url('/images/generic/transparent.gif') repeat;
	}
	#content ul.prod-grid li a.overlay-link:hover
	{
		border: 1px solid #ccc !important;
        color: #000;
	}
    #content ul.prod-grid li a
    {
        display: block;
        cursor: pointer;
    }
	#content ul.prod-grid li p, #content ul.prod-grid li b
	{
	margin: 0;
	display: block;
    line-height: 14px;
    padding-left: 5px;
    width: 195px;
	font-size:12px;
	}
    #content ul.prod-grid li h3
    {
	font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 3px;
    }
	
	#content ul.prod-grid li p
	{
	
	font-size: 10px;
    height: 60px;
    text-align: justify;
	font-family: arial;
	}
	
	    #content ul.prod-grid li .price
    {
    color: #57463B;
    float: right;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    vertical-align: bottom;
    }
    #content ul.prod-grid li .disp
    {
    color: #57463B;
    float: left;
    font-size: 10px;
    position: relative;
    vertical-align: bottom;
    margin-left: 5px;
   
    }
	
    #content ul.prod-grid li span
    {
    color: #57463B;
    float: right;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    vertical-align: bottom;
    }

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #645346;
	background: eef2ea;
}
ul, ol {
	padding-left: 20px
}
ul {
	list-style: circle;
}
ol {
	list-style: decimal;
	}
#content li {
	line-height: 1.6em;
	margin-left: 30px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* IE 6 css fixes */
/* -------------------------------------------------------------- 
Standardised Internet Explorer 6 stylesheet:
http://forabeautifulweb.com/blog/about/universal_internet_explorer_6_css/

Author: Andy Clarke
Web site: http://stuffandnonsense.co.uk
Web site: http://forabeautifulweb.com
Web site: http://transcending.com
Twitter: http://twitter.com/malarkey

Version date : 22nd May 2009
Version: 0.3 Alpha

License: Creative Commons CC Zero Declaration. No Rights Reserved.

Based on the work of:
Mark Boulton: http://markboulton.co.uk
Eric Meyer: http://meyerweb.com
Cameron Moll: http://www.cameronmoll.com/
Richard Rutter: http://clagnut.com
Khoi Vinh: http://subtraction.com

-------------------------------------------------------------- */

html, 			body, 
div,			span, 
object, 		iframe, 
h1, h2, h3, h4, h5, h6, 
p, 				blockquote, 
pre, 			a, 
abbr, 			acronym, 
address, 		code, 
del, 			dfn, 
em, 			img, 
q, 				dl, 
dt, 			dd, 
ol, 			ul, 
li, 			fieldset, 
form, 			label, 
legend, 		table, 
caption, 		tbody, 
tfoot, 			thead, 
tr, 			th, td { 
margin : 0; 
padding : 0; 
border : 0; 
font-weight : inherit; 
font-style : inherit; 
font-size : 100%; 
font-family : inherit; 
vertical-align : baseline; }

/* Body ---------------------------------------------------- */

body {
/*width : 60%;

/* http://www.cameronmoll.com/archives/000892.html */
width : expression(document.body.clientWidth < 640? "640px" : document.body.clientWidth > 120? "120em" : "auto");*/
margin : 0 auto;
padding : 0;
background :  #eef2ea;
font : 88% Georgia, Times, serif;
line-height : 1.4;
 }

/* Headings ---------------------------------------------------- */

h1, h2, h3, h4, h5, h6 { 
font-weight : normal; }

h1 { 
margin-bottom : .5em;
font-size : 3em; 
line-height : 1; }

h2 { 
margin-bottom : .35em;
font-size : 2em; }

h3 {
margin-bottom : .35em;
font-size : 1.5em;
line-height : 1 ; }

h4 {
margin-bottom : 1.25em;
font-size : 1.2em;
line-height : 1.25; }

h5, h6 { 
margin-bottom : 1.5em;
font-weight : bold; 
font-size : 1em; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { 
margin : 0; }

/* Text elements -------------------------------------------------------------- */

p { 
margin : 0 0 1.5em; }


blockquote, q {
quotes : "" ""; }

blockquote { 
margin : 1.5em 1.5em 1.5em -1.5em;
padding-left : 1.5em;
border-left : 1px solid #666;
font : italic 1.2em "Times New Roman", Times, serif; }

blockquote:before, blockquote:after, q:before, q:after { 
content : ""; }

strong { 
font-weight : bold; }

em, dfn { 
font-style : italic; }

dfn { 
font-weight : bold; }

sup, sub { 
line-height : 0; }

abbr, acronym { 
border-bottom : 1px dotted #666; }

address {
margin : 0 0 1.5em;
font-style : italic; }

del { 
color : #666; }

pre, code, tt {
margin : 1.5em 1.5em 1.5em -1.5em;
padding-left : 1.5em;
border-left : 1px dotted #666;
font : 1em 'andale mono', 'lucida console', monospace;
line-height : 1.5; }

pre { 
white-space : pre; }

code { 
display : block; }


/* Lists -------------------------------------------------------------- */

li ul, li ol { 
list-style-type : circle;
margin : 0 1.5em .75em 1.5em; }

ul, ol {
margin : 0 1.5em 1.5em 0; }

ul { 
list-style-type : disc; }

ol {
list-style-type : decimal; }

dl {
margin-bottom: 1.5em; 
padding-top: 1.5em; 
border-top : 1px solid #ccc; }

dl dt {
margin-bottom : .75em;
font-size : 1.2em;
line-height : 1.25; }

dd {
margin-bottom: 1.5em; 
padding-bottom: 1.5em; 
border-bottom : 1px solid #ccc; }

/* Tables -------------------------------------------------------------- */

table {
border-collapse : separate; 
border-spacing : 0;
margin: 0;
 }

table, td, th { 
vertical-align : top; }

th, thead th {
font-weight : bold; }


th, td, caption {
padding : 0; 
text-align : left; 
font-weight : normal; }

tfoot { 
font-size : .9em; }

caption {
margin-bottom : 1em;
font-size : 1.5em;
line-height : 1 ; }

/* Forms -------------------------------------------------------------- */

label { 
font-weight : bold; }

fieldset { 
}

legend {  
font-size : 1.2em; 
font-weight : bold; }

textarea { 
width : 390px; 
height : 250px; 
padding : 5px; }
/* END IE6 CSS FIXES */
/*STYLES*/
body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image:url(/images/generic/background_bg.png); background-repeat:repeat-y; background-position:center
}
p {
font-family: verdana,helvetica,Arial,sans-serif;
font-size:1em;
line-height:1.4em;
margin:5px 0 8px
}
#content a {
	text-decoration:none
}
#content a:link, #content a:visited {
	color: #645346;
	border-bottom: 1px dotted #645346;
}
#content a:hover {
	color: #645346;
	border-bottom: 1px solid #645346;
}
#content a:visited {
	color: #645346;
}
h1 {
	border: 2px solid #FFC98F;
	border-width: 0 0 2px 0;
	padding: 0 0 6px 0;
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 1.6em;	
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
h4, h5, h6 {
	font-size: 1.1em;
}
strong { font-weight:700}
em { font-style: italic}
blockquote {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 
#wrap {
text-align:left;
width:960px;
margin:0 auto;
}

#header {
height:100px;
*height:110px;
}

#headTopBar {
	width:570px;
	height:30px;
	background-color:#e9efe4;
	float:right;
	position:relative;
	top:-18px;
	right:24px;
	-moz-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
	text-align:right;

}

#headTopBar .social {
height:21px;
float:left;
padding: 0 0 0 10px;
position:relative;
top:4px;

}

#headTopBar .social *{
position:relative;
}

#___plusone_0  {
float:left !important;
}

#headBottomBox {
	width:300px;
	float:right;
	position:relative;
	top:-15px;
	*top:-30px;
	right:20px;
	padding: 6px 10px 0 0;
	
}


#headTopBar a:link,#headTopBar a:visited, #topNav a:visited {
	color: #647B98;
	text-decoration:none;
	vertical-align:middle
}


#logo {
margin: 15px 30px;
}

#logo img {
	position: absolute; 
	top:5px
}

#srch {
	background:url(/images/generic/search-bg-blue.png) no-repeat top left;
	width: 300px;
	height:24px;
	float:right;
}

#srch a#searchBtn {
	background:url(/images/generic/search-button-blue.png) no-repeat top left;
	width: 20px;
	height:20px;	
	float:right;
	position:relative;
	top:2px;
	right:3px;
}

#srch input#searchField {
	background:url(/images/generic/search-box-blue.png) #ffffff no-repeat top left;
	width: 192px;
	height:18px;
	border: 0;
	font-size: 0.9em;
	position:relative;
	top:2px;
/*	left:77px;*/
	padding:1px 1px 1px 10px ;
	float:left;
}

#srch a#searchBtn:hover {
	background-position: 0 -20px;
}
#srch a#searchBtn:active {
	background-position: 0 -40px;
}

#srch span {
color:#ffffff;
float:left;
line-height:24px;
font-size:1.4em;

margin:0 5px;
}

#srch .srchSnow {
position:absolute;
top:27px;
left:1px;
}

#header ol {
	background-image:url(/images/generic/nav-bar_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:23px;
	margin:0 0 10px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif; font-size: .9em; font-weight: bold;
}
	#header ol li{
	display:inline;
	}
		#header ol li a {
		color:#FFF;
		padding: 3px 3px 0px;
		margin:0 0 0 0;
		text-decoration:none;
		font-weight:bold;
		line-height: 1.9;
		}
		#header ol li a:hover {
			background-color: #000
		}
		#header ol li input {
			background-color: #645346;
			background-image:url(/images/generic/search_bg.gif);
			background-repeat:no-repeat;
			background-position: 0 0px;
			width:107px;
			border: 0;
			height:18px;
			padding:0px 18px 0px 10px;
			margin:0px 0 ;
		}
#background {
	padding-left: 8px;
	padding-right: 8px;
	margin-left:17px;
	width: 910px;
	background-color: #e9efe4;
	background-image:url(/images/generic/top-round_bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

#scbackground {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
	margin-left:16px;
	width: 910px;
	_width: 925px;
	background-color: #e9efe4;
	background-image:url(/images/generic/top-round-sc_bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
#backgroundBottom {
	padding-left: 8px;
	margin-left:16px;
	height:126px;
	width: 918px;
	_width: 926px;
	background-repeat:no-repeat;
	background-image:url(/images/generic/bottom-small_bg.gif);
	clear:both
	
}
#leftcol {
width: 210px;
margin: 0;
float: left;
}
	#leftcol ul, #bottomLeftNav ul {
	list-style:none;
	margin:0;
	padding:0;
	width: 198px;
	}
		#leftcol ul li, #bottomLeftNav ul li {
			margin-bottom: 4px;
			display: inline
		}
		#leftcol ul li.brownBg {
			background-color: #645346;
		}
		#leftcol ul li.brownBg ul li, #leftcol ul li.brownBg ul {
			background-color: #fff;
		}
		#leftcol ul li span {
			padding: 1px 0 0 10px;
			margin: 0 0 3px;
			font-weight: 700;
			cursor: pointer;
			color: #fff;
			display:block
		}
		#leftcol ul li span:hover {color: #222}
		#leftcol ul li ul li a, #bottomLeftNav ul li a {
			font-size: 9pt;
			/*font-weight: bold;*/
			color: #65b0cf;
			display:block;
			padding:2px 2px 2px 20px;
			text-decoration: none;
			outline:none;
			}
		#leftcol ul li a {
			text-decoration:none;
		}
		#leftcol ul li ul li a:hover {
			color:#ffffff;
			background-color:#96c9de;
			}
#leftNav{
	margin-top:-5px;	
    position: relative;

}
#yourphotoson
{
	width: 200px;
	height: 52px;
	color: #645346;
	background: url("/images/generic/left-nav-top_bg.gif") no-repeat left top;	
}
#yourphotoson h2
{
	padding: 12px;
	font-size: 1.7em;
}
ul#bottomLeftNav {margin-top:10px;}
ul#bottomLeftNav li span {
		background-color:#645346;
color:#ffffff;

}
ul#bottomLeftNav li span a {
	text-decoration:none;
	background-color:#645346;
	color:#ffffff;
	display: block;
	width:190px;
	height:22px;
	padding-left:10px;

}
#scpos
{
    float: right;
   margin: 5px;
   font-size: larger;
   display: none;
}
#scpos img
{
    height:20px;
    width: 20px;
    display: none;
}

#content {
	background-image:url(/images/generic/content-round_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
width: 660px;
background-color:#FFF;
margin:8px 8px 20px 5px;
float: right;
padding: 10px 10px 20px 10px;
}

#sccontent {
	background-image:url(/images/generic/content-round-sc_bg.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
  width: 890px;
  _width: 910px;  
  background-color:#FFF;
  /*margin: 8px 8px 20px 8px;
  float: right;*/
  padding: 10px 10px 20px 10px;
  _padding: 10px 0px 20px 8px;
  float: none; 
  margin: 0 auto;
}
/*
#content img {
	padding: 4px;
	margin: 0 0 10px 10px;
	float:right;
	border: 1px solid #e9efe4;
	
}
*/
#footer {
	float:right;
	margin: 20px 0 30px 0;
	width: 926px;
}

#footer ul, ol, li{ 
line-height:1.4;
margin:0;
padding:0;
}

#footer ol li a:hover,
#footer ul li a:hover {
	color:#000;
	text-decoration:none;
}

#footer li {
	display: list-item;
	list-style-type: none;
}

#footer li a {
	text-decoration:underline;	
}

#footer a {
	text-decoration:none;
	font-size:11px;
}

#footer-left { 
	float:left;
	width: 480px;
	*width: 460px;
}

#footer-right {
	float:right;
	width:430px;
}

.footer-payments { 
margin:5px 0 10px 0;
}

.footer-col { 
	float:left;
	margin:0 50px 0 0;	
}

#footer .footer-row ul {
	margin-bottom:15px;
}

#footer .footer-row li {
	display: inline;
	margin-right:10px;
}

#footer span {
    color: #097390;
    font-size: 1.1em;
    font-weight: 600;
}
.rightflo {float:right; text-align:right}
.leftflo {float:left}
/*quicklinks change*/
.quicklinks {  font-size: 9pt; color: #645346; font-weight: normal}
a.quicklinks {  text-decoration: none}
a.quicklinks:visited {   color: #645346;}
.clearer {clear:both}
#content a.red {  color: #CC0000; text-decoration: none;}
#content a.red:visited {  color: #CC0000;}
#content a.red:hover {  color: #CC0000; text-decoration:underline}


/* Product Page Styles */
div#productRight {
	width: 310px;
	padding: 0 10px;
	float: right;
	margin-bottom: 10px;
}
div#productLeft {
	width: 322px;
	float: left;
	margin-bottom: 10px;
}
#content a.atc, a.atc:visited {
	display:block;
	width: 140px;
	height:60px;
	background-image:url("/images/generic/personalise_btn.png");
	border: 0 !important;
	background-repeat: no-repeat;
	background-position: right 0px;
	margin: -7px 0 0 0;
	padding: 0;
	float: right;	
}
#content a.atc:hover {
	background-position: right -60px;
	
}
#content a.atc:active {
	
}
#content a.addtocart_btn {
	background-image:url("/images/generic/addtocart_btn.png");
}
#content a.personalise_btn {
	background-image:url("/images/generic/personalise_btn.png");
}
#content a.uploadandpreview_btn {
	background-image:url("/images/generic/uploadandpreview_btn.png");
}
#deliveryOther {
	border: 1px solid #fff;
}
#content div.delDropdown {
	position:relative;
	top:-4px;
	left: 77px;
}
#content .dropAbs {
	position:absolute;
	z-index:9000;
}
#deliveryDropdown {
	border: 1px solid #ccc;
	padding:6px;
	font-weight:700;
	width:200px;
	font-size:0.7em;
	background-color: #f1f1f1;
	display: none;
}
div.addToCartContainer {
	margin: 10px 0px 20px 0;
	width:290px;
	border: 1px solid #E9EFE4;
	padding: 19px 10px 10px;
}
div.addToCartContainer h3 {
	display: inline;
	padding: 6px;
	background-color: #f1f1f1;
	font-size: 1.35em;
}
div.addToCartContainer h3 span {
	font-size:0.7em;
}
div.addToCartContainer p.strongTurnaround {
	padding: 3px 3px 0;
	margin: 14px 0 0;
}
div.addToCartContainer p.smallCaption {
	padding: 0 3px 3px;
	margin: 0px;
	font-size: 0.7em;
}

/* END Product Page Styles */

/* fix li line break in ie6 */

/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* Tooltip */
#tooltip {
	position: absolute;
	z-index: 9000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.95;
	background: url('/images/generic/tooltip-shadow.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12pt;
	width: 220px;
	text-align: center;
}
#tooltip.pretty div { width: 220px; text-align: left; }
/* bring link with image border back */
#content a:link.imglinkborder, #content a:visited.imglinkborder  {
	border: 1px solid;
	border-color: #fff;
}


/* Adriano tel & view cart button*/	
	

	
#heartcart {
	height:20px;
	float:right;
	margin: 5px 10px 11px 0;
}

#heartcart a#heartcartimg {
	display:block;
	background-image:url(/images/generic/cart.png); 
	width: 112px;
	height:20px;
	border: 0;
	background-repeat: no-repeat;
	background-position: top right;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	_line-height:20px;
	text-decoration:none;
	color:#647B98; 
	
	
}
#heartcart a#heartcartimg:hover {
	background-position: bottom right;
	color:#F26522;
}
#heartcart a#heartcartimg:active {
	background-position: bottom right;
	color:#F26522;
}

#tel {
	height:20px;
	float:right;
	margin: 0 0 10px 0;
	
}

#tel a#telimg {
	display:block;
	background:url('/images/generic/tel.png') no-repeat top right;
	width: 130px;
	height:20px;
	border: 0;
	font-size:1em;
	font-weight:600;
	text-align:left;
	text-decoration:underline ;
	line-height:24px;
	_line-height:20px;
	color:#647B98; 
	
}
#tel a#telimg:hover {
	background-position: bottom right;
	color:#F26522;
}

#tel a#telimg:active {
	background-position: bottom right;
	color:#F26522
}

#checkphoto {
	height:20px;
	float:left;
	margin-bottom:10px;
}

#checkphoto a#checkphotoimg {
	display:block;
	background:url(/images/generic/checkphoto.png) no-repeat top right;
	width: 115px;
	height:20px;
	border: 0;
	text-align:left;
	font-weight:600;
	padding-left:5px;
	text-align:left;
	font-size:1em; 
	text-decoration:underline ;
	line-height:24px;
	_line-height:20px;


	
}
#checkphoto a#checkphotoimg:hover {
	background-position: bottom right;
	color:#F26522;
}

#checkphoto a#checkphotoimg:active {
	background-position: bottom right;
	color:#F26522
}

#headTopBarCheckTel {
width:280px;	
float:right;
margin: 4px 15px;
	
}




    /* Homepage TABS */
    #homeTabs {
    width:660px;
    /* height: 300px; */
    background-image: url(/images/generic/tabs_bg.png);
    margin-bottom: 20px;
    overflow: hidden;
    }
    #homeTabs div.panes div {
    background-color: #FFF;
    background-image: url(/images/generic/tabs_bg.png);
    background-position: -10 -10px;
    }
    #homeTabs ul {
    width: 165px;
    height: 300px;
    margin: 0; padding: 0;
    float:right;
    list-style:none;
    display: block;
    }
    #homeTabs h1 {
    border: 0;
    margin-top:3px;
    }
    #homeTabs ul li{
    margin: 0;
    padding: 0;
    width:165px;
    height:100px;
    }
    #content #homeTabs ul li a {
    display:block;
    width:140px;
    height:70px;
    text-align:center;
    font-size:1.4em;
    color: white;
    padding: 40px 0 0 25px;
    text-decoration: none;
    border: 0;
    }
    #content #homeTabs ul li a#tab3 {
    padding: 30px 0 0 25px;
    }
    #homeTabs ul li a#tab1 {
    background-image:url(/images/generic/homepage-tabs_bg.png);
    background-position: 0 0;
    background-repeat:no-repeat;
    }
    #homeTabs ul li a#tab1:hover {
    background-image:url(/images/generic/homepage-tabs_bg.png);
    background-position: 0 -300px;
    background-repeat:no-repeat;
    }
    #homeTabs ul li a#tab2 {
    background-image:url(/images/generic/homepage-tabs_bg.png);
    background-position: 0 -100px;
    background-repeat:no-repeat;
    }
    #homeTabs ul li a#tab2:hover {
    background-image:url(/images/generic/homepage-tabs_bg.png);
    background-position: 0 -400px;
    background-repeat:no-repeat;
    }
    #homeTabs ul li a#tab3 {
    background-image:url(/images/generic/homepage-tabs_bg.png);
    background-position: 0 -200px;
    background-repeat:no-repeat;
    }
    #homeTabs ul li a#tab3:hover {
    background-image:url(/images/generic/homepage-tabs_bg.png);
    background-position: 0 -500px;
    background-repeat:no-repeat;
    }
    #homeTabs ul li a#tab3.active {
    background-image:url(/images/generic/homepage-tabs_bg.png);
    background-position: 0 -500px ;
    background-repeat:no-repeat ;
    }
    #homeTabs ul li a#tab2.active {
    background-image:url(/images/generic/homepage-tabs_bg.png);
    background-position: 0 -400px ;
    background-repeat:no-repeat ;
    }
    #homeTabs ul li a#tab1.active {
    background-image:url(/images/generic/homepage-tabs_bg.png);
    background-position: 0 -300px ;
    background-repeat:no-repeat ;
    }
    #homeTabs div {
    width: 465px;
    /* height:290px;*/
    float:left;
    padding: 10px 20px 10px 10px;
    }
    #homeTabs div div {padding: 0}
    /* END TABS */
    /* SCROLL */
    /* this makes it possible to add next button beside scrollable */
    div.scrollable {
    }
    div.scrollable a:active {
    outline:none;
    }
    #content div.navi a, #content div.navi a:hover {
    text-decoration: none;
    border-width: 0px;
    }
    :focus {
    -moz-outline-style:none;
    }
    /* prev, next, prevPage and nextPage buttons */
    a.prev, a.next, a.prevPage, a.nextPage {
    display:block;
    width:72px;
    height:21px;
    background:url(/images/generic/prev-scroll_bg.gif) no-repeat;
    float:left;
    position:relative;
    z-index: 100;
    cursor:pointer;
    font-size:1px;
    }
    /* mouseover state */
    #content a.prev:hover, #content a.next:hover, #content a.prevPage:hover, #content a.nextPage:hover {
    background-position:0px -21px;
    border-width: 0px;
    }
    /* disabled navigational button */
    a.disabled {
    visibility:hidden !important;
    }
    /* next button uses another background image */
    a.next, a.nextPage {
    background-image:url(/images/generic/next-scroll_bg.gif);
    clear:right;
    }

/* Product page table */
#ProdOpt
{
	width 									: 660px; 
	border 									: solid thin #ccc; 
	margin :0 0 0 0;

}

#ProdOpt tr:hover 
{
	background-color 						: #eee;
}

#ProdOpt td 
{
	text-align 								: center; 
	/* Fix for out of table text */
	padding 								: 5px 0px 5px 0px; 
	*padding 								: 5px 0px 5px 0px; 
	border-bottom 							: thin solid #ccc; 
	vertical-align 							: middle;
}


/* Fix for underline dots on IE7 */
#ProdOpt a:link 
{
	border-bottom-style 					: none;
	border-bottom-width 					: 0px;
}

#ProdOpt .ProdOptProd span {width: 280px; display: block;}
#ProdOpt .ProdOptPrice span {width: 100px; display: block;}
#ProdOpt .ProdOptOrder span {width: 200px; display: block; height:25px; background: url(/images/generic/prodoptbird.gif) no-repeat; text-align:right;}
#ProdOpt .ProdOptOrder span span {padding-left:20px;}
.ProdOptProd{ width:280px; border-right:solid thin #ccc; }
.ProdOptPrice{ width:100px; border-right:solid thin #ccc; }
.ProdOptOrder{ width:200px; }

#ProdOpt ul {text-align:left; margin:0;}
#ProdOpt li {font-size:0.9em; margin-left:20px;}

#care {width:300px; border: solid thin #ccc; padding:5px;}
#care td {text-align:center; padding: 5px 10px; border-bottom:thin solid #ccc;}
#care tr:hover {background-color:#eee;}
.carelbl{ width:60px; border-right:solid thin #ccc; }
.caremsg{ width:150px; }

/* END Product page table */

.tagcart {text-align:right;}

.prodtemplates
{ 
	width:660px;
	margin:0;
	padding:0;
}

.prodtemplates ul
{	
	width:660px;
}

.prodtemplates li
{
	list-style:none outside none;
	width: 150px;
	text-align:left;
	float:left;
	margin: 0px 5px 5px 0px !important;
	padding:4px;
	border:solid thin #eeeeee;
	text-align:center;
	
}

.prodtemplates li:hover
{
	border:solid thin #cccccc;
}

.prodtemplates img
{
	width:150px;
}
.prodtemplates li p
{
	font-size:0.8em;
}




/* testimmonial*/
#reviews li
    {
        background: url('/images/tbg.jpg') repeat-x 50% 50%; /*width: 600px;*/
        height: 120px;
        border: 1px dashed #E5E4E5;
        padding: 5px;
        margin: 0px;
        color: #535252;
        font-size: small;
        list-style: none;
    }
    #reviews li:hover
    {
        border: 1px dashed gray;
    }
    #reviews li p
    {
        font-style: italic;
        padding: 0 15px 0 15px;
        text-align: justify;
        color: #535353;
    }
    #reviews li #pcontent:hover
    {
        color: #1D1D1D;
    }
    #reviews li > * a
    {
        color: #4F68E1;
    }
    #reviews li .links
    {
        float: left;
        font-size: smaller;
    }
    #reviews li .names
    {
        float: right;
        font-size: smaller;
    }
    .ovelflow
    {
        height: 132px;
        overflow: hidden;
    }



/* end testimonial*/
/* menu */

.taglable
{
    height: 15px;
    padding-left: 10px;
    padding-top: 20px;
    font-weight: bold;
}

.mainmenu
{
    background-color: #ffffff;
    width: 198px;
    border-left: 1px solid #D1BBA6;
    border-right: 1px solid #D1BBA6;
}

.marginm5
{
    margin-top: -5px;
}


/*end menu */

/* TABS */

#tabs a:link, #tabs a:visited 
{border-bottom:0;}

#tabsTabs li {
	line-height: 0.8em;
	margin-left: 0;
	}
	
#tabs
	{font-size:1em;}
	
#tabsEntries div
	{padding:5px 10px}
	

	
/* end Tabs */

/* Feedback form */
    .feedback
    {
        margin: 3px;
    }
	
	.feedback table
	{
		border:thin solid #ccc; padding:10px;
	}

    .feedback table tr td input[type='text'], select
    {
        padding: 3px;
        width: 250px;
    }
    .feedback table tr td
    {
        padding: 3px !important;
		line-height: 14px;
		vertical-align: middle;
		width: 130px;
    }
    .feedback table tr:first-child
    {
        width: 100px;
    }
    .feedback table tr td span
    {
        color: Red;
        margin-left: 2px;
    }
/* feedback form end */


/* SC PROGRESS BAR */

#ScProgressBar ul {
	width:900px;
	height: 25px;
	margin: 5px;

	
}

#ScProgressBar * {
padding: 0;
margin: 0;	
}

#ScProgressBar a {
	text-decoration:none;
	color:grey;
}

#ScProgressBar a:hover {
	font-weight:600;
	text-decoration:underline;
}


#ScProgressBar li {
	display: inline-block;
    list-style-type: none;
	width:225px; 
	height:25px;
	background-image: url('/images/generic/sc-progress.gif');
	background-repeat:no-repeat;	
	margin:-2px;
	*float:left;
}

#ScProgressBar li span {
color:grey;
margin:0 0 0 15px;
line-height:25px;
font-weight:400;

}

#ScProgressBar .ScProgressBarS * , 
#ScProgressBar .ScProgressBarSe * {
font-weight:600 ;	
color:#FFF;
}


.ScProgressBarS {
	background-position: 0 0;
}
.ScProgressBarSe {
	background-position: 0 -25px;
}
.ScProgressBarNSe {
	background-position: 0 -75px;
}
.ScProgressBarNS {
	background-position: 0 -100px;
}
.ScProgressBarNSp {
	background-position: 0 -50px;
}


/* BOUNCER */
@media screen and (max-width: 1200px) {
	.Bouncer {
	display:none;
	}
}
body.pbx_layout_stretch_onecol .Bouncer {display:none;}
.Bouncer {
*display:none; 
}
/* BOUNCER END */





