/*globals */

/* Removed for IE conflicts
img, div, input, #navigation a, #navigation li, #contentbox { 
	behavior: url("/App_Themes/Default/scripts/iepngfix.htc");
}
*/

#navigation a, #navigation li, #contentbox, #cbedge, #navbar, .heritage img.right-col { 
	behavior: url("/App_Themes/Default/scripts/iepngfix.htc");
}

img { 
	-ms-interpolation-mode: bicubic; 
}

html, body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

img { 
	border: none;
}

p { font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	line-height:16px;
}

p a {
	color: #990330;
	text-decoration: none;
	border:none;
	outline:none;
}

a img {
	border:none; 
}

p a:hover, p a:focus { 
	text-decoration: underline; 
}

ul {
	font-size:12px;
	margin: 0;
	padding: 0;
	color:#000000;
}

input {
	font-family:inherit;
}

/* content template */
#footer { 
	height:0px; 
	display:none; 
}

#wrapper {
	/*** Make sure content and nav position to this and not body ***/
    position:absolute;
	width:100%;
	height:100%;
	top:0;
	bottom:0;
	left:0;
	right:0;
	/*** Make sure content is central focus ***/
    min-height: 410px;
	min-width:1024px;
	z-index:2;
}

/*** Content Box Style ***/
#contentbox, .tagbox p, .copybox p, #social .social-wrapper, .buzz-gallery-inner {
	position: absolute;
	background-image: url(/Content/core/pages/backgrounds/contentbg.png);
	background-repeat: no-repeat;
	background-position: 0px 290px;
	right: 570px;
	left: 286px;
	top: 50%;
	height: 290px;
	width: 700px;
	margin-top: -200px;
	min-width: 710px;
}

#social .social-wrapper {
    color:#000;
	height: inherit;
}

#contentbox #cbedge {
	position:absolute;
	height:100%;
	width:20px;
	right: -20px;
	top: 0px;
	background: url(/Content/core/pages/backgrounds/contentbg.png) bottom right no-repeat;
	z-index: 1;
}

.cbmin {
	width:1024px;
	height:1px;
}

#contentbox .cbmin {
	width:650px;
	height:1px;
}

#contentbox .left-col .cbmin {
	width:300px;
	height:1px;
}

#contentbox .main-col .left-col .cbmin {
	width:320px;
	height:1px;
}

#contentbox .main-col .left-col .cbmin {
	width:320px;
	height:1px;
}

#contentbox .main-col .right-col .cbmin {
	width:320px;
	height:1px;
}

.main-col, .left-col, .right-col { 
	z-index: 100; 
}

#contentbox .main-col {
	position:absolute;
	width:98.5%;
	height:auto;
	top:20px;
	left:30px;
	right:0px;
	bottom:20px;
}

#contentbox .left-col {
	position:absolute;
	width:auto;
	height:auto;
	top:20px;
	left:30px;
	right:290px;
	bottom:20px;
}

#contentbox .right-col {
	
	position: absolute;
	top:0px;
	right:-20px;
}

#contentbox .main-col .left-col {
	position: static;
	width:49%;
	float:left;
}

#contentbox .main-col .right-col {
	position:static;
	width:50%;
	min-width: 306px;
	float:right;
	margin-left:0.7%;
}
#contentbox.on {
	background-position:0px -7px;
}
#contentbox.off {
	background-position:0px 290px ;
}
#contentbox .scrollbox {
	height:230px;
	margin-right: 0px;
    overflow: auto;
	width:400px;
}

/*** End Content Box ***/

/*** Text Styles ***/
#contentbox {
	font-family: Courier, monospace, serif;
	font-size:10pt;
	color:#363636;
}

#contentbox p a, #contentbox p span.highlight {
	background:#f4f0c7;
	font-weight: bold;
	color: #363636;
	padding:auto 3px;
	text-decoration: none;
}

#contentbox .grid p a {
	background: transparent;
	color: #990330;
}

#contentbox h1,
#contentbox h2 {
	font-family: QuicksandBook, Verdana, Arial, Sans;
	margin:0px;
	padding:0px;
}

