﻿html,body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,blockquote,address,pre
{
    margin: 0;
    padding: 0;
}

body 
{
    font-family: Verdana, Arial, Sans-Serif;
    color: #666666;
    background: #fff url(Images/bg-body.gif) repeat-x top left;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
}

a img 
{
	border: 0;
}

a
{
    color: #06c;
}

a:hover 
{
    text-decoration: none;
}

#header 
{
    width: 980px;
    margin: 0 auto;
    text-align: left;
    margin-top: 10px;
}

#header h1 
{
    width: 255px;
    height: 108px;
    float: left;
}

#header .sitesearch 
{
    position: absolute;
    text-align: right;
    right: 15px;
    top: 15px;
}

/* pagetitle */
#pagetitle 
{
	position: relative;
	top: -20px;
	background: transparent url(images/bg-header1.gif) no-repeat;
	width: 980px;
	height: 270px;
}

#pagetitle #leftimage
{
	margin-top: 20px;
	margin-right: 10px;
	width: 300px;
	height: 250px;
	background: transparent url(images/img-people1.jpg) no-repeat;
	float: left;
}

#pagetitle h2 
{
	position: relative;
	top: 60px;
	left: 10px;
	width: 650px;
	height: 147px;
	background: transparent url(images/h2-showme.gif) no-repeat;
	overflow: hidden;
	text-indent: -999px;
}

#ssm-whatson #pagetitle h2 { background: transparent url(images/h2-whats-on.gif) no-repeat; }
#ssm-sponsorship #pagetitle h2 { background: transparent url(images/h2-sponsorship.gif) no-repeat; }
#ssm-businessdirectory #pagetitle h2 { background: transparent url(images/h2-business-dir.gif) no-repeat; }
#ssm-contact #pagetitle h2 { background: transparent url(images/h2-contact.gif) no-repeat; }
#ssm-copyrightdisclaimer #pagetitle h2 { background: transparent url(images/h2-copyright.gif) no-repeat; }
#ssm-privacypolicy #pagetitle h2 { background: transparent url(images/h2-privacy-policy.gif) no-repeat; }
#ssm-sitemap #pagetitle h2 { background: transparent url(images/h2-sitemap.gif) no-repeat; }
#ssm-login #pagetitle h2 { background: transparent url(images/h2-login.gif) no-repeat; }
#ssm-aboutus #pagetitle h2 { background: transparent url(images/h2-about-us.gif) no-repeat; }

#ssm-introductionsummary #pagetitle h2 { background: transparent url(images/h2-summery.gif) no-repeat; }
#ssm-promotionalmaterial #pagetitle h2 { background: transparent url(images/h2-prom-material.gif) no-repeat; }
#ssm-informationassets #pagetitle h2 { background: transparent url(images/h2-info-assets.gif) no-repeat; }
#ssm-newsletter #pagetitle h2 { background: transparent url(images/h2-newsletter.gif) no-repeat; }
#ssm-magazine #pagetitle h2 { background: transparent url(images/h2-magazineorderform.gif) no-repeat; }
#ssm-minutes #pagetitle h2 { background: transparent url(images/h2-minutes.gif) no-repeat; }
#ssm-edittraderdetails #pagetitle h2 { background: transparent url(images/h2-edit-details.gif) no-repeat; }
#ssm-forgotpassword #pagetitle h2 { background: transparent url(images/h2-forgot-password.gif) no-repeat; }
#ssm-meetthecommittee #pagetitle h2 { background: transparent url(images/h2-meetthecommittee.gif) no-repeat; }

#ssm-stakeholders #pagetitle h2 { background: transparent url(images/h2-stakeholders.gif) no-repeat; }

/* news column */
#newscolumn 
{
	position: relative;
	top: -20px;
	width: 310px;
	float: left;
}

#newscolumn #leftimage
{
	display: block;
	overflow: hidden;
	width: 310px;
	height: 255px;
	background: transparent url(images/img-shopping1.jpg) no-repeat;
}

/* Navigation */

#navigation 
{
    float: left;
    width: 685px;
    margin-top: 63px;
}

#navigation ul 
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#navigation ul ul ul 
{
    display: none;
}

#navigation li 
{
    margin: 0;
    padding: 0;
    display: inline;
}

#navigation a 
{
    display: block;
    float: left;
    width: 65px;
    height: 25px;
    border-right: 1px solid #e5e5e5;
    background: #fff url(images/nav-items.gif) no-repeat top left;
    overflow: hidden;
    text-indent: -999px;
    margin: 0;
}

#navigation li.nav-home a { width: 65px; }
#navigation li.nav-home a:hover,
#ssm-home #navigation li.nav-home a.AspNet-Menu-Selected,
#ssm-home #navigation li.nav-home a.AspNet-Menu-ChildSelected { background-position: 0px -25px; }

