@charset "utf-8";
/*  
Theme Name: Sunrise Ski Park Summer
Theme URI: http://www.thinkpro.net
Description: Custom theme made for Sunrise Ski Resort. This was created entirely by Ronald Miranda. 
Version: 1.0
Author: Ronald Miranda
Author URI: http://www.thinkpro.net
*/


#address { float: right; margin: 10px 5px 0 0; padding-right: 20px; color: #FFF; font-size: 15px; line-height: 1.25; }

#address a { color: #FFF; }

.feedbackForm {
	background-color: #E8E8E8;
	border: 1px solid #E8E8E8;
}

.summary {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbd9dc;
	padding-bottom:10px;
	margin-bottom:10px;
	color: #333333;
}

.summaryProduct {
	height:115px;
}

.summary h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}



.summary a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.summary p {
	margin:0px;
}

.summaryText a {
}

#thumb {
	float:left;
	width:80px;
	height:100px;
}



#thumb img {
	width:70px;
	height:100px;
}



.opacityTemplate {
	filter:alpha(opacity=80);   /* Internet Explorer       */

    -moz-opacity:0.8;           /* Mozilla 1.6 and below   */

    opacity: 0.8;               /* newer Mozilla and CSS-3 */

}



/*  

FOUNDATION CODE

*/

* html, * html img, * html div, * html input { behavior: url("http://sunriseskiparkaz.com/js/iepngfix.htc"); }

html {
	height:100%;
}



p, form, h1, h2, h3, h4, h5, h6 {
	margin:0px;
}

p {
	margin-bottom:10px;
}

a {
	color: #401d0d;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #401d0d;
}

a img {
	border:none;
}



h1 {	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #401d0d;
	font-weight: normal;
	margin-bottom: 20px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #401d0d;
	font-weight: normal;
	margin-bottom: 20px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #401d0d;
	margin-bottom: 20px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #401d0d;
	margin-bottom: 10px;
}



body {
	background-color: #FFF;
	background-image: url(../../uploads/2009/11/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#wrapper {
	margin-left: auto;
	margin-right:auto;
	width:1024px;
	position:relative;
	overflow: hidden;
}

#header {
	float:left;
	width:1024px;
	height:121px;
	z-index:2;
	position:relative;
	background-image: url(images/bgHeader.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


#littleMenu2 {
	position:absolute;
	top:15px;
	left:480px;
	width:120px;
	height:50px;
	text-align:right;
}
#littleMenu2 a {
	margin-right:5px;
}

#homebutton {
	width:52px;
	height:29px;
	position:absolute;
	top:0px;
	left:36px;
	z-index:5;}

#logo {
	position: absolute;
	height:101px;
	width:390px;
	background-image:url(images/logo.png);
	z-index:5;
	top:12px;
	left:22px;
}

#logoButton {
	position: absolute;
	height:101px;
	width:390px;
	z-index:6;
	top:12px;
	left:22px;
}

#phoneNumber {
	position:absolute;
	z-index:3;
	height:55px;
	width:283px;
	top:15px;
	left:700px;
	background-image:url(images/phoneNumber.png);
}

#menu {
	position:absolute;
	z-index:7;
	height:24px;
	width:620px;
	top:87px;
	left:410px;
	padding-left:0px;
	padding-top: 0px;
}

#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

	

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



#nav a, #nav a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom:9px;
	margin-bottom:0px;
	display:block;
	padding-right:15px;
	padding-left:15px;
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	

#nav a:hover {
	padding-top: 8px;
	color: #ffffff;
	background-color: #8a6250;
	background-image: url(images/menuButtonBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}



#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}

	

#nav li li {
	float: left;
	clear:left;
	margin-top: -2px;
	padding: 0px;
	width: 158px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

	

#nav li li a,

#nav li li a:hover,

#nav li li a:visited {
	font-size: 11px;
	font-weight:bold;
	background-image: none;
}

/* nav drop down menu style */	

#nav li li a, 
#nav li li a:link, 
#nav li li a:visited,
#nav li li li a, 
#nav li li li a:link, 
#nav li li li a:visited {
	width: auto;
	float: none;
	margin: 0px;
	padding: 7px 5px 7px 5px;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2d1c15;
	}

	

#nav li li a:hover, 
#nav li li a:active,
#nav li li li a:hover, 
#nav li li li a:active {
	padding: 7px 5px 7px 5px;
	background-color:#8a614f;
	color: #ffffff;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2d1c15;
	}

.subTop img {
	height: 13px;
	width:170px;
	padding: 0px 0px 0px 0px;
	margin-left:-10px;
	margin-top:-11px;
	position: absolute;
}

#nav li ul {
	position: absolute;
	width: 180px;
	left: -999em;
	padding: 1px 10px 20px 6px;
	margin-left: 0px;
	background-image: url(images/bgSubmenu.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top:0px;
	}



#nav li ul li {
	display:block;
	float:left;
	position:relative;
}