#contentbox p {
	margin:11px 0;
	line-height: 15px;
	/*width: 100%;*/
}

#contentbox h1 {
	font-size:2.05em;
	color: #990330;
	letter-spacing: -2px;
	font-weight: normal;
}

#contentbox h2 {
	font-size:2.05em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #990330;
}

#contentbox h3 {
	font-size:18px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #b65039;
}
/*** End Text Styles***/

/* navigation */
#navigation {
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top:55px;
	left: 0px;
	width: 100%;
	height: 110px;
	overflow: hidden;
	z-index: 99;
}
#navigation h1 {
	position: absolute;
	top: 0px;
}

#navigation h1 a {
	background: url(/Content/core/brand-logos/zodiacusa.png) 0 0 no-repeat;
	width:272px;
	height:121px;
	display:block;
	text-indent:-9999px;
}

#navigation h1, #navigation ul, #navigation li {
	list-style: none;
	margin: 0px;
}

#navbar {
	background: url(/Content/core/nav/zodiac-nav.png) no-repeat scroll 0 0 transparent;
	clear:both;
	display:block;
	height:52px;
	left:289px;
	overflow:hidden;
	position:relative;
	right:0;
	top:35px;
	width:auto;
}

ul#navlist {
	background: url(/Content/core/nav/zodiac-nav-end.png) repeat-x;
	min-width:960px;
	position:absolute;
	bottom:0;
	left:0;
	padding-left:14px;
	top:0;
	float: left;
	margin-left:19px;
	width:100%;
}

#navlist li {
	display: inline;
	float: left;
	margin: 0;
	padding:0;
	height: 52px;
	width: auto;
}

  #navlist li.spacer {
  	background: url(/Content/core/nav/nav-spacer.png) top center no-repeat;
	display: inline;
	float: left;
	margin: 0;
	padding:0;
	height: 52px;
	width: 52px;
}

#navlist li a {
	display:block;
	float:left;
	height: 52px;
	text-indent:-9999px;
	background-position: top center;
    outline:none;
}

#navlist li a.hover, #navlist li a.active, #navlist li a:hover {
	background-position: bottom center;
}

li#nav-heritage a {
	background-image: url(/Content/core/nav/heritage.png);
	width:77px;
}

li#nav-home a { 
	background-image: url(/Content/core/nav/home.png); 
	width: 56px; 
}

li#nav-collection a { 
	background-image: url(/Content/core/nav/collection.png); 
	width: 91px; 
}

li#nav-buzz a { 
	background-image: url(/Content/core/nav/buzz.png); 
	width: 78px; 
}

li#nav-links a { 
	background-image: url(/Content/core/nav/links.png); 
	width: 39px; 
}

li#nav-contact a { 
	background-image: url(/Content/core/nav/contact.png); 
	width: 73px; 
}

/***footer ***/

/* meta stuff common */
.tagbox, .copybox, #social, #buzz-gallery-nav {
	/*common*/
	position: absolute;
	left:0px;
	right:0px;
	width:100%;
	top:50%;
	z-index: 1;
}

.tagbox p, .copybox p, #social .social-wrapper, #buzz-gallery-nav .buzz-gallery-inner {
	/*common*/
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	background:none;
	text-align: right;
	margin-top:0;
	padding:0;
	top:0;
	z-index: 2;
}
.tagbox p small, .copybox p small, #social .social-inner,  #buzz-gallery-nav ul {
	/* common */
	display:block;
	float:right;
	text-align: right;
}
.social-inner {
	padding-top: 12px;
}
.social-inner p {
	line-height: 0;
}
.trail {
    /*common*/
	position:absolute;
	right:0px;
	top:0px;
	z-index:0;
	width:60%;
}

/* social unique styles*/

#social { 
	margin-top: 207px; 
	height:75px; 
}

.social-wrapper {
	height:75px ;
}

/* tagbox unique styles */

.tagbox {
	margin-top:283px;
	height:21px;
}

.tagbox p {
	height:21px;
}

