/**********************************************************************************/
/* BARTCO STYLE-SHEET:
/**********************************************************************************/
	html{color:#000;background:#b6b5b5;}
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
	table{border-collapse:collapse;border-spacing:0;}
	fieldset,img{border:0;}
	address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
	del,ins{text-decoration:none;}
	li{list-style:none;}
	caption,th{text-align:left;}
	h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
	q:before,q:after{content:'';}
	abbr,acronym{border:0;font-variant:normal;}
	sup{vertical-align:baseline;}
	sub{vertical-align:baseline;}
	legend{color:#000;}
	input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
	a:focus { outline: none; }
	/*input,button,textarea,select{*font-size:100%;}*/

/**********************************************************************************/
/* NEW CSS (13/08/08):
/**********************************************************************************/

span.CheckoutRequired {
color: #ff0000;
font-weight: bold;
font-size: 16px;

}

/**********************************************************************************/
/* MAIN.CSS:
/**********************************************************************************/

img {
	border:#b8b8b8 solid 0px;
	margin:2px;
}

body {
    margin: 0px;
    text-align: left;
    background: url('../images/bg.png') repeat-x #b6b5b5;
}
div.wrapper {
    width: 817px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

div.header {
	background: url('../images/header.jpg') no-repeat;
    height: 74px;
	position:relative;
	margin-left:8px;
}

div.header_top {
    height: 18px;
    background: url('../images/header_top.png') repeat-y scroll 0 0;;
	position:relative;
}


a.link_home{
	position:absolute;
	display:block;
	top:0px;
	left:25px;
	width:275px;
	height:60px;
	
}

a.link_customer_login{
	position:absolute;
	display:block;
	width:125px;
	height:13px;
	top:44px;
	left:660px;
	background: url('../images/login.png') no-repeat;
}
a.link_customer_login:hover{
	background: url('../images/login_over.png') no-repeat;
}

div.whatsnew {
	height: 257px;
}

div.bg {
	height: 257px;
	width:799px;
	margin-left:8px;
    background: url('../images/header_whats_new.jpg') no-repeat;
	position:relative;
	color:#ffffff;
}

div.shadowbox {
	width:815px;
    background: url('../images/content_bg.png') repeat-y;
}


div.whatsnew_item {
	padding:0;
	margin:0;
	border: 0px solid #ff0000;
	width:756px;
	height:225px;
	position:absolute;
	left:23px;
	top:-2px;
	display:none;
}

div.whatsnew_item img {
	border: 0px solid #ff0000;
	height:241px;
	position:absolute;
	right:0px;
	top:0px;
}

div.whatsnew_item_content {
	padding:20px;
	width:400px;
	height:200px;
	border: 0px solid #ff0000;
}
div.whatsnew_item_content h2 {
	font-size:larger;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
	color:#fff600;
}
div.whatsnew_item_content p {
	color:#ffffff;
	display:block;
	text-align:justify;
}
ul {
	padding-left:25px;
}
li {
	list-style:circle;
}

div.info_box_sq_clear {
	display:block;


	margin-left:10px;
	margin-bottom:10px;
	position:relative;
}


div.info_box_sq {
	display:block;
	width:376px;
	height:365px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	position:relative;
}

.info_box_bg_img {
	position:absolute;
	top:0px;
	left:2px;
}

.info_box_container {
	width:376px;
	height:365px;
	position:absolute;
	top:0px;
	left:0px;
}

.info_box_container_ex {
	width:376px;
	height:365px;
	position:absolute;
	top:0px;
	left:0px;
	background: url('../images/info_box_sq.png') no-repeat;
}


div.picture_box_sq {
	display:block;
	width:339px;
	height:269px;
	float:left;
	margin-left:0px;
	position:relative;
}

img.picture_box_bg_img {
	position:absolute;
	top:-1px;
	left:-1px;
	width:323px;
	height:253px;
}



div.picture_box_container, .picture_box_container_single {
	width:339px;
	height:269px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	background: url('../images/picture_box_sq.png') no-repeat;
}
div.picture_box_container_single{
	background: url('../images/picture_box_sq_single.png') no-repeat;
}


div.picture_box_navigation {
	position:absolute;
	bottom:25px;
	right:25px;
	
}

div.picture_box_navigation .left{
	background: url('../images/arrow_left.png') no-repeat;
	display:block;
	width:7px;
	height:12px;
	float:left;
	padding-right:10px;
}

div.picture_box_navigation .left:hover{
	background: url('../images/arrow_left_over.png') no-repeat;
}

div.picture_box_navigation a{
	padding-right:10px;
	float:left;
	font-weight:bolder;
	font-size:larger;
	color:#b3b3b3;
	line-height:13px;
}

div.product_index_image{
	position:relative;
	display:block;
	float:left;
	width:189px;
	height:154px;
	padding-right:4px;
}


div.product_index_image span{
	display:block;
	width:180px;
	position:absolute;
	bottom:3px;
	left:0px;	
	text-align:center;
	vertical-align:baseline;
}
div.product_index_image a{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:180px;
	height:142px;
	color:#ffffff;
}

div.product_index_image a:hover{
	color:#fff600;
}


div.picture_box_navigation a:focus { outline: none; }

div.picture_box_navigation a:hover{
	color:#fff600;
}

div.picture_box_navigation a.activeSlide{
	color:#fff600;
}

div.picture_box_navigation .right{
	background: url('../images/arrow_right.png') no-repeat;
	display:block;
	width:7px;
	height:12px;
	float:left;
}

div.picture_box_navigation .right:hover{
	background: url('../images/arrow_right_over.png') no-repeat;
}

a.link_read_more{
	display:block;
	width:115px;
	height:14px;
	float:right;
	padding-right:20px;
	background: url('../images/read_more.png') no-repeat;
	position:absolute;
	bottom:10px;
	right:10px;
}
a.link_read_more:hover{
	background: url('../images/read_more_over.png') no-repeat;
}

div.info_box_sq p {
	font-size:16px;
	color:white;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
}

div.info_box_sq_clear p {
	font-size:larger;
	line-height:20px;
	text-align:justify;
	margin-top:20px;
	margin-right:10px;
}

div.menu {
    height: 45px;
    background: url('../images/menu.jpg');
	padding-left:2px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left:8px;
	width:799px;
}

div.home {
    background: url('../images/menu_home.png') no-repeat;
	
}

div.menu td {
	text-align: left;
	border: 0;
}

div.menu a {
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    border: 0;
    font-weight: bold;
	
	position:relative;
	padding-left:0px;
	margin-left:5px;
	top:+8px;
	line-height:28px;
	padding-top:0px;
	width:193px;
	height:29px;
	display:block;
	background: url('../images/nav.png') repeat-y;
	float:left;
}
div.menu a:hover {
	background: url('../images/nav_over.png') repeat-y;
}

div.header_picture {
	padding: 0px 0px 0px 8px;
	margin:0;

	overflow:hidden;
	position:relative;
	height:332px;
	display:block;
}

div.header_picture img{
	padding: 0;
	margin:0;
	border: 0px solid #ff0000;
}

div.header_caption {
	background: url('../images/caption_box_sq.png') no-repeat;
	width:382px;
	height:79px;
	position:absolute;
	bottom:25px;
	left:30px;
	padding:0;
	margin:0;
}

div.header_caption p {
	padding:15px;
	font-size:16px;
	font-weight:bold;
	margin:0;
}

div.content {
    min-height: 400px;
    _height: 300px;
    padding:0px 20px 50px 20px;
    font-size: 12px;
}

div.content p {
	font-size:larger;
	line-height:20px;
	text-align:justify;
}
div.content_space {
	text-align:center;
    font-size: 12px;
}

div.content_sub {
	height: 53px;
	text-align:center;
    font-size: 12px;
}



div.content_top {
	position:relative;
	border:none;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
    background: url('../images/content_top.png') no-repeat;
}
div.content_bottom {
    height: 23px;
    background: url('../images/content_bottom.png') no-repeat;
	text-align:center;
}

div.content_footer {

    background: url('../images/content_bg.png') repeat-y;
    font-size: 12px;
}

div.hr {
	display:block;
	width:600px;
	height:1px;
	line-height:1px;
	font-size:1px;
	background: url('../images/hr.gif');
	margin-left: auto;
    margin-right: auto;	
	margin-bottom:8px;
	
}

div.footer {
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    color: #666;
    font-size: 11px;
}
#top-navigation {
	float: right;
	color : 			#000000;
	font-family : 		arial, verdana;
	font-weight : 		bold;
	font-size : 		12px;
	text-align : 		right;
	padding-right: 		20px;
	padding-top: 		2px;
}
#top-navigation a{
	color : 			#000000;
	text-decoration: none;
}

div.article_separator {
	
}

div.related_links {
	padding:0px;
	margin:00px;
	margin-bottom:0px;
	border: 0px solid #999999;
	background: #ffffff ;
;
}

div.related_links p {
	padding:15px;
	margin:0px;
}

div.related_links h3 {
	background-color:#eeeeee;
	padding:0px;
	margin:0px;
}

div.contact {
	padding:10px;
}

div.contact_form {
	float:right;
	width:360px;
	border-left:#cccccc solid 1px;
	padding-left:30px;
}
div.contact_details {
	float:left;
	width:350px;
}

/*****************************************
 * 
 */
.bread {
	top:10px;
	position:absolute;
	font-weight:bold;
	font-size:12px;
	color:black;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
	width:790px;
	height:20px;
	left:8px;
	top:0px;
	background: url('../images/bread_bg.png') repeat-x;

}

div.bread a, a:visited{
	color:#000000;
	text-decoration:none;
}
div.bread a:hover{
	text-decoration:underline;
}

.company {
	padding:10px;
	text-align:justify;
	min-height:339px;
	
} 
.company p {
	font-size:larger;
}

.product {
	padding:10px;
}

.product_left {
	border: 0px solid #ff0000;
	width:340px;
}
.product_right {
	border: 0px solid #ffff00;
	float:right;
	width:400px;
}

.product_left p {
	text-align:justify;
	padding-right:10px;
	font-size:larger;
	line-height:20px;
	line-break:strict;
	padding-left:5px;
}

.product_right p {
	padding-right:10px;
}

.tabledata {
	width:400px;
}
.tabledata td {
	width:100px;
}

.product_right ul {
	padding-left:40px;
}

.product_right li {
}


/*****************************************
 *  Index listing
 */
div.index {
	padding:10px;
}

table.index {
	width:100%
} 
td.index_left {
	width:110px;
}
td.index_right {
	vertical-align:top;
}

/*****************************************
 * 
 */
div.article {
	padding:10px;
}

div.article  table {
	
}

div.article td{
	padding:10px;
}

div.article p {
	text-align: justify;
	font-size:larger;
	line-height:20px;
	padding-left:0px;
	padding-right:10px;
}

/**********************************************************************************/
/* FORM.CSS:
/**********************************************************************************/
form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 300px;
  max-width: 560px;
  width: 100%; 
}