#nav li:hover ul {
	left: auto;
	display: block;
	}

#nav li.moveLeft:hover ul {
	left: 640px;
	display: block;
}	

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}




#nav li:hover ul li ul {
	position: absolute;
	width: 180px;
	left: -999em;
	padding: 1px 10px 20px 6px;
	margin-left: 0px;
	background-image: url(images/bgSubmenu2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top:0px;
}

#nav li ul li ul li {
	display:block;
	float:left;
	position:relative;
}	
#nav li:hover ul li:hover ul {
	left: 152px;
	top:1px;
	display: block;
	z-index:21;
}



#searchBox {
	position:absolute;
	width: 250px;
	left: 615px;
	top: 38px;
	z-index: 4;
}

#searchField {
	position:absolute;
	top:0px;
	left:0px;
	height: 17px;
	width: 150px;
	background-color: transparent;
	background-image: url(images/bgSearchField.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0;
	padding: 3px;
	margin:0px;
	font-size: 10px;
	color: #3e3e3e;
}

#searchButton {
	position:absolute;
	top:0px;
	left:155px;
}

#flash {
	position:relative;
	float:left;
	width: 994px;
	margin-top: -10px;
	padding-left:30px;
	padding-bottom:0px;
	z-index: 1;
	background-image: url(images/bgFlashSection.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#contentSection {
	position:relative;
	float:left;
	width: 850px;
	height:344px;
	padding-left:22px;
	padding-bottom:10px;
	z-index: 1;
}

#contentPageWrapperHomepage {
	position:relative;
	float:left;
	width: 1024px;
	background-image: url(images/bgHomeBottomSection.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	margin-left: 0px;
	margin-bottom: 10px; padding-bottom: 30px;
}

#contentBottomHomepage {
	float:left;
	width:974px;
	height:250px;
	z-index: 2;
}

#contentPageWrapper {
	position:relative;
	float:left;
	width: 1024px;
	background-color: #F6EEE1;
	background-image: url(images/contentTopBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	margin-left: 0px;
	margin-bottom: 10px; padding-top: 10px;
}

#bannerSection {
	width: 974px;
	padding: 25px 25px 0px 25px;
}
#bannerSection2 {
	width:974px;
	height:250px;
	position:absolute;
	top:25px;
	left:25px;
	background-image: url(images/bannerForPageTempaltesHover.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#bannerSection2 h2 {
color:#000;
font-family:"Times New Roman",Times,serif;
font-size:26px;
font-weight:normal;
margin-top:210px;
margin-left:10px;
}
#contentLeft {
	float:left;
	width:110px;
	padding-left:15px;
	padding-top:100px;
	min-height:400px;
}

#contentLeft p {
	font-size: 10px;
	color: #000000;
	font-style: italic;
	margin-bottom: 20px;
	min-height:450px;
}

#contentMiddle {
	float:left;
	width:734px;
	padding-left:25px;
	padding-top:27px;
	min-height:400px;
	line-height:20px;
}

#contentMiddle table td {
border-right:1px solid #f6eee0;
}

#contentMiddle table tr.thead {
background:#333;
color:#fff;
}

#contentMiddle table tr.row1 {
background-color:#f0e2c5;
border-bottom:2px solid #f6eee0;
}

#contentMiddle table tr.row2 {
background-color:#f6eee0;
border-bottom:2px solid #f6eee0;
}

#contentMiddle table {
margin-bottom:20px

}

#contentMiddle table td {
padding:8px

}

#content table tr.thead {
font-weight:bold

}



#contentRight {
	float:left;
	width:214px;
	padding-left:25px;
	padding-top:27px;
	min-height:500px;
}

#contentBottom {
	float:left;
	width:1024px;
	height:40px;
	background-image:url(images/contentBottomBG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#moduleContainer {
	position:relative;
	float:left;
	width:1024px;
	height:192px;
	color: #FFFFFF;
}

#contentBottomHomepage #module1 h2,

#contentBottomHomepage #module2 h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 11px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #3A0327;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#contentBottomHomepage  p {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}

#contentBottomHomepage  a {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}

#contentBottomHomepage  a:hover {
	color: #FFFFFF;
	text-decoration:none;
}





#contentBottomHomepage  #module2 ul {
	margin-top: 0px;
	margin-bottom:5px;
	margin-left:20px; 

	padding-left:0px;
}

#contentBottomHomepage  #module2 li {
	margin: 0px;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
}

#module1 {
	position:absolute;
	width:554px;
	top:50px;
	left:27px;
	color: #FFFFFF;
}

#module2 {
	position:absolute;
	width:350px;
	top: 56px;
	left:604px;
	color: #FFFFFF;
}

#module2 img {
	width:220px;
	height:150px;
	border: 8px solid #FFFFFF;
}

