/***********************************************/
/* HTML tag styles    * { padding:0px; margin:0px; }                         */
/***********************************************/ 



body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	line-height: 1.5em;
	color: black;
}

a:link{
	color: #f38400;
	text-decoration: none;
}

a:visited {
	color: #FF3300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Trebuchet MS, Verdana,Arial,sans-serif;
	font-size: 150%;
	color: #9bba40;
	background: url(../images/h2-underline.gif) no-repeat left bottom;
	padding: 12px 0px 4px 0px;
	text-align: left;
}

h2{
 font-size: 120%;
 color: #9bba40;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4 {
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5 {
 font-size: 100%;
 color: #334d55;
}

ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: 100% Arial,sans-serif;
	color: black;
}

.formfields {
	font: 11px Arial, Helvetica, sans-serif;
	color: black;
	padding: 1px 3px 1px 3px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	margin-left: auto;
	margin-right: auto;
	width: 888px;
}



#login form {
	margin: 0;
	padding: 0;
}

#home-link {
	width: 530px;
	display: block;
	float: left;
	height: 150px;
}

div#rightitems{
	margin: 0px 0px 0px 0;
	padding: 0px 0px 0px 12px;
	text-align: right;
	float: right;
	width: auto;
	display: block;
}

#rightitems img{
}

#content{
	float:left;
	margin: 5px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 888px;
}



/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #000;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	width: 888px;
	margin: 0px;
	font-family: "Lucida Grande", Verdana, Lucida, sans-serif;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	text-shadow: white 0 1px 0;
}
#globalNav-row2 {
	color: #000;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	line-height: 26px;
	width: 888px;
	margin: 0;
	font-family: "Lucida Grande", Verdana, Lucida, sans-serif;
	height: 33px;
	font-weight: bold;
	text-shadow: white 0 1px 0;
}
#globalNav ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	display: inline;
	height: 23px;
}

#globalNav-row2 ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	display: inline;
	height: 33px;
}

#globalNav li {
	margin:0px;
	padding:0px;
	float: left;
	height: 23px;
	display: inline;
}
#globalNav-row2 li {
	margin:0px;
	padding:0px;
	height: 33px;
	float: left;
	display: inline;
}	

/* #globalNav { IE5 hack 
	width: 800px; 
 	voice-family: "\"}\""; 
 	voice-family:inherit;
	width: 798px;

}*/

/*html>body #globalNav {  Opera hack 
 width: 888px;
}*/

#globalNav a, #globalNav-row2 a {
	padding: 0px;
	margin: 0px;
}

#globalNav a:link, #globalNav a:visited, #globalNav-row2 a:link, #globalNav-row2 a:visited {
	color: #436b00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#globalNav a:hover,#globalNav-row2 a:hover {
	text-decoration: none;
	color: #000;
}

#nav1 {
	background-image: url(../images/nav1.gif);
	width: 100px;
	display: block;
	height: 23px;
}
#globalNav #nav1-selected {
	background: url(../images/nav1.gif) -100px;
	width: 100px;
	display: block;
	height: 23px;
	color: #000;
}
#globalNav a:hover#nav1  {
	background: url(../images/nav1.gif) -100px;
}

