


/* SET NEW DEFAULT CSS VALUES FOR CONSISTENCY ACROSS BROWSERS */

body,ul,ol,li{margin:0;padding:0;}




/*-- GLOBAL HTML OVERRIDE --*/

body {
	background: #fff;
	margin: 0px;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

h1.indexH1 a {
	float: left;
	background:none;
	text-indent: -9999px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
	height: auto;
}

h1.subH1 a {
	float: left;
	background: none;
	text-indent: -9999px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
	height: auto;
}

h1.subH1 a:hover {
	background: none;
}

#logo{margin-bottom: 20px; margin-top: 4px; float: left;}


h3 {
	background: url(../images/title_bar.gif) 0 0 repeat-y #7f7f7f;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	height: 18px;
}

a:hover {
	text-decoration:underline;
}

p, li {
	color: #000;
	list-style-type: none;
}


/*-- CSS STRUCTURE --*/


#mainContainer {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 973px;
	text-align: left;
}

#contentContainer {
	clear: both;
	margin-top: 20px;
	width: 973px;
}

#sideContentLeft {
	float: left;
	width: 180px;
}

#mainContent {
	float: left;
	margin-left: 22px;
	padding: 0px;
	width: 588px;
}

#sideContentRight {
	float: right;
	width: 160px;
}



/*--FORM ELEMENTS--*/

input {
	border: 1px solid #6b6b6b;
	padding-top: 4px;
	padding-left: 4px;
	color: #6b6b6b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

select {
	border: 1px solid #6b6b6b;
	padding-top: 4px;
	padding-left: 4px;
	color: #6b6b6b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

input#subscribeBtn {
	background-color: #ebebeb;
	border: none;
	border-left: 4px solid #000000;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 0px;
	width: 80px;
	height: 17px;
}

input.goBtn {
	background-color: #ebebeb;
	border: none;
	border-left: 4px solid #000000;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding: 0px;
	width: 39px;
	height: 17px;
}

input#exclSearchBtn {
	background-color: #ebebeb;
	border: none;
	border-left: 4px solid #000000;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding: 0px;
	width: 39px;
	height: 17px;
}

.bold {
	font-weight: bold;
}

.textBlack {
	color: #000000;
}

.textGray {
	color: #797979;
}

.textRight {
	text-align: right;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.error {
	color: red;
	position: relative;
}

.success {
	color: green;
	position: relative;
}


/*--------SUB PAGE GLOBAL--------*/

h3.sideLeftH3 {
	width: 170px;
}

h3.mainH3 {
	margin-top: 10px;
	width: 578px;
}

#breadCrumbUl {
	margin-top: 6px;
	margin-left: 0px;
	margin-bottom: 30px;
	padding: 0px;
	width: 412px;
	text-transform: uppercase;
}

#breadCrumbUl li {
	float: left;
	margin-left: 4px;
	padding: 0px;
	list-style-type: none;
	color: #a8a8a8;
	display: inline;
}

#breadCrumbUl a {
	color: #a8a8a8;
}

#breadCrumbUl a:hover {
	text-decoration: underline;
}

/*----SUB EXCLUSIVES----*/

#subExclBg {
	background-color: #ebebeb;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	width: 165px;
}

.subExclBox {
	background-color: #6b6b6b;
	margin-bottom: 15px;
	width: 150px;
	height: 114px;
}

.subExclBox a {
	color: #FFFFFF;
}

.subExclBox1 {
	background-color: #6b6b6b;
	margin-bottom: 15px;
	width: 150px;
	height: 140px;
}

.subExclBox1 a {
	color: #FFFFFF;
}

.exclTitle {
	margin-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	display: block;
	width: 130px;
	height: 24px;
}


a#featureBg {
	padding-top: 54px;
	padding-left: 9px;
	display: block;
	width: 141px;
	height: 20px;
	font-weight: bold;
}

a#slot2Bg {
	padding-top: 54px;
	padding-left: 9px;
	display: block;
	width: 141px;
	height: 20px;
	font-weight: bold;
}

a#slot3Bg {
	padding-top: 54px;
	padding-left: 9px;
	display: block;
	width: 141px;
	height: 20px;
	font-weight: bold;
}

