
/* Page Structure Styles
----------------------------------------------- */

body {
	padding: 0px;
	margin: 0px;
	font-family: verdana, sans-serif;
	font-size:11px;
	color: #444;
	text-align: center;
	background: #FFFFFF;
	position: center;
}

#container {
	position: relative;
	margin: auto;
	padding: 0px;
	width: 860px;
	text-align: left; 
}

#content {
	position: center;
	margin: auto;
	padding: 25px;
	width: 800px;
	border: solid #cccccc 1px;
	background: #ffffff url(http://www.autodealer.com.mx/admin/fondo.gif) repeat-x;
	background-position: top;

}

#footer {
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 99%;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	position: center;
}

#footer div#credits {
	position: absolute;
	top: 7px;
	right: 15px;
}

#license {
	position: relative;
	
	margin: 15px auto 0;
	padding: 15px;
	width: 420px;
	border: 1px solid #ccc;
	line-height: 13px;
	background: #fff;
}


select {
		font-family: verdana, tahoma, Arial, Helvetica, sans-serif;
		font-size: 13px;
}
	
input {
		font-family: verdana, tahoma, Arial, Helvetica, sans-serif;
		font-size: 13px;
		
}	


textarea {
		font-family: verdana, tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
}	

/* Navigation Styles
----------------------------------------------- */

#navigation {
	position: relative;
	
	margin: 0;
	padding: 0;
	width: 100%;
	
	font-size: 11px;
	line-height: 25px !important; /* Modified for IE 7 */
	line-height: 24px; /* IE SUCKS */
	color: #369;
	background: #ffffff;
}

#navigation ul {
	margin: 0 0 0 15px;
	/*padding: 6px 0 0 !important;  IE SUCKS */
	/*padding: 7px 0 0;*/
	padding: 0; /* Modified for IE 7 */
		
	white-space: nowrap;
	
	list-style-type: none;
}

#navigation ul li {
	display: inline;
}

#navigation li a {
	margin: 0;
	padding: 5px 15px;
	
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 2px solid #999999;
	
	color: #369;
	font-weight: normal;
	text-decoration: none;
}

/*
#primary {
	position: relative;
	
	margin: 0;
	padding: 10px 0 0;
	height: 25px;
}
*/
/*
#primary li a {
	color: #f6f6f6;
	background: #378617;
}
*/



 #primary a.current, #primary a.current:hover, #primary a:hover {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #e9e9e9;
	background: #e9e9e9;
	color: 000000;
}




#secondary {
	position: relative;
	margin: 0;
	padding: 10px 0 0;
	height: 25px;
	background: #e9e9e9;
}

#secondary li a {
	color: #ffffff;
	background: #62c03c;
	border-bottom:solid 1px #62c03c;
}

#secondary a.current, #secondary a.current:hover, #secondary a:hover {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #fff;
	
	color: #444;
	background: #fff;
}


/* General Content Styles
----------------------------------------------- */

h1 {
	margin: 0;
	padding: 0 0 5px;
	
	font: 20px/20px arial, verdana, sans-serif;
	color: #171186;
	font-weight:bold;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #171186;
	font-weight:bold;
}

h6 {
	margin: 0;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}


hr {
	margin: 10px 0 !important; /* IE Sucks */
	margin: 0;
	padding: 0;
	height: 1px;
	
	border: 0;
	border-bottom: 1px solid #CCCCCC;
}

p {
	margin: 0;
	padding: 5px 0;
}



/* Message Styles
----------------------------------------------- */

#msg-error {
	margin: 10px 0;
	padding: 5px 10px;
	border: solid #FF0000 1px;
	color: #000000;
	background: #FFFFCC;
}

#msg-success {
	margin: 10px 0;
	padding: 5px 10px;
	color: #fffbda;
	background: #393;
	text-align: center;
	font-weight: bold;
}

#msg-alert {
	margin: 10px 0;
	padding: 5px 10px;
	color: #fff;
	background: #f60;
}

span.success, span.alert, span.error {
	padding: 1px 3px;
	color: #fffbda;
	font-weight: bold;
	background: #393;
	text-align: center;
	font-weight: bold;
}

span.alert {
	background: #f60;
}

span.error {
	background: #c00;
}



/* Image Styles
----------------------------------------------- */

img {
	border: 0;
}



/* Link Styles
----------------------------------------------- */

a {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #000066;
}

a.title {
	font-weight: bold;
}

#pages div#links a {
	padding: 2px 3px;
	color: #0000FF;
	text-decoration: none;
}

#pages div#links a:hover, #pages div#links a.current {
	color: #0000ff;
	background: #fff;
}