#nav2 {
	background-image: url(../images/nav2.gif);
	width: 100px;
	display: block;
	height: 23px;
}
#globalNav #nav2-selected {
	background: url(../images/nav2.gif) -100px;
	width: 100px;
	display: block;
	height: 23px;
	color: #000;
}
#globalNav a:hover#nav2  {
	background: url(../images/nav2.gif) -100px;
}
#nav3 {
	background-image: url(../images/nav3.gif);
	width: 100px;
	display: block;
	height: 23px;
}
#globalNav #nav3-selected {
	background: url(../images/nav3.gif) -100px;
	width: 100px;
	display: block;
	height: 23px;
	color: #000;
}
#globalNav a:hover#nav3  {
	background: url(../images/nav3.gif) -100px;
}
#nav4 {
	background-image: url(../images/nav4.gif);
	width: 100px;
	display: block;	
	height: 23px;
}
#globalNav #nav4-selected {
	background: url(../images/nav4.gif) -100px;
	width: 100px;
	display: block;
	height: 23px;
	color: #000;
}
#globalNav a:hover#nav4  {
	background: url(../images/nav4.gif) -100px;
}
#nav5 {
	background-image: url(../images/nav5.gif);
	width: 100px;
	display: block;
	height: 23px;
}
#globalNav #nav5-selected {
	background: url(../images/nav5.gif) -100px;
	width: 100px;
	display: block;
	height: 23px;
	color: #000;
}
#globalNav a:hover#nav5  {
	background: url(../images/nav5.gif) -100px;
}
#nav6 {
	background-image: url(../images/nav6.gif);
	width: 97px;
	display: block;
	height: 23px;
}
#globalNav #nav6-selected {
	background: url(../images/nav6.gif) -97px;
	width: 97px;
	display: block;
	height: 23px;
	color: #000;
}
#globalNav a:hover#nav6  {
	background: url(../images/nav6.gif) -97px;
}
#nav7 {
	background-image: url(../images/nav7.gif);
	width: 97px;
	display: block;
	height: 23px;
}
#globalNav #nav7-selected {
	background: url(../images/nav7.gif) -97px;
	width: 97px;
	display: block;
	height: 23px;
	color: #000;
}
#globalNav a:hover#nav7  {
	background: url(../images/nav7.gif) -97px;
}
#nav8 {
	background-image: url(../images/nav8.gif);
	width: 97px;
	display: block;
	height: 23px;
}
#globalNav #nav8-selected {
	background: url(../images/nav8.gif) -97px;
	width: 97px;
	display: block;
	height: 23px;
	color: #000;
}
#globalNav a:hover#nav8  {
	background: url(../images/nav8.gif) -97px;
}
#nav9 {
	background-image: url(../images/nav9.gif);
	width: 97px;
	display: block;
	height: 23px;
}
#globalNav #nav9-selected {
	background: url(../images/nav9.gif) -97px;
	width: 97px;
	display: block;
	height: 23px;
	color: #000;
}
#globalNav a:hover#nav9  {
	background: url(../images/nav9.gif) -97px;
}
#nav10 {
	background-image: url(../images/nav10.gif);
	width: 105px;
	display: block;
	height: 33px;
}
#globalNav-row2 #nav10-selected {
	background: url(../images/nav10.gif) -105px;
	width: 105px;
	display: block;
	height: 33px;
	color: #000;
}
#globalNav-row2 a:hover#nav10  {
	background: url(../images/nav10.gif) -105px;
}
#nav11 {
	background-image: url(../images/nav11.gif);
	width: 100px;
	display: block;
	height: 33px;
}
#globalNav-row2 #nav11-selected {
	background: url(../images/nav11.gif) -100px;
	width: 100px;
	display: block;
	height: 33px;
	color: #000;
}
#globalNav-row2 a:hover#nav11  {
	background: url(../images/nav11.gif) -100px;
}
#nav12 {
	background-image: url(../images/nav12.gif);
	width: 100px;
	display: block;
	height: 33px;
}
#globalNav-row2 #nav12-selected {
	background: url(../images/nav12.gif) -100px;
	width: 100px;
	display: block;
	height: 33px;
	color: #000;
}
#globalNav-row2 a:hover#nav12  {
	background: url(../images/nav12.gif) -100px;
}
#nav13 {
	background-image: url(../images/nav13.gif);
	width:100px;
	display: block;
	height: 33px;
}
#globalNav-row2 #nav13-selected {
	background: url(../images/nav13.gif) -100px;
	width: 100px;
	display: block;
	height: 33px;
	color: #000;
}
#globalNav-row2 a:hover#nav13  {
	background: url(../images/nav13.gif) -100px;
}
#nav14 {
	background-image: url(../images/nav14.gif);
	width: 100px;
	display: block;
	height: 33px;
}
#globalNav-row2 #nav14-selected {
	background: url(../images/nav14.gif) -100px;
	width: 100px;
	display: block;
	height: 33px;
	color: #000;
}
#globalNav-row2 a:hover#nav14  {
	background: url(../images/nav14.gif) -100px;
}
#nav15 {
	background-image: url(../images/nav15.gif);
	width: 97px;
	display: block;
	height: 33px;
}
#globalNav-row2 #nav15-selected {
	background: url(../images/nav15.gif) -97px;
	width: 97px;
	display: block;
	height: 33px;
	color: #000;
}
#globalNav-row2 a:hover#nav15  {
	background: url(../images/nav15.gif) -97px;
}
#nav16 {
	background-image: url(../images/nav16.gif);
	width: 97px;
	display: block;
	height: 33px;
}
#globalNav-row2 #nav16-selected {
	background: url(../images/nav16.gif) -97px;
	width: 97px;
	display: block;
	height: 33px;
	color: #000;
}
#globalNav-row2 a:hover#nav16  {
	background: url(../images/nav16.gif) -97px;
}
#nav17 {
	background-image: url(../images/nav17.gif);
	width: 97px;
	display: block;
	height: 33px;
}
#globalNav-row2 #nav17-selected {
	background: url(../images/nav17.gif) -97px;
	width: 97px;
	display: block;
	height: 33px;
	color: #000;
}
#globalNav-row2 a:hover#nav17  {
	background: url(../images/nav17.gif) -97px;
}
#nav18 {
	background-image: url(../images/nav18.gif);
	width: 92px;
	display: block;
	height: 33px;
	color: black;
}
#globalNav-row2 #nav18-selected {
	background: url(../images/nav18.gif) -92px;
	width: 92px;
	display: block;
	height: 33px;
	color: #000;
}
#globalNav-row2 a:link#nav18, #globalNav-row2 a#nav18 {
	color: #000;
}
#globalNav-row2 a:hover#nav18  {
	background: url(../images/nav18.gif) -92px;
}



