
/* 
   -----------------------------------
     iCart 
	 Style Sheet 
	 by Infomart2000 Corp.
	 www.infomart2000.com
   ----------------------------------
   ##Default
 */	


 /*body::Controls Page Background Color and any other fonts not defined below*/ 	
body {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000;
	font-weight : Normal;
}

/*store-name:: Store Name*/		 
.store-name {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 35px;
	color : #000000;
	text-decoration : none;
}

/*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #4A4C57;
	font-style : italic;
	text-decoration : none;
	font-weight: bold;
}

/*frame::  Controls the  Color of the Store's Frame */		
.frame {
	background-color : #3d3e3e;
	display:none;
}

/*top::  Controls the  Color of the top Bar */		
.top {
}

/*line::  Controls the  Color of the line bellow the top bar */		
.line {
}

/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	background-color: #4A4C57;
	text-decoration : none;
	line-height : 14px;
	display:none
}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	background-color: #4A4C57;
	text-decoration : none;
	line-height : 14px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
}

/*data:: Controls body default fonts and colors */
.data {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #7E7E7C;
}

/*page_headers:: Controls the page's titles */
.page_headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #FFF;
}

/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #ffffff;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices 	
.footer {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	color : #ffffff;
	width: 990px;
	height: 44px;
	padding: 230px 0 0 50px;
	background: url('/assets/images/bot_ruler.gif') no-repeat;
}	
 */	 
/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #084a6d;
	font-size : 10px;
	font-weight : bold;
	font-style:  normal;
}

/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: normal;
	color : Gray;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #084a6d;
}

/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Gray;
}

/*A.menu:: Controls the way the  Links on the top look before a user clicks  or mouse overs on them*/ 	 
A.menu {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration: none;
}

/*A.menu:hover:: Controls the way the  Links on the top  look when a user passes  their mouse over a them*/ 	 	
A.menu:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight :  normal;
	font-style: normal;
	color : #ECA813;
	text-decoration: underline;
}

/*A.menu:visited:: Controls the way the  Links on the top  look after a user has visited that section*/ 
A.menu:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
}

/*A.menu:visited:hover:: Controls the way the  Links on the top  look when a user hovers over a section they have visited*/ 	 
A.menu:visited:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #ECA813;
}

/*A.cat::Links::  Controls the way the  Links on the left look before a user clicks  or mouse overs on them*/ 	 
A.cat {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
}

/*A.cat:hover:: Controls the way the  Links on the left  look when a user passes  their mouse over a them*/ 	 	
A.cat:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style: normal;
	color : #ffffff;
	text-decoration: underline;
}

/*A.cat:visited:: Controls the way the  Links on the left  look after a user has visited that section*/ 
A.cat:visited {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
}

/*A.cat:visited:hover:: Controls the way the  Links on the left  look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration: underline;
}

/*menu-text:: Controls the way the menu (mailing list) text look */ 
.menu-text {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color */ 
.item {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color : #FFF;
	text-decoration: none;
}

/*price-info:: controls the way the prices display on the product page*/ 
.price-info {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : Normal;
	color: #535353;
}

/*price:: Controls the way the product's prices display*/ 
.price {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #d90d0e;
	font-weight: bold;
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #FFF;
}

/*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FFF;
}

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color */
.alternative {
	padding: 2px 4px 2px 4px;
}

/*borders:: Controls the color of  the borders on forms*/ 
.borders {
	border : #bebebe;
	background-color : #bebebe;
}

/*steps:: Controls the way the steps on the checkout pages display*/
.steps {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #cfd0d1;
}

/*steps_on:: Controls the way the steps on the checkout pages display*/
.steps_on {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #FFF;
}

/*error:: Controls the error messages*/ 
.error {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #e10e04;
	text-decoration: none;
}

/*options-titles:: Controls the way the titles on the product options display*/
.options-titles {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #4A4C57;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
	border : #bebebe;
	background-color : #bebebe;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : Normal;
	color: #ffffff;
	line-height : 18px;
	background-color: #3d3e3e;
}

/*invoice_title:: Controls the way the title of the invoices look */
.invoice_title {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #cbcaca;
	color : #4f4e4e;
}

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
	background-color : #f9f8f8;
}

/*font1:: Primary Screen Font */ 
.font1 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #FFF;
}

/*font2:: Secondary Screen Font */ 
.font2 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #FFF;
}

/*btn:: Controls the buttons*/ 
.btn {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #4A4C57;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
}

/*btn_over:: Controls the buttons when you mouse over*/ 
.btn_over {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #1169e5;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
}

/*btn2:: Controls the buttons*/  
.btn2 {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #4A4C57;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
}

/*txtBoxStyle:: Controls the text boxes*/  		
.txtBoxStyle {
	border-top: 1px solid #b3b4b5;
	border-bottom: 1px solid #b3b4b5;
	border-left: 1px solid #b3b4b5;
	border-right: 1px solid #b3b4b5;
	background-color: #f5f4f2;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #38393a;
}

/*txtareaStyle:: Controls the text areas*/ 		
  .txtareaStyle {
	border-top: 1px solid #C7D5E0;
	border-bottom: 1px solid #C7D5E0;
	border-left: 1px solid #C7D5E0;
	border-right: 1px solid #C7D5E0;
	background-color: #FBFBFB;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	;
	font-size: 11px;
	color: #343333;
	height : 80px;
	width: 250px;
}

body {
	font-size: 11px;
	color: #000;
	font-family: arial, helvetica;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #191919 url('/assets/images/bg_repeat.gif') top left;
}

