/* begin Page */
body
{
	margin: 0 auto;
	padding: 0;
	background-color: #CBE3ED;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#art-page-background-gradient
{
	background-position: top left;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}

form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 660px;
	min-width:19px;
	min-height:600px;
}

.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
	min-height: 600px;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 18px;
	height: 18px;
	background-image: url('images/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 9px, 9px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 9px, 9px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(9px, 9px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(9px, auto, auto, 9px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 9px;
	right: 9px;
	height: 18px;
	background-image: url('images/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 9px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(9px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 9px;
	bottom: 9px;
	width: 18px;
	background-image: url('images/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 9px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 9px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 9px;
	left: 9px;
	right: 9px;
	bottom: 9px;
	background-color: #FFFFFF;
}

.art-Sheet
{
	margin-top: 0px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:660px;
	height:0;
}

/* end Box, Sheet */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 660px;
	height: 110px;
}

div.home-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 660px;
	height: 100px;
}

div.static-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 660px;
	height: 100px;
}

div.home-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 660px;
	height: 100px;
	background-image: url('images/HomeHeader.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

div.art-ruffle-png
{
	z-index:-1;
	top: 0;
	left: 0;
	width: 660px;
	height: 20px;
	background-image: url('images/ruffle.png');
	background-repeat: no-repeat;
	background-position: center center;
}

div.art-header-png
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 660px;
	height: 110px;
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	background-position: center center;
}

div.static-header-png
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 660px;
	height: 100px;
	background-image: url('images/header2.png');
	background-repeat: no-repeat;
	background-position: center center;
}

div.main-nav-png
{
	z-index:-1;
	top: 0;
	left: 0;
	width: 660px;
	height: 40px;
	background-image: url('images/mainnav.png');
	background-repeat: no-repeat;
	background-position: center center;
}

div.buyselltop-png
{
	z-index:-1;
	top: 0;
	left: 0;
	width: 660px;
	height: 240px;
	background-image: url('images/buyselltop.png');
	background-repeat: no-repeat;
	background-position: center center;
}

div.buysellbottom-png
{
	z-index:-1;
	top: 0;
	left: 0;
	width: 660px;
	height: 280px;
	background-image: url('images/buysellbottom.png');
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 0 10px 0;
}


/* end Header */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}

div.art-nav-center
{
	position:relative;
	float:right; 
	right:50%;
	
}

ul.art-menu
{
	text-align:center;
	/*position:relative;
	float:left; 
	left:50%;*/
}

.firefox2 ul.art-menu
{
	float:none;
}


/* menu structure */

.art-menu
{
	padding: 0px 0px 0px 0px;
}

.art-nav
{
	position: relative;
	height: 23px;
	z-index: 100;
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 23px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 69px;
	background-image: url('images/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:0px;
}

.art-menu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.art-menu a .t 
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	color: #008BBD;
	padding: 0 8px;
	margin: 0 0px;
	line-height: 23px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-23px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-23px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-23px;
}
.art-menu a:hover .t
{
	color: #C62932;
}

.art-menu li:hover a .t
{
	color: #C62932;
}

.art-menu li:hover>a .t
{
	color: #C62932;
}



/* end MenuItem */

/* begin MenuSeparator */
.art-nav .art-menu-separator
{
	display: block;
	width: 5px;
	height: 23px;
	background-image: url('images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 160px;
	overflow:hidden;
	line-height: 20px;
	margin-right: auto;


	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #008BBD;
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #C62932;
	background-position: 0 -20px;
}

.art-menu ul li:hover>a
{
	color: #C62932;
	background-position: 0 -20px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #C62932;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #C62932;
}


/* end MenuSubItem */

/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 2px;
	width: 660px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:3px;
	min-height:3px;
}

.art-Block-body
{
	position: relative;
	z-index: 1;
	padding: 6px;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc,.art-Block-cr, .art-Block-cl
{
	position:absolute;
	z-index:-1;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl
{
	width: 2px;
	height: 2px;
	background-image: url('images/Block-s.png');
}

.art-Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 1px, 1px, auto);
}

.art-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
}

.art-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}

.art-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}

.art-Block-tc, .art-Block-bc
{
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('images/Block-h.png');
}

