ima/**
 *	Fashion Jeans
 *  Base Screen Styles
 *	
 *	@author:	Tayfun Ozturkmen/natz-doh
 *	@date:		28/03/2008	
 *
 *	Website design by www.ignician.net
 *
 *	Table of Contents:
 *		01. layout
 *		02. typography
 *		03. lists/typography/links
 *		04. images
 *		05. tables
 *		06. moomoo
 *
 */
html,body {
	background:					url('../images/pagebg.jpg');
}

body {
	color:						#aaa;
	font-family:				Arial, "Lucida Grande", Helvetica, sans-serif;
	font-size:					62.5%;
}

strong {
	font-weight:				bold;
}

em {
	font-style:					italic;
}

/** utils
------------------------------------------------------------------ */

.clear {
	clear:						both;
}
.left {
	float:						left;
}


/** layout
------------------------------------------------------------------ */
#wrapper {
	
}

div#header-wrapper {
	background:					url(../images/bgtop.jpg) repeat-x;
}

div.header {
	background:					url(../images/bg-header.jpg) no-repeat;
	height:						110px;
	margin:						0 auto;
	width:						960px;
	position:					relative;
}

#navOn {
	height:						170px !important;
}

div#brand {
	background:					url(../images/bg-brand.png) no-repeat;
	height:						59px;
	width:						377px;
	position:absolute;
	left:						34px;
}

div#menu {
	position: 					absolute;
	right: 						54px;
	top: 						48px;
}

div#navigation {
	position:					absolute;
	top:						70px;
	left:						42px;
}

div#labels {
	position: 					absolute;
	left: 						50px;
	top: 						120px;
}

div#categories {
	position: 					absolute;
	top:						115px;
	right:						18px;
}

div#crumbz-n-subz-wrapper {
	background:					url(../images/bg-crumbz-n-subz-wrapper.gif) repeat-x;
	height:						28px;
	font-family:				"Lucida Sans", Arial, Helvetica, sans-serif;
}

div#crumbz-n-subz {
	margin:						0 auto;
	width:						860px;
	position:					relative;
}

div#footer {
	margin:						0 auto;
	width:						860px;
	position:					relative;
}

/*------ horizontal scrolling content */

#b_category_list div#content-wrapper, 
#b_featured_products div#content-wrapper, 
#b_specials div#content-wrapper,
#b_advanced_search_result div#content-wrapper {
	background:					url(../images/bg-content-wrapper.gif) bottom repeat-x #fff;
	height:						430px;
	padding-top:				21px;
}

#b_category_list div#content, #b_specials div#content, #b_featured_products div#content, #b_advanced_search_result div#content {
	min-width:					860px;
	height:						400px;
	overflow:					hidden;
	width:						100%;
}

/*------ horizontal scrolling content */

div#content-wrapper {
	background:					url(../images/bg-content-wrapper.gif) bottom repeat-x #fff;
	padding-top:				21px;
	padding-bottom: 			31px;
}

div#content {
	width: 						860px;
	margin: 					0 auto;
	position:					relative;

}

div#trackz-wrapper {
	background-color:			#fff;
}
div#trackz {
	background:					url(../images/bg-trackz.png) no-repeat;
	height:						28px;
	margin:						0 auto;
	width:						650px;
	positin:					relative;
}
div#zippz {
	background:					url(../images/bg-zippz.png) no-repeat;
	cursor:						pointer;
	height:						28px;
	width:						59px;
}
.zipArrowLeft {
	position:					absolute;
	left:						0;
}
.zipArrowRight {
	position:					absolute;
	right: 						0;
}

/*------ content divider columns */

.column40 {
	width: 375px;
	float: left;
}

.column60 {
	width: 430px;
	float: left;
}

.column50 {
	width: 375px;
	float: left;
}
.column70 {
	width: 555px;
	float: left;
}
.column30 {
	width: 250px;
	float: left;
}
.rightColumn {
	float: left;
	margin-left: 55px;
}

/** typography
------------------------------------------------------------------ */

a {

}
a:link, a:visited {
	color:						#032C2C;
}
a:hover {						
	color: 						#ff00a9;
	text-decoration:			none;
}
h1,h2,h3,h4,h5,h6,p,address {
	font-family: 				Arial, Helvetica, sans-serif;
}
h2 {
	font-size:					1.8em;
	color:						#333;
	padding:					0.9em 0 0.9em 0;
	clear:						both;
}
h3 {
	font-size:					1.4em;
	font-weight:				bold;
	color:						#333;
	padding:					0.7em 0 0.7em 0;
}
h4 {
	background-color: 			#eee;
	color: 						#333;
	padding: 					0.6em 0.8em;
	text-transform: 			uppercase;
	border: 					1px solid #eee;
	font-size: 					10px;
	display: 					block;
	width: 						auto;
	clear: 						both;
	text-align:					left !important;
}
p, address {
	color: 						#666;
	font-size: 					1.1em;
	line-height: 				1.5;
	padding: 					0.55em 0 0.55em 0;
	
}
.copyright {
	left: 						24px;
	text-transform: 			uppercase;
	font-family: 				"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 					9px;
	margin:						0;
	padding: 					0;
}
.pink {
	color:						#ff00a9;
}

