@charset "utf-8";
/* CSS Document */

html, body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	/*font-family: 'Myriad Pro',Helvetica,Verdana,Arial,sans-serif;*/
	font-size: 14px;
	color: #525252;
	background-color:#484748;
	background-image:url('../images/backgrd_test.png'); background-repeat: repeat-x;
}

img {
	border: none;
}
body {
	margin: 0px 5px 5px 5px;
	background-color: #484748;
	background-image:url('../images/backgrd_test.png'); background-repeat: repeat-x;
}
#pageSurround {
	width: 975px;
	margin: 0px auto;
	padding: 0px;

}
#topHeader {
	text-align: right;
	height: 30px;
	padding-right: 0px;
	padding-top: 0px;	
	width: 975px;	
	margin: 0px auto;
	background-color: #080808;
}

#topSession {
	text-align: right;
	height: 70px;
	padding-right: 0px;
	padding-top: 0px;	
	width: 975px;	
	margin: 0px auto;
	/*background-color: #080808;*/
}

#boxCategories {
	width: 975px;
	height: 23px;
	padding-top: 5px;
	margin: 0px auto;
	background-color:#FFF;
	background-image: url(../shop/skins/gabitech/styleImages/menu_backgrd.gif); background-repeat:repeat-x; background-position:top;
}
#boxCatLeft {

	width: 5px;
	height: 35px;
	float: left;
	margin: 0px auto;
	background-image: url(../images/bar_left.gif); background-repeat: no-repeat;
}

#boxCatRight {
	width: 5px;
	height: 35px;
	float: right;
	background-image: url(../images/bar_right.gif); background-repeat: no-repeat;
}

.boxFrontTwo {
	float: left; 
	margin-left: 15px;
	width: 468px; 
	height: 170px; 
	background-image:url('../images/rect_backgrd.jpg'); background-repeat: no-repeat;
}
.boxFrontTwo a {
	text-decoration: none;
	color: #525252;
	display: block;
}

.boxFrontTwoTitle {
	width: 468px; 
	padding-top: 15px;
	margin-left: 20px;
	font-family: Arial;
	font-size: 19px; font-weight: bold; text-align: left;
	color: #B6A57E;
}
.boxFrontTwoTitle a {
	color: #B6A57E;
}

.boxFrontTwoTxt {
	width: 430px; 
	padding-top: 10px;
	margin-left: 20px;
	font-family: Arial; font-size: 15px; font-weight: normal;
	line-height: 20px;
	text-align: left; text-align: justify;
}

.boxFrontThree {
	float: left; 
	margin-left: 16px;
	width: 303px; 
	height: 164px; 
	background-image:url('../images/rect_backgrd_small.jpg'); background-repeat: no-repeat;
}
.boxFrontThree a {
	text-decoration: none;
	color: #525252;
	display: block;
}

.boxFrontThreeTitle {
	width: 303px; 
	padding-top: 15px;
	padding-left: 0px;
	margin-left: 20px;
	font-family: Arial;
	font-size: 15px; font-weight: bold;
	color: #B6A57E;
}
.boxFrontThreeTitle a {
	color: #B6A57E;
}

.boxFrontThreeTxt {
	width: 283px; 
	padding-top: 10px;
	margin-left: 12px;
	font-family: Arial; font-size: 15px; font-weight: normal;
	line-height: 20px;
	text-align: left; text-align: left;
}

.boxFrontPics {
	float: left; 
	margin-left: 10px;
	width: 959px; 
	height: 509px; 
	background-image:url('../images/bags_backgrd.jpg'); background-repeat: no-repeat;
}

.menuBackgrd {
	width: 975px;
	height: 29px;
	padding-top: 0px;
	margin: 0px auto;
	background-color:#FFF;
	background-image: url(../shop/skins/gabitech/styleImages/menu_backgrd.gif); background-repeat:repeat-x; background-position:top;	
}

.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 230px; 
	float: left;
	padding-left:5px;
	/*background-image: url(../images/colLeftBackgrd.gif);
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;*/
}
.colRight {
	position: relative;
	z-index:5;
	left: 0px;
	width: 300px; 
	float: right;
	/*border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cccccc;
	background-image: url(../images/colLeftBackgrd.gif);*/
}
.colMid {
	position: relative;

	float: left;
	padding-top:20px;
}

