﻿body
{
	font-family: "Arial, Trebuchet MS" , Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5625em;
	color: #6B6B6B; /*background: url(../../Images/banner.gif) repeat-y center;*/
	background-color: #FAFAFA;
	padding-top: 15px;
	margin-top: 0px;
}
img
{
	border: none;
}


.wrapper
{
	width: 895px;
	margin-left: auto;
	margin-right: auto;
}

.Content
{
	width: 895px;
	margin-left: auto;
	margin-right: auto;
	background: url(Images/Content.gif) repeat-y center;
}
/* breadcrumbs */
.breadcrumb
{
	height: 30px;
}
.breadcrumb a
{
	text-decoration: underline;
}
.breadcrumbs
{
	font-size: 0.75em;
}
.breadcrumbs span
{
	color: Black;
}
/* Content */
.content
{
	width: 895px;
	margin-left: auto;
	margin-right: auto;
}

.featureCat
{
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 6px;
}

.recentlyViewed
{
	width: 610px;
	margin-left: 5px;
}

.imgThumbnailLarge
{
	width: 400px;
}

.contentarea
{
	padding-top: 15px;
	padding-left: 10px;
	width: 580px;
}

/*----- header -----*/
.header
{
	width: 895px;
	height: 236px;
	margin-left: auto;
	margin-right: auto;
	background: url(Images/header.jpg) center;
}
.headerlogo
{
	float: left;
	height: 106px;
	margin: 50px 0 0 30px;
}
.Email
{
	width: 250px;
	height: 50px;
	margin: 5px 0 0 236px;
}
.Email img
{
	width: 250px;
	height: 50px;
}
.Email a:hover
{
	text-decoration: none;
}
/*----- float css -----*/
.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.clearboth
{
	clear: both;
}
.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}
a
{
	color: gray;
	text-decoration: none;
}

a:hover
{
	color: black;
	text-decoration: underline;
}


/*----- list css -----*/
ul
{
	list-style-type: square;
}
ol
{
}
li
{
	padding: 0px;
	margin: 0;
}
li a:link
{
	color: #333;
}
li a:visited
{
	color: #333;
}
li a:hover
{
	color: #333;
}
li a:active
{
	color: #333;
}

td
{
	padding-bottom: 5px;
	padding-top: 5px; /*color:#A22B2B;*/
	padding-left: 20px;
}

.rightAlign
{
	padding-right: 20px;
}

tr
{
}
.GridView
{
	margin-left: -100px;
}
.adminrightcontentnarrow
{
	padding-left: 10px;
}

.contentareaAdmin
{
	padding-left: 60px;
}

#centercontent
{
	padding-right: 60px;
}

#centercontent2
{
	padding: 25px;
	margin-left: auto;
	margin-right: auto;
}

/*----- heading css -----*/
h1
{
	font-size: 1.25em;
	color: black;
	text-transform: uppercase;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 10px;
	margin-top: 0;
}
h1 span
{
	color: #A02027;
	text-transform: uppercase;
}


h2
{
	font-size: 1.125em;
	text-transform: uppercase;
	color: black;
	padding: 0;
	margin: 0;
}

h2 span
{
	color: #A02027;
	text-transform: uppercase;
}

h3
{
	font-size: 1em;
	color: black;
	padding: 0;
	margin: 0;
}
h4
{
	font-size: 0.875em;
	color: black;
	padding: 0;
	margin: 0;
}
h5
{
	font-size: 0.75em;
	color: black;
	padding: 0;
	margin: 0;
}


/*----- paragragh css -----*/
p
{
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
}
p a:link
{
	color: blue;
}
p a:visited
{
	color: blue;
}
p a:hover
{
	color: blue;
}
p a:active
{
	color: blue;
}




/*----- navigation css -----*/
.nav
{
	font-weight: normal;
	text-decoration: none;
	margin-top: 2px;
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	background: url(Images/NavBackground.gif) repeat-x top;
	height: 56px;
	display: block;
}
.navigationlink
{
	text-decoration: none;
}
.navigationlink a:link
{
	color: #333;
}
.navigationlink a:visited
{
	color: #ccc;
}
.navigationlink a:hover
{
	color: #333;
}
.navigationlink a:active
{
	color: #333;
}
.navigationlinkselected
{
	color: #000;
}



/*
.goBtn
{
	background-Image:url(Images/goBtn.jpg);
	background-repeat:no-repeat;
	width:29px;
	height:23px;
	font-weight:bold;
	margin-left:130px;
	margin-top:5px;
	padding-right:20px;
	position:relative;
	}

.goBtnText
{
	font-weight:bold;
	color:White;
	text-decoration:none;
	position:absolute;
	top:4px;
	left:6px;
	}


/* Footer */

