/* Generic Styles */
		
		html {
	height: 100%;
	font-family: helvetica, arial, sans-serif;
		}
		body {
			background: #fefce1;
			background-image: url(../images/background.png);
			background-repeat: repeat-x;
			text-align: center;
			font-family: helvetica, arial, sans-serif;
			font-size: 13px;
			color: #666;
			line-height: 15px;
			height: 100%;
		}
		
		h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #1587c6;
		
		}
		h5 {
		font-weight: bold;
		display: inline;
		}
		
		a:link {
		color: #1587c6;
		text-decoration: none;
		}

		a:visited {
		color: #1587c6;
		text-decoration: none;
		}

		a:hover,a:active {
		text-decoration: underline;
		}

		a img {
		border: none;
		}
		
		#container {
	width: 940px;
	margin: auto;
	background: #fff;
	font-family: helvetica, arial, sans-serif;
		}
		
		img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
		
/* header */
		#header {
	background: url(../images/headerback.png);
	width: 940px;
	height: 134px;
	overflow: hidden;
	font-family: helvetica, arial, sans-serif;			
		}
		
		#logo {
			float: left;
			width: 244px;
			height: 134px;
		}
		
		#header #toptags {
			width: 380px;
			float: right;
			margin-top: 14px;
		}
			
		#header #toptags #column1 {
			width: 230px;
			float: left;
			clear: both;
			display: block;
		}
		
		#header #toptags #column2 {
			width: 114px;
			float: left;
		}
		
		#header #topcart {
			color: #717171;
			font-size: 11px;
			float: right;
			margin-top: 24px;
			text-align: right;
		}
		
		#header #toplogin {
		float: right;
		margin-top: 25px;
		}
		
		#header #toplogin a {
			color: #717171;
			margin-top: 24px;
			font-size: 11px;	
			
		}
		
		#header #shoppingbag {	
			width: 40px;
			display: block;
			clear: both;
		}
		
		#secondarynav {
			width: 550px;
			float: left;
			text-align: center;
			margin-top: 20px;
			margin-left: 55px;
			
		}
		
		#secondarynav li a {
			float: left;
			color: #db6a79;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			margin-right: 24px;
			
		}
		

/* nav */

		#navbar {
			background: #b5cb8b;
			width: 940px;
			height: 52px;
			float: left;
			clear: both;
		}
		
		#navbar ul#nav {
			height: 36px;
			margin-top:9px;
			margin-left: 50px;
			
		}
		
		#nav li  {
			width: 100px;
			height: 36px;
			display: block;
			float: left;
			text-indent: -9999px;
			margin-right: 40px;
		}
		 
		#nav li a {
			display: block;
			height: 36px;
		}
		
		li#navjewelry  {
			background: url(../images/navjewelry1.png) no-repeat 0 0;
			
		}
		
		li#navjewelry a:hover {
			background: url(../images/navjewelry2.png) no-repeat 0 0;
			
		}
		
		li#navclothing {
			background: url(../images/navclothing1.png) no-repeat 0 0;
		}
		
		li#navclothing a:hover {
			background: url(../images/navclothing2.png) no-repeat 0 0;
		}
		
		li#navhomedecor {
			background: url(../images/navhomedecor1.png) no-repeat 0 0;
			width: 120px;
		}
		
		li#navhomedecor a:hover {
			background: url(../images/navhomedecor2.png) no-repeat 0 0;
			width: 120px;
		}
		
		li#navaccessories {
			background: url(../images/navhomeaccessories1.png) no-repeat 0 0;
			width: 120px;
		}
		
		li#navaccessories a:hover {
			background: url(../images/navhomeaccessories2.png) no-repeat 0 0;
			width: 120px;
		}
		
		#navbar #search {
		width: 240px;
		float: right;
		margin-top: -36px;
		margin-right: 8px;
		}
		
		.search-box .cat_textbox_small, .cat_listbox_small  {
		width: 160px;
		float: left;
		}
		
		.searchbutton {
		float: left;
		}
		
