html { min-width:1000px;}
body {
	margin:0;
	color:#4a4b4c;
	font:11px/14px Arial, Verdana, Helvetica, sans-serif;
	background:#fff url(../images/bg-page.jpg) no-repeat 50% 0;
}
/* General reset */
a {
	color:#5f5f5f;
	text-decoration:none;
}
a:hover { text-decoration:underline;}
img { border-style:none;}
form, fieldset {
	margin:0;
	padding:0;
	border:0;
}
input,
select,
textarea {
	vertical-align:middle;
	font:100% Arial, Helvetica, sans-serif;
}
.home-page {
	background:url(../images/bg-home-page.jpg) no-repeat 50% 0;
	min-height:930px;
}
* html .home-page { height:930px;}
.wrapper {
	position:relative;
	width:961px;
	margin:0 auto;
	padding:188px 0 0;
}
sup {
font-size:smaller;
top:0.33em;
vertical-align:top;
}
/* Header start */
#header {
	position:absolute;
	top:0;
	left:0;
	width:961px;
	font-size:12px;
	height:188px;
}
/* Logotype */
#header .logo a {
	position:absolute;
	top:14px;
	left:0;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-logo02.png) no-repeat;
	width:218px;
	height:149px;
}
.home-page #header .logo a {
	width:237px;
	height:165px;
	background:url(../images/bg-logo01.png) no-repeat;
}
/* User box */
#header .user-box {
	position:absolute;
	top:0;
	right:0;
}
#header .user-box ul {
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/bg-user-box.png) no-repeat;
	width:254px;
	font-weight:bold;
	height:36px;
}
#header .user-box ul li {
	float:left;
}
#header .user-box ul a {
	position:relative;
	float:left;
	height:24px;
	padding:6px 0 0;
	color:#fefefe;
	text-align:center;
}
#header .user-box ul .login { width:136px;}
#header .user-box ul .register { width:118px;}

/* Brand Box */
#header .brand-box {
	position:absolute;
	top:0;
	right:270px;
	height:36px;
}

#header .brand-box a {
	position:relative;
	float:left;
	height:24px;
	padding:6px 0 0;
	color:#4E4807;
    font-size:14px;
	text-align:center;
	line-height:16px;
}

/* Navigation */
#header .nav-holder {
	overflow:hidden;
	padding:40px 0 0 251px;
}
#header .nav-box {
	float:left;
	margin:0 0 0 11px;
	width:131px;
	display:inline;
}
#header .nav-box .title {
	display:block;
	padding:8px 0;
	color:#4e4807;
	font-size:14px;
	line-height:16px;
	background:url(../images/separator01.gif) repeat-x 0 100%;
}
#header .nav-box ul {
	margin:0;
	padding:0 10px 0 0;
	list-style:none;
}
#header .nav-box ul li { padding:3px 0 5px;}
#header .nav-box a {
	color:#fff;
}
/* Header end */
/* Promo start */
.promo {
	width:920px;
	margin:0 0 0 -12px;
	position:relative;
	padding:73px 62px 0 0;
}
.promo h1 {
	margin:0;
	text-align:center;
}
.promo h1 img {
	display:block;
	margin:0 auto;
}
.promo .message-area {
	padding:20px 20px 30px 0;
	width:900px;
}
.promo .message-area:after {
	content:"";
	display:block;
	clear:both;
}
.promo .product-photo {
	float:left;
	margin:74px -4px 0 0;
	position:relative;
}
.promo .product-info {
	float:left;
	width:561px;
	font-size:12px;
	line-height:18px;
	color:#fff;
}
.promo .product-info p { margin:0 0 18px;}
.promo .default-list {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
	font-style:italic;
}
.promo .default-list li {
	background:url(../images/bullet01.gif) no-repeat 0 9px;
	padding:2px 0 0 9px;
}
.promo .card-list {
	overflow:hidden;
	width:638px;
	margin:70px -70px 0 0;
	position:relative;
}
.promo .card-list ul {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.promo .card-list ul li {
	float:left;
	padding:0 0 0 15px;
}
.promo .card-list ul img { display:block;}
/* Promo end */
/* Main start */
/* Topbar */
.topbar {
	padding:14px 0 0 6px;
	height:1%;
}
.topbar:after {
	content:"";
	display:block;
	clear:both;
}
.topbar .title {
	display:block;
	padding:2px 0 0;
	overflow:hidden;
	height:1%;
}
.topbar .title img {
	float:left;
	margin:0 11px 0 0;
}
.topbar .actions-box {
	float:right;
}
.topbar .cart-box {
	float:left;
	margin:0;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	padding:0;
	list-style:none;
}
.topbar .cart-box li {
	float:left;
	padding:8px 12px 0 8px;
}
.topbar .cart-box img {
	float:left;
	margin:-10px 9px 0 0;
}
.topbar .btn01 {
	float:left;
}
.btn01 {
	display:block;
	background:url(../images/bg-button01.png) no-repeat;
	width:114px;
	height:31px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:26px;
	color:#fff;
}
.btn01:hover { text-decoration:none;}
#main h1 { margin:20px 0 12px;}
.columns-holder {
	width:100%;
	overflow:hidden;
	padding:0 0 113px;
}
/* Sidebar start */
#sidebar {
	float:left;
	width:162px;
	font-size:12px;
	line-height:18px;
	margin:0 19px 0 0;
}
#sidebar .title-box {
	background:#7fb253;
	color:#fff;
	padding:4px 8px;
}