#footer
{
	width: 895px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.footerleft
{
	font-size: 0.6875em;
	display: block;
	text-decoration: none;
	float: left;
	padding-left: 40px;
	clear: left;

}

.footerright
{
	font-size: 0.6875em;
	display: block;
	text-decoration: none;
	text-align: right;
	padding-right: 45px;
	padding-top: 6px;
	float: right;
	clear: right;
}

.footerRight a:link
{
	color: Gray;
}
#footerbg
{
	width: 895px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.footbg
{
	height: 46px;
}
/*----- validation links css -----*/
#validation
{
	list-style: none;
	text-decoration: none;
	float: right;
	clear: right;
	margin-top: 4px;
	padding-right: 45px;
	width: 300px;
}

#validation li
{
	list-style: none;
	text-decoration: none;
	float: right;
}

#validation a
{
	display: block;
	width: 80px;
	height: 15px;
	margin-left: 10px;
	text-decoration: none;
}

#validation #c2klink
{
	font-size: 0.7000em;
	text-decoration: none;
	text-align: right;
	color: #aaaaaa;
	width: 200px;
}
#validation #c2klink:link
{
	color: #aaaaaa;
}
#validation #c2klink:visited
{
	color: #aaaaaa;
}
#validation #c2klink:hover
{
	color: #666666;
}
#validation #c2klink:active
{
	color: #aaaaaa;
}


#xhtml20
{
	background: url(                 "../../images/xhtml20.gif" ) 0 0 no-repeat;
}


#xhtml20:hover
{
	background-position: 0 -15px;
}

#css
{
	background: url(                 "../../images/css.gif" ) 0 0 no-repeat;
}


#css:hover
{
	background-position: 0 -15px;
}

/*----- log out css -----*/
.logout
{
	display:block;
	float:left;
	font-size: 0.6875em;
	line-height: 4.875em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: inline;
	width: 100px;
	height: 48px;
	margin-left: 0;
}
.logout a
{
	}
.login
{
	display: block;
	float: left;
	margin: 0;
	text-align: left;
	height: 56px;
	color: white;
	text-align: center;
}
.login a
{
	display: block;
	float: left;
	margin: 0;
	text-align: left;
	height: 52px;
	color: white;
	text-align: center;
	text-decoration:none;
}


.logout:link
{
	color: #aaaaaa;
	text-decoration: none;
}
.logout:visited
{
	color: #aaaaaa;
}
.logout:hover
{
	color: #ffffff;
	border-bottom: solid 4px #B52F36;
	background-color: Black;
}
.logout:active
{
	color: #aaaaaa;
}

.loginpanel
{
	background-color: #EEF8FB;
	border: solid 1px silver;
	width: 240px;
}
.loginsmtxt
{
	font-size: 0.6875em;
}



.headernavloggedin
{
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	color: White;
	line-height: 180%;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 0px;
}
.headernavloggedin ul
{
}
.headernavloggedin li
{
	display: inline;
	list-style-image: none;
}
.headernavloggedin li a:link
{
	color: #fff;
	text-decoration: none;
	padding-left: 23px;
}
.headernavloggedin li a:visited
{
	color: #fff;
	text-decoration: none;
	padding-left: 23px;
}
.headernavloggedin li a:hover
{
	color: #fff;
	text-decoration: underline;
	padding-left: 23px;
}
.headernavloggedin li a:active
{
	color: #fff;
	text-decoration: none;
	padding-left: 23px;
}

/*----- basket on nav bar css -----*/
.basket_wrapper
{
}
.basket_wrapper_icon
{
}
.basketimg
{
	margin: 0px 15px 0px 0px;
	width: 35px;
	display: inline;
	vertical-align: middle;
}
.basket a:visited
{
	color: black;
	text-decoration: none;
}
.basket a:hover
{
	color: #A02027;
}
.basket a:active
{
	color: black;
	text-decoration: none;
}

/*----- side menu css -----*/

.sidemenu_wrapper
{
	width: 200px;
	padding: 6px 0px 0px 20px;
	float: left;
}
.sidemenu
{
	background: #148927 url(Images/greenbox.gif) no-repeat bottom;
	padding: 3px 0px 0px 0px;
	font-family: Arial;
	font-size: 11px;
}
.categorylist h3
{
	padding-left: 6px;
}
.categorylist2
{
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
.categorylist2 a
{
	color: white;
	text-decoration: none;
}

.categorylist2 a:link
{
	color: white;
	text-decoration: none;
}
.categorylist2 a:visited
{
	color: white;
	text-decoration: none;
}
.categorylist2 a:hover
{
	color: white;
	text-decoration: none;
	background-color: #F0EEF0;
}
.categorylist2 a:active
{
	color: white;
	text-decoration: none;
}

.adminrightcontentnarrow
{
	float: left;
	width: 150;
	margin-left: 20px;
	margin-top: 5px;
}


.sidemenu hr
{
	background-color: White;
	border: none;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.searchbox
{
	padding-left: 0px;
	background: #C72027 url(Images/redbox.gif) no-repeat bottom;
	text-align: center;
	padding-top: 10px;
	font-size:0.75em;
	color: White;
	height: 65px;
	margin: 2px 0 2px 0;
}
.txtSearch
{
	padding-right: 10px;
	height: 17px;
}



.goBtn
{
	background-color: #1C932F;
	float:left;
	color: #ffffff;
	background: #000000 url(../../Images/GreenSearchButton.jpg);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	margin: 0;
	margin-top:15px;
	width: 38px;
	height:20px;
}

.goBtn:hover
{
	background: #000000 url(../../Images/GreenSearchButtonHover.jpg);
	background-repeat: no-repeat; /*background-color: #187827;*/
}


.goBtnText
{
	margin:0;
	background-color:Transparent;
	border:none;
	color:White;
	cursor: pointer;
	font-size:0.875em;
	padding-bottom:3px;
}

.contentareaAdmin
{
	float: right;
	padding-top: 15px;
	padding-right: 35px;
	width: 600px;
}

/*.search
{
	float: right;
	margin-right: 10px;
	margin-top: 14px;
}
.search .button
{
	height: 20px;
	font-size: 0.6875em;
	cursor: pointer;
	vertical-align: middle;
}
.search .button:hover
{
}*/
#ctl00_txtsearch
{
		float:left;
	margin-left:16px;
	margin-top:15px;

	padding-right: 5px;
	width: 142px;
	height: 18px;
	padding-left: 14px;
	padding-top: 0px;
	background: #ffffff url(../../Images/SearchBar.jpg);
	background-repeat: no-repeat;
	background-color: white;
	border: solid 0px Transparent;
	vertical-align: top;
}

/*----- content css -----*/
.content_wrapper
{
	width: 600px;
	margin-right: 32px;
	margin-top: 15px;
	float: right;
}


/*----- background bottom edge css -----*/
.bckbottom
{
	/*background-image:url(images/backgradbottom.jpg);*/
	background-repeat: no-repeat;
	height: 11px;
	margin-top: 20px;
}






.recentlyViewed
{
	width: 610px;
	margin-left: 5px;
	float: left;
}

.imgThumbnail
{
	height: 120px;
	padding-right: 5px;
}

.prevNext
{
	color: black;
	font-size: 12px;
	text-decoration: none;
}

.prevNext a:link
{
	color: black;
	text-decoration: none;
}
.prevNext a:visited
{
	color: black;
	text-decoration: none;
}
.prevNext a:hover
{
	color: black;
	text-decoration: none;
}
.prevNext a:active
{
	color: black;
	text-decoration: none;
}

.pp
{
	color: Gray;
}
.ReturnButton
{
	font-weight: bold;
	color: black;
	font-size: 13px;
}
.catalogproducts
{
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 120px;
}
.catalogproducts img
{
	text-align: center;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 120px;
}
.mainbodyCatalog
{
}
.contentareaContact
{
	float: left;
	padding-top: 15px;
	width: 420px;
}



/*----- basket css -----*/

.basket
{
	background: #F5F5F5 url(Images/whitebox.gif) no-repeat bottom;
	text-align: center;
	padding-top:20px;
	height: 50px;
}

.basket a
{
	background-color:Transparent;
	background:none;
	font-size:0.75em;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:4px;
	}
.basket a:Link
{
	text-decoration:none;
	}

.baskettable
{
}

.basketitems
{
	border: dotted 1px #ccc;
}
.basketitems img
{
	margin-right: 20px;
}

.basketiteminfo
{
	width: 600px;
	font-size: 0.875em;
}

.basketheader
{
	background-color: #f5f5f5;
	width: 600px;
	height: 25px;
}

/*----- order process css -----*/

.shippinglink
{
	font-family: Garamond, Arial, Sans-Serif;
	font-size: 28px;
	color: Silver;
	font-weight: normal;
}

.sectionheader
{
	font-weight: bold;
	color: black;
	font-size: 13px;
}

.ourprice
{
	font-weight: bold;
	color: black;
	font-size: 16px;
}

.bundle
{
	background-color: #FBF9F9;
	width: 600px;
	padding: 5px 5px 5px 5px;
	border: 1px solid silver;
	margin-bottom: 10px;
}

/*----- Left Nav -----*/

.DataList
{
	margin-bottom: 15px;
}

.subcategory
{
	border-bottom: soild 1px white;
}


.email
{
	padding-top: 10px;
}

/*****img******/

.productimage
{
	border: soild 1px #f5f5f5;
}

.descriptorsection
{
	width: 600px;
	margin-left: 5px;
	display: block;
	float: left;
}

.productsection
{
	width: 600px;
	margin-left: 5px;
	display: block;
	float: left;
	border: solid 1px #f5f5f5;
}

.productsection h5
{
	display: none;
}

.productsection ul li
{
	font-size: 0.875em;
}

.box
{
	float: right;
	width: 235px;
	background-color: #F5F5F5;
	padding: 10px;
}
.boximg
{
	float: left;
	width: 320px;
	padding: 1px;
	border: solid 1px #f2f2f2;
	height: 385px;
	overflow: hidden;
}
.price
{
	display: block;
	width: 90px;
}

.catprodimg
{
	float: left;
	padding: 1px;
	border: solid 1px #f2f2f2;
}

.line
{
	height: 0px;
	border-top: 1px solid #E5E5E5;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
}

.backBut
{
	color: White;
	padding-left: 12px;
	line-height: 3em;
	font-size: 1.0625em;
}





.tablelogin
{
	width: 200px;
	height: 310px;
	background-color: #F8F8F8;
	border: 1px solid #E4E4E4;
	float: left;
	margin-top: 15px;
	font-size: 0.875em;
	margin-left: -15px;
}
.createlogin
{
	width: 200px;
	height: 310px;
	background-color: #F8F8F8;
	border: 1px solid #E4E4E4;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}
.CreateUser
{
	font-size: 100%;
}
.CreateUser td
{
	font-size: 0.9375em;
}
.tablelogin td
{
	font-size: 0.9375em;
}
.tablelogin table table
{
	white-space: nowrap;
	width: 150px;
	margin: 0;
	padding: 0;
}



.featured
{
	display: block;
	text-align: center;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.featured a
{
	text-transform: uppercase;
	font-size: 0.6875em;
	text-decoration:none;
	font-weight:bold;
}

.featured a span
{
	color: #A02027;
}

.featured img
{
	display: block;
	margin-right: 10px;
}

.men
{
	display: block;
	float: left;
	width: 190px;
	height: 200px;
}

.women
{
	display: block;
	float: left;
	width: 190px;
	height: 200px;
}

.kids
{
	display: block;
	float: left;
	width: 190px;
	height: 200px;
}

.attributes
{
	display: block;
	width: 220px;
	margin-top: 10px;
}

.attributes span
{
	display: block;
	width: 75px;
	text-align: right;
	font-size: 0.75em;
	font-weight: bold;
	float: left;
}

.availability
{
	display: block;
	font-weight: bold;
	font-size: 0.875em;
	margin-top: 10px;
}

.quantity
{
	display: block;
	width: 250px;
	padding-top: 20px;
}

.quantity span
{
	display: block;
	width: 75px;
	text-align: right;
	float: left;
	font-size: 0.75em;
	font-weight: bold;
}

.quantity img
{
	vertical-align: top;
}

.shortDesc
{
	font-size: 0.75em;
	font-weight: normal;
}

.attElement
{
	display: block;
	width: 255px;
	float: left;
	clear: both;
}

.thumbnails
{
	display: block;
	float: left;
	clear: both;
	padding-bottom: 10px;
}
.thumbnail
{
	display: block;
	float: left;
	margin-right: 10px;
}
.imgThumbnailSmall
{
	height: 50px;
	padding: 1px 1px 1px 1px;
	border: solid 1px silver;
	cursor: pointer;
}

.description
{
	display: block;
	float: left;
	clear: both;
}

.productRef
{
	font-size: 0.75em;
}

.Offer
{
	display: block;
	height: 130px;
}
.Offertext
{
	width: 330px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	text-align:center;
	font-size: 1.25em;
	text-transform: uppercase;
	font-weight: lighter;
	text-align: center;
	color: #A02027;
	padding-bottom: 5px;
	padding-top: 0;
	margin-top: 0;

}

.Offerimg1
{
	width: 100px;
	float: left;
}
.Offerimg2
{
	width: 100px;
	float: left;
}
.orderSummary
{
	font-size: 0.75em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 90%;
}
.orderSummary tr td
{
	margin: 0;
	padding: 1px;
	line-height: 1.25em;
}
.orderSummary tr th
{
	margin: 0;
	padding: 1px;
	font-weight: bold;
}


.socialNetworks
{
	display: block;
	width: 200px;
	float: right;
	clear: right;
	padding-right: 40px;
}

.socialNetworks ul
{
	display: block;
	float: right;
	list-style: none;
	text-align: right;	
	width: 200px;
	padding: 0;
	margin: 0;
}

.socialNetworks ul li
{
	display: inline;
	padding: 2px;
	margin: 0;
}

* html .socialNetworks ul li a img
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="filename.png", sizingMethod="scale");
}
