/* CSS Document */

body {
    background: url('http://www.mtbullercondos.com/includes/sts_templates/css/images/buller3.jpg') no-repeat 50% 0;
	text-align:center;
	margin-top:10px;
	padding:10px;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#666;
	}
	
#container {
	width: 1000px;
	background:none ;
	margin: auto;
	border: 0px solid #000;
position:relative;
top:-20px;
}

#container1 {
	width: 1000px;
	background:transparent ;
	margin: auto;
	border: 0px solid #000;
position:relative;

left:-10px;
}
	
#wrapper1 {
	position:relative;

	text-align:left;
	width:100%;
	background:transparent; /* url("../images/rightcolor_bg.gif") repeat-y top right;*/
  background-repeat: repeat-y;

	}
#wrapper2 {

	text-align:left;
	width:100%;
	background: transparent; /*url("../images/leftcolor_bg.gif") repeat-y top left;*/

	}
	
#hdr-logo {
	height: 95px;
	background: url(../images/mbc_logo.gif) no-repeat 0 0;
position:relative;
top:40px;
left:10px;
}

.slogan {
	margin-left: 350px;
	margin-top: 30px;
	color: #ccc;
}

#header {
	background:url(../images/container-hdr2.png) no-repeat 0 20px;
	height: 173px;
	padding:0px;
	text-align:center;
	color:#ccc;
	}

#menu {
	width: 1000px;
	background:none ;
	margin: auto;
	border: 0px solid #000;
position:relative;
top:-42px;
}
	
.menu {
	padding-top: 50px;
	
}

#header a:hover {
	color:#7A2875;
	}

#container2 {
	width: 1000px;
	background:transparent url(../images/container-middle.png) repeat-y ;
	background-position: 0px 0px;
	border: 0px solid #000;
}


#container3 {
	width: 1000px;
	background:#fff url(../images/container-middle.png) repeat-y ;
	background-position: 0px 0px;
	border: 0px solid #000;
}

#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}

#contentcontainer {
	width: 1000px;
	position: relative;
	padding: 0px;
	height:150%;
}

#leftcol { 

	margin-top: 0px;
	margin-left: 5px;
	float:left;
	width:200px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:5px;
	background:transparent;
	z-index:100;
	}
#rightcol {

	vertical-align: top;
	margin-top:-133%; 
	margin-left: 700px;
	margin-right: 5px;
	right:-10px; 
	float:right;
	width:200px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	padding:5px;
	background:transparent;
 z-index: 99px;
	}
#centrecol {

	margin-top: 0px;
	margin-left: 210px;
	padding:5px 5px;
	width:560px;
	vertical-align:top;
	}

#propcentrecol {
	/*position:absolute;*/
	margin-top: 0px;
	margin-left: 210px;
	-margin-left: -210px;
	padding:5px 5px;
	width:700px;
	vertical-align:top;
	}

.tabcontent {
	position:relative;
	margin-top: 0px;
	margin-left: 0px;
	padding:1px 1px;
	width:700px;
	vertical-align:top;
	}

#footer {
	position:relative;
	top:1px;
	background:none;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
	border-top: 1px dotted #ccc;
	}

/*
/* ultimate buttons */
/* applegray, appleblue, darkgray buttons /////////////////// */
.buttons {
background:#fd7a06  url('http://www.mtbullercondos.com/includes/sts_templates/piathelegend/images/button2_bgs2.gif') no-repeat  100% 0%;
color: #F8F8F8; /*use #F8F8F8 for appleblue, darkgray buttons */
	display:inline-block;
float: left;
font-weight: bold;
font-family: Arial, Helvetica, san-serif;
font-size: 11px;
margin: 0px 6px 0px 0px; /* margins entire button */
padding-right:0px; /* overlap of left image on right image */
border: none;
	line-height:16px;
}

.buttons span { background: transparent url('http://www.mtbullercondos.com/includes/sts_templates/piathelegend/images/button2_bgs1.gif') no-repeat 0% 0%;
display: block;
padding: 2px 8px 2px 6px /*positions text in button */
}

