/************************  BLANK SLATE  ************************/
body,div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0px;
	padding: 0px;
}

body {
	font-style: normal;
	font-size: 75%;
	line-height: 130%;
	text-align: center;
	background: #3e3b20 url('../images/bg.jpg') repeat-x 50% 0;
}
html>body { font-size: small;  line-height: 130%}

* {
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: Arial, Helvetica, sans-serif; */
/*	font-family: Lucinda Sans, Trebuchet MS, Verdana, sans-serif; */
/*	font-family: 'Lucida Grande',sans-serif; */
/*	font-family: Trebuchet MS, Arial, Verdana, sans-serif; */
	border:none;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 1em;
	vertical-align: top;
}

td, tr, th {
	vertical-align: top;
}

fieldset,img { 
	border: 0px;
}
img {
	vertical-align: bottom;
}

address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	letter-spacing: -0.01em;
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym { 
	border: 0px;
}
ul {
	list-style-type: none;
}


.clearCon {
	clear: both;
}

/************************  COLOR COMBO 1  ************************/
colGrey { background-color: #0100dc; }
colGrey { background-color: #2777d5; }
colGrey { background-color: #b4e9ff; }

a {
	white-space: nowrap;
	color: #0100dc;
	text-decoration: underline;
	outline: none; 
}
a:hover {
	color: #0100dc;
	text-decoration: underline;
	outline: none; 
}
a:active {
	color: #0100dc;
	text-decoration: underline;
	outline: none; 
}
a:visited {
/*	color: #6223b1; */
/*	color: #0100dc; */
	color: #0100dc;
	text-decoration: underline;
	outline: none; 
}


/************************  FORMS  ************************/
form {
	margin: 0 0 10px 0;
	font-size: 1em;
	font-weight: normal;
	padding: 15px;
	border: 1px solid #d8d6c6;
	background: #f5f4f0;
}

#formDefault {
	margin: 0 0 0 0;
}

#formRegister {
	padding: 0 0 0 105px;
}

label {
/*	position: relative;
	top: 5px;*/
	font-weight: normal;
}

#formDefault .onBlur, #formDefault .onFocus {
	margin: 0;
	padding: .3em .3em .2em .3em;
	font-size: .9em;
	color: #000;
	width: 170px;
	height: 100%;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border: 1px solid #999;
	background: #fff url('../images/form-fieldDefault.png') no-repeat 0% 0%;
}

#formDefault .onFocus {
	border:1px solid #000;
}

#formDefault .onBlur2, #formDefault .onFocus2 {
	margin: 0;
	padding: .3em .3em .2em .3em;
	font-size: .9em;
	color: #000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border: 1px solid #999;
	background: #fff url('../images/form-fieldDefault.png') no-repeat 0% 0%;
}

#formDefault .onFocus {
	border:1px solid #000;
}

#formDefault fieldset {
	padding: 10px 0 0 0;
}

input[type="checkbox"] {
	height: 16px;
	vertical-align: top;
}

#formDefault legend {
	padding: 5px 0 3px 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}

.formLabel {
	float: left;
	padding: .2em .3em 0 0;
	width: 27%;
	font-size: .9em;
	text-align: right;
	vertical-align: top;
}

.formField {
	float: left;
}

#formDefault .formLine {
	float: left;
	margin-bottom: 8px;
	width: 100%;
	vertical-align: top;
}
#formRegister .formLine {
	float: left;
	width: 100%;
	vertical-align: top;
}

form img {
	padding: 5px 0 0 0;
}

.err {
	color: #f00;
}

#hiddenCCV {
	display: none;
	padding: 10px 0 0 35%;
}
#hiddenDiv {
	display: none;
}

#hiddenDivRight {
	float: left;
	padding: 50px 0 0 0;
	width: 300px;
}

select {
	margin: 0;
	padding: 4px 5px 3px 5px;
	font-size: 1em;
	color: #000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #999;
	background: #fff;
}

.checkInline {
	display: inline;
}

#formRegister .btn {
	padding: 0 0 0 5px;
}

#formBtn {
	float: left;
	margin: 0 0 0 0;
	height: 40px;
	text-align: right;
	width: 100%;
}

#formSearch {
	width: 40%;
	margin: 0 auto;
}

