

/* ------------ GLOBAL STYLES  ------------  */

body {
	background-color: #666666;
	font-family: Verdana, sans-serif;
	font-size:10pt;
	padding:0;
	margin:0;
    color:#555555;
}

#container {
	background-color: #FFFFFF;
	width:995px;
	margin:10px auto 0 auto;
    border-top: 1px #666666 solid;
    border-left: 1px #666666 solid;
    border-right: 1px #666666 solid;
    border-bottom: 1px #666666 solid;
	}

#container_print {
	background-color: #FFFFFF;
	width:100%;
	margin:0 auto 0 auto;
    border: none;
	}

a {
	color:#666666;
	text-decoration:none;
	}

a:visited {
	color:#666666;
	text-decoration:underline;
	}

a:hover {
	color:#CC0000;
	text-decoration:underline;
	}

a img {
	border:0;
	}

.divider {
	margin:0 -4px 0 5px;
	padding:0;
	border-left: 1px solid #CCCCCC;
	}

.floatright {
	float:right;
	}

.floatleft {
	float:left;
	}

.floatrightimg {
	float:right;
    margin:0 0 10px 10px;
	}

.floatleftimg {
	float:left;
    margin:0 10px 10px 0;
	}

.clearfloat {
	clear:both;
	padding-bottom:3px;
    font-size: 2%;
	}

.clearit {
	clear:both;
	padding:0;
    margin:0;
    font-size: 0%;
	}

.pad {
	padding:5px;
	}

.alert {
	color:#CC0000;
	font-weight:bold;
	}

.alert_popbox {
    position: absolute;
    top: 100px;
    left: 33%;
    padding: 10px;
    border: solid 4px #666666;
    background:#FFF8E8;
	color:#CC0000;
	font-weight:bold;
    text-align: center;
	}

.indent {
	margin:5px 0 0 10px;
	}
	
.center {
	text-align:center;
}	

.printonly {
visibility:hidden;
display: none;
}


/* ------------ HEADER ------------ */

#header {
	width:995px;
	height:90px;
	margin:0;
	padding:0;
	background-image:url(/content/1/skin/homeheader.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	/*background-color:#FFFFFF;*/
	}

#header_print {
	width:100%;
	height:90px;
	margin:0;
	padding:0;
	}

#header_print img {
	float: left;
    margin: 0 102px 0 20px;
	}

.header_print_text {
    float: left;
	width:280px;
	height:90px;
	margin:0;
	padding:0;
	}

.header_print_text p {
	margin:0;
	padding:15px;
    color: #6F203F;
    text-align: center;
	}

#header h1 {
	display:none
	}

#topnavbar {
    width:auto;
    height:30px;
    background:#FFFFFF url(/content/1/skin/topnav_bg.jpg) repeat-x;
	padding:0;
	margin:0;
}
	
#topnav {
	width:990px;
	margin:0;
	padding:0;
	}

#topnav ul{
	margin:0;
	padding:0;
	list-style-position: outside;
	list-style-type: none;
	text-align:left;
	}

#topnav li {
	display:inline;
	padding:0;
	margin:0;	
	}

#topnav li a {
	font-size:1em;
	color:#FFFFFF;
	text-decoration:none;
	}	

#topnav li a:hover {
	font-size:1em;
	color:#FFFFFF;
	text-decoration:underline;
	}

#logo {
	/* position:absolute;  */
	float:left;
	margin:10px 0 0 10px;
	width:350px;
	height:74px;
	z-index:20;
	}	

#headcaption {
	float:left;
	margin:50px 0 0 20px;
	width:300px;
	font-family:Verdana, Helvetica, sans-serif;
	font-style:italic;
	font-size:1.4em;
	color:#FFFFFF;
	}

#topribbon {
	float:right;
	margin:0;
	width:217px;
	z-index:50;	
	}



#login {
	float:right;
	margin:10px 8px 0 0;
	width:auto;
	z-index:100;
	text-align:right;

	}

#login form {
    margin: 0;
    padding: 0;

    }

#login input.textfield {
    background: #F0EAEC;
    border: solid 1px #6D2240;
    }

#login a{
	color:#FFFFFF;
	}

#login #searchbox {
    float: right;
	margin:5px 20px 0 0;
	width:auto;

	}

