
/********************************************  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,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%;
	font-weight: normal;
}
ol, ul {
	list-style: none;
	line-height: 1;
}
ul.list li {
  font-size:12px;
  line-height:2em;
  list-style:disc inside;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
blockquote, q { quotes: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
th { text-align: left; }
address { font-style: normal; }
.clearFloat { clear: both; }
.hidden { display: none; }
body, select, input, textarea { font-family: arial, sans-serif; }

input[type="hidden"] {
	display: none !important;
	visibility: hidden !important;
	height: 0px !important;
}


/**********************************************  FONTS  ***********************************************/

h1 {
	font-size: 1.5em;
	color: #79B26B;
	margin: 0 0 1em 0;
	text-transform: uppercase;
}
.hDesc {
	font-size: .75em;
	color: #ab76a6;
	margin: -23px 0 20px 0;	
}
h2 {
	font-size: .875em;
	color: #79B26B;
	/*color: #a673a2;*/
	margin: 1.5em 0 1em 0;
}
h3 {
  font-size:18px;
  font-weight:bold;
  margin-bottom:20px;
}
p {
	font-size: .75em;
	line-height: 140%;
	color: #131313;
	margin: 0 0 1em 0;
}
p a:hover {
	text-decoration: none;
}
p.promoText {
	font-size: .9em;
	font-weight: bold;
	margin: 1.5em 0 1.5em 0;
}
a {
	color: #b083ac;
}
p sup {
	font-size: .9em;
}


/**********************************************  HEADER  **********************************************/

#header {
	width: 990px;
	margin: 0 auto 34px auto;
	height: 78px;
	position: relative;
	z-index: 2;
}
#header .headerLogo {
	position: relative;
	top: 23px;
	left: 22px;
}


/***********************************************  MENU  ***********************************************/

#header ul {
	position: absolute;
	top: 0;
	left: 345px;
}
#header li {
	float: left;
	position: relative;
}
#header li:hover ul, #header li.hover ul {
	display: block;
}
#header ul a {
	display: block;
	padding: 25px 20px 24px 20px;
	float: left;
	background: url('../images/menu/menu-bg.png') repeat-x;
}
#header ul a:hover, #header ul li.hover a {
	background-position: bottom;
}
#header span {
	display: block;
	height: 12px;
	background: no-repeat center;
	text-indent: -9999em;
	cursor: pointer;
	line-height: 12px;
}
#miCurrentPromotions span { background-image: url('../images/menu/mi-current-promotions.png'); width: 152px; }
#miInterestFree span { background-image: url('../images/menu/mi-interest-free-offer.png'); width: 135px; }
#miServices span { background-image: url('../images/menu/mi-services.png'); width: 60px; }

#miJewellery span { background-image: url('../images/menu/mi-jewellery.png'); width: 69px; }
#miWedding span { background-image: url('../images/menu/mi-wedding.png'); width: 66px; }
#miWatches span { background-image: url('../images/menu/mi-watches.png'); width: 62px; }
#miClocks span { background-image: url('../images/menu/mi-clocks.png'); width: 51px; }
#miGifts span { background-image: url('../images/menu/mi-gifts.png'); width: 35px; }
#miStoreLocator span { background-image: url('../images/menu/mi-store-locator.png'); width: 105px; }


/**********************************************  SUBMENU  *********************************************/

#header ul ul {
	position: absolute;
	top: 61px;
	left: 0;
	width: 168px;
	background: #e6e6e6 url('../images/menu/sub-menu-bg.gif') no-repeat center top;
	border-bottom: 4px #9d9d9d solid;
	z-index: 100;
	padding: 4px 0 0 0;
	display: none;
}
#header ul ul.noImg {
	background-image: none;
	padding: 0;
	border-top: 4px #d8d8d8 solid;
}
#wrapper #header ul ul a {
	color: #888;
	font-size: .75em;
	text-decoration: none;
	padding: 9px 10px 10px  70px;
	width: 88px;
	border-top: 1px #c8c8c8 solid;
	background: no-repeat left top;
}
#wrapper #header ul ul.noImg a {
	padding-left: 10px;
	width: 148px;
}
#wrapper #header ul ul a:hover {
	background-color: #f0f0f0;
	background-position: left top;
}
#wrapper #header #subInsuranceAppraisals a { background-image: url('../images/menu/sub-rings.gif'); border: 0; }
#wrapper #header #subJewelleryCleaning a { background-image: url('../images/menu/sub-earrings.gif') }
#wrapper #header #subJewelleryRepairs a { background-image: url('../images/menu/sub-bangles.gif') }
#wrapper #header #subWatchRepairs a { background-image: url('../images/menu/sub-watches-mens.gif') }

