html, body {
	padding: 0;
	margin: 0;
	border: 0;
	font: normal 11px tahoma;
}

#footer {
	background: #6850a0;
}

#footer .content {
	width: 960px;
	margin: 0 auto;
	color: #eee;
}

#footer .content table a {
	display: block;
	width: 90px;
	text-decoration: none;
	color: #eee;
	padding: 4px 7px 7px;
	border-bottom: 1px solid #5E488E;
}

#footer .content table a:hover {
	background: #836DB6;
}

#footer .content table p {
	font: bold 13px 'times new roman';
}

#subfooter {
	background: #EDEDED;
	padding: 4px 0;
	border-top: 3px solid #AEAEAE;
	display: none;
}

#subfooter .content {
	width: 960px;
	margin: 0 auto;
}

#subfooter .content .copyright {
	font: normal 9px verdana;
	color: #777;
}

#subfooter .content .powered {
	font: normal 9px verdana;
	color: #bbb;
	text-align: right;
}

#content {
	height: 500px;
	background: #eee;
}

#disablelayer {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 9999px;
	height: 9999px;
	background: #f5f5f5;
	z-index: 7000;
	opacity: 0.5;
	display: none;
}

#basket {
	width: 700px;
	background: #fff;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -350px;
	display: none;
	z-index: 9999;
	direction: rtl;
}

#logo {
	position: relative;
	width: 960px;
	margin: 0 auto;
	margin-top: 50px;
	direction: rtl;
	z-index: 500;
}

#logo span {
	position: absolute;
	top: 48px;
	right: 140px;
	font: bold 32px 'times new roman';
	color: #666;
}

#logo span strong {
	color: #666;
}

#handy {
	width: 960px;
	margin: 0 auto;
	color: #999;
	margin-top: -40px;
	position: relative;
	z-index: 1000;
}

#handy a {
	text-decoration: none;
	color: #999;
}

#handy a:hover {
	color: #333;
}

#handy .navigation {
	height: 28px;
	overflow: hidden;
	background: #efeeea url(images/handy-bg.gif) repeat-x;
	width: 300px;
	margin-top: 3px;
}

#handy .navigation .content {
	padding-top: 5px;
	direction: rtl;
	text-align: right;
	padding-right: 19px;
	color: #dfdfdf;
}

#handy .navigation .content a {
	color: #777;
	text-decoration: none;
	padding-bottom: 1px;
}

#handy .navigation .content a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}

#header {
	text-align: center;
	margin-top: 50px;
	direction: rtl;
}

#header .navigation .top {
	height: 24px;
	overflow: hidden;
	background: #adadad url(images/header-navigation-top-bg.gif) repeat-x scroll top right;
	padding-top: 8px;
}

#header .navigation .top a {
	color: #818181;
	text-decoration: none;
	padding: 1px 4px 3px;
	font: bold 13px 'times new roman';
}

#header .navigation .top a:hover, #header .navigation .top .active {
	background: #A0A0A0;
	padding: 1px 3px 3px;
	color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #868686 #BABABA #BABABA #868686;
}

#header .navigation .bottom {
	height: 32px;
	overflow: hidden;
	background: #5CA434 url(images/header-navigation-bottom-bg.gif) repeat-x;
}

#header .navigation .bottom div {
	padding-top: 7px;
	display: none;
}

#header .navigation .bottom div a {
	color: #fff;
	text-decoration: none;
	padding: 1px 4px 3px;
	font: bold 13px 'times new roman';
}

#header .navigation .bottom div a:hover {
	color: #fff;
	background: #7EC652;
	border-width: 1px;
	border-style: solid;
	border-color: #65AC39 #9AD278 #9AD278 #65AC39;
	padding: 1px 3px 3px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0;
	direction: rtl;
	line-height: 1.5em;
	color: #555;
}

#wrapper .login {
	width: 560px;
	margin: 50px auto;
}