#formSearch .submitBtn {
	cursor: pointer;
	text-align: center;
	margin: 0 4px 0 6px;
	padding: 2px 10px 2px 10px;
	height: 25px;
	outline: none; 
	color: #0100dc;
	font-size: 1em;
	font-weight: bold;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #0100dc;
	background: #fff url('../images/bgGradGrey.png') repeat-x 0% 0%;
}

.formBtn {
	float: left;
	margin: 0 0 0 0;
	height: 40px;
	text-align: center;
	width: 100%;
}

#autobidderForm .formBtn {
	float: left;
	margin: 0 0 5px 0;
	height: 20px;
	text-align: center;
	width: 100%;
}

#formDefault .btn {
	position: relative;
	left: 35%;
}

#formRegister a {
	font-size: 1em;
}
/************************  FONT STYLES  ************************/

h1 {
	padding: 0 0 .7em 0;
	color: #fff;
	text-indent: -9999px;
	width: 300px;
	height: 30px;
}

#bar h1 { background: url('../images/title-bar.png') no-repeat -2px 0; }
#dining h1 { background: url('../images/title-dining.png') no-repeat -2px 0; }
#events h1 { background: url('../images/title-events-gig-guide.png') no-repeat -2px 0; }
#accommodation h1 { background: url('../images/title-accommodation.png') no-repeat -2px 0; }
#functions h1 { background: url('../images/title-functions.png') no-repeat -2px 0; }
#friends h1 { background: url('../images/title-friends.png') no-repeat -2px 0; }
#about h1 { background: url('../images/title-about-the-avon-bridge-hotel.png') no-repeat -2px 0; }
#contact h1 { background: url('../images/title-contact.png') no-repeat -2px 0; }
#photos h1 { background: transparent url(../images/title-photos.png) no-repeat; }

#functions h1 { background: url('../images/title-functions.png') no-repeat -2px 0; }


h2 {
	margin: 0 0 .3em 0;
	padding: 0 0 .3em 0;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #875417;
	border-bottom: 1px solid #D8D6C6;
}

.menu h3 {
	padding: .75em 0 .2em 0;
	text-align: center;
}

.menu table td h3 {
	text-align: left;
}


h3 {
	padding: .5em 0 .2em 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}

h3 a {
	font-weight: bold;
}

h4 {
	padding: 0 0 .5em 0;
	color: #555;
	font-size: 1.4em;
	line-height: 130%;
}

h6 {
	padding: 0 0 5px 0;
	font-size: 1.2em;
	color: #393733;
}

p {
	padding: .4em 0 .4em 0;
}

ul.bul {
	margin: 10px 0 10px 20px;
	list-style-type: none;
}

ul.bul li {
	padding: 0 0 5px 15px;
	background: url('../images/bg-buls.png') no-repeat 0 2px;
}

.cols ul {
	font-size: 1.2em;
}

ol {
	margin: 10px 0 10px 40px;
}


/* small text */

small {
	font-size: .9em;
	color: #777;
	font-weight: normal;
}

.txtSmall {
	font-size: .8em;
}

.txtNo {
	font-size: 1.5em;
}

.txtRed {
	color: #e30045;
}

.txtGrey {
	font-size: .9em;
	color: #777;
}

/************************  MAIN  ************************/
#wrapper {
	margin: 30px auto;
	width: 920px;
}

#header {
	width: 920px;
	height: 88px;
	border-top: 0px solid #af1e23;
	text-align: left;
	background: #615b36 url('../images/bg-header.jpg') no-repeat;
}
	#header #logo {
		float: left;
		padding: 0 0 0 0;
	}
	#header #tagline {
		float: right;
		padding: 0 0 0 0;
	}


ul#nav {
	padding: 0 0 0 10px;
	clear: both;
	width: 910px;
	height: 30px;
	background: #af1e23 url('../images/bg-nav.jpg') no-repeat;
}

ul#nav li {
	float: left;
	line-height: 30px;
}

ul#nav li a {
	float: left;
	display: inline; /* ie fix */
	padding: 0 0 0 0px;
	color: #fff;
}

ul#nav li a:hover {
}

ul#nav li a {
	margin: 0 0 0 1px;
	cursor: pointer;
}

ul#nav li a.home {
	background: url('../images/bg-nav.png') no-repeat 0 0;
}

