/* 14.99 CSS Document */
body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	background-color:#eebe48;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#4a4a4a;
}
/****Headings****/
h1, .h1 {
	font-family:"Century Gothic", Tahoma, Arial, sans-serif;
	font-size:24px;
	font-weight:lighter;
	color:#77141e;
	margin:0;
	padding:0;
}

h2, .h2 {
	font-family:Tahoma, Arial, sans-serif;
	font-size:18px;
	font-weight:400;
	color:#77141e;
	line-height:1.5em;
	margin:0;
}

h3, .h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#9b0010;
	line-height:1.5em;
}

h4, .h4 a:link {
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#c41b1b;
	line-height:1.5em;
}


/****Content****/
p,.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#4a4a4a;
	line-height:1.7em;
	margin:3px 0 3px 0;
}

.tooltip {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

/****ID Tags****/
#container {
	margin-right:auto;
	margin-left:auto;
	width:909px;
	padding:0;
	position:relative;
}

.formlabel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:Bold;
	color:#77141e;
	line-height:1.5em;
}
.formlabel2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#77141e;
	line-height:1.5em;
}

#logo {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	width:909px;
	height:162px;
	margin-right:auto;
	margin-left:auto;
	margin:0;
	text-indent:-999em;
}

input.submit-btn { 
width: 148px;   /* width of the image */
height: 27px;	/* height of the image */
padding: 0;
margin: 5px 0 0 0;
border: 0;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
background:url(images/add-item-cat.png) no-repeat;  /* specify location of the image */
}

#logo-nav { border:0px solid red;
	position:absolute;
	left: 670px;
	top: 100px;
	width: 200px;
	text-align:right;
}

#top-left-bar {
	background-image:url(images/top-left-bar.jpg);
	background-repeat:no-repeat;
	width:457px;
	height:77px;
	float:left;
}

#form {
	width:420px;
	height:60px;
	margin-top:7px;
	margin-left:10px;
	float:right;
}

.red {
	color:#CC0000;
	size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	margin:0;
	padding:0;
}

#top-right-bar {
	background-image:url(images/top-right-bar.jpg);
	background-repeat:no-repeat;
	width:452px;
	height:77px;
	padding:0;
	float:left;
}
#member-login {
	background-image:url(images/member-login.jpg);
	background-repeat:no-repeat;
	width:156px;
	height:77px;
	margin-top:3px;
	float:left;
}

#new-members {
	background-image:url(images/new-member.jpg);
	background-repeat:no-repeat;
	width:156px;
	height:77px;
	float:left;
	margin-top:3px;
	margin-left:15px;
	
}
#content-container {
	margin-left:auto;
	margin-right:auto;
	width:909px;
	clear:both;
}

#left-border {
	float:left;
	height:auto;
	width:28px;
	background-color:#eebe48;
	margin:0;
	padding:0;
	position:static;
}

p.left {
	background: transparent url(images/left-border.jpg) no-repeat scroll center top;
	width:28px;
	height:273px;
	margin:0;
	padding:0;
	position:static;
}

#content {
	width:820px;
	min-height:270px;
	float:left;
	background-color:#FFFFFF;
	padding:10px 15px 15px 15px;
}

#content-top-left {
	width:400px;
	float:left;	
	margin:0 0 10px 0;
	padding:0;
}

#featured-products {
	background-image:url(images/featured-products.jpg);
	width:408px;
	height:44px;
	text-indent:-999em;
}

#content-top-right {
	width:398px;
	margin-bottom:10px;
	float:right;	
}

#content-bottom-left {
	width:400px;
	text-align:center;
	float:left;
	clear:left;
}

#category-items {
	background-image:url(images/category-items.jpg);
	width:408px;
	height:44px;
	text-indent:-999em;
}

#content-bottom-right {
	width:398px;
	float:right;
	clear:right;
}

/***#right-border {
	background-image:url(images/right-border.jpg);
	background-repeat:no-repeat;
	width:31px;
	height:287px;
	float:right;
}***/

#footer-container {	
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#302b2b;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	height:88px;
	width:849px;
	clear:both;
}

#footer p {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#302b2b;
	width:849px;
	margin-top:10px;
	clear:both;
}

#footer a {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:100;
	line-height:1.5em;
	color:#302b2b;
	text-decoration:none;
}

#footer a:visted {
	color:#302b2b;
	text-decoration:none;
}

#footer a:hover {
	color:#77141e;
	text-decoration:underline;
}

#footer a:active {
	color:#302b2b;
	text-decoration:none;
}


#topLinks a {
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	font-weight:100;
	line-height:1.5em;
	color:#302b2b;
	text-decoration:none;
}

