html, body {
	/* for IE; otherwise, BG isn't fully stretched */
  	height: 100%;
	margin:0;
}

body {
	background: url(images/back.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #000000;
}
b {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin:0px;
	padding:0px;
}
h1 {
	font-size:28px;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}




#body {
	display: table; 
	position: relative;
	width: 916px;
	height:100%;
	z-index: 10;
	left: 0px;
	top: 0px;
	margin: auto;
}
#topper {
	position: absolute;
	z-index: 10;
	margin-left: 330px;
	background: url(images/topvien-trans.png) no-repeat;
	height: 79px;
	width: 282px;
	top:0;
}
#tnav {
	height: 45px;
	width: 916px;
	position: relative;
}
#tnav #nleft {
	margin: 20px 0px 0px;
	padding: 0px;
	float: left;
	list-style: none;
	width: 500px;
}
#tnav #nleft li {
	display: inline;
}
#tnav #nleft a {
	font-size: 12px;
	color: #444;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 0px;
	display: block;
	float: left;
}
#tnav #nleft a:hover {
	color: #000000;
}


#tnav #nright {
	float: right;
	margin-top: 20px;
}
#main {
	width: 916px;
	height: 100%;
	display: table-cell;
	vertical-align: top;
	position: static;
	margin: auto;
	padding: 0px;
}

#inner {
	height:523px;
	margin: 0px;
	padding: 0px;
	width: 916px;
}
#bimg {
	height: 523px;
	width: 916px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	/*position: absolute;*/
}
#bimg #slideshow {
	position:relative;
	margin-left: 0px;
	height: 523px;
}
#bimg  h1.logo {
	position: absolute;
	z-index: 2200;
	margin-top: 250px;
	margin-left: 750px;
	height: 159px;
	width: 100px;
	background: url(images/logo.png) no-repeat;
	display: block;
}

#ontop {
	position: absolute;
	z-index: 2000;
	margin-top: 325px;
	width: 916px;
	background: #000 url(images/tmback.png) repeat;
}
#ontop #floatnav {
	margin: 0px;
	padding: 7px 0px 0px;
	height: 27px;
	list-style: none;
	display:block;
}
#ontop #floatnav .navname {
	display: block;
	width: 130px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	color: #FFCC00;
}
#ontop #floatnav li {
	display: inline;
}
#ontop #floatnav a {
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	color: #FFFFFF;
}
#ontop #floatnav a:hover {
	color: #FFD784;
}
#ontop #floatnav .future {
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	color: #FFCC00;
}




.clear {
	height: 10px;
	clear: both;
}
#footer {
	width:916px;
	color: #777777;
	clear: none;
	padding-top:15px;
	margin-top:15px;
	border-top:1px #999999 dotted;
}
#footer a {
	color: #777777;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
}
#footer p {
	margin: 2px 0px 2px 0px;
	padding: 4px 0px 2px 0px;
}
#footer .lefty {
	float: left;
	margin-left: 0px;
	font-size: 11px;
}
#footer  .lefty  b, #footer .lefty b a {
	color: #777777;
	font-weight: normal;
}
#footer .lefty a:hover {
	text-decoration: underline;
}
#footer .righty {
	font-size:11px;
	float: right;
	margin-right: 0px;
}
#footer .notice {
	font-size:8px;
	float: left;
	width:916px;
	margin-top: 15px;
}
#leftpane {
	width: 150px;
	float: left;
	background: url(images/leftpane.png) no-repeat left top;
	height: 520px;
}
#leftpane  ul {
	margin: 20px 0px 0px;
	padding: 0px;
	list-style: none;
}
#leftpane li.lnavname {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #000000;
	text-transform:uppercase;
}
#leftpane li.lnavname.sel {
	color:#C00;
}
#leftpane li {
	margin: 0px;
	padding: 0px;
}
#leftpane a {
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	padding-left: 20px;
	font-size: 14px;
}
#leftpane a.sel, #leftpane li.set {
	color:#C00;
}
#leftpane a.sell {
	color:#900;
}
#leftpane .logo {
	background: url(images/logo2.png) no-repeat;
	display: block;
	height: 100px;
	width: 63px;
	margin-right: 0;
	margin-left: 30px;
	margin-top: 5px; /*125px*/
}