#wrapper #header #subRings a { background-image: url('../images/menu/sub-rings.gif'); border: 0; }
#wrapper #header #subEarrings a { background-image: url('../images/menu/sub-earrings.gif') }
#wrapper #header #subBangles a { background-image: url('../images/menu/sub-bangles.gif') }
#wrapper #header #subBracelets a { background-image: url('../images/menu/sub-bracelets.gif') }
#wrapper #header #subChains a { background-image: url('../images/menu/sub-chains.gif') }
#wrapper #header #subPendants a { background-image: url('../images/menu/sub-pendants.gif') }
#wrapper #header #subNecklaces a { background-image: url('../images/menu/sub-necklaces.gif') }
#wrapper #header #subBodyJewellery a { background-image: url('../images/menu/sub-body-jewellery.gif') }
#wrapper #header #subCharms a { background-image: url('../images/menu/sub-charms.gif') }

#wrapper #header #subWatchesMens a { background-image: url('../images/menu/sub-watches-mens.gif'); border: 0; }
#wrapper #header #subWatchesLadies a { background-image: url('../images/menu/sub-watches-ladies.gif') }
#wrapper #header #subWatchesCitizen a { background-image: url('../images/menu/sub-watches-citizen.gif') }
#wrapper #header #subWatchesJag a { background-image: url('../images/menu/sub-watches-jag.gif') }
#wrapper #header #subWatchesLorus a { background-image: url('../images/menu/sub-watches-lorus.gif') }
#wrapper #header #subWatchesPulsar a { background-image: url('../images/menu/sub-watches-pulsar.gif') }
#wrapper #header #subWatchesSeiko a { background-image: url('../images/menu/sub-watches-seiko.gif') }
#wrapper #header #subWatchesTWSteel a { background-image: url('../images/menu/sub-watches-twsteel.gif') }
#wrapper #header #subWatchesEclipse a { background-image: url('../images/menu/sub-watches-eclipse.gif') }

#wrapper #header #subClocksSeiko a { background-image: url('../images/menu/sub-clocks-seiko.gif'); border: 0; }
#wrapper #header #subClocksCobbCo a { background-image: url('../images/menu/sub-clocks-cobb-co.gif') }


/************************************************  NAV  ***********************************************/

#pageNav {
	
}
#pageNav li {
	float: left;
	margin: -8px 5px 20px 0;
}
#pageNav a {
	display: block;
	padding: 8px;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	color: #919191;
	font-size: .75em;
}
#pageNav a:hover,
#pageNav .selected a {
	background: #e4e4e4;
}


/**********************************************  FOOTER  **********************************************/

#footerWrapper {
	background: #dedede;
}
#footer {
	background: url('../images/bg/bg-footer.gif') no-repeat right top;
	width: 940px;
	padding: 34px 30px 0 20px;
	margin: 0 auto;
	color: #848484;
	font-size: .6875em;
	height: 74px;
	position: relative;
}
#footer ul {
	margin: 5px 0 0 0;
	width: 210px;
	text-align: center;
}
#footer li {
	display: inline;	
	border-left: 1px #969696 solid;
	padding: 0 0 0 3px;
}
#footer li.f {
	border: 0;
}
#footer a {
	color: #848484;
	text-decoration: none;
	margin: 0 3px 0 3px;
	white-space: nowrap;
	line-height: 140%;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .tagline {
	position: absolute;
	left: 25px;
	top: 19px;
}
#footer span {
	margin: 0 0 0 28px;
}


/***********************************************  NAV  ************************************************/

