/* Global Styles */

body {
	background-position: center;
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
	
td {
	color:#000000;
	font-size: 12px;
	line-height: 18px;
	}
	
a {
	color: #000000;
	}
	
a:hover {
	color: #FF3333;
	text-decoration:underline;
	}
	
/* ID Styles */
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	border-bottom: 1px solid #cccccc;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navBar{
	padding: 0px;
	font-size: 10px;
	width: 150px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #252525;
	letter-spacing: 0px;
	background-position: left center;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 6px;
	text-align: left;
}
.red_title {
	color: #EF4136;
	font-weight: bold;
	text-transform: uppercase;
}

#txt_col {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.headings a {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
}
#siteInfo {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	padding-top: 20px;
	background-image: url(../images/d-icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-bottom: 15px;
	font-weight: normal;
	text-transform: uppercase;
}
#siteInfo a {
	color: #000;
	text-decoration: none;
}
#siteInfo a:hover {
	color: #F00;
}



p {
	margin-top: 0px;
	margin-bottom: 0px;
}


.table_border {
	border: 1px solid #C1C1C1;
}


#headlines{
  float:right;
	width: 90%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}
#pic_billboard {
	background-image: url(../billboard/gallery/album1/images/elitecollision.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#content{
	float: left;
	width: 100%;
	font-size: 11px;
}
	
#navigation {
	padding: 0px;
	width: 145px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;
	color: #999999;
	height: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#navigation a {
	color: #333;
	letter-spacing:0em;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	}
#navigation a:hover {
	color: #FF3333;
}


#navigationlight a {
	font:11px arial;
	color: #000000;
	text-decoration:none;
	letter-spacing:0.1em;
	font-weight: normal;
	}
	
#navigationlight a:hover {
	color: #993300;
	text-decoration:underline;
	}
#navigation a.highlight {
	color: #F4413D;
	font-weight: bold;
}

#padding {
	padding:20px 5px 20px 5px;
	}
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #333333;
	font-weight:bold;
	font-family: "times new roman";
	font-size: 40px;
	font-style: italic;
	}

.sidebarText {
	color: #336666;
	font-family: georgia;
	font-size: 11px;
	}
	
.bodyText {
	color:#000;
	font-family: "Trebuchet MS", Verdana, Modern;
	line-height: 18px;
	font-size: 11px;
	text-align: left;
	}
.bodyText_padding {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	text-align: left;
}

	
.titles_serif {
	color: #000;
	letter-spacing:0px;
	line-height:26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	}
.redsubtitle {
	color: #CC3300;
	letter-spacing:0px;
	line-height:26px;
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	}
	
.subHeader {
	font:14px georgia;
	color: #000000;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h4 {
	background: #FFFFFF url(http://www.d-mars.com/html_files/Imagemarketing/images/pixel.gif) repeat-y center top;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Modern;
}
hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
h6 {
	color: #FFFFFF;
	text-decoration: none;
}
a.h6 {
	color: #FFFFFF;
	font-size: 7.5pt;
	text-decoration: none;
}
a.h6:hover {
	text-decoration: underline;

}
ul {
	padding-bottom: 5px;
}
.vline {
	background-image: url(../../html_files/images/icons/dot_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.oline {
	border:1px solid #cccccc;
	padding: 4px;
	font-size: 10px;
}
h5 {
	font-family: "Century Gothic", Verdana, "Arial Narrow";
	font-size: 14px;
	background-color: #5A5A5A;
	background-image: url(../../images/red_square.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px;
	color: #FFFFFF;
	text-indent: 15px;
	text-transform: capitalize;
}
news_text {
	font-family: "Arial Narrow", Eurostile, Arial;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
}
.form_format {
	font-family: tahoma;
	font-size: 11px;
	height: 18px;
	text-align: left;
}
#table_ads {
	padding-top: -2px;
	padding-bottom: -2px;
	margin-top: -2px;
	margin-bottom: -2px;
}
#table_ads p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 20px;
}

.table_border_ads img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -7px;
	margin-left: 0px;
}

.header_underline {
	border: 1px solid #000000;
}
.tabel_divide {
	background-image: url(../../html_files/images/icons/dot_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.white_tabel_border {
	border: 1px solid #FFFFFF;
}
.tabel_divide_wht {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
}
.header_underline_wht {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.box_in_cell {
	width: 97%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F0E6;
	border: 1px solid #E3DABB;
	padding: 1px;
}

.box_in_cell a {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
}

#sendstudio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mailinglist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mailinglist p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mailinglist form {
	padding: 1px;
}
.formstyle {
	border: 1px solid #525252;
}
.table_borderRed {
	border: 1px solid #DE3230;
	background-repeat: no-repeat;
	background-position: left top;
}
.img_border1 {
	border: 1px solid #C1C1C1;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 0px;
}
.bodyText_small {

	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h2 {
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 18px;
	text-indent: 25px;
}
#highlights {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#highlights h4 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

#highlights ul {
	margin-top: 10px;
	margin-bottom: 5px;
}
#highlights li {
	line-height: 14px;
	font-weight: normal;
}

.sub_headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 0px;
	background-position: left center;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-transform: capitalize;
	background-repeat: no-repeat;
	margin: 2px;
	background-image: url(../../images/red_arrow.jpg);
	text-indent: 8px;
}
#content a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 0px;
	font-weight: bold;
}
.mail_bg {
	background-image: url(../../html_files/html_files/images/mail_ad.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.table_borderRedthick {

	border: 4px double #C0C0C0;
	background-repeat: no-repeat;
	background-position: left top;
}
.table_border2 {
	border: 1px solid #000000;
	background-repeat: repeat;
	background-position: center top;
}
#topnav {
	background-image: url(../../html_files/images/banner/banner_h.gif);
	background-repeat: no-repeat;
}
#topnav a {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
}
.map {
	background-image: url(../../html_files/images/icons/map.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.houstonbg {
	background-image: url(../../html_files/images/banner/houston_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#topnav_im {
	background-image: url(../../html_files/images/banner/banner_im.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
}
.headings_im {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(../../html_files/images/red_square.jpg);
	background-repeat: no-repeat;
	letter-spacing: -1px;
	text-indent: 12px;
	background-position: left;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#topnav_im a {

	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
}
.thumbs_border {
	border: 1px solid #CCCCCC;
}
.underline {
	text-decoration: underline;
}
.blueborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.year {
	font-size: 24px;
	color: #000000;
	font-family: "Arial Narrow", Eurostile, Arial;
}
#InternalUse {
	color: #000000;
}
#InternalUse li {
	padding: 0px;
}
#InternalUse ul {
	padding: 0px;
}

#InternalUse a {
	color: #FF0000;
}
.hline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.music {
	cursor: default;
}
#highlights_home {
	border: 1px solid #000000;
}
.sitemap {
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
}
