﻿body, html, form
{
	height: 100%;
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    margin: auto;
    font-family: Arial;
    font-size: 12px;
    background-color: #e3e7f1;
}

html
{
	overflow-x: hidden;
}

.mainPage
{
	background-image: url('images/bgWhiteTop.gif');
	background-repeat: repeat-x;
    background-color: #e3e7f1;
    height: 100%;
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    margin: auto;
    font-family: Arial;
    font-size: 12px;
}


.centralPlaceholder
{
	margin: auto;
	width: 950px;
	height: 100% !important;
}

.mainHeader
{
	width: 100%;
	height: 166px;
	display: table;
	margin-top: 10px;
}

.mainHeader .networkLogo
{
	float: left;
	width: 128px;
	height: 105px;
	display: inline;
}

.mainHeader .networkLogo img
{
	border: 0px none;
}


.mainHeader .networkTelNo
{
	float: right;
}

.mainHeader .networkBanner
{
	float: left;
	margin-left: 8px;
}

.mainHeader .networkStripe
{
	width: 100%;
	height: 24px;
	display: table;
	margin-top: 28px;
	background-image: url('images/tlanetwork_stripe.jpg');
	background-repeat: repeat-x;
}

.mainHeader .logo
{
	position: relative;
	width: 192px;
	height: 91px;
	left: 5px;
	overflow: hidden;
}

.mainHeader .logo img
{
	border: 0px none;
}

.mainHeader .strapline
{
	width: 264px;
	height: 41px;
	overflow: hidden;
	float: right;
	margin-right: 20px;
	margin-top: 40px;
	
}

.promoBanner
{
	width: 950px;
	height: 90px;
	margin-top: 8px;
	overflow: hidden;

	text-align: center;
}

.promoBanner img
{
	border: 0px none;
}