#login #basket {
    float: right;
    margin: 5px 0 0 10px;
	color:#FFFFFF;
	font-size:12px;
    background: url(/content/1/skin/basket_bg.jpg) left top repeat-x;
    height: 20px;
    padding: 5px 5px 0px 5px;
    border: solid 1px #CCCCCC;
	}

#login #basket img {
    position: relative;
    top: 2px;
    border: none;
    text-decoration: none;
}

#login #basket a {
   border: none;
   text-decoration: none;
}

#login #basket a:hover {
   text-decoration: underline;
}

/* ------------- TABS -------------------- */

 #tabs {
      /*float:left; */
      width:990px;
      font-size:93%;
      line-height:normal;
      margin:0;
      padding:5px 0 0 0;
      }
 #tabs ul {
	  margin:0;
	  padding:0 0 0 10px;
	  list-style:none;
      }
 #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
 #tabs a {
      float:left;
      background:url("/content/1/skin/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
 #tabs a span {
      float:left;
      display:block;
      background:url("/content/1/skin/tabright.gif") no-repeat right top;
      padding:5px 15px 5px 6px;
      color:#FFFFFF;
      font-weight: normal;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
 #tabs a span {float:none;}
    /* End IE5-Mac hack */
 #tabs a:hover span {
      color:#FFFFFF;
      text-decoration: underline;
      }
 #tabs a:hover {
      background-position:0% -42px;
      }
 #tabs a:hover span {
      background-position:100% -42px;
      }


/* ------------ MAIN COLUMNS ------------ */


#mainpage {
	height:auto;
	background-color:#FFFFFF;
	background-image:url(/content/1/skin/pagebackground.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top:#FFFFFF solid 10px;
	padding:0 10px 10px 10px;
	margin:0;
	}

/*  POPUP  */
.pop_mainpage {
	/*height:440px;*/
	background-color:#FFFFFF;
	background-image:url(/content/1/skin/pagebackground.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top:#FFFFFF solid 10px;
	padding:0 10px 10px 10px;
	margin:0;
	}

#mainpage_print {
	height:auto;
	background-color:#FFFFFF;
	background-image:none;
	border-top:#FFFFFF solid 10px;
	padding:0 10px 10px 10px;
	margin:0;
	}

#contenthome {
	float:left;
	width:595px;
	margin:0 2px 0 6px;
	padding:0 6px 6px 0;
	}

#rightcolumnhome {
	float:right;
	/*width:148px;*/
	width:183px;
	}

#content {
	/*float:left; */
	width:auto;
	margin:0 2px 0 8px;
	padding:0 6px 6px 0;
	}

/*  POPUP  */
.pop_content {
	float:none;
	width:610px;
	margin:0 2px 0 8px;
	padding:0 6px 6px 0;
	}

#contentfull {
	float:left;
	width:auto;
	margin:0;
	padding:0 10px;
	}

#contentwide {
	float:left;
	width:779px;
	margin:0;
	padding:0;
	}	

#content a, #contentfull a, #contentwide a, #contentwide table td a, #content table td a, #contentwide div a, #content div a {
    color: #0000EE;
    text-decoration: none;
    }

#content a:visited, #contentfull a:visited, #contentwide a:visited, #contentwide table td a:visited, #content table td a:visited, #contentwide div a:visited, #content div a:visited  {
    color: #0000EE;
    text-decoration: none;
    }

#content a:hover, #contentfull a:hover, #contentwide a:hover, #contentwide table td a:hover, #content table td a:hover, #contentwide div a:hover, #content div a:hover  {
    color: #CC0000;
    text-decoration: underline;
    }

#leftcolumn {
	float:left;
	width:182px;
    /*background:#FFFFFF;*/
	}

#rightcolumn {
	float:right;
	/*width:148px;*/
    width:183px;
    /*background:#FFFFFF;*/
	}


#hero {
	width:595px;
	height:312px;
	margin:0 0 9px 0;
	}

/* ------------  SIDENAV ------------ */

#sidenav {
	clear:both;
	text-align:left;
    /*background-color:#FAEDE7;*/
    /*border-right:1px solid #CCCCCC;*/
    /*border-left:1px solid #CCCCCC; */
    /*border-bottom:1px solid #CCCCCC;*/
	padding:0 0 5px 0;
	margin:0 0 20px 0;
	}