/** lists/typography/links
------------------------------------------------------------------ */
div#brand h1 a,
div#brand h1 a:link {
	display:					block;
	height:						59px;
	text-indent:				-9999px;
	width:						377px;
}

ul#products {
	margin:						0 auto;
	width:						960px;
}

ul#products li.product {
	background:					#fff;
	float:						left;
	height:						365px;
	padding:					0;
	width:						240px;
	/*margin:						0 10px 0 10px;*/
	text-align:					center;
	position:					relative;
}	.product  { text-align: center; }
ul#products li .image {
	display: 					block;
	clear: 						both;
	height: 					360px;
	position:					relative;
	vertical-align:				middle;
	display:table-cell;
}
#ul#products li img {

}

ul#products li .info {
	display:					block;
	text-align:					center;
	clear:						both;
}

ul#products li.first {
	padding-left:				200px;
}
ul#products li.last {
	padding-right:				200px;
}


.infoList {
	margin:						0 0 10px 0;
	list-style-type:			none;
	padding:					0;
}
.infoList li {
	margin:						0;
	padding:					0;
	font-family:				Arial, helvetica, sans-serif;
	font-size:					1.2em;
	background:					url('../images/icons/icon-arrow-ff00ab.gif') 0 11px no-repeat;
	padding:					7px 0 7px 13px;
	color:						#333;
	/*border-bottom:1px solid #e1d6c5*/
}
.infoList li a {
	display:block
}

#menu ul li {
	float: left;
}

.smallProductList {
	margin-top: 1em;
}

.smallProductList li {
	text-align: 				center;
	background:					url('../images/cut.jpg') bottom center no-repeat;
	padding:					10px;
	margin-bottom:				10px;
}	
.smallProductList li .info {

}

#category-list-table td {
	text-align: 				center;
	border: 					1px solid #eee;
	position:					relative;
	/*background:					url('../images/cutshadow.jpg') 1px 1px no-repeat;*/
}
#category-list-table .image {
	top:						0;
	left:						0;
	right:						0;
	bottom: 					0;
	margin: 					auto;
}
#category-list-table .image img {
	/*border:						1px solid #eee;*/
}
#category-list-table .info {
	background:					url('../images/label.jpg') center no-repeat;
}
.productImageList td {
	border: 					1px solid #eee;
	text-align: 				center;
}

.productImageList a {
	display: 					block;
	border: 					1px solid #fff;
}
.productImageList a:hover, .productImageList .active {
	border-color: 				#FF00AC;
}

#footer {
	padding-top: 23px;
}
#footer ul {
	position: absolute;
	right: 0px;
	top: 23px;
	padding: 0;
	margin: 0;
}

#footer ul li {
	float: left;
}

#footer #secureImages {
	position:absolute;
	top: 50px;
	right: 0;
}

	
/** images
------------------------------------------------------------------ */

.selectLabel {
	position: absolute;
	top: 12px;
	left: 0;
}
#labelsBox {
	position: absolute;
	top: 6px;
	left: 94px;
}
.largeImage img {
	border: 1px solid #eee;
}
/** tables
------------------------------------------------------------------ */

.formTable {
	border-collapse: collapse;
	border-top: 1px solid #eee;
	margin: 1em 0 1em 0;
}
.formTable td {
	font-size: 11px;
	color: #333;
}
.formTable p {
	font-size: 1.0em;
}
.formTable td {
	padding: 0.8em;
	border-bottom: 1px solid #eee;
	vertical-align: middle;
}
.formTable label {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
.formTable th {
	background-color: #eee;
	color: #333;
	padding: 0.6em 0.8em;
	text-transform: uppercase;
	border: 1px solid #eee;
	font-size: 10px;
}
.smallPadding td {
	padding: 0.3em !important;
}

.boxTable {
	border-right: 1px solid #eee; 
	border-left: 1px solid #eee;
}

.fullWidth {
	width: 100%;
}

fieldset .formTable td, fieldset .formTable {
	border: 0;
}

/** buttons
------------------------------------------------------------------ */
.buttonArray {
	height: 40px;
	position: relative;
}
.btn {
	background-color: #3A4C56;
	color: #ccc !important;
	float: left;
	padding: 0.6em 1em;
	border: 1px solid #69899A;
	font-size: 11px;
	text-decoration: none;
	margin: 0 5px 0 0z;
	text-transform:uppercase;
}
.btn:hover {
	background-color: #FF00A9;
	border-color: #FFB3E7;
	color: #fff !important;
}
.btnCheckout {
	font-weight: bold;
	color: #fff !important;
}
.btnAddToCart {
	float: left;
	padding: 3px;
	margin-left: 6px;
}

	

/** forms
------------------------------------------------------------------ */

.addToCart label {
	font-size: 1.2em;
	color: #000;
	margin-right: 5px;
	margin-top: 5px;
}

fieldset {
	padding: 6px;
	border: 4px solid #eee;
}

legend {
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#askeyword {
	font-size: 1.8em;
	padding: 6px;
	width: 360px;
}
.smallField {	
	width: 50px;
}


/** moomoo
------------------------------------------------------------------ */