/* Table Styles
----------------------------------------------- */

th, td {
	padding: 5px;
	font-size: 11px;
	line-height: 15px;
}

th {
	padding: 3px 5px;
	color: #999999;
	font-weight: normal;
	text-align: left;
	background: #f6f6f6;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #999999;
}

tr.alt {
	background: #e9edf3;
}



/* Page Link Styles
----------------------------------------------- */

#pages {
	position: relative;
	padding: 5px;
	margin-top: 10px;
	width: 790px;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	background: #F6F6F6;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	
}

#pages div#links {
	position: absolute;
	top: 4px;
	right: 10px;
}



/* Listing Summary Styles
----------------------------------------------- */

div.form table.summary td {
	padding-right: 40px;
}

#display {
	position: relative;
	
	margin-top: 20px;
	
	text-align: center;
}

table.display {
	margin: 0 auto;
	text-align: left;
}

table.display td {
	padding: 0;
}

table.info td {
	padding: 8px 0 0;
}

table.info td.label {
	width: 100px;
}

#display td.title {
	margin: 0;
	padding: 4px 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: #369;
}


/* Form Styles
----------------------------------------------- */

form {
	margin: 0;
	padding: 0;
}

div.form {
	position: relative;
	
	margin: 0;
	padding: 10px;
}

#setup_content div.form {
	margin: 5px 0 10px;
	padding: 10px 0;
	
	border-top: 1px solid #369;
	border-bottom: 1px solid #369;
}

div.form td {
	padding: 4px 0;
	font-size: 12px;
}

div.form td.label {
	width: 130px;
}

div.form td.field {
	width: 250px;
}

div.form td.check, div.check {
	padding: 7px 0 8px;
}

div.alt {
	border-top: 1px solid #69c;
	border-bottom: 1px solid #69c;
	
	background: #E7F1F8;
}

input.widtha {
	width: 200px;
}

input.widthb {
	width: 100px;
}

input.widthc {
	width: 580px;
}

input.widthd {
	width: 50px;
}

select.widtha {
	width: 204px !important; /* ie and ff both render select box widths wrong? */
	width: 206px;
}

select.widthb {
	width: 104px !important; /* ie and ff both render select box widths wrong? */
	width: 106px;
}

textarea.widtha {
	width: 330px;
	height: 100px;
}

input.check {
	margin: 0;
	padding: 0;
}



/* Search/Sort Bar Styles
----------------------------------------------- */

#search {
	position: relative;
	
	margin: 0 0 10px;
	padding: 0;
}

#search input, #search select {
	font-size: 11px;
}

#search select.widtha {
	width: 160px !important; /* ie and ff both render select box widths wrong? */
	width: 162px;
}

#search input.widtha {
	width: 160px;
}

#search input.widthb {
	width: 90px;
}

#search select.widthb {
	width: 94px !important; /* ie and ff both render select box widths wrong? */
	width: 96px;
}

#search table.search td {
	/*padding: 0 10px 0 0;*/
	padding: 0;
}

#options {
	display: none;
	position: relative;
	
	margin: 10px 0 0;
	
	font-size: 11px;
}



/* Stats Graphs Styles
----------------------------------------------- */

table.graph {
	margin: 5px 0;
	border: 1px solid #FFFFFF;
}

table.graph td, table.graph th {
	padding: 4px 0;
}

table.graph td.label {
	font: 11px "Courier New", Courier, mono;
	color: #fff;
	background: #ff9000;
}

table.graph td.label2 {
	font: 11px "Courier New", Courier, mono;
	color: #333333;
	background: #CCCCCC;
}



/* Color Options Styles
----------------------------------------------- */

div.preview {
	margin: 0 15px;
	width: 50px;
	height: 22px;
	
	background: #e2e2e2;
}



/* Sign In and Setup Wizard Page Styles
----------------------------------------------- */

#sign_container, #setup_container {
	position: relative;
	margin: 100px auto 10px;
	padding: 5px;
	width: 390px;
	background: #cccccc;
}

#setup_container {
	margin: 0 auto;
	width: 590px;
}

#sign_header, #setup_header {
	position: relative;
	margin: 0;
	padding: 2px 0 7px 0;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
}

#sign_content, #setup_content {
	position: relative;
	margin: 0;
	padding: 25px 25px;
	text-align: left;
	background: #f2f2f2;
}

#sign_footer, #setup_footer {
	position: relative;
	margin: 0;
	padding: 7px 0 2px;
	line-height: 11px;
	color: #fff;
}

#sign_form, #setup_form {
	position: relative;
	margin: 0;
	padding: 0;
}

#sign_form td, #setup_form td {
	padding: 4px 0;
}