.art-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 1px, auto);
}

.art-Block-bc
{
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}

.art-Block-cr, .art-Block-cl
{
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('images/Block-v.png');
}

.art-Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 1px);
}

.art-Block-cl
{
	left:0;
	clip: rect(auto, 1px, auto, auto);
}

.art-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-color: #FFFFFF;
}


.art-Block
{
	margin: 3px;
}

/* end Box, Block */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.art-BlockContent-body
{
	color:#1B3136;
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.art-BlockContent-body a:link
{
	color: #0092B2;
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: underline;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #71AAB7;
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: underline;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color: #00C0EB;
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #2B4D55;
	margin:0;
	padding:0;
}

.art-BlockContent-body li
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 12px;
text-decoration: none;
}

.art-BlockContent-body ul li
{
	padding:0px 0 0px 13px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Post-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}



.art-Post
{
	margin: 7px;
}

/* Start images */
a img
{
	border: 0;
}

.art-article img, img.art-article
{
	border: solid 1px #9DC5CD;
	margin: 1em;
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.art-article table, table.art-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
	background-color:Transparent;
}

.art-article th, .art-article td
{
	padding: 2px;
	border: solid 1px #7BB0BC;
	vertical-align: top;
	text-align:left;
}

.art-article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #006880;
}

.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
	margin:0;
	color: #006880;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.art-PostHeader a:link
{
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
text-align: left;
  color: #007D99;
}

.art-PostHeader a:visited, .art-PostHeader a.visited
{
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
text-align: left;
  color: #447B88;
}

.art-PostHeader a:hover, .art-PostHeader a.hovered
{
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
text-align: left;
  color: #00C0EB;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
  color: #1B3136;
}


.art-PostContent p 
{
	margin: 0.5em 0;
}

.art-PostContent, .art-PostContent p
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-align: justify;
  color: #1B3136;
}

.art-PostContent
{
  margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
  color: #008BBD;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
  color: #008BBD;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
  color: #008BBD;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
  color: #008BBD;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: left;
  color: #008BBD;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 16px;
font-style: italic;
font-weight: normal;
text-decoration: none;
text-transform: none;
font-variant: normal;
text-align: left;
  color: #C62932;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 14px;
font-style: italic;
font-weight: normal;
text-decoration: none;
text-transform: none;
font-variant: normal;
text-align: left;
  color: #C62932;
}


h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	color: #016285;
	margin: 20px 0 10px 0;
}


h4 a, h4 a:link,h4 a:visited, h4 a.visited,h4 a:hover, h4 a.hover
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: none;
	/*color: #008BBD;*/
	color: #c62932;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}


h5 
{
    font-family: Georgia, "Times New Roman", Times, Serif;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    text-align: left;
      color: #008BBD;
}

h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
    font-family: Georgia, "Times New Roman", Times, Serif;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    text-align: left;
    color: #C62932;
}



h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #481A09;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #2B4D55;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 14px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.art-Post li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.art-Post ol li, .art-Post ul ol li
{
	background: none;
	padding-left:0;
}

.art-Post ul li, .art-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:13px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.art-PostContent blockquote p
{
	color:#0A1214;
font-family: Georgia, "Times New Roman", Times, Serif;
font-style: italic;
font-weight: normal;
text-align: left;
}

blockquote,
.art-PostContent blockquote
{
		border:solid 1px #9DC5CD; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#CCE1E5;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.art-button-wrapper .art-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:27px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: pointer;
	text-decoration: none !important;
	z-index:0;
}

.art-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 27px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .art-button-wrapper
{
	display:block;
	float:left;
}

.art-button-wrapper .art-button
{
	display:block;
	height: 27px;
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 10px !important;
	line-height: 27px;
	text-decoration: none !important;
	color: #FEFEFE !important;
}

input, select
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #FEFEFE !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
	color: #FEFEFE !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 81px;
	background-image: url('images/Button.png');
}

.art-button-wrapper .l
{
	left:0;
	right:8px;
}

.art-button-wrapper .r
{
	width:417px;
	right:0;
	clip: rect(auto, auto, auto, 409px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -27px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -54px;
}


/* end Button */

/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 660px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 5px 0;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	/*background-image: url('images/Footer.png');*/
	width: 660px;
	height: 150px;
	bottom:0;
	left:0;
}