ul#nav li a.bar {
	background: url('../images/bg-nav.png') no-repeat 0 -30px;
}

ul#nav li a.dining {
	background: url('../images/bg-nav.png') no-repeat 0 -60px;
}

ul#nav li a.events {
	background: url('../images/bg-nav.png') no-repeat 0 -90px;
}

ul#nav li a.accommodation {
	background: url('../images/bg-nav.png') no-repeat 0 -120px;
}

ul#nav li a.functions {
	background: url('../images/bg-nav.png') no-repeat 0 -150px;
}

ul#nav li a.friends {
	background: url('../images/bg-nav.png') no-repeat 0 -180px;
}

ul#nav li a.about {
	background: url('../images/bg-nav.png') no-repeat 0 -210px;
}

ul#nav li a.contact {
	background: url('../images/bg-nav.png') no-repeat 0 -240px;
}

ul#nav li a.photos {
	background: url('../images/bg-nav.png') no-repeat 0 -270px;
}


ul#nav li.on a.home, ul#nav li a.home:hover {
	background: url('../images/bg-nav.png') no-repeat 0 -330px;
}

ul#nav li.on a.bar, ul#nav li a.bar:hover {
	background: url('../images/bg-nav.png') no-repeat 0 -360px;
}

ul#nav li.on a.dining, ul#nav li a.dining:hover {
	background: url('../images/bg-nav.png') no-repeat 0 -390px;
}

ul#nav li.on a.events, ul#nav li a.events:hover {
	background: url('../images/bg-nav.png') no-repeat 0 -420px;
}

ul#nav li.on a.accommodation, ul#nav li a.accommodation:hover {
	background: url('../images/bg-nav.png') no-repeat 0 -450px;
}

ul#nav li.on a.functions, ul#nav li a.functions:hover {
	background: url('../images/bg-nav.png') no-repeat 0 -480px;
}

ul#nav li.on a.friends, ul#nav li a.friends:hover {
	background: url('../images/bg-nav.png') no-repeat 0 -510px;
}

ul#nav li.on a.about, ul#nav li a.about:hover {
	background: url('../images/bg-nav.png') no-repeat 0 -540px;
}

ul#nav li.on a.contact, ul#nav li a.contact:hover {
	background: url('../images/bg-nav.png') no-repeat 0 -570px;
}

ul#nav li.on a.photos, ul#nav li a.photos:hover {
	background: url('../images/bg-nav.png') no-repeat 0 -600px;
}


ul#nav li a.home:active {
	background: url('../images/bg-nav.png') no-repeat 0 -329px;
}

ul#nav li a.bar:active {
	background: url('../images/bg-nav.png') no-repeat 0 -359px;
}

ul#nav li a.dining:active {
	background: url('../images/bg-nav.png') no-repeat 0 -389px;
}

ul#nav li a.events:active {
	background: url('../images/bg-nav.png') no-repeat 0 -419px;
}

ul#nav li a.accommodation:active {
	background: url('../images/bg-nav.png') no-repeat 0 -449px;
}

ul#nav li a.functions:active {
	background: url('../images/bg-nav.png') no-repeat 0 -479px;
}

ul#nav li a.friends:active {
	background: url('../images/bg-nav.png') no-repeat 0 -509px;
}

ul#nav li a.about:active {
	background: url('../images/bg-nav.png') no-repeat 0 -539px;
}

ul#nav li a.contact:active {
	background: url('../images/bg-nav.png') no-repeat 0 -569px;
}

ul#nav li a.photos:active {
	background: url('../images/bg-nav.png') no-repeat 0 -599px;
}




ul#subnav {
	margin: 10px 0 10px 0;
	height: 20px;
	width: 100%;
}

ul#subnav li {
	float: left;
}

ul#subnav li a {
	margin: 0 10px 0 0;
	padding: 2px 5px 2px 5px;
	border: 0px solid #dedede;
}





#landing {
	width: 920px;
	text-align: left;
}

#section {
	padding: 0;
	text-align: left;
	background: #fff url('../images/bg-section.png') repeat-x;
	overflow: auto;
}

#sectionLeft {
	clear: both;
	float: left;
	padding: 28px 0 25px 25px;
	width: 515px;
}