/*main content area*/		
		
		#main {
			height: 662px;
			float: left;
			width: 940px;
		}
		
		#main_subpage {
			float: left;
			width: 940px;
			height: 100%;
			background: #e8f9f6;
		}
		
		#main #leftside {
			background: #e8f9f6;
			width: 170px;
			float: left;
			height: 662px;
		}
		
		#main_subpage #leftside_subpage {
			background: #e8f9f6;
			width: 170px;
			float: left;
			min-height: 700px;
		}
		
		#main #primarycontent {
			width: 770px;
			background: #fff;
			height: 662px;
			float: left;
			
		}
		
		#main_subpage #primarycontent_subpage {
			width: 770px;
			background: #fff;
			float: left;
			min-height: 740px;
		}
		
		#catCartDetails {
			padding-top: 20px;
		}
		
		#frontpicbig {
			width: 509px;
			height: 512px;
			border-right: 1px solid white;
			float: left;
		}
		#primarycontent #lookbook {
			width: 769px;
			height: 150px;
			float: left;
			display: block;
		}
		
		#primarycontent #lookbook #lookbook1 {
			width: 173px;
			height: 150px;
			float: left;
		}
		
		#primarycontent #lookbook #lookbook2 {
			width: 202px;
			height: 150px;
			float: left;
		}
		
		#primarycontent #lookbook #lookbook3 {
			width: 202px;
			height: 150px;
			float: left;
		}
		
		#primarycontent #lookbook #lookbook4 {
			width: 192px;
			height: 150px;
			float: left;
		}
		
		#primarycontent #slider {
			width: 260px;
			height: 392px;
			float: right;
			display: block;
		}
		
		#maincatalog {
			height: 728px;
			float: left;
			width: 940px;
		}
		
		#maincatalog #lookbookmenu {
			overflow: hidden;
			width: 920px;
			float: left;
			text-align: left;
			font-size: 10px;
			padding: 6px 10px 6px 10px;
			background-color: #edecd9;
		}
		
		#maincatalog #slider {
			width: 100%;
			float: left;
			display: block;
		}
		#primarycontent #shippingblock {
			width: 260px;
			height: 118px;
			float: right;
			border-top: 1px solid white;
			border-bottom: 1px solid white;
			display: block;
		}
		
		#primarycontent #gcblock {
			width: 260px;
			height: 188px;
			float: right;
			display: block;
		}
		
		#primarycontent_subpage #title {
			margin-top: 20px;
			text-align: left;
		}
		
		#primarycontent_subpage #pic {
			margin-top: 14px;
		}
		
		#primarycontent_subpage #text {
			width: 650px;
			margin: auto;
			margin-top: 20px;
			text-align: left;
		}
		
		#primarycontent_subpage .thumbnail {
			width: 70px;
			height: 60px;
			margin-top: 3px;
			text-align: left;
			float: left;
			margin-top:10px;
			clear: both;
		}
		
		#primarycontent_subpage .description {
			
			text-align: left;
			float: left;
			width: 500px;
			padding-top: 34px;
			
		}
		
		#primarycontent_subpage .thumbnailgroup {
			float: left;
			clear: both;
		}
		
		#text .leftcolumn {
		width: 325px;
		float: left;
		}
		
		#text .rightcolumn {
		width: 220px;
		float: right;
		text-align: left;
		}
		
		#sectionpicbig {
			width: 509px;
			height: 339px;
			border-right: 1px solid white;
			float: left;
		}
		
		#primarycontent #sectionpicsmall{
			width: 260px;
			height: 339px;
			float: right;
			border-bottom: 1px solid white;
			display: block;
		}
		
		.section_featured {
			margin-left: 30px;
			margin-top: 14px;
			
		}
		
		#featured_title {
			float: left;
			clear: both;
			width: 550px;
			text-align: left;
		}
		
		#leftside_subpage #sidemenu_homedecor {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #8aaca7;
		} 
		#sidemenu_homedecor li {
			text-align: right;
			width: 110px;
			display: block;
			padding-top: 11px;
			padding-bottom: 11px;
			margin-left: auto;
			margin-right: auto;
			border-bottom: 1px solid #c2d9d5;
			vertical-align: bottom;
			
		}
		
		#sidemenu_homedecor li a { 
			color: #8aaca7;
		}
		 
		#sidemenu_homedecor li a:hover, a:active { 
			text-decoration: none;
			color: #de6a78;
		}
		

/*catalog*/	
		#main_subpage #primarycontent_catalog {
			width: 730px;
			background: #fff;
			min-height: 700px;
			float: left;
			padding: 10px 20px;
		}
		