.art-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 25px;
	width: 25px;
    cursor: default;
}

.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#1B3136;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 11px;
}

.art-Footer .art-Footer-text2
{
	display:inline-block;
	color:#1B3136;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 11px;
	float:right;
}

.art-Footer .art-Footer-text a
{
	float:left;
	text-decoration: none;
	color: #C62932;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	padding: 5px 4px 7px 5px;
}

/*.art-Footer .art-Footer-text a:link
{
	float:left;
	text-decoration: none;
	color: #C62932;
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-transform: none;
font-variant: normal;
}

.art-Footer .art-Footer-text a:visited
{
	float:left;
	text-decoration: none;
	color: #C62932;
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.art-Footer .art-Footer-text a:hover
{
	float:left;
	text-decoration: none;
	color: #C62932;
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#00A7CC;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#60A0AF;
}
/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 660px;
}
/* end LayoutCell */





/* custom */

.menu-separator
{	
	float:left;
	width: 5px;
	height: 23px;
	background-image: url('images/MenuSeparator.png');
}

.form-heading
{
	text-align:center;
	padding: 20px 0;
	font-size: 18px;
}
.form-clear
{
	clear:both;
	height: 0px;
}
.form-panel-label
{
	float:left;
	text-align:right;
	padding:0 8px 10px 0;
	width:20%;
}
.form-panel-field
{
	float:left;
	padding:0 8px 10px 0;
}
.form-panel-validation
{
	float:left;
	padding:0 8px 10px 0;
}



.rrClipRegion { border: 0px !important; }
.rrItem { margin: 0px !important; }

.city-panel
{
	float:left;
	width:390px;
	padding:25px 0 20px 10px;
}