.tagbox p small {
	background-color:#89B9A9;
	color:#fff;
    line-height:21px;
    font-size: 10px;
	padding-left:10px;
}

.tagbox .trail {
	height:21px;
	background-color:#89B9A9;
}

/* copybox unique styles */

.copybox {
	margin-top: 305px;
	overflow:hidden;
	height:50px;
}

.copybox p {
	height:30px;
}

.copybox p small a {
	color:#990000;
	padding:0 4px;
	text-decoration: none;
}

.copybox p small a.line {
	border-right: 1px solid #333;
}

.copybox small a:hover,
.copybox small a:focus {
	text-decoration: underline;
}

.copybox small {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	background:#D7CECC;
	margin:0px;
	display:block;
	float:right;
	width:155px;
	height:50px;
	padding:8px 0px;
}

.copybox .trail {
	background:#D7CECC;
	height:50px;
}

/* buzz subnav unique styles */

#buzz-gallery-nav {
	height:175px;
        width: 700px;
	top: 435px;
        left: 25px;
}

#buzz-gallery-nav .buzz-gallery-inner{ 
	font-family: "Courier New",Courier,monospace; 
	height: 175px;
}
	
#buzz-gallery-nav ul { 
	list-style: none;  
	background: none; 
}
	
#buzz-gallery-nav li { 
	float: left; 
	display: inline; 
	text-align: left;
}
	
#buzz-gallery-nav img { 
	border: 1px #464646 solid ;
}
	
#buzz-gallery-nav a img { 
	border: 1px #464646 solid ;
}
	
#buzz-gallery-nav a:hover img { 
	border: 1px #990000 solid ;
}
	
#buzz-gallery-nav a { 
	color:#464646; 
	text-decoration: none;
}
	
#buzz-gallery-nav a:hover { 
	color:#464646; 
	text-decoration: none; 
}
	
#buzz-gallery-nav strong a { 
        margin-left: 3px;
	color: #990000; 
	font-size: 12px; 
	text-decoration: none; 
}
	
#buzz-gallery-nav strong a:hover { 
	color: #990000; 
	text-decoration: none; 
}
	
#buzz-gallery-nav .thumb { 
	height: 115px; 
	margin: 3px; 
	width: 125px; 
}
	
#buzz-gallery-nav .back {
	background: url(/Content/core/pages/buzz-subnav-left.png) no-repeat;
	height:115px;
	width:25px;
	text-indent: -99999px;
	margin-top: 6px;
}
	
#buzz-gallery-nav .next {
	background: url(/Content/core/pages/buzz-subnav-right.png) no-repeat;
	height: 115px;
	width: 25px;
	text-indent: -99999px;
	margin-top: 6px;
}
	
/*end footer*/

/* utility styles */
.linklist {
	list-style: none;
	color:#9D0F32;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	margin:10px 0 10px 15px;
}

.linklist a {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	color: #9D0F32;
	background-color: none;
	text-decoration: none;
}

.linklist a:hover, .linklist a:focus {
	text-decoration: underline;
	color: #9D0F32;
	background-color: none;
}

/* pages */
/* buzz styles */
/*** buzz grid ***/


.buzz .grid {
    margin-top:30px;
    width:99%;
    overflow:hidden;
}

.buzz .grid li {
    display:block;
	float:left;
	position:relative;
    margin:0 25px 0 0;
	height:195px;
    width:150px;
}

.buzz .grid li a {
	letter-spacing: -1px;
	position: absolute;
	width: 150px;
	height: 165px;
	top:0;
	left:0;
	border:2px solid #CCC;
	text-decoration: none;
}

.buzz .grid li h3 a, .links {
	font-size:15px;
	border:none;
	text-transform:capitalize;
	top:6px;
	height:auto;
}


.buzz .grid li p {
	position:absolute;
	bottom:2px;
	left:0px;
	line-height:18px;
}

.buzz .grid li p a {
	font-family: "Helvetica Neau", QuicksandBook, Verdana, Arial, Sans;
	font-size:14px;
	color: #990330 ;
	font-weight: normal;
	border:none;
	background:none ;
}

