/* Added CSS for STS template =====================================================================================================*/

body {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* STYLES FOR DIVS */

div#header {
	width:980px;
	height:180px;
	overflow:hidden;
	text-align:left;
}
div#wrapper {
	width:980px;
}
div#footer {
	width:980px;
	font-size:9px;
	color:#777777;
}
div#leftcol {
	text-align:left;
	width: 180px;
	overflow:hidden;
	float: left;
}
div#rightcol {
	text-align:right;
	width: 180px;
	overflow:hidden;
	float: right;
}
div#content, div#bsboxbig {
	text-align:left;
	background-repeat:no-repeat;
	width:594px;
	padding: 3px;
	color: #0d1711;
}

div.searchbox {
  width:180px;
  height:22px;
  background-repeat:no-repeat;
  padding-top:3px;
  padding-left:7px;
}

div#buttonsbox {
	background-repeat:no-repeat;
	position:relative;
	left:364px;
	padding:0px;
	width:600px;
	height:41px;
	margin:0px;
}

div#smallbttsbox {
	background-repeat:no-repeat;
	position:relative;
	left:423px;
	padding:0px;
	width:479;
	height:25px;
	margin:0px;
}

div#userbox {
	background-repeat:no-repeat;
	position:relative;
	top:-20px;
	font-size:10px;
	padding:0px;
	width:970px;
	height:40px;
	margin:0px;
}


div#leftcol div {
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom: 10px;
}

div#bscont {
	position:relative;
	height:150px;
	left:5px;
	width:540px;
	overflow:hidden;
}

div#bsobj {
	position:relative;
	height:150px;
	left:0px;
	overflow:hidden;
}


/* TITLES */

h1 {
  background-repeat: no-repeat;
  height: 40px;
  font-size: 14px;
  font-weight: bold;
  font-variant: small-caps;
  padding-top: 11px;
  padding-left: 42px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top:5px;
  margin-left:0px;
  margin-bottom:0px;
  margin-right:0px;
}

h1#bestsellers_header {
	background-position: right top;
  padding-right: 42px;
  padding-left: 0px;
}

h1#showcase_header {
  padding-right: 5px;
  padding-left: 0px;
}

/* LISTS WITH ID AND CHILDS */

div#variousboxes ul#boxes {
	width:180px;
	margin:0px;
	padding-top:3px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	list-style-type:none;
	min-height:80px;
}
div#variousboxes ul#boxes li {
	width:174px;
	margin:3px;
	padding:0px;
	text-align:center;
	list-style-type:none;
}

ul#departments_list {
  padding:0px;
  margin-top:10px;
  margin-left:0px;
  margin-bottom:0px;
  margin-right:0px;
}

ul#bestsellers {
  overflow: hidden;
  margin:0px;
  padding:0px;
}

ul#showcase {
  overflow: hidden;
  margin:0px;
  padding:0px;
}


ul#bestsellers li {
	list-style-type: none;
	font-size:10px;
	text-align: center;
	width:174px;
	margin:0px;
	padding: 4px;
	overflow: visible;
	background-repeat: no-repeat;
	background-position: bottom;
}

ul#showcase li {
	list-style-type: none;
	font-size:10px;
	text-align: center;
	width:174px;
	margin:0px;
	padding: 4px;
	overflow: visible;
	background-repeat: no-repeat;
	background-position: bottom;
}


ul#departments_list li {
	font-size:11px;
	list-style-type: none;
	padding-top:3px;
	padding-left:2px;
	padding-bottom:0px;
	width:180px;
	min-height: 22px;
	margin:0px;
}

ul#departments_list ul {
  margin-top: 6px;
  margin-bottom: 0px;
  margin-left: 6px;
  margin-right: 0px;
  padding: 0px;
}

ul#departments_list li li {
  padding-left: 8px;
  padding-top: 2px;
  background-repeat: repeat-y;
  list-style-type: none;
}

ul#bswrapper {
	margin:0px;
	padding:0px;
}

ul#bswrapper li {
	list-style-type: none;
}

ul#bswrapper li.bswtop {
	overflow:hidden;
	padding:0px;
	margin:0px;
	height: 11px;
	min-width: 180px;
	background-repeat: no-repeat;
}

ul#bswrapper li.bswbottom {
	padding:0px;
	margin:0px;
	height: 11px;
	min-width: 180px;
	background-repeat: no-repeat;
}

ul#bswrapper li.bswmain {
	padding:0px;
	margin:0px;
	background-repeat:repeat-y;
}

