/* 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 "Tahoma", Geneva, Verdana, sans-serif; background: #eeeeee; color:#323232}
h1,h2,h3,h4,h5,h6 { font-weight : normal; margin-left:2px }
h1 { font-size : 3em; line-height : 1; margin-bottom : 0.5em; margin-top: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 3px; }
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; }
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:#fff; vertical-align:top}

.red {color:#bd183b}

.blue {color:#5f7893; font-size:14px}
.disclaimer-txt {font-size: 10px}

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

h1 {font-size:150%; color:#323232; font-weight:bold}
h2 {font-size:130%; color:#bababa}
h3 {font-size:110%; color:#323232; font-weight:bold}
h4 {font-size:100%; color:#323232}
h5 {font-size:90%; color:#323232}
h6 {font-size:80%; color:#9d0e10}

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

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


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

a:link, a:visited {color:#bbbbbb; padding-right:3px; text-decoration:none; font-weight:bold}

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

/******************************************************************************** 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:100px; margin:0px auto 0px auto; position:relative; text-align:left; background:url(../images/header.jpg) #ffffff no-repeat; border:10px solid #ffffff; 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}

#headerbar {width:1010px; background:#10235e; padding:10px 0px; font-size:12px; margin:0px auto 0px auto; color:#ffffff; border-bottom: 3px solid #0b93ba}

#headerbar a:link {color:#ffffff}
#headerbar a:hover {color:#cccccc}
#headerbar a:visited {color:#ffffff}

#wrapper {width:100%; /*background: url(../images/bg_wrapper.jpg) */#eeeeee repeat-x; margin:0px auto 0px auto;}

#header-wrapper {width:100%; /*background: url(../images/bg_header-wrapper.jpg) repeat-x #ffffff;*/ /*border-top:3px solid #ffffff;*/ margin:0px auto 0px auto;}

#promo-banner {width:685px; height:62px; float:left; border-bottom:5px solid #cccccc; background:#d7e2e8}

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

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

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

#flash-slide {width:635px; height:210px; color:#323232; float:left; padding:5px; background:#fff}

#content-form {width:325px; min-height:250px; padding:10px 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:10px 0px 5px; background: url(../images/bg_form.jpg) #323232  top right no-repeat; float:right; color:#fff; border:1px solid #ccc; font-size:1.4em;}


/******************************************************************************** PRODUCT PAGE MAIN CSS ************************************************************************/

