@charset "utf-8";
/* CSS Document */

.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	display: none;
}
body {
	margin: 0px;
	background-color: #fafafa;
	background-image: url(/images/new/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
p, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.mmselect- {
	color: #FFFFFF;
	background: #ff6600;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
a.mmselect- div {
	color: #FFFFFF;
}
  
  
.home a {
	padding: 5px;
	margin-left: 10px;
	display: inline-block;
}


a {
	color: #ff6600;
	text-decoration: none;
}
a:hover { color: #4BADAF; }

.footer {
	color: #b4dbec;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
.footer a:hover {
	color: #B4DBEC;
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}


.top {
	color: #FFFFFF;
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/new/topmenubg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 51px;
}
.top a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.top a:hover {
	color: #B4DBEC;
}

ul#menu, #menu li { list-style-type: none; }

.menubut {
}

.menubut ul {
    position: absolute;
    display: none;
    top: 30px;
}

.menubut ul li {
	font-size:12px;
	color : #fff;
	background-color: #f68121;
	width: 160px;
	height: 25px;
	text-align: center;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB888;
}
.menubut a:hover { color: #000000; }



.hfeaturebg {
	background-image: url(/images/home/featurebg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 9px;
	padding-bottom: 10px;
}
.emailsub {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8d8d8d;
	border-bottom-color: #8D8D8D;
	border-left-color: #8D8D8D;
	height: 22px;
	padding-left: 5px;
}

.footerouter, .footerouter td {
	font-size:11px;
	background-color: #00788A;
	color: #c9e7e7;
}
 
.stitle {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 18px;
}

.pagetitle  {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 24px;
	color: #4BADAF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4BADAF;
	text-decoration: none;
}
.pagetitle a {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 24px;
	color: #4BADAF;
	text-decoration: none;
}

 
.sidemenutitle, .sidemenutitle a {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.sidemenuitems a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.sidemenuitems a:hover { color: #000; }
.sidemenutitlebg {
	background-color: #00788A;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 2px;
}

  
.stitle2 {
	background-color: #f4f4f4;
border-radius:  5px 5px 0px 0px;
-moz-border-radius:  5px 5px 0px 0px;
-webkit-border-radius:  5px 5px 0px 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d1d1d1;
	border-right-color: #d1d1d1;
	border-left-color: #d1d1d1;
}
.sidetitle {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 18px;
	padding-bottom: 5px;
	color: #000000;
}
.sidecontent {
	padding: 10px;
	border-radius:  5px 5px 5px 5px;
	-moz-border-radius:  5px 5px 5px 5px;
	-webkit-border-radius:  5px 5px 5px 5px;
	width: 340px;
	display: inline-block;
	border: 1px solid #D2D2D2;
	background-color: #FAFAFA;
}
.sidecontenttop {
	padding: 10px;
	border-radius:  5px 5px 0px 0px;
	-moz-border-radius:  5px 5px 0px 0px;
	-webkit-border-radius:  5px 5px 0px 0px;
	width: 340px;
	display: inline-block;
	border: 1px solid #D2D2D2;
}
.sidecontentbot {
	padding: 10px;
	border-radius:  0px 0px 5px 5px;
	-moz-border-radius:  0px 0px 5px 5px;
	-webkit-border-radius:  0px 0px 5px 5px;
	width: 340px;
	display: inline-block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
	border-left-color: #D2D2D2;
}

.graybg {	background-color: #F3F3F3;}




h1, h2, h3, h4 {
	font-family: 'Open Sans', Arial, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}




/******** Home slides ******/
ul#nav {
	padding:0px;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 115px;

}
#nav li {
	float: left;
	list-style: none;
	width: 210px;
	margin-right: 10px;
	margin-top: 10px;
}
#nav a  {
	display: block;
	padding: 4px;
	color: #333333;
	border-top-width: 3px;
	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: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #F4F4F4;
	border-left-color: #F4F4F4;
}
#nav li.activeSlide a  {
	border-top-width: 3px;
	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: #ff6600;
	border-right-color: #F4F4F4;
	border-bottom-color: #F4F4F4;
	border-left-color: #F4F4F4;
}
#nav a:focus { outline: none; }
#nav img {
	border: none;
	display: block;
	padding-bottom: 5px;
}
/******** Home slides ******/


/* Message Boxes */
.info, .success, .warning, .error, .validation {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('/images/icons/info.png');
}

.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('/images/icons/success.png');
}

.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('/images/icons/warning.png');
}

.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('/images/icons/error.png');
}


.greybox {	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #d1d1d1;
	border-radius: 5px;
}
.greybox a  { display: block; }

.imgborder { }
.imgborder2 { margin-top: 3px; }


 
a.button1, .button1 {
	font-size: 12px;
	color: #ffffff;
	background-color: #4badaf;
	display: inline-block;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
a.button1 div {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.button1:hover {
background-color: #ff6600;

}

a.button2,  .button2, input.button2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #ff6600;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
a.button2 div {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.button2:hover {
	background-image: none;
	background-color: #ff6600;
	color: #000;
}

a.button3, .button3 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #ff6600;
	display: inline-block;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
a.button3 div {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.button3:hover {
	background-image: none;
	background-color: #ff6600;
	color: #000;
}

a.button4, .button4 {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background-color: #ff6600;
	display: inline-block;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
a.button4 div {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
a.button4selected, a.button4selected:hover  {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	display: inline-block;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
a.button4selected div, a.button4selected:hover div {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
a.button4:hover {
	background-image: none;
	background-color: #ff6600;
	color: #000;
}

a.buttonhome {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff6600;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
a.buttonhome div {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a.buttonhome:hover { 
	background-color: #ff6600;
	color: #000;
}




.proptableleft {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #000000;
}
.proptableright {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	font-size: 12px;
}
.proptableright strong { font-size: 14px; }

.proptableoffer {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #F8B739;
	padding: 5px;
	display: inline-block;
}


.disclaimer {
	font-size: 11px;
	color: #999999;
}
.bookenqbuttons {
	padding: 10px;
border-radius:  5px;
-moz-border-radius:  5px;
-webkit-border-radius:  5px;
	border: 1px solid #d1d1d1;
}


/* rate table start  */
#rates {
	border-collapse: collapse;
	font-size: 14px;
	color: #e7e7e7;
}
#rates small {
	font-size: 10px;
	color: #333333;
}
#rates .lcrate1 {
	border-collapse: collapse;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#rates .lcrate1 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}	
#rates .lcrate1 td td {
	margin: 0px;
	border-collapse: collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 12px;
 
}	
#rates .lcrate1 tr tr {
	padding:0;
	margin: 0px;
}
#rates .lcrate1 th {
	color: #000000;
	text-align: center;
	width: 10%;
	padding: 5px;
	background-color: #d1d1d1;
}
#rates .lcrateinner {
	margin: 0px;
	border-collapse: collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	text-align: center;
}
.lcrate2 {
	width: 250px;
	font-size: 12px;
	color: #000000;
}
.lcrate3 {
	width: 10%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;

}
.lcrate4 {
	text-align: center;
	width: 10%;
	font-weight: bold;
	background-color: #e7e7e7;
	color: #000000;
}
.lcrate5 {
	text-align: center;
	width: 10%;
	font-weight: bold;
	color: #000000; 
}

/* rate table end  */


.myinput, .required, .textfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	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: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	padding: 3px;
}
.dateb {
	background-image: url(/images/datepicker.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 20px;
}
.searchbox { background-color: #FFFFFF; }
.getpricing {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #00788A;
	text-align: center;
	padding: 15px;
}
.getpricing2 {
	padding: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
}
.tableline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
}
.tabssmall {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
	height: 18px;
}
.tabssmall a, .tabssmall a.selected {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	color: #333333;
	border-top-width: 1px;
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #ff6600;
	border-left-color: #999999;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.tabssmall a:hover {
	color: #ff6600;

}
.tabssmall a.selected {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #ff6600;
	margin-right: 2px;
	border-top-width: 1px;
	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: #ff6600;
	border-right-color: #ff6600;
	border-bottom-color: #FFFFFF;
	border-left-color: #ff6600;
}
h2 {
	color: #333333;
	font-size: 18px;
}
.pageimg {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.homebenefits {
	background-image: url(/images/home/benefits.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.roundbox { 
	border: 1px solid #CCCCCC; 
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.rates {
	border: 1px solid #f8b739;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
}
#accordion .head {
	padding: 10px;
	text-indent: 20px;
	border: 1px solid #d1d1d1;
	margin-bottom: 5px;
	background-image: url(/images/plus.png);
	background-repeat: no-repeat;
	background-position: 12px 13px;
	font-weight: bold;
	display: block;
}
.yellowbox {
	color: #000000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FDEAC6;
	padding: 15px;
}


/**** AC search start *****/
.sidemenutitle2, .sidemenutitle2 a {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}

.sidemenuitems2 {
	display: block;
	padding: 10px;
	border: 1px solid #F8B739;
	background-color: #FEF4E2;
}
.sidemenuitems2 a:hover { color: #e98cb3; }
.sidemenutitlebg2 {
	background-color: #F8B739;
	padding: 10px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.sidemenutitle2 .small {
	font-size: 9px;
	color: #000000;
}


.searchresults .resulttitle {
	color: #000000;
	font-size: 16px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	margin-top: 15px;
}
.searchresults .resultsp {
	font-size: 12px;
	margin-bottom: 10px;
	color: #ff6600;
	font-weight: bold;
}
.searchresults .resultsp p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #ff6600;
	font-weight: bold;
}

/**** AC search end *****/

/**** Login Form Start *****/
/* Positions the contact form so it doesn't interfere with any other content, as well as a z-index above any other elements on the page */	
.close, .login {
	cursor: pointer;
}

#loginFormContainer {
	position: absolute;
	left: auto;
	right: auto;
	z-index: 1000;
	background-color: #F9F9F9;
}
	
/* Hides the whole contact form until needed */	
#loginForm {
	height: 450px;
	width: 450px;
	border: 1px solid #929191;
	color: #000;
	display: none;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
}   

/* Loading bar that will appear while the ajax magic is happening */
.bar{
	display:none; 
	background:url(/images/ajax-loader.gif) no-repeat center; 
	margin-top:100px; 
	height:40px; width:230px;
	}
	
/* Hides the confirmation message until needed */	
#messageSent {display:none;}

/* Some styling for the contact button */
#loginFormContainer .login {
	height:47px; width:211px;
	position:absolute; 
	left:368px; bottom:-44px; 
	cursor:pointer;
}
			
/* Hides the darkening layer for the Modal effect. The z-index is necessary for layering purposes, and be sure to keep the positioning/height/width the same */	
#backgroundPopup{
	display:none; 
	position:fixed; 
	_position:absolute; 
	height:100%; width:100%; 
	top:0; left:0;
	background:#000; 
	z-index:11;
}
/**** Login Form End *****/



.sidebanner {
	color: #FFFFFF;
	background-color: #00788A;
	padding: 15px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 16px;
}

.sitesearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 5px;
	border: 1px solid #d1d1d1;
}
.acc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.loginareatop {
	color: #FFFFFF;
	padding-right: 10px;
}
.specialstitle {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.buttonsp {
	color: #FF7F00;
	text-decoration: underline;
}

/**********/
.ph {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #ffffff;
	padding-right: 20px;
	text-shadow: 1px 2px #000000;
}
.mmenu a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-shadow: 1px 1px #ffffff;
	font-weight: bold;
}
.mmenu a:hover {
	color: #f68121;
	text-decoration: none;
}
.mmenubot {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.footer2bg {
	background-image: url(/images/new/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 200px;
}
.sitetext {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 36px;
	color: #333333;
	font-weight: lighter;
	padding-top: 15px;
	padding-bottom: 15px;
}
.sitetext div {
	margin-top: 5px;
	color: #666666;
	font-size: 14px;
}
.sideemail {
	background-image: url(/images/new/i-emailbg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.pagetitle img {
	float: left;
	clear: right;
	padding-right: 10px;
}
.breadcrumbs {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 11px;
	color: #CCCCCC;
}
.breadcrumbs a { color: #999999; }
.sidegreen {
	border-top-color: #4BADAF;
	border-right-color: #4BADAF;
	border-bottom-color: #4BADAF;
	border-left-color: #4BADAF;
}

 
.mywell {
	border: 1px solid #D1D1D1;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.sidecontentimg {
	background-repeat: no-repeat;
	background-position: right top;
}
.postcards {
	background-color: #f5ddbf;
	background-image: url(/images/new/postcards/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.topsale {
	font-size: 20px;
	color: #fff;
	background-color: #fcb827;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	display: block;
	width: 1140px;
	margin-left:auto;
	margin-right:auto;
}
 
.topsale strong {
	font-size: 14px;
	color: #00788a;
}


.box-shadow {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.displayoptions {
	/* font-size: 14px; 
	float:right;
	margin-bottom: 20px;*/
	display: none;
}
.displayoptions select {
	padding: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #d1d1d1;  
}