#navigation li.nav-aboutus a { width: 79px; background-position: -69px 0px; }
#navigation li.nav-aboutus a:hover,
#navigation li.nav-aboutus a.AspNet-Menu-Selected,
#navigation li.nav-aboutus a.AspNet-Menu-ChildSelected { background-position: -69px -25px; }

#navigation li.nav-whatson a { width: 81px; background-position: -155px 0px; }
#navigation li.nav-whatson a:hover,
#navigation li.nav-whatson a.AspNet-Menu-Selected,
#navigation li.nav-whatson a.AspNet-Menu-ChildSelected { background-position: -155px -25px; }

#navigation li.nav-businessdirectory a { width: 141px; background-position: -240px 0px; }
#navigation li.nav-businessdirectory a:hover,
#navigation li.nav-businessdirectory a.AspNet-Menu-Selected,
#navigation li.nav-businessdirectory a.AspNet-Menu-ChildSelected { background-position: -240px -25px; }

#navigation li.nav-contact a { width: 80px; background-position: -621px 0px; border-right: none; }
#navigation li.nav-contact a:hover,
#navigation li.nav-contact a.AspNet-Menu-Selected,
#navigation li.nav-contact a.AspNet-Menu-ChildSelected { background-position: -621px -25px; }

#navigation li.nav-meetthecommittee a { width: 124px; background-position: -383px 0px; }
#navigation li.nav-meetthecommittee a:hover,
#navigation li.nav-meetthecommittee a.AspNet-Menu-Selected,
#navigation li.nav-meetthecommittee a.AspNet-Menu-ChildSelected { background-position: -383px -25px; }

#navigation li.nav-sponsorship a { width: 108px; background-position: -512px 0px; border-right: none; }
#navigation li.nav-sponsorship a:hover,
#navigation li.nav-sponsorship a.AspNet-Menu-Selected,
#navigation li.nav-sponsorship a.AspNet-Menu-ChildSelected { background-position: -512px -25px; }



/* home */
#ssm-home #home-panel 
{
	height: 390px;
	background: transparent url(images/img-boyhand1.jpg) bottom right no-repeat;
}

#ssm-home #home-panel #panel1 
{
	float: left;
}

#ssm-home #flash 
{
	width: 635px;
	height: 360px;
	float: left;
}

#ssm-home #columna
{
	margin-left: 0;
	width: 332px;
	clear: left;
}

#ssm-home #columnb {
    margin-left: 13px;
    width: 323px;
    padding-left: 0;
    padding-right: 0;
}

/* submenu */
#submenu 
{
    width: 555px;
    height: 70px;
}

#content #submenu ul 
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#submenu ul ul ul 
{
    display: none;
}

#submenu li 
{
    margin: 0;
    padding: 0;
    display: inline;
}

#submenu a 
{
    display: block;
    float: left;
    width: 65px;
    height: 25px;
    border-right: 1px solid #e5e5e5;
    background: #fff url(images/nav-sub-items.gif) no-repeat top left;
    overflow: hidden;
    text-indent: -999px;
    margin: 0;
    margin-bottom: 5px;
}

#submenu li.nav-introductionsummary a { width: 84px; }
#submenu li.nav-introductionsummary a:hover,
#submenu li.nav-introductionsummary a.AspNet-Menu-Selected,
#submenu li.nav-introductionsummary a.AspNet-Menu-ChildSelected { background-position: 0px -26px; }

#submenu li.nav-promotionalmaterial a { width: 165px; background-position: -90px 0px; }
#submenu li.nav-promotionalmaterial a:hover,
#submenu li.nav-promotionalmaterial a.AspNet-Menu-Selected,
#submenu li.nav-promotionalmaterial a.AspNet-Menu-ChildSelected { background-position: -90px -26px; }

#submenu li.nav-informationassets a { width: 150px; background-position: -260px 0px;}
#submenu li.nav-informationassets a:hover,
#submenu li.nav-informationassets a.AspNet-Menu-Selected,
#submenu li.nav-informationassets a.AspNet-Menu-ChildSelected { background-position: -260px -26px; }

#submenu li.nav-newsletter a { width: 93px; background-position: 5px -51px;}
#submenu li.nav-newsletter a:hover,
#submenu li.nav-newsletter a.AspNet-Menu-Selected,
#submenu li.nav-newsletter a.AspNet-Menu-ChildSelected { background-position: 5px -76px; }

#submenu li.nav-minutes a { width: 69px; background-position: -96px -51px;}
#submenu li.nav-minutes a:hover,
#submenu li.nav-minutes a.AspNet-Menu-Selected,
#submenu li.nav-minutes a.AspNet-Menu-ChildSelected { background-position: -96px -76px; }