/**************** search bar styles *****************/

/************* #search styles ***************/

#searchform {
	margin: 0px;
	width: 141px;
	background: url(../images/sidebar-divider.gif) no-repeat center top;
	text-align: left;
	padding: 0px;
	height: auto;
}
#brandsform {
	margin: 0px;
	padding: 0px;
	float: left;
}

#search{
	padding: 0px 0px 0px 10px;
	width: 60px;
	float: left;
	text-align: left;
}



#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	margin: 0px;
	padding: 0px;
}

#searchbox{
	background: url(../images/sidebar-divider.gif) no-repeat center top;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	height: auto;
	float: left;
	width: 141px;
}

#searchbox h3 {
	text-indent: -9999px;
	text-align: left;
	background: url(../images/sidebar-title-search.gif) no-repeat left center;
	margin-left: 10px;
	margin-bottom: 2px;
}

/* Target IE7 only 
html>body #searchbox {
*padding: 0px 0px 8px 0px;
}
 end */


input {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#inputbutton {
	margin: 0px 0px 0px 10px;
	padding: 5px 0 0px;
	width: 35px;
}

div#loginbutton {
	margin: 0px 0px;
	width: 100%;
	height: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#search img {
	padding-top: 0px;
}

div#inputfield {
	text-align: left;
	padding: 10px 0px 3px 12px;
}

div#username {
	padding: 0px 0px 0px 4px;
	width: 80px;
	height: 37px;
}

div#username label {
	color: #000;
	font-size: 90%;
}

div#password {
	padding: 0px 0px 0px 4px;
	width: 80px;
	margin-bottom: 0;
	height: 43px;
}

div#password label {
	color: #000;
	font-size: 90%;
}

.formfield {
	font-style: normal;
	color: #000;
	font-size: 90%;
	text-transform: capitalize;
}


.searchfield {
	width: 65px !important; /* Mozilla, Opera 5 & 6 */
    width: 70px; /* IE5/win */
    width/**/:/**/65px; /* IE6/win */
	padding: 0px 3px 0px 3px;
	border: 2px inset #CCCCCC;
	height: 14px !important; /* Mozilla, Opera 5 & 6 */
    height: 18px; /* IE5/win */
    height/**/:/**/15px; /* IE6/win */
	font-style: normal;
	color: #666666;
	font-size: 90%;
	margin: 0px 0px 0px 12px;
}

#searchform select, select#ctl00_BrandID.formfield {
	margin-top: 3px;
	width: 118px;
	margin-left: 12px;
	text-transform: capitalize;
}

.loginfield {
	border: 1px solid #CCCCCC;
	height: 14px !important; /* Mozilla, Opera 5 & 6 */
    height: 18px; /* IE5/win */
    height/**/:/**/15px; /* IE6/win */
	font-style: normal;
	color: #000;
	font-size: 100%;
	margin: 0px;
	background-color: #d5eb9e;
	width: 70px !important; /* Mozilla, Opera 5 & 6 */
	width: 70px; /* IE5/win */
    width/**/:/**/65px; /* IE6/win */
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
}