#content {
	min-height: 523px;
	margin: 0px 0px 0px 152px;
	padding: 15px 0px 0px 0px;
}
#content h1.flogo {
	position: absolute;
	z-index: 2200;
	margin-top: 370px;
	margin-left: 650px;
	height: 159px;
	width: 100px;
	background: url(images/logo.png) no-repeat;
	display: block;
}
#contentbox {
	margin-top: 0px;
	margin-left: 0px;
}
#contentbox #catalog {
	width: 430px;
	padding-top: 15px;
	margin-left: 10px;
}
#contentbox .lefty {
	float: left;
	margin: 0px;
	padding: 0px;
}
#contentbox .righty {
	float: right;
	margin: 0px 18px 0px 0px;
	padding: 0px;
}
#catalog .catitems {
	margin-top: 25px;
	display: block;
}
#catalog .thumb {
	margin-right: 18px;
	margin-bottom: 15px;
	float: left;
	height:202px;
}
#overlay {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 50;
	background: #FFFFFF;
	left: 0px;
	top: 0px;
}
#content2 {
	min-height: 523px;
	margin: 0px 0px 0px 20px;
	padding: 5px 310px 0px 0px;
}
#cart {
	width: 445px;
	padding-top: 0px;
	margin-left:10px;
}

.about_nui, .announce {
	background: url(images/about.jpg) no-repeat right top;
}
.secti{
	background:no-repeat right top;
}
.Tops {
	background: url(images/tops.jpg) no-repeat right top;
}
.Dresses {
	background: url(images/dresses.jpg) no-repeat right top;
}
.fitting_assistant {
	background: url(images/fitting.jpg) no-repeat right top;
}
.buying_policy {
	background: url(images/swim.jpg) no-repeat right top;
}
.contact, .thankyou {
	background: url(images/contact.jpg) no-repeat right top;
}
.trends {
	background: url(images/trends.jpg) no-repeat right top;
}
.Plus {
	background: url(images/plus.jpg) no-repeat right top;
}
.Swimwear {
	background: url(images/swim.jpg) no-repeat right top;
}
.store {
	background: url(images/dresses.jpg) no-repeat right top;
}
.news, .article {
	background: url(images/trends.jpg) no-repeat right top;
}


/*Gallery Styles*/


#image_field {
  margin:0px;
  padding:0px;
}

.imager {
  width:100px;
  padding:5px;
  margin:0px 15px 10px 0px;
  float:left;
  background-color:#EEEEEE;
  border: 1px #DDDDDD solid;
}
.imagerbig {
  padding:5px;
  margin:0px auto 10px auto;
  background-color:#EEEEEE;
  border: 1px #DDDDDD solid;
  width:502px;
}

.gally {
  padding:5px;
  margin:0px 5px 10px 0px;
  background-color:#e8dace;
  border: 1px #e0cdbd solid;
  height:100px;
}

.gally h3 {
	margin:0px;
	padding:0px;
}


.imgcntrl {
  padding:0px;
  margin:5px 0px 0px 0px;
}

.imgthmb {
  height:100px;
  padding:0px;
}

.imgbig {
  padding:0px;
}

.gallythmb {
  height:100px;
  padding:0px;
  float:left;
  margin:0px 10px 0px 0px;
}


.imgthmb img, .gallythmb img {
  border: 0px #DDDDDD solid;
}

/*Form Styles*/
fieldset {
	padding-top:0px;
	margin-right:10px;
}
label {
	display:block;
	width:105px;
	/*float:left;*/
}

