
/* ------------- Site Structure --------------------- */

body {
background: url(../images/background_top_repeat.jpg) top repeat-x #000;
font:12px Arial, Helvetica, sans-serif;
margin:0;
padding:0;
min-width: 750px;
}

#wrapper {
width:988px;
margin:0px auto;
text-align: left;
}

#ios_header {
height:142px;
}

#navcontainer {
height: 35px;
}

.specials_container {
width: 100%;
background: url(../images/specials_repeat_back.gif) right repeat-y;
margin-bottom:10px;
clear: both;
padding:0;
}

#logo {
padding-top:25px;
padding-left:25px;
float:left;
}

#slogan {
float: left;
width:243px;
padding-top:50px;

}

#languages {
float: right;
padding-top:40px;
padding-right:8px;
width:250px;
text-align: right;
}

#globalnav {
float:right;
padding-top:0px;
width:600px;
padding-right:8px;
margin-top:30px;
}

#hometext {
width:438px;
float: left;
font-size:15px;
color:#ccc;
padding-left:40px;
padding-right:20px;
margin:0 0 10px 0;
}

#upcomingevents, #latestnews {
width: 208px;
height:185px;
float: left;
border-left:1px dotted #333;
color:#999;
padding:0 10px;
margin-bottom:10px;
}

.contentHeader
{
	background-image: url("../images/contentcorner.gif");
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-right: solid 1px #C3C3C3;
	height: 15px;
	padding: 0px;
	margin: 0px;
}

#subpageContent {
width: 988px;
margin-top:6px;
}

.contentBody
{
	min-height:500px;
  	height:auto !important;
  	height:500px;
	margin: 0px;
	width: 563px;
	padding:20px 100px;
	float: right;
	background: #fff url(../images/round_corner.gif) bottom right no-repeat;
	overflow-x: hidden;
}
.contentFooter
{
	background-image: url("../images/contentbotcorner.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-left: solid 1px #C3C3C3;
	height: 15px;
	padding: 0px;
	margin: 0px;
}

#footer {
margin:0px;
}

.specialstopborder {
background: url(../images/specials_border_top.gif) no-repeat top;
width: 100%;
height: 10px;
margin:0;
}

.specialsbottomborder {
background: url(../images/specials_border_bottom.gif) no-repeat bottom;
clear: both;
width: 100%;
height: 10px;
margin:0;

}

.specialsheader {
width:34px;
float: left;
}

.specialsitembox {
width: 220px;
float: left;
padding-left:10px;
margin:0;
}

.specialstext {
color:#333;
padding-left:15px;
}

.calloutred {
background: url(../images/all_specials_thred_repeat_red.gif) repeat-y left;
color: white;
font-size: 18px;
text-align: center;
padding:0px 17px 8px 17px;
}

.calloutgrey {
background: url(../images/all_specials_thred_repeat_grey.gif) repeat-y left;
color: white;
font-size: 18px;
text-align: center;
padding:5px 17px;
}

.calloutgrey a, .calloutgrey a:visited, .calloutgrey a:link, 
.calloutred a, .calloutred a:visited, .calloutred a:link {
color: white;
text-decoration: none;
} 

.calloutgrey a:hover, .calloutred a:hover {
text-decoration: none;
} 

img {
border:none;
}


/* ------------- Text Attributes ----------------- */

.specialstext a, .specialstext a:visited {
color:#a72727;
text-decoration: none;
}

.specialstext a:hover {
text-decoration: underline;
}

.storytitle {
font-size:12px;
font-weight: bold;
color:#ccc;
margin-bottom: 0px;
}

.storytitle a, .storytitle a:visited, storytitle a:link {
color:#ccc;
}

.storyheader {
font:bold 14px Arial, Helvetica, sans-serif;
color:white;
margin-top:5px;
}

.story {
margin:0 0 15px 0;
font-size:11px;
}

.story a, .story a:visited, story a:link {
color:#999;
}

.allstories {
font-weight: bold;
color:white;
}

.allstories a, .allstories a:visited, allstories a:link {
color:white;
}

a, a:link, a:visited {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}


/* ------------- Submenu Attributes --------------------- */

.subMenu
{
	width: 225px;
	float:left;
	background:url(../images/left_background_subpage.gif) no-repeat bottom left;
	padding-bottom: 20px;
}

#subMenuTop{
background: #cc0000;
color:white;
font-size: 16px;
padding:10px 10px;
}

#subMenuBottom{
background:black;
color:white;
padding:10px 10px 8px 10px;
border-left: 1px dotted #666666;
}

ul.subMenuLinks { 
	margin-left: 15px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	padding-left: 15px; 
	padding-bottom: 5px; 
	padding-right: 5px; 
	padding-top: 5px; 

 }
 li.subMenuLinks  { 
	padding-left: 0px; 
	list-style-position: outside; 
	margin-left: -5px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	padding-bottom: 2px; 
	padding-right: 0px; 
	padding-top: 2px; 
	list-style-image: url(../images/arrow.gif); 
	border-bottom-color: #898989; 
	border-bottom-width: 1px; 
	border-bottom-style: dotted; 
	border-top-style: none; 
	line-height: 15px; 
	position: relative; 

 }


A.subMenuLinks  { 
	text-transform: none; 
	font-family: "Arial";
	color: #860700; 
	font-size: 12px; 
	text-decoration: none; 

 }


A.subMenuLinks:visited { 
	color: #860700; 

 }


A.subMenuLinks:hover { 
	color: #310c06; 
	text-decoration: underline; 

 }


/* ------------- Default Tag Styling --------------------- */

TABLE
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: solid 0px #FFFFFF;
}
TD
{
	text-align: left;
	vertical-align: top;
}
H3
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #cc0000;
}

/* ------------- Content Styles --------------------- */


.coloredButton
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin-left: auto;
	margin-right: auto;
}
.redText
{
	color: #CC0000;
}
.homeText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}
.Question
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC000;
	list-style-type: none;
}
.Answer
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	list-style-type: none;
}