#sidebar .title-boxCL {
	/*background:#7fb253;
	color:#fff;
	padding:4px 8px;*/
}

#sidebar .title-box a {
	color:#fff;
}

#sidebar .title-box_off {
	color:#7fb253;
	padding:4px 8px;
}

#sidebar .title-box_off a{
	color:#7fb253;
}

#sidebar .list-box {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar .list-box li { 
    padding:4px 8px;
}

#sidebar .list-box li.over { 
    padding:4px 8px;
	background:#7fb253;
}

#sidebar .list-box a { 
    color:#7fb253;
}

#sidebar .list-box li.over a { 
    color:#fff;
}

/* sidebar end */
/* Product holder start */
.product-holder {
	float:left;
	width:778px;
	margin:-30px 0 0;
}
/* Product box */
.product-box {
	border-top:1px solid #d8dadc;
	padding:31px 0 28px;
	overflow:hidden;
	height:1%;
}
.product-box .image-area {
	float:left;
	margin:0 17px 0 0;
	padding:2px 2px 2px 2px;
	border:1px solid #d8dadc;
	/* 12-15-09 */
	width: 201px;
}

.product-box .image-areaCL {
	float:left;
	margin:0px 0px 0px 27px;
	padding:2px 2px 2px 2px;
	/*border:1px solid #d8dadc;*/
	/* 12-15-09 */
	width: 281px;
}

.product-box .image-area a {
    color: #ffffff;
}
* html .product-box .image-area { 
    margin:0 14px 0 0;
	}
.product-box .image-area img { 
    display:block;
	/* 12-15-09 */
	margin: 5px 0px 5px 50px;
	}
.product-box .image-area .info {
	display:block;
	background:#bababa;
	color:#fff;
	font-size:12px;
	padding:5px 0 8px 25px;
}
.product-box .image-area .info img {
	float:left;
	margin:0 7px 0 0;
}
.product-box .panel-holder {
	overflow:hidden;
	height:1%;
}
.product-box .description {
	float:left;
	width:349px;
}
.product-box .intro {
	padding:0 0 12px;
}
.product-box .intro h2 {
	margin:0 0 5px;
	font-size:18px;
	width:230px;
	line-height:20px;
}
.product-box .intro p { margin:0;}
.product-box .intro p strong,
.product-box .intro p a { color:#7fb253;}
.product-box .characteristics {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
}
.product-box .characteristics li {
	overflow:hidden;
	height:1%;
	padding:5px 8px;
}
.product-box .characteristics .coloured { background:#f4f4f4;}
.product-box .characteristics strong {
	float:left;
	width:151px;
	color:#858585;
}
* html .product-box .characteristics strong { width:148px;}
.product-box .characteristics strong span {
	display:block;
	color:#4a4b4c;
}
.product-box .related-items {
	margin:5px 0 0;
	padding:8px 0 0;
	border-top:1px solid #d8dadc;
}
.product-box .related-items .title {
	display:block;
}
.product-box .items-list {
	margin:0 -22px 0 0;
	padding:0;
	list-style:none;
	font-weight:bold;
	width:371px;
	overflow:hidden;
}
.product-box .items-list li {
	float:left;
	width:100px;
	text-align:center;
	padding:0 22px 18px 0;
}
.product-box .items-list img { display:block;}
.product-box .items-list .heading {
	text-transform:uppercase;
	display:block;
	padding:5px 0;
}
.product-box .items-list span {
	display:block;
	padding:7px 0;
}
.product-box .items-list a {
	color:#7fb253;
	text-decoration:underline;
}
.product-box .items-list a:hover { text-decoration:none;}
.product-box .order {
	float:left;
	margin:0 0 0 15px;
	display:inline;
	padding:15px 13px;
	width:164px;
	background:#f4f4f4;
}
.product-box .order .quantity {
	overflow:hidden;
	height:1%;
}
.product-box .order label {
	float:left;
	padding:3px 0;
	width:113px;
}
.product-box .order label strong { display:block;}
.product-box .order select {
	float:left;
	width:50px;
	height:20px;
}
.product-box .order .submit {
	margin:16px auto 0;
	display:block;
}
/* Product holder end */
/* Main end */
/* page end */
/* Footer start */
#footer {
	width:100%;
	color:#fff;
	text-align:center;
	background:url(../images/bg-footer.jpg) no-repeat 50% 0;
	padding:12px 0 0;
	min-height:300px;
}
* html #footer { height:300px;}
#footer .wrapper { padding:0;}
.home-page #footer {
	background:none;
	height:auto;
}
.home-page #footer .page {
	background:url(../images/separator01.gif) repeat-x;
}
#footer .menu {
	background:url(../images/separator01.gif) repeat-x 0 100%;
	margin:0;
	padding:14px 0;
	list-style:none;
	font-size:14px;
	line-height:16px;
}
#footer .menu li {
	display:inline;
	padding:0 46px;
}
#footer a { color:#fff;}
#footer .sub-menu {
	margin:0;
	padding:20px 0 10px;
	list-style:none;
}
#footer .sub-menu li {
	background:url(../images/separator02.gif) no-repeat 0 2px;
	padding:0 8px 0 14px;
	display:inline;
}
#footer .sub-menu li:first-child { background:none;}
#footer p {
	margin:0;
	font-size:10px;
	line-height:12px;
}
/* Footer end */

.fedex-loading {	
	font-size:18px;
    text-align: left;
    vertical-align: middle;	
	padding-left: 45px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url('../images/spinner-black.gif');
    background-repeat: no-repeat;
    background-position: 1px 12px;
}