.city-divider
{
	clear:both;
	width: 380px;
	height: 1px;
	background-image: url('images/hdivider.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	padding: 8px 0 0 0;
}

.city-column
{
	float:left;
	width:120px;
	height:16px;
}
.city-column a
{
	text-decoration: none;
	color: #C62932;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

.city2-column
{
	float:left;
	width:120px;
	height:16px;
}
.city2-column a
{
	text-decoration: none;
	color: #C62932;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

.section-panel
{
	padding: 0 0 0 74px;
}

.section-column
{
	float:left;
	min-width: 118px;
	max-width: 170px;
	padding:20px 0 0 26px;
	overflow:hidden;
}
.section-category
{
	clear:both;
	padding: 0 0 3px;
}
.section-column h1
{
	margin: 0 0 4px;
    font-size: 18px;
    /*letter-spacing: -0.1em;*/
	/*word-spacing: -1px;*/
}
.section-column a
{
	text-decoration: none;
	color: #C62932;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	/*letter-spacing: -0.1em;*/
	/*word-spacing: -1px;*/
	
}

.bread-crumb
{
	float:left;
	max-width:500px;
	padding: 14px 20px 0;
	color: #b1b1b1;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}
.bread-crumb a
{
	color: #008BBD;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	letter-spacing: -0.1em;
	/*word-spacing: -1px;*/
	
}

.site-header-link
{
	display:block;
	width:280px;
	height:90px;
	margin: 9px 0 0 190px;
	
}
.form-short-field, .form-long-field
{
	display: inline;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}
.form-long-field
{
	float:left;
	width:480px;
	padding: 14px 60px 6px 20px;
}
.form-short-field
{
	float:left;
	width:220px;
	padding: 14px 20px 6px 20px;
}
.form-label
{
	float:left;
	color: #008BBD;
	font-size: 16px;
}

.form-label a, .form-label a:link, .form-label a:visited, form-label a:hover
{
    color:#C62932;
}

.form-counter
{
	float:right;
	color: #ababab;
	padding: 1px 14px 0 0;
}
.form-error
{
	clear: left;
	float:left;
	padding:2px 0 0 0;
	color: #b80639;
	min-width: 245px;
}
.form-subtext
{
	color: #ababab;
	font-size: 11px;
}

.form-subtext a, form-subtext a:link, form-subtext a:visited, form-subtext a:hover
{
	color: #008BBD;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

.form-input
{
    display: block;
    clear: left;
	padding:4px 0;
}
.form-input-rcb
{
	padding:5px 0 4px 0;
}


.counter-text {
  color: #ababab;
}












.ad-container
{
	/*border: solid 1px #000000;*/
	position: relative;
	width:660px;
	height:154px;
	margin: 0 0 16px 0;
}
.ad-ribbon
{
	position: absolute;
	top: 118px;
}
.photo-outer-frame
{
	position: absolute;
	top: 5px;
	left: 20px;
	width: 142px;
	height: 155px;
	background-image: url('images/outer-frame.png');
}
.photo
{
	z-index: 2;
	position: absolute;
	top: 10px;
	left: 8px;
	width: 123px;
	height: 111px;
}

.photo-inner-frame
{
	z-index: 3;
	position: absolute;
	top: 10px;
	left: 8px;
	width: 123px;
	height: 111px;
	cursor: pointer;
}
.ad-body
{
	position:absolute;
	top: 4px;
	left: 178px;
	width: 460px;
	height: 114px;
	font-size: 11px;
}

.ad-reply
{
	font-weight: bold;
	padding: 4px 0;
}

.ad-reply a, .ad-reply a:link, .ad-reply a:visited, .ad-reply a:hover
{
	font-weight: bold;
	text-decoration:underline;
	color:#c62932;
}

.ad-title
{
	display:block;
	float:none;
	color: #008BBD;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -0.023em;
	padding: 0 0 1px 0;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.ad-title a, .ad-title a:link, .ad-title a:visited, .ad-title a:hover
{
	color: #008BBD;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -0.023em;
}

.ad-location
{
	display:block;
	float:none;
	clear: both;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -.023em;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 0 3px 0;
	color: #999999;
}

.ad-description
{
	display:block;
	float:none;
	clear:both;
	font-size: 12px;
	width: 100%;
	overflow: hidden;
	max-height: 60px;
}

.ad-description a, .ad-description a:link, .ad-description a:visited
{
	font-size: 12px;
	color:#1B3136;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
}

.ad-description a:hover
{
	font-size: 12px;
	color:#1B3136;
	font-style:normal;
	font-weight:normal;
	text-decoration: underline;
}


.ad-price
{
	z-index: 3;
	position: absolute;
	top: 132px;
	left: 26px;
	width: 100px;
	height: 26px;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
.ad-plus
{
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 113px;
	cursor: pointer;
}
.ad-tools
{
	position: absolute;
	top: 123px;
	left: 178px;
	height: 24px;
}
.ad-tools a, .ad-tools a:link, .ad-tools a:visited, .ad-tools a:hover
{
	font-size: 11px;
	color: #FFFFFF;
}



.article-link
{
	display:block;
	float:none;
	clear: both;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -.023em;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 0 3px 0;
	color: #ababab;
}
.article-link a, .article-link a:link, .article-link a:visited, .article-link a:hover
{
	font-size: 10px;
	color:#1B3136;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
}













.ad-image
{
	margin: 44px 0 10px 0;
}


.search-box
{
	float:left;
	padding: 4px 0 0 20px;
	color: #b1b1b1;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	letter-spacing: -0.03em;
}

.like-button-wrapper
{
	float: right;
	padding: 12px 20px 0 0;
	text-align: right;
	width:100px;
}

.moreads-button-wrapper
{
	float: right;
	padding: 13px 20px 0 0;
	text-align: right;
	width: 300px;
}
.moreads-button-wrapper a, .moreads-button-wrapper a:link, .moreads-button-wrapper a:visited, .moreads-button-wrapper a:hover
{
	text-decoration: none;
	color: #C62932;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	letter-spacing: -.025em;
}

.reminder-button-wrapper
{
	float: right;
	padding: 14px 14px 0 0;
	text-align: right;
	max-width: 100px;
}
.reminder-button-wrapper a, .reminder-button-wrapper a:link, .reminder-button-wrapper a:visited, .reminder-button-wrapper a:hover
{
	text-decoration: none;
	color: #008BBD;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	letter-spacing: -0.1em;
}

.post-button-wrapper
{
	float: right;
	padding: 15px 20px 0 0;
	text-align: right;
}

.post-button-wrapper a, .post-button-wrapper a:link, .post-button-wrapper a:visited, .post-button-wrapper a:hover
{
	text-decoration: none;
	color: #C62932;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	letter-spacing: -.025em;
}

.ribbon-btn-facebook
{
	float: left;
	z-index: 5;
	display:block !important;
	width: 15px;
	height: 15px;
	margin: 1px 18px 0 0;
	padding: 0;
	background: url("Images/ribbon-btn-facebook.png") 0 0 no-repeat;
}

.ribbon-btn-twitter
{
	float: left;
	z-index: 5;
	display:block !important;
	width: 15px;
	height: 15px;
	margin: 1px 18px 0 0;
	padding: 0;
	background: url("Images/ribbon-btn-twitter.png") 0 0 no-repeat;
}

.ribbon-btn-email
{
	float: left;
	z-index: 5;
	display:block !important;
	width: 18px;
	height: 14px;
	margin: 2px 18px 0 0;
	padding: 0;
	background: url("Images/ribbon-btn-email.png") 0 0 no-repeat;
}

.ribbon-btn-print
{
	float: left;
	z-index: 5;
	display:block !important;
	width: 17px;
	height: 17px;
	margin: 0 19px 0 0;
	padding: 0;
	background: url("Images/ribbon-btn-print.png") 0 0 no-repeat;
}

.ribbon-btn-adlink
{
	float: left;
	z-index: 5;
	display:block !important;
	width: 11px;
	height: 16px;
	margin: 0 274px 0 0;
	padding: 0;
	background: url("Images/ribbon-btn-adlink.png") 0 0 no-repeat;
}

.ribbon-btn-flag
{
	float: left;
	z-index: 5;
	display:block !important;
	width: 17px;
	height: 17px;
	padding: 0;
	background: url("Images/ribbon-btn-flag.png") 0 0 no-repeat;
}


.ad-panel
{
	min-height: 500px;
}

.ad-pager
{
	padding: 20px 0 0 20px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -.023em;
	color: #ababab;
}

.ad-pager-image-link
{
	float:left;
	width: 160px;
	padding: 4px 0 0 0;
}
.ad-pager-link
{
	float:left;
	padding: 0 0 0 80px;
}
.ad-pager-link a, .ad-pager-link a:link, .ad-pager-link a:visited, .ad-pager-link a:hover
{
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	color: #008BBD;
}

.static-field
{
	padding-bottom: 20px;
}
.static-heading
{
	color:#008bbd;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 5px;
}
.static-heading2
{
	color:#008bbd;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 5px;
}

.static-heading2 a, .static-heading2 a:link, .static-heading2 a:visited, .static-heading2 a:hover
{
	color:#c62932;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 5px;
}

.static-content
{
	color:#707070;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.static-subtext
{
	color:#ababab;
	font-size: 10px;
	font-style:normal;
	font-weight: normal;
}

.static-content p
{
	margin: 0 0 8px 0;
}

.static-content ol, ul
{
	list-style-type: decimal;
}
.static-content li
{
	margin: 6px;
	color:#707070;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.ul-emphasis ol, .ul-emphasis ul, .ul-emphasis li
{
	list-style-type: decimal;
	color:#008bbd;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	
}

.ul-emphasis li p
{
	margin: 6px;
	color:#707070;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.static-emphasis
{
	color:#008bbd;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
}

.overlay-content
{
	margin: 8px;
	padding:0 14px 0;
	color: #6b6b6b;
	font-size: 11px;
	letter-spacing: .002em;
}

.overlay-content h1
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	color: #008BBD;
	margin: 0 0 4px 0 !important;
}

.overlay-content h2
{
	color:#008BBD;
	font-size:14px;
	font-style:italic;
	margin:0 0 14px 0 !important;
}

.overlay-title
{
	margin: 0 0 2px 0;
	font-size:14px;
	font-weight:bold;
}

.overlay-submit
{
	float:left;
}
.overlay-cancel
{
	float:left;
	padding: 4px 0 0 10px;
}
.overlay-cancel a
{
	text-decoration: none;
	color: #C62932;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	letter-spacing: .005em;
}

.posted-title
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	color: #008BBD;
	margin: 0 0 4px 0;
}

.copy-container
{
	display:inline;
	margin: 3px 0 0 8px;
	position:absolute;
}
.copy-button
{
	width: 59px;
	height: 11px;
}

.top-link a, .top-link a:link, .top-link a:visited, .top-link a:hover
{
	color:#C62932;
}

div.halloween-contest-bg-png
{
	z-index:-1;
	top: 0;
	left: 0;
	width: 660px;
	height: 88px;
	background-image: url('images/halloween-contest.png');
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;    
}

div.holiday-contest-bg-png
{
	z-index:-1;
	top: 0;
	left: 0;
	width: 660px;
	height: 88px;
	background-image: url('images/holiday-contest.png');
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;    
}
div.as-seen-bg-png
{
	z-index:-1;
	top: 0;
	left: 0;
	width: 660px;
	height: 105px;
	background-image: url('images/as-seen.png');
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;    }
div.white-grad-bg-png
{
	z-index:-1;
	top: 0;
	left: 0;
	width: 660px;
	height: 83px;
	background-image: url('images/whitegradbg.png');
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
}

div.like-us-like
{
    float:left;
    width:56px;
    padding: 33px 0 0 15px;
}

div.like-us-title
{
	float:left;
	width: 320px;
	padding: 41px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	color: #008BBD;
}


div.contest-image
{
	float:left;
	width: 121px;
	padding: 10px 0px 10px 20px;
}
div.contest-description
{
	float:left;
	width: 230px;
	padding: 20px 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	color: #008BBD;
}
.contest-description a, .contest-description a:link, .contest-description a:visited, .contest-description a:hover
{
	text-decoration: none;
	/*color: #C62932;*/
	color:#cd3740;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	letter-spacing: -.025em;
	padding-top: 5px;
}

div.contest-email
{
	padding: 14px 0 0 30px;
	width: 230px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	color: #008BBD;	
}

div.search-jump
{
	width: 276px;
	padding: 10px 0 0 20px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	color: #008BBD;	
}
div.search-divider
{
	z-index:-1;
	width: 2px;
	height: 83px;
	background-image: url('images/wgdivider.png');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
div.search-searchbox
{
	width: 334px;
	padding: 10px 0 0 16px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	color: #008BBD;	
}

div.share-control
{
	width: 100%;
	padding: 0;
	margin: 5px 0 10px 0;
	clear: both;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	color: #008BBD;	
}



div.deals-control
{
	padding: 10px 20px;
	height: 370px;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	color: #008BBD;	
}
.deals-control a, .deals-control a:link, .deals-control a:visited, .deals-control a:hover
{
	text-decoration: none;
	color: #C62932;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	letter-spacing: -.025em;
}


.deal-lrg-container
{
	/*border: solid 1px #000000;*/
	position: relative;
	width:302px;
	height:331px;
	/*margin: 0 0 16px 0;*/
}

.deal-photo-lrg
{
	z-index: 2;
	position: absolute;
	top: 21px;
	left: 21px;
	width: 261px;
	height: 237px;
}
.deal-photo-lrg-outer-frame
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 302px;
	height: 331px;
	background-image: url('images/lrg-outer-frame.png');
}
.deal-photo-lrg-inner-frame
{
	z-index: 3;
	position: absolute;
	top: 21px;
	left: 21px;
	width: 261px;
	height: 237px;
	cursor: pointer;
}

.deal-sml-container
{
	/*border: solid 1px #000000;*/
	position: relative;
	width:142px;
	height:157px;
	/*margin: 0 0 16px 0;*/
}

.deal-photo-sml
{
	z-index: 2;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 123px;
	height: 111px;
}
.deal-photo-sml-outer-frame
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 142px;
	height: 157px;
	background-image: url('images/sml-outer-frame.png');
}
.deal-photo-sml-inner-frame
{
	z-index: 3;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 123px;
	height: 111px;
	cursor: pointer;
}

.deal-photo-lrg-title
{
	z-index: 3;
	position: absolute;
	top: 276px;
	left: 20px;
	white-space: nowrap;
	overflow: hidden;
	width: 260px;
	font-size: 16px;
}
.deal-photo-lrg-price
{
	z-index: 3;
	position: absolute;
	top: 300px;
	left: 20px;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #353535;
}
.deal-photo-lrg-view
{
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 233px;
}

.deal-photo-sml-price
{
	z-index: 3;
	position: absolute;
	top: 130px;
	left: 11px;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #353535;
}
.deal-photo-sml-view
{
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 93px;
}

.deal-photo-sml-view a, .deal-photo-sml-view a:link, .deal-photo-sml-view a:visited, .deal-photo-sml-view a:hover
{
	color: #008BBD;
}
.deal-photo-lrg-view a, .deal-photo-lrg-view a:link, .deal-photo-lrg-view a:visited, .deal-photo-lrg-view a:hover
{
	color: #008BBD;
}

/* end custom */




















/* begin leftround Button */
.leftround-button-wrapper .leftround-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:27px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: pointer;
	text-decoration: none !important;
	z-index:0;
}

.leftround-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 27px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .leftround-button-wrapper
{
	display:block;
	float:left;
}

.leftround-button-wrapper .leftround-button
{
	display:block;
	height: 27px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 10px !important;
	line-height: 27px;
	text-decoration: none !important;
	color: #FEFEFE !important;
}
.leftround-button-wrapper.hover .leftround-button, .leftround-button:hover
{
	color: #FEFEFE !important;
	text-decoration: none !important;
}

.leftround-button-wrapper.active .leftround-button
{
	color: #FEFEFE !important;
}

.leftround-button-wrapper .l, .leftround-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 81px;
	background-image: url('images/btnleftround.png');
}

.leftround-button-wrapper .l
{
	left:0;
	right:8px;
}

.leftround-button-wrapper .r
{
	width:417px;
	right:0;
	clip: rect(auto, auto, auto, 409px);
}

.leftround-button-wrapper.hover .l, .leftround-button-wrapper.hover .r
{
	top: -27px;
}

.leftround-button-wrapper.active .l, .leftround-button-wrapper.active .r
{
	top: -54px;
}
/* end leftround Button */



/* begin rightround Button */
.rightround-button-wrapper .rightround-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:27px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: pointer;
	text-decoration: none !important;
	z-index:0;
}

.rightround-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 27px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .rightround-button-wrapper
{
	display:block;
	float:left;
}

.rightround-button-wrapper .rightround-button
{
	display:block;
	height: 27px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 10px !important;
	line-height: 27px;
	text-decoration: none !important;
	color: #FEFEFE !important;
}
.rightround-button-wrapper.hover .rightround-button, .rightround-button:hover
{
	color: #FEFEFE !important;
	text-decoration: none !important;
}

.rightround-button-wrapper.active .rightround-button
{
	color: #FEFEFE !important;
}

.rightround-button-wrapper .l, .rightround-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 81px;
	background-image: url('images/btnrightround.png');
}

.rightround-button-wrapper .l
{
	left:0;
	right:8px;
}

.rightround-button-wrapper .r
{
	width:417px;
	right:0;
	clip: rect(auto, auto, auto, 409px);
}

.rightround-button-wrapper.hover .l, .rightround-button-wrapper.hover .r
{
	top: -27px;
}

.rightround-button-wrapper.active .l, .rightround-button-wrapper.active .r
{
	top: -54px;
}
/* end rightround Button */



/* begin square Button */
.square-button-wrapper .square-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:27px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: pointer;
	text-decoration: none !important;
	z-index:0;
}

.square-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 27px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .square-button-wrapper
{
	display:block;
	float:left;
}

.square-button-wrapper .square-button
{
	display:block;
	height: 27px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 10px !important;
	line-height: 27px;
	text-decoration: none !important;
	color: #FEFEFE !important;
}
.square-button-wrapper.hover .square-button, .square-button:hover
{
	color: #FEFEFE !important;
	text-decoration: none !important;
}

.square-button-wrapper.active .square-button
{
	color: #FEFEFE !important;
}

.square-button-wrapper .l, .square-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 81px;
	background-image: url('images/btnsquare.png');
}

.square-button-wrapper .l
{
	left:0;
	right:8px;
}

.square-button-wrapper .r
{
	width:417px;
	right:0;
	clip: rect(auto, auto, auto, 409px);
}

.square-button-wrapper.hover .l, .square-button-wrapper.hover .r
{
	top: -27px;
}

.square-button-wrapper.active .l, .square-button-wrapper.active .r
{
	top: -54px;
}
/* end square Button */



/* begin redsquare Button */
.redsquare-button-wrapper .redsquare-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:27px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: pointer;
	text-decoration: none !important;
	z-index:0;
}