#topLinks a:visted {
	color:#302b2b;
	text-decoration:none;
}

#topLinks a:hover {
	color:#77141e;
	text-decoration:underline;
}

#topLinks a:active {
	color:#302b2b;
	
}

/****Links****/

/* added by me */
#message {
	width:100%; height:230px;
	float:left;	
	margin:0 0 0 0;
	padding:0;
}

#content-full { border:0px solid red;
	width:810px;
	float:left;
	clear:left;
}

.bulletList {
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#000000;
	line-height:1.5em;
}

table { margin: 0; border:0; } 
td, th { padding: 0; border:0; }
td a.table:link {
	font:normal 14px Arial;
	color: #4C74A3;
	padding:3px 10px 3px 10px;
}
td a.expired:link {
	font:normal 14px Arial;
	color:#FF0000;
	padding:3px 10px 3px 10px;
}

.table { margin: 0; border:0; } 
.table .td, .th { padding: 0; border:0; }
.td, .th { padding: 0;  border:0; }
.expired {
	color:#FF0000;
}
.nonactive { 
	text-decoration:line-through;
}
.requesttorelist { color:#0099FF;
	 
}

/* added by me end */

/**** INSIDE PAGE STYLES ****/

#box {
	background-image:url(images/box-bg.jpg);
	background-repeat:repeat-x;
	background-color:#eeeeee;
	margin:0;
	padding:10px;
	border: 1px solid #c2c9d5;
}

.loginBox {
	float:left;
	width:360px;
}

.registerBox {
	float:right;
	width:400px;
}


/*** List of Products ***/
.productList-Title {
	font-family: Tahoma, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#c41b1b;
	line-height:1.5em;
	text-decoration:underline;
}

.redLink {
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#c41b1b;
	line-height:1.5em;
	text-decoration:underline;
}

.redTitle {
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#851520;
}

#colBG {
	background-color:#f5f5f5;
}

#colBG td{
	padding-left:10px;
}

.smallImage-border {
	border:1px solid #425669;
}

.price {
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#a10010;
	line-height:1.5em;
}

.list-item {
	width:218px;
	margin:0;
	padding:10px;
}

.listprice {
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#505050;
	line-height:1.5em;
	text-decoration:line-through;
}

.shippingCost {
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#505050;
	line-height:1.5em;
	text-decoration:none;
}

.first-last-name {
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#505050;
	line-height:1.5em;
	text-decoration:none;
}

.first-last-name:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#a10010	;
	line-height:1.5em;
	text-decoration:none;
}

#catList ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#catList li {
	display:inline;
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#a30011;
	line-height:1.5em;
	text-decoration:none;
	margin:0;
	padding:0;
}

.catList {
	display:inline;
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#a30011;
	line-height:1.5em;
	text-decoration:none;
}

.catList:visited {
	color:#a30011;
	text-decoration:none;
}

.catList:hover {
	color:#a30011;
	text-decoration:underline;
}

.catList:active {
	color:#a30011;
	text-decoration:none;
}

/*** Bread Crumbs ***/
.cat-bg {
	background-image:url(images/cat-bg.jpg);
	background-repeat:repeat-x;
	background-color:#f3d776;
	padding:5px;
	margin:0;
	margin-right:-4px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#101010;
	line-height:1.5em;
	text-decoration:none;
	border-right:1px #911723 solid;
}

.cat-bg:hover {
	color:#101010;
	text-decoration:underline;
}

.cat-item-bg {
	background-image:url(images/cat-item-bg.jpg);
	background-repeat:repeat-x;
	background-color:#c33120;
	padding:5px;
	margin:0;
	margin-right:-4px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#FFFFFF;
	line-height:1.5em;
	text-decoration:none;
	border-right:1px #911723 solid;
}
.cat-item-bg:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#carttotalbox {
	width:100%;
	margin:0;
	padding:0;
	border-top:1px dashed #c33120;
}

.hr {
	width:100%;
	margin:0;
	padding:0;
	border-bottom:1px dashed #c33120;
}

.hrGray {
	width:100%;
	height:8px;
	margin-bottom:8px;
	border-bottom:1px dashed #878787;
}

#in-cart {
	background-image:url(images/in-cart.jpg);
	background-repeat:no-repeat;
	width:97px;
	height:22px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

/*** Product Page ***/

.Large-img {
	border:1px #bdc3cf solid;
	width:190px;
	overflow:hidden;
	position:relative;
}

.Large-img img{
	position: relative;
    left: -20%; 
}

.thumbNail {
	margin-top:3px;
	border:1px #bdc3cf solid;
}

#productTitle {
	font-family: Tahoma, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:1.5em;
	color:#77141e;
}

