body {
      background: url("/media/images/tile.jpg")
}

img {
	border: 0;
}

a.bodylink{ 
	color: #848DAA;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 17px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a.bodylink:hover { 
	color: #3E4D60;
}

a { 
	color: #848DAA;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 17px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover { 
	color: #3E4D60;
}

a.sidelink{ 
	color: #848DAA;
	font-size: 12px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 22px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a.sidelink:hover { 
	color: #3E4D60;
}

a.menulink{ 
	color: #9d9d9d;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 26px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a.menulink:hover { 
	color: #ffffff;
}





/* ===================================================== */



b { font-weight: bold }

ul {
  margin:0 25px 0 40px;
	  padding:0; 
}

li {
	margin:6px 0px 0px 0px; 

}


/* =========================================== */

body, td {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 20px;
	text-decoration : none;
	color : #40564e;
} 



/* ============================================ */


.normal {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 16px;
	text-decoration : none;
	color : #666666;
}


.headline {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 17px;
	letter-spacing : 0px;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	line-height: 21px;
	text-decoration : none;
	color : #41564F;
}


.contentsmall {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 15px;
	text-decoration : none;
	text-align: justify;
	color : #628478;
}

.smallwhite {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 15px;
	text-decoration : none;
	text-align: justify;
	color : #ffffff;
}

.small {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 15px;
	text-decoration : none;
	text-align: center;
	color : #bebdb9;
}

.footer {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 15px;
	text-decoration : none;
	text-align: center;
	color : #3E534C;
}

.footer a:link {
	color : #3E534C;
	text-decoration:none;
}

.footer a:active {
	color : #3E534C;
	text-decoration:none;
}

.footer a:visited {
	color : #3E534C;
	text-decoration:none;
}

.footer a:hover {
	color : #5170B1;
	text-decoration:none;
}
/* ========================================= */



.contentline {
 width: 625px;
}


.maincontent {
border:0px solid #999999;
margin:19px 0px 30px 30px;
text-align:justify;
width:625px;
}

#sidebar {
border:0px solid #999999;
margin:0px 0px 12px 12px;
text-align:justify;
width:190px;
}

#sidebar a:link {
color: #848DAA;
font-size: 12px;
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
line-height: 22px;
font-style : normal;
font-weight: normal;
text-decoration: none;
}

#sidebar a:active {
color: #848DAA;
font-size: 12px;
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
line-height: 22px;
font-style : normal;
font-weight: normal;
text-decoration: none;
}

#sidebar a:visited {
color: #848DAA;
font-size: 12px;
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
line-height: 22px;
font-style : normal;
font-weight: normal;
text-decoration: none;
}

#sidebar a:hover {
color: #3E4D60;
font-size: 12px;
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
line-height: 22px;
font-style : normal;
font-weight: normal;
text-decoration: none;
}

#sidebargray {
border:0px solid #999999;
margin:0px 0px 12px 12px;
text-align:justify;
width:190px;
}

#innergray {
border:0px solid #999999;
padding:05px 0px 10px;
text-align:justify;
width:190px;
background-color: #7f7f7f;
}

.mainmenu
{
    margin: 11px 0 0 0px;
}

.mainmenu ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.mainmenu li {
    list-style-type: none;
    list-style-image: none;
}

.mainmenu a {
	display:block;
}



#innergray, #blog_menu
{
    display:block;
    position:relative;
    width: 190px;
    margin: 0px;
    z-index: 20;

}

#innergray a, #innergray span,
#products_sidelink
{
    display: block;
    font-size: 11px;
    /*color: #333;*/
    color: #eee;
    text-align: left;
    font-weight:bold;
    width: 100%;
    text-decoration: none;
    height: 22px;
    text-indent: 14px;
    padding-top: 3px;
    outline:none;
	border-bottom:1px solid #5c5c5c;
}
#products_sidelink .pop_menu {
	width: 0; left: 0; opacity: 0;
	overflow: hidden;
	border-right: 1px solid transparent;
}
#products_sidelink:hover .pop_menu {
	width: 205px; left: -206px; opacity: 1;
	overflow: visible;
	border-right-color: #ffffff;
}