.mainContentContainer
{
	border-top: 1px solid #e0edf6;
	width: 100%;
	display: table;
	background-image: url('images/blueLeft.gif');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.leftMenuContainer
{
	width: 211px;
	display: table;
	float: left;
	height: 100% !important;
}

.mainContent
{
	display: relative;
	width: 500px;
	overflow-x: hidden;
	float: left;
}



.rightBoxes
{
	width: 234px;
	display: table;
	float: right;
}

.searchBox
{
	background-image: url('images/searchBox.gif');
	width: 231px;
	height: 51px;
	display: table;
}

.searchBoxInner
{
	position: relative;
	display: table;
	width: 180px;
	height: 20px;
	top: 11px;
	left: 55px;
}

.searchBoxGo
{
	float: right;
	text-indent: -500em;
	width: 44px;
	height: 15px;
	margin-top: 2px;
	margin-right: 4px;
	cursor: pointer;
}

.searchBoxGo:hover
{
	background-image: url('images/searchBoxGo.gif');
	background-repeat: no-repeat;
	cursor: pointer;
}

.searchBoxField
{
	width: 110px;
	font-size: 11px;
	border: 0px none;
	background-color: Transparent;
}

.helpBoxContainer
{
	width: 232px;
	display: table;
}

.helpBoxContainer .head
{
	width: 100%;
	background-image: url('images/helpBox_head.gif');
	height: 30px;
	overflow: hidden;
	text-indent: -500em;
	margin-top: 10px;
}

.helpBoxContainer .contacthead
{
	width: 100%;
	background-image: url('images/helpBox_quickContactHead.gif');
	height: 30px;
	overflow: hidden;
	text-indent: -500em;
	margin-top: 10px;
}


.helpBoxContainer .contacthead
{
	width: 100%;
	background-image: url('images/helpBox_quickContactHead.gif');
	height: 30px;
	overflow: hidden;
	text-indent: -500em;
	margin-top: 10px;
}


.helpBoxContainer .inner
{
	width: 100%;
	background-image: url('images/helpBox_inner.gif');
	background-repeat: no-repeat;
	background-color: #cdd2e6;
	height: 166px;
}

.helpBoxContainer .inner .content
{
	width: 210px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	display: table;
}

.helpBoxContainer .inner .content p
{
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

.helpBoxContainer .inner .content p a
{
	color: #000000;
}


.helpBoxContainer .dropdown
{
	width: 200px;
	overflow: hidden;
	font-size: 11px;
	
}

.helpBoxContainer .foot
{
	width: 100%;
	background-image: url('images/helpBox_foot.gif');
	height: 13px;
	overflow: hidden;
	text-indent: -500em;
}

.helpBoxContainer .workTypeGoButton
{
	display: table;
	margin-top: 10px;
}
	
	
.helpBoxContainer .workTypeGoButton img
{
	cursor: pointer;
}

/* Login box */


.loginBox
{
	width: 203px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.loginBox .head1
{
	background-image: url('images/loginBox_head1.gif');
	background-repeat: no-repeat;
	width: 203px;
	height: 30px;
	text-indent: -500em;
}


.loginBox .head2
{
	background-image: url('images/loginBox_head2.gif');
	background-repeat: no-repeat;
	width: 203px;
	height: 30px;
	text-indent: -500em;
}

.loginBox .body
{
	background-image: url('images/loginBox_mid.gif');
	background-repeat: no-repeat;
	background-color: #bcd8eb;
	width: 203px;
	height: 149px;
}

.loginBox .body .inner
{
	float: left;
	width: 170px;
	margin-top: 10px;
}

.loginBox .body .inner p
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
	color: #333333;
}

.loginBox .body .inner .field
{
	width: 169px;
	height: 21px;
	background-image: url('images/loginField.gif');
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

.loginField
{
	border: 0px none;
	font-size: 11px;
	width: 150px;
	margin-left: 5px;
	margin-top: 1px;
	background-color: #f0f0f0;
}

.loginSubmit
{
	float: right;
	width: 60px;
	height: 21px;
	background-image: url('images/loginBox_login.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	text-indent: -500em;
}

.loginSubmit:hover
{
	background-image: url('images/loginBox_login2.gif');
	cursor: pointer;
}

.loginBox .foot
{
	background-image: url('images/loginBox_foot.gif');
	background-repeat: no-repeat;
	width: 203px;
	height: 10px;
}

.loginContentContainer
{
	margin-top: 10px;
	width: 170px;
	margin: auto;
	overflow: hidden;
}

.loginContentSlider
{
	width: 350px;
	display: table;
}

.loginBoxLoader
{
	float: left;
	width: 170px;
	text-align: center;
	padding-top: 40px;
}

.loginBoxLoader p
{
	font-size: 11px;
	font-weight: bold;
}

/* Right Boxes */

.rightBoxContainer
{
	width: 232px;
	display: table;
}

.rightBoxContainer .head
{
	width: 100%;
	background-image: url('images/box_QuickLinks.gif');
	height: 30px;
	overflow: hidden;
	text-indent: -500em;
	margin-top: 10px;
}

.rightBoxContainer .inner
{
	width: 100%;
	background-image: url('images/helpBox_inner.gif');
	background-repeat: no-repeat;
	background-color: #cdd2e6;
}

.rightBoxContainer .inner .content
{
	width: 210px;
	margin: auto;
	padding-top: 10px;
	display: table;
}

.rightBoxContainer .inner .content p
{
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

.rightBoxContainer .inner .content p a
{
	color: #000000;
}

.rightBoxContainer .foot
{
	width: 100%;
	background-image: url('images/helpBox_foot.gif');
	height: 13px;
	overflow: hidden;
	text-indent: -500em;
}

.tlaRightBox
{
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.tlaRightBox .title
{
	font-weight: bold;
	font-size: 12px;
	color: #00135d;
	display: table;
	margin-bottom: 5px;
}

.tlaRightBox .title a
{
	text-decoration: none;
	color: #00135d;
}

.tlaRightBox .link
{
	margin-top: 5px;
	
}

.tlaRightBox .link a
{
	color: #00135d;
	text-decoration: underline;
}

.tlaRightBox .link a:hover
{
	color: #0069b3;
	text-decoration: none;
}

.tlaRightBox .desc1 a
{
	color: #00135d;
	text-decoration: underline;
}
.tlaRightBox .desc1 a:hover
{
	color: #0069b3;
	text-decoration: none;
}

.tlaRightBox .desc2 a
{
	color: #00135d;
	text-decoration: underline;
}
.tlaRightBox .desc2 a:hover
{
	color: #0069b3;
	text-decoration: none;
}

.tlaRightBox .image
{
	text-align: center;
	border: 0px none;
}


.tlaRightBox .image img
{
	border: 2px solid #FFFFFF;
}


.tlaRightBox .image img:hover
{
	border: 2px solid #3f8ec6;
}

/* Menu CSS */

.directMenuItem_1
{
	background-color: #667bb0;
	border-left: 1px solid #667bb0;
	border-right: 1px solid #667bb0;
	height: 40px;
	background-image: url('images/menuArrow.gif');
	background-repeat: no-repeat;
	background-position: 10px center;
	border-bottom: 2px dashed #b3c0da;
	cursor: pointer;
	display: table;
	width: 209px;
}

.directMenuItem_1 p{ display: table-cell; vertical-align: middle; text-align: left; padding-left: 25px;}
.directMenuItem_1 p{*margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");}

.directMenuItem_1 p a
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.directMenuItem_2
{
	background-color: #93a2c9;
	border-left: 1px solid #3f8ec6;
	border-right: 1px solid #3f8ec6;
	height: 40px;
	background-image: url('images/menuArrow.gif');
	background-repeat: no-repeat;
	background-position: 25px center;
	cursor: pointer;
	display: table;
	width: 209px;
	border-bottom: 1px solid #e3e7f1;
}

.directMenuItem_2 p{ display: table-cell; vertical-align: middle; text-align: left; padding-left: 45px;}
.directMenuItem_2 p{*margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");}

.directMenuItem_2 p a
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.directMenuItem_3
{
	background-color: #aab8db;
	border-left: 1px solid #3f8ec6;
	border-right: 1px solid #3f8ec6;
	height: 40px;
	background-image: url('images/menuArrow.gif');
	background-repeat: no-repeat;
	background-position: 45px center;
	cursor: pointer;
	display: table;
	width: 209px;
	border-bottom: 1px solid #e3e7f1;
}

.directMenuItem_3 p{ display: table-cell; vertical-align: middle; text-align: left; padding-left: 65px;}
.directMenuItem_3 p{*margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");}

.directMenuItem_3 p a
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* General */

.theContent
{
	width: 480px;
	overflow: hidden;
	margin: auto;
	margin-top: 10px;
}

h1
{
	font-weight: bold;
	font-size: 15px;
	font-family: Arial;
	color: #00135d;
	border-bottom: 3px solid #d5dbe9;
	display: table;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 35px;
	margin-bottom: 15px;
}


/* Call centre */

.ccInfo
{
	background-color: #fffbeb;
	border: 2px solid #7383b4;
	font-family: Ar;
	font-size: 30px;
	text-align: center;
	width: 80%;
	padding: 10px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.ccInfo p
{
	font-size: 12px;
	color: red;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}


.ccInfo li
{
	font-size: 12px;
	color: red;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: left;
}



.ccInfo p span
{
	color: #000000;
	font-weight: bold;
	font-family: Georgia;
	font-size: 11px;
}

.ccInfo .ccTop
{
	background-image: url('images/cc_top.gif');
	background-repeat: no-repeat;
	width: 36px;
	height: 22px;
	float: left;
	position: relative;
	margin-top: -32px;
}


.ccStarter
{
	width: 226px;
	height: 303px;
	background-color: #fffbeb;
	background-image: url('images/ccMenu_1.gif');
	background-repeat: no-repeat;
	text-align: center;
	border: 2px solid #7383b4;
	padding-top: 50px;
}

.ccStarter img
{
	border: 0px none;
}


/*Article fixes */
#ctl00_MainBody_pnl_catArticles
{
	display: table;
}

#ctl00_MainBody_pnl_catArticles div
{
	display: none;
}

#ctl00_MainBody_pnl_catArticles table
{
	border-bottom: 1px dotted #9a9a9a;
	width: 100%;
}
#ctl00_MainBody_dp_articles
{
	float: right;
	font-size: 14px;
	padding-top: 5px;
}

.aboutQuoteTypesBoxContainer
{
	background-image: url('images/wtInfo.gif');
	background-repeat: no-repeat;	
	cursor: pointer;
}

.footer
{
	background-color: #667bb0;
	width: 930px;
	display: table;
	height: 40px;
	border-top: 10px solid #e0edf6;
	margin-left: 0px;
	vertical-align: middle;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	color: #CCCCCC;
}

.footer a
{
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

/* Home CSS */

.homeContainer
{
	width: 470px;
	margin: auto;
	display: table;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.homeContainer ul li
{
	color: #3f8ec6;
	margin-bottom: 20px;
}

.homeContainer ul li span
{
	color: #000000;
}

.homeBoxes
{
	width: 500px;
	overflow: hidden;
	margin: auto;
}

.homeBox
{
	float: left;
	width: 230px;
	height: 96px;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 10px;
}

.homeBox img
{
	border: 0px none;
}

.announcement
{
	width: 100%;
	display:table;
	height: 50px;
	background-color: #ffb9b9;
	border-bottom: 1px solid #CCCCCC;
	display: none;
}

.announcement .inner
{
	width: 400px;
	vertical-align: middle;
	line-height: 40px;
	margin: auto;
}

.announcementIcon
{
	background-image: url('images/delete2.png');
	height: 32px;
	margin-top: 8px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-left: 50px;
	float: left;
	background-repeat: no-repeat;
}

/* Homepage CSS */

.homepageArticle
{
	display: table;
	margin-left: 10px;
}

.homepageArticle h2
{
	font-size: 16px;
	font-weight: normal;
	color: #304A8F;
}

.homepageArticle p
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.homepageArticleBoxes
{
	display: table;
}

.homepageArticleBoxes img
{
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}

/* End of homepage css */