a#slot4Bg {
	padding-top: 54px;
	padding-left: 9px;
	display: block;
	width: 141px;
	height: 20px;
	font-weight: bold;
}

input#exclSearchInput {
	width: 102px;
}

/*--------BANNER AD--------*/

#bannerTop {
	width: 973px;
	height: 90px;
}

#bannerAd {
	float: left;
	width: 728px;
}

/*--------BRAND AND NAVIGTION--------*/

#topBrandNav {
	margin-top: 20px;
	font-size: 11px;
	width: 973px;
}

#topBrandNav a {
	color: #797979;
}

#topBrandNav a:hover {
	color: #000;
}

#topBrand {
	float: left;
	margin-bottom: 20px;
	width: 602px;
	height: 118px;
}

#topBrandNav ul {
	margin: 0px;
	padding: 0px;
}

#topBrandNav li {
	list-style-type: none;
	padding-bottom: 5px;
	height: 15px;
}

#navLeft ul {
	margin-left: 10px;
}

li#navSmileIcon {
	background: url(../images/nav_smile_icon.gif) 0 0 no-repeat;
	padding-left: 18px;
}


/*--------INDEX PAGE--------*/

h3#indexIssueH3 {
	width: 170px;
}

#indexIssueDiv {
	width: 100%;
}

#indexIssueDiv ul {
	margin-bottom: 24px;
	padding: 0px;
}

#indexIssueDiv li {
	margin-top: 9px;
	margin-bottom: 9px;
	list-style-type: none;
}

ul#indexIssueNumTitle {
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	list-style-type: none;
}

li#indexIssueNum {
	margin-bottom: 0px;
}

li#indexIssueTitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 24px;
}

h3#subscribeH3 {
	margin-top: 24px;
	width: 170px;
}

#subscribeBox {
	background-color: #ebebeb;
	margin-bottom: 20px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 14px;
	width: 160px;
}

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

#subscribeBox li {
	margin: 0px;
	padding-bottom: 6px;
}

#subscribeBox span {
	display: block;
}

.subscribeBoxInput {
	width: 150px;
}

#subscribeBoxSelectLi {
	padding-top: 6px;
	padding-bottom: 6px;
	height: 30px;
}

#subscribeBoxSelect {
	width: 150px;
}

/*----INDEX EXCLUSIVES----*/

#exclIndex {
	position: relative;
	width: 588px;
}

#indexFeatureLg {
	background-color: #6b6b6b;
	width: 270px;
	height: 237px;
}

a#indexFeatureBgLg {
	padding-top: 156px;
	padding-left: 10px;
	display: block;
	width: 260px;
	height: 17px;
	font-weight: bold;
}

a.indexbExclTitleLg {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
	font-size: 16px;
	line-height: 24px;
	display: block;
	width: 248px;
}

#indexExclSlot2 {
	position: absolute;
	top: 0px;
	left: 279px;
	background-color: #6b6b6b;
	margin-bottom: 15px;
	width: 150px;
	height: 114px;
	font-weight: bold;
}

#indexExclSlot3 {
	position: absolute;
	top: 0px;
	left: 438px;
	background-color: #6b6b6b;
	margin-bottom: 15px;
	width: 150px;
	height: 114px;
	font-weight: bold;
}

#indexExclSlot4 {
	position: absolute;
	top: 123px;
	left: 438px;
	background-color: #6b6b6b;
	margin-bottom: 15px;
	width: 150px;
	height: 114px;
	font-weight: bold;
}

.indexExclBox {
	background-color: #6b6b6b;
	margin-bottom: 15px;
	width: 150px;
	height: 114px;
}

#exclIndex a {
	color: #FFFFFF;
}

.indexbExclTitle {
	margin-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	font-style: italic;
	display: block;
	width: 130px;
	height: 24px;
}

#indexExlSearchBox {
	position: absolute;
	top: 25px;
	left: 438px;
	width: 150px;
}

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

#indexExlSearchBox span {
	display: block;
	padding-bottom: 10px;
	font-weight: bold;
	color: #6b6b6b;
}

input#indexSerachInput {
	width: 144px;
}

li#indexSearchLi {
	padding-top: 10px;
	text-align: right;
}

