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

body {
	margin: 0;
	padding: 0;
	position:relative;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	font-family:sans-serif, Georgia;
}

.clear {
	clear:both;
}

.hwrapper {
	background-image:url(images/headerbg.jpg);
	background-repeat:repeat-x;
	width: 100%;
	height: 125px;
}

.header {
	width: 727px;
	margin: 0 auto;
}

.logo {
	float:left;
	padding-top: 16px;
}

.logo img {
	border: none;
}

.htext {
	position:relative;
	float: right;
	width: 400px;
	text-align:right;
	height: 125px;
	float:right;
}

.login {
	font-family:sans-serif, Georgia;
	padding-top: 16px;
	font-size: 12px;
	color: #FFFFFF;
}

.login a {
	color:#FFFFFF;
	text-decoration: none;
}

.login a:hover {
	color:#FFFFFF;
}

.slogan {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-bottom: 30px;
	text-align:right;
	font-size: 26px;
	color:#FFFFFF;
}

.shadow {
	background-image:url(images/shadow.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
	width: 737px;
	padding-top: 125px;
	height: 44px;
}

.container {
	margin: 0 auto;
	width: 727px;
	margin-top: -169px;
}

.menu {
	font-size: 12px;
	font-family:sans-serif, Georgia;
	width: 100%;
	padding-top: 5px;
	margin-left: 2px;
	margin-right: 2px;
	text-transform:uppercase;
}

.menu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 724px;
	background: url(images/buttonbg-red.gif) center center repeat-x;
}

.menu ul li {
	display: inline;
	
}

.menu ul li a {
	width: 144px;
	height: 33px;
	line-height: 33px;
	text-align:center;
	float: left;
	color: white;
	text-decoration: none;
	border-right: 1px solid #000000;
}

