@import url('http://en.urbanposh.com/themes/base.php');
/*

	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:#886225;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		color: #0099CC;
	} */
	#wrapper {
	  text-align: left;
	 width:990px;
	  
	  margin-left: auto;
	  margin-right: auto;
	  margin-bottom:20px;
	  
	   
	}
	#wrappertable {
		background-position:top right;
		background-repeat:no-repeat;
		border-radius:10px;-webkit-border-radius: 10px;-moz-border-radius:10px;
		background-color:#ffffff;
		padding:5px 10px;
	}	
  }

body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	/* 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;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
	font-weight:bold;
}

/* CUSTOM CLASSES */
.buy {
	font-size:11px;
	font-weight:bold;
}

.footer {
	color:#666;
	border-top:1px solid #e5e5e5;
	padding-top:10px;
	text-align:left;
}

.menu {
	/* color:#B5D660; */
	/* color:#886225; */
	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:#886225; */
	text-decoration:none;
}
.menu a:hover{
	/* color:#B5D660; */
	/* color:#886225; */
	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 #e5e5e5;
	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 #e5e5e5;
	
}
.partnerLink {
	padding:15px;
	margin:3px;
	border:1px solid #edeeee;
	float:left;
	font-size:0.9em;
	width:150px;
}
.internationalLink {
	padding:15px;
	margin:3px;
	border:1px solid #edeeee;
	float:left;
	font-size:0.9em;
	width:200px;
}
.partnerLink span {
	font-weight:bold;
	font-size:1.3em;
}
#homepage-image {
	width:990px;
	height:440px;
	margin:20px auto;
	overflow:hidden;
	text-align:center;	
}