.colMid2 {
	position: relative;
	float: left;
	padding-left: 10px;
	padding-right: 10px;	
	color: #525252;
	background-color:#FFF;
}

/*
Start Cross-Browser DHTML Menu
*/
.txtContentBox{
	background-color:#FFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #75746f;
	padding-top: 0px;
	padding: 10px;
	border-bottom: 0px solid #e1e1e1;
}

.txtContentTitle {
	background-color:#FFF;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #75746f;
	height: 25px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom: 0px solid #e1e1e1;
}

.boxTitleLeft, .boxTitleRight {
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #c5b28c;
height: 25px;
padding-top: 10px;
padding-left: 20px;
}
.boxContentLeft, .boxContentRight {
	/*border: 1px solid #D6D2C9;
	background-color:#FFFFFF;*/
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #75746f;
}

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	padding-left: 3px;
	margin: 0px;
	text-align:right;
}

#mainmenu-nav2 {
	list-style: none;
	list-style-type: none;
	padding-left: 3px;
	margin: 0px;
	text-align:right;
}

.li-nav a {
	padding: 5px 10px;
	border-left: 0px solid #5a5142;
	display: block;
	color: #70706a;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
	font-family:Arial;
	margin: 0px;
	text-indent: 2px;
}

.ul-nav a{
	color: #70706a;
}

.li-nav a:hover {
	color: #c5b28c;
	/*color: #c5b28c;*/
}

.ul-nav, .li-nav {
	display: block;
}

.ul-nav {
	padding-top:5px;
}

.ul-nav, .li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: -100px;
	margin-top: -5px;
	border-left: 0px solid #e1e1e1;
	border-right: 0px solid #e1e1e1;
	border-bottom: 0px dotted #987d70;
	border-top: 0px solid #5a5142;
	width: 600px;
	z-index: 99;
}

.li-nav2 a {
	color: #70706a;
}

a.hassubmenu {
	/*background-image: url(../styleImages/more.gif);*/
	background-repeat: no-repeat;
	background-position: 130px 6px;
	display:block;
}

/*
End Cross-Browser DHTML Menu
*/


.txtLogin {
	color: #807d74;
	padding-left:10px;
	font-family: Arial;
	font-style: normal;
	font-size:11px;
}
a.txtLogin {
	color: #c5b28c;
	text-decoration: none;
}
a.txtLogin:hover {
	color: #807d74;
	text-decoration: none;
}

.txtLogin2 {
	color: #A19064;
	padding-left:10px;
	font-family: Arial;
	font-style: bold;
	font-size:12px;
	vertical-align: middle;
	margin-top: -2px;
}
a.txtLogin2 {
	color: #A19064;
	font-size:12px;
	text-decoration: none;
	vertical-align: middle;
	margin-top: -2px;
}
a.txtLogin2:hover {
	color: #70706A;
	font-size:12px;
	text-decoration: none;
	vertical-align: middle;
	margin-top: -2px;
}