.buzz .grid li h3 a {
	color:#990330;
	margin-top: 170px;
	border:0;
}

/* buzz detail pages */
#buzz-button-box {
	font-family:"Courier New",Courier,monospace;
	font-size: 12px; display: block;
	color: #fff;
	width: 165px;
	height: 25px;
	position: absolute;
	top: -18px;
	right: -10px;
	z-index: 99;
	overflow: hidden;
}

#buzz-button-box .back-btn { 
	background-color: #93C3B6; 
	color:#fff; 
}

#buzz-button-box .back-btn div {
        float: right;
	background-color:#3D3C3C;
	color:#FFFFFF;
	margin: -5px -5px 0 0;
	padding:5px 0px 5px 9px;
}

#buzz-button-box .back-btn a {
	display: block;
	background-color:#93C3B6;
	color:#FFFFFF;
	padding:5px 0px 5px 9px;
	text-decoration:none;
}

#buzz-button-box .back-btn a:hover { 
	background-color: #93c3b6; 
	text-decoration: underline;
}

/* links detail pages */
#link-button-box {
	font-family:"Courier New",Courier,monospace;
	font-size: 12px; display: block;
	color: #fff;
	width: 132px;
	height: 25px;
	position: absolute;
	top: -18px;
	right: 7px;
	z-index: 99;
	overflow: hidden;
}
.press #link-button-box, .events #link-button-box {
	top:2px;
}

#link-button-box .back-btn { 
	background-color: #93C3B6; 
	color:#fff; 
}

#link-button-box .back-btn div {
    float: right;
	background-color:#3D3C3C;
	color:#FFFFFF;
	margin: -5px -5px 0 0;
	padding:5px 0px 5px 9px;
}

#link-button-box .back-btn a {
	display: block;
	background-color:#93C3B6;
	color:#FFFFFF;
	padding:5px 0px 5px 9px;
	text-decoration:none;
}

#link-button-box .back-btn a:hover { 
	background-color: #93c3b6; 
	text-decoration: underline;
}

.friends #link-button-box {
z-index:1000;
top: 2px;
right: 0px;
}




/* Collection Styles */

/** Resizeable Images **/

.collection .grid {
    margin-top:30px;
    width:100% ;
    overflow:hidden;
	padding:0;
}

.collection .grid li { 
	display:inline;
}

.collection .grid li a {
	display:block;
	float:left;
	overflow:hidden;
	position:relative;
	width:21.7%;
	margin:5px 2px;
	border:2px solid #CCC;
	height:90px;
}

/** product images should be cropped to 180px by 90px **/

.collection li a img {
	position:absolute;
	margin-left:-90px;
	left:50%;
}

#cat-menu {
	font-size: .9em;
	color: #9ec5bc;
	width:60%;
	float:left;
}

ul#cat-menu, #cat-menu li {
	list-style: none;
	margin: 0px;
	padding:0px;
}

#cat-menu li {
    float:left;
    margin-top:5px;
    padding:0 8px;
    border-right: 1px solid #ccc;
}
#cat-menu li.last {
    border:none;
}

#cat-menu a {
	color: #993300; 
	text-decoration: none;
}

#cat-menu a:hover,#cat-menu a:focus,#cat-menu li.current a { 
	text-decoration: underline; 
}

#pagination {
	float:right;
	list-style:none;
	width:140px;
    margin-right:20px;
}

#pagination li {
	float: left;
	text-align: center;
	margin-right: 2px;
	width: 27px;
	height: 25px;
}

#pagination a {
	display: block;
	font-size: 14px;
	background-color: #cee4e0;
	color: #fff;
	text-decoration: none;
	padding: 5px 9px;
}

#pagination a:hover,#pagination a:active,#pagination a:focus,#pagination a.current {
	background-color: #93c5bc;
	color: #fff;
	text-decoration: none;
}

