﻿body
{
	margin: 0 auto;
	font: normal 11px/18px Arial;
	text-align: center;
	background-color: #000;
	background: #000 url(../images/back.jpg) repeat-x top;
}

#back
{
	margin: 0 auto;
	min-height: 700px;
	text-align: center; /*width: 1280px;*/
}

#wrapper
{
	margin: 0 auto;
	background: url('../images/blue.png') no-repeat 50% top; /*min-height: 989px;*/
	text-align: center;
}

#header
{
	margin: 0 auto;
	height: 228px;
	background: url('../images/logo.png') no-repeat 50% top;
	width: 1000px;
	text-align: center;
}

#headerleftblock
{
	height: 87px;
	width: 275px;
	float: left;
	margin-top: 100px;
	background: url('../images/number.png') no-repeat 50% top;
}

#headerrightblock
{
	height: 120px;
	width: 300px;
	float: right;
	padding-top: 100px;
}

#nav
{
	margin: 0 auto;
	padding: 0; /*border-top: solid 4px #FFFAFF;*/
	background: #00B6F9 url('../images/formal_wear_bar_repeat.jpg') repeat-x top;
	height: 59px;
	min-height: 59px;
	line-height: 59px;
}


#navadmin
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
	border-top: solid 4px #00B6F9;
	color: #999;
	height: 60px;
	min-height: 60px;
	line-height: 60px;
	/*font-weight: bold;*/
	font-size: 15px;
	font-family: Arial;
}

#navlinks
{
	margin: 0 auto;
	text-align: center;
	/*background: #FFF url(../images/pike.png) repeat-x bottom;
	width: 1040px;*/
}

#navadmin a, #navadmin a:link, #navadmin a:visited
{
	/*background-color: #FFF;
	margin: 0 auto;*/
	/*display: inline-block;*/
	padding: 0 20px 0 20px;
	color: #999;
	text-decoration: none;
}

#navadmin a:hover
{
	background: #FFF url(../images/over.png) repeat-x bottom;
	display: inline-block;
	/*height: 50px;
	min-height: 50px;
	line-height: 50px;*/
}

#left
{
	margin: 0 auto;
	padding-top: 10px; /*margin-left: 80px;*/
	float: left;
	width: 220px;
	text-align: center; /*background: url('../images/leftbar.png') repeat-y 50% top;*/
	color: #FFF;
}

#leftblock
{
	padding: 0px 12px 0 11px;
	background: url('../images/catalogue2.gif') no-repeat 50% top;
	width: 191px;
	height: 256px;
	min-height: 256px;
}

#leftmeasure a, #leftmeasure a:link, #leftmeasure a:visited
{
	text-decoration: none;
	background: url('../images/how_to_measure.png') no-repeat 50% top;
	display: block;
	width: 192px;
	height: 256px;
	padding: 0 11px 0 11px;
}
#leftmeasure a:hover
{
	text-decoration: none;
	background: url('../images/how_to_measure_over.png') no-repeat 50% top;
	display: block;
}

#leftblockinner a,#leftblockinner a:link,#leftblockinner a:visited
{
	text-decoration: none;
	background: url('../images/our_catalogue_new.png') no-repeat 50% top;
	display: block;
	width: 192px;
	height: 256px;
	min-height: 256px;
	/*padding: 11px 0px 0 0px;*/
}

#leftblockinner a:hover
{
	background: url('../images/our_catalogue_over_new.png') no-repeat 50% top;
	width: 192px;
	height: 256px;
	min-height: 256px;
}

#bowtie
{
	padding: 0 11px 0 11px; /*background: url('../images/bowtieanim.gif') no-repeat 50% top;*/
	background: url('../images/bowtiestep.jpg') no-repeat 50% top;
	width: 191px;
	height: 294px;
	min-height: 294px;
}
#bowtieinner
{
	background: url('../images/bowtie.png') no-repeat 50% top;
	width: 191px;
	height: 294px;
	min-height: 294px;
}

#main
{
	margin: 0 auto;
	text-align: left;
	background: url('../images/leftbar.png') repeat-y 50% top;
	background-position: left; /*background-color: Aqua;*/
	width: 1015px;
}

