/*
Theme Name: Nufonia 1.2
Description: Original theme for Nufonia.com, developed by David Jaguttis for <a href="http://noyz319.com>noyz319.com</a>.
Version: 1.2
Author: David Jaguttis
Author URI: http://noyz319.com/
*/



/* Begin Typography & Colors */

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


body {
	margin:0px; padding:0px;
	text-align:center;
	background: #000000;
	color:#F7F1BD;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1;
	}
	
p 	{
	margin:0.7em 0 0.7em 0;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
	
#thehead {
	clear:both;
}	

#sidefooter{
	font-weight:bold;
	float:right;
	clear:both;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:35px 0px 25px 0;
}	

#right {
	float:right;
	width:289px;
	overflow:hidden;
}
	
#footer {
	width:936px;
	margin:0px auto;
	padding:15px 0 0 0;
	clear:both;
	}		
	
#content {
	width:936px;
	margin:0px auto;
	overflow:hidden;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;	

	}
	
#scrapbook {
	width:936px;
	margin:0px auto;
	padding:20px 0px 0px 0px;
	}

	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

	img.alignright {
		padding: 4px;
		margin: 0 0 2px 7px;
		display: inline;
		}

	img.alignleft {
		padding: 4px;
		margin: 0 7px 2px 0;
		display: inline;
		}

	.alignright {
		float: right;
		}

	.alignleft {
		float: left
		}


#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 12px
	}
	
.comalt2 {
background: #000000 url('images/comalt-bg.gif') bottom no-repeat;
}

.comalt {
	background: #000000 url('images/comalt-bg.gif') bottom no-repeat;
	}
	
.com {
	background: #000000 url('images/com-bg.gif') bottom no-repeat; 
	}	
	
.com p, .comalt p {font-size:10px;}	
	
.comline {
	background: #000000 url('images/com-bg.gif') top no-repeat; padding-top:5px;
	}
	
.thecbox {
	margin-top:40px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}


#headerimg .description {
	font-size: 12px;
	text-align: center;
	}

h2 {
	font-size: 14px;
	}

h2.pagetitle {
	font-size: 14px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	}

h3 {
	font-size: 13px;
	}

h4 {
	font-size: 12px;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 9px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color:#6095D2;
	text-decoration:none;
}

.linkcolor {color:#6095D2;}

a:hover {
	color:#ffffff;
	}
	
.paging a, .posttitle h1 a, .eventdate a{
	color:#6095D2;
}
.paging a:hover, .posttitle h1 a:hover, .eventdate a:hover{
	background:#F7F1BD;
	color:#000;
}	

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}



.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	font-size:16px;
	}

.ProductName h1 {
	padding: 10px 0 10px 0;
	color:#fff;
}	

h2 {
	font-size:14px;	
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
	
.postbox ul li {
	margin-bottom:5px;
}	
/* End Entry Lists */



/* Begin Form Elements */
#search {float:right; height:48px; padding-bottom:15px; clear:both;	width: 276px; }

#searchbox {
	background: url('images/searchbox.gif') no-repeat scroll top left;
	height: 48px;
	text-align:left;
	padding-top:0px;
	padding-left:10px;
}
#searchbox p {display:inline;}
.searchinput {font-size:11px; background:#363428; width:170px;padding:2px;float:left; color:#F5F1C2; border:none; margin-top:8px;}

.searchbut {padding-left:20px;display:inline; margin-top:0px;}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 580px;
	margin-right:10px;
	padding: 20px;
	background: url('images/comment-bg.jpg') no-repeat;
	border: 0;
	color:#888888;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.comalt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0px 0 0px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	color: #888888;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/


/* Navigation */

.navlist {
	width: 936px;
	margin:0px auto;
	padding-bottom:10px;
}
	
.navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	}	
		
.navlist li {
	margin-left: 0;
	padding: 0;
	list-style: none;
	display: inline;
	}

.hide {
	display:none;
}




/* Store */

.storeleft {
	float:left;
	text-align:left;
	width:720px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	padding-bottom:50px;
	padding-top:10px;
}	

.videoleft {
	float:left;
	text-align:left;
	width:746px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	padding-bottom:50px;
	padding-top:10px;
}	

.storeleft .posttitle h1, .bigleft .eventtitle h1{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	padding:0;
	margin:0;
	line-height:1.4em;
}

.storeleft .post {
	background: url('images/comalt-bg.gif') no-repeat bottom;
	padding-bottom:40px;
}

#storeright {
	float:right;
	width:189px;
	overflow:hidden;
}

#videoright {
	float:right;
	width:163px;
	overflow:hidden;
}

.storepostbody {
	padding-top:15px;
	line-height:100%;
	font-size:11px;
	margin: 0 0 40px;
}