#products_sidelink:hover .pop_menu:hover {
}

.pop_menu {
    background-color: #A0BFBD;
    left: 0;
    position: absolute;
    width: 0;
}


ul.product-list,
ul.product-list li {
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
}
ul.product-list li {
    display: block;
    width: 150px;
    height: 370px;
    text-align: center;
    float: left;
}

.pop_menu {
 width: 0px;
/*  border: 1px solid black; */
 background-color: #7f7f7f;
 position: absolute;
 left: 0px;
/*  z-index: 1; */
}

.pop_menu_bg { 

 }
 
.sub_menu {
 width: 0px;
 background-color: #7f7f7f;
 position: absolute;
 left: 0px;
 border-right: 1px solid #ffffff;
 padding: 0;
 display: none;
 margin: 0;
}
.sub_menu:hover { border-right-color: #ffffff; }

.products_cat{  position: relative; }
.pop_menu_service {
 width: 175px;
/*  border: 1px solid black; */
 background: #7f7f7f;
 background-color: #A0BFBD;
 position: absolute;
 left: -152px;
/*  z-index: 1; */
}

.pop_menu_dl {
 width: 175px;
/*  border: 1px solid black; */
 background: #A0BFBD;
 background-color: #A0BFBD;
 position: absolute;
 left: -152px;
/*  z-index: 1; */
}

.pop_menu_hh {
 width: 250px;
/*  border: 1px solid black; */
 background: #A0BFBD;
 background-color: #A0BFBD;
 position: absolute;
 left: -152px;
/*  z-index: 1; */
}




#whatsnew, #my-account
{
    width: 100%;
    color: #34453F;
    font-size:8pt;
    font-weight:bold;
    text-align:center;
    margin: 7px 0px;
    padding: 0px;
}
#whatsnew {
	padding: 0px;	
}
#whatsnew a {
	width: 170px;
	height:auto;
	display: block;
	background: none;
	margin-left: 4px;
	margin-bottom: 1px;
	border:none;
}
#whatsnew a img {
	display: block;
	margin: auto;
}
/* ========================================= */

.pic {
float: right;
padding: 10px 0px 0px 10px;
margin-bottom: 0px;

}

.picleft {
float: left;
padding: 0px 10px 0px 0px;

}


/* =========================================  */


/*    MENU     */
#topmenu ul {

}

#topmenu li {
    float:left;
    color:black;
    list-style:none;
    padding-right:25px;
    text-decoration:none;
}
#topmenu li a {
    color:black;
}

/*    END MENU     */
.product_box {
	float: left;
	margin: 10px 20px;
	width: 150px;
	padding: 5px;
	min-height: 300px;
}
.product_box_search {
	float: left;
	margin: 10px 20px;
	width: 150px;
	padding: 5px;
	min-height: 210px;
}
.per-page {
	vertical-align: middle;
	width: 33%;
	float: right;
	text-align: right;

}

.pages {
	vertical-align: middle;
	width: 34%;
	float: left;
	text-align: center;
	margin-bottom: 5px;
}
.page-total {
	vertical-align: middle;
	width: 33%;
	float: left;
	text-align: left;
	margin-bottom: 5px;
}

#search {
	float: ;
	background: url('images/searchBG.gif') no-repeat left bottom;
	width: 184px;
	height: 22px;
	margin: 0 auto 10px;;
	position: relative;
	padding: 0;
	
	right:-360px;
	padding: 0;
}

#search-text {
	background: transparent;
	border: 0;
	padding-left: 25px;
	width: 120px;
}

#search-submit {
	width: 30px;
	background: transparent;
	border: 0;
}

#topBarBG {
	background: #cdd3eb;
	width: 891px;
	height: 33px;
}