#wrapper .login .textbox {
	font: normal 13px 'trebuchet ms';
	direction: ltr;
	padding: 0 3px;
	width: 250px;
	color: #555;
}

#wrapper .login .submit {
	padding: 3px;
	width: 260px;
	border: 1px solid #777;
	font: bold 13px 'times new roman';
	background: #CBFF34;
}

#wrapper .login td {
	padding: 3px 0;
}

.basket td {
	padding: 3px 8px;
	border: 1px solid #777;
}

#wrapper a {
	text-decoration: none;
	color: #66CC00;
}

#wrapper a:hover {
/*	border-bottom: 1px solid; */
}

#wrapper .title {
	background: #5CA434 url(images/header-navigation-bottom-bg.gif) repeat-x;
	color:#fff;
	padding:10px 20px !important;
	padding: 7px 20px;
	font-size:22px;
	font-family:Trebuchet MS, Helevetica,serif;
	font-weight:bold;
	margin: 10px 10px;
	height: 12px;
}
#wrapper .image {
	float: left;
	margin-left: 10px !important;
	margin-left: 5px;
}

#wrapper .content {
	border: 1px solid #E8E8E8;
	border-top: 0 none;
	padding: 15px 15px;
	padding-top: 0;
	width: 760px;
	background:#FFF;
	float:left;
}
#wrapper .compare {
	border-top: 0 none;
	padding: 25px 0;
	padding-top: 0;
	width: 900px;
	background:#FFF;
	margin: 0 auto;
	overflow: auto;
	margin-top: 25px;
}
#wrapper .content .grid {
	margin:3px 3px;
	margin-top:10px;
	background: url(images/grid.gif);
	padding:10px 10px;
	width: 160px;
	height:284px;
	float:right;
	text-align: center;
	position: relative;
}
#wrapper .content .grid .ggreen {
		background:  url(images/gridgreenh.gif) ;
		display:block;
		width: 160px;
		height:28px;
		margin-top: 1px;
		margin-right:0px;
		}
#wrapper .content .grid .ggreen a {
		background:  url(images/gridgreen.gif) ;
		display:block;
		width: 160px;
		height:28px;
		margin-right:0px;
		background-repeat: no-repeat;
		}
#wrapper .content .grid .ggreen a:hover {
		background: none ;
		display:block;
		width: 160px;
		height:28px;
		margin-right:0px;
}
#wrapper .content .grid .gblue {
		background:  url(images/gridblueh.gif) ;
		display:block;
		width: 160px;
		height:28px;
		margin-top:1px;
		margin-right:0px;
		}
#wrapper .content .grid .gblue a {
		background:  url(images/gridblue.gif) ;
		display:block;
		width: 160px;
		height:28px;
		margin-right:0px;
		}
#wrapper .content .grid .gblue a:hover {
		background: none ;
		display:block;
		width: 160px;
		height:28px;
		margin-right:0px;
}
#wrapper .content .grid .ggrey {
		background:  url(images/gridgreyh.gif) ;
		display:block;
		width: 160px;
		height:28px;
		margin-top:1px;
		margin-right:0px;
		}
#wrapper .content .grid .ggrey a {
		background:  url(images/gridgrey.gif) ;
		display:block;
		width: 160px;
		height:28px;
		margin-right:0px;
		}