.menu ul li .first {
	background-image:url(images/bottonbg-red-left.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.menu ul li .first:hover {
	background-image:url(images/bottonbg-black-left.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.menu ul li .last {
	text-align:left;
	border: none;
	background-image:url(images/bottonbg-red-right.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.menu ul li .last:hover {
	border: none;
	background-image:url(images/bottonbg-black-right.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.menu ul li a:visited {
	color: #FFFFFF;
}

.menu ul li a:hover {
	color: #FFFFFF;
	background: url(images/buttonbg-black.gif);
	background-position:left;
	background-repeat:repeat-x;
}

li img {
	border: none;
	float:left;
}

.bodytext {
	width: 100%;
	height: 50px;
	line-height: 50px;
	float:left;
}

.bodytext a {
	text-decoration: none;
	color: #b36b00;
}

.middle {
	width: 100%;
	height: 369px;
}	

.cwrapper {
	float: left;
	width: 471px;
	height: 369px;
	background-image:url(images/catbg.jpg);
	background-repeat:repeat-x;
}

.cleft {
	width: 9px;
	height: 369px;
	float: left;
	background: url(images/catbg-left.jpg) left top no-repeat;
}

.cright {
	width: 9px;
	height: 369px;
	float:right;
	background: url(images/catbg-right.jpg) right top no-repeat;
}

.categories {
	padding: 0px 20px 20px 20px;
}

.cattitle {
	float: left;
	width: 90%;
	text-transform: uppercase;
	font-size: 24px;
	font-weight:100;
	line-height: 17px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 5px;
}

.catleft {
	float: left;
	width: 215px;
}

.catright {
	float: right;
	width: 215px;
}


.categories ul {
	list-style: none;
	padding: 0;
	padding-top: 10px;
	margin: 0;
}

.categories ul li {
	height: 25px;
}

.categories ul li a {
	color:#FFFFFF; 
	text-decoration : none;  
	padding: 4px;
	font-family:sans-serif, Georgia;
	font-size: 14px;
}

.categories ul li a:hover {
	text-decoration : none; 
	color : #ffffff;  
	background: #000000;  
	padding: 4px;
}

.catall a {
	line-height: 60px;
	border: 0px;
	color:#ffe5bf; 
	text-decoration : none;  
	padding: 4px;
}

.catall a:hover {
	text-decoration : none; 
	color : #ffe5bf;  
	background: #000000; 
	/*padding: 4px;*/
}

.cdots {
	font-size: 10px;
	font-family:Arial, sans-serif;
	color: #ffd391;
}

.search {
	float: right;
	width: 244px;
	padding-left: 12px;
	text-transform:uppercase;
	font-size:24px;
	font-weight:100;
	line-height: 24px;
	padding-top: 16px;
}

.search a {
	text-decoration: none;
}

.q { 
	width: 234px;
	background: #fff ; 
	vertical-align: top; 
	height: 30px; 
	font-size: 23px; 
	font-weight: normal; 
	padding: 3px 0px 3px 5px; 
	border: 1px solid # 8e8d8a; 
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif; 
	color: #000; 
	margin-top: 10px;  
}

input.q:hover { 
	border-color: #555555; 
} 

.left {
	width: 115px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.right {
	width: 115px;
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
}

.buttons {
	width: 115px;
	height: 29px;
	border: none;
	background-image:url(images/search.gif);
	text-transform:uppercase;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	background-color:transparent;
	font-family: sans-serif, Georgia;
}

.buttons:hover {
	background-image:url(images/search-red.gif);
	background-color:transparent;
}

* html :hover input.buttons {
	background-image:url(images/search-red.gif);
	background-color:transparent;
}

.search form {
	padding: 0;
	margin: 0;
}

.bbutton {
	width: 244px;
	height: 123px;
	float:left;
	background-image:url(images/button-big-bg.gif);
	background-repeat:repeat-x;
	font-size: 11px;
	font-family: sans-serif, Georgia;
	line-height: 14px;
	text-transform:none;
	padding-top: 1px;
}

* html .bbutton {
	padding-top: 0px;
	margin-top: -1px;
}

*+html .bbutton {
	padding-top: 0px;
	margin-top: -1px;
}

.bbutton img {
	float: left;
	width: 85px;
	height: 122px;
	border: 0;
}

.bbtitle {
	display: block;
	margin-left: 85px;
	width: 140px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight:100;
	line-height: 17px;
	color: #000000;
	font-family: sans-serif, Georgia;
}

.bdots {
	margin: 0;
	padding: 0;
	display:block;
	font-size: 10px;
	font-family:Arial, sans-serif;
	color: #000000;
}

.bbutton:hover {
	background-image:url(images/button-big-bg-dark.gif);
}

.box {
	width: 100%;
	height: 46px;
	margin-top: 10px;
	background-image:url(images/box-bg.gif);
	background-repeat:repeat-x;
}

.boxleft {
	float:left;
	width: 7px;
	height: 46px;
	background-image:url(images/box-bg-left.gif);
	background-repeat:no-repeat;
}

.boxright {
	float:right;
	width: 7px;
	height: 46px;
	background-image:url(images/box-bg-right.gif);
	background-repeat:no-repeat;
}

.boxtext {
	text-transform: uppercase;
	font-family: sans-serif, Georgia;
	font-size: 24px;
	font-weight:100;
	line-height: 46px;
	color: #FFFFFF;
	padding-left: 20px;
}

* html .boxtext {
	padding-left: 15px;
}

.middle table {
	padding-top: 15px;
	font-family:sans-serif, Georgia;
}

.ttitles td {
	font-size: 13px;
	font-weight:900;
	padding: 5px;
}

.offers td {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 20px;
}

.offers td a {
	text-decoration: underline;
	color: #b36b00;
}

.footer {
	clear:both;
	margin-top: 10px;
	background-color: #4a4238;
	height: 71px;
	color:#FFFFFF;
	text-align: center;
	padding-top: 15px;
	line-height: 25px;
	font-family:sans-serif, Georgia;
	font-size: 14px;
}

.footer a {
	color: #ff9900;
	text-decoration: none;
}