.buttons:hover {
color: #000000; /* use #FFFFFF for appleblue, darkgray buttons */
cursor: pointer;
}

.buttons:hover span {
color: #000000; /* use #FFFFFF for appleblue, darkgray buttons */
cursor: pointer;
}

.buttons_submit {
background:#fd7a06 url('http://www.mtbullercondos.com/includes/sts_templates/piathelegend/images/button2_bgs1.gif') no-repeat;
font-weight: bold;
font-family: Arial, Helvetica, san-serif;
font-size: 11px;
color: #F8F8F8; /*use #F8F8F8 for appleblue button, darkgray buttons */
	display:inline-block;
float:left;
padding: 2px 8px 2px 6px /*positions text in button */
border:none;
	line-height:16px;
}

.buttons_submit:hover {
color: #000000; /* use #FFFFFF for appleblue, darkgray buttons */
cursor: pointer;
} 
*/



/* matteblue ////////////////////////////////////////////////////////////// */
.buttons {
    background: transparent url('images/button_right.png') no-repeat scroll top right;
    color: #F8F8F8;
    display: block; float: left;
    font: normal 12px Verdana, arial, sans-serif;
    text-decoration: none;
    margin-right: 6px;
    padding-right: 14px;
    border: none;
    }

.buttons span {
    background: transparent url('images/button_left.png') no-repeat;
    display: block;
    padding: 6px 0 6px 12px;
    height: 30px;
    }