#module3 {
	position:absolute;
	height: 165px;
	width:120px;
	top:56px;
	left:867px;
	color: #FFFFFF;
	overflow:hidden;
	background-image:url(images/black.png);
	border: 1px solid #4f413e;
}

#module4 {
	position:absolute;
	height: 165px;
	width:120px;
	top:56px;
	left:867px;
	z-index:2;
}

#module2 p,

#module3 p {
	padding: 0px;
}

#module3sidebar {
	height: 165px;
	width:130px;
	overflow:hidden;
	margin-left:30px;
}

#facebookTwitter {
	position:relative;
	float:left;
	height:50px;
	width:900px;
	padding-top: 00px;
	padding-bottom: 10px;
	padding-left:62px;
}

#facebookTwitterAds {
	position:relative;
	float:left;
	height:82px;
	width:887px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left:72px;
}
#facebookTwitterAds img {
	margin-right:2px;
}
.sponsors {
	margin-bottom:10px;
height:92px;
display:block;
}
.sponsors img {
}
#footer {
	position:relative;
	float:left;
	width:850px;
	padding-top: 10px;
	font-size: 10px;
	color: #000;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom:50px;
	padding-left:62px;
}

#footer a {
	color: #000;
	text-decoration:none;
}

#footer a:hover {
	color: #666;
	text-decoration:none;
}

#footer img {


}

#footerLeftLogo {
	position:relative;
	float:left;
	margin-top:0px;
	width: 650px;
	padding-left:0px;
}

.footerCopyright {
	position:absolute;
	top: 16px;
	left:0;
}



.footerCopyright2 {
	position:absolute;
	top: -15px;
	left:10px;
	width: 450px;
}

#footerThinkLogo {
	margin-top:0px;
	width: 155px;
	float: right;
}



/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



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

	}

/* End Images */





/* Begin Typography & Colors */







.postmetadata {
	text-align: center;
	}



.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}



.even, .alt {


	border-left: 1px solid #ddd;
}



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

	

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

.commentlist li ul li {
	font-size: 1em;
}



.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: 1.1em;
	}



.commentlist p {
	font-weight: normal;
	text-transform: none;
	}



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



.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}



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



acronym, abbr, span.caps

{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



#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 */











.post hr {
	display: block;
	}





.postmetadata {
	clear: both;
}



.clear {
	clear: both;
}

/* End Structure */







/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



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

	}

a.wp-caption-dd {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #401d0d;
	padding: 10px;	

	margin: 10px 0px 10px 0;
	display:block;
}	

/* 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 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;
	}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}



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



#sidebar #searchsubmit {
	padding: 1px;
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	}



select {
	width: 130px;
	}



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



#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond:after {
		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/* End Form Elements */







/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}



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



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


	}

.commentlist li ul li { 

	margin-right: -5px;
	margin-left: 10px;
}



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

.children { padding: 0; }



#commentform p {
	margin: 5px 0;
	}



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



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

/* End Comments */







/* Begin Sidebar */





#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: 0px solid #ddd;
	background-image: url(images/recipeBlockquote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Comic Sans MS";
	color: #333333;
	padding-top:20px;
	padding-bottom:20px;
	padding-right: 10px;
	}

blockquote h3 {
	font-family: "Comic Sans MS";
	color: #333333;
	font-size: 14px;
	margin-bottom:13px;
}

blockquote p  {
	line-height:25px;
	font-size: 12px;
	margin:0px;
}

blockquote br {
	margin: 0px;
}

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



.center {
	text-align: center;
	}



.hidden {
	display: none;
	}



hr {
	display: none;
	}



a img {
	border: none;
	}



.navigation {
	display: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/







/* 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 */

.entry,
.weather_info {
	width:724px;
	display:block;
	float:left;
	line-height:16px;
}


div.weather_info p {
	height: 140px;
	width:132px;
	text-align:center;
	display:block;
	float:left;
	margin: 0px;
	padding:20px 5px 10px 5px;
	color:#FFFFFF;
	background-image:url(images/weatherBG.jpg);
}
#contentRight div.weather_info p,
#module3 div.weather_info p {
	width:120px;
	padding:0px;
	color:#000;
	margin: 0px 7px 20px 7px;
	background-image:none;
}
#module3 div.weather_info p {
	color:#fff;
	margin-left:0px;
}

div.weather_info p a {
	color:#fff;
}
#contentRight div.weather_info p  {
	width: 120px;
}
#contentRight div.weather_info p a {
	color:#000;
}
.entry .weatherDay,
.entry .weatherDay a {
	color:#223c63;
	text-decoration:none;
}
.weatherDay {
	font-weight:bold;
	font-size:14px;
}


#module3 .weatherDay {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}





a.button {
	font-size:12px;
	font-weight:700;
	margin-bottom:8px;
	padding:3px 15px 3px 10px;
}

a.button {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#666666 url(images/button_bullet.png) no-repeat scroll right center;
	border-color:#F6F6F6 #333333 #333333 #F6F6F6;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF !important;
}