@charset "UTF-8";


/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}

ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* End CSS Reset */










/* General Formatting on all pages */





body {
	margin: 0px;
	padding: 0px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #494747;
	background-color: #F6F6F6;
	background-image: url(http://www.mgielectronics.com/i/main_bg.jpg);
	background-repeat: no-repeat;
	behavior:url(http://www.mgielectronics.com/htc/csshover.htc);
	background-attachment: scroll;
	background-position: center top;
}

/* PNG Hack */



/*PNG Hack end */


h1, h2   {
	font-size: 1.9em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #072067;
}
h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p {
	line-height: 1.3em;
}

a {
	color: #669900;
}

a.expand {
        color:#FFFFFF;
}

a:hover {
	text-decoration: none;
}

a:link img {
	text-decoration: none;
	border:none;
}

hr {
	display: none;
}

/* Header */

 #header {
	width: 940px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	
	overflow:hidden;
	
}

/* Logo */

#logoctr {
	display: block;
	
	width: 940px;
	overflow:hidden;

}

#logo {
	padding: 0px;
	float:left;
	margin-left: 0px;
	
	margin-top: 0px;
}
#logo span {
	left: -3000px;
	position: absolute;
}

#logo h1 {
	margin: 0px;
	padding: 0px 0 0 0px;
	text-transform: lowercase;
	font-size: 4em;
	font-weight: normal;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	
}

#logo a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
}

#tagline {
        float:right;
        margin:0px;
}



#menu {
	width: 944px;
	position: relative;
	display:block;
	height: 49px;
	margin: 7px auto auto auto;
        overflow:hidden;
}

.wrapper p {
	font-size: 1.1em;
}

#page {
	width: 940px;
	margin: 10px auto auto auto;
	padding: 0;
	
}





/* Content */

#ct {
	float: left;
	width: 650px;
	margin-bottom: 50px;
	margin-left:5px;
	
	display:inline;
}

#ct_w_news {

	float: left;
	width: 100%;
	margin-bottom: 50px;
	margin-left:5px;
	margin-top:-15px;
	display:inline;

}

/* end ct styling */






/* Post */

.post {
	margin-top: 0px;
	color:#000000;
	font-size: 1.1em;
}
.post  span.date     {
	display: inline;
	font-size: 1em;
	color: #FFFFFF;
	font-weight:700;
	}
	
	
.title  {
	margin: 0px;
	padding: 0px 0 3px 0;
	padding-left: 0px;
	font-size: 1.7em;	
}

.post .meta {
	margin: 0 0 30px 0px;
	padding: 0;
	color: #979680;
	line-height:normal;
}

.post .meta a {
	color: #828170;
}

.post .entry {
	margin: 0;
	padding: 0px 0 20px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	
}

/* end post */


/* End general formatting on all pages */




/* Begin HomePage Styling */



.title a .nc {
	color: #333333;
}



/* End Homepage Styling */









/*consignment Vehicles */

.p_container {
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	padding: 0px 10px 0px 10px;
	margin-top: 20px;
       
}

.p_container p {
	
	color: #666666;
	font-size: 1em;
	padding-left: 10px;
	margin-top: 5px;
        margin-bottom:7px;
}


.p_pics {
	width: 180px;
	float: right;
}

.p_pics img {
      padding-right:0px;
      margin-right:0px;
      float: right;
}

.p_text1 {
       width: 420px;
	float: left;
}

.p_text2 { 
       width: 600px;
}



.p_text1 h2 {
	margin-top: 4px;
	color: #9b1116;
	font-size: 1.2em;
	
}

.p_text1 h3 {
	margin-top: 8px;
	color: #9b1116;
	font-size: 1.1em;

}




.p_text1, .p_text2 h3 {
	margin-top:10px;
}


.p_text1 li {
     margin: 8px auto 8px auto;
     list-style-type: disc;
}

.p_text1 li {
     margin-left:30px;
}

.p_text2 h3 {
     margin-left:10px;
}
.p_text2 li {
     margin: 8px auto 8px auto;
     list-style-type: disc;
}

.p_text2 li {
     margin-left:30px;
}



.p_1 img {
	margin-top: 8px;
}
.p_1, .p_2 {
	width: 100%;
}
.p_2 {
	margin-top: 15px;
}
.p_2 img {
	margin-bottom: 15px;
}


p.rm {
	color: #669900;
	cursor: hand;
	cursor: pointer;
}

a.doc_link {
       padding-left: 25px;
       background: url(http://www.mgielectronics.com/i/doc3.png) 3px 1px no-repeat;
       text-decoration:none;
}

/*end consignment vehicle list styling */






/* News */

.news {
	margin-top:27px;
	float:right;
	width:200px;
        text-align:left;
}
.news  h2 {
	font-size:18px;
	float:right;
	color: #669900;
	
}
.news h3 {
	color:#000000;
	font-weight:200;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:1.1em;
}

.news ul {
       color: #072067;
       margin-left:13px;
}

.news li a {
         text-decoration: underline;
         color: #072067;
         font-size: 13px;
         font-weight: 600;
         margin:3px 0px 0px 0px;
         padding:0px 0px 0px 3px;  
         
}

.news li {
         list-style-type: square;
         margin:3px 0px 0px 0px;
         padding:0px 0px 0px 3px;  
}

.inner_news {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	width: 100%;
	float: none;
	display: block;
	padding: 0px auto 0px auto;
}
p.n_body {
	font-size: 0.9em;
	line-height:130%;
	font-weight:100;
	margin-top:3px;
	color:#666666;
}
p.n_date {
	font-size: .8em;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	line-height:14px;
}

/* end news formatting */






/* wrapper 2 & footer formatting */



#footer {
    height:130px;
	width: 940px;
	margin: 0 auto 0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
}

#footer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #525252;	
}

#legal a {
	border-bottom: 1px dotted #939393;
	text-decoration: none;
	color: #939393;
}


/* form styling */

.contact_body {
    width:100%;
    background: #ffffff;
    padding:20px;
    border:1px solid #dddddd;

}

.contact_form  table
  {
	padding-top: 0px;
	margin-top: -3px;
      
}
.contact_form td {
	padding-top: 3px;
}


fieldset {
	border:1px solid #CCCCCC;
	background:#f9f9f9;
       
        padding:20px;
}
legend {
	color: #FF0000;
}

/* end form styling */




/* begin sales rep styling */
#main_cont_ct {
	padding:15px 0px 10px 20px;
	border:1px solid #666666;
	background-color:#FFFFFF;
	height:auto;
        width:auto;
        overflow:hidden;
}

.contact_ct {
	float:left;
	margin-bottom:30px;
	width:250px;
	padding:0px 35px 0px 0px;
	margin-left:0px;	
}

.contact_ct h3 {
        font-size: 1.1em;
}


h2.region {
        font-size:1.4em;
        margin:0px 0px 5px 0px;
        padding:0px;
        cursor:pointer;
}

.ct_ct {
      margin:15px 0px 5px 20px;
}
	



/* end sales rep styling */