#collection-feature {
	width:314px;
	height:249px;
	background:url(/Content/2011/shops/collection/spring/feature-bg.png);
	_background:url(/Content/2011/shops/collection/spring/feature-bg.gif);
	position:absolute;
	left:0;
	top:0;
	visibility:hidden;
	z-index:100;
}
#feature-image {
	width:258px;
	height:178px;
	background:url(/Content/2011/shops/collection/spring/ajax-loader.gif) no-repeat center;
	margin:25px auto 0;
	position:relative;
}
#loadedImg, #loadingImg {
	position:absolute;
	top:0;
	left:0;
}
#loadedImg { z-index:1; }
#loadingImg { z-index:2; }

/* contact page styles */

.contact #contentbox {
width: 731px;
}

.contact .left-col{
	z-index:99; 
}

.contact .right-col {
	z-index: 99 ; 
}

.address li, .contact li {
	list-style:none;
}

.address {
	margin:12px 0;
}

#email-signup span, #contact-us-form span {
	position:relative;
}

#email-signup label, #contact-us-form label {
	position:absolute; 
	top:0; left:3px;
	color:#fff;
}

#email-signup {
position: relative;
top: 60px;
}

#email-signup label, #contact-us-form label{
	display:none;
}

#contact-us-form input,#email-signup input, #contact-us-form textarea {
	background-color: #93c3b6;
	color: #fff;
	border: 4px solid #93c3b6;
	font-family: inherit;
        padding:0;
}

#contact-us-form textarea {
font-size: 12px;
height: 3em;
}

#contact-us-form em, #contact-us-form strong {
margin:0;
padding:0;
}

#contact-us-form p {
margin:2px;
padding:2px;
}

#contact-us-form.right-col {
	width: 291px;
	overflow: hidden;
        height: 287px;
        margin-top: 3px;
}

#contact-us-form input.checkbox {
	background:none;
}

.contact ul {
	margin:12px 0;
	padding:0;
}

.contact li {
	list-style:none; 
	margin:3px;
}

.contact li span {
	background:#f4f0c7; 
	padding:2px; 
	font-weight:700;
}

.contact li a {
	padding:;color:#900; 
	text-decoration:none;
}

.address .resident {
	text-transform:uppercase; 
	font-weight:bold; 
	font-size:1.2em;
}

#email-signup h4 { 
	margin:5px 0;
}

#email-signup button,#contact-us-form button {
    background-color:#3D3C3C;
    border:3px solid #3D3C3C;
    color:#FFFFFF;
    font-weight:400;
    font-family:inherit;
}


#contact-us-form {
    background-color:#E6E6E6;
    padding: 0 60px 0 10px;
    height: 290px;
    width: auto;
}

#contact-us-form label.overlabel-apply {
    color:#fff;
    margin-left:40px;
    position:absolute;
    text-indent:0;
    z-index:1;
}

#contact-us-form p { 
	line-height:16px; 
	margin-bottom:12px; 
	width:347px; 
}

#contact-us-form fieldset { 
	margin: 0; 
	padding: 0; 
	border: none;
}

#contact-us-form #email-address, #email-signup #email-entry { 
	width: 220px; 
}

#contact-us-form #f-name { 
	width: 85px; 
	margin: 0; 
}

#contact-us-form #l-name { 
	width: 85px; 
	margin-left: -5px; 
}

/* links */

/*** Links Grid ***/

.links .grid {
        margin:0;
}

.links .grid li {
        display: block;
	float:left;
	position:relative;
        margin:-20px 35px 0 0;
	height:174px;
	font-size: 1em;
	font-weight: 100;
	text-decoration: none;
	width:313px;
}

.links .grid li a {
	position: absolute;
	width:313px;
	height:174px;
	top:0;
	left:0;
	right:0;
	border:2px solid #CCC;
}

.links .grid li p a {
	letter-spacing: 0px;
	color: #990330 ;
	font-weight: lighter;
	border:none;
	background:none ;
        margin: -15px 0 0 0;
        padding:0;
}
ul#links-box {
	_margin-top:-10px;
}
ul#links-box a, ul#links-box li {
	margin:0;
	list-style:none;
	padding:0;
}

.links #links-box {
	height: auto;
	width: 100%;
}

