
/** WRAPPER */

#wrapper {
	/*background: url(../images/x13images/bg1_03_new.jpg) no-repeat center top;*/
}

#wrapper-bgbtm {
	/*background: url(../images/x13images/bg1_04.jpg) no-repeat center bottom;*/
}

/** HEADER */

#top-header {
	height: 50px;
	padding-top: 95px;
}

/** TOP BANNER */

#top-banner {
	float: right;
	width: 470px;
	height: 85px;
	margin: 0px;
	padding: 0px 40px 0px 190px;
}

#top-banner #colA {
	float: left;
	width: 270px;
	margin-top: -35px;
	color: #929292;
}

#top-banner #colA h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px 0px;
	letter-spacing: -1px;
	font-size: 19px;
	font-weight: bold;
	color: #3E3E3E;
}

#top-banner #colA .byline {
	margin: 0px;
	padding: 0px 0px 14px 0px;
	font-size: 12px;
	color: #929292;
}

#top-banner #colA .link {
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	background: url(../images/x13images/homepage02.gif) no-repeat left top;
	font-size: 14px;
	color: #089CE6;
}

#top-banner #colB {
	float: right;
	width: 200px;
	margin-top: -35px;
	text-align: center;
	color: #696969;
}

#top-banner #colB .byline {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	color: #929292;
}

#top-banner #colB a {
	color: #089CE6;
}

#top-banner #colB .viewcart {
	display: inline-block;
	width: 118px;
	height: 25px;
	padding: 8px 0px 0px 10px;
	background: url(../images/x13images/Buttoncart128.jpg) no-repeat left top;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

.input-text {
	padding: 2px 10px;
	border: 1px solid #F1F1F1;
	border-top-color: #E9E9E9;
	border-bottom-color: #ECECEC;
}

.input-submit {
	width: 72px;
	height: 22px;
	padding: 2px 0px;
	background: #CCCCCC;
	border: none;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADER */

#header {
	width: 950px;
	height: 80px;
	margin: 0px auto;
}

/** LOGO */

	/** float: left;
	width: 246px;
	height: 120px;
	background: url(../images/x13images/homepage01.jpg) no-repeat left top;*/
	
	/** position: relative; */


#logo {
	float: left;
	width: 246px;
	height: 80px;
	margin: -10px 0px 5px 0px;
	/*background: #FFFFFF url(../images/x13images/homepage01.jpg) repeat-x left top;*/
}

#logo h1, #logo h2 {
	margin: -10px 0px 5px 0px;
	padding: 0px;
	background: none;
	text-indent: -9999em;
}

/** LOGIN */

#login {
	float: left;
}

#login form {
	width: 367px;
	height: 30px;
	margin: 25px 0px 0px 10px;
	padding: 8px 0px 0px 0px;
	background: #F2F6F8 url(../images/x13images/homepage02.gif) repeat-x left top;
	border: 1px solid #E3E3E3;
}

#login input {
	float: left;
	margin-left: 7px;
}

#login .input-text {
	width: 110px;
}

#login .input-submit {
	background: #FFCD0F url(../images/x13images/homepage03.gif) repeat-x left top;
}

/** SEARCH */

#search {
	float: left;
}

#search form {
	width: 257px;
	height: 30px;
	margin: 25px 0px 0px 10px;
	padding: 8px 0px 0px 0px;
	background: #F2F6F8 url(../images/x13images/homepage02.gif) repeat-x left top;
	border: 1px solid #E3E3E3;
}

#search input {
	float: left;
	margin-left: 7px;
}

#search .input-text {
	width: 140px;
}

#search .input-submit {
	background: #75BE65 url(../images/x13images/homepage04.gif) repeat-x left top;
}

/** MENU */

/** width: 886px; */

#menu {
	width: 950px;
	height: 40px;
	font-size: 14px;
	margin: 0px auto;
	background: url(../images/x13images/homepage05.gif) repeat-x left top;
}

#menu ul {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	list-style: none;
}

#menu li {
	float: left;
	height: 26px;
	padding: 6px 20px 0px 20px;
	background: url(../images/x13images/homepage06.gif) no-repeat left top;
}

/** font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	color:#000;
}

/** FOOTER */

#footer {
	width: 950px;
	height: 70px;
	margin: 0px auto;
	font-size: 14px;
	background: url(../images/x13images/subpage3_05.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 25px 15px 0px 25px;
	/*color: #B0B0B0;*/
	color:#666
}

#footer a {
	text-decoration: none;
	ont-size: 14px;
	padding: 0px 10px;
	/*color: #B0B0B0;*/
	color:#666
}

#footer .links {
	float: center;
}

#footer .legal {
	float: center;
}

#footer a:hover {
	text-decoration: underline;