#wrapper .content .grid .gridproductadditioninfo {
	display: none;
}
#wrapper .content .grid .ggrey a:hover {
		background: none ;
		display:block;
		width: 160px;
		height:28px;
		margin-right:0px;
}
#wrapper .compare .comparef{
	font-weight:bold;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	text-align:right;
	width: 121px;
	padding-right:5px;
}
#wrapper .compare .comparet{
	font-weight:bold;
	font-family:Arial, Helevetica, sans-serif;
	color:#000;
	font-size:20px;
	background: #CCC;
}
#wrapper .compare .ctable{
	margin-top:20px;
	border: 1px solid #CCC;

}
#wrapper .compare .compared{
	text-align:center;
	border-left: 1px solid #CCC;

	width: 258px;
}
#wrapper .compare .comparetr{
	text-align:center;
	height:32px;
	background: #FFF;
}
#wrapper .compare .comparetrh{
	text-align:center;
	height:32px;
	background: #EEA;
}
#wrapper .content .grid .gridprice{
	font-weight:bold;
	font-family:Arial, Helevetica, sans-serif;
	color:#ea0932;
	font-size:20px;
	margin-top: 4px;
	margin-bottom:4px;
}
#wrapper .content .grid .gridpricebox {
	position: absolute;
	bottom: 37px !important;
	bottom: 36px;
	left: 10px;
	width: 157px;
	height: 61px;
	background: #99D857;
	border-right: 1px solid #6BA637;
	border-left: 1px solid #8CCE50;
	border-top: 1px solid #75BD3F;
	display: none;
}
#wrapper .content .grid .gridtitle {
	color: #ea0932;
	font: bold 13px 'times new roman';
}
#wrapper .content .grid .gridtitle a {
	color: #ea0932;
	color: #444;
}
#wrapper .content .grid .gridpricebox a {
	color: #333;
}
#wrapper .content .grid .button{

}
#wrapper .buttons {
	text-align: center;
	clear: both;
	width: 760px;
	position: relative;
	height: 60px;
	margin-bottom: 25px;

}
#wrapper .buttons .blue{
		background:  url(images/bluebtnh.gif) ;
		width: 250px;
		height:28px;
		position: absolute;
		bottom: 0;
		left: 255px;
}
#wrapper .buttons .green{
		background:  url(images/greenbtnh.gif) ;
		width: 250px;
		height:28px;
		position: absolute;
		bottom: 0;
		right: 0;
}

#wrapper .buttons .grey{
		background:  url(images/greybtnh.gif) ;
		width: 250px;
		height:28px;
		position: absolute;
		bottom: 0;
		left: 0;
}

#wrapper .buttons .red{
		background:  url(images/redbtnh.gif) ;
		width: 250px;
		height:28px;
}

#wrapper .buttons .blue a{
		background:  url(images/bluebtn.gif) ;
		display:block;
		width: 250px;
		height:28px;
		
}
#wrapper .buttons .green a{
		background:  url(images/greenbtn.gif) ;
		display:block;
		width: 250px;
		height:28px;
}

#wrapper .buttons .grey a{
		background:  url(images/greybtn.gif) ;
		display:block;
		width: 250px;
		height:28px;
}

#wrapper .buttons .red a{
		background:  url(images/redbtn.gif) ;
		display:block;
		width: 250px;
		height:28px;
}
#wrapper .buttons .blue a:hover{
		background:  none ;
		display:block;
		width: 250px;
		height:28px;
		text-decoration:none;
}
#wrapper .buttons .green a:hover{
		background: none ;
		display:block;
		width: 250px;
		height:28px;
		text-decoration:none;
}

#wrapper .buttons .grey a:hover{
		background:  none ;
		display:block;
		width: 250px;
		height:28px;
		text-decoration:none;
}

#wrapper .buttons .red a:hover{
		background:  none ;
		display:block;
		width: 250px;
		height:28px;
		text-decoration:none;
}


#wrapper .buttons img {
	padding: 5px 5px;
}

#wrapper .sidebar {
	width:160px;
	min-height: 400px;
	float: right;

	
}
#wrapper .sidebar .thumbs{
	width:140px;
	/*border: 1px solid #eee;*/
	/*height: 140px;*/
	margin-top:0px;
	margin-right:5px;
	text-align:right;
	padding:5px 5px;
}
#wrapper .sidebar .thumbs:hover{
	width:140px;
	/*border: 1px solid #ccc;*/
	/*height: 140px;*/
	padding:5px 5px;
	background-color:#eee;
}
#wrapper .sidebar .top{
	width:160px;
	height: 96px;
	background: url(images/navtop.gif) no-repeat;
	margin-bottom:-40px;
}
#wrapper .sidebar .search{
	width:160px;
	height: 96px;
	background: url(images/search.gif) no-repeat;
	margin-bottom:-40px;
}
#wrapper .sidebar .brands{
	width:160px;
	height: 96px;
	background: url(images/brands.gif) no-repeat;
	margin-bottom:-40px;
}
#wrapper .sidebar .content1{
	width:160px;
	min-height:100px;
	background: url(images/navbg.gif) repeat-y;
}
#wrapper .sidebar .bottom{
	width:160px;
	height: 16px;
	background: url(images/navbottom.gif) no-repeat;
}