.redsquare-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 27px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .redsquare-button-wrapper
{
	display:block;
	float:left;
}

.redsquare-button-wrapper .redsquare-button
{
	display:block;
	height: 27px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 10px !important;
	line-height: 27px;
	text-decoration: none !important;
	color: #FEFEFE !important;
}
.redsquare-button-wrapper.hover .redsquare-button, .redsquare-button:hover
{
	color: #FEFEFE !important;
	text-decoration: none !important;
}

.redsquare-button-wrapper.active .redsquare-button
{
	color: #FEFEFE !important;
}

.redsquare-button-wrapper .l, .redsquare-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 81px;
	background-image: url('images/btnredsquare.png');
}

.redsquare-button-wrapper .l
{
	left:0;
	right:8px;
}

.redsquare-button-wrapper .r
{
	width:417px;
	right:0;
	clip: rect(auto, auto, auto, 409px);
}

.redsquare-button-wrapper.hover .l, .redsquare-button-wrapper.hover .r
{
	top: -27px;
}

.redsquare-button-wrapper.active .l, .redsquare-button-wrapper.active .r
{
	top: -54px;
}
/* end redsquare Button */



.adlike-container
{
    float: left;
    position: relative;
	width:165px;
	height:200px;
	margin: 0 0 0 0;
	border: 1px;
}
.adlike-photo-outer-frame
{
	position: absolute;
	top: 0px;
	left: 12px;
	width: 142px;
	height: 155px;
	background-image: url('images/sml-outer-frame.png');
}
.adlike-photo
{
	z-index: 2;
	position: absolute;
	top: 10px;
	left: 8px;
	width: 123px;
	height: 111px;
}