#nav {
	width: 241px;
	height: 324px;
	background: url('../images/bg/nav-bg-april-10.png');
	background-repeat:no-repeat;
	padding: 35px 0 0 0;
}
#nav li {
	width: 177px;
	float: left;
}
#nav a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: trebuchet ms, arial;
	font-size: .8125em;
	display: block;
	padding: 6px 25px 6px 25px;
	width: 191px;
}
#nav a:hover,
.home #navHome a,
.catalogue #navCatalogue a,
.promotion #navPromotion a,
.stores #navStores a,
.services #navServices a,
.exclusive #navExclusive a,
.brands #navBrands a,
.whatsNew #navWhatsNew a,
.vip #navVIP a,
.perfectDiamond #navPerfectDiamond a,
.corporate #navCorporate a,
.jobs #navJobs a, 
.tenders #navTenders a 
{
	background: url('../images/nav/nav-bg-hover.png') repeat-y center;
}
#searchJewellery h2 {
	background: url('../images/tiles/tile-search-jewellery.png') no-repeat;
	height: 56px;
	color: #fff;
	text-transform: uppercase;
	font-family: trebuchet ms, arial;
	font-size: .875em;
	padding: 15px 0 0 25px;
	width: 216px;
	margin: 0 0 -7px 0;
}
#searchJewellery li {
	width: 175px;
	float: left;
}
#searchJewellery li:hover, #searchJewellery li.hover {
	background-image: url('../images/nav/search-list-hover-bg.gif');
}
#searchJewellery li.f a {
	border: 0;
}
#searchJewellery ul {
	padding: 0 33px;
	overflow: hidden;
	margin: 0 0 20px 0;
}

#searchJewellery ul ul {display:none;}

#searchJewellery ul a {
	color: #333;
	text-decoration: none;
	font-size: .75em;
	display: block;
	padding: 5px 15px;
	width: 145px;
	background: url('../images/icons/bullet-search-jewellery.gif') no-repeat left .7em;
	border-top: 1px #ebebeb solid;
}
#searchJewellery ul a:hover {
	background-image: url('../images/icons/bullet-search-jewellery-hover.gif');
	color: #a775a4;
}
#searchJewellery .btn {
	margin: 0 0 0 32px;
}


/***********************************************  BODY  ***********************************************/

html, body {
	height: 100%;
}
body {
	background: url('../images/bg/bg-body-repeat-april-10.png') repeat-x;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -85px;
	background: url('../images/bg/bg-wrapper-april-10.png') no-repeat center top;
}
.clearFooter {
	height: 85px;
}
.baubles {
  background:transparent url("../images/bg/bg-baubles-christmas-09.png");  
  width:125px;
  height:269px;
  position:absolute;
  left:-110px;
}

/*******************************************  PAGE LAYOUT  ********************************************/
#content {
	width: 990px;
	margin: 0 auto;
}
#main {
	width: 719px;
	float: right;
	display:inline;
	margin:0;
	padding:0;
}
#sidebar {
	width: 241px;
	float: right;
	margin: 0 30px 30px 0; 
	display:inline;
}
.contentBox {
	border: 1px #e5e5e5 solid;
	background: #fff;
	padding: 20px 25px 40px 25px;
	width: 635px;
	min-height: 740px;
	height: auto !important;
	height: 325px;
}
.contentBox ul.details {
	color:#131313;
  font-size:0.75em;
  line-height:140%;
  margin:0 0 1em;
  list-style-type:disc;
  margin:0 0 1em 20px;
}


/********************************************  HOME PAGE  *********************************************/

#homeBanner {
	margin: -51px 0 0 0;
}
.homeTiles {
	width: 719px;
	margin: -20px 0px 0 0;
	position: relative;
	float: left;
	display: inline;
}
.homeTiles li {
	float: left;
	width: 214px;
	margin: 0px 30px 0px 0px;
}
.homeTiles li.last {
	margin: 0px 0 0px 0px;
}
.homeTiles img {
	margin: 0 0 -5px 0;
}
.homeTiles h1,
.homeIntro h1 {
	color: #999;
	border-bottom: 1px #999 solid;
	font-family: trebuchet ms, arial;
	font-size: .875em;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
}
.homeTiles p {
	color: #333;
	font-size: .75em;
	line-height: 120%;
	margin: 0 0 1.2em 0;
}
.homeTiles p a {
	color: #a673a2;
	font-weight: bold;
	text-decoration: none;
}
.homeTiles p a:hover {
	text-decoration: underline;
}