/*  BEGIN SPECIFICATION TABLE */
div.whiteBox, div.whiteBox2{
	background-color:white;
}
div.whiteBox .tl, div.whiteBox2 .tl{
	background:#FFF ;
	height:5px;
}
div.whiteBox .tr, div.whiteBox2 .tr{
	background:#FFF;
	height:5px;
	width:5px;
	float:right;
}
div.whiteBox .bl, div.whiteBox2 .bl{
	background:#FFF;
	height:5px;
}
div.whiteBox .br, div.whiteBox2 .br{
	background:#FFF ;
	height:5px;
	width:5px;
	float:right;
}
div.whiteBox .content, div.whiteBox2 .content{
	padding:5px 10px 10px 10px;
}

h3.prodSpecsTitle{
	font-weight:bold;
	font-family:Arial, Helevetica, sans-serif;
	color:#b3b3b3;
	font-size:20px;
	margin:0;
	padding:0px 5px 5px 9px;
}
h3.paddTop{
	padding-top:15px;
}
ul#productSpecsLarge{
list-style: none;
margin: 0;
padding: 0;
}
ul#productSpecsLarge li{
	font:bold 11px Tahoma, Helevetica, sans-serif;
	color:#666;
	margin:0;
	width:100%;
	clear: both;
	min-height: 30px;
}
ul#productSpecsLarge li div.features{
	width:30%;
	float:right;
	margin-right:10px;
	padding:8px 0;
}
ul#productSpecsLarge li div.details{
	font:normal 11px Tahoma, Helevetica, sans-serif;
	color:#666;
	margin-right:32%;
	text-align:right;
	padding:8px 0;
}

ul#productSpecsLarge li.highlight{
	background-color:#EEA
}
ul#productSpecsLarge li a{
	font:normal 11px Tahoma, Helevetica, sans-serif;
	color:#0068B3;
	text-decoration:none;
}
ul#productSpecsLarge li a:hover{
	text-decoration:underline;
	color:#0068B3;
}

ul.productSpecsLarge{
list-style: none;
margin: 0;
padding: 0;
margin-bottom: 50px;
}
ul.productSpecsLarge li{
	font:bold 11px Tahoma, Helevetica, sans-serif;
	color:#666;
	margin:0;
	width:100%;
	clear: both;
	min-height: 30px;
	border-bottom: 1px solid #eea;
}
ul.productSpecsLarge li div.features{
	width:30%;
	float:right;
	margin-right:10px;
	padding:8px 0;
}
ul.productSpecsLarge li div.details{
	font:normal 11px Tahoma, Helevetica, sans-serif;
	color:#666;
	margin-right:32%;
	text-align:right;
	padding:8px 0;
}

ul.productSpecsLarge li.highlight{
	background-color:#EEA;
}
ul.productSpecsLarge li a{
	font:normal 11px Tahoma, Helevetica, sans-serif;
	color:#0068B3;
	text-decoration:none;
}
ul.productSpecsLarge li a:hover{
	text-decoration:underline;
	color:#0068B3;
}
/*  END SPECIFICATION TABLE */


#wrapper .box .bheader {
	background: #65AC39;
	height: 23px;
	color: #fff;
	font: bold 13px 'times new roman';
	padding: 4px 15px 0;
}

#wrapper .box .bcontent {
	border: 1px solid #E8E8E8;
	border-top: 0 none;
	padding: 15px;
}