.txtButton {
	color: #ffffff;
	background-color: #716954;
	background-image: url(../shop/skins/gabitech/styleImages/button_backgrd.gif); background-repeat:repeat-x; background-position:top;
	border: 1px solid #999;
	font-family: 'Myriad Pro',Helvetica,Verdana,Arial,sans-serif;
	padding: 2px 5px 2px 5px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton {
	color: #c5b28c;
	background-color: #716954;
	border: 1px solid #999;
	font-family: 'Myriad Pro',Helvetica,Verdana,Arial,sans-serif;
	padding: 2px 5px 2px 5px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #c5b28c;
	background-color: #4a4949;
	border: 1px solid #999;
	font-family: 'Myriad Pro',Helvetica,Verdana,Arial,sans-serif;
	padding: 2px 5px 2px 5px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtCopyright, a.txtCopyright {
	font-family:Arial;
	text-align: right;
	font-size: 10px;
	color:#807d74;
	text-decoration: none;
	margin: 5px auto;
	float:right;
}

a.txtCopyright:hover {
	text-decoration: underline;
	color:#7a5841;
}

.txtUpFront, a.txtUpFront {
	font-family:Arial;
	font-size: 10px;
	color:#807d74;
	text-decoration: none;
	margin: 5px auto;
}

a.txtUpFront:hover {
	text-decoration: underline;
	color:#7a5841;
}

.txtTollfree, a.txtTollfree {
	font-family:Arial;
	text-align: left;
	font-size: 10px;
	color:#807d74;
	text-decoration: none;
	margin-top:14px;
	float:left;
}

a.txtTollfree:hover {
	text-decoration: underline;
	color:#7a5841;
}

.txtHome , a.txtHome{
	color: #525252;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:48px;
	text-align:center;
	text-decoration:none;
}

a.txtHome:hover{
	color: #525252;
	text-decoration:none;
}

.txtHome1 , a.txtHome1{
	color: #c5b28c;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:48px;
	text-align:center;
	text-decoration:none;
}

a.txtHome1:hover{
	color: #c5b28c;
	text-decoration:none;
}


.txtLogos {
	/*color: #c5b28c;*/
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size:26px;
	text-align:center;
	padding-top:30px;
	padding-bottom:10px;
}

.txt100prc {
	background-color:#FFF;
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size:18px;
	text-align: center;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:30px;
}
.txtFreeShipping {
	/*color: #525252;*/
	color:#C00;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size:20px;
	text-align: center;
	padding-top:30px;
	padding-bottom: 20px;
}
.txtFreeShipping a {
	/*color: #525252;*/
	color:#C00;
	text-decoration:none;
}
.txtFreeShipping a:hover {
	/*color: #525252;*/
	color:#C00;
	text-decoration:none;
}

.freeShippingTop {
	float:left; 
	padding-top:30px;
	padding-left: 60px;
	text-align:center;
	color:#c5b28c;
}
.freeShippingTop a {
	color: #c5b28c;
	text-decoration:none;
}
.freeShippingTop a:hover {
	color: #c5b28c;
	text-decoration:none;
}

.newsTop {
	float:left; 
	padding-top:10px;
	padding-left: 70px;
	font-style: italic;
	text-align:center;
	color:#75746f;
	font-size: 10px;
}
.newsTop a {
	color: #75746f;
	text-decoration:none;
}
.newsTop a:hover {
	color: #c5b28c;
	text-decoration:none;
}

.txtShopNow {
	color: #525252;
	font-family: "Times New Roman", Times, serif;
	font-style:italic; 
	font-weight: bold; 
	font-size: 24px;
	text-align: center;
	padding-top:5px;
}

.txtShopNow a {
	color: #525252;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
}

.txtShopNow a:hover {
	color: #c5b28c; 
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
}

.txtConsignment {
	text-align:left; 
	text-decoration:none; 
	font-style: normal; 
	font-weight: bold; 
	height:85px; 

	/*background-image:url(../images/shopping_backgrd.jpg);*/
	background-position:center;
	background-repeat:no-repeat; 
	font-size: 54px;
	/*color:#a8a079; */
	color: #c5b28c;
	padding-top:5px;
	padding-left:90px;
}
.txtConsignment a {
	text-align:center; 
	text-decoration:none; 
	font-style: italic; 
	font-weight: bold; 
	color: #c5b28c; 
}
.txtConsignment a:hover {
	text-align:center; 
	text-decoration:none; 
	font-style: italic; 
	font-weight: bold; 
	color: #c5b28c; 
}

li {
list-style-position: inside;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
}

li.bullet {
list-style-type: none;
font-family: 'Myriad Pro',Helvetica,Verdana,Arial,sans-serif;
font-size: 11px;
color: #cccccc;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #cccccc;
padding-bottom: 5px;
padding-top: 5px;
margin-right: 0px;
margin-left: 0px;
}

.txtSiteDocs, a.txtSiteDocs {
	color: #7a5841;
	text-decoration:none;
	font-family: 'Myriad Pro',Helvetica,Verdana,Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a.txtSiteDocs:hover {
	color: #570000;
	text-decoration:none;
}
.txtBoxTitle, a.txtBoxTitle {
	color: #c5b28c;
	/*color: #987d70;*/
	/*color: #570000;*/
	text-decoration:none;
	font-family: 'Myriad Pro',Helvetica,Verdana,Arial,sans-serif;
	font-size: 16px;
	font-weight:bold;
}
a.txtBoxTitle:hover {
	color: #c5b28c;
	text-decoration:none;
}
#txtSlogan {
	color: #505;
	font-family: 'Myriad Pro',Helvetica,Verdana,Arial,sans-serif;
	font-size: 14px;
}
.txtInsideBox {
	color: #987d70;
	font-family: "Lucida Sans","Lucida Sans Unicode",Verdana;
	font-size: 12px;
	font-style:italic;
	padding-left:50px;
	background-image: url(../images/quotes.gif); background-position: top left; background-repeat:no-repeat;
}
.txtInsideBoxDark {
	color: #987d70;
	font-family: "Lucida Sans","Lucida Sans Unicode",Verdana;
	font-size: 12px;
	font-style:italic;
	padding-left:45px;
	background-image: url(../images/quotes_dark.gif); background-position: top left; background-repeat:no-repeat;
}
.closeQuotes {
	float: right;
	width: 35px;
	height: 30px;
	padding-top:30px;
	background-image: url(../images/close_quotes.gif); background-position: bottom right; background-repeat:no-repeat;
}
.closeQuotesDark {
	float: right;
	width: 35px;
	height: 30px;
	background-image: url(../images/close_quotes_dark.gif); background-position: bottom right; background-repeat:no-repeat;
}
.closeQuotesBBB {
	float: right;
	width: 35px;
	height: 30px;
	padding-top:110px;
	background-image: url(../images/close_quotes.gif); background-position: bottom right; background-repeat:no-repeat;
}

.shadow {
	width: 1220px;
	padding: 0px;
	margin: 0px auto;
	margin-top: -2px;
	height: 3px;
	background-image: url(../images/shadow.gif);
}
.topBlack {
	height: 3px;
	width: 1230px;	
	margin: 0px auto;
	margin-bottom: 5px;
	background-color: #b1a0a0;
}
.slogan {
	color: #987d70;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight:bold;
	font-style:italic;
	text-align: center;
	text-decoration:none;
	padding-top: 20px;
	width:450px;
	height: 70px;
	background-image: url(../images/slogan_bckgrd.gif);
	background-repeat:no-repeat;
}
.txtSlogan, a.txtSlogan {
	/*color: #987d70;*/
	color: #7a5841;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	font-style:normal;
	text-align: center;
	text-decoration:none;
}
a.txtSlogan:hover {
	color: #570000;
	text-decoration: none;
}
.movPad {
	/*padding-left:70px; padding-right:20px;*/
	padding: 20px 20px 20px 25px;
	margin-left: 70px;
	background-image: url(../images/flv_bckgrd.gif); background-repeat:no-repeat;
}
.formArea {
	width: 250px;
	height: 150px;
}
.formField {
	width:250px;
}

#rotator
{
	cursor: auto;
	overflow: hidden;
	position: relative;
	width: 650px;
	height: 650px;
}

#rotator img
{
	border: 0;
	cursor: auto;
	width: 650px;
	height: 650px;
}

.searchBox {
	color: #c5b28c;
	background-color: #6b6a68;
	border: 0px solid #e1e1e1;
	font-family: Arial;
	font-style: normal;
	font-size:11px;
	padding:3px;
}
.searchBtn {
	color: #c5b28c;
	background-image: url(../shop/skins/gabitech/styleImages/button_backgrd.gif); background-repeat:repeat-x; background-position:top;
	border: 1px solid #c5b28c;
	height: 20px;
	width: 25px;
	font-size: 9px;
	font-family: Arial;
	text-align:center;
	padding: 0px;
}

.txtBnm {
	color: #807d74;
	padding-left:0px;
	font-family: Arial;
	font-style: normal;
	font-size:10px;
	font-weight: bold;
}

a.txtBnm {
	color: #c5b28c;
	text-decoration: none;
}

a.txtBnm:hover {
	color: #807d74;
	text-decoration: none;
}


.txtSale, a.txtSale {
	padding-top:0px;
	color: #ac0033;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-style: italic;
	font-size:17px;
}

a.txtSale:hover {
	color: #ac0033;
}

#boxHome {
	width: 315px;
	height: 125px;
	padding-right:20px;
	margin: 0px auto;
	text-align:justify;
	background-image: url(../shop/skins/gabitech/styleImages/box_backgrd.gif); background-repeat: no-repeat; background-position:bottom;
	color:#70706a;
	font-family:Arial; font-style:italic; font-size:16px;
}
#boxHome a{
	color: #70706a;
	text-decoration:none;
}