h3#exclIndexH3 {
	position: relative;
	width: 578px;
	color: #FFFFFF;
}

div#indexArchiveLink {
	position: absolute;
	top: 6px;
	right: 8px;
	text-align: right;
	width: 120px;
}

div#indexArchiveLink a {
	color: #FFFFFF;
}

#blogNewsContainer {
}

#blogContainer {
	float: left;
	margin-top: 25px;
	width: 270px;
	margin-bottom: 20px;

}

#newsContainer {
	float: right;
	margin-top: -110px;
	width: 309px;
	margin-bottom: 20px;
	overflow: hidden;
}


h3#blogH3 {
	position: relative;
	width: 299px;
}

h3#newsH3 {
	width: 260px;
}

div#indexRssImg {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 78px;
}

#blogBox {
	background-color: #ebebeb;
	margin: 0px;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 14px;
	width: 289px;
	position: relative;
	z-index: 50;
}

#blogBox a{
	/*color: #003366;*/
}

#blogBox ul {
	margin-top: 0px;
	margin-bottom: 28px;
	padding: 0px;
}

#blogBox li  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#blogBox li img {
	width: 80px;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top:5px;
}

.blogEntryTitle {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}

.blogEntry {
	margin-top: 0px;
	margin-bottom: 4px;
}

.blogComments {
	margin-top: 0px;
	margin-bottom: 26px;
	font-size: 10px;
	color: #a9a9a9;
}



h3#mediaH3 {
	width: 291px;
}

#mediaBox {
	margin-left: 0px;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	color: #797979;
}

#mediaBox a{
	color: #003366;
}

#mediaBox ul {
	margin-top: 0px;
	margin-bottom: 28px;
	padding: 0px;
}

#mediaBox li  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#mediaBox li img {
	width: 80px;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top:5px;
}

#mediaBox li img.playbutton {
	width: 12px;
	height: 12px;
	padding: 0;
}

.mediaEntryTitle {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
}

.mediaEntry {
	margin-top: 0px;
	margin-bottom: 4px;
}

li.mediaEntry a{text-decoration: underline;}

.mediaComments {
	margin-top: 0px;
	margin-bottom: 26px;
	font-size: 10px;
	color: #a9a9a9;
}



ul#newsUl {
	height: 390px;
	overflow: auto;
	margin-top: 1px;
	margin-left: 0px;
	margin-bottom: 35px;
	padding: 0px;
	color: #797979;
}

ul#newsUl li {
	margin-top: 9px;
	margin-bottom: 9px;
	padding: 0px;
	list-style-type: none;
}

ul#newsUl a{text-decoration: underline;}

#indexEvntsContainer {
	width: 301px;
}

h3#indexEvntsH3 {
	margin-top: 24px;
	width: 290px;
}

ul#indexEvntsUl {
	margin-top: 5px;
	margin-bottom: 24px;
	padding: 0px;
}

ul#indexEvntsUl li {
	margin-top: 9px;
	margin-bottom: 9px;
	padding: 0px;
	list-style-type: none;
	color: #a9a9a9;
}

#googleAds {
	padding-left: 60px;
}

#ad_wrapper{
	margin-top: 24px;
	margin-bottom: 24px;
	width: 585px;
	height: 60px;
	padding: 8px 0;
	float: left;
	background-color: #E6E6E6;
	border: 1px solid #ccc;
}


/*--------CATEGORY LIST PAGE / ONLINE EXCLUSIVES--------*/

.categoryView {
	position: absolute;
	top: 105px;
	right: 24px;
	color: #797979;
}

.categoryExclDate {
	margin-top: 20px;
	font-size: 13px;
}

.categoryExclTitle a {
	font-style: italic;
	color: #6b6b6b;
}



/*--------ARCHIVE PAGE--------*/

#storyFilterSearchDiv {
	margin: 0px;
	overflow: auto;
	width: 588px;
}

#storyFilterDiv {
	float: left;
	width: 412px;
}

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

#storyFilterDiv li {
	float: left;
	margin-right: 6px;
}

#storyFilterDiv select {
	width: 72px;
}

.subFilterCheck {
	margin: 0px;
	padding: 0px;
}