/* Register Today Promotion */

.homeTiles li.register_promo
{
  background: url('../images/tiles/tile-register-be-the-first.jpg');
  height: 192px;
}
/*.homeTiles li.register_promo
{
  background: url('../images/register_promo/background2.png');
  height: 251px;
}*/

.homeTiles li.register_promo img
{
  float: left;
  margin-top: -24px;
  margin-left: -24px;
  position: relative;
}

.homeTiles li.register_promo h2
{
  display: inline;
  
/*  border-bottom: 0;*/
	color: #fff;
  font-family: trebuchet ms, arial;
  font-size: 1em;
  margin: 0 0 15px 0;
  padding: 0 0 10px 0;
/*  text-transform: none;*/
}

.homeTiles li.register_promo .enter_to_win
{
  margin-top: 192px;
  margin-left: 0px;
}

/* Intro */

.homeIntro {
	width: 702px;
	float: left;
	margin: 15px 0px 15px 0px;
	position: relative;
}
.bottom-tiles {
  clear:both;
  display:block;
  float:left;
  margin-bottom:9px;
  margin-top:50px;
}

/**********************************************  REGISTER FORM  *********************************************/

div#form
{
  width: 250px;
  float: left;
/*  height:470px;*/
}

div#related
{
  float: right;
}

form.emailForm
{
	position: relative;
}

form.emailForm div
{
  position: relative;
/*  height: 35px;*/
}

form.emailForm label
{
	color: #999;
	font-family: trebuchet ms, arial;
	font-size: .75em;
	text-transform: uppercase;
	position: absolute;
	top: 9px;
	left: 14px;
	width:325px;
}

form.emailForm input.text
{
	width: 145px;
	height: 24px;
	padding: 8px 3px 0 14px;
	background: url('../images/forms/home-input-bg.png');
	border: 0;
	color: #999;
	font-family: trebuchet ms, arial;
	font-size: .75em;
}
form.emailForm textarea.area
{
	width: 145px;
	height: 24px;
	padding: 8px 3px 0 14px;
	background: url('../images/forms/home-textarea-bg.png');
	border: 0;
	color: #999;
	font-family: trebuchet ms, arial;
	font-size: .75em;
	overflow:hidden;  
}
form.emailForm textarea.tall-area
{
	width: 333px;
	height: 142px;
	padding: 8px 3px 0 14px;
	background: url('../images/forms/home-textarea-tall-bg.png');
	border: 0;
	color: #999;
	font-family: trebuchet ms, arial;
	font-size: .75em;
	overflow:hidden;
}

form.emailForm .btn
{
  height: 24px;
/*  margin-bottom: -50px;*/
/*  position: absolute;
  right: 7px;
  bottom: 4px;*/
}
#Product1, #Product2, #Product3 {
  width:333px;
  /*height:50px;*/
  margin-top:0;
} 
#explanation {
  width:333px;
  /*height:50px;*/
  margin-top:0;
  font-size:10px;
}
#explanation p {
  font-size:10px;
  color:red;
}
.terms {
  font-size:11px;
  list-style-position:inside;
  list-style-type:decimal;
}

/*******************************************  WISHLIST PROMO  *********************************************/
.checkbox {
  float:left;
}
p.wishlist {
  width:600px;
  font-size:10px;
  padding-top:2px;
}
/**********************************************  BUTTONS  *********************************************/

.btn {
	height: 36px;
}

.btn a {
	display: block;
	height: 59px;
	text-indent: -9999em;
}
.btn a:hover {
	background-position: bottom !important;
}
.btn.enter_to_win { width: 214px; }
/*.btn.enter_to_win { width: 107px; }*/
.btn.search { width: 67px; background: url('../images/buttons/btn-shadow-search.png') no-repeat bottom; }
.btn.join { width: 42px; background: url('../images/buttons/btn-shadow-join.png') no-repeat bottom; }
.btn.dlCat { width: 189px; background: url('../images/buttons/btn-shadow-dl-catalogue.png') no-repeat bottom; }
.btn.prevPage { width: 81px; background: url('../images/buttons/btn-shadow-next-page.png') no-repeat bottom; }
.btn.nextPage { width: 81px; background: url('../images/buttons/btn-shadow-next-page.png') no-repeat bottom; }
.btn.back { width: 50px; background: url('../images/buttons/btn-shadow-next-page.png') no-repeat bottom; }

