img, div, a, input { behavior: url(iepngfix/iepngfix.htc) }


body {
	background-image: url(../images/attila-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	background-color: #f8ebcd;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	height: 197px;
	width: 99%;
}
* html #header { 
display:inline-block; 
}

#logo {
	margin-top: 45px;
	margin-left: 25px;
}


#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#navBar {
	background-image: url(../images/nav-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 950px;
	clear: both;
	height: 50px;
}
* html #navBar { 
display:inline-block; 
}
#navBar ul {
	margin-left: 25px;
}
#navBar ul li {
	display: inline;
}
#navBar ul li a {
	display: block;
	float: left;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	color: #2c6597;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2C80CC;
	margin-top: 5px;
	margin-bottom: 15px;
}
#navBar ul li a:hover {
	color: #104B81;
	text-decoration: underline;
}
#navBar #cartNav {
	float: right;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2C80CC;
	clear: right;
	display: block;
	margin-right: 35px;
	margin-top: 9px;
}

* html #cartNav { 
display:inline-block; 
}

#navBar #cartNav a {
	color: #2C6597;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 14px;
}
#content {
	position: relative;
	clear: both;
	float: left;
}

* html #content { 
display:inline-block; 
}

#col1 {
	float: left;
	width: 653px;
}
* html #col1 { 
display:inline-block; 
}

.box1 {
	background-image: url(../images/col1bg.png);
	background-repeat: no-repeat;
	margin-left: 23px;
	background-position: -2px top;
	padding-left: 23px;
	padding-bottom: 2px;
	float: left;
	padding-top: 25px;
	width: 609px;
}

.box1Bottom {
	background-image: url(../images/col1bg.png);
	background-position: 21px bottom;
	height: 30px;
	float: left;
	clear: left;
	background-repeat: no-repeat;
	width: 100%;
}

* html .box1Bottom { 
	display:inline; 
}

.box1 .col1Text {
	width: 285px;
	float: right;
	margin-right: 35px;
}
.box1 .col1Text p {
	font-size: 14px;
	color: #033;
	margin-bottom: 12px;
	line-height: 19px;
}
* html #wrapper #content #col1 .box1 .col1Text p {
	width: 265px;
}
* html #wrapper #content #col1 .box1 .col1Text {
	display: inline;
}



.box1 .col1Text h1 {
	font-size: 16px;
	font-weight: bold;
	color: #033;
	margin-bottom: 7px;
}
.guaranteeBox {
	background-image: url(../images/guarantee-bg.png);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	color: #E8F7FE;
	margin-left: 18px;
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 25px;
	height: 75px;
	background-position: -1px;
	width: 570px;
}
* html .guaranteeBox { 
	display:inline-block; 
}
.box1 .col1Text table {
	font-size: 14px;
	color: #033;
}
.box1 .col1Text table {
	border: 1px solid #2C6597;
	background-color: #F4FCFF;
}
* html .col1Text table { 
	display:inline; 
}
.box1 .col1Text table td {
	border: 1px solid #2C6597;
}

#col2 {
	height: 650px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 289px;
	padding: 0px;
	clear: right;
}
* html .col2 { 
	display:inline; 
}

#shoppingBox {
	background-image: url(../images/shop-box-bg.png);
	background-position: -3px -0px;
	background-repeat: no-repeat;
	width: 100%;
	padding-top: 10px;
}

.qtyBox {
	background-image: url(../images/cart-qty-box-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
	border: 1px solid #000;
	height: 30px;
	width: 30px;
	line-height: 30px;
}
* html .qtyBox { 
	display:inline; 
}

#shopingBoxBottom {
	background-image: url(../images/shop-box-bg.png);
	background-position: -3px bottom;
	height: 25px;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 100%;
}

* html #shopingBoxBottom { 
	display:inline; 
}
#shoppingBox h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E8F7FE;
	margin-left: 15px;
	display: block;
	line-height: normal;
}

#shoppingBox #shopFrame {
	height: 486px;
	width: 246px;
	margin-top: 5px;
	margin-left: 15px;
	text-align: center;
}

* html #shoppingBox #shopFrame { 
	display:inline; 
}

.guaranteeBox p {
	font-size: 10px;
}
.guaranteeBox p a {
	color: #FFF;
}

.guaranteeBox h1 {
	font-size: 16px;
	font-weight: bold;
}
.productOptions {
	font-size: 14px;
}
#productImage img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C6597;
}
#productImage {
	background-color: #FFF;
	border: 1px solid #2C6597;
	width: 272px;
	font-size: 12px;
}

#productImage table {
	margin: 10px;
}

.wideBody {
	background-image: url(../images/wide-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 950px;
	float: left;
}
.wideBodyBottom {
	background-image: url(../images/wide-bg.png);
	background-position: left bottom;
	height: 30px;
	width: 950px;
	float: left;
	margin-top: 0px;
	background-repeat: no-repeat;
	clear: both;
}

* html .wideBodyBottom { 
	display:inline; 
}

.wideBody .wideItemBox {
	font-size: 14px;
	color: #2C6597;
	margin-top: 15px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	float: left;
}  
* html .wideBody .wideItemBox { 
display:inline; 
}
.wideBody  h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#content .wideBody .wideItemBox h1 {
	margin-left: 18px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2C6597;
	margin-right: 40px;
}

.asterisk {
	font-size: 10px;
}
.price {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2C6597;
	margin-bottom: 5px;
}


#footer {
	font-size: 10px;
	color: #7D632B;
	margin-left: 30px;
	float: left;
	height: 60px;
	width: 590px;
	display: block;
	z-index: 100;
	position: relative;
}
* html #footer { 
display:inline; 
}