/*designerpage*/	
		#primarycontent_catalog #designertop {
			background: #fff;
			border-bottom: 1px solid #c2d9d5;
			height: 200px;
			width: 720px;
			margin-top: 20px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px 0px 30px 0px;
		}
		
		#designertop #designerpic {
			width: 200px;
			height: 200px;
			float: left;
			margin-left: 40px;
		}
		
		
		#designertop #designertext {
			width: 410px;
			height: 200px;
			float: right;
			text-align: left;
			font-size: 12px;
			color: #787878;
			line-height: 18px;
			margin-right: 20px;
		}
		
		#designertext h6 {
		font-size: 34px;
		color: #b5cb8b;
		font-weight: normal;
		}
		
		.bread {
		text-align: right;
		float: right;
		margin-right: 20px;
		}
		

/*footer area*/	
		.portfoliothumb { 
			float: left;
			width: 100px;
			height: 60px;
			padding-top: 5px;
			border-top: 1px solid #ccc;
		}
		.portfoliotext {
			float: left;
			height: 60px;
			vertical-align: middle;
			width: 215px;
			padding: 5px 5px;
			border-top: 1px solid #ccc;
			text-align: left;
		}
		
		.portfoliocolumn1 {
			float: left;
			width: 325px;
		}
		
		.portfoliocolumn2 {
			float: left;
			width: 325px;
		}
		
		.portfoliolayout {
		width: 650px;
		margin: auto;
		}


/*footer area*/	

		#footer {
			width: 940px;
			height: 80px;
			background: url(../images/footerback.jpg);
			float: left;
		}
		
		#footersocial {
			width: 940px;
			height: 120px;
			background: url(../images/footerback2.jpg);
			float: left;
		}
		
		#footerlinks {
			font-size: 11px;
			float: left;
			display: block;
			width: 400px;
			margin-left: 30px;
			margin-top: 50px;
			
		}
		
		#footerlinksfront {
			font-size: 11px;
			float: right;
			display: block;
			width: 400px;
			margin-left: 30px;
			margin-top: 50px;
			
		}
		
		#footerlinksfront a {
			float: left;
			margin-left: 20px;
			color: #787878;
		}
		
		#footerlinks a {
			float: left;
			margin-left: 20px;
			color: #787878;
		}
		
		#footerlinks a:hover, a:active {
			color: #db6a79;
		}
		
		#footerlinkssocial {
			font-size: 11px;
			float: right;
			display: block;
			clear: both;
			width: 500px;
			margin-top: 10px;
			margin-right: 42px;
			text-align: right;
			
		}
		
		#footerlinkssocial a {
			float: right;
			margin-left: 20px;
			color: #787878;
		}
		
		#footerlinkssocial a:hover, a:active {
			color: #db6a79;
		}
		
		#socialmediabadges{
			width: 170px;
			float: right;
			margin-top: -30px;
			margin-right: 10px;
			
		}
		
		#socialmediabadges_small {
			width: 50px;
			float: right;
			margin-top: -30px;
			margin-left: 160px;
			
		}
		
		#footersocialsubscribe {
			width: 890px;
			float: right;
			text-align: left;
			padding-left: 40px;
			margin-top: 40px;
			height: 80px;
		
		}
		
		.footer_subscribe_label {
			float: left;
			margin-left: 20px;
		}
		
		.form_subscribe_footer {
			float: right;
			width: 400px;
			margin-left: 280px;
		}
		
		.item_subscribe_footer {
			float: left;
			width: 100px;
			margin-top: 10px;
			margin-left: 10px;
		}
		
		.item_subscribe_footer .cat_textbox_small, .cat_listbox_small  {
			width: 100px;
			margin-bottom: 2px;
		}
		
		.item_footer {
			margin-top: 9px;
			margin-left: 14px;
			width: 86px;
			float: left;
		}
		
		#footerlogos {
			width: 60px;
			float: right;
			display: inline;
		}
		
	/*other*/	
	
	.item_subscribe .cat_textbox_small, .cat_listbox_small  {
	width: 100px;
	margin-bottom: 2px;
	}
	
	div.item_ccv .cat_textbox {
	width: 80px;
	}
	
	div.item_ccv {
	margin-left: 9px;
	}
	 
	.shop-form {
	width: 74%;
	text-align: left;
	margin: auto;
	padding-top: 20px;
	}
	
	#blogsection {
	margin-left: 40px;
	margin-right: 20px;
	text-align: left;
	}