#sidenav .head {
    width:171px;
    /*background-color:#FFFFFF; */
    font-family: verdana, helvetica, sans-serif;
    font-size:10px;
    /*text-indent:10px; */
	font-weight:bold;
	color:#555555;
	padding:3px 0 5px 10px;
    margin:0 0 0 0;
    border-top:6px solid #FFFFFF;
	}

#sidenav .head a {
	color:#555555;
    text-decoration: none;
	}

#sidenav .head a:hover {
	color:#CC0000;
    text-decoration: underline;
	}

#sidenav ul {
	list-style:none;
	padding:0;
	margin:1px 0 5px 10px;
    border-bottom:solid 1px #CCCCCC;
	}
#sidenav li {
	line-height:90%;
	padding:2px 0 4px 0;
	margin:0;
	border-top:solid 1px #CCCCCC;

	}
#sidenav li a {
	font-size:80%;
	text-decoration:none;
	}

#sidenav li a:hover {
	font-size:80%;
    color: #CC0000 ;
	text-decoration:underline;
	}

#navtableft {
	float:left;
	width:60px;
	height:21px;
	margin:0 2px 0 0;
	padding:0;
    background: url(/content/1/skin/navtableft.gif) repeat-x top left;
	}

#navtabcenter {
	float:left;
	width:59px;
	height:21px;
	margin:0 2px 0 0;
	padding:0;
    background: url(/content/1/skin/navtabcentre.gif) repeat-x top left;
	}

#navtabright {
	float:right;
	width:59px;
	height:21px;
	margin:0;
	padding:0;
    background: url(/content/1/skin/navtabright.gif) repeat-x top left;
	}

#navtab {

	height:21px;
	margin:0;
	padding:0;
	text-align:center;
	/* background-color:#6D2240; */
	}

#navtab ul {
	list-style:none;
	padding:0;
	margin:0;
	}

#navtab li {	
	display:inline;
	padding:5px 0 0 0;
	margin:0;
	text-align:center;	
	}
	
#navtab li a {
	font-size:0.70em;
	color:#FFFFFF;
	text-decoration:none;
	}	
#navtab li a:hover {
	color:#FFFFFF;
    text-decoration:underline;
	}

#navtab2 {

	height:21px;
	margin:0;
	padding:0;
	text-align:center;
	/* background-color:#6D2240; */
	}

#navtab2 ul {
	list-style:none;
	padding:0;
	margin:0;
	}

#navtab2 li {
	display:inline;
	padding:5px 0 0 0;
	margin:0;	
	}
	
#navtab2 li a {
	font-size:0.70em;
	color:#FFFFFF;
	text-decoration:none;
	}

#navtab2 li a:hover {
    color:#FFFFFF;
    text-decoration:underline;
	}

#sidesearchbox {
	padding:5px;
	width:auto;
    background: url(/content/1/skin/bg_search.gif) repeat top left;
    margin: 0;
    border-top: solid 1px #FFFFFF;
    border-bottom: solid 10px #FFFFFF;
	}

#sidesearchbox form {
    margin: 0;
    padding: 0;
    }

#sidesearchbox h5 {
    font-weight: bold;
    font-size: 13pt;
    color: #999999;
    margin:0;
    padding:0 0 3px 0;
    }

#sidesearchbox #search{
	font-size: 10px;
    width: 110px;
	}

#sidesearchbox #btn_search{
	font-size: 10px;
    padding: 0px;
    float: right;
	}

/*  ------------  BOX PANELS  ------------ */

.homemainpanel {
  width: 592px;
  height: 268px;
  background-image: url(/uploads/home_main_background.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  }

.homepanels {
	text-align:center;
	}

.homepanel {
	float:left;
	margin:0px 6px 0 0;
	}


.homepanelend {
	float:left;
	margin:0px 0 0 0;
	}

.panel {
	width:auto;
	}

.panelhead {
	width:151px;
	height:22px;
	text-align:center;
	padding:5px 0 0 0;
	margin:0 0 1px 0;
	background-color: #6D2240;
	}

.panelhead a {
	font-size:110%;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.panelbox {
	width:141px;
    height:150px;
	background-color: #E4E4E4;
	text-align:center;
	margin:0 0 8px 0;
	border:1px solid  #CCCCCC;
	}

.panelbox p{
    padding:0 3px 0 3px;
    margin:3px 0 3px 0;
	}


/*  ------------ FOOTER  ------------ */

#footer {
	width:985px;
	clear:both;
	padding:15px 5px 5px 5px;
    margin-top:10px;
	border-top: #FFFFFF solid 1px;
	border-bottom: #666666 solid 1px;
	background-color: #FFFFFF;
	}

.footnav {
	width:auto;
	margin:0;
	padding:0;
	text-align:center;
	}

.footnav ul {
	list-style:none;
	list-style-position: outside;	
	padding:0;
	margin:0;
	}

.footnav li {
	display:inline;
	padding:0;
	margin:0;	
	}
	
.footnav li a {
	font-size:0.75em;
	text-decoration:none;
	}	

.footnav li a:hover {
	text-decoration:underline;
	}

#footribbon {
	float:left;
	width:102px;
	height:auto;
	padding:8px 0 8px 10px;
	}