#submenu li.nav-edittraderdetails a { width: 97px; background-position: -166px -51px;}
#submenu li.nav-edittraderdetails a:hover,
#submenu li.nav-edittraderdetails a.AspNet-Menu-Selected,
#submenu li.nav-edittraderdetails a.AspNet-Menu-ChildSelected { background-position: -166px -76px; }

#breadcrumbs 
{
    margin: 5px 15px 5px 15px;
    font-size: .8em;
}


#container 
{
    width: 980px;
    margin: 0 auto;
    text-align: left;
    clear: both;
    padding-top: 20px;
}

#columna {
    float: left;
    width: 323px;
    margin: 0;
    margin-left: 35px;
    padding: 0;
    position: relative;
    z-index: 5;
    overflow: hidden;
}

.onecolumn #columna 
{
	width: 555px;
}

#columna img {
    margin: 0;
    padding: 0;
}

#columnb {
    margin-left: 30px;
    width: 202px;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

#content #columnb h3 
{
	font-size: 1.25em;
}

#content #columnb h4,
#content #columnb p
{
	font-size: 0.9166666em;
}

#ssm-showme #columnb 
{
	background: #f8e6f2 url(images/img-girl1.jpg) top center no-repeat;
	padding-top: 243px;
}

#columnc {
    margin-left: 30px;
    width: 262px;
    float: left;
}

#content 
{
}

#content h1,
#content h3,
#content h4,
#content h5,
#content h6,
#content p,
#content ul,
#content ol
{
    margin-bottom: 15px;
}

#content p {
	line-height: 1.4;
}

#content ul 
{
	list-style: square;
	margin-left: 13px;
	padding-left: 0px;
}

#content ul li 
{
	margin-bottom: 0.5em;
}

#content h3 
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.5em;
	color: #8b0066;
	font-weight: normal;
}

#content h4 
{
	font-size: 1.25em;
	color: #a81e7e;
}

/* Latest News */

#latestnews h3 {
    margin-bottom: 30px;
}

#latestnews h4 {
    margin-bottom: 5px;
}

#latestnews h4 a {
    color: #a81e7e;
}

#latestnews p {
    color: #333;
    font-size: 10pt;
    margin-bottom: 5px;
    line-height: 1.4;
}

#latestnews p.byline {
    color: #999;
    padding-left: 10px;
    background: transparent url(images/icon-byline.gif) no-repeat left center;
    font-size: 8.5pt;
}

#latestnews .news-summary {
    margin-bottom: 20px;
}

/* latest news (side panel) */
#latestnewsside 
{
	width: 215px;
	height: 294px;
	background: transparent url(images/bg-latestnews.gif) no-repeat;
	padding-left: 40px;
	padding-right: 45px;
	padding-top: 34px;
}

#latestnewsside h3
{
	color: #4a7a00;
	font-size: 0.8333333em;
	background: transparent url(images/h3-latestnewsside.gif) no-repeat;
	text-indent: -999px;
	overflow: hidden;
	width: 108px;
	height: 9px;
}

#latestnewsside h4
{
	color: #4a7a00;
	font-size: 1.5em;
}

#latestnewsside h5
{
	background: transparent url(images/img-icon.gif) no-repeat left;
	color: #999966;
	font-size: 0.8333333em;
	padding-left: 10px;
	width: 250px;
}

/* Login */
#loginform .lbl
{
	width: 100px;
}

#loginform table 
{
	width: 100%;
	margin-bottom: 0.5em;
}

#loginform .btnlogin
{
	width: 64px;
	height: 20px;
	background: transparent url(images/btn-login.gif) no-repeat;
	overflow: hidden;
	text-indent: -999px;
	display: block;
}

#loginform .btnsend
{
	width: 65px;
	height: 20px;
	background: transparent url(images/btn-send.gif) no-repeat;
	overflow: hidden;
	text-indent: -999px;
	display: block;
}

#sidelogin
{
	width: 215px;
	height: 173px;
	background: transparent url(images/bg-login.gif) no-repeat;
	padding-left: 40px;
	padding-right: 45px;
	padding-top: 30px;
}

#sidelogin h3
{
	width: 215px;
	height: 18px;
	background: transparent url(images/h3-businesstraderlogin.gif) no-repeat;
	overflow: hidden;
	text-indent: -999px;
	color: #00adef;
	font-size: 0.8333333em;
}

#sidelogin h4
{
	width: 215px;
	height: 16px;
	background: transparent url(images/h4-memberofssm.gif) no-repeat;
	overflow: hidden;
	text-indent: -999px;
	color: #336699;
	font-size: 0.9166666em;
}

#sidelogin p.login
{
	width: 215px;
	height: 44px;
	background: transparent url(images/p-loginforaccess.gif) no-repeat;
	overflow: hidden;
	text-indent: -999px;
	color: #336699;
	font-size: 0.9166666em;
}