#boxHome a:hover {
	color: #70706a;
	text-decoration:none;
}
#boxHome a:visited {
	color: #70706a;
	text-decoration:none;
}

#boxHome2 {
	width: 310px;
	height: 170px;
	padding-right:20px;
	margin: 0px auto;
	text-align:justify;
	background-image: url(../shop/skins/gabitech/styleImages/box_backgrd.gif); background-repeat: no-repeat; background-position:bottom;
	color:#70706a;
	font-family:Arial; font-style:italic; font-size:16px;
}

#boxHome2 a{
	color: #70706a;
	text-decoration:none;
}

#boxHome2 a:hover {
	color: #70706a;
	text-decoration:none;
}
#boxHome2 a:visited {
	color: #70706a;
	text-decoration:none;
}

#boxHome3 {
	width: 290px;
	height: 125px;
	padding-left:20px;
	padding-right:10px;
	margin: 0px auto;
	text-align:justify;
	background-image: url(../shop/skins/gabitech/styleImages/box_backgrd_l.gif); background-repeat: no-repeat; background-position:bottom;
	color:#70706a;
	font-family:Arial; font-style:italic; font-size:16px;
}
#boxHome3 a{
	color: #70706a;
	text-decoration:none;
}

#boxHome3 a:hover {
	color: #70706a;
	text-decoration:none;
}
#boxHome3 a:visited {
	color: #70706a;
	text-decoration:none;
}
#boxHomeTitle {
	width: 340px;
	height: 30px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-right:20px;
	margin: 0px auto;
	color:#c5b28c;
	font-family: Georgia, "Times New Roman", Times, serif; font-size:26px; font-weight:bold; font-style: italic; text-align:right;

}
#boxHomeTitle a{
	color: #c5b28c;
	text-decoration:none;
}