#copyright {
	width:975px;
	font-size:0.75em;
	color:#999999;
	text-align:left;
	margin:10px 0 10px 10px;
	}
	
#credit {
	float:right;
	font-size:10px;
	color:#CCCCCC;
	width:80px;
	padding-right:10px;
	}	

#credit a {
	color:#CCCCCC;
	text-decoration:none;
	}

#credit a:hover {
	color:#CCCCCC;
	text-decoration:underline;
	}


/* ------------  PAGE ELEMENTS  ------------ */

.picborder {
	border: 1px solid  #CCCCCC;
	background-color: #FFFFFF;
}

.rule {
	BACKGROUND-IMAGE: url(/images/rule.gif);
	BACKGROUND-REPEAT: repeat-x;
	background-position: center;
}

.dottedvert {
	BACKGROUND-IMAGE: url(/images/dotted_vert.gif);
	BACKGROUND-REPEAT: repeat-y;
	background-position: center;
}

.dottedhorz {
	BACKGROUND-IMAGE: url(/images/dotted_horz.gif);
	BACKGROUND-REPEAT: repeat-x;
	background-position: center;
}
.dottedhorzdouble {
	BACKGROUND-IMAGE: url(/images/dotted_horz_double.gif);
	BACKGROUND-REPEAT: repeat-x;
	background-position: center;
}

#hometext {
  padding-right:20px;
  color: #555555;
}


/* ------------  TEXT LINKS  ------------ */


