/* Mozilla dotted-border fix */
:focus
{
	-moz-outline-style: none;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	background-color: #ffffff;
	background-image: url("images/b-green1.png");
	margin: 0px;
	padding: 0;
	text-align: center; 
	color: #000000;
}

/*::::::::::::::::::::::::::::::::::::::::
				STRUCTURE
::::::::::::::::::::::::::::::::::::::::*/
#container {
	width:990px;
	background: #FFFFFF;
	margin: 24px auto;
	border: 0px solid #000000;
	text-align: left;
}

#container, #top, #middle, #bottom, #header, #footer {
	width: 990px;
}

#top {
	background-image: url("images/blue-border-top.png");
	height: 20px;
}

#middle {
	background-color: #ffffff;
	background-image: url("images/blue-border-mid.png");
}

#bottom {
	background-image: url("images/blue-border-bot.png");
	height: 20px;
}

#header {

}

#content, #header, #footer {
	width: 926px;
	padding-left: 32px;
	padding-right: 32px;
}

#footer {
	text-align: center;
	background: url(images/footer.png) top left no-repeat;
	width: 926px;
	padding: 100px 0px 0px 0px;
	margin-left: 32px;
	margin-right: 32px;
}

/* MASTHEAD */
#masthead {
	width:926px;
	height:172px;
	border: 0px solid #000000;
}
#masthead table {
	width: 926px;
}

td#masthead-ourlando-logo {
	width:433px;
}

td#masthead-right-banner {
	vertical-align: bottom;
	padding-bottom: 20px;
}

#masthead-right-banner li, #masthead-right-banner li a {
	height: 27px;
	display: block;
	position: relative;
}
#masthead-right-banner li#localDirectory, #masthead-right-banner li#localDirectory a {
	width: 188px;
}
#masthead-right-banner li#localGuide, #masthead-right-banner li#localGuide a {
	width: 147px;
}
#masthead-right-banner li#ourBlog, #masthead-right-banner li#ourBlog a {
	width: 178px;
}
#masthead-right-banner li#aboutOurlando, #masthead-right-banner li#aboutOurlando a {
	width: 198px;
}

#masthead-right-banner li#localDirectory {
	background: url(/images/localDirectory_bannerBtn.png) top left no-repeat;
}
#masthead-right-banner li#localGuide {
	background: url(/images/localGuide_bannerBtn.png) top left no-repeat;
}
#masthead-right-banner li#ourBlog {
	background: url(/images/ourBlog_bannerBtn.png) top left no-repeat;
}
#masthead-right-banner li#aboutOurlando {
	background: url(/images/aboutOurlando_bannerBtn.png) top left no-repeat;
	
}

td#masthead-right-banner .content {
	background: url(/images/thinkLocalFirst_upperRight.png) top right no-repeat;
	height: 112px;
	padding-right: 20px;
	padding-left: 170px;
	padding-top: 70px;
	text-align: center;
}

td#masthead-right-banner .content ul {
	text-align: center;
}

td#masthead-right-banner .content li {
	margin-bottom: .4em;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.6em;
	font-weight: bold;
	color: #b1ded3;
}

td#masthead-right-banner .content li a {
	color: #b1ded3;
}

td#masthead-right-banner .content li a:hover {
	color: #6ccff6;
}

#top-line {
	margin-top: 30px;
	width:922px;
	height:14px;
	clear: both;
	background: url(/images/top-line.png) bottom left no-repeat;
}

#top-line_ {
	width:922px;
	height:14px;
}

#content {
	width:922px;
	border: 0px solid #000000;
	padding-bottom: 20px;
}

.twocolumn .left-column, .twocolumn #left-content {
	width:580px;
}
.onecolumn .left-column {
	width: 580px;
}
/*.onecolumn .content {
	width: 580px;
}*/

.onecolumn .left-column .col, .onecolumn .content blockquote {
	width: 922px;
}

.right-column {
	width:342px;
}

.left-column .intro {
	margin-bottom: 20px;
}

#banner-top-sp_ {
	width:580px;
	height:15px;
}

#banner {
	width:580px;
	height:61px;
}

#banner-bot-sp_ {
	width:580px;
	height:16px;
}



#right-column-top {
	width:328px;
	padding-left: 14px;
}

#right-column-main {
	float: right; 
	width:328px;
	padding-left: 14px;
	background-image: url("images/middle-column-dash.png");
}

#right-column-bot {
	float: right; 
	width:328px;
	padding-left: 14px;
}

#right-nav-top-sp_ {
	float: left; 
	width:328px;
	height:18px;
}

#right-nav-top {
	width:328px;
	height:24px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px ;
	color: #336699 ;
	text-align: center;
}

#right-nav-bot-sp_ {
	float: left; 
	width:328px;
	height:22px;
}

#right-column-top-bar_ {
	width:328px;
	height:28px;
}

#right-column-content_ {
	width:328px;
}

#right-column-bot-bar_ {
	float: left; 
	width:328px;
	height:27px;
}

#right-column-content_ img {
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.right-column-text {
	padding-top: 0;
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #46799c;
}

/* NAV */
#right-column #navBar {
	float: right;
}

/* TABLES */
table {
	border: none;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

table td {
	padding: 0px;
	border: none;
	vertical-align: top;
}

/* PRODUCT LISTING */

#productList .item td, #eventList .item td {
	vertical-align: middle;
}

#productList .item, #eventList .item {
	margin-bottom: 30px;
}

.image {
	width: 122px;
	height: 88px;
	float: left;
}

.itemInfo {
	padding-left: 20px;
}

/* TYPEOGRAPHY */
h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 3px 0 9px 0;
}

h2 {
	font-size: 1.8em;
	color: #46799c;
	
	margin-bottom: 14px;
}

h3 {
	font-size: 1.6em;
	color: #66953f;
	
	margin-bottom: 8px;
}

h4 {
	font-size: 1.2em;
	line-height: 1.25em;
	margin-bottom: 8px;
}

p, h4 {
	color: #82aac4;
}

p.itemName,p.itemPrice, #productDisplay p {
	color: #46799c;
	font-weight: bold;
}

#footer p {
	color: #000000;
	display: block;
}

#footer small {
	font-size: 65%;
}

a {
	color: #46799c;
}

p.blockTitle {
	margin-bottom: 10px;
}

.bullet {
	font-size: 150%;
	margin-right: 5px;
}


/* OVERWRITES */
td.itemDescription p {
	margin-bottom: 10px;
}

table#eventList .image {
	width: auto;
	height: auto;
}

table#productDisplay, table#productList, table#eventDisplay, table#eventList, table.items {
	width: auto;
}

table#productDisplay td.mainColumn {
	width: 300px;
}

h2.itemTitle {
	margin-top: 20px;
	margin-bottom: 10px;
}

table.attributes td.formTitle, p.blockTitle {
	padding-bottom: 10px;
}

td.itemHead, td.itemFoot {
	background: #46799C;
	color: white;
}

td#itemFoot_totalPrice {
	color: white;
}

table#bske {
	margin-bottom: 40px;
}

ul.list {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 10px;
}
ul.list p {
	display: inline;
}

#productDisplay p.specialPricing
{
	color:#66953F;
	font-weight:bold;
}

.pricing {
	font-size: 1.6em;
	color: #66953f;
}