.product-wrapper {width:650px; padding:5px; border:1px solid #cccccc; background:#ffffff; float:left; margin-bottom:5px;}
.product-logo {width:127px; height:30px; padding:2px 5px; border:1px solid #ffffff; background:#ffffff; margin-right:5px; margin-bottom:2px; text-align:center; float:left; }
.product-stats {width:127px; padding:2px 5px; font-size:9px; border:1px solid #cccccc; background:#cccccc; color:#323232; margin-right:5px; margin-bottom:2px; text-align:center; float:left}
.product-enquiry {width:127px; height:30px; padding:2px 5px; font-size:9px; border:1px solid #cccccc; background:#22387b; color:#ffffff; margin-right:5px; margin-bottom:2px; text-align:center; float:left;}
.product-thumb {width:137px; height:99px; border:1px solid #ffffff; background:#ffffff; margin-right:5px; padding:5px 0px; float:left; text-align:center}
.product-text {width:490px; min-height:180px; border:1px solid #cccccc; background:#eeeeee; padding:5px; float:right;}
.product-text h1 {color:#bd183b; font-size:14px}


.product-special-wrapper {width:640px; padding:5px; border:1px solid #cccccc; background:#575757; float:left;}
.product-special-titles {width:640px; padding:5px; border:1px solid #cccccc; border-top:1px solid #575757; background:#575757; float:left; margin-top:5px;}
.product-special-text {width:340px; border:1px solid #323232; background:#ffffff; letter-spacing:1px; font-size:12px; color:#323232; padding:5px; float:left}
.product-special-price {width:60px; border:1px solid #ffffff; background:#de3b3c; text-align:center; margin-left:3px; color:#ffffff; padding:5px; float:left}
.product-special-code {width:80px; border:1px solid #ffffff; background:#851919; text-align:center; margin-left:3px; color:#ffffff; padding:5px; float:left}
.product-special-date {width:100px; border:1px solid #ffffff; background:#580e0f; text-align:center; margin-left:3px; color:#ffffff; padding:5px; float:left}

/***********************************************************************************************************************************************************************************/

.index-cat-box {width:650px; clear:both; margin:10px 0px; padding-left:13px; padding-bottom:15px; padding-top:10px;/* border:1px solid #ccc;*/ background: /*url(../images/sidebar-box-gradient.png)*/ #ffffff repeat-x; overflow:hidden}

.product-box-wrapper{width:147px; float:left; padding:5px; margin:5px 0px 5px 0px; background:#fff;}

.product-boxes {width:147px; height:150px; border:1px solid #cccccc} /*HOMEPAGE-IMAGE LINKS */

.product-boxes-title {width:147px; height:20px; border:1px solid #cccccc; background: #3f4c6c; padding:5px 0px 5px 0px; text-align:center; color:#ffffff; font-size:12px}

#content-wrapper {width:990px; background: url(../images/bg_body.jpg) repeat-y  #fff; overflow:hidden; clear:both; }
#content-left {width:675px; float:left; padding:75px 10px 0px; text-align:left; font-size:12px; background:url(../images/banner1.jpg) repeat-x; border-top:4px solid #ffffff}
#content-right {width:275px; float:right; padding:10px 10px; text-align:left; border-top:4px solid #ffffff}

.content-right-promo {width:263px; float:right; margin:10px 0px; padding:5px; border:1px solid #cccccc; background:#ffffff; text-align:left;}
#product-index-wrapper {width:1010px; margin:0px auto 0px auto; background:#10235e;}
#product-index {
	width:970px;
	font-size:12px;
	color:#323232;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:10px 10px;
	margin:0px auto 0px auto;
	background: #10235e;
	position:relative;
	clear:both;
	overflow:hidden;
}

.column_container{float:left; width:20%; }
.column {border:2px solid #ffffff; color:#ababab; margin-right:10px; padding:5px}

.column-title {font-size:130%; color:#af5459}

.margin-right {margin-right:0px}

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

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

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

.site-design-right {width:420px; text-align:right; float:right; font-size:11px; padding:5px 20px 0px 10px;}

.site-design-left {width:460px; text-align:left; float:left; font-size:11px; padding:5px 10px 0px 20px;}


/*************************** 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: #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}

.search-submit_btn {width:100px; height:20px; position:relative; bottom:2px; background: url(../images/bg_search-btn.jpg); float:left; margin:0px 0px 0px 5px;}

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

.contact-box {width:180px; height:15px; background:#fff; margin:2px 0px 0px 5px; color:#323; float:right; border:1px solid #ccc; font-family: "Tahoma", "Lucida Grande", sans-serif; padding:2px}
.contact-dropdown-box {width:186px; height:25px; background:#fff; margin:2px 0px 0px 5px; color:#323; float:right; border:1px solid #ccc; font-size:12px; font-family: "Tahoma", "Lucida Grande", sans-serif; padding:2px}
.contact-text-box {width:180px; font-size:12px; height:75px; background:#fff; margin:2px 0px 0px 5px; color:#323; float:right; border:1px solid #ccc; font-family: "Tahoma", "Lucida Grande", sans-serif; padding:2px}
.contact-submit_btn {width:186px; height:20px; padding:3px; background: url(../images/bg_form-btn.jpg) no-repeat #eeeeee; color:#323232; float:right; margin:0px 0px 0px 5px; font-size:11px; font-family: "Tahoma", "Lucida Grande", sans-serif; font-weight:bold}