.style4 { font-weight:bold;}
.style2 { color:#888888;}

li.storehigh a {color: #ffffff;}

ul.storechoice li {font-weight:bold;}








/* Left Post */

.bigleft {
	float:left;
	text-align:left;
	width:620px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	padding-bottom:50px;
	padding-top:10px;
}		

.bigleft .posttitle h1, .bigleft .eventtitle h1{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	padding:0;
	margin:0;
	line-height:1.4em;
}

.bigleft .post {
	background: url('images/comalt-bg.gif') no-repeat bottom;
	padding-bottom:40px;
}



/* RightPost */

.storesmallright {
	float:right;
	text-align:left;
	width:229px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url('images/post-bg.jpg') no-repeat; padding:40px 30px 0px 30px;
}

.videosmallright {
	float:right;
	text-align:left;
	width:139px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url('images/post-bg.jpg') no-repeat; padding:40px 30px 0px 30px;
}

.smallleft {
	float:left;
	text-align:left;
	width:267px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:75px;
}

.smallright {
	float:right;
	text-align:left;
	width:249px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}	

.smallright.blank	  {	background: url('images/post-bg.jpg') no-repeat; padding:25px 20px 0px 20px;}
.smallright.pastevents{	background: url('images/post-bg-pastevents.jpg') no-repeat; padding:135px 20px 0px 20px;}
.smallright.upcomingevents{	background: url('images/post-bg-upcomingevents.jpg') no-repeat; padding:94px 20px 0px 20px; margin-top:150px;}
.smallright.tour      { background: url('images/post-bg-scooter.jpg') no-repeat; padding:90px 20px 0px 20px;}

ul.eventlist li  {
	margin:0 0 10px -18px!important;
}

.but-upcomingevents a { 
	background: url('images/but-upcomingevents.jpg') no-repeat left; 
	width:289px;
	padding:0;
	height:46px;
	display:block;
	margin:40px 0 0 -18px;
}

.but-pastevents a { 
	background: url('images/but-pastevents.jpg') no-repeat left; 
	width:289px;
	padding:0;
	height:46px;
	display:block;
	margin:40px 0 0 -18px;
}

.but-upcomingevents a:hover, .but-pastevents a:hover  { 
	/* For web browsers who care */
	opacity: 0.7;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.postbox {
	padding-right:5px;
	min-height:502px;
	clear:both;
}

.smallright .posttitle h1{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding:0;
	margin:0;
	line-height:1.4em;
}

.smallright .post, .smallright .awidget {
	background: url('images/linesmall.gif') no-repeat bottom;
	padding-bottom:13px;
	margin-bottom:10px;
}

.postbody {
	line-height:1.8em;
}

.postmeta {
	background: url('images/arrow.gif') no-repeat left;
	padding-top:0px;
	padding-bottom:3px;
	padding-left:22px;
	font-size:10px;
	margin-bottom:10px;
	clear:both;
}

.blue {
	color: #6095D2;
}

.thepaging{
	font-weight:bold;
	float:right;
	clear:both;
	width:249px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0px 0px 10px 0px;
}
.thepaging .older {
	float:right;
}
.thepaging .newer {
	float:left;
}




/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* Credits */

#credit {
	width:270px;
	padding-bottom:40px;
	clear:both; 
}

.leftcredit {
	float:left;
	width:90px;
	padding-left:10px;
}

.rightcredit {
	float:right;
	text-align:right;
	font-size:12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	padding-top:9px;
	width:170px;
	line-height:130%;
}

#credit-narrow {
	overflow:hidden;
	float:right;
	text-align:right;
	padding-bottom:40px;
	width:179px;
	padding-top:9px;
	font-size:12px;
	clear:both;
	font-weight:bold;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.copyright {
	padding-bottom:2px;
}

.contactinfolink { padding-top:7px;}
.siderow {width:274px;}


/* Tour */

.tourposter {
	padding-top:140px;
}

.theeventdate {
	padding-bottom:2px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	color:#ffffff;
}

.theeventdate-left {
	padding-bottom:2px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	color:#ffffff;
}

.eventtitle h1{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding:0;
	margin:0;
	line-height:1em;
}

.eventlocation {
	line-height:1.5em;
}



/* Widgets */

.awidget {
	padding-bottom:40px;	
}





/* Store */

table, tr, td {
	font-size: 12px;
	line-height:18px;
}


.ProductList .ProductImagesmall {
	padding-right:75px;
}

.ProductList .ProductName a {
	font-weight: bold;
	color:#F7F1BD;
	width:150px;
}	

.ProductList .ProductName a:hover {
	color:#fff;
}

.ProductList .ProductPrice {
	width:150px;
	padding-bottom:20px;
}


/*
 * NavigationBar Styles BEGIN
 */

.othernav {
	padding-top:26px;
}

.navigationbar a {
	padding: 8px 10px 8px 10px;
	margin-bottom: 1px;
	clear:both;
	display:block;
	font-size:11px;
	color: #fff;
}
.navigationbar a:hover {
    font-weight: bold;
	color: #000;
}


a.level1:hover,a.level2:hover,a.leveldefault:hover,a.levelother:hover {
	color: #fff;
	/* For web browsers who care */
	opacity: 0.7;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

/*
a.level1:hover { background: url('images/nav-white-l.png') no-repeat; }
a.level2:hover { background: url('images/nav-white-m.png') no-repeat; }
a.leveldefault:hover { background: url('images/nav-white-s.png') no-repeat; }
a.levelother:hover { background: url('images/nav-white-l.png') no-repeat; }
*/
.navigationbar .level1 {
    background: url('images/nav-orange.png') no-repeat;
    font-weight: bold;
}

.navigationbar .level2 {
    background: url('images/nav-blue.png') no-repeat;
    font-weight: bold;
}

.navigationbar .leveldefault {
    background: url('images/nav-grey.png') no-repeat;
    font-weight: bold;
}

.navigationbar .levelother {
    background: url('images/nav-black.png') no-repeat;
    font-weight: bold;
}
.navigationbar a.levelother{
    color: #6095D2;
}
.navigationbar a.levelother:hover{
    color: #fff;
}

.navigationbar .selected {
}

/*
 * NavigationBar Styles END
 */





/*
 * Login Box
 */

.row {
	clear:both;
	padding-top:5px;
}

.leftput {
	display:block;
	width:50px;
	float:left;
	padding:10px 6px;
}	

.rightput {
	float:right;
	width:138px;
	background: url('images/input1.png') no-repeat;
	border:none;
	color:#F7F1BD;
	height:24px;
	padding:7px 10px 0px 10px;
}

.but {
	padding-left:5px;
}


/*
 * Login Box End
 */
	
.storeregistration {
	background: url('images/comment-bg.jpg') no-repeat;
	padding-top:35px;
	margin-top:10px;
}	
.storesignin{
	background: url('images/comment-bg.jpg') no-repeat;
	padding-top:30px;
	margin-top:32px;
	padding-left:25px;
}


.ProductInfo {
 	background: url('images/com-bg.gif') bottom no-repeat; 
	padding-bottom: 10px;
}

.ProductInfo .ProductPrice {
	font-weight: bold;
	color: #fff;
	padding-top:20px;
	font-size: 14px;
}

.ProductSubtotal {
	padding-top:5px;
	padding-bottom:5px;
	
}

.ColumnTitle {
	color:#666;
}

.Left {text-align:left;}
.Right {text-align:right;}
.white {color:#fff;}
.grey {color:#666;}
.PageTitle, .Title {color:#fff; font-weight:bold;}
.smaller {font-size:11px;}
.heightfix {height:5px;}

.dimit {
	background: #000;
	/* For web browsers who care */
	opacity: 0.5;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.message {color:#000;}

.warnings {
	font-weight:bold;
	color:#ff7e00;
	font-size:12px;
	text-transform:uppercase;
}



/*
 * Mailing List Form
*/

.wpcf7-form-control-wrap input{
	background: url('images/searchbox.gif') no-repeat scroll top left;
	height:24px;
	text-align:left;
	padding:10px 10px 5px 5px;
	font-size:11px;width:180px;color:#F5F1C2; border:none; 
}

.wpcf7-not-valid-tip {
	border:none;
	color:#000;
	}


/*
 * Twitter Updates
*/

.twitters {
position:relative;
top:0;
background: url('images/twitterblock2-bg.jpg') no-repeat;
padding:63px 10px 0 10px!important;
margin-bottom:35px;
}

.twitters .title {
	font-size:12px;
	font-weight:bold;
}

.twitters li img {
	width:80px;
	height:auto;
}

.twitters .imageleft {
	width:80px;	
	float:left;
}

.twitters ul {
	padding: 10px 0 0 10px;
	margin:0 0 0 0;
	width:480px;
	height:265px;
	overflow:auto;
	display:block;
}

.twitters ul li {
	clear:both;
	padding: 0 0 10px 0 !important;
	background: url('images/twitter-bg.png') left bottom no-repeat;
	min-height:80px;
}

.twitters .txt {
float:right;
width:360px;
line-height:150%;
padding:0 15px 0 0;
font-weight:normal;
}


.twitters .moretweets a{
	font-size:14px;
	padding:27px 20px 0 0;
	text-align:right;
	display:block;
}

.twitters ul, .twitters ul li {
list-style:none;
margin:0;
}

.twitters h2 {
	padding:0 0 0 10px;
}


/*
 * Live Dates table
*/

.lived {
	padding-bottom:10px;
}

.livedates {
position:relative;
top:10px;
background: url('images/livedates-bg.jpg') no-repeat;
padding:15px 20px 0 20px!important;
height:900px;
}

.table .th {
 background-color: #f00;
 color: #fff;
 font-weight: bold;
 border-bottom: 1px dotted #f00;
}
.table .tr {
margin-bottom:15px;
}
.table .td1 {
 float: left;
 width: 65px;
}
.table .td2 {
 float: left;
 width: 170px;

}
.table .td3 {
 float: left;
 width: 250px;
}


.storeannouncement p{
color:#fff!important;
font-size:12px;
}



.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #181818;
}
.jScrollPaneDrag {
	position: absolute;
	background: #454b54;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