.linkitem { font-size: 90%; color:  #666666; text-decoration: none; font-weight: bold}
A.linkitem:link { color: #666666; text-decoration: none; font-weight: bold}
A.linkitem:visited { color: #666666; text-decoration: none; font-weight: bold}
A.linkitem:hover { color: #CC0000; text-decoration: underline; font-weight: bold}


.linkred { font-size: 80%; color: #CC0000; text-decoration: none; font-weight: bold}
A.linkred:link { color: #CC0000; text-decoration: none; font-weight: bold}
A.linkred:visited { color: #CC0000; text-decoration: none; font-weight: bold}
A.linkred:hover { color: #CC0000; text-decoration: underline; font-weight: bold}


.linksmall { font-size: 75%; color: #666666; text-decoration: none; font-weight: normal}
A.linksmall:link { color: #666666; text-decoration: none; font-weight: normal}
A.linksmall:visited { color: #666666; text-decoration: none; font-weight: normal}
A.linksmall:hover { color: #CC0000; text-decoration: underline; font-weight: normal}


.linksmallrev { font-size: 75%; color: #FFFFFF; text-decoration: none; font-weight: bold}
A.linksmallrev:link { color: #FFFFFF; text-decoration: none; font-weight: bold}
A.linksmallrev:visited { color: #FFFFFF; text-decoration: none; font-weight: bold}
A.linksmallrev:hover { color: #CC0000; text-decoration: underline; font-weight: bold}

#login .linksmallrev { height: 8px; margin: 3px 0 0 0;}
#login .linksmallrev a { font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: normal}
#login .linksmallrev a:hover { font-size: 10px; color: #FFFFFF; text-decoration: underline; font-weight: normal}


/* ------------  FORMS ------------ */

form {
	padding:0;
	margin:0;
	}

input {
	font-size: 90%;
}


select {
	font-size: 90%;
}

textarea {
	font-size: 90%;
}

button {
	font-size: 90%;
	}

.reglogin {
   background: #FFFFFF;
   border: solid 1px #CCCCCC;
}


/*  ------------ TEXT ------------  */

.text {
	font-size: 1em;
	color: #555555;
}

.textform {
	font-size: 0.75em;
	color: #555555;
}

.textgrey {
	color: #999999;
}

.textred {
	color: #CC0000;
}

.textblue {
	color: #336699;
}

.textnormal {
	font-size: 1em;
	color: #555555;
}

.textsmall {
	font-size: 0.75em; 
	color: #555555;
	text-decoration: none; 
	font-weight: normal;
}

.textsmallbold {
	font-size: 0.75em;
	color: #555555;
	text-decoration: none; 
	font-weight: bold;
}

.textsmalllight {
	font-size: 0.75em; 
	color: #999999; 
	text-decoration: none; 
	font-weight: normal;
}

.textsmallredbold {
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
}

.italicboldred {
	font-size: 1em;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;

}

.italicboldwhite {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}


.pricelist {
	font-size: 1.5em;
	font-weight: bold;
	color: #CC0000;
	
}

.pricebig {
	font-size: 1.5em;
	font-weight: bold;
	color: #555555;
}

.price {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}

.textreverse {
	font-size: 0.75em;
	color: #FFFFFF;
}

/*  ------------ HEADINGS  ------------ */
	
.heading {
	font-size: 180%;
    font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #555555;
}

.heading_print {
	font-size: 180%;
    font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

.header_repeat_print {
  width: 100%;
  border-bottom: solid 1px #999999;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 2px 0;
  line-height: 20px;
}

.header_repeat_print img {
  float: left;
  margin: 0 10px 0 0;
}

.headinghome {
	font-size: 240%;
    font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #555555;
    margin:0;
    padding:0;
}

.headinglight {
	font-size: 80%;
	font-weight: normal;
	color: #555555;
}

.headingred {
	font-size: 1.5em;
	font-weight: bold;
	color: #CC0000;
}

.headingred13 {
	font-size: 1.25em;
	font-weight: bold;
	color: #CC0000;
}

.headerpanel {
	border: 1px solid #CCCCCC;
}
.headerpanelimg {
	background-image: url(/content/1/skin/head_bgrnd_fill.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.subheading {
	font-size: 120%;
    font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
}

/*  ------------ TABLES  ------------ */

.tableheads {
	font-size: 75%;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #555555;
	background-image: url(/content/1/skin/bg_tablehead.jpg);
	background-repeat: repeat-x;
	background-position: left top;
    text-transform: uppercase;
}

.tableheads_clean {
	font-size: 75%;
	color: #6D2240;
	font-weight: bold;
    text-transform: uppercase;
    border-bottom: dotted 1px #CCCCCC;
}

.tableheads_clean td {
    padding: 5px 0;
    border-bottom: dotted 1px #CCCCCC;
}

.tablebox {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px Solid #CCCCCC;
	margin:5px 0 5px 0;
}

.tableform {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin:5px 0 5px 0;
}

.homepagepanel {
	font-size: 12px;
	color: #000000;
	background-color: #666666;
	border: 1px solid #CCCCCC;
}


.tableboxtotals {
	background-color: #F0E0DA;
	border: 1px solid #CCCCCC;
}

.table_pricelist {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin:5px 0 5px 0;
}

.table_pricelist td {
   padding: 1px 3px;
   font-size: 10pt;
   border-bottom: solid 1px #CCCCCC ;
   border-right: solid 1px #CCCCCC ;
}

.table_pricelist td a{
   color: #666666;
   text-decoration:none;
}

.table_pricelist td a:hover {
   color: #CC0000;
   text-decoration:underline;
}

.pricelist_colheads td {
  background-color: #999999;
  font-weight: bold;
  color: #FFFFFF;
}

.pricelist_category {
	color: #999999;
	background-color: #FFFFFF;
    font-size: 13pt;

}

.pricelist_range {
	color: #666666;
	background-color: #EEEEEE;
    font-size: 12px;
    font-weight: bold;
}

.pricelist_type {
	color: #6D2240;
    font-weight: normal;
    font-weight: bold;
}

.pricelist_rows td {
    font-size: 80%;
    color: #000000;
    background: #FFFFFF;
}

.table_pricelist .pricelist_rows td a.lightwindow span {
    color: #0000CC;
}

.table_pricelist .pricelist_rows td a:hover.lightwindow span {
    color:#CC0000;
}

.rowbgdark {
	color: #555555;
	background-color: #6D2240;
}

.rowbglight {
	color: #555555;
	background-color: #E4E4E4;
}

.rowbglighter {
	color: #555555;
	background-color: #EEEEEE;
}

.rowbgmid {
	color:#555555;
	background-color: #999999;
}

.rowbgwhite {
	color: #555555;
	background-color: #FFFFFF;
}

.rowbghighlight {
	color: #555555;
	background-color: #FFDFDF;
}

.rowbghighlight2 {
	color: #555555;
	background-color: #D7E7CF;
}


/*  ------------ REDINED TAGS  ------------ */

h1 {
	font-size: 13pt;
	font-weight: bold;
	color: #555555;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 16pt;
	font-weight: bold;
	color: #999999;
}

p {
    margin:5px 0 0 0;
    padding:0;
}

/*  ------------ PRODUCT LIST GRID ------------ */

#productlist {
	margin:10px 0 0 -30px;
	height:auto;
	list-style-type:none;
	text-align:center;
	}


#productlist ul {
	margin:0;
	padding:0;
	}

#productlist li {
	float:left;
	/* height:158px;  */
	margin:0 12px 0 0;
	}

#productlist img {
	display:block;
	border: 1px solid #CCCCCC;
	margin:0;
	padding:0;
	}

#productlist .info {
	width:100px;
	margin:0;
	padding:0;
	}

/*  ------------ PRODUCT LIST ROWS ------------ */

#productlistrow {
	margin:10px 0 0 0px;
	height:auto;
	list-style-type:none;
	text-align:left;
    padding:6px 0 0 0;
    border-top:solid 1px #CCCCCC;
	}


#productlistrow ul {
	margin:10px 0;
	padding:0;
	}

#productlistrow li {
    width:auto;
	margin:0 12px 8px 0;
    border-bottom:solid 1px  #CCCCCC;
	}

#productlistrow img {
    float:left;
	display:inline;
	border: 1px solid  #CCCCCC;
	margin:0 15px 0 0;
	padding:0;
	}

#productlistrow .info {
    float:left;
    width:500px;
	margin:0 0 0 0;
	padding:0;
	}


#productlistrow .btns {
    float: right;
    width:100px;
	margin:0;
	padding:0;
    text-align:right;
}

#prodlistrow .title {
    font-size:12pt;
    font-weight:bold;
    color:#333333;
}



/*  ------------ PRICE LIST ROWS ------------ */

#pricelistrow {
	margin:10px 0 0 0px;
	height:auto;
	list-style-type:none;
	text-align:left;
    padding:0;
    border-top:solid 1px #CCCCCC;
	}


#pricelistrow td {
	border-bottom:solid 1px #CCCCCC;
	}


#pricelistrow .title {
    font-size:12pt;
    font-weight:bold;
    color:#333333;
}

.pg_products .pricelist_colheads td, .rowbgwhite, rowbglighter {
    font-size: 80%;
    }

.tinted {
   color: #999999;
   }


/*  ------------ CAT LIST  ------------ */

#catlist {
	margin:10px 0 0 0;
	height:auto;
	text-align:left;
	}

#catlist ul {
	margin:0;
	padding:8px 0 0 0;
    border-top:solid 1px #CCCCCC;
	}
	
#catlist li {
    display:block;
	margin:0 0 10px 0;
    padding:0 0 10px 0;
    list-style-type:none;
    border-bottom:solid 1px #CCCCCC;
	}

#catlist a {
    text-decoration:none;
    font-size:130%;
    font-weight:bold;
    color:#555555;
    }