#tooltip {
	background: #ffc;
	border: 1px solid #000;
	font: normal 11px tahoma;
	direction: rtl;
	padding: 5px 10px;
	z-index: 10000;
	display: none;
	position: absolute;
	opacity: 1;
	max-width: 220px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#fast-search-all-products {
	margin: 15px 4px 15px 0;
	width: 737px;
	background: #EFEBD7;
	display: none;
}

#fast-search-all-products .header {
	background: #E7E2C8 url(images/fast-search-all-products-header.gif);
	font: bold 15px 'times new roman';
	height: 35px;
	overflow: hidden;
}

#fast-search-all-products .header div {
	padding: 9px 15px 0;
}

#fast-search-all-products .body {
	padding: 15px;
}

#fast-search-all-products .footer {
	background: #E3E3E3 url(images/fast-search-all-products-footer.gif);
	height: 30px;
	overflow: hidden;
	font: bold 13px 'times new roman';
	border-top: 3px solid #C8C8C8;
	text-align: left;
}

#fast-search-all-products .footer div {
	padding: 6px 15px 0;
}
#fast-search-all-products .body table .fast-search-table-title {
	color: #0095BA;
	font: bold 13px 'times new roman';
}

#fast-search-all-products .body table td {
	padding: 5px 0;
}

.bag-fast-search-information,
.lens-fast-search-information,
.light-fast-search-information,
.paye-fast-search-information,
.memorycard-fast-search-information,
.camera-fast-search-information {
	display: none;
}

#popup {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	visibility: hidden;
}

* html #popup #popup-tl,
* html #popup #popup-tr,
* html #popup #popup-bl,
* html #popup #popup-br,
* html #popup #popup-t,
* html #popup #popup-b,
* html #popup #popup-l,
* html #popup #popup-r {
	display: none;
}

#popup #popup-tl {
	width: 11px;
	height: 11px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/popup-tl.png) no-repeat;
}

#popup #popup-tr {
	width: 14px;
	height: 11px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(images/popup-tr.png) no-repeat;
}

#popup #popup-bl {
	width: 11px;
	height: 14px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(images/popup-bl.png) no-repeat;
}

#popup #popup-br {
	width: 14px;
	height: 14px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(images/popup-br.png) no-repeat;
}

#popup #popup-t {
	height: 11px;
	position: absolute;
	top: 0;
	left: 11px;
	right: 14px;
	background: url(images/popup-t.png) repeat-x;
}

#popup #popup-b {
	height: 14px;
	position: absolute;
	bottom: 0;
	left: 11px;
	right: 14px;
	background: url(images/popup-b.png) repeat-x;
}

#popup #popup-l {
	width: 11px;
	position: absolute;
	top: 11px;
	bottom: 14px;
	left: 0;
	background: url(images/popup-l.png) repeat-y;
}

#popup #popup-r {
	width: 14px;
	position: absolute;
	top: 11px;
	bottom: 14px;
	right: 0;
	background: url(images/popup-r.png) repeat-y;
}

#popup .popup-content {
	margin: 11px 14px 14px 11px;
	background: #f4f4f4;
	direction: rtl;
	padding: 5px 15px;
	text-align: justify;
}

.grid .gridproductinfo {
	display: none;
}

.grid .gridproductname2 {
	display: none;
}


* html #popup .popup-content {
	padding: 9px 15px;
	border: 1px solid #333;
}

/* C U R V E B O X */
.curve-box {
	list-style-type: none;
	height: 25px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	margin-top: 5px;
	clear: both;
}

.curve-box li {
	float: right;
	height: 25px;
	background: url(images/curve-box-left.gif) no-repeat left top;
	margin-left: 4px;
}

.curve-box li a {
	display: block;
	background: #9c0;
	height: 22px;
	background: url(images/curve-box-right.gif) no-repeat right top;
	padding: 0 16px 0 15px;
	padding-top: 3px;
	color: #333 !important;
}

.curve-box li a.disabled {
	color: #bbb !important;
}