.links #links-box h3 {
	display:block;
	float:left;
	font-size:15px;
}

.links #links-box a {
	letter-spacing: 0px;
	color: #990330;
	text-decoration: none;
}

/*** Retail Grid ***/

.retail .grid li {
	float: left;
	height:69px;
	width: 33.33%;
	display: inline;
}

#links-category-gallery {
	top: 90px;
	left:0;
	min-width:725px;
	width:725px;
	overflow:hidden;
	position:absolute;
}

#links-category-gallery ul {
	list-style: none; 
	font-size:1.15em; 
	font-weight: bold; 
	letter-spacing: 1px;
}

#links-category-gallery li { 
	float: left; 
	width: 335px;
}

#links-category-gallery img { 
	background-color: #cccccc; 
	border: #d2d8da 1px solid; 
	padding: 1px; 
	margin-bottom: 2px;
}

#links-category-gallery a {
	background: none; 
	color: #9D0F32; 
	text-decoration:none;
}

#links-category-gallery a:hover {
	background: none; 
	color: #9D0F32;  
	text-decoration:none;
}

/* retailers styles*/
#links-retailers-gallery {
	left:0;
	position:absolute;
	top:75px;
	width:100%;
}

#links-retailers-gallery ul {
	list-style: none;
}

#links-retailers-gallery img{ 
	padding: 1px; 
	margin-bottom: 2px;
}

#links-retailers-gallery a {
	background: none; 
	color: #9D0F32; 
	text-decoration:none;
}

#links-retailers-gallery a:hover {
	background: none; 
	color: #9D0F32;  
	text-decoration:none;
}


/* overrides PAC 6-2010 */

#collection-image {
	position: absolute;
	left:310px;
}

#contentbox {
	width: 700px;
	z-index: 100;
}

.collection #contentbox p {
	width: 280px;
}

#pagination {
	position: absolute;
	left: 170px;
	top: 217px;
}

#where-to-buy {
	position: absolute;
	top: 217px;
}

.left-col,.scrollbox p {
	width: 385px;
}

#contentbox {
	width: 720px;
}

#contact-us-form {
	margin: 0;
	position: absolute;
	left: 370px;
}

img.right-col {
	margin-top: 0px;
	position: absolute;
	left: 440px;
}

.grid li p {
	margin: 0;
	position: relative;
	top: 140px;
}

.main-col p {
	width: 99%;
}

#wrapper.legal div.scrollbox {
	height: 180px;
}

#wrapper.privacy div.scrollbox {
	height: 180px;
}

#retail-links li {
	display: inline;
	margin: 0 30px 0 0;
}


.thumb-wrapper {
	background-color: #fff;
}

.event-desc {
	font-size: 10px;
	margin-left: 3px;
}

.buzz .grid, .links .grid {
	margin-top: 25px;
}

.heritage #contentbox {
	width: 732px;
}

.heritage img.right-col {
	left: 444px;
}

.links #contentbox p {
	width: 690px;
}

.back-btn-arrow {
	width: 20px;
}

.grid .buzzheader {
	background-color: #ccc;
	height: 3em;
}

.privacy #contentbox .main-col .scrollbox, .legal #contentbox .main-col .scrollbox {
	width: 680px;
	height: 200px;
	margin: 0;
	padding: 0;
}

.privacy #contentbox .main-col .scrollbox p, .legal #contentbox .main-col .scrollbox p {
	width: 660px;
}

.privacy #contentbox .main-col h3, .legal #contentbox .main-col h3 {
	font: 16px Arial, Helvetica, sans-serif;
	position: relative;
	top: -15px;
	margin: 20px 0 0 0;
	padding: 0;
}

.privacy .jScrollPaneContainer, .legal .jScrollPaneContainer {
	position: relative;
    top: -12px;
	overflow: hidden;
	z-index: 1;
}

#sitemap-list {
margin: 5px 0;
}

#sitemap-list li {
margin: 0 0 0 15px;
}

#sitemap-list a {
color: #990330;
line-height: 17px;
}