#catlist a:hover {
    text-decoration:underline;
    color:#CC0000;
    }

#catlist img {
	display:none;
	border: 1px solid #CCCCCC;
	margin:0;
	padding:0;
	}

#catlist .info {
	width:auto;
	margin:0;
	padding:0;
	}

/*  ------------ PRODUCT DETAILS  ------------ */

#productdetail {
	margin:5px 0 0 10px;
	width:auto;
	}

#productimg {
	float:right;
	width:250px;
	margin:10px 5px 0 10px;
	}

#productimg img{
	border:1px solid #CCCCCC;
	}

/* POPUP */

.pop_productdetail {
	margin:5px 0 0 10px;
	width:auto;
	}

.pop_productdetail p {
    margin: 10px 0;
    display: block;
    line-height: 1em;
    }

.pop_productimg {
	float:right;
	width:250px;
	margin:10px 5px 0 10px;
	}

.pop_productimg img{
	border:1px solid #CCCCCC;
	}


#productbutton {
	margin:0 30% 0 30%;
	padding:0;
	}
/*  ------------ BUTTONS  ------------ */

.buttonnorm {
    background:#6D2240 url(/content/1/skin/bg_button.jpg) repeat-x left top;
	border: 1px Solid #EEEEEE;
	}
	
.buttonhlight {
	background:#CC0000 url(/content/1/skin/bg_button_highlight.jpg) repeat-x left top;;
	border: 1px Solid #F23539;
	}	