ul#scwrapper {
	margin:0px;
	padding:0px;
}

ul#scwrapper li {
	list-style-type: none;
}

ul#scwrapper li.scwtop {
	overflow:hidden;
	padding:0px;
	margin:0px;
	height: 11px;
	min-width: 180px;
	background-repeat: no-repeat;
}

ul#scwrapper li.scwbottom {
	padding:0px;
	margin:0px;
	height: 11px;
	min-width: 180px;
	background-repeat: no-repeat;
}

ul#scwrapper li.scwmain {
	padding:0px;
	margin:0px;
	background-repeat:repeat-y;
}

ul#boxes {
	padding: 0px;
	margin: 0px;
}

ul#boxes li {
	padding: 0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:6px;
	width:180px;
	text-align:center;
	list-style-type:none;
}

ul#toplist {
	padding:0px;
	margin:0px;
	position: relative;
	top:-155px;
	overflow:hidden;
}

ul#toplist li {
	min-height:18px;
	color: #858585;
	font-size: 10px;
	display:inline;
	float: right;
	padding-left: 30px;
	padding-right: 1px;
	padding-top: 3px;
	padding-bottom: 0px;
	list-style-type:none;
}

/* MENUS LISTS */
ul#menu {
	height: 42px;
	position: relative;
	width: 729px;
	top:-150px;
	left:246px;
	margin:0px;
	padding-top:10px;
	padding-bottom:15px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow:hidden;
}

ul#menu li {
	display:inline;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	position:relative;
	padding:1px 1px 3px 16px;
	margin: 10px 5px 10px 5px;
	background-repeat: no-repeat;
}


/* OTHERS (IMAGES, INPUTS...) */

hr { 
	clear:both; 
	display:block; 
	visibility:hidden; 
}

td.separator {
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 17px;
}

img#logo {
	margin-bottom:5px;
}

input#keywords {
	width:130px;
}

div#loginbox input[type="text"], div#loginbox input[type="password"] {
	font-size: 14px;
	background-color:#F3F3F3;
}

.searchBoxDefaultText {
	color: #999999;
	font-style: italic;
}

/* FIXED LINKS */

a:link,a:active,a:visited {
  text-decoration:none;
}

div#content a:link, div#content a:active, div#content a:visited, div.searchbox a:link, div.searchbox a:active, div.searchbox a:visited {
  color: #284233;
  text-decoration: none;
}

div#content a:hover, div.searchbox a:hover {
  color: #000000;
  text-decoration: none;
}

ul#toplist a:link, ul#toplist a:active, ul#toplist a:visited {
  color: #707070;
  text-decoration: none;
}

ul#toplist a:hover {
  color: #000000;
  text-decoration: none;
}

ul#menu a:link, ul#menu a:active, ul#menu a:visited {
	color:#EAEAEA;
}

a:hover, ul#menu a:hover {
  color:#FFFFFF;
  text-decoration:none;
}

/* STYLES FOR SLIDE BOX */
#boxslide_container {
	overflow:hidden;
	width:550px;
	height:230px;
	padding:0px;
	margin:0px;
	text-align:left;
	display: none;
}

.light {
	position:absolute;
	top:0px;
	width:550px;
	height:200px;
	padding:0px;
	margin:0px;
}

.light p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1pt;
	word-spacing: 2pt;
	line-height: 150%;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin:0px;
}
.light p.gift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	word-spacing: 1pt;
	line-height: 130%;
	margin:0px;
	padding-left:233px;
	padding-top:18px;
	padding-right:40px;
	padding-bottom:30px;
	text-align:center;
}
.light h1 {
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 15px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	height: auto;
}

.h1_gift {
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	color:#660000;
}

table#buttonstable td {
	padding-left:38px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:4px;
	width:75px;
}

ul#bslist {
	position:relative;
	width:170px;
	margin: 0px;
	padding:0px;
	list-style:none;
	font-size: 10px;
}
ul#bslist li, ul#bslist li#bslist-top, ul#bslist li#bslist-bottom {
	position:relative;
	width:170px;
	margin: 0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:3px;
	padding-right:3px;
	list-style:none;
}
ul#bslist li {
	background-position: center;
	background-repeat: repeat-y;
	text-align:center;
	padding-bottom:2px;

}
ul#bslist li#bslist-top {
	max-height: 24px;
	height:24px;
	background-repeat:no-repeat;
	background-position: center bottom;
}
ul#bslist li#bslist-bottom {
	max-height: 11px;
	height:11px;
	background-repeat:no-repeat;
	background-position: center top;
}