#brandsearch {
	width: auto;
	float: left;
	height: 18px;
	padding: 8px 5px;
	text-align: left;
}
div#advancedsearch {
	width: auto;
	float: left;
	color: #FFFFFF;
	font-size: 85%;
	height: 34px;
	line-height: 34px;
}
div#registered {
	color: #9ab93f;
	font-size: 90%;
	height: 30px;
	line-height: 1.2em;
	padding-top: 10px;
	text-align: left;
	padding-right: 0px;
	padding-left: 4px;
	width: 100%;
}
#advancedsearch a, #advancedsearch a:link, #advancedsearch a:visited, #registered a, #registered a:link, #registered a:visited {
	color: #9bba40;
	text-decoration: underline;
}

#advancedsearch a:hover, #registered a:hover {
	color: #f38200;
	text-decoration: none;
}


/************* #breadCrumb styles *************/

#breadcrumb {
	font-size: 110%;
	padding: 5px 0px 5px 3px;
	background-image: url(../images/h2-underline.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	color: #b0b0b0;
	text-align: left;
	margin-top: 10px;
	font-weight: bold;
	text-transform: capitalize;
}


/************** .feature styles ***************/

#feature{
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	float: right;
	width: 530px;
	height: auto;
}
.feature{
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	float: right;
	width: 530px;
	height: auto;
}
div#flash {
	display: block;
	float: left;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}


div#home-bullets {
	width: 280px;
	float: left;
	text-align: left;
}

#home-bullets ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

#home-bullets ul li {
	background: url(../images/home-bullet.gif) no-repeat left -4px;
	padding-left: 25px;
	height: 23px;
}

div#home-news {
	width: 248px;
	float: left;
	text-align: left;
	height: auto;
}

div#home-news h3 {
	text-indent: -9999px;
	text-align: left;
	background: url(../images/home-news-title.gif) no-repeat left center;
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
}

#item1 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#item2 {
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(../images/home-news-divider.gif) no-repeat left top;
	padding-top: 10px;
}

#item1 p, #item2 p {
	color: #8c8c8c;
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}

div#home-news h4 {
	font-weight: bold;
}

span.news-date {
	color: #87aa27;
	font-weight: normal;
	font-style: normal;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 100%;
	color: #999999;
	padding: 20px 10px 0px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}





/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}



/************** #advert styles **************/

#advert{
	padding: 0px 0px 14px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #00FF66;
}

#bespoke{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 147px;
	width: 243px;
}

#newsite{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 133px;
	width: 243px;
}

#advert img{
	margin-bottom: 0px;
	padding: 0px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/**************** k styles *****************/

.main1_dbk {

		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#999999;
}



#kbutton{
	height: 20px;
	width: 84px;
	display: block;
}

#k2  {
	display: block;
	width: auto;
	height: auto;
	line-height: 20px;
}

#k2 a, #k2 a:link, #k2 a:active {
	height: 22px;
	width: 84px;
	display: block;
	background: url(../images/designed_k_2.gif) no-repeat left 1px;
}



/**************** bottom nav styles *****************/

div#navcontainer {

	width: 888px;
	float: left;
	background: url(../images/footer-bg.gif) no-repeat center top;
	height: 60px;
}

div#bottomnav {
	padding: 0px;
	width: 798px;
	border: 1px solid #999999;
	height: 122px;
	
	
}

div#bottomnav { 
  width:800px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:798px;
}

/**************** side bar  *****************/



#sidebar {
	width: 141px;
	background: url(../images/sidebar-bg.gif) no-repeat left top;
	float: left;
	margin-top: 10px;
	height: 625px;
	display: none;
}

#sidebar a, #sidebar a:link, #sidebar a:visited {
	color: #709901;
	padding-left: 13px;
		text-shadow: white 0 1px 0;
}

#sidebar a:hover {
	color: #f38a00;
	text-decoration: underline;
		text-shadow: white 0 0px 0;
}

#sidebar a:link.sidebar-login-link {
	color: #f37a00;
}

div#companynav {
	background: url(../images/sidebar-divider.gif) no-repeat center top;
	margin: 0 0px 3px;
	padding: 5px 0px 0px;
	width: 100%;
	float: left;
	height: auto;
}

div#companynav h3 {
	text-indent: -9999px;
	text-align: left;
	background: url(../images/sidebar-title-company.gif) no-repeat left center;
	margin-left: 10px;
}

div#companynav ul {
background: url(../images/sidebar-divider.gif) no-repeat center top;
	width: 100%;
	margin-top: 2px;
}