.button_confirm {
	color:#CC0000;
	font-weight:bold;
	font-size:12px;
	padding:5px;
	}

/*  ------------ COLLECTIONS  ------------ */	

#colnav {
	display:block;
	clear:both;
	width:auto;
	text-align:left;
	padding:0;
	margin:0;
	}

#colnav ul {
	list-style:none;	
	padding:0;
	margin:3px 10px 5px 10px;
	border-top:#E0E9EB solid 1px;
	}
#colnav li {
	line-height:1.35em;
	padding:10px;
	margin:0;
	background-image:url(/content/1/skin/navbullet.gif);
	text-indent:10px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom:#E0E9EB solid 1px;
	}
#colnav li a {
	color:#666666;
	font-size:1.5em;
	font-weight:normal;
	text-decoration:none;
	}
#colnav li a:hover {
	color:#CC0000;
	font-size:1.5em;
	font-weight:normal;
	text-decoration:underline;
	}	
	
/*  ------------ MODULES  ------------ */


#ModuleMaster {
}

.Module {
	/*border:Solid 1px #CCCCCC; */
	margin-bottom:5px;
	background-image:url(/content/1/skin/module_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.ModuleTitle {
	background:#555555;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px 5px;
}

.ModuleContent {
	padding:5px;
	/* background:#E4E4E4; */
}

.ModuleHeading {
    font-size: 13pt;
    font-weight: bold;
    line-height: 16pt;
    color: #555555;
}

.ModuleProducts {
	font-size:10px;

}
.ModuleProducts p {
    margin:0 0 4px 0;
    padding:0 0 3px 0;
    border-bottom:solid 1px #CCCCCC;
}

.ModuleProducts a{
	text-decoration:none;
}

.ModuleProducts a:hover {
	text-decoration:underline;
    color: #CC0000;
}

.ModulePrice {
	font-weight:bold;
    color:#555555;
}

.ModuleHTML {
	/*font-size:10px;*/
}

.ModuleHTML a {
	color: #0000FF;
    text-decoration:underline;
    padding: 5px 0 0 0;
    margin: 0;
}

.ModuleHTML a:hover {
	color: #CC0000;
    text-decoration:underline;
}

.ModuleHTML hr {
    height: 0px;
    color: #CCCCCC;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #CCCCCC;
}

.ModuleBanners {
	font-size:10px;
    padding:0px;
}

.ModuleBanners img{
	width:175px;
}

#seoblock {
    color:#999999
}
#seoblock p{
    color:#999999;
    text-align:justify;
}
#seoblock h1{
    color:#999999;
    font-size:12px;
    margin:0;
    padding:0;
}


/***********************************************/
/* SLIDESHOW                                   */
/***********************************************/

#slideshow {
    position:relative;
    height:323px;
}

#slideshow IMG {
    height:323px;
    width: 590px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

/***********************************************/
/* FLV MOVIES                                  */
/***********************************************/

.flashmovie {
    margin: 0 0 10px 5px;
    text-align: center;
}

/***********************************************/
/* SPECIFICATIONS  TABLE                       */
/***********************************************/

.spectable {
  border-top: solid 1px #CCCCCC;
  border-bottom: solid 1px #6D2240;
  width: 332px;
  margin: 10px 0 10px 0;
}

.spectable td {
  border-top: 1px solid #6D2240;
  border-bottom: 1px solid #CCCCCC;
  font-size: 80%;
  line-height: 13px;
}

.spectable td a {
  color: #666666;
  text-decoration: underline;
}

.spectable td a:hover {
  color: #CC0000;
  text-decoration: underline;
}