a:hover, a:link:hover, a:visited:hover {
	color: #E31B23;
}

a:link, a:visited, a:active {
	color: #333;
	text-decoration: none;
	letter-spacing: -0.02em;
}

.white, a.white {
	color: #FFF;
}

a:hover.white {
	color: #990000;
}

img {
	display: block;
	border: 0;
}

form {
	padding: 0;
	margin: 0;
}

p {
	color: #FFF;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0 0px 0 0;
	list-style: none;
}

h1, h2, h3, h4 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color: #CCCCCC;
}

div#centercontent {
	width:1000px;
	position:absolute;
	top:0;
	left:0;
}

.main {
	width: 1024px;
	height: 450px;
	margin: 35px 0 0px 0;
	padding: 0 15px;
}

#main_sub {
	background: url('/assets/images/bg_sub.gif') no-repeat top left;
	margin: 0;
	height: 1300px;
}

.bold {
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

#logo {
	padding: 0 0 0 200px;
}

#sub_rightcol {
	padding: 50px 0px 0 660px;
	width: 279px;
	text-align: center;
}

/*-------------------------------*/
/*navigation styles*/
.nav {
	margin: 0 0 0 0;
	background: url('/assets/images/navi/ruler-trans.png');
	height:99px;
	width:994px;
}

.nav ul {
	margin:0 0 0 55px;
}

.nav ul li {
	float: left;
	margin:30px 2px 0 0;
	height:43px;
}

.nav ul li a {
	display:block;
}

.nav ul li#login {
	margin-left:10px
}

.links ul li#logout {
	position:absolute;
	left:180px;
	top:391px;
}

.links {
	margin:0 0 0 80px;
	background: url('/assets/images/navi/strips-trans.png');
	height:90px;
	width:834px;
}

.links ul {
	margin:0 0 0 32px;
}

.links ul li {
	margin:29px 0 0 0;
	float: left;
	height:43px;
}

.links ul li a {
	display:block;
}

.links ul li#login {
	margin-right:140px
}

.links ul li#view {
	margin-right:110px
}

.links ul li#faq {
	margin-right:145px
}

/*preload rollover images*/
img.mens {
	display:none;
}

img.womens {
	display:none;
}

img.kids {
	display:none;
}

img.acc {
	display:none;
}

img.jewels {
	display:none;
}

img.le {
	display:none;
}

img.login {
	display:none;
}

img.view {
	display:none;
}

img.faq {
	display:none;
}

img.terms {
	display:none;
}

/*-------------------------------*/

/*-------------------------------*/
/*listing page styles*/
a#bannerlink {
	display:block;
	position:absolute;
	top:60px;
	left:100px;
	width:850px;
	height:200px;
}

.pages_sub {
	margin: 5px 0 0 60px;
	text-align: left;
	padding: 71px 108px 0 16px;
	background: url('/assets/images/listing-bg.jpg') no-repeat;
	width: 950px;
	height: 1280px;
}

.pages_sub .checkout-headers, .pages_sub .item {
	color: #ccc;
}

.pages_sub div#polaroid {
	float:left;
	margin:0 50px 0 16px;
	text-align:center;
	width:460px;
}

div#thumb-row {

}
.price-info-pic{
	position:absolute;
	top:1190px;
}
#thumbs1{
	left:55px;
}
#thumbs2{
	left:155px;
}
#thumbs3{
	left:255px;
}
#thumbs4{
	left:355px;
}
#product-name{
	
}

.price-info-pic {
	width:87px;
	height:128px;
	float:left;
	margin:75px 35px 0 0;
	padding:12px 0 0 6px;
	background: url('/assets/images/small-polaroid-trans.png') no-repeat;
}

.price-info-pic img {
	width:75px;
}

div#sizing {
	margin:0;
	position:absolute;
	left:580px;
	top:550px;
}

div#avail {
	margin:10px 0 10px 0;
}

div#options {
	width:300px;
	padding:20px 10px 0 10px;
	text-align:left;
	position:absolute;
	top:1460px;
	left:590px;
}

div#quantity {
	width:300px;
	padding:10px;
	text-align:left;
	position:absolute;
	top:1650px;
	left:590px;
}

div#toptape {
	margin-top:120px
}

div#shadow {
	width:850px;
	float:left;
}

div#descrip {
	width:450px;
	height:250px;
	padding:20px;
	text-align:left;
	border-right:1px solid #fff;
	position:absolute;
	top:1460px;
	left:79px;
}

img#listing-footer {
	margin:0 auto;
	margin-top:40px;
}

div#waiting {
	margin:10px 0 0 0;
	padding-bottom:80px;
}

/*-------------------------------*/

.pages_nobg {
	text-align: left;
	float: right;
	padding: 0px 108px 0 0;
	width: 650px;
	line-height: 16px;
	font-family:courier new
}

.pages_nobg h2 {
	font-weight:normal
}

.pages_nobg a:link, .pages_nobg a:visited, .pages_nobg a:active {
	color: #FFF;
}

.product_item {
	background: url('/assets/images/newnewpolaroid-trans.png') no-repeat;
	padding: 40px 0px 0px 0px;
	width: 318px;
	height: 432px;
	text-align: center;
	margin: 10px 40px 0 0;
}

.transparent {
	background-position: -257px -385px;
}

/* define tables, starting with basic table type first */
table {
	width: 100%;
	margin: 0 0 0px 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

/* define generic th/td attributes used by all tables */
td {
	border: 0px solid #000;
	border-width: 0px 0 0 0;
	font-size: 12px;
}
