/*-------------------------------------- ------------------------------ BEGIN Global Styles ------------------------------ --------------------------------------*/@import url("../../global/CSS/global.css");/*-------------------------------------- ------------------------------ END Global Styles ------------------------------ --------------------------------------*//*-------------------------------------- DEFAULTS --------------------------------------*/html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th { font-weight: normal; font-style: normal; }fieldset,img { border: none; }caption,th { text-align: left; }body {	background-color: #000000;	background-repeat: no-repeat;	background-position: center 300px;}img, div { behavior: url(/SiteFiles/1227/Scripts/iepngfix.htc); }img.leftalign { float: left; margin: 2px 20px 16px 0; }img.rightalign { float: right; margin: 2px 0 16px 20px; }hr {	border: 0;	width: 100%;	color: #d9d9d9;	background-color: #d9d9d9;	height: 1px;	line-height: 1px;	margin: 10px 0px;	padding: 0px;	}ul {	margin: 10px 0px 10px 10px;	padding: 0px;}ol {	padding: 0 0 0 25px;	margin: 0px;}/*-------------------------------------- TYPE --------------------------------------*/body, p, div, ul, li, td {	font-family: Helvetica, Arial, sans-serif;	font-size: 14px;	line-height: 21px;	color: #333333;}a:link, a:visited, a:active {	color: #766FB2; 	text-decoration: none;}a:hover {	color: #766FB2; 	text-decoration: underline;}a:focus {	outline: none; }strong, b { font-weight:bold; }h1 {	font-family: Helvetica, sans-serif;	font-size: 36px;	line-height: 34px;	font-weight: bolder;	color: #333333;}h2 {	font-size: 21px;	line-height: 28px;	color: #FFFFFF;}h3 {	font-size: 16px;	line-height: 28px;	color: #333333;	font-weight: bold;}h4 {	font-size: 14px;	line-height: 21px;	color: #2A282B;	font-weight: bold;	font-family: Helvetica, Arial, sans-serif;}h5 {	font-size: 10px;	line-height: 16px;	color: #7670B2;	text-transform: uppercase;	font-family: Helvetica, Arial, sans-serif;}/*-------------------------------------- MAIN NAV --------------------------------------*/#mainnavSection {	height: 141px;	width: 974px;	position: relative;	margin: 0px auto;}#mainnavWrapper {	margin: 0px;	padding: 10px 0px 0px 12px;	width: 740px;	position: absolute;	top: 5px;	left: 224px;	background-image: url(/sitefiles/1227/images/new/bkgdmainnav.jpg);	background-repeat: repeat-x;	background-position: bottom;	height: 126px;}#mainnavWrapper p,#mainnavWrapper h2,#mainnavWrapper h2 a {	display: none;}#mainnav, mainnav ul{	margin: 0px;	padding: 0px;	list-style: none;	background: none;	height: 141px;}#mainnav li ul {display: none;}#mainnav li {	margin: 0px;	float: left;	background: none;	padding: 0;}#mainnav a {	display: block;	text-decoration: none;	font-size: 14px;	font-weight: lighter;	text-transform: capitalize;	color: #BFBFBF;	padding-top: 3px;	padding-right: 21px;	padding-bottom: 0px;	padding-left: 21px;}#mainnav a:hover {	display: block;	text-decoration: none;	font-size: 14px;	font-weight: lighter;	text-transform: capitalize;	color: #FFFFFF;}#mainnav a.current {	display: block;	text-decoration: none;	font-size: 14px;	font-weight: lighter;	text-transform: capitalize;	color: #F9EC23;}/*-------------------------------------- LEVEL2NAV --------------------------------------*/#level2navWrapper {	margin: 0px;	padding: 0px;	width: 100%;	height: 42px;	background-color: #766FB2;	clear: both;	float: left;}#level2navWrapper p,#level2navWrapper h2,#level2navWrapper h2 a {	display: none;}#level2nav {	width: 974px;	margin-left:auto;	margin-right:auto;		height: 22px;}#level2nav ul{	margin: 0px;	padding: 0px;	list-style: none;	background: none;}#level2nav li ul {display: none;}#level2nav li {	padding: 0px;	margin: 0px 11px 0px 0px;	float: left;	list-style-type: none;}#level2nav a {	display: block;	text-decoration: none;	color: #FFFFFF;	padding: 0px 7px;	font-weight:normal;}#level2nav a:hover {	display: block;	color: #F9EC23;	padding: 0px 7px;	font-weight:normal;	background-image:url(/sitefiles/1227/images/new/level2hover.png);	background-repeat:repeat;}#level2nav a.current {	display: block;	text-decoration: none;	color: #F9EC23;	padding: 0px 7px;	font-weight:normal;}#flashWrapper {	clear: both;	float: left;	width: 100%;}/*-------------------------------------- WRAPPERS --------------------------------------*/#indexWrapper {	width: 100%;	float: left;	text-align: left;	background-color: #f58925;}#topWrapper {	width: 100%;	float: left;	text-align: left;	background-color: #121212;	background-image: url(/sitefiles/1227/images/new/bkgdtop.jpg);	background-repeat: repeat-x;	background-position: top;}#contentWrapper {	width: 100%;	float: left;	text-align: left;	clear:both;	height: auto;	background-image: url(/sitefiles/1227/images/new/bkgdhome.jpg);	background-repeat: repeat-x;	background-position: top;}#footerWrapper {	width: 974px;	float: left;	text-align: left;	margin-top: 25px;	height: 500px;	background-image: url(/sitefiles/1227/images/new/bkgdfooter.png);	background-repeat: no-repeat;	background-position: top;}/*-------------------------------------- UTILITY LINKS --------------------------------------*/#utilityLinks {	float: left;	width: 974px;	color: #CCCCCC;	height: 33px;	background-image: url(/sitefiles/1227/images/new/bkgdutilitynav.jpg);}#utilityLinks ul{	float:right;	width:500px;	padding: 0px;	margin: 3px;}#utilityLinks ul li {	color: #999999;	float: left;	display:block;	padding: 0px 13px;	list-style-type: none;}#utilityLinks ul li a {	color: #999999;	text-transform:uppercase;	font-size:11px;	font-weight: normal;	padding:3px 5px 2px 5px;}#utilityLinks ul li a:hover {	color: #ffffff;	background-color:#1A1A1A;	padding:3px 5px 2px 5px;	text-decoration: none;}#utilityLinks ul li a.volunteer {	color:#FFFF00;}/*-------------------------------------- TOP --------------------------------------*/#top {	margin: 0px auto;	padding: 0px;	width: 974px;	height: 34px;	position: relative;}#logo {	width: 177px;	height: 66px;	margin: 0px;	position: absolute;	left: 25px;	top: 25px;}#logo a {	background-image:url(/sitefiles/1227/images/new/logo.jpg);	background-repeat:no-repeat;	display: block;	text-indent:-9999px;	height: 52px;}#topWrapper #top #toptop {	height: 103px;	width: 955px;	float: left;	position: relative;}#topbottom {	clear: both;	float: left;	height: 152px;	width: 955px;	margin-top: 6px;}/*-------------------------------------- CONTENT --------------------------------------*/.clear {	clear: both;	height: 0;	line-height: 0.0;	font-size: 0;}#content {	width: 975px;	clear: both;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	padding: 14px 0;}#flash {	width: 955px;	height: 251px;	margin-right: auto;	margin-left: auto;}a.pageSearchTitle {	color:#121212;	font-size:14px;	font-weight:bold;	line-height:18px;	text-decoration:none;}/*-------------------------------------- CONTENT LEFT & RIGHT --------------------------------------*/#contentLeft {	width:721px;	float:left;	clear:both;	height: 384px;}#DEFcontentLeft {	clear:both;
	float:left;
	min-height:400px;
	overflow:hidden;
	width:722px;}#contentLefttop {	width:722px;	float:left;	background-image:url(/sitefiles/1227/images/new/bkgdcontenttop.png);	background-repeat: no-repeat;	background-position: center top;	height: 75px;}#DEFcontent {	width:602px;	float:left;	background-image:url(/sitefiles/1227/images/new/bkgdcontent.jpg);	background-repeat: repeat-y;	background-position: center top;	padding: 0px 60px 40px 60px;
	position: relative;	min-height: 420px;}