#boxHomeTitle a:hover {
	color: #c5b28c;
	text-decoration:underline;
}
#boxHomeTitle a:visited {
	color: #c5b28c;
	text-decoration:none;
}
#boxHomeTitle2 {
	width: 340px;
	height: 30px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-right:20px;
	margin: 0px auto;
	color:#c5b28c;
	font-family: Georgia, "Times New Roman", Times, serif; font-size:26px; font-weight:bold; font-style: italic; text-align:right;

}
#boxHomeTitle2 a{
	color: #c5b28c;
	text-decoration:none;
}

#boxHomeTitle2 a:hover {
	color: #c5b28c;
	text-decoration:underline;
}
#boxHomeTitle2 a:visited {
	color: #c5b28c;
	text-decoration:none;
}
.boxHomeTitle3 {
	height: 20px;
	padding-top: 5px;
	padding-right:25px;
	padding-bottom: 15px;
	margin: 0px auto;
	color:#c5b28c;
	font-family: Georgia, "Times New Roman", Times, serif; font-size:20px; font-weight:normal; font-style: italic;

}
.boxHomeTitle3 a{
	color: #c5b28c;
	text-decoration:none;
}

.boxHomeTitle3 a:hover {
	color: #c5b28c;
	text-decoration:none;
}
.boxHomeTitle3 a:visited {
	color: #c5b28c;
	text-decoration:none;
}

.winter_bkg {
    /*background-color: #080808;*/
    height: 50px;
}

.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
.christmasGreen {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3C8D0D;
}
.christmasRed {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FC190B;
}

