/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color:#333333;
	background-position:left;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodyoutline {
	border: 1px solid #000000;
}

.sidegradL {
	background-image:url(/images/sidegradL.gif);
	background-repeat:repeat-y;
	min-width: 10px;
}
.sidegradR {
	background-image:url(/images/sidegradR.gif);
	background-repeat:repeat-y;
	min-width: 10px;
}

a{
color: #0E6AD1;
}

a img{
border: none
}

/*Search engine highlight*/
.highlight { background:#A5C8EE ; }

.header_table {
	background-image: url(/images/logobg1280.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.center_table {
	border-top: 1px solid #FFFFFF;
}
.sidebar_cell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #FFFFFF;
	background-image: url(/images/tecate03_3x1.gif);
	background-repeat: repeat-x;
}
/*.Site_Title_bar{
	border-top:#CCCCCC solid 1px;
	background-image: url(/images/header-grad.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #0E6AD1;
	}*/
	
.Site_Title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #0E6AD1;
	text-transform: capitalize;
	font-variant: normal;
	}
.Site_Title_text_2 {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-variant: normal;
	}

.Site_Title_text_3 {
	font-family: "Arial Narrow";
	font-size: 32px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-variant: normal;
	}
	
.Site_Title_text_corp {
	font-family: "Arial Narrow";
	font-size: 32px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-variant: normal;
	}
	
.body_cell {
	background-color:#FFFFFF;
}


.lowerbody_cell {
	background-color:#FFFFFF;
	background-image: url(/images/fadedownbg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.footer_table {
	background-color: #0E6AD1;
	background-image: url(/images/tecate03_4x1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.Button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0E6AD1;
	border-top: solid #CFE2F6 1px;
	border-right: solid #5696DF 1px;
	border-bottom: solid #013299 1px;
	border-left: solid #FAFCFE 1px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

.Button:hover{
	background-color: #013299;
}

.buttonlink{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	display:block;
	background-color:#013299;
	background-image:url(/images/button1.gif);
	/*border: solid #000000 1px;*/
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.buttonlink:hover{
	background-image:url(/images/button1d.gif);
}

.buttonlink2{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	display:block;
	background-color:#CC0000;
	border-top: solid #FFFFFF 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
	border-left: solid #FFFFFF 1px;
}
.buttonlink2:hover{
	background-color: #FF0000;
}

form {
	margin: 0px;
}

.Featured a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.simple_table{
border-left:solid #CCCCCC 1px;
border-top:solid #CCCCCC 1px;
}
.simple_table th{
border-right:solid #CCCCCC 1px;
border-bottom:solid #CCCCCC 1px;
background-color:#013299;
color:#FFFFFF;
font-size:12px;
font-weight:bold
}
.simple_table td{
border-right:solid #CCCCCC 1px;
border-bottom:solid #CCCCCC 1px;
color:#333333;
font-size:12px;
font-weight: normal
}

.simple_table tr.hover:hover td{
/*background-image:url(/images/table-td-bg3.gif);
background-position:top;
background-repeat:repeat-x;*/
background-color:#CCFFCC
}

h2,.tg-heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #013299;
}
h1,.tg-heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #013299;
}

h2 a:hover,h1 a:hover,.tg-heading2 a:hover,.tg-heading1 a:hover {
    text-decoration: underline;
}

.featureBox{
background-color:#FFFFFF;
border:#CCC  solid 1px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 3px 3px 4px #333;
-webkit-box-shadow: 3px 3px 4px #333;
box-shadow: 3px 3px 4px #333;
}

.featureBox div.tg-heading2 a{
text-decoration:none;
color: #013299;
}

.featureBoxContent{
	font-size:11px;
	min-height: 125px;
}

.featureBoxContent img{
	margin: 0px 5px 20px 0px;
	float:left;
	/*border:#000000 solid 1px;*/
}

.bigfeaturebox{
	padding: 12px 0px 0px 12px;
	background-color: #CCCCCC;
	_background-color:#FFFFFF;
}


/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:760px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#000;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0px; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background: transparent url(/images/white-shadow-box.png) no-repeat top right;
 _background-image:url(/images/white-shadow-box.gif);
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:20px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}


.dist_list th{
	background: #009;
	color:#CCC;
	font-weight:bold;
}
.dist_list td{
	background: #EEE;
	color:#000;
}
.dist_list div#comp{
	font-weight:bold;
	font-size:16px;
	color:#000;
	text-transform:capitalize;
}

/* SUBSCRIBE POPOUT */

div#social{
	position: relative;
}
div#social a div.subscribe_box{
	background-color:#FFC;
	border:solid 1px #CCC;
	padding: 5px;
	width: 100px;
	position:absolute;
	float:none;
	z-index:99;
	top:0;
	left:-9999px;
	margin-right:20px;
	-moz-box-shadow: 3px 3px 4px #333;
	-webkit-box-shadow: 3px 3px 4px #333;
	box-shadow: 3px 3px 4px #333;
}

div#social a:hover div.subscribe_box{
	top:24px;
	left:-35px;
}

