/*--------------------------------------------
/*--------------------------------------------
/* BORDER SHADOW STYLES
/*--------------------------------------------
/*--------------------------------------------*/
body {
	margin: 0px;
	background: url(../grfx/bg.jpg) repeat;
}

#top {
	width: 100%;
	height: 50px;
	background: url(../images/bg-top.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#top-container {
	width: 890px;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	color: #666666;
}

#top-container a:link, #top-container a:visited {
	color: #666666;
	font-weight: bold;
}

#top-container a:hover, #top-container a:active {
	color: #ec2426;
	font-weight: bold;
	text-decoration: none;
}

#top-left {
	width: 35%;
	float: left;
	margin-left: 10px;
}

#top-right {
	width: 60%;
	float: right;
}

table.shadow { 
   align: center;
   margin-top: -10px;
   background-color: #333333;
   border-left: #FFFFFF solid 1px;
   border-right: #FFFFFF solid 1px;
   border-bottom: #FFFFFF solid 1px;
   padding-left: 1px;
   padding-right: 1px;
   padding-bottom: 3px;
}

.top-menu {
	width: 850px;
	font-size: 10px;
	color: #666666;
}

.top-menu a:link {
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
.top-menu a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
.top-menu a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #ec2426;
}
.top-menu a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #ec2426;
}

/*------------------------------
/* PHOTO BORDER STYLES 
/*------------------------------*/
.photo{
	margin: 20px;
	margin-top: 0px;
	position: relative;
	width: 231px;
	height: 150px;
}
.photo span{
	width: 231px;
	height: 150px;
	display: block;
	position: absolute;
	background: url(../grfx/photo-border.png) no-repeat;
}


td			{
	font-family: verdana;
	color: 000000;
	font-size: 10pt;
}
.blackbg	{
	background-color: #000000;
}
.redbg	{
	background-color: #B12C1B;
}
.greybg	{
	background-color: #cccccc;
}
.redunderline	{
	border-bottom: solid 1px #B12C1B;
}
.whiteBottomBorder	{
	border-bottom: solid 1px #FFFFFF;
}
.lightBottomBorder	{
	border-bottom: solid 1px #CC766B;
}
.pricingBorder	{
	border: solid 1px #cccccc;
}
.bold	{
	font-weight: bold;
}
.fourteenpoint	{
	font-size: 14pt;
}
.eighteenpoint	{
	font-size: 18pt;
}
.twelvepoint	{
	font-size: 12pt;
}
.eightpoint	{
	font-size: 8pt;
}
.sixpoint	{
	font-size: 6pt;
}
.tenpoint	{
	font-size: 10pt;
}
.whiteText	{
	color: ffffff;
}
.darkGreyText	{
	color: 999999;
}
.greyText	{
	color: cccccc;
}
.redText	{
	color: B12C1B;
}
.tourOn	{
	border-left: solid #999999 1px;
	border-top: solid #999999 1px;
	border-right: solid #999999 1px;
	background-color: #cccccc;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	height: 25;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}
.tourOff	{
	border-bottom: solid #999999 1px;
	background-color: #ededed;
	color: #666666;
	font-weight: bold;
	font-size: 8pt;
	height: 25;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}
.tourBody	{
	border-bottom: solid #999999 1px;
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tourBlank	{
	border-bottom: solid #999999 1px;
}
a.header:link	{
	color : #ffffff;
	font-size : 8pt;
	text-decoration: none;
}
a.header:visited	{
	color : #ffffff;
	font-size : 8pt;
	text-decoration: none;
}
a.header:active	{
	color : #ffffff;
	font-size : 8pt;
	text-decoration: none;
}
a.header:hover	{
	color : #cccccc;
	font-size : 8pt;
	text-decoration: underline;
}
a.topMenu:link	{
	color : #333333;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.topMenu:visited	{
	color : #333333;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.topMenu:active	{
	color : #333333;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.topMenu:hover	{
	color : #B12C1B;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.leftMenu:link	{
	font-family:verdana; 
	font-size:10pt; 
	color:#ffffff; 
	font-weight:bold; 
	text-decoration:none;
}

a.leftMenu:visited	{
	font-family:verdana; 
	font-size:10pt; 
	color:#ffffff; 
	font-weight:bold; 
	text-decoration:none;
}
a.leftMenu:active	{
	font-family:verdana; 
	font-size:10pt; 
	color:#ffffff; 
	font-weight:bold; 
	text-decoration:none;
}
a.leftMenu:hover	{
	font-family:verdana; 
	font-size:10pt; 
	color:#cccccc; 
	font-weight:bold; 
	text-decoration:none;
}
a.categoryMenu:link	{
	font-family:verdana; 
	font-size:10pt; 
	color:#333333; 
	font-weight:bold; 
	text-decoration:none;
}

a.categoryMenu:visited	{
	font-family:verdana; 
	font-size:10pt; 
	color:#333333; 
	font-weight:bold; 
	text-decoration:none;
}
a.categoryMenu:active	{
	font-family:verdana; 
	font-size:10pt; 
	color:#333333; 
	font-weight:bold; 
	text-decoration:none;
}
a.categoryMenu:hover	{
	font-family:verdana; 
	font-size:10pt; 
	color:#B12C1B; 
	font-weight:bold; 
	text-decoration:none;
}
a.subbrandMenu:link	{
	color : #333333;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.subbrandMenu:visited	{
	color : #333333;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.subbrandMenu:active	{
	color : #333333;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.subbrandMenu:hover	{
	color : #B12C1B;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.tourTabOn:link	{
	color: #000000;
	text-decoration: none;
}
a.tourTabOn:visited	{
	color: #000000;
	text-decoration: none;
}
a.tourTabOn:active	{
	color: #000000;
	text-decoration: none;
}
a.tourTabOn:hover	{
	color: #000000;
	text-decoration: underline;
}
a.tourTabOff:link	{
	color: #666666;
	text-decoration: none;
}
a.tourTabOff:visited	{
	color: #666666;
	text-decoration: none;
}
a.tourTabOff:active	{
	color: #666666;
	text-decoration: none;
}
a.tourTabOff:hover	{
	color: #666666;
	text-decoration: underline;
}