#sectionFull {
	clear: both;
	padding: 28px 25px 0 25px;
	width: 843px;
}

#sectionIframe {
	clear: both;
	padding: 0 0px 25px 0px;
	width: 843px;
}


#sectionRight {
	float: right;
	padding: 28px 25px 25px 0;
	width: 328px;
}

#sectionRight .pht {
	margin: 0 0 25px 0;
	padding: 5px;
	background: #8e874a;
}

#sectionHalfLeft {
	float: left;
	width: 435px;
}

#sectionHalfLeftForm {
	width: 365px;
	padding: 20px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background: #ffee00;
}

#sectionMarginArrow {
	background: url('../images/bg-arrow.png') no-repeat 0 130px;
}


#sectionHalfRightForm {
	width: 365px;
	padding: 20px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background: #00c1ff url('../images/bg-bluetop.png') repeat-x 0 0;
}
/*
#sectionHalfRightForm {
	width: 363px;
	padding: 20px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #d0d0d0;
	background: #fff url('../images/bg-sectionCon.png') repeat-x 0 0;
}


#sectionHalfRightForm {
	width: 359px;
	padding: 20px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 3px solid #00c1ff;
	background: #fff url('../images/bg-sectionCon.png') repeat-x 0 0;
}*/


#sectionHalfRight {
	float: right;
	width: 435px;
}

#sectionDiv {
	clear: both;
	margin: 20px 0 20px 0;
	height: 0;
}


#section2thirdsLeft {
	clear: both;
	float: left;
	width: 565px;
}

#section1thirdRight {
	float: right;
	width: 270px;
}

/*
#sectionColRight {
	float: right;
	margin: 0 0 0 0;
	padding: 15px;
	width: 200px;
	-moz-border-radius-topright:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	border-left: 1px solid #ddd;
	background: #b4e9ff url('../images/bgGradTransa.png') repeat-x 0% 0%;
	overflow: auto;
}
*/

#sectionColRight {
	float: right;
	margin: 0 0 0 0;
	width: 200px;
	-moz-border-radius-topright:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	border-left: 1px solid #ddd;
	background: #b4e9ff;
}

#sectionColLeft {
	float: left;
	padding: 0;
	width: 400px;
}



.cols {
	padding: 0 20px 0 20px;
	float: left;
}





/*****/
#footer {
	clear: both;
	margin: 0 0 20px 0;
	padding: 10px 10px 10px 20px;
	text-align: left;
	width: 890px;
	border-top: 0px solid #af1e23;
	border-bottom: 0px solid #af1e23;
	background: #615b36 url('../images/bg-header.jpg') repeat-y;
}

#footer a {
	padding: 0 10px 0 0px;
	color: #d8d6c6;
	text-decoration: underline;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer p {
	clear: both;
	padding: 5px 0 0 0;
}

#sectionHome  {
	clear: both;
	margin: 0 0 20px 0;
	padding: 10px 10px 10px 20px;
	color: #f5f4f0;
	font-size: 1.2em;
	line-height: 130%;
	text-align: left;
	width: 890px;
	border-top: 0px solid #af1e23;
	border-bottom: 0px solid #af1e23;
	background: #8e864a url('../images/bg-header.jpg') repeat-y;
}

#sectionHomeLeft {
	clear: both;
	float: left;
	width: 515px;
}

#sectionHomeRight {
	float: right;
	margin: 5px 5px 5px 15px;
	padding: 0 0 0 10px;
	width: 330px;
	min-height: 120px;
	text-align: center;
	border-left: 1px solid #948d61;
}

#sectionHomeRight img {
}

#sectionHomeRight a {
	color: #fff;
	text-decoration: underline;
}


#footerHome {
	color: #8c8878;
}

table.contact {
	vertical-align: top;
}

table.contact td, table.contact th {
	text-align: left;
	padding: 1px 10px 1px 0;
}

table.contact th {
	color: #999;
	text-align: right;
}


.menu {
	margin: 10px 0 10px 0;
	padding: 15px;
	border: 1px solid #d8d6c6;
	background: #f5f4f0;
}

.menu table {
	width: 100%;
	vertical-align: top;
}

.menu table td, .menu table th {
	text-align: left;
	padding: 1px 10px 1px 0;
}

.menu table th {
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	text-align: right;
}