.buttons:hover {color: #FFFFFF;}

.buttons:hover span {padding: 6px 0 5px 12px;}
    
.buttons_submit {
    background: transparent url('images/button_left.png') no-repeat;
    font: normal 12px Verdana, arial, sans-serif;
    color: #F8F8F8;
    display: block;
    float:left;
    padding: 6px 4px 9px 12px;
    border:none;
    }

.buttons_submit:hover {color: #FFFFFF;cursor: pointer;}





/* RATES SECTION STYLES */
.rates-h1 {  background-color: #00CCCC; border-color: #999999 #FFFFFF; text-align: center; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.rates-t1 {  padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; border-color: #FFFFFF #D9D9D9 #D9D9D9 #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: #F5F5F5}
.rates-t2 { padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; border-color: #FFFFFF #D9D9D9 #D9D9D9 #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px ; background-color: #EBEBEB}
.rates-extras { padding-top: 10px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-color: #FFFFFF #E6E6E6 #E6E6E6; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.rates-sh1 {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #D9D9D9;
	background-image: url(images/cnr-tr3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
.tb-sh1 {
	font-size: 125%;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: .5em;
}
.tb-t {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	background-repeat: repeat-y;
}
.tb-t1 {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
}
.rates-h-wl {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00B2B2;
	background-image: url(images/cnr-tr3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rates-h-sm {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCC00;
	background-image: url(images/cnr-tr3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rates-h-ws {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0089E5;
	background-image: url(images/cnr-tr3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rates-h-wp {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033CC;
	background-image: url(images/cnr-tr3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rates-h-wv {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8133CC;
	background-image: url(images/cnr-tr3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rates-h-sp {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1DBF00;
	background-image: url(images/cnr-tr3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rates-h-x2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DA9000;
	background-image: url(images/cnr-tr3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rates-h-x1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3300;
	background-image: url(images/cnr-tr3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rates-h-x3 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6699;
	background-image: url(images/cnr-tr3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rates-keyh {
	font-size: 10px;
	color: #999999;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	text-align: center;
}
.rates-keyt {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

TD.productheadDesc {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 padding: 4px 0px 0px 10px;
}

TABLE.calendarBox
{
	width: 200px;
	height: 230px;
	border: 1;
	padding: 0;
	cursor: default;
	background-color: #c6c6c6;
}
IFRAME.calendarBox
{
    width: 180px; 
    height: 220px;
	
}
.calendarBoxHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #E4942C;
	color: #FFFFFF;
	text-decoration: none;
	height: 16px;
	line-height: 25px;
}

.yearHeader 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    color: #000000; 
    background-color: #FFFFFF; 
    text-decoration: none;
} 
.yearHeader SELECT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
    background: #FFFFFF; 
    color: #000000;
}
.yearHeaderButton
{
    font-size: 8px;
    font-weight: bold;
    border: 1px outset #b4ad9a; 
    background: #D7D7D7; 
    margin: 0px; 
    color: #000000; 
    width: 15px; 
    height: 16px;
}

.calendarMonth 
{ 
    background-color: #FFFFFF; 
    border:1px
	cursor: default; 
    width: 100%;
}
.calendarHeader 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #999999;
    background: #FFFFFF;
    text-decoration: none; 
    height: 16px;
	width: 216px;
}
.calendarToday 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
    background-color: #FFCF00; 
    padding-left : 3px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px;
}
.calendarWeekend 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
    background-color: #CCCCCC; 
    padding-left : 3px; 
    line-height: 14px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px;
}
.calendar 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
    background-color: #FFFFFF; 
    padding-left : 3px; 
    line-height: 14px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px; 
}
.event 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    color: #E4942C; 
    background-color: #E4942C; 
    text-decoration: none; 
    border: 0px inset #FFFFFF;  
}
.event_header   
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold;
    line-height: 1.5; 
    text-decoration: none; 
    color: #FFFFFF; 
    background-color: #E4942C; 
} 

.event_header_dates
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #E4942C;
	text-decoration: none;
	border: 0px;
}

/* used for list number */
.event_header_zahl    
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none; 
} 
.event_description
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    line-height: 1.5; 
    color: #000000; 
    background-color: #FFFFFF; 
    border: 0px solid #000000; 
    text-decoration: none; 
} 

.empty 
{ 
    background-color: #EEEEEE; 
    line-height: 14px; 
    height: 22px; 
    width: 18px; 
}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover 
{
    color: red; 
    text-decoration: underline;
}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover 
{
    color: red; 
    text-decoration: underline;
}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover 
{
    color: red; 
    text-decoration: underline;
}

.amenities {
	padding:0px;
	clear:both;
	background:#;   /* Background color */
	border-top:0px;
	border-bottom:0px;
    border-left:0px;
	border-right:0px;
    color:#000000;      /* font color */
	font-size: 10px;    /* font size -- does not affect standard view */
  }
#rotator
{
	border: 1px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 10px auto 10px;
	position: relative;
	width: 537px;
	height: 336px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 537px;
	height: 336px;
}

/* Drop-down menu */

.ulwrapper  {
	display: none;
    position:absolute;
    top:47px;
	background:#dae6ee;
	padding:0 20px 15px 0
}
.parent .ulwrapper ul li, .parent .ulwrapper ul li a, .parent .ulwrapper ul li a span{
	float:none !important;
	height:auto !important;
	width:auto !important;
	background:none !important;
	color:#3a69be !important
}
.ulwrapper  .ulwrapper  {
	display: none;
    position:absolute;
    top:0;
	background:#dae6ee;
	padding:0 20px 15px 0;
	left:120px;
}
.ulwrapper  .ulwrapper   .ulwrapper 	 {
	display: none;
    position:absolute;
    top:0;
	background:#dae6ee;
	padding:0 20px 15px 0;
	left:80px;
}
.parent .ulwrapper ul li, .parent .ulwrapper ul li a, .parent .ulwrapper ul li a span{
	float:none !important;
	height:auto !important;
	width:auto !important;
	background:none !important;
	color:#3a69be !important
}
/* EOF Drop-down menu */


/*===== looperSlider =====*/
/*
 * Required 
*/
#loopedSlider {
	height:300px;
	margin:0 0 0 10px;
	padding:0 0 0 0;
	position:relative;
	 width:980px;
	 	background:transparent url(../images/container-middle.png) repeat-y ;
}
#loopedSlider .container { width:980px; height:300px; overflow:hidden; position:relative; margin:0; font-size:12px;}
#loopedSlider .slides { position:absolute; top:0; left:0; }
#loopedSlider .slides div.block_slider { position:absolute; left:0; top:0; width:980px; display:none; }
#loopedSlider .slides div img {
	position:absolute;
	z-index:10
}
.info_block {
			width:335px !important;
			position:absolute;
			height:289px;
			right:-1px;
			padding:50px 66px 0 39px;
			background:url(../images/spacer1.png) repeat ;
			z-index:80;
			color:#22579e;
			display:block !important
}
.info_block p {
			color:#22579e;
			margin-bottom:60px;
			line-height:21px
}
h2 {
	color:#22579e;
	font-size:26px;
	text-transform:uppercase;
	margin-bottom:23px;
}
.align_right {
	text-align:right;	
}
.b1 {
	display:inline-block;
	background:url(../images/b1.gif) no-repeat 0% 0%;
	width:97px;
	height:20px;
	margin-right:-20px
}



/*
 * Optional
*/

ul.pagination li.active a { background:url(../images/pagination-bg.gif) no-repeat left -15px;}

.pagination-container {
	padding:11px 168px 0 0;
	float:right;
	width:193px;
}
	.pagination-container a.previous {
		float:left;
		background:url('http://www.mtbullercondos.com/development/images/arrow_left.png') no-repeat left top;
		width:44px;
		height:58px;
		margin-right:4px;
		position:absolute;
		left:-24px;
		top:152px;
		z-index:100
	}
	.pagination-container a.next {
		float:left;
		background:url('http://www.mtbullercondos.com/development/images/arrow_right.png') no-repeat left top;
		width:44px;
		height:58px;
		margin-left:8px;
		right:-24px;
		top:152px;
		position:absolute;
		z-index:100
	}

/*--------------------*/

/*-------------------------------------mainmenu---*/

/*-----------------content----*/
.module_menu div{color:#fff; font-size:12px;}
.module_menu ul {list-style:none; margin:0 0 0 0 !important;}
.module_menu li	{ display:block; line-height:14px !important;  padding:0 0 0 0;}
.module_menu li	ul {padding:5px 0px 11px 11px; margin:0 0 0 0 !important;}
.module_menu li	ul li{  border:none;}
.module_menu li	ul li a{ padding:0 0 0 0; }
.module_menu li a {
     padding:2px 0px 8px 14px  !important;
	 display:block;
	 line-height:14px  !important;
	 text-decoration:none !important;
	 color:#000 !important;
	 background:url(../images/main_menu_list.gif) 0 9px no-repeat;
}
.module_menu li a span { font-size:12px;  text-transform:none   !important;  font-weight:bold; color:#000 !important}
.module_menu li a:hover {
	color:#fd7a06  !important;
	padding:0 0px 0 0;
	 text-transform:none   !important;

}
.module_menu li a:hover span {color:#fd7a06 !important; }
.module_menu li.active a {color:#fd7a06  !important; padding:0px 0px 0 22px; }


/*-------------------------------------topmenu---*/

.row-top-menu ul.menu-nav {
padding:0 0 0 0 !important;
margin:0 0 0 0 !important;

}
.row-top-menu ul.menu-nav li	{
	display:block; 
	padding:0 0 0 0;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0 !important;
}
.row-top-menu ul.menu-nav li a  {
	border:none;
	text-decoration:none !important;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	display:block;
	background:url(../images/menu_left.gif) 0 0 no-repeat;
}
.row-top-menu ul.menu-nav li a span	{
	display:block; 
	color:#ffffff;
	font-size:14px;
	line-height:42px;
	text-decoration:none !important;
	float:left;
	padding:0 35px 0 34px  !important;
	background:url(../images/menu_right.gif) top right no-repeat;
	height:44px;
	
	
}

/*-------------------hover-active----*/
.row-top-menu  ul.menu-nav li a:hover, .row-top-menu  ul.menu-nav li a:hover span, .row-top-menu  ul.menu-nav li.active a, .row-top-menu  ul.menu-nav li.active a span  {
	background:url(../images/menu_left_hov.gif) 0 0 no-repeat;
}
.row-top-menu  ul.menu-nav li a:hover span  {
	background:url(../images/menu_right_hov.gif) top right no-repeat;
}
.row-top-menu  ul.menu-nav li.active a {
	color:#FFF;
	background:url(../images/menu_left_hov.gif) 0 0 no-repeat;
}
.row-top-menu  ul.menu-nav li.active a span  {
	color:#FFF;
	background:url(../images/menu_right_hov.gif) top right no-repeat;
}
.menu li a {
	color:#fff !important
}

.menu-nav  {
	position:absolute;
	margin:0px 0 0 10px
}
.menu-nav li {
	float:left;
	list-style:none;
	margin:0;
	padding:0
}
.menu-nav li a {
	display:inline-block;
	font-size:13px;
	color:#3a69be;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none
}

.menu-nav li a span{
	display:inline-block;
	padding:10px 19px 0;
	height:37px;
}
.menu-nav li a:hover {
	display:inline-block;
	font-size:13px;
	color:#fd7a06
}

.menu-nav li a:hover span{
	display:inline-block;
	padding:10px 19px 0;
	height:37px;
}
.menu-nav li#current a {
	display:inline-block;
	background:url(../images/bgs2.gif) no-repeat 100% 0%;
	font-size:13px;
	color:#fff
}

.menu-nav li#current a span{
	display:inline-block;
	background:url(../images/bgs1.gif) no-repeat 0% 0%;
	padding:10px 19px 0;
	height:37px;
}






.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #70d250; text-decoration: underline; }
A { color: #495169; text-decoration: none; }
A:hover { color: #FF0000; text-decoration: underline; }
FORM { display: inline; }
TR.header { background: #FFFFFF; }
TR.headerNavigation { color: #007D48; }
TD.headerNavigation { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold; padding: 7px; background:#007D48; }
A.headerNavigation { color: #FFFFFF; }
A.headerNavigation:hover { color: #C0C0C0; }
TR.headerError { background: #ff0000; }
TD.headerError { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; background: #ff0000; color: #ffffff; font-weight: bold; text-align: center; }
TR.headerInfo { background: #00ff00; }
TD.headerInfo { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; background: #00ff00; color: #ffffff; font-weight: bold; text-align: center; }
TR.footer { background-color: transparent; }
TD.footer { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; padding: 6px; background:#962b25 url(images/bar.gif) top right no-repeat; }
.infoBox { background-color: transparent; }
.infoBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px;}
TD.infoBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
.infoBoxNotice { background: #FF8E90; }
.infoBoxNoticeContents { background: #FFE6E6; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
TD.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; padding: 4px; background: #4f93bc; }

TD.infoBox, SPAN.infoBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd { background: #f8f8f9; }
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even { background: #f8f8f9; }
TABLE.productListing { border-color: #b6b7cb; }
.productListing-heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #676767; color: #FFFFFF; font-weight: bold; padding: 2px; border-bottom: 2px solid #FFFFFF; }
TD.productListing-data { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
A.pageResults { color: #0000FF; }
A.pageResults:hover { color: #0000FF; background: #FFFF33; }
TD.pageHeading, DIV.pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 16px; font-weight: bold; color: #999999; }
TR.subBar { background: #f4f7fd; }
TD.subBar { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
TD.main, P.main { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; color: #000000;}
TD.smallText, SPAN.smallText, P.smallText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
TD.accountCategory { font-family: Verdana, Arial, sans-serif; font-size: 13px; color: #aabbdd; }
TD.fieldKey { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; }
TD.fieldValue { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
TD.tableHeading { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; }
SPAN.newItemInCart { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
CHECKBOX, RADIO, SELECT { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
INPUT { background-color: #DFDFDF; font-size: 11px; }
TEXTAREA { width: 100%; font-family: Verdana, Arial, sans-serif; font-size: 11px; }
SPAN.greetUser { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #E80000; font-weight: bold; }
TABLE.formArea { background: #f1f9fe; border-color: #7b9ebd; border-style: solid; border-width: 1px; }
TD.formAreaTitle { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; }
SPAN.markProductOutOfStock { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color: #c76170; font-weight: bold; }
SPAN.productSpecialPrice { font-family: Verdana, Arial, sans-serif; color: #ff0000; }
SPAN.errorText { font-family: Verdana, Arial, sans-serif; color: #ff0000; }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.site_table { background-color: #FFFFFF; }
TD.left { background-color: #F0F0F0; font-family: Verdana, Arial, sans-serif; font-size: 10px;  }
TD.right { background-color: #F0F0F0; }
TABLE.content { padding: 7px; }
.foot_dole { background-image: url('images/pyk_down.gif'); background-repeat: repeat-x; background-position: top; height: 10px; border-top: 1px solid #333333; background-color: #CCCCCC; }
.desno { width: 10px; background-image: url('images/pyk_right.gif'); background-repeat: repeat-y; background-position: left; background-color: #CCCCCC; }
TD.footer a { color: #C0C0C0; }
.copy { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #495169; padding: 5px; }

A.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #0000CC; 
}

A.tabsNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #3366CC;
}

TD.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*  background: #CCCCCC;*/
  color: white;  /* Color of the not selected category text */
  font-weight : bold;
}
.calendarBoxHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 22px;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}

TABLE.linkListing {
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
}
/* BEGIN Fancier Invoice and Packingslip */
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
/* END Fancier Invoice and Packingslip */

TD.pollBoxRow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}

TD.pollBoxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}

TR.pollOptRow {
  background: #f1f9fe;
}

TR.pollFooter {
  background: #f1f9fe;
}

h1 {
font-size:14px;
}
h2 {
font-size:12px;
color:#990000;
}
h3 {
	font-size:11px;
	font-style: italic;
}
.install {
font-style: normal;
}
.highlight {
color:#990000;
}
#navcontainer ul
{
list-style-type: none;
text-align: center;
padding: 2px;
position: relative;
z-index: 1;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 2px 2px;
}

#navcontainer li a
{
padding: 2px 2px;
color: #000;
background-color: #fff;
border: 1px solid #666;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #900;
border: 1px solid #666;
border-top: 2px solid #333;
border-bottom: 2px solid #333;
}
.code {
	border: 1px dashed #666;
	padding: 8px;
	white-space: pre;
}

.infoBoxAdd2Favourites { background-color: transparent; }
.infoBoxAffiliate { background-color: transparent; }
.infoBoxBestsellers { background-color: transparent; }
.infoBoxCalendar { background-color: transparent; }
.infoBoxCurrencies { background-color: transparent; }
.infoBoxCategories { background-color: transparent; }
.infoBoxCatalog { background-color: transparent; }
.infoBoxCurrentAuctions { background-color: transparent; }
.infoBoxFaqdesk { background-color: transparent; }
.infoBoxFaqdeskLatest { background-color: transparent; }
.infoBoxFeatured { background-color: transparent; }
.infoBoxGifts { background-color: transparent; }
.infoBoxInformation { background-color: transparent; }
.infoBoxLanguages { background-color: transparent;  }
.infoBoxLatestNews { background-color: transparent; }
.infoBoxManufacturerInfo { background-color: transparent; }
.infoBoxManufacturers { background-color: transparent; }
.infoBoxNewsdesk { background-color: transparent; }
.infoBoxNewsdeskLatest { background-color: transparent; }
.infoBoxOrderHistory { background-color: transparent; }
.infoBoxPolls { background-color: transparent; }
.infoBoxProductNotification { background-color: transparent; }
.infoBoxReviews { background-color: transparent; }
.infoBoxSearch { background-color: transparent; }
.infoBoxShopByPrice { background-color: transparent; }
.infoBoxShoppingCart { background-color: transparent; }
.infoBoxSpecials { background-color: transparent; }
.infoBoxSSLProvider { background-color: transparent; }
.infoBoxTellAFriend { background-color: transparent; }
.infoBoxWhatsNew { background-color: transparent; }
.infoBoxWishlist { background-color: transparent; }

TD.infoBoxHeadingAdd2Favourites { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingAffiliate { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingBestsellers { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingCalendar { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingCurrencies { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingCategories { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingCatalog { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingCurrentAuctions { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingFaqdesk { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingFaqdeskLatest { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingFeatured { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingGifts { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingInformation { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingLanguages { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingLatestNews { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingManufacturerInfo { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingManufacturers { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingNewsdesk { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingNewsdeskLatest { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingOrderHistory { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingPolls { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingProductNotification { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingReviews { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingSearch { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingShopByPrice { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingShoppingCart { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingSpecials { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingSSLProvider { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingTellAFriend { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingWeather { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc ; }
TD.infoBoxHeadingWhatsNew { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }
TD.infoBoxHeadingWishlist { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; padding: 4px; background: #4f93bc; }

TD.infoBoxContentsAdd2Favourites  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsAffiliate  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsBestsellers  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsCalendar  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 0px;}
TD.infoBoxContentsCurrencies  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsCategories  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsCatalog  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsCurentAuctions  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsFaqdesk  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsFaqdeskLatest  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsFeatured  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsGifts  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsInformation  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsLanguages  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsLatestNews  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsManufacturerInfo  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsManufacturers  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsNewsdesk  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsNewsdeskLatest  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsOrderHistory  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsPolls  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsProductNotification  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsReviews  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsSearch  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsShopByPrice  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsShoppingCart  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsSpecials  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsSSLProvider  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsTellAFriend  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsWeather  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsWhatsNew  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}
TD.infoBoxContentsWishlist  { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left : 5px;}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#tswcsstabs ul {
	margin: 0 ;
	padding: 0 ;
width: 1000px ;
	list-style: none ;
	display: inline ;
	background-color: #007d48 ;
}
#tswcsstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-weight: bold ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcsstabs li a {
	color: #fff ;
	background-color: #007d48 ;
	border: none ;
	padding: 8px ;
	text-decoration: none ;
	display: inline ;
}
#tswcsstabs li a:hover {
	color: #fff ;
	background-color: #00b366 ;
}

/* ultimate buttons */
/* applegray, appleblue, darkgray buttons /////////////////// */
.buttons {
background:#fd7a06  url('http://www.mtbullercondos.com/includes/sts_templates/css/images/button2_bgs2.gif') no-repeat  100% 0%;
color: #F8F8F8; /*use #F8F8F8 for appleblue, darkgray buttons */
	display:inline-block;
float: left;
font-weight: bold;
font-family: Arial, Helvetica, san-serif;
font-size: 11px;
margin: 0px 6px 0px 0px; /* margins entire button */
padding-right:0px; /* overlap of left image on right image */
border: none;
	line-height:16px;
}

.buttons span { background: transparent url('http://www.mtbullercondos.com/includes/sts_templates/css/images/button2_bgs1.gif') no-repeat 0% 0%;
display: block;
padding: 2px 8px 2px 6px /*positions text in button */
}

.buttons:hover {
color: #000000; /* use #FFFFFF for appleblue, darkgray buttons */
cursor: pointer;
}

.buttons:hover span {
color: #000000; /* use #FFFFFF for appleblue, darkgray buttons */
cursor: pointer;
}

.buttons_submit {
background:#fd7a06 url('http://www.mtbullercondos.com/includes/sts_templates/css/images/button2_bgs1.gif') no-repeat;
font-weight: bold;
font-family: Arial, Helvetica, san-serif;
font-size: 11px;
color: #F8F8F8; /*use #F8F8F8 for appleblue button, darkgray buttons */
	display:inline-block;
float:left;
padding: 2px 8px 2px 6px /*positions text in button */
border:none;
	line-height:16px;
}

.buttons_submit:hover {
color: #000000; /* use #FFFFFF for appleblue, darkgray buttons */
cursor: pointer;
} 


    v\:* {
      behavior:url(#default#VML);
    }

      table.directions td {
        background-color:#EEEEEE;
      }
      .directions {
              font-size:9pt;
      }
      p,td{
        font-size:9pt;
      }
      
#mainnavtabbed1 li {
	width: 7em !important;
}

.tabcontent table, .tabcontent table table {
width: 100%;
}