.btn.enter_to_win a { width: 214px; background: url('../images/tiles/btn-register-your-details.jpg') no-repeat; }
.btn.enter_to_win a:hover { width: 214px; background: url('../images/tiles/btn-register-your-details-roll.jpg') no-repeat; }

/*.btn.enter_to_win a { width: 107px; background: url('../images/register_promo/btn-enter-to-win.png') no-repeat; }*/

.btn.search a { width: 67px; background: url('../images/buttons/btn-search.png') no-repeat; }
.btn.dlCat a { width: 189px; background: url('../images/buttons/btn-dl-catalogue.png') no-repeat; }
.btn.prevPage a { width: 81px; background: url('../images/buttons/btn-prev-page.png') no-repeat; }
.btn.nextPage a { width: 81px; background: url('../images/buttons/btn-next-page.png') no-repeat; }
.btn.back a { width: 50px; background: url('../images/buttons/btn-back.png') no-repeat; }


/*******************************************  STORE LOCATOR  ******************************************/

.storeLocator {
	width: 494px;
	height: 355px;
	padding: 72px 1px 1px 140px;
	background: url('../images/boxes/store-locator.gif');
}
.storeList {
	overflow: hidden;
}
.storeList li {
	float: left;
	width: 257px;
	border-bottom: 1px #e5e5e5 solid;
	padding: 15px 0 15px 0;
	line-height: 140%;
	color: #7c7c7c;
	margin: 0 60px 0 0;
	display: inline;
	font-size: .75em;
	min-height: 10em;
	height: auto !important;
	height: 10em;
}


/**********************************************  PAGING  **********************************************/

.paging {
	position: relative;
	font-size: .75em;
	height: 32px;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 4px 0 0 0;
	color: #7d7d7d;
	cursor: default;
}
.paging .btn {
	position: absolute;
	top: 0;
}
.paging .prevPage { left: 0; }
.paging .nextPage { right: 0; }

.paging ul {
	text-align: center;
	position: relative;
}
.paging li {
	display: inline;
	margin: 0 2px;
}
.paging li a {
	text-decoration: none;
}
.paging li a,
.paging li span {
	padding: 1px 4px;
	border: 1px #bbb solid;
}
.paging li a:hover {
	background: #eee;
}


/********************************************  BREADCRUMBS  *******************************************/

#breadcrumbs {
	border: 1px #e5e5e5 solid;
	clear: left;
	width: 635px;
	font-family: tahoma, arial, sans-serif;
	margin: 0 0 25px 0;
	overflow: hidden;
	line-height: 100%;
}
#breadcrumbs a {
	color: #aaa;
	font-size: .75em;
	text-decoration: none;
}
#breadcrumbs span {
	color: #aaa;
	font-size: .75em;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#breadcrumbs li {
	float: left;
	background: url('../images/icons/ico-breadcrumb-divider.gif') no-repeat center right;
	padding: 6px 15px 10px 10px;
	height: 16px;
}
#breadcrumbs li.current {
	background: none;
}
#breadcrumbs.full {
	width: 701px;
}


/**********************************************  BRANDS  **********************************************/

.brandsList {
	overflow: hidden;
}
.brandsList li {
	float: left;
	margin: 0 0 25px 31px;
}
.brandsList div {
	text-align: center;
	font-size: .75em;
	margin: 5px 0 0 0;
	color: #777777;
}
.brandsList .f {
	margin-left: 0;
}
.brandsList div a:hover {
	text-decoration: none;
}


/********************************************  PRODUCTS  **********************************************/