#sidelogin .lbl 
{
	width: 80px;
	color: #6699cc;
	font-size: 0.9166666em;
}

#sidelogin .lemail
{
	width: 80px;
	height: 25px;
	background: transparent url(images/lbl-emailaddress.gif) no-repeat;
	overflow: hidden;
	text-indent: -999px;
	display: block;
}

#sidelogin .lpwd
{
	width: 80px;
	height: 29px;
	background: transparent url(images/lbl-password.gif) no-repeat;
	overflow: hidden;
	text-indent: -999px;
	display: block;
}

#sidelogin .fp
{
	width: 80px;
	height: 20px;
	background: transparent url(images/lbl-forgotpassword.gif) no-repeat;
	overflow: hidden;
	text-indent: -999px;
	display: block;
}

#sidelogin .btnlogin
{
	width: 64px;
	height: 20px;
	background: transparent url(images/btn-login.gif) no-repeat;
	overflow: hidden;
	text-indent: 9999px;
	display: block;
	float: right;
}

#sidelogin .right 
{
	text-align: right;
}

/* Footer */
#footer 
{
    clear: both;
    display: block;
    background: transparent url(Images/bg-footer.gif) repeat-x top left;
    height: 118px;
    font-size: 8pt;
}

#footer .restricted {
    width: 940px;
    margin: 0 auto;
    text-align: left;
}

#footer .footerlinks {
    width: 310px;
    float: left;
    padding-left: 0px;
    color: #c69;
    padding-top: 30px;
}

#footer .footerlinks a {
    color: #fc6;
}

#footer .copyright {
    width: 500px;
    float: left;
    color: #fff;
    padding-top: 30px;
}

#footer p {
    margin-bottom: 10px;
}

#footer p.twc {
    padding-left: 24px;
    background: transparent url(images/logo-twc.gif) no-repeat left center;
    vertical-align: bottom;
}

#footer .copyright a {
    color: #fff;
}

/* special headings */
#content #h3-whatisssm 
{
	margin-top: 30px;
	background: transparent url(images/h4-whatissheppartonshowme.gif) no-repeat;
	width: 282px;
	height: 40px;
	overflow: hidden;
	text-indent: -999px;
	margin-bottom: 0;
}

#content #h3-ssm-collaborative
{
	background: transparent url(images/h4-ssm-collaborativemarketing.gif) no-repeat;
	width: 403px;
	height: 70px;
	overflow: hidden;
	text-indent: -2999px;
	position: absolute;
	top: 70px;
	z-index: 10;
}

#content #h3-annualreport
{
	background: transparent url(images/h3-annualreport.gif) no-repeat;
	width: 202px;
	height: 35px;
	overflow: hidden;
	text-indent: -2999px;
}

/* contact form */
#form-contact table 
{
	width: 100%;
	margin-bottom: 1em;
}

#form-contact table th 
{
	width: 130px;
}

#form-contact textarea 
{
	width: 90%;
}

#form-contact .txtVerify 
{
	width: 78px;
	height: 20px;
	margin-top: 2px;
	color: #00599a;
	font-size: 1.3em;
	letter-spacing: 3px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

#form-contact #msg 
{
	margin-top: 0.75em;
	height: 2em;
}

#form-contact table ul 
{
	margin-bottom: 0;
}

/* styles */
#content .lbox 
{
	float: left;
	margin-right: 5px;
}

.red 
{
	color: #ff0000;
}

/* business directory */
#content .listing 
{
	width: 267.5px;
	float: left;
	margin-right: 10px;
}

#content .listing p 
{
	line-height: 1.5;
}

#content .listing h4 
{
	margin-bottom: 0.25em;
}

#content .listing h4 a:link,
#content .listing h4 a:visited
{
	text-decoration: none;
	border-bottom: 1px solid #a81e7e;
}

#content .listing h4 a:hover
{
	text-decoration: none;
	border-bottom: 1px none #a81e7e;
}

#content .optionlist 
{
	margin: 0;
	height: 2.25em;
	border-bottom: 1px solid #f2e6ef;
	margin-bottom: 20px;
}

#content .optionlist li
{
	float: left;
	margin-right: 1ex;
	font-size: 1.25em;
	list-style: none;
}

#content .listing h4 a,
#content .optionlist li a
{
	color: #a81e7e;
}

#content .optionlist li a:hover 
{
	text-decoration: none;
}

#content .businesslisting th 
{
	width: 140px;
}

#content .businesslisting #form-contact 
{
	margin-top: 1.5em;
}

#content .businesslisting table td {
    vertical-align: top;
    line-height: 1.4em;
}

#content .businesslisting table th {
	vertical-align:top;
}

.table-stakeholders ul
{
    margin-top: 0;
}

.table-stakeholders th, 
.table-stakeholders td
{
    text-align: left;
}

.required 
{
    color: #cc0000;
}