/*

	Stella International, Inc. 2008.
	(List new styles alphabetically).

*/


/* Styles for print and screen differences */
@media print {
    .printhide { display:none; }
	.main {
		width: 650px;
		text-align: left;
	}
	a, a:link, a:visited {
		color:#000000;
		text-decoration: none;
	}
  }
@media screen {
    .printhide { /* show */ }
	.main {
		width:791px;
		text-align:left;
	}
	.content {
		background-color:#FFFFFF;
	}
	a, a:link, a:visited {
		/* color:#B5D660; */
		color:#5C794D;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		color: #6F8A39;
	}
	#wrapper {
	  text-align: left;
	  width: 950px;
	  margin-left: auto;
	  margin-right: auto;
	}
	#wrappertable {
		background-position:top right;
		background-repeat:no-repeat;
	}	
  }

body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	/* color:#acd2b0; */
	color: #666666;
	line-height:17px;
	margin-top: 0px;
	margin-bottom:0px;
}

body {
	background-color: #ffffff;
	margin-left: 35px;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:top left;
	background-repeat:no-repeat;
}
.cattitle {
	font-size: 21px;
	line-height:25px;
}
#flashgallery {
	margin-top: 0px;
}
h1 {
	font-size: 1.5em;
	color: #5C794D;
}
h2 {
	font-size: 1.2em;
	color: #5C794D;
}
h3 {
	font-size: 1.1em;
	font-weight:bold;
}

/* CUSTOM CLASSES */
.buy {
	font-size:11px;
	font-weight:bold;
}

.footer {
	color:#666;
	border-top:1px solid #D5DBC1;
	padding-top:10px;
	text-align:left;
}

.menu {
	/* color:#B5D660; */
	color:#6F8A39;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:bottom;
	text-align:right;
	padding-right:0px;
	padding-bottom:8px;
	padding-top:0px;
	
}
.menu a, .menu a:visited  {
	/* color:#B5D660; */
	color:#6F8A39;
	text-decoration:none;
}
.menu a:hover{
	/* color:#B5D660; */
	color:#6F8A39;
	text-decoration:underline;
}
.navigation {
	padding:10px;
	line-height:22px;
}
.promoflash {
	margin-top:-3px;
}
.promorings {
	background-image:url(/themes/urbanposh/images/rings_background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.spacer {
	color:#CCCCCC;
	/* border-top:2px dotted #e5e5e5; */
    border-top:1px dotted #D5DBC1;
	padding-top:0px;
	text-align:center;
}
.yahooiframe {
	width:800px;
	height:600px;
}
input.addtocartImg
{
   font-size:11px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#0099CC;
   background-color:#FFFFFF;
   border:solid 1px #FFFFFF;
}
input.addtocartImg:hover
{
   text-decoration: underline;
   cursor:pointer;   
}
.center {
	text-align:center;	
}
form {
	padding:0px;
	margin:0px;
}

.saleprice {
	color: #C03;
	font-weight:bold;
}
.oldprice {
	text-decoration:line-through;	
}
.topmenu {
	text-align:right;
	font-size:0.8em;
	padding:0px;
	margin:0px;
}
.catalogMenu {
	font-size: 1.1em;
	font-weight:bold;
	text-align:center;
	background-image:url(/themes/urbanposh/images/catalogMenu.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:5px;
	border-bottom:1px solid #D5DBC1;
}
.partnerLink {
	padding:5px;
	margin:3px;
	border:1px solid #edeeee;
	float:left;
	font-size:0.9em;
}
.partnerLink span {
	font-weight:bold;
	font-size:1.3em;
}
