
/*///////////////////////////////////////////////////

                                        TAG OVERRIDES

///////////////////////////////////////////////////*/

html, body { 
	width: 100%;
	margin: 0; padding: 0;
}

body {
	margin: 0; 
	padding: 0;
	background: #363636;
	text-align: center;
	overflow: -moz-scrollbars-vertical; /* keep page from jumping around in Moz/Firefox */	
}

a { color: #ff8800; font-weight: bold; text-decoration: underline; }
a:hover { color: #ffcc00; text-decoration: none; }

form {
	margin: 0;
}

/*///////////////////////////////////////////////////

                                   PAGE LOGO / HEADER

///////////////////////////////////////////////////*/

#page {
	text-align: left;
	margin: auto;
	width: 738px;
	padding-top: 153px;
	background: #363636 url(../images/interface/2007/top_logo.jpg) no-repeat top center;
}

/*///////////////////////////////////////////////////

                               LEFT BAR & EXTRA ITEMS

///////////////////////////////////////////////////*/

#leftbar {
	float: left;
	width: 259px;
	text-align: right;
}

#leftitems {
	width: 110px;
	margin-top: 30px;
	margin-left: 149px;
	color: white;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
#leftitems a { text-decoration: none; color: white; font-weight: normal; }
#leftitems a:hover { text-decoration: underline; color: #ffcc00; }
#leftitems img { margin-bottom: 5px; }
#leftitems a img { border: none; }

/*///////////////////////////////////////////////////

                                            SITE MENU

///////////////////////////////////////////////////*/

#menu {
	clear: both;
	width: 120px;
	margin-left: 129px;
	padding-right: 10px;
	border-right: 1px solid #444444;
}

#menu ul { 
	margin: 0; padding: 0;
}
#menu ul li {
	padding: 0; margin: 0;
	list-style-type: none;
	text-align: right;
}
#menu ul li a {
	margin: 0; 
	padding: 0px 0px 0px 10px;
	height: 26px;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
#menu ul li a:hover { color: #ffcc00; }
#menu a.menuhere { color: #ff9900; }


/*///////////////////////////////////////////////////

                                         SITE CONTENT

///////////////////////////////////////////////////*/

#content {
	float: right;
	width: 354px;
	padding-right: 89px;
	padding-bottom: 40px;
}

#pagetitle {
	width: 354px;
	margin-bottom: 36px;
}

#bodycopy {
	width: 354px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #cccccc;
	line-height: 20px;
}

#bodycopy ul li {
	list-style-type: square;
	margin-bottom: 5px;
}
#bodycopy ul li ul {
	margin-top: 5px;
}

#bodycopy h1 {
	font-size: 18px;
	font-weight: normal;
	color: #ffffcc;
}
#bodycopy h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffcc;
	border-bottom: 1px solid #666666;
}
#bodycopy h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffcc;
}
#bodycopy h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffcc;
}

/*///////////////////////////////////////////////////

                                          PAGE FOOTER

///////////////////////////////////////////////////*/

#footer {
	margin-left: 147px;
	clear: both;
	width: 511px;
	padding-bottom: 40px;
}

#bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #888888;	
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px solid #666666;
}

#bottomlinks a {
	color: #888888;
	text-decoration: none;
}
#bottomlinks a:hover {
	color: #ffcc00;
	text-decoration: underline;
}

#copyright {
	margin: 18px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #888888;		
}
#copyright a { color: #888888; text-decoration: none; }
#copyright a:hover { text-decoration: underline; }
#copyright img { border: 0; }



/*///////////////////////////////////////////////////

                                       GREETING CARDS

///////////////////////////////////////////////////*/

.eCardForm {
	border: 2px solid #666666;
	background: #444444;
	padding: 3px;
}
.eCardForm td, th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
}
.eCardForm td {
	font-weight: normal;
	color: #dddddd;
	border-bottom: 1px solid #666666;
}
.eCardForm th {
	border-bottom: 1px solid #666666;
	font-weight: bold;
	color: white;
	text-align: left;
}
.eCardFormInput { 
	width: 220px; 
	background: #dddddd; 
	border: 1px solid #888888; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}
.eCardFriendInput { 
	width: 148px; 
	background: #dddddd; 
	border: 1px solid #888888; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

#card {
	width: 650px;
	padding: 25px;
	background: #000000;
	text-align: left;
}
#cardlogo {}
#cardtext {
	margin-bottom: 15px;
	width: 230px;
}
#cardpic {
	margin-right: 15px;
	float: left;
	width: 400px;
	margin-bottom: 15px;
}
#cardcopyright {
	clear:both;
	float:none;
	border-top: 1px solid #444444;
	text-align:center;
	margin-top: 20px;
}

/*///////////////////////////////////////////////////

                              GENERAL PURPOSE CLASSES

///////////////////////////////////////////////////*/

.smallText { font-size: 11px; }

.imageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.imageRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.dataTable {
	border: 1px solid #666666;
	background: #3a3a3a;
}

.dataTable td, th {
	padding: 5px;
}

.dataTable td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #dddddd;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
.dataTable th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-align: left;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