#storyFilterText {
	padding-top: 4px;
	font-weight: bold;
}

#storySearchDiv {
	float: right;
	padding-left: 10px;
	width: 152px;
}

#storyListDiv {
	width: 588px;
}

#storyListDiv div {
	position: relative;
	overflow: auto;
	margin: 0px;
	padding-top: 10px;
	width: 588px;
}

#storyListDiv img {
	float: left;
	margin-bottom: 12px;
	width: 87px;
	clear: none;
}

#storyListDiv ul {
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	padding: 0px;
	list-style-type: none;
	width: 436px;
}

.storyListDivTint {
	background-color: #ebebeb;
}

.storyListTitle {
	font-size: 16px;
	margin-bottom: 9px;
}

.storyListDate {
	color: #797979;
	text-transform: uppercase;
}

.storyListEntry {
	margin-top: 20px;
}

.storyView {
	position: absolute;
	top: 105px;
	left: 518px;
	color: #797979;
}

/*--------STORY DETAIL PAGE--------*/

#storyDetailDiv {
	width: 412px;
}

#storyRightColDiv {
	float: right;
	margin: 0px;
	width: 162px;
}

h3#storyRightColH3 {
	width: 152px;
}

#storyRightColBg {
	margin-bottom: 24px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #ebebeb;
}

input#subSearchField {
	font-family: Helvetica, Arial, sans-serif;
	border: 1px solid #6b6b6b;
	padding-top: 4px;
	padding-left: 4px;
	color: #6b6b6b;
	font-size: 11px;
	width: 96px;
}

#storyRightColBg ul {
	margin-top: 10px;
	margin-right: 10px;
	padding: 0px;
	list-style-type: none;
}

#storyRightColBg a {
	color: #797979;
}

.storyDetailImg {
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 12px;
	margin-bottom: 6px;
}

#storyDetailTitle {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 18px;
	line-height: 22px;
}

#storyDetailReview {
	margin: 0px;
}

.storyDetailCaption {
	margin: 0px;
	font-size: 10px;
	line-height: 11px;
}

.storyDetailCredit {
	margin: 0px;
	color: #a9a9a9;
	font-size: 10px;
}

#storyDetailToolsDiv {
	position: relative;
	width: 412px;
	height: 17px;
	margin: 6px 0px;
	padding: 6px 0px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	text-align: justify;
}

#storyDetailStoryDiv {
	position: relative;
	width: 412px;
	margin-top: 6px;
	padding-top: 12px;
	text-align: justify;
}


#storyDetailStoryDiv p {
	text-align: justify;
}

#storyDetailDate {
	margin: 0px;
	font-size: 14px;
}

#storyDetailBy {
	margin-top: 4px;
	margin-bottom: 20px;
}

.storyDetailAdDiv {
	text-align: center;
	background-color: #ebebeb;
	margin-top: 14px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.storyDetailAdDiv img {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

#storyPaginationDiv {
	position: relative;
	text-align: right;
	overflow: auto;
	width: 412px;
	height: 20px;
}

#storyPaginationDiv ul {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	display: inline;
}

#storyPaginationDiv li {
	float: left;
	margin-right: 4px;


}

#storyPaginationDiv a {
	padding: 0 2px;
	color: #797979;
	display: block;
}

/*--------SEARCH RESULTS PAGE--------*/

h4#searchArchiveH4 {
	width: 588px;
	border-top: 1px solid #d7d7d7;
	font-size: 14px;
	color: #797979;
	font-weight: normal;
	padding-top: 6px;
	margin-bottom: 20px;
}

#searchAd {
	text-align: center;
	background-color: #ebebeb;
	margin-top: 14px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#searchAd img {
	width: 300px;
	height: 250px;
	margin-left: 144px;
	border: 0px;
	padding: 0px;
}


/*--------CURRENT ISSUE PAGE--------*/

#currentH2Bg {
	margin-bottom: 24px;
	padding-top: 110px;
	padding-left: 264px;
	width: 324px;
	height: 50px;
}

#currentCoverStoryDiv {
	position: relative;
	background-color: #ebebeb;
	margin: 0px;
	padding-top: 18px;
	padding-left: 16px;
	padding-right: 14px;
	padding-bottom: 22px;
	width: 558px;
}