#breadcrumb
{
	/*width: 890px; 	text-align: right; 	padding: 3px 25px 3px 0;*/
	color: #BBB; /*margin: 0 0 0 250px;*/
	font-weight: bold;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:hover, #breadcrumb a:visited
{
	color: #BBB;
	font-weight: bold;
	text-decoration: none;
}

#contenttop
{
	margin: 0 auto;
	margin-left: 220px;
	text-align: left;
	background: url('../images/ie6/contenttop.gif') no-repeat 50% top;
	padding: 30px 0px 0 0px;
	width: 795px;
}

#contenttopleft
{
	width: 550px;
	float: left;
	color: #019ACD;
	font-size: 36px;
	height: 65px;
	min-height: 65px;
	line-height: 65px;
	padding-left: 20px;
}

#contenttopright
{
	float: right;
	padding-right: 3px;
}

#content
{
	margin: 0 auto;
	margin-left: 220px;
	text-align: left;
	color: #999;
	background: #BBB url(../images/grad.jpg) repeat-x top;
	font-size: 14px;
	padding: 0px 0px 0 0px;
	width: 795px;
}

#contentleft
{
	width: 550px;
	padding: 10px 20px 10px 20px; /*padding-top: 10px;*/
}

#contentright
{
	border-left: solid 2px #DDD;
	width: 200px;
	float: right;
	text-align: center;
}

#terms a, #terms a:link, #terms a:visited
{
	text-decoration: none;
	background: url('../images/terms.png') no-repeat 50% top;
	display: block;
	width: 192px;
	height: 256px;
	padding: 0 11px 0 11px;
}
#terms a:hover
{
	text-decoration: none;
	background: url('../images/terms_over.png') no-repeat 50% top;
	display: block;
}


#footer
{
	margin: 0 auto;
	width: 100%;
	text-align: center;
	background: #00B6F9 url(../images/footer.png) repeat-x top; /*padding: 10px 20px 10px 10px;*/
}

#footerlinks
{
	color: #EEE; /*width: 100%; 	text-align: right;*/
	text-decoration: none;
}

#footerlinks a, #footerlinks a:link, #footerlinks a:hover, #footerlinks a:visited
{
	color: #EEE; /*text-align: right;*/
	text-decoration: none;
}

#footercopy
{
	color: #EEE; /*width: 1000px;*/
	text-align: left;
	font-size: larger;
}

.hlRegister
{
	padding: 5px 0 5px 0;
	display: block;
}

.btnlogin
{
	/*background-image: url(../images/login.png);*/
}

.accordionHeader
{
	border: solid 1px #007AAD;
	height: 40px;
	min-height: 40px;
	line-height: 40px;
	padding-left: 10px;
	background: #019ACD;
	color: #EEE;
	cursor: hand;
}

.accordionContent
{
	border: solid 1px #019ACD;
}

.accordionHeaderSelected
{
	border: solid 1px #007AAD;
	height: 40px;
	min-height: 40px;
	line-height: 40px;
	padding-left: 10px;
	background: #019ACD;
	color: #EEE;
	cursor: hand;
}
.lblmenu
{
	display: inline-block;
	display: table-cell;
	display: inline-table;
	display: inline-block;
	width: 80px;
	height: 38px;
	min-height: 38px;
	vertical-align: middle;
	background: url(../images/tab.gif) no-repeat;
	font-weight: bold;
	color: #666;
	line-height: 38px;
	margin-bottom: 10px;
}

.item
{
	border: solid 1px #DDD;
	width: 160px;
	text-align: center;
	text-decoration: none;
}

.itemlink, .itemlink a, .itemlink a:link, .itemlink a:hover, .itemlink a:visited
{
	text-decoration: none;
	display: block;
}

.item a, .item a:link, .item a:hover, .item a:visited
{
	text-decoration: none;
	display: block;
}

.orderbyphone a, .orderbyphone a:link, .orderbyphone a:visited
{
	text-decoration: none;
	background: url('../images/orderbyphone.png') no-repeat 50% top;
	display: block;
	width: 198px;
	height: 164px;
}
.orderbyphone a:hover
{
	text-decoration: none;
	background: url('../images/orderbyphonehover.png') no-repeat 50% top;
	display: block;
}

.orderonline a, .orderonline a:link, .orderonline a:visited
{
	text-decoration: none;
	background: url('../images/orderonline.png') no-repeat 50% top;
	display: block;
	width: 198px;
	height: 164px;
}
.orderonline a:hover
{
	text-decoration: none;
	background: url('../images/orderonlinehover.png') no-repeat 50% top;
	display: block;
}

.mobileservice a, .mobileservice a:link, .mobileservice a:visited
{
	text-decoration: none;
	background: url('../images/mobileservice.png') no-repeat 50% top;
	display: block;
	width: 198px;
	height: 164px;
}
.mobileservice a:hover
{
	text-decoration: none;
	background: url('../images/mobileservicehover.png') no-repeat 50% top;
	display: block;
}
.tailormadeservice a, .tailormadeservice a:link, .tailormadeservice a:visited
{
	text-decoration: none;
	background: url('../images/taylor_made_service.png') no-repeat 50% top;
	display: block;
	width: 198px;
	height: 164px;
}
.tailormadeservice a:hover
{
	text-decoration: none;
	background: url('../images/taylor_made_service_over.png') no-repeat 50% top;
	display: block;
}

.mrsa a, .mrsa a:link, .mrsa a:visited
{
	text-decoration: none;
	background: url('../images/mrsa.png') no-repeat 50% top;
	display: block;
	width: 198px;
	height: 164px;
}
.mrsa a:hover
{
	text-decoration: none;
	background: url('../images/mrsa_over.png') no-repeat 50% top;
	display: block;
}
.guguletho a, .guguletho a:link, .guguletho a:visited
{
	text-decoration: none;
	background: url('../images/guguletho.png') no-repeat 50% top;
	display: block;
	width: 198px;
	height: 164px;
}
.guguletho a:hover
{
	text-decoration: none;
	background: url('../images/guguletho_over.png') no-repeat 50% top;
	display: block;
}
.button
{
	width: 150px;
	height: 37px;
	line-height: 37px;
	background: url('../images/button.png') no-repeat 50% top;
	border-style: none;
	color: #FFF;
	cursor: hand;
}

.hlbutton
{
	width: 150px;
	height: 37px;
	line-height: 37px;
	display: block;
	text-align: center;
	text-decoration: none;
	background: url('../images/button.png') no-repeat 50% top;
	border-style: none;
	color: #FFF;
	cursor: hand;
}
/*
.pike
{
	background: #000 url('../images/pike.png') no-repeat top;
	margin: 0 auto;
	padding: 0;
	height: 60px;
	min-height: 60px;
	line-height: 60px;
	font-size: 15px;
	font-family: Arial;
}*/

.tlCart
{
	width: 56px;
}

.tlCart a, .tlCart a:link, .tlCart a:visited
{
	text-decoration: none;
	background: url('../images/shoppin_Cart.jpg') no-repeat 50% top;
	display: inline-table;
	width: 56px;
	height: 51px;
}
.tlCart a:hover
{
	text-decoration: none;
	background: url('../images/shoppin_Cart_over.jpg') no-repeat 50% top;
	display: block;
}
.tlHome
{
	width: 56px;
}

.tlHome a, .tlHome a:link, .tlHome a:visited
{
	text-decoration: none;
	background: url('../images/home.jpg') no-repeat 50% top;
	display: inline-table;
	width: 56px;
	height: 51px;
}
.tlHome a:hover
{
	text-decoration: none;
	background: url('../images/home_over.jpg') no-repeat 50% top;
	display: block;
}
.tlContact
{
	width: 56px;
}

.tlContact a, .tlContact a:link, .tlContact a:visited
{
	text-decoration: none;
	background: url('../images/contact_us.jpg') no-repeat 50% top;
	display: inline-table;
	width: 56px;
	height: 51px;
}
.tlContact a:hover
{
	text-decoration: none;
	background: url('../images/contact_us_over.jpg') no-repeat 50% top;
	display: block;
}

