﻿/*General CSS*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #989898 url(images/backtile.png) top left repeat;
	margin: 0;
	padding: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

a:hover {
	color:#3399CC;
	text-decoration: underline;
}

.spanishLink a{
	text-decoration: underline;
	color: #CCCCCC;
}

.spanishLink a:hover{
	text-decoration: underline;
	color: #3399CC;
}

.spanishLink a:visited{
	color: #FFFFFF;
}

.bodyText a{
	text-decoration: underline;
	color: #003366;
	font-size: 10pt;
}

.bodyText a:hover{
	text-decoration: underline;
	color: #3399CC;
}

.bodyText a:visited{
	color: #003366;
}

.bodyText {
	font-size: 10pt;
	line-height: 14pt;
}

.bodyText img {
    margin: 0px;
}


/*Header CSS*/
#header {
	padding: 0;
	margin: 0;
}

#allison img{
	padding: 0;
	margin: 0;
	width: 150px;
}

#dartcoLogo img{
	padding: 0;
	margin: 0;
	width: 198px;
}

#tranny img{
	padding: 0;
	margin: 0;
	width: 368px;
}

/************* Content **************/
#Content {
	background-color: #FFFFFF;
	background: #FFFFFF url(images/tranback.gif) top left;
	left: 50%;
	margin-left: -360px;
	margin-bottom: 0;
	top: 0;
	padding: 0;
	background-repeat:no-repeat;
	width: 514px;
	text-align: left; 
}

/************* top navigation **************/

#topnav {
	background: #990000 url(images/topnav_tile.png) top left repeat-x;
	left: 0;
	top: 103px;
	padding: 0;
	margin: 0;
	width: 719px;
	height: 27px;
}

#navBox {
	text-align: center;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 16pt;
	top: 2px;
	padding: 0;
	margin: 0;
	height: 22px;
}

#navBoxSP {
	text-align: center;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 16pt;
	top: 2px;
	padding: 0;
	margin: 0;
	height: 22px;
}

.navBoxBlack {
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 16pt;
	top: 2px;
	padding: 0;
	margin: 0;
	height: 22px;
}

.homeBox {
	background: #990000 url(images/home_base.gif) top left;
	left: 36px;
	width: 53px;
}

.aboutBox {
	background: #990000 url(images/about_base.gif) top left;
	left: 89px;
	width: 71px;
}

.partBox {
	background: #990000 url(images/part_base.gif) top left;
	left: 160px;
	width: 82px;
}

.requestBox {
	background: #990000 url(images/request_base.gif) top left;
	left: 242px;
	width: 101px;
}

.careerBox {
	background: #990000 url(images/career_base.gif) top left;
	left: 343px;
	width: 64px;
}

.militaryBox {
	background: #990000 url(images/military_base.gif) top left;
	left: 407px;
	width: 59px;
}

.homeBoxSP {
	background: #990000 url(images/pagina_base.gif) top left;
	left: 36px;
	width: 106px;
}

.aboutBoxSP {
	background: #990000 url(images/contacto_base.gif) top left;
	left: 142px;
	width: 63px;
}

.partBoxSP {
	background: #990000 url(images/partes_base.gif) top left;
	left: 205px;
	width: 118px;
}

.requestBoxSP {
	background: #990000 url(images/tipos_base.gif) top left;
	left: 323px;
	width: 115px;
}

.careerBoxSP {
	background: #990000 url(images/empleo_base.gif) top left;
	left: 438px;
	width: 55px;
}

.militaryBoxSP {
	background: #990000 url(images/militar_base.gif) top left;
	left: 493px;
	width: 48px;
}

/************* side frame ****************/

#leftFrame {
	background: #FFFFFF url(images/lft_tile.png) top left repeat-y;
	padding: 0;
	margin: 0;
	width: 32px;
}

#rightFrame {
	background: #FFFFFF url(images/rght_tile.png) top left repeat-y;
	padding: 0;
	margin: 0;
	width: 32px;
}

#sidebar {
    background-color: #ffffff;
	padding: 0;
	margin: 0;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	width: 140px;
}

#sidebar div.header {
    background-color: #3399CC;
    color: #ffffff;
    font-weight: bold;
    font-size: 1.1em;
    padding: 2px;
    border-bottom: 1px solid #777777;
}

#sidebar div.sub {
    background-color: #CCCCCC;
    color: #1A516B;
    padding: 2px;
    border-bottom: 1px solid #777777;
    font-size: 0.7em;
}

#sidebar div.info {
    border-bottom: 1px solid #000000;
    padding: 2px;
    font-size: 0.7em;
}

#sidebar span {
    color: #246E91;
}

/************* bottom Navigation ****************/
#bttmnavLeft img{
	padding: 0;
	margin: 0;
	width: 32px;
}

#bttmnavRight img{
	padding: 0;
	margin: 0;
	width: 32px;
}

#baseNav {
	text-align:center;
	font-size: 8pt;
	color: #CCCCCC;
	background-color: #000000;
	line-height: 16pt;
	padding: 0;
	margin: 0;
	width: 490px;
	height: 27px;
}

/*Lists*/
ul {
	list-style-image:url(images/listIcon.gif);
	font-size: 10pt;
	line-height: 16pt;
}

h2 {
    border-bottom: 1px solid #000000;
    font-size: 1.6em;
    color: #003366;
    margin: 0px;
    font-family: Arial Narrow, Arial;
    font-weight: bold;
}

/* FORMS */
.request p{
    clear: left;
    margin: 0;
    padding: 0 0 3px 0;
    padding-left: 130px; /*width of left column containing the label elements*/
    height: 1%;
}

.request label {
    float: left;
    white-space: nowrap;
    margin-left: -130px; /*width of left column*/
    width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.request input, textarea, select {
    font-family: Arial, Verdana;
    font-size: 10pt;
}

.request .title {
    font-weight: bold;
    text-align: center;
}

/* Message Boxes */
.failedMsg {
    border: 1px solid #ff3232;
    background-color: #ffcece;
    width: 90%;
    color: #000000;
    padding: 10px;
    margin: 0px auto;
    margin-bottom: 5px;
}

.successMsg {
    border: 1px solid #116b00;
    background-color: #cbebc5;
    width: 90%;
    color: #000000;
    padding: 10px;
    margin: 0px auto;
    margin-bottom: 5px;
}