body, input, textarea, select, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

body {
	margin: 0px;
}

a {
	color: #184573;
}

h1 {
	font-family: Times New Roman, Times, sans-serif;
	color: #184677;
	font-size: 18px;
}

h2 {
	font-family: Times New Roman, Times, sans-serif;
	color: #184677;
	font-size: 16px;
}

p.inactive {
	color: red;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

p.archived {
	color: red;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 11px;
}

/* Used for displaying headers of tables */
.table_header {
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

/* Used for displaying footnotes */
.footnote {
	font-size: 9px;
}

/* Used for displaying errors */
.error {
	color: #FF0000;
}

/* Used for displaying messages */
.message {
	font-weight: bold;
	font-size: 13px;
	color: #184573;
}

/* Used for displaying messages */
.product_price {
	font-weight: bold;
	font-size: 14px;
	color: #184573;
}

/* Used for product descriptions that we dont underlined */
.product_description {
	text-decoration: none;
}

/* Used for product headers */
h1.product_header {
	line-height: 19px;
}

/* Colour defined for the site */
.site_colour {
	background-color: #FFF7C6;
}

/* Used for a sub menu element that is highlighted */
.sub_nav_highlighted {
	font-weight: bold;
	color: #184573;
	font-size: 11px;
}

/* Used for a sub menu element that is not highlighted */
.sub_nav_unhighlighted {
	color: #000000;
	font-size: 11px;
}

/* Used for a sub category that is highlighted */
.sub_category_highlighted {
	font-weight: bold;
	color: #184573;
	font-size: 11px;
}

/* Used for a sub category that is not highlighted */
.sub_category_unhighlighted {
	color: #000000;
	font-size: 11px;
}

/* Used for a sub sub category that is highlighted */
.sub_sub_category_highlighted {
	font-weight: bold;
	color: #184573;
	font-size: 11px;
}

/* Used for a sub sub category that is not highlighted */
.sub_sub_category_unhighlighted {
	color: #000000;
	font-size: 11px;
}

/* Used for a sub sub sub category that is highlighted */
.sub_sub_sub_category_highlighted {
	font-weight: bold;
	color: #184573;
	font-size: 11px;
}

/* Used for a sub sub sub category that is not highlighted */
.sub_sub_sub_category_unhighlighted {
	color: #000000;
	font-size: 11px;
}

/* Used to enhance buttons */
.button {
	font-size: 11px;
}

/* Used to display prices of products that are discounted */
.product_discounted_price {
	font-weight: bold;
	font-size: 15px;
	color: #FF0000;
}

/* Displays promotions */
.promotion_title {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Style for images generated by the content */
img.content_img { border-width: 0px; margin: 3px; }

div.inputbox_hdr {
	width: 100%;
	background-color: #184573;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

div.inputbox {
	width: 100%;
	border: 1px solid #184573;
	background-color: #FFFFFF;
	padding: 3px;
}

.menu {
	padding: 0;
	margin: 0px;
	margin-left: 110px;
}
.menu dt {
	display:none;
}
.menu dd {
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
}
.menu dd span.aa {
	display: block;
	width: 12px;
	height: 1.5em;
	height: auto;
	background: url("/tgcslimited/img/template/taglft.gif");
	float: left;
	border-bottom: 1px solid #888;
	padding: 5px 0;
}
.menu dd span.bb {
	height: 1.5em;
	height: auto;
	background: url("/tgcslimited/img/template/tagmid.gif");
	float: left;
	border-bottom: 1px solid #888;
	padding: 5px 0;
}
.menu dd span.cc {
	display: block;
	width: 12px;
	height: 1.5em;
	height: auto;
	background: url("/tgcslimited/img/template/tagrgt.gif");
	float: left;
	border-bottom: 1px solid #888;
	padding: 5px 0;
}
.menu a, .menu a:visited  {
	color:#888;
	text-decoration: none;
	font-size: 1.1em;
	cursor:pointer;
}
.menu a:hover, .menu a.active {
	color: #000;
	background:#fff;
}
.menu a:hover span, .menu a.active span {
	background-position: 0 150px;
	border-bottom: 1px solid #f9f4ee;
}

a.header_logo {
	float: left;
	width: 260px;
}

a.header_logo img {
	border: 0px;
	padding: 4px;	
}

div.header_text {
	font-family: Times New Roman, Times, sans-serif;
	font-size: 35px;
	line-height: 46px;
	height: 46px;	
}

div.central_header {
	display: inline;
	float: left;
	width: 480px;
	height: 70px;
	margin: 0 auto;
	text-align: center;
	color: #184677;
}

form.header_search {
	display: inline;
	float: left;
	width: 260px;
	line-height: 70px;
}
form.header_search p {
	display: inline;
}
form.header_search, form.header_search input {
	font-size: 12px;
}
form.header_search input.query {
	font-style: italic;
	color: #666666;
}

dl.sub_menu {
	clear: both;
	height: 25px;
	margin: 0px;
	margin-bottom: 5px;
	margin-left: 5px;	
}

dl.sub_menu dt {
	display: none;
}


dl.sub_menu dd {
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
}


dl.sub_menu dd a, dl.sub_menu dd a:visited {
	background-image: url("/tgcslimited/img/template/sub_bg.gif");
	display: block;
	float: left;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	height: 24px;
	border-left: 1px solid #EBE3B4;
	border-bottom: 1px solid #184677;
	border-right: 1px solid #184677;
	padding-left: 10px;
	padding-right: 10px;
}

dl.sub_menu dd a:hover, dl.sub_menu dd a.active {
	background-position: 0 24px;
	border-bottom: 1px solid #0A1B2E;
	border-right: 1px solid #0A1B2E;
}

div#product_features {
	margin-top: 20px;
}

div#product_features table caption {
	background-color: #184573;
	padding: 7px;
	font-weight: bold;
	color: #FFFFFF;	
}

div#product_features table {
	border: 1px solid #184573;
	text-align: left;
}

div#product_features table th {
	padding: 3px;	
}

h4.refer {
}

p.product img {
	float: left; margin-right: 10px; margin-bottom: 10px;
}

div.product_options {
	float: right;
	text-align: center;
}