#itembigimage {
	width:190px;
	float:left;
}

#itemdetail {
	text-align:left;
	width:365px;
	float:left;
	margin-left:20px;
}

.itembox {
	width:578px;
}

.item {
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#525252;
	line-height:1.5em;
}

.listprice {
	font-family: Tahoma, Arial, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#525252;
	line-height:1.5em;
	text-decoration:line-through;
}

.priceProduct {
	font-family: Tahoma, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#a10010;
	line-height:1.5em;
}

/*** BUTTON IMAGES ***/

input.btn-WatchList { 
width: 107px;   /* width of the image */
height: 24px;	/* height of the image */
margin: 0;
padding: 0;
border: 0;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
background:url(images/add-wish-list.jpg) no-repeat;  /* specify location of the image */
}

input.btn-Add-Cart { 
width: 74px;   /* width of the image */
height: 24px;	/* height of the image */
margin: 0;
padding: 0;
border: 0;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
background:url(images/add-to-cart.jpg) no-repeat;  /* specify location of the image */
}
input.remove-btn{ 
width: 102px;   /* width of the image */
height: 24px;	/* height of the image */
margin: 0;
padding: 0;
border: 0;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
background:url(images/btn-remove-cart.jpg) no-repeat;  /* specify location of the image */
}

input.checkout_btn {
width: 85px;   /* width of the image */
height: 24px;	/* height of the image */
margin: 0;
padding: 0;
border: 0;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
background:url(images/btn-checkout.jpg) no-repeat;  /* specify location of the image */}

input.register_btn { 
width: 70px;   /* width of the image */
height: 24px;	/* height of the image */
margin: 0;
padding: 0;
border: 0;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
background:url(images/register_btn.jpg) no-repeat;  /* specify location of the image */
}

input.submitProfile{
width: 107px;   /* width of the image */
height: 24px;	/* height of the image */
margin: 0;
padding: 0;
border: 0;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
background:url(images/update-profile-btn.jpg) no-repeat;  /* specify location of the image */
}

input.submitPassword{
width: 107px;   /* width of the image */
height: 24px;	/* height of the image */
margin: 0;
padding: 0;
border: 0;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
background:url(images/update-password-btn.jpg) no-repeat;  /* specify location of the image */
}

input.submitEmail{
width: 107px;   /* width of the image */
height: 24px;	/* height of the image */
margin: 0;
padding: 0;
border: 0;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
background:url(images/update-email-btn.jpg) no-repeat;  /* specify location of the image */
}

input.signin_btn {
width: 70px;   /* width of the image */
height: 24px;	/* height of the image */
margin: 0;
padding: 0;
border: 0;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
background:url(images/sign_in_btn.jpg) no-repeat;  /* specify location of the image */
}

#formText {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	float:left;
	text-align:right;
	width:160px;
}

#formField {
	float:left;
	margin:0 0 5px 10px;
}

/***a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	line-height:1.5em;
	color:#333333;
	text-decoration:none;
}

a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#872735;
	text-decoration:underline;
}
a:active {
	color:#333333;
	text-decoration:none;
}***/


/*** Table List ***/

.titleBG {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	line-height:1.5em;
	color:#101010;
	background-image:url(images/table-title.jpg);
	background-repeat:repeat-x;
	height:28px;
}

#table {
	border:1px;
	border-color:#bdccda;
	border-style:solid;
}

#catList {
	font-family:Tahoma, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#77141e;
	margin:0;
	padding:0;
}

#cartSum {
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#77141e;
	line-height:1.5em;
	float:right;
	width:200px;
	text-align:right;
}

#register {
	float:right;
	width:577px;
}
a.profileLinks {
	color:#54030b;
	text-decoration:none;
}

table.contacttb td {
	padding-right: 10px;
}

table.contacttb .input, table.contacttb .textarea {
	padding-top:3px;
	height:17px;
	vertical-align:center;
	background:none;
	border:#EFBE48 1px solid;
	color:#8b181d;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:12px;	
	padding-left:5px;
}

table.contacttb .textarea {
	height:auto;
}
table.contacttb .input:focus {
	border:#BF001A 1px solid;
	background:#ffffff;
	color:#8b181d;
}

table.contacttb .select {
	vertical-align:center;
	height:20px;
	background:#ffffff;
	border:#EFBE48 1px solid;
	color:#8b181d;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:12px;	
}

table.contacttb .select option {
	line-height:1.1em;
	color:#8b181d;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:12px;	
}


table.contacttb .submit {
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	height:21px;
	width:65px;
	background:#a0acba url(/images/btn-signup.png) top right no-repeat;
	border:0;
	color:#8b181d;
}

table.contacttb p {
	margin-bottom:10px;
}