.menu table tr {
	border-bottom: 1px dotted #d8d6c6;
}

.menu table tr.event td,.menu table tr.event th {
	padding: 10px 10px 10px 0;
}

.menu table tr.event p {
	padding: 7px 0 2px 0;
	color: #000;
	font-size: .9em;
	font-weight: normal;
}

.menu table tr.event th {
	color: #af1e23;
}

#section .accommodation {
	margin: 20px 0 0 0;
	padding: 15px;
	border: 1px solid #d8d6c6;
	background: #f5f4f0;
}

#section .accommodation table {
	width: 100%;
	vertical-align: top;
}

#section .accommodation table td, .menu table th {
	text-align: left;
	padding: 1px 10px 1px 0;
}

#section .accommodation table th {
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	text-align: right;
}



#sectionLeft ul.photos {
	margin: 0 0 0 10px;
}

ul.photos li {
	float: left;
	text-align: center;
	height: 130px;
	padding: 5px 7px 10px 7px;
}

#sectionLeft ul.photos li {
	padding: 5px 8px 10px 8px;
}


ul.photos li a {
	padding: 0 0 5px 0;
}



.downloads {
	margin: 0 0 20px 0;
	padding: 15px 20px 15px 20px;
	border: 1px solid #d8d6c6;
	background: #f5f4f0;
}

.downloads ul {
	padding: 0 0 10px 0;
}

.downloads h3 {
	padding: 0 0 5px 0;
}

.downloads li {
	height: 15px;
	padding: 5px 0 5px 0;
}

.downloads a {
	padding: 15px 0 20px 0;
	font-size: 1em;
}

.downloads a.n {
	padding: 10px 0 15px 0;
	min-height: 20px;
	font-size: 1em;
}


.downloads a.pdf {
	padding: 15px 0 20px 30px;
	min-height: 30px;
	font-size: 1em;
	background: transparent url('../images/ico-pdf-sm.png') no-repeat 0 10px;
}


.fl {
	clear: both;
	float: left;
	padding: 10px 0 10px 0;
}

.fr {
	float: right;
	padding: 10px 0 10px 0;
}




/************************  DETAILS  ************************/
a.btnCta {
	margin: 0 0 0 40px;
}

a.btnCta2 {
	text-align: center;
	padding: 6px 15px 6px 15px;
	text-decoration: none;
	color: #0100dc;
	font-size: 1em;
	font-weight: bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #0100dc;
	background: #fff url('../images/bgGradGrey.png') repeat-x 0% 0%;
}

a.btnItem {
	clear: both;
	margin: 10px 10px 0 0;
	padding: 2px 7px 2px 7px;
	text-decoration: none;
	color: #0100dc;
	font-weight: bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #0100dc;
	background: #fff url('../images/bgGradGrey.png') repeat-x 0% 0%;
}



.tableAddressCon {
	margin: 10px 0 20px 0;
	padding: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border:1px solid #dedede;
	background: #fff;
}

.tableAddressCon table {
	margin: 0 auto;
}

.tableAddressCon table th {
	padding: 2px 5px 2px 5px;
	text-align: right;
	color: #555;
}

.tableAddressCon table td {
	padding: 2px 5px 2px 5px;
}

.tableAddressCon table h5 {
	margin: 10px 0 0 0;
	font-weight: bold;
	color: #000;
	border-bottom: #d0d0d0 1px solid;
}





















table.details {
	vertical-align: top;
	width: 100%;
}
table.details td, table.details th {
	text-align: left;
	padding: 2px 5px 2px 5px;
}
table.details tbody {
}

table.details .detailsForm {
	padding: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background: #00c1ff url('../images/bg-bluetop.png') repeat-x 0 0;
}

table.details .detailsForm h3 {
}

table.details .detailsCurrent {
	padding: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background: #fff200;
}

table.details .detailsArrow {
	background: url('../images/bg-arrow.png') no-repeat 0 110px;
}

.detailsCurrent table th {
	padding: 2px 5px 2px 5px;
	text-align: right;
	color: #555;
}

.detailsCurrent table td {
	padding: 2px 10px 2px 10px;
}

.detailsCurrent table {
	margin: 0 auto;
}

.white {
	margin: 10px 0 0 0;
	padding: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border:1px solid #dedede;
	background: #fff;
}