form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #dddddd;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

fieldset.no_border {
	border-style:none;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 120px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

label.label_above {
	width:100%;
	text-align: left;
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form button {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
							 
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

span.required {
    color: #f90;
}
span.fineprint {
    color: #999;
    font-size: 10px;
}
div.errors {
    /*background: url('../images/warning.png') 6px 3px no-repeat;*/
    background-color: #EF9398;
    border: 1px solid #DC5757;
    color: #333;
    padding-left: 42px;
    padding-top: 10px;
    padding-bottom: 8px;
    margin-top: 10px;
    text-align: left;
    font-size: 12px;
}

/**********************************************************************************/
/* TEXT.CSS:
/**********************************************************************************/

body {
    font-family: 'Arial';
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
    margin: 0px;
    margin-bottom: 10px;
    color: #000000;
}
h1 { font-size: 17px; }
h2 { 
	line-height:20px;
	font-weight:normal;
	font-size: 14px;
	display:block;
	width:99%;
	border-bottom:solid 1px #000000;
 }
h3 { 
	line-height:10px;
	font-weight:bold;
	font-size: 12px;
	display:block;
	width:100%;
 }

p {
    padding-left: 12px;
    color: #333;
    font-size: 12px;
	margin-top:10px;
	margin-bottom:10px;
	font-size: 16px;
}

strong {
	padding:0px;
	font-weight:bold;
	
}
.content a {
    color: #3737ff;
    text-decoration: none;
    font-weight: bold;
	
}
.content a:hover {
	
}
.ProductImage a:hover  {
	border-bottom: none;
}

/***********************************************************************************/
/* DROPDOWN CSS:
/***********************************************************************************/

.ddmx {
    margin-top: 2px;
    margin-left:			20px;
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 				7px 15px 8px 15px;
    font-family : 			Arial, Helvetica, sans-serif;
	font-size : 			12pt;
	font-weight : 			bold;

    font-weight: 			bold;
    text-decoration: 		none;
    display: 				block;
    white-space: 			nowrap;
    position: 				relative;
}
.ddmx .item1:hover {
	color: 					#ffcc00;
	}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 				3px 8px 4px 6px;
    font-family : 			Arial, Helvetica, sans-serif;
	font-size : 			11pt;
	color: 					#333333;
    text-decoration: 		none;
    display: 				block;
    white-space: 			nowrap;
    position: 				relative;
    z-index: 				500;
}
.ddmx .item2 {
background: #eeeeee;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
        background-color: #999999; 
    color: #000000;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .item3,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
    padding: 				3px 8px 4px 6px;
    font-family : 			Arial, Helvetica, sans-serif;
	font-size : 			11pt;
	color: 					#333333;
    text-decoration: 		none;
    display: 				block;
    white-space: 			nowrap;
    position: 				relative;
    z-index: 				500;
}
.ddmx .item3 {
    background: #e5e1da;
}
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
    background: #ffffff;
}
.ddmx .section {
    border: 			1px solid #b8b4ae;
    position: 			absolute;
    visibility: 		hidden;
    z-index: 			-1;

}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

div.menu table#menu1 .ddmx tbody tr td {
border: 0;
text-align: center;
}

div.menu table tr td {
border: 0;
}

div .menu .section {
border-bottom: 3px solid #ffcc00;
}

div .menu table#menu1 .ddmx tbody tr td a#menu1-1:hover {
color: #ffcc00;
}

/**********************************************************************************/
/* SHOPPING CART STYLES:
/**********************************************************************************/

table.checktable {
width: 100%;
margin-bottom: 20px;
}

table.carttable {
width: 100%;
margin-bottom: 20px;
}

td.carttotal_text {
text-align: right;
font-weight: bold;
}


th.carthead_code, th.carthead_desc, th.carthead_price, th.carthead_qty, th.carthead_subtotal, th.carthead_actions {
background-color: #ffcc00;
color: #000000;
font-weight: bold;
}

/**********************************************************************************/
/* PRODUCT DISPLAY STYLES:
/**********************************************************************************/

table.productlistbox h1 {
color: #373736;
font-size: 13px;
}
table.productlistbox h2 {
color: #fc0;
font-size: 13px;
}




/**********************************************************************************
 * Joomla
 */
.PostMetadataHeader {
	display:none;
}

.modifydate {
	display:none;
}
