/* http://meyerweb.com/eric/tools/css/reset/ 
----------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin : 0; padding : 0; border : 0; outline : 0; font-size : 100%; vertical-align : baseline; background : transparent; }
body { line-height : 1; }
ol, ul { list-style : none; }
blockquote, q { quotes : none; }
blockquote:before, blockquote:after, q:before, q:after { content : ''; content : none; }
:focus { outline : 0; }
ins { text-decoration : none; }
del { text-decoration : line-through; }
table { border-collapse : collapse; border-spacing : 0; }

/* Modified from: http://code.google.com/p/blueprintcss/ 
----------------------------------------------------------------------------------------- */
body { font : 75%/1.5 Helvetica, Arial, Verdana, sans-serif; background: #323232;}
h1,h2,h3,h4,h5,h6 { font-weight : normal; }
h1 { font-size : 3em; line-height : 1; margin-bottom : 0.5em; }
h2 { font-size : 2em; margin-bottom : .75em; }
h3 { font-size : 1.5em; line-height : 1; margin-bottom : 1em; }
h4 { font-size : 1.2em; line-height : 1.25; margin-bottom : 1.25em; }
h5 { font-size : 1em; font-weight: bold; margin-bottom : 1.5em; }
h6 { font-size : 1em; font-weight : bold; }
p { margin : 0 0 1.5em; }
ul, ol { margin : 0 1.5em 1.5em 0; }
ul { list-style-type : none; }
ol { list-style-type : decimal; }
dl { margin : 0 0 1.5em 0; }
dt { font-weight : bold; }
dd { margin-left : 1.5em;}
abbr, acronym { border-bottom-width : 0; }
address { margin-top : 1.5em; font-style : normal; }
del { color : #666; }
blockquote { margin : 1.5em 0; }
strong { font-weight : bold; }
em, dfn { font-style : italic; }
dfn { font-weight : bold; }
pre, code { margin : 1.5em 0; white-space : pre; }
pre, code, tt { font : 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height : 1.5; } 
tt { display : block; margin : 1.5em 0; line-height : 1.5; }
table { margin-bottom : 1.4em; }
th { border-bottom : 2px solid #433b34; font-weight : bold; }
td { border-bottom : 1px solid #ddd;}
th,td { padding : 4px 10px 4px 0; }
tfoot { font-style : italic; }
caption { background : #ffc; }

/* http://meyerweb.com/eric/tools/css/diagnostics/ 
----------------------------------------------------------------------------------------- 

div:empty, span:empty, li:empty, p:empty, td:empty, th:empty { padding : 0.5em; background : yellow; }
*[style], font, center { outline : 5px solid red; } 
*[class=""], *[id=""] { outline : 5px dotted red; }
img[alt=""] { border : 3px dotted red; }
img:not([alt]) { border : 5px solid red; }
img[title=""] { outline : 3px dotted fuchsia; }
img:not([title]) { outline : 5px solid fuchsia; }
table:not([summary]) { outline : 5px solid red; }
table[summary=""] { outline : 3px dotted red; }
th { border : 2px solid red; }
th[scope="col"], th[scope="row"] { border : none; }
a[href]:not([title]) { border : 5px solid red; }
a[title=""] { outline : 3px dotted red; }
a[href="#"] { background : lime; }
a[href=""] { background : fuchsia; } 

----------------------------------------------------------------------------------------- */

html {text-align:center; color: black; overflow-y: scroll;}

img {border:none;}

.image_border {border:1px solid #CCCCCC; margin:0px 0px 4px; padding:4px;}

.border {border:1px solid #ccc; background:#fff; margin:4px; padding:2px}

td {border-collapse:collapse; border-color:#ddd; vertical-align:top}

.red {color:#7b031c}
.white {color:#ffffff}
.disclaimer-txt {font-size: 10px}

/************************************************************************ <h> TAGS CSS ************************************************************************/

h1 {font-size:150%; color:#323232; font-weight:bold}
h2 {font-size:130%; color:#999999}
h3 {font-size:110%; color:#515151; font-weight:bold}
h4 {font-size:100%; color:#323232}
h5 {font-size:90%; color:#323232}
h6 {font-size:80%; color:#6baa37}

/************************************************************************ LIST ITEMS CSS ************************************************************************/

ul, li { list-style-type: circle; list-style-position:inside; }


/************************************************************************ PSEUDO CLASSES CSS ************************************************************************/

a:link, a:visited {color:#323232; text-decoration:none; font-weight:bold}

a:hover {color:#000000; text-decoration:underline;}


/*************************** TRADE LOGIN CSS ************************/

#login {width:100%; padding:5px; background:#323232;}

.login-txt {width:990px; height:25px; background:url(../images/bg_login.jpg) top left no-repeat; font-size:12px; padding-left:35px; margin:auto; color:#ffffff; text-align:left}

/******************************************************************************** HOMEPAGE MAIN CSS ************************************************************************/

#toplinks {width:955px; height:20px; padding:5px 5px; margin:0px auto 0px auto; color:#323232; text-align:left; font-weight:bold; font-size:12px;}

#toplinks a:link, #toplinks a:visited {color:#323232}

#toplinks a:hover {color:#6baa37}

#header-small {width:990px; height:310px; margin:0px auto 0px auto; position:relative; text-align:left; background:url(../images/header.jpg) #ced8e4 no-repeat; border:10px solid #fff; border-bottom:none;}

#header-promo {position:relative; left:200px; margin-left:10px; width:270px; height:50px; float:left; padding-top:10px; text-align:center}

#header-search {margin-right:10px; width:240px; height:50px; float:right; padding-top:20px}

#footer {width:990px; margin:10px auto 0px auto; background:#dee8f3; padding:20px 0px 10px; text-align:center; color:#323232; overflow:hidden; clear:both; font-size:12px}

.footer-left {width:290px; min-height:100px; margin:0px 5px 0px 3px; padding:10px; text-align:left; float:left; border:4px solid #fff}

.footer-right {width:590px; min-height:200px; margin:0px auto 0px 10px; padding:5px; background:#eee; text-align:left; float:right; border:1px solid #ccc}

#wrapper {width:100%; margin:0px auto 0px auto;}

#container {
	width:990px;
	margin:0px auto 0px auto;
	background:#fff;
	position:relative;
	text-align:left;
	font-size:9px;
	border:10px solid #fff;
	border-top:none;
}

#searchbox {width:278px; padding:2px 0px 0px; margin-left:220px; float:left }

#topnav {width:955px; height:84px; background:url(../images/top-nav_bg.jpg) repeat; overflow:visible; margin-bottom:10px}

.content-text {width:630px; padding:30px 10px 0px; margin:10px 0px 5px; background: url(../images/bg-content-text.jpg) repeat-x  #fff; float:right; font-size:1.4em; }

.content-text-inner {width:630px; margin:10px 0px 5px; font-size:1.4em; }

#content-promo {width:625px; height:200px; color:#323232; float:left; padding:10px; border:1px solid #eee; background:#999999}

#content-form {width:325px; min-height:250px; padding:5px 10px 10px 0px; margin-bottom:5px; float:left; color:#fff; font-size:1.4em;}

#enquiry-form {width:178px; min-height:250px; padding:100px 5px 15px 140px; margin:5px 0px 0px; background: url(../images/bg_form.jpg) #323232  top right no-repeat; float:right; color:#fff; border:1px solid #ccc; font-size:1.4em;}

#home-promo {width:303px; overflow:hidden; color:#323232; float:left; height: auto; padding:20px 10px; margin:0px 0px; border:1px solid #ccc; background: url(../images/bg_prod-promo.jpg) #999999}

.left-promo {width:303px; overflow:hidden; color:#323232; margin:5px 0px 10px; float:left; height: auto; padding:20px 10px; border:1px solid #ccc; background: url(../images/bg_trade.jpg) #eee}

.trade-login {width:303px; overflow:hidden; color:#323232; margin:20px 0px 10px; float:left; height: auto; padding:20px 10px; border:3px solid #ccc; background: url(../images/bg_trade.jpg) #eee}

.home-promo-img {width:135px; height: auto; padding:5px; margin-right:5px; float:left; border:1px solid #ccc; background:#eee}

.offer-boxes {width:270px; height:150px; border:1px solid #cccccc; float:left; background:#d0f1b5; margin-bottom:20px; margin-right:10px}

#content-left {width:600px; float:left; padding:10px 10px 0px; text-align:left;}

.picture-boxes-container {width:192px; float:left; margin-right:8px; margin-bottom:8px}

.picture-boxes {width:190px; height:130px; border:1px solid #cccccc; float:left; background:#fff;} /*HOMEPAGE-IMAGE LINKS */

.picture-boxes-title {width:180px; height:auto; border:1px solid #cccccc; padding:5px; float:left; background: url(../images/bg_title.jpg) #e1e6ea; text-align:center; color:#666; font-size:12px} /*HOMEPAGE-TEXT LINKS */

.content-banner {width:623px; height:184px; border:1px solid #cccccc; margin-bottom:10px}

.content-text {width:627px; min-height:168px; border:1px solid #eee; margin-bottom:10px; padding:20px 10px; font-size:1.5em}

#bottom-links {width:950px; height:30px; font-size:12px; color:#323232; text-transform:uppercase; letter-spacing:1px; padding:10px 20px 0px 20px; margin:5px auto 0px auto; text-align:center; background: url(../images/bg_footer.jpg) #999999; border:1px solid #ccc; position:relative; clear:both}

#bottom-links a:link, #bottom-links a:visited {color:#323232; }

#bottom-links a:hover {color:#666; text-decoration:underline}

.site-design {width:970px; height:30px; font-size:100%; color:#fff; letter-spacing:1px; margin:5px auto 10px auto; text-align:left; background: url(../images/tcm-logo.jpg) top right no-repeat #eee; position:relative; border:1px solid #ccc; padding-right:20px}

.site-design-right {width:360px; text-align:right; float:right; font-size:11px; padding:5px 60px 0px 10px; color:#323232;}
.site-design-left {width:460px; text-align:left; float:left; font-size:11px; padding:5px 10px 0px 20px; color:#323232;}


/*************************** PRODUCT ELEMENTS ************************/

.cat-boxes-container {width:97px; float:left;  margin-top:10px; margin-left:5px; border:2px solid #999999;}

.cat-boxes {width:95px; height:65px; border:1px solid #cccccc; float:left; background:#fff;} 

.cat-boxes-title {width:85px; height:30px; border:1px solid #cccccc; padding: 2px 5px 2px; float:left; background: #999999; text-align:center; color:#666; font-size:9px} 

.titlebar {width:610px; overflow:hidden; color:#515151; margin:5px 0px 0px; float:left; font-size:10px; height: auto; padding:5px; border:1px solid #ccc; background: #999999}

.titlebar a {text-decoration:underline}

.product-box {width:300px; overflow:hidden; color:#323232; margin-bottom:10px; margin-right:5px; float:left; height: auto; padding:5px; border:1px solid #ccc; background:#eee}

.product-box-small {width:69px; color:#323232; margin:5px 5px 5px 0px; float:left; height: 50px; padding:2px; border:1px solid #999999; background:#fff}

.related-products {width:190px; margin:40px 7px 5px 0px; float:left; height: auto; padding:5px; border:1px solid #ccc; background:#eee}

.related-products-title {width:190px; margin:5px 7px 5px 0px; float:left; text-align:center; height: auto; padding:5px; border:1px solid #ccc; font-size:11px; color:#666; background:#eee}

/*************************** LISTING ELEMENTS ************************/

.listing-boxes-container {width:192px; height:145px; float:left; margin-right:8px; margin-bottom:8px}

.listing-boxes {width:190px; height:auto; border:1px solid #cccccc; float:left; background:#fff;}

.listing-boxes-title {width:180px; height:40px; border:1px solid #cccccc; padding:5px; float:left; background: url(../images/bg_listing-title.jpg) #e1e6ea; text-align:center; color:#666; font-size:12px}


/*************************** QUICK FORM ELEMENTS ************************/

.generic-box {width:150px; height:15px; background:#fff; margin:2px 0px 5px 5px; color:#323; float:left; border:1px solid #ccc; font-family:"Lucida Grande", sans-serif; padding:2px}
.dropdown-box {width:156px; height:25px; background:#fff; margin:2px 0px 5px 5px; color:#323; float:left; border:1px solid #ccc; font-size:12px; font-family:"Lucida Grande", sans-serif; padding:2px}
.text-box {width:150px; height:75px; background:#fff; margin:2px 0px 5px 5px; color:#323; float:left; border:1px solid #ccc; font-family:"Lucida Grande", sans-serif; padding:2px}
.submit_btn {width:155px; background: #989898; border:1px solid #fff; color:#323232; float:left; margin:0px 0px 0px 5px; font-size:11px; font-family:"Lucida Grande", sans-serif; font-weight:bold}

.search-submit_btn {width:100px; position:relative; bottom:2px; background: #ecf0ba; border:1px solid #666; color:#323232; float:left; margin:0px 0px 0px 5px; font-size:11px; font-family:"Lucida Grande", sans-serif; font-weight:bold}

/*************************** CONTACT FORM ELEMENTS ************************/

.contact-box {width:200px; height:15px; background:#fff; margin:2px 0px 0px 5px; color:#323; float:left; border:1px solid #ccc; font-family:"Lucida Grande", sans-serif; padding:2px}
.contact-dropdown-box {width:206px; height:25px; background:#fff; margin:2px 0px 0px 5px; color:#323; float:left; border:1px solid #ccc; font-size:12px; font-family:"Lucida Grande", sans-serif; padding:2px}
.contact-text-box {width:200px; height:75px; background:#fff; margin:2px 0px 0px 5px; color:#323; float:left; border:1px solid #ccc; font-family:"Lucida Grande", sans-serif; padding:2px}
.contact-submit_btn {width:200px; background: #ecf0ba; border:1px solid #ccc; color:#323232; float:left; margin:0px 0px 0px 5px; font-size:11px; font-family:"Lucida Grande", sans-serif; font-weight:bold}