blockquote {
	width: 90%;
	margin: 20px 0 10px 0;
	padding: 0 0 0 40px;
	font-size: 1.4em;
	line-height: 160%;
	color: #999;
	background: url('../images/ico-quoteTop.png') no-repeat 0 0;
}
blockquote .blocky {
	background: url('../images/ico-quoteBot.png') no-repeat 100% 100%;
}

ul#conSteps {
	margin: 10px 0 10px 0;
	list-style-type: none;
	overflow: auto;
}

ul#conSteps li {
	float: left;
	padding: 4px 6px 4px 28px;
}

ul#conSteps li.start {
	color: #777;
	padding: 4px 6px 4px 18px;
	background: #e7e7e7;
}

ul#conSteps li.first {
	background: #99e7ff url('../images/bgConSteps.png') no-repeat -300px 50%;
}
ul#conSteps li.onFirst {
	color: #000;
	background: #fff url('../images/bgConSteps.png') no-repeat -300px 50%;
}
ul#conSteps li.on {
	color: #000;
	background: #fff url('../images/bgConSteps.png') no-repeat -600px 50%;
}

ul#conSteps li.beforeOn {
	background: #99e7ff url('../images/bgConSteps.png') no-repeat -900px 50%;
}

ul#conSteps li.normal {
	background: #99e7ff url('../images/bgConSteps.png') no-repeat -600px 50%;
}

ul#conSteps li.finish {
	background: #00c3ff url('../images/bgConSteps.png') no-repeat -600px 50%;
}

ul#conSteps li.finishOn {
	background: #00c3ff url('../images/bgConSteps.png') no-repeat -900px 50%;
}









table#tblPricing {
	vertical-align: top;
	width: 100%;
}

table#tblPricing tr {
	background: #fff;
}

table#tblPricing tr.list th {
	text-align: left;
	padding: 12px 5px 12px 15px;
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #00c3ff;
}

table#tblPricing tr.list td.last, table#tblPricing tr.price td.last {
	border-right: 1px solid #00c3ff;
}

table#tblPricing tr.price th {
	padding: 12px 5px 12px 15px;
	border-left: 1px solid #00c3ff;
}

table#tblPricing tr.list td {
	text-align: center;
	padding: 12px 5px 12px 5px;
	border-top: 1px solid #f0f0f0;
}





table#tblPricing td {
	text-align: center;
	padding: 12px 5px 12px 5px;
/*	border-bottom: 1px solid #d9d9d9;*/
}

table#tblPricing tr.price {
}



/***** popTop *****/
table#tblPricing tr.popTop {
	background: transparent;
}

table#tblPricing tr.popTop td, table#tblPricing tr.popTop th {
	border-bottom: 1px solid #00c3ff;
	background: transparent;
	padding: 0 0 0 0;
}



/***** popBot *****/
table#tblPricing tr.popBot {
	background: transparent;
}

table#tblPricing tr.popBot td, table#tblPricing tr.popBot th {
	border-top: 1px solid #00c3ff;
	background: transparent;
	padding: 0 0 0 0;
}


table#tblPricing tr td.pricingCol {
}


/***** pricingColDefault *****/
table#tblPricing tr td.pricingColDefault {
	border-bottom: 1px solid #00c3ff;
	background-color: #00c3ff;
}
table#tblPricing tr.popBot td.pricingColDefault {
	border-bottom: none;
}

table#tblPricing tr.popTop td.pricingColDefault {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-bottom: 1px solid #00c3ff;
	background-color: #00c3ff;
}

table#tblPricing tr.popBot td.pricingColDefault {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top: 1px solid #00c3ff;
	background-color: #00c3ff;
}

/***** pricingColDefault *****/
table#tblPricing tr td.pricingColHover {
	border: none;
	border-bottom: 1px solid #ff0;
	background-color: #ff0;
}

table#tblPricing tr.popTop td.pricingColHover {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	background-color: #ff0;
}


table#tblPricing tr.popBot td.pricingColHover {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color: #ff0;
}



table#tblPricing tr.price strong {
	font-size: 2.2em;
	font-weight: bold;
	color: #000;
}

table#tblPricing tr.price small {
	display: block;
	font-size: .85em;
	font-weight: normal;
}