.addthis_toolbox {
	position: absolute;
    right: 57px;
    top: -44px;
}#contentLeftbottom {	width:722px;	float:left;	background-image:url(/sitefiles/1227/images/new/bkgdcontentbottom.png);	background-repeat: no-repeat;	background-position: center top;	height: 10px;}#contentRight {	float: right;	width: 242px;}/*-------------------------------------- BLOG POST OVERRIDES --------------------------------------*/#blogposts {	background-image: url(/sitefiles/1227/images/new/bkgdblog.png);	background-repeat: no-repeat;	background-position: center top;	float: left;	width: 220px;	padding:11px 11px 0px 11px;}#blogposts td {	font:Georgia, "Times New Roman", Times, serif;	font-size:13px;	line-height:17px;	color:#666666;}#blogposts td a {	font:Helvetica, sans-serif;	font-size:13px;	line-height:16px;}div.recent-blog-posts-wrapper ul {	margin:0px;}div.recent-blog-posts-wrapper ul li {	list-style-type: none;	margin:0px;	padding:8px 10px;	background-image:url(/sitefiles/1227/images/new/blogbreak.gif);	background-repeat: no-repeat;	background-position: center bottom;}div.recent-blog-posts-wrapper ul li:hover {	list-style-type: none;	background-color: #F2F2F2;}a.recent-blog-posts-title {	display: block;	width:100%;	color: #4D4D4D;	font-family:Georgia, "Times New Roman", Times, serif;	font-size:13px;	line-height: 15px;}.recent-blog-posts-date-wrapper {	font-size:12px;	line-height: 18px;	color: #7670B2;}.post-title a {	font-family: Helvetica, sans-serif;	font-size: 36px;	line-height: 48px;	font-weight: normal;	color: #333333;	display: block;	padding-top: 4px;	padding-bottom: 4px;	padding-left: 50px;	margin-left: -49px;	background-image: url(http://s3.amazonaws.com/1227.assets/arrow-violet.gif);	background-repeat: no-repeat;	background-position: left 9px;	text-transform:none;	z-index:100;}.post-profileinfo {	color:#999999;}.post-profileinfo a {		font-weight: normal;		color:#999999;}.blog .post-date {	color:#999999;	text-transform:none;	font-weight:normal;	display:block;	width:100%;	border-bottom:thin;	border-bottom-color:#bfbfbf;	border-bottom-style:dashed;	padding-bottom:5px;	margin: 0px 0;	font-size:14px;}/*-------------------------------------- STORE & PRODUCT OVERRIDES --------------------------------------*/#intheloop {	float: left;	width: 206px;	padding:51px 18px 20px 18px;	height: 85px;	background-image: url(/sitefiles/1227/images/new/bkgdintheloop.png);	background-repeat: no-repeat;	background-position: center top;}/*-------------------------------------- STORE & PRODUCT OVERRIDES --------------------------------------*/#page-area h4 {	line-height:21px;	font-size:16px;	text-transform:capitalize;	font-weight:normal;	margin-top:4px;}#page-area tr{	background-color: #ffffff;	background-position: top;}#page-area tr:hover{	background-color: #ffffff;	background-position: top;}#content ul li.product-list-item {	background-image:none;	width:275px;	text-align:left;	margin-bottom:15px;	padding:0px;}#content ul li.category-list-item {	background-image:none;	width:275px;	text-align:left;	margin-bottom:15px;	border:medium none;}.product-list-sort {	margin-bottom:10px;}.product-list-search {	text-align:left;}.product-list-item-name {	text-transform:none;	font-size: 16px;	line-height:21px;}.category-list-item-name {	text-transform:none;	font-size: 16px;	line-height:21px;}#product-detail-price {	font-size:18px;	clear:both;}#product-detail-main-image {	float:left;	clear:both;	text-align:left;}#product-detail-photos {	float:left;	width:125px;}.product-detail-thumbnail {	float: left;	border: medium none;}.product-bug {	width:275px;	text-align:left;	padding-bottom:25px;}.product-list {		padding-bottom:25px;}.product-bug td {	}#ctl00_cphPageBody_pnlAllPhotos {	float:left;	clear:left;}#product-detail-information-container {	float:left;}#product-detail-information-container h1 {	font-family: Helvetica, sans-serif;	font-size: 22px;	line-height: 28px;	color: #666666;	background-image:none;	padding:0px;	margin:0px;	float:left;}.quickcart a {	color:#999999;	font-size:12px;	font-weight:normal;	margin-bottom:4px;	line-height:22px;}/*-------------------------------------- BUTTONS --------------------------------------*/.simplebutton a {	display:block;	padding:2px;	border: solid 1px #666666;	font-size:10px;	font-weight:normal;	width: 8em;	float:left;	margin-right:7px;	color:#121212;	text-align:center;	line-height:18px;	background-color:#FFFFFF;	}.simplebutton a:hover {	display:block;	padding:2px;	border: solid 1px #121212;	font-size:10px;	font-weight:normal;	width: 8em;	float:left;	margin-right:7px;	color:#F5EA14;	text-align:center;	line-height:18px;	background-color:#121212;	text-decoration:none;	}/*-------------------------------------- FOOTER --------------------------------------*/#footer {	width: 955px;	height: 180px;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	padding-top: 30px;	padding-right: 0px;	padding-bottom: 30px;	padding-left: 0px;	clear:both;}#footerTop {	float: left;	width: 710px;	padding:20px 10px 20px 20px;	font-size: 10px;	color: #FFFFFF;}#footerTop div {	width: 200px;	padding:5px 28px 5px 5px;	float: left;	margin: 0px;	color: #fff;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11.5px;	line-height: 16px;}#footerTop div img {	float: left;	margin-right:15px}#footerTop div h4 {	color: #ffffff;}#footerTop a {	color: #FFFFFF;}#footerSignup {	float: right;	width: 194px;	padding: 25px 25px 25px 15px;}.signupField {	width:130px;	font-family:Georgia, "Times New Roman", Times, serif;	color: #999999;	border: none;	padding:5px;	float: left;	margin-top:5px;}.signupButton {	display: block;	background-image:url(/sitefiles/1227/images/new/go.jpg);	width:37px;	text-indent: -9999px;	border: none;	height:26px;	float: left;	margin-top:5px;}#footerMid {	float: left;	width: 934px;	padding:0px;	font-size: 10px;	color: #FFFFFF;	margin: 0px 20px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #696473;}#footerLeft a {	color: #B3B3B3;}#footerLeft a:hover {	color: #B3B3B3;	text-decoration:underline;}#footerLeft {	float: left;	width: 700px;	padding: 20px 5px;	font-size: 10px;	color: #FFFFFF;}#footerLeft td {	color:#FFFFFF;	font-weight:normal;	font-size:12px;	line-height: 17px;}#footerLeft td h4 {	color: #ffffff;}#footerRight {	float: right;	width: 212px;	clear: none;	color: #B3B3B3;	font-size: 12px;	width: 219px;	line-height: 18px;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #696473;}#footerRight address {	padding: 20px 20px 0px 20px;}#footerRight p {	padding: 00px 20px 20px 20px;	margin: 0px;	color: #B3B3B3;	font-size: 12px;	line-height:  16px;}#sponsors {	padding: 20px 0px 20px 20px;	margin: 0px;	color: #B3B3B3;	font-size: 12px;	line-height:  16px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #696473;}#sponsors img {	float: left;	display:inline;}#footerRight a {	font-weight:normal;	color:#CCCCCC;}#footerRight a:hover {	font-weight:normal;	color:#CCCCCC;}#footerBottom {	float: left;	width: 934px;	padding:18px 0px;	font-size: 10px;	color: #FFFFFF;	margin: 0px 20px;	text-align: center;}/*-------------------------------------- SEARCH TITLE --------------------------------------*/.pageSearchTitle {	font-size: 14px;	line-height: 18px;	color: #121212;	font-weight: bold;}a.pageSearchTitle {	font-size: 14px;	line-height: 18px;	color: #121212;	font-weight: bold;	text-decoration:none;}a.pageSearchTitle:hover {	font-size: 14px;	line-height: 18px;	color: #121212;	font-weight: bold;	text-decoration:underline;}/*-------------------------------------- PHOTO GALLERY --------------------------------------*/#contentLeft .photogallery {	background-image:url(http://s3.amazonaws.com/1227.assets/content-bkgd.gif);	background-position:right top;	background-repeat:no-repeat;	border-bottom:6px solid #121212;	clear:both;	float:right;	list-style-type:none;	width:570px;	margin: -75px 0px 20px 0px;	padding-top: 10px;	padding-right: 35px;	padding-bottom: 35px;	padding-left: 35px;}#contentRight .photogallery ul li {	list-style: none;	background-image: none;	padding:0px;	margin:0px;	float:left;}#contentLeft .photogallery ul li {	list-style: none;	background-image: none;	padding:0px;	margin:0px;	float:left;}.photogallery li {	padding: 0 10px 10px 0;	margin: 0px;	background: none;	float: left;	background-image:none;}.photogallery li a {	border:0px solid #333333;	display:block;	margin-bottom:10px;	margin-right:7px;	padding:3px;	background:#ffffff;}.photogallery li a:hover {	border:0px solid #766FB2;	display:block;	margin-bottom:10px;	margin-right:7px;	padding:3px;	background:#766FB2;}/*-------------------------------------- MISCELLANEOUS --------------------------------------*/a.site-credit-link {	display:block;	margin: 0px auto;	text-align:center;	text-transform:uppercase;	font-size:10px;	color: #999999;}#map {	width:400px;}#contentRight #adarea {	display: block;	border: 1px dotted #666666;	padding: 7px;	margin-top:20px;	clear:both;	float: right;	width: 278px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;}#contentRight #advertisement {	display: block;	clear: both;	float: right;	width: 294px;	font-size: 8px;	color: #666666;	margin: 0px;}#contentRight #extralinks {	display: block;	clear: both;	float: right;	width: 100%;	font-size: 12px;	color: #ffffff;}.myspace a {	width: 50%;	display: block;	float: left;	text-decoration: none;	color: #121212;	font-weight: normal;	line-height: 18px;	margin-bottom: 5px;	margin-top: 5px;}.rssfeed a {	float: left;	width: 120px;	color: #FFFFFF;	font-size: 11px;	line-height: 14px;	margin-top: 10px;}.rssfeed a:HOVER {	text-decoration:none;	color: #F5EA14;}.emaillist a {	float: left;	width: 168px;	color: #FFFFFF;	font-size: 11px;	line-height: 14px;	margin-top: 10px;}.emaillist a:HOVER {	text-decoration:none;	color: #F5EA14;}.myspace a:hover {	color: #000000;}#content #adbottom {	clear: both;	float: left;	width: 634px;	margin-top: 0px;	background-color: #333333;	height: 80px;	margin-bottom: 45px;}#group-page-content {display: inline;height: 0px;width: 0px;margin: 0px;border: 0px;background-image: none;}/*-------------------------------------- SUB NAV --------------------------------------*/#subnavWrapper ul li  {background-image: none;background-position:0;background-repeat:no-repeat;list-style-image:none;list-style-position:outside;list-style-type:none;margin:0px;padding:0px;}#subnavWrapper {    width: 100%;    float: left;}#subnavWrapper p {	display: none;}#subnavWrapper h2,#subnavWrapper h2 a {	font-size: 16px;	line-height: 28px;	color: #333333;	font-weight: bold;	margin-bottom:4px;}.subnav, #subnav, #subnavWrapper ul {    padding: 0;    margin: 0;    list-style: none;}#subnav li {	font-size:11px;    padding: 0;    margin: 0;    width: 240px;    background-image: none;	list-style: none;	font-size:13px;	font-weight:normal;}#subnav a {	color: #ffffff;	display:block;	padding: 6px;	text-decoration: none;	font-weight:normal;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #8079C4;}#subnav a:hover {	color: #1a1a1a;	background-color: #F9EC23;	display:block;	padding: 6px;	text-decoration: none;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #8079C4;}#subnav a.first {	color: #ffffff;	display:block;	padding: 6px;	border-bottom: 1px solid #8079C4;	text-decoration: none;}#subnav a.first:hover {	color: #1a1a1a;	background-color: #F9EC23;	display:block;	padding: 6px;	text-decoration: none;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #8079C4;}#subnav a.current {	color: #ffffff;	display:block;	padding: 5px;	border-bottom: 1px solid #8079C4;	text-decoration: none;	font-weight: bold;}#sponsors a, #vendors a, #vipdiplomats a {	color: #fff;}/* ----------------------------------------------------------------------------------------------------------------- Slider Styles */#slider-wrapper {	float: left;	width: 721px;	height: 385px;	position:relative;}#slider ul, #slider li {	margin:0;	padding:0;	list-style:none;}#slider li { 	width: 721px;	height: 385px;	overflow:hidden; }	#prevBtn, #nextBtn { 	display:block;	width:20px;	height:48px;	position:absolute;	left:-20px;	top:165px;}	#nextBtn { 	left:721px;}														#prevBtn a, #nextBtn a {	display:block;	text-indent: -9999px;	overflow: hidden;	position:relative;	width:20px;	height:48px;	background:url(/SiteFiles/1227/Images/new/arrow-prev.png) no-repeat 0 0;}	#prevBtn a:hover, #nextBtn a:hover {	background:url(/SiteFiles/1227/Images/new/arrow-prev.png) no-repeat 0 -48px;}#nextBtn a { 	background:url(/SiteFiles/1227/Images/new/arrow-next.png) no-repeat 0 0;}	#nextBtn a:hover { 	background:url(/SiteFiles/1227/Images/new/arrow-next.png) no-repeat 0 -48px;}/* ----------------------------------------------------------------------------------------------------------------- Countdown Styles */#countdown {	float: left;	width: 240px;	height: 28px;	text-align: center;	background-image: url(/sitefiles/1227/images/new/bkgdtimer.png);	background-repeat: no-repeat;	background-position: center top;	margin-top: 75px;	margin-bottom: 10px;	padding: 17px 0px;}#countdown1 {	font-size: 20px;	color: #FFFFFF;	text-shadow:#333333 0px 1px 0px;	padding: 2px 4px;	margin: 0;	text-align: center;	visibility: hidden;}/* @group Line-up List */div.post-profileinfo, div.post-tags, div.post-date, h4.post-date {display:none !important;}h4.post-title  {font-family: Helvetica, sans-serif;	font-size: 36px !important;	line-height: 34px;	font-weight: bolder;	color: #333333;}