#sitemap-list a:hover {
color: #B6513A;
text-decoration: none;
}

#contact-us-form #email-address, #email-signup #email-entry {
width:150px;
}

#contact-us-form p {
line-height:16px;
margin:5px 0 5px 0;
width:440px;
}

#contact-us-form button {
position: absolute;
right:10px;
bottom:10px;
width: 60px;
height: 2em;
margin:0;
padding:0;
}

#email-signup {
width: 100%;
height: 2em;
}

.contact #contact-us-form {
left:281px;
width:380px;
line-height: 10px;
}

#contact-us-form input#firstname, #contact-us-form input#lastname {
width: 80px;
}

#contact-us-form textarea {
margin-top: 5px;
overflow: auto;
}

/*** Events ***/


ul.events-grid {
margin-top: 20px;
}

ul.events-grid li {
display:inline;
margin-right:5px;
padding:0;
}

ul.events-grid li img {
border: 1px solid #ccc;
}

#events-box h3 {
width:170px;
display: inline-block;
padding:0;
margin-top: 12px;
font-family: "Helvetica Neue", QuicksandBook, Verdana, Arial, Sans;
font-size:16px; /*added font-size*/
float:left; 
}

#events-box h3.right {
position:relative;
left:245px;
}

#events-box h3 a {
text-decoration: none;
color:#9D0F32;
}

.buzz #social {
}

.buzz .social-inner p {
margin: 12px 0 12px 0;
}

.buzz .social-inner a {
float:left;
padding: 1px 0 0 4px;
margin:0;
vertical-align:top;
}

/* GALLERY PAGES */

#stuff {
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	z-index:100;
	color:#333333;
}
.gall-holder {
	z-index:999;
	width:800px;
	height:250px;
	top:50%;
	margin-top:-375px;
	position:absolute;
	left:240px;
	display:none;
}
#full_bg {
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	*position:absolute;
	left:0px;
	top:0px;
	background:#666666;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	z-index:998;
}

div#fancy_outer {z-index:1001;}
div#fancy_overlay {z-index:1000;}

/** PRESS PAGE **/
.press .left-col h2 {
	margin:0;
	padding:0;
	float:left;
}
.press .lineup {
	background-color: #f5f1f0 !important;
}
.press img {
	border:none;
}
.press .graphic, #prevBtn, #nextBtn {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
.press #container {
	margin:50px auto 0 40px;
	position:relative;
	text-align:left;
	width:600px;
	margin-bottom:0;
}
.press #content {
	position:relative;
}
/* Easy Slider */

.press #slider {
}
.press #slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
.press #slider li {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	width:600px;
	height:200px;
	overflow:hidden;
}
.press #prevBtn, #nextBtn {
	display:block;
	width:30px;
	height:100px;
	position:absolute;
	left:-45px;
	top:50px;
}
.press #nextBtn {
	left:614px;
}
.press #prevBtn a {
	display:block;
	width:30px;
	height:100px;
	background:url(/Content/core/pages/prev.png) no-repeat 0 0;
}
.press #nextBtn a {
	display:block;
	width:30px;
	height:100px;
	background:url(/Content/core/pages/next-red.png) no-repeat 0 0;
}
.press #prevBtn a.red {
	display:block;
	width:30px;
	height:100px;
	background:url(/Content/core/pages/prev-red.png) no-repeat 0 0;
}
.press #nextBtn a.red {
	display:block;
	width:30px;
	height:100px;
	background:url(/Content/core/pages/next.png) no-repeat 0 0;
}
/* // Easy Slider */

.press #container h3 {
	margin:3px 0;
	font-size:11px;
}
.press #container h3 a:link, .press #container h3 a:visited, .press #container h3 a:hover, .press #container h3 a:focus, .press #container h3 a:active {
	color: #990330;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}
.press #container td img {
	border: 2px solid #cecece;
}
.press #container td {
	width: 135px;
}
.press #link-button-box {
	right: -1.5%;
}

vml\:* { behavior: url(#default#VML);display:inline-block } /* IE VML display fix for Cufon */