#currentCoverStoryDiv img {
	float: right;
	border: 1px solid #000;
	width: 126px;
}

#currentCoverTitle {
	margin-top: 0px;
	margin-bottom: 24px;
	font-size: 24px;
}

#currentCoverStories {
	margin-top: 0px;
	margin-bottom: 50px;
	font-size: 20px;
	line-height: 18px;
}

#currentBuyIssue a {
	margin: 0px;
}

#currentBackIssue a {
	margin: 0px;
	color: #797979;
	line-height: 0px;
}

#currentContentDiv {
	padding-left: 14px;
	width: 574px;
}

.currentContentTitle {
	margin-top: 18px;
	margin-bottom: 4px;
}

/*--------EVENTS LIST PAGE--------*/

#eventsListNextDiv {
	border-left: 5px solid #ebebeb;
	margin-bottom: 24px;
	padding-left: 10px;
	width: 573px;
}

#eventsListNextLeftCol {
	float: left;
	width: 267px;
}

#eventsListNextRightCol {
	float: right;
	width: 278px;

}

#eventsListNextRightCol img {
	width: 278px;
}

#eventsListNextDiv ul {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}

#eventsListNextDiv li {
	margin-top: 4px;
	margin-bottom: 4px;

}

#eventsListNextTitle {
	font-size: 20px;
	line-height: 22px;
}

#eventsListNextUl {
	font-size: 13px;
}

#eventsListNextDetails li {
	float: left;
	font-weight: bold;
	margin-right: 8px;
	margin-bottom: 10px;
}

#eventsListNextRightCol p {
	margin-top: 68px;
	color: #797979;
}

#eventsListNextRightCol li {
	float: left;
	margin-right: 4px;
}

#eventsBottomContainer {
	width: 588px;
}

#eventsColLeftContainer {
	float: left;
	width: 282px;
}

#eventsColRightContainer {
	float: right;
	width: 282px;
}

h3.eventsList {
	width: 270px;
}

#eventsColLeftContainer div, #eventsColRightContainer div {
	margin: 0px;
	padding-top: 7px;
	padding-right: 10px;
	width: 272px;
	height: 113px;
}

#eventsColLeftContainer img, #eventsColRightContainer img {
	float: left;
	width: 80px;
	height: 100px;
}

#eventsColLeftContainer ul, #eventsColRightContainer ul {
	margin-top: 28px;
	margin-left: 89px;
	margin-bottom: 0px;
	padding: 0px;
	list-style-type: none;
}

.eventsListLightTint {
	background-color: #f2f2f2;
}

.eventsListDarkTint {
	background-color: #ebebeb;
}

.eventsListDate {
	margin-bottom: 4px;
	font-size: 18px;
}

.eventsListView {
	margin-top: 9px;
}

/*--------EVENTS DETAIL PAGE--------*/

#eventsDetailColLeftContainer {
	float: left;
	width: 278px;
	margin-bottom: 24px;
}

#eventsDetailColRightContainer {
	float: right;
	width: 278px;
}

#eventsDetailColRightContainer img {
	width: 278px;
}

#eventsDetailSponsorDiv {
	float: left;
	width: 278px;
	margin-bottom: 20px;
}

#eventsDetailColLeftContainer ul, #eventsDetailImgContainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 278px;
}

#eventsDetailColLeftContainer li {
	float: left;
	margin-right: 6px;
}

#eventsDetailImgContainer li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 126px;
}

#eventsDetailImgContainer li img {
	width: 120px;
}

/*--------PHOTO ESSAY PAGE--------*/
#photoEssayDiv {
	position: relative;
	width: 400px;
	margin-top: 6px;
	padding-top: 12px;
	text-align: justify;
	vertical-align: top;
}



#photoessayDetailColRightContainer {
	width: 420px;
}

*html #photoessayDetailColRightContainer {
	width: 420px;
}


#photoessayDetailColRightContainer img {
	width: 420px;

}

*html #photoessayDetailColRightContainer img  {
	width: 420px;
}

#photoessayDetailImgContainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 420px;
}

*html #photoessayDetailImgContainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 420px;
}

#photoessayDetailImgContainer li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 125px;
}