div#servicesnav {
	background: url(../images/sidebar-divider.gif) no-repeat center top;
	margin: 0 0px 3px;
	padding: 5px 0px 0px;
	width: 100%;
	height: auto;
	float: left;
}

div#servicesnav h3 {
	text-indent: -9999px;
	text-align: left;
	background: url(../images/sidebar-title-services.gif) no-repeat left center;
	margin-left: 10px;
}

div#servicesnav ul {
background: url(../images/sidebar-divider.gif) no-repeat center top;
	width: 100%;
	margin-top: 2px;
}

div#usernav {
	height: auto;
	padding-left: 0;
	float: left;
}
div#usernav ul {
	background: url(../images/sidebar-divider.gif) no-repeat center top;
	width: 141px;
	margin-top: 2px;
	display: block;
}
div#usernav h3 {
	text-indent: -9999px;
	text-align: left;
	background: url(../images/sidebar-title-myaccount.gif) no-repeat left center;
	margin-left: 10px;
	padding-top: 5px;
}

#companynav h2 {

}

#servicesnav h2 {

}

#usernav h2 {

}
/*#companynav ul {
	color: #003399;
	list-style-type: none;
	margin: 10px 0px 10px 20px;
	padding: 0px;
	text-align: left;
}*/

.linkspace {
	padding: 0px 0px 0px 0px;
	  margin: 0px;

		
}

ul.left{
	margin: 0;
	padding: 8px 0px 5px;
	list-style-type: none;
	text-align: left;
	float: left;
	line-height: 13px;
}
 
li.left  {
	margin:0px;
	padding: 0 0px;
}

  
ul.right {
	float: right;
	width: 160px;
	margin: 0px;
	padding: 10px 0px;
	list-style-type: none;
	text-align: left;
}

li.right  {
	margin: 0px;
	padding: 0px;
}
#bag {
	width: 135px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	margin: 0px;
	height: 35px;
	line-height: 35px;
}

#bag strong {
	color: #FF3300;
}

#bottomnav a, #bottomnav a:link, #bottomnav a:visited {
	color: #082051;
	text-decoration: none;
	padding: 1px 2px;
}

#bottomnav a:hover {
	color: #FFFFFF;
	background-color: #609CCD;
	border-bottom: solid #02548b 1px;
	text-decoration: none;
}

#baglink h3 {
	text-indent: -9999px;
	text-align: left;
	background: url(../images/sidebar-title-basket.gif) no-repeat left center;
	display: inline-block;
	float: left;
	width: 70px;
	margin-left: 0;
	margin-bottom: 10px;
	margin-top: 8px;
}

div#baglink {
	background: url(../images/sidebar-divider.gif) no-repeat center bottom;
	height: auto;
	padding-left: 10px;
}

#baglink a, #baglink a:link, #baglink a:visited {
	color: #f15b00;
	text-decoration: none;
	padding: 0px 0px;
	margin: 0px;
}

#baglink a:hover {
	color: #f26700;
	text-decoration: underline;
	padding: 0px 0px;
	margin: 0px;
}

.spacerdiv {
	width: 800px;
	display: block;
	margin: 5px 0px;
}
.spacerdivbottom {
	width: 800px;
	display: block;
	margin: 5px 0px;
}
.helptext_weblink {
	font-weight: bold;
	color: #FF9900;
	font-size: 110%;
}
.helptext {
	width: 330px;
	padding: 5px 0px 5px 0px;
	text-align: justify;
}
#acc_details_form .helptext {
	width: 330px;
	padding: 5px 0px 5px 0px;
	text-align: justify;
	color: #686868;
}

.helptext_long {
	width: auto;
	padding: 5px 0px 5px 0px;
	text-align: justify;
	color: black;
}

/******* character counter  *********/

.minitext {
  font: normal 90% Arial, sans-serif;
  color: Black;
}

.disable {
  background-color: #CF110C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}

/******* cd  *********/

#login{
	float: right;
	text-align: left;
	width: 96px;
	padding-top: 0px;
	padding-left: 0;
	padding-bottom: 0px;
	display: none; /**/
}

 #masthead{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width: 888px;
	height: 156px;
	background: url(../images/cd-blank-header.jpg) no-repeat;
} 

/* #masthead{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width: 888px;
	height: 156px;
	background: url(../images/cd-blank-header.jpg) no-repeat;
}*/