label.req {
	color:#990000;
}
.inputField {
	width:320px;
}
textarea {
	width:320px;
}
#checkmeOut label {
	display:block;
	width:130px;
	float:left;
	text-align:right;
	padding-right:10px;
}
#checkmeOut .inputField {
	width:250px;
}

input.button {
	font-size:9px;
	padding-bottom:2px;
}
.buttons {
	font-size:10px;
}

table.details {
	font-size:11px;
}

.separator {
	height:3px;
	margin:0px 0px 5px 0px;
	border-bottom:#999999 1px dotted;
	padding:0px;
	display:block;
}
span.toggler {
	color:#333333;
	cursor:pointer;
}
span.toggler:hover {
	color:#CC0000;
}
ol {
	margin: 5px 0px 5px 0px;
}
ol li {
	padding-bottom:10px;
}

label.hide {
	height:0px;
	display:block;
	overflow:hidden;
	width:0px;
}

table.ctable {
	border:1px #666666 solid;
	padding:4px;
}

table.ctable td {
	border-bottom:1px #888888 solid;
}
#warningplate {
	display:block;
	z-index:20000;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
}
#warning {
	width:365px;
	height:134px;
	padding: 8px 20px 0px 20px;
	text-align:center;
	position:absolute;
	z-index:20000;
	top:50%;
	left:50%;
	margin:150px 0px 0px -202px;
	background: url(images/warning.png) no-repeat left top;
}
#warning h3 {
	font-weight:bold;
	text-align:left;
}
#warning p {
	padding-top:10px;
}


/*Store buttons and links */
.shopbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	background: url(images/store_button.png) no-repeat left top;
	height: 33px;
	width: 92px;
	border:none;
	margin:0px;
	padding:0px;
	cursor:pointer;
}
.shopbutton:hover {
	background-position:left bottom;
}
a.red {
	color:#FF0000;
}
a.red:hover {
	color:#CC0000;
}
.bigred {
	background: url(images/redbigbutton.png) no-repeat left top;
	height: 33px;
	width: 181px;
	border:none;
	margin:0px;
	padding:0px;
	cursor:pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.bigred:hover {
	background-position:left bottom;
}
.emptycart {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	background: url(images/emptycart.png) no-repeat left top;
	height: 33px;
	width: 151px;
	border:none;
	margin:0px;
	padding:0px;
	cursor:pointer;
}
.emptycart:hover {
	background-position:left bottom;
}
.shopbuttonsml {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	background: url(images/shopbutton_sml.png) no-repeat left top;
	height: 29px;
	width: 68px;
	border:none;
	margin:0px;
	padding:0px;
	cursor:pointer;
}
.shopbuttonsml:hover {
	background-position:left bottom;
}
.checkout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	background: url(images/checkoutbutton.png) no-repeat left top;
	height: 33px;
	width: 181px;
	border:none;
	margin:0px;
	padding:0px;
	cursor:pointer;
}
.checkout:hover {
	background-position:left bottom;
}
.sqr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	background: url(images/sqrbutton.png) no-repeat left top;
	height: 29px;
	width: 30px;
	border:none;
	margin:0px;
	padding:0px;
	cursor:pointer;
}
.sqr:hover {
	background-position:left bottom;
}
ol li {
	margin:0px;
	padding:0px 0px 2px 0px;
}

.cartbox {
	font-size:11px;
}

#loader {
	background-color:#FFF;
	width:138px;
	height:216px;
	padding:184px 0px 0px 106px;
	position:absolute;
	top:0px;
	opacity: .85;
	z-index:1000;
	margin:15px 0px 0px 28px;
	border:2px solid #000;
}

span.soldover{
	background:url(images/soldout.png) no-repeat bottom left;
	position:absolute;
	width:125px;
	height:206px;
}

span.saleover{
	background:url(images/saleover.png) no-repeat bottom left;
	position:absolute;
	width:125px;
	height:206px;
}