* html .curve-box li {
	width: 40px;
}

#list-view {
	display: block;
}

#grid-view {
	display: none;
}

/* TOP PRODUCTS */
#category-top-products {
	width: 718px;
	background: #9c0;
	margin: 30px auto 40px;
	height: 240px;
}

.comparetable td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
}

/* SIDEBAR SEARCH */
.sidebar-nav {
	background: url(images/sidebar-search-bg.gif);
	margin-bottom: 25px;
}

.sidebar-nav .topheader {
	background: url(images/sidebar-search-top.gif);
	height: 8px;
	font-size: 0;
	overflow: hidden;
}

.sidebar-nav .bottomheader {
	background: url(images/sidebar-search-bottom.gif);
	height: 8px;
	font-size: 0;
	overflow: hidden;
}

.sidebar-nav .sidebar-content .sidebar-title {
	color: #999;
	font: bold 11px tahoma;
}

.sidebar-nav .sidebar-search-box {
	border-bottom: 1px solid #DBDBDB;
}

.sidebar-nav .sidebar-content {
	padding: 5px 12px;
	color: #999;
}

#today-at-ppec {
	width: 960px;
	height: 480px;
	border: 4px solid #577DB3;
	margin: 0 auto;	
	margin-top: 40px;
	position: relative;
	cursor: pointer;
}

#today-at-ppec .picture {
	width: 960px;
	height: 480px;
	position: absolute;
	top: 0;
	left: 0;
}

#today-at-ppec .picture img {
	width: 960px;
	height: 480px;
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none;	
}

#today-at-ppec .information {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 480px;
	direction: rtl;
	text-align: justify;
	background: #000;
	color: #eee;
}

#today-at-ppec .information p {
	padding: 5px 25px;
	margin: 0;
	font: normal 11px/1.8em tahoma;
	font: bold 24px/1.6em 'times new roman';
}

#today-at-ppec .information p.today-title {
	margin-top: 15px;
	margin-bottom: 30px;
	font: bold 36px 'times new roman';
	color: #577DB3;
}

#today-at-ppec .information a {
	display: block;
	position: absolute;
	left: 25px;
	bottom: 25px;
	direction: rtl;
	text-align: left;
	font: bold 16px 'times new roman';
	color: #577DB3;
	text-decoration: none;
}

.today-pathway {
	background: url(images/pathway-bg.gif) repeat-x scroll left center;
	color: #E0E9F7;
	width: 100%;
	padding: 2px 0;
	margin-bottom: 40px;
}

.today-pathway span {
	background: #577DB3;
	padding: 3px 5px 5px;
}

.special-offer img {
	border: 0 none;	
}

#other-special-offers {
	position: relative;
	margin-top: 10px;
	width: 100%;
	height: 114px;
	margin-bottom: 40px;
}

#other-special-offers img {
	border: 2px solid #577DB3;
}

#other-special-offers .picture {
	position: absolute;
	top: 0;
	left: 0;
	width: 229px;
	height: 114px;
}

#other-special-offer1 {
	position: absolute;
	top: 0;
	left: 0;	
}

#other-special-offer2 {
	position: absolute;
	top: 0;
	left: 245px;	
}

#other-special-offer3 {
	position: absolute;
	top: 0;
	left: 490px;	
}

#other-special-offer4 {
	position: absolute;
	top: 0;
	left: 733px;	
}

#other-special-offers .picture .information {
	display: block;
	position: absolute;
	bottom: 2px;
	left: 2px;
	background: #000;
	width: 215px;
	display: none;
	color: #eee;
	padding: 3px 5px;
	direction: ltr;
	text-align: left;
	font: normal 11px verdana;
	/*
	height: 0;
	overflow: hidden;
	*/
}

.homepage-full-navigation {
	margin-bottom: 40px;
	position: relative;
	display: none;
}

.homepage-full-navigation .product-list-type1 {
	width: 225px;	
	background: #577DB3;
	padding-bottom: 15px;
}