.adlike-photo-inner-frame
{
	z-index: 3;
	position: absolute;
	top: 10px;
	left: 8px;
	width: 123px;
	height: 111px;
	cursor: pointer;
}
.adlike-button-wrapper
{
    position:absolute;
	padding: 0 0 0 34px;
	width:165px;
	top: 164px;
}

.like-top-container
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	color: #008BBD;	 
	padding: 5px 0 0 0;   
}

.like-title
{
    float:left;
    font-size: 34px;
    padding: 29px 8px 0 53px;
}
.like-title-image
{
    float:left;
}
.like-subtitle
{
    color: #c62932;
    text-align: center;
    font-size: 12px;
    padding: 9px 0 3px 0;
}
.like-subtitle-quote
{
    color: #008BBD;	 
}
.adlike-price
{
	z-index: 3;
	position: absolute;
	top: 128px;
	height: 26px;
	width: 165px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}

.overlay-form-long-field
{
	display: inline;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	float:left;
	width:460px;
	padding: 14px 60px 6px 20px;
}

.header-text-wrapper
{
    float:left;
    padding:20px 10px 0 0;
    text-align: left;
    width: 480px;
}

.header-text
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	color: #008BBD;
}

.header-text a, .header-text a:link, .header-text a:visited, .header-text a:hover
{
    color: #C62932;
}

.header-text-emphasis
{
    font-family: Georgia, "Times New Roman", Times, Serif;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    text-align: left;
    color: #C62932;
}


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

.tcimagelist li
{
    height:20px;
    margin:0 0 .3em 0;
    padding:.3em 0 0 2em;  
    list-style-type: none;
    font-size: 12px;
    text-decoration: none;
    background-image: url(images/tradingcradles.png);
    background-repeat: no-repeat;
}

.tcimagelist a, .tcimagelist a:link, .tcimagelist a:visited, .tcimagelist a:hover
{
	font-weight: normal;
	text-decoration:underline;
	color:#c62932;
	font-size: 13px;
}