ul.products {
	overflow: hidden;
	margin: 0 0 15px 0;
	width: 637px;
}
ul.products li {
	float: left;
	width: 115px;
	margin: 0 0 16px 16px;
	display: inline;
	position: relative;
	border: 1px #e5e5e5 solid;
	padding: 15px;
	font-size: .75em;
	text-align: center;
	min-height: 13em;
	height: auto !important;
	height: 13em;
}
ul.products .f {
	margin-left: 0;
}
ul.products a:hover {
	text-decoration: none;
}
.productDetail {
	height: 290px;
	position: relative;
}
.productDetail #galleyHolder {
	position: absolute;
	right: 0;
	top: 0;
}
.productDetail .btn {
	position: absolute;
	top: 0;
	left: 0;
}
.productDetail div.galleryThumbPanel {
	position: absolute;
	top: 0;
	left: 50px;
}
.productDetail .galleyThumb {
	float:left;
	cursor:pointer;
	}

.productDetail ul {
	position: absolute;
	bottom: 10px;
	left: 20px;
	font-size: .6875em;
	text-transform: uppercase;
	color: #7f7f7f;
	width: 250px;
}
.productDetail li {
	margin: 0 0 6px 0;
}
.productDetail .brandImg {
	margin: 10px 0;
}
.thumbs li {
  display:inline;
  margin-left:0px;
  margin-right:30px;
}
.thumbs li img {
  margin:0 0 30px 0;
}
.amorica-tile li {
  display:inline;
  width:50px;
}
.loyalty-card {
  border-top:solid 1px #e2e2e2;
  border-bottom:solid 1px #e2e2e2;
  padding:15px 0;
  font-size:8pt;
}
.loyalty-card p {
  margin-bottom:0px;
  font-size:8pt;
}
.loyalty-card a,
.loyalty-card a:visited {
  font-size:8pt;
}

/**********************************************  COMMON  **********************************************/

.contentList {
	font-size: .75em;
	margin: 0 0 1em 50px;
	list-style-type: disc;
	list-style-position: outside;
}
.contentList li {
	/* background: url('../images/icons/bullet-content-list.gif') no-repeat left .6em; */
	padding: 0 0 0 0px;
	margin: 0 0 7px 0;
	line-height: 140%;
}
.contentImageRight {
	float: right;
	margin: 0 0 20px 20px;
}
.contentImageLeft {
	float: left;
	margin: 0 20px 20px 0;
}
ol.contentList {
	list-style-type: decimal;
	margin-left: 30px;
}
ol.contentList.alpha {
	list-style-type: lower-alpha;
}
ol.contentList li {
	background: none;
	padding: 0;
}
ol.contentList ol {
	margin: 10px 0 0 20px;
	list-style-type: lower-roman;
}
.dlList {
	list-style-type: none;
	margin-left: 5px;
	pa
}
.dlList li {
	background: 0;
	padding: 0;
}
.dlList a {
	padding: 2px 0 2px 20px;
	color: #131313;
	text-decoration: none;
	line-height: 120%;
}
.dlList a:hover {
	text-decoration: underline;
}
.dlList .pdf a {
	background: url('../images/icons/ico-pdf.gif') no-repeat;
}
.catalogue {
	width: 635px;
	height: 365px;
	background: url('../images/tiles/current-catalogue.jpg');
	position: relative;
}
.catalogue .btn {
	position: absolute;
	top: 208px;
	right: 39px;
}
.lineHeading {
	border-bottom: 1px #dbdbdb solid;
	text-align: center;
	margin: 15px 0 25px 0;
}
.lineHeading span {
	font-size: .75em;
	font-weight: bold;
	color: #7f7f7f;
	background: #fff;
	position: relative;
	top: 7px;
	padding: 0 14px;
}
ul.sitemap a{
	font-size:0.75em;
	padding:5px 15px;
}

.errorExplanation ul li { font-size: 12px; }

ul.tenderList {
  list-style-type: disc;
  padding-left:40px;
  font-size:0.75em;
  line-height:1.5em;
}
.submitTender a,
.submitTender a:link,
.submitTender a:active,
.submitTender a:visited
{
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
}
.submitTender a:hover
{
  font-color:red;
}
.horizontal-line {
  border-top:1px solid #cccccc;
  margin-bottom:30px;
}


/**********************************************  TVCs  **********************************************/

.tvc-thumbs {
  float:left;
  margin:10px 10px 10px 0;
}
.tvc-thumbs img {
  margin-bottom:10px;
}