.homepage-full-navigation .product-list-type1 h3 {
	background: transparent url(images/h3-bg-default.gif) no-repeat scroll left top;
	padding: 3px 10px 7px;
	color: #c6d5ea;
	margin: 0;
	font: bold 16px 'times new roman';
	margin-bottom: 5px;
}

.homepage-full-navigation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
.homepage-full-navigation ul li {
	margin: 0;
	padding: 0;
	padding: 4px 6px;
	margin: 0 10px 1px;
}

.homepage-full-navigation .product-list-type1 ul li {
	border-bottom: 1px solid #7c9ece;
	color: #c6d5ea;
}

.homepage-full-navigation .product-list-type1 ul li a {
	color: #c6d5ea !important;	
}

.homepage-full-navigation .product-list-type1 ul li a:hover {
	color: #fff !important;	
}

.homepage-full-navigation .product-list-type2 {
	width: 225px;	
	background: #93a2b7;
	padding-bottom: 15px;
}

.homepage-full-navigation .product-list-type2 h3 {
	background: transparent url(images/h3-bg-default.gif) no-repeat scroll left top;
	padding: 3px 10px 7px;
	color: #c6d5ea;
	margin: 0;
	font: bold 16px 'times new roman';
	margin-bottom: 5px;
}

.homepage-full-navigation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
.homepage-full-navigation ul li {
	margin: 0;
	padding: 0;
	padding: 4px 6px;
	margin: 0 10px 1px;
}

.homepage-full-navigation .product-list-type2 ul li {
	border-bottom: 1px solid #c7cfdb;
	color: #e3e8ee;
}

.homepage-full-navigation .product-list-type2 ul li a {
	color: #e3e8ee !important;	
}

.homepage-full-navigation .product-list-type2 ul li a:hover {
	color: #fff !important;	
}

.homepage-full-navigation #product-list1 {
	position: absolute;
	top: 0;
	left: 735px;
}

.homepage-full-navigation #product-list2 {
	position: absolute;
	top: 0;
	left: 490px;
}

.homepage-full-navigation #product-list3 {
	position: absolute;
	top: 0;
	left: 245px;
}

.homepage-full-navigation #product-list4 {
	position: absolute;
	top: 0;
	left: 0;
}

#header-search-bar {
	height: 81px;
	background: url(images/bg_searchbar.gif) repeat-x;
}
#header-search-bar .content {
	width: 970px;
	height: 74px;
	background: url(images/search-bar-form.png) no-repeat center;
	margin: 0 auto;	
	position: relative;
}

#header-search-textbox {
	position: absolute;
	top: 26px;
	left: 200px;
	width: 400px;
	border: 0 none;
	font: normal 11px tahoma;
	color: #555;
}

#header-search-button {
	position: absolute;
	top: 20px;
	left: 0;
	width: 128px;
	border: 0 none;
	font: normal 99em tahoma;
	color: #555;
	overflow: hidden;
	height: 32px;
	background: transparent;
	cursor: pointer;
}

.contactbox {
	width: 960px;
	/*height: 270px;
	background: #a51839 url(images/ppec-contact-bg.png) no-repeat;
	color: #eee;*/
	margin: 30px auto;
}

.contactbox .ccontent {
	padding: 15px 30px;
	text-align: center;	
	font: bold 20px 'times new roman';
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.contactbox .ccontent p {
	margin: 0;
	padding: 0;
	margin-bottom: 21px;
}

.advertisement {
	text-align: center;	
}

.advertisement img {
	border: 0 none;
}

.successfull-message {
	background: #ff8;
	padding: 1px 0 3px;
	text-align: center;
}

#flash-ads {
	margin: 5px 0 30px;
}

.flash-ads-box {
	float: right;
	width: 254px;
	height: 254px;
	margin: 0 33px;
	overflow: hidden;
}

/*
html {
	height: 100%;
	background: url(images/down.png) no-repeat center center;
}

body {
	display: none;
}
*/