*html #photoessayDetailImgContainer li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 125px;
}

#photoessayDetailImgContainer li img {
	width: 120px;
}

/*--------LINKS PAGE--------*/

#linksH2Bg {
	background: url(../images/links_kit_h2_bg.jpg) 0 0 no-repeat;
	margin-bottom: 24px;
	padding-top: 27px;
	padding-left: 265px;
	width: 323px;
	height: 44px;
}

/*--------WHERE PAGE--------*/

#whereTopDiv {
	border-left: 5px solid #ebebeb;
	margin-bottom: 10px;
	padding: 2px 10px;
	width: 563px;
}

.whereTitleP {
	font-size: 14px;
}

#whereListNextDiv {
	border-left: 5px solid #ebebeb;
	margin-bottom: 24px;
	width: 570px;
	background-color: #ebebeb;
	margin-bottom: 15px;
	padding: 14px;
	padding-right: 0px;
}

#whereListNextLeftCol {
	float: left;
	width: 267px;
	margin-left: -3px
}

#whereListNextRightCol {
	float: right;
	width: 278px;

}

#whereListNextRightCol img {
	width: 90%;
	padding-left: 14px;
}

#whereListNextDiv ul {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}

#whereListNextDiv li {
	margin-top: 4px;
	margin-bottom: 4px;

}

#whereListNextLogo {
	float: left;
	margin-right: 10px;
}

#whereListNextTitle {
	font-size: 20px;
	line-height: 22px;
	width: 175px;
}

#whereListNextUl {
	font-size: 13px;
}

#whereStoreDescription{
	width: 298px;
	font-size: 11px;
	clear: both;
}

#whereListNextDetails li {
	float: left;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 10px;
}

#whereListNextRightCol p {
	margin-top: 68px;
	color: #797979;
}

#whereListNextRightCol li {
	float: left;
	margin-right: 4px;
}

#sortTerritory{
	padding-left: 7px;
}

/*--------CONTACT PAGE--------*/

#subContentContainer {
	float: none;
	width: 588px;
}

#subContentColLeft {
	float: left;
	padding-left: 14px;
	width: 268px;
}

#subContentColRight {
	float: right;
	width: 282px;
}

#subContentContainer p {
	font-size: 16px;
}

#subContentContainer ul {
	margin-left: 0px;
	margin-bottom: 8px;
	padding: 0px;
	list-style-type: none;
}


/*--------ADVERTISING PAGE--------*/

#advertisingTopDiv {
	border-left: 5px solid #ebebeb;
	margin-bottom: 10px;
	padding: 2px 10px;
	width: 563px;
}

.advertisingTitleP {
	font-size: 14px;
}


/*--------FOOTER--------*/

#footerContainer {
	clear: both;
	border-top: 1px solid #c0c0c0;
	margin-top: 30px;
	width: 973px;
	height: 100px;
}

#footerContainer a {
	color: #797979;
}

#footerContainer ul {
	margin-top: 10px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	display: block;
	width: 950px;
}

#footerContainer li {
	float: left;
	margin-top: 0px;
	padding-right: 20px;
	list-style-type: none;
}

#copyrightDiv {
	clear: both;
	margin-top: 10px;
}

/* ------------ Send Entry --------------*/

#sendEntryBanner {
		background-image:url(../images/sendEntry.gif) ;
		background-repeat:no-repeat;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		padding: 25px 10px;
		color: #fff;
		font-size:14px;
		text-align: right;
		font-weight: bold;
		border-bottom : 2px solid #000;
		background-color:#666;
		 }

#sendEntry {
		width:100%;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: Black;
		font-size:11px;
		line-height:9px;
}

.inside {
	padding: 5px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	}

.inside fieldset{
	border: solid 0 transparent;
}

.inside legend{
	font-weight:bold;
	color:#000000;
	padding-left: 10px;
}

.inside input{
	font-family: "Helvetica Neue";
	font-size: 11px;
	width: 240px;
}

.inside textarea{
	width:240px;
	height: 70px;
}

* html #sent{
	padding-top: 6px;
	padding-left: 5px;
}

* html button{
	font-size: 10px;
	padding-top: 1px;
}

area{outline: none;}