/* import the sub element styles */
@import url("layout/cc.css");
@import url("element/cc.css");
@import url("catalogue/cc.css");
@import url("subcatalogue/cc.css");
@import url("subproduct/cc.css");
@import url("page/cc.css");
@import url("product/cc.css");

body
{
color: #666666;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
background:transparent url(images/background.gif) repeat;
}


a, a:link, a:visited
{
color: #00cccc;
}

a:hover, a:active
{
color: #ff9933;
}

#map
{
border: 1px solid #CCCCCC;
}

.cc_text_error
{
color: #FF0000;
text-decoration: none;
text-align:center;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

.cc_text_header
{
color: #666666;
text-decoration: none;
text-align:center;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

.cc_text_header a
{
color: #666666;
text-decoration: none;
text-align:center;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

.cc_text_header a:hover
{
text-decoration: none;
color: #222222;
}

.cc_footer_text
{
color: #666666;
text-decoration: none;
text-align:center;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
}

.cc_footer_text a
{
color: #666666;
text-decoration: none;
text-align:center;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
}

.cc_footer_text a:hover
{
text-decoration: none;
color: #222222;
}


.cc_text_field_right
{
margin: 0;
padding: 2px;
color: #666666;
text-decoration: none;
text-align: right;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

.cc_text_field_center
{
margin: 0;
padding: 2px;
color: #666666;
text-decoration: none;
text-align:center;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

.cc_text_field
{
margin: 0;
padding: 2px;
color: #666666;
text-decoration: none;
text-align:left;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}


.cc_img_content_center
{
padding: 5px;
color: #666666;
text-decoration: none;
text-align:center;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}



.cc_text_content_right
{
padding: 10px;
color: #666666;
text-decoration: none;
text-align: right;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

.cc_text_content_center
{
padding: 10px;
color: #666666;
text-decoration: none;
text-align:center;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

.cc_text_content_center a
{
color: #00cccc;
text-decoration: none;
text-align:center;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

.cc_text_content_center a:hover
{
text-decoration: none;
color: #ff9933;
}

.cc_text_content_center_red
{
padding: 10px;
color: #FF0000;
text-decoration: none;
text-align:center;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

.cc_text_content_center_red_large
{
padding: 10px;
color: #FF0000;
text-decoration: none;
text-align:center;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
}

.cc_text_content
{
padding: 10px;
color: #666666;
text-decoration: none;
text-align:left;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
margin:2px;
}

.cc_text_content .title
{
text-align:left;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.cc_text_content a
{
color: #00cccc;
text-decoration: none;
text-align:left;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

.cc_text_content a:hover
{
text-decoration: none;
color: #ff9933;
}

.cc_text_content_red
{
padding: 10px;
color: #FF0000;
text-decoration: none;
text-align:left;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

.cc_image_content
{
color: #666666;
text-decoration: none;
text-align:center;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
}

.cc_image_content a
{
color: #666666;
text-decoration: none;
text-align:center;
font-family: Arial, Garamond, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
}

.cc_image_content a:hover
{
text-decoration: none;
color: #111111;
}

.cc_dialog_catalogue_product_wrapper
{
	width:170px;
	float:left;
}

.cc_dialog {
 margin:0px auto;
 color:#fff;
}

.cc_dialog .hd .c,
.cc_dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:8px;
}

.cc_dialog .ft .c {
 height:8px;
}

.cc_dialog .hd {
 background:transparent url(images/dialog/topleft.gif) no-repeat 0px 0px;
}

.cc_dialog .hd .c {
 background:transparent url(images/dialog/topright.gif) no-repeat right 0px;
}

.cc_dialog .bd {
 background:transparent url(images/dialog/left.gif) repeat-y 0px 0px;
}

.cc_dialog .bd .c {
 background:transparent url(images/dialog/right.gif) repeat-y right 0px;
}

.cc_dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 padding:1em;
}

.cc_dialog .ft {
 background:transparent url(images/dialog/bottomleft.gif) no-repeat 0px 0px;
}

.cc_dialog .ft .c {
 background:transparent url(images/dialog/bottomright.gif) no-repeat right 0px;
}

.cc_border
{
border: #FFFFFF 1px solid;
}

.cc_border-main
{
border: #66CCCC 0px solid;
}

.cc_border-leftnav
{
border: #CCCCCC 0px solid;
}

.cc_border-rightnav
{
border: #CCCCCC 0px solid;
}

.cc_border-content
{
border: #CCCCCC 0px solid;
}

.cc_group_image
{
	border: #222222 1px solid;
	border-collapse: collapse;
	background: #EEEEEE;
	padding: 10px;
	margin: 10px;
/*	background-image: url(/images/catalogue-group-image-border.gif);
	background-repeat: no-repeat; 
	background-position: top left;
*/ 
}

.cc_catalogue_image_1
{
	padding: 10px;
	border: 0;
	border-collapse: collapse;
	background: none;
}

.cc_catalogue_image
{
	border: #222222 1px solid;
	border-collapse: collapse;
	background: #EEEEEE;
	padding: 10px;
	margin-top: 10px; 
	margin-left: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}

.cc_catalogue_image a
{
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}

.cc_catalogue_image a:hover
{
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
	text-align: center;
}

.cc_basket-border
{
	border: 1px #CCCCCC solid;
}

.cc_basket_table
{
	border: 1px #FFFFFF solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cc_basket_table tr.title
{
	background: #FFFFFF;
	color: #666666;
	font-weight: bold;
}

.cc_basket_table tr.title td a
{
	background: #FFFFFF;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.cc_basket_table tr.title td a:hover
{
	text-decoration: none;
	color: #222222;
}

.cc_basket_table tr.total
{
	background: #FFFFFF;
	color: #222222;
	font-weight: bold;
}

.cc_basket_table td a
{
	color: #666666;
	text-decoration: none;
}

.cc_basket_table td a:hover
{
	text-decoration: none;
	color: #222222;
}

.cc_basket_table td select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cc_deliveryaddress-border
{
	border: 1px #CCCCCC solid;
}

.cc_deliveryaddress_table
{
	border: 1px #FFFFFF solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cc_deliveryaddress_table td input
{
	background: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cc_deliveryaddress_table td textarea
{
	background: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cc_deliveryaddress_table td.title
{
	background: #FFFFFF;
	color: #666666;
	font-weight: bold;
}

.cc_deliveryaddress_table tr.title
{
	background: #FFFFFF;
	color: #666666;
	font-weight: bold;
}

.cc_deliveryaddress_table tr.title td a
{
	background: #FFFFFF;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.cc_deliveryaddress_table tr.title td a:hover
{
	text-decoration: none;
	color: #222222;
}

.cc_deliveryaddress_table tr.total
{
	background: #FFFFFF;
	color: #222222;
	font-weight: bold;
}

.cc_deliveryaddress_table td a
{
	color: #666666;
	text-decoration: none;
}

.cc_deliveryaddress_table td a:hover
{
	text-decoration: none;
	color: #222222;
}


.cc_billingaddress-border
{
	border: 1px #CCCCCC solid;
}

.cc_billingaddress_table
{
	border: 1px #FFFFFF solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cc_billingaddress_table td input
{
	background: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cc_billingaddress_table td textarea
{
	background: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cc_billingaddress_table td.title
{
	background: #FFFFFF;
	color: #666666;
	font-weight: bold;
}

.cc_billingaddress_table tr.title
{
	background: #FFFFFF;
	color: #666666;
	font-weight: bold;
}

.cc_billingaddress_table tr.title td a
{
	background: #FFFFFF;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.cc_billingaddress_table tr.title td a:hover
{
	text-decoration: none;
	color: #222222;
}

.cc_billingaddress_table tr.total
{
	background: #FFFFFF;
	color: #222222;
	font-weight: bold;
}

.cc_billingaddress_table td a
{
	color: #666666;
	text-decoration: none;
}

.cc_billingaddress_table td a:hover
{
	text-decoration: none;
	color: #222222;
}


.cc_login-border
{
	border: 1px #CCCCCC solid;
}

.cc_login_table
{
	border: 1px #FFFFFF solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cc_login_table td input
{
	background: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cc_login_table td textarea
{
	background: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cc_login_table td.title
{
	background: #FFFFFF;
	color: #666666;
	font-weight: bold;
}

.cc_login_table tr.title
{
	background: #FFFFFF;
	color: #666666;
	font-weight: bold;
}

.cc_login_table tr.title td a
{
	background: #FFFFFF;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.cc_login_table tr.title td a:hover
{
	text-decoration: none;
	color: #222222;
}

.cc_login_table tr.total
{
	background: #FFFFFF;
	color: #222222;
	font-weight: bold;
}

.cc_login_table td a
{
	color: #666666;
	text-decoration: none;
}

.cc_login_table td a:hover
{
	text-decoration: none;
	color: #222222;
}







.cc_product_text
{
	color: #666666;
	text-decoration: none;
	text-align:left;
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.cc_product_error_text
{
	color: #FF0000;
	text-decoration: none;
	text-align:left;
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.cc_product_title_text
{
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-family: Arial Narrow, Arial, Garamond, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.cc_product_field_text
{
	color: #666666;
	text-decoration: none;
	text-align: right;
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.cc_input_product_quantity
{
	color: #666666;
	text-decoration: none;
	text-align:right;
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width: 50px;
}


.cc_leftnav_border
{
border-right: #FFFFFF 3px solid;
}

#cc_leftnav 
{
   width: 175px;
    margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;    
}

#cc_leftnav ul 
{
    list-style: none;
    margin: 0;
    padding: 0;
}
        

#cc_leftnav li a 
{
	display: block;
    height: 20px;
	line-height: 20px;
    text-decoration: none;
    color: #444444;
	border-bottom: 1px dashed #CCCCCC;
    text-indent: 10px;
}

#cc_leftnav li a:hover, #cc_leftnav #current a{
        color: #FF9834;
/*        background:  url(menu10.gif) 0 -32px; */
        }

#cc_leftnav li ul li a 
{
    height: 20px;
	line-height: 20px;
    text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
    text-indent: 20px;
}

.cc_rightnav_border
{
border-right: #FFFFFF 3px solid;
}

#cc_rightnav 
{
   width: 175px;
    margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;    
}

#cc_rightnav ul 
{
    list-style: none;
    margin: 0;
    padding: 0;
}
        

#cc_rightnav li a 
{
	display: block;
    height: 20px;
	line-height: 20px;
    text-decoration: none;
    color: #444444;
	border-bottom: 1px dashed #CCCCCC;
    text-indent: 10px;
}

#cc_rightnav li a:hover, #cc_rightnav #current a{
        color: #FF9834;
/*        background:  url(menu10.gif) 0 -32px; */
        }

#cc_rightnav li ul li a 
{
    height: 20px;
	line-height: 20px;
    text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
    text-indent: 20px;
}


#cc_tabnav 
{
  float:left;
  width:100%;
  background:#ff9933;
  font-family: Arial, Helvetica, sans-serif;
  font-size:90%;
  line-height:normal;
  border-bottom:3px solid #00cccc;
}

#cc_tabnav ul 
{
  margin:0;
  padding:5px 10px 0 5px;
  list-style:none;
}

#cc_tabnav li
{
  margin:0;
  display:inline;
  padding:0;
  text-indent: 4px;
}

#cc_tabnav a 
{
  float:left;
  background:url("images/tabnav/tableftF.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}

#cc_tabnav a span 
{
  float:left;
  display:block;
  background:url("images/tabnav/tabrightF.gif") no-repeat right top;
  margin:0;
  padding:5px 15px 4px 6px;
  color:#ff9933;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#cc_tabnav a span {float:none;}
/* End IE5-Mac hack */

#cc_tabnav a:hover 
{
  background-position:0% -42px;
}
#cc_tabnav a:hover span 
{
  color:#FFF;
  background-position:100% -42px;
}

#cc_tabnav #current a 
{
  background-position:0% -42px;
}
#cc_tabnav #current a span 
{
  color:#FFF;
  background-position:100% -42px;
}

/* rollover with javascript */
.cc_td_hover
{
background: #DDDDDD;
}

.cc_header_table
{
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0;
	background: url(/images/header_background.gif) repeat-x;
	background-position: 0px 90px;
}

.cc_header_none
{
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0;
}

.cc_header_none_right
{
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0;
	text-align: right;
}

.cc_header_image_link
{
	border-collapse: collapse;
	border: 0;
	padding: 10;
	margin: 0;
}

.cc_header_photoborder
{
	border-collapse: collapse;
	border-top: 1px #ff9933 solid;
	border-right: 1px #ff9933 solid;
	border-bottom: 1px #ff9933 solid;
	border-left: 1px #ff9933 solid;
	margin: 0;
	padding: 0;
}

.cc_photoholder
{
	padding:50px;
	text-align:center;
	background:url(/images/loading.gif) no-repeat;
}

.cc_footer_table
{
	border-collapse: collapse;
	border: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;	
	background: url(/images/footer_background.gif) repeat-x;
	background-position: 0px 0px;
}

.cc_catalogue-trail_text 
{
	color: #00cccc;
	text-decoration: none;
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.cc_catalogue-trail_text a
{
	color: #00cccc;
	text-decoration: none;
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.cc_catalogue-trail_text a:hover
{
	color: #ff9933;
	text-decoration: none;
	font-family: Arial, Garamond, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.cc_catalogue_gallery_main img
{
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	padding: 10px;
}

.cc_catalogue_gallery_main div
{
	float: left;
	width: 140px;
	margin: 15px 10px 5px 10px;
}

.cc_catalogue_gallery_main p
{
	font: 12pt Arial, Garamond, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	text-decoration: none;
	background-colour: #003300;
	border: 1px solid #666666;
	padding: 5px;
	margin: 10px 0 0 0;
	height: 20px;
}

.cc_catalogue_gallery_main a
{
	font: 12pt Arial, Garamond, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	text-decoration: none;
	background-colour: #003300;
	border: 1px solid #666666;
	padding: 5px;
	margin: 10px 0 0 0;
	height: 20px;
}

.cc_catalogue_gallery_main a:hover
{
	font: 12pt Arial, Garamond, Helvetica, sans-serif;
	color: #222222;
	text-align: center;
	background-colour: #003300;
	border: 1px solid #666666;
	padding: 5px;
	margin: 10px 0 0 0;
	height: 20px;
}

.cc_catalogue_gallery_sub
{
	font: 12px Arial, Garamond, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	vertical-align: top;
	background-color: #003300;
	border: 5px solid #FFFFFF;
	padding: 5px;
	margin: 10px 0 0 0;
}

.cc_catalogue_gallery_sub img
{
	float: left;
	margin: 8px 8px 8px 8px;
	border: 2px solid #FFFFFF;
	padding: 4px;
}


.cc_catalogue_gallery_sub a
{
	font: 12px Arial, Garamond, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
	border: 0;
	padding: 5px;
	margin: 10px 0 0 0;
}

.cc_catalogue_gallery_sub a:hover
{
	font: 12px Arial, Garamond, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border: 0;
}

.cc_catalogue_gallery_product
{
	font: 12px Arial, Garamond, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	vertical-align: top;
	background-color: #003300;
	border: 5px solid #FFFFFF;
	padding: 5px;
	margin: 10px 0 0 0;
}

.cc_catalogue_gallery_product img
{
	float: left;
	margin: 8px 8px 8px 8px;
	border: 2px solid #FFFFFF;
	padding: 4px;
}

.cc_catalogue_gallery_product a
{
	font: 12px Arial, Garamond, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
	border: 0;
	padding: 5px;
	margin: 10px 0 0 0;
}

.cc_catalogue_gallery_product a:hover
{
	font: 12px Arial, Garamond, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border: 0;
}
