/* gt-tradeauto.com */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #9BAFCB;
	padding: 0px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

h1 {
	font-size: 26px;
	font-weight: 100;
	color: #003F71;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 20px;
	font-weight: 100;
	color: #ED1B23;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

a:link {
	color: #003F71;
	text-decoration: underline;
}

a:visited, a:active {
	color: #9BAFCB;
	text-decoration: underline;
}

a:hover {
	color: #9BAFCB;
	text-decoration: none;
}

a:focus {
    outline: none;
}

#wrapper {
	margin: auto;
	width: 850px;
	padding: 0px;
}


#container {
	margin: auto;
	width: 850px;
	padding: 0px;
	background-color:#FFFFFF;
	border: 1px solid #003F71;
}

#main-container {
	margin: 25px 0px 0px 25px;
	padding: 0px;
	height: auto;
	width: 800px;
}

#logo {
	margin: 0px;
	padding: 0px;
	height: 114px;
	width: 800px;
}

#footer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 850px;
}

#footer p {
	font-size: 11px;
	color: #666666;
	margin: 10px 0px 0px 7px;
	padding: 0px;
}

/* main menu*/

#mainmenu {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 800px;
	height: 36px;
	background-color: #003F71 !important;
}

#mainmenu ul {
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

#mainmenu li{
	display: inline;
	float: left;
	list-style-type : none;
	padding: 0;
	margin: 0;
	text-align: center;
}

#mainmenu li a {
	font-size: 20px;
	padding: 0px 8px 0px 8px;
	color: #ffffff;
	text-decoration: none;
	float: left;
	margin: 0px;
}

#mainmenu li a:hover {
	color: #cccccc;
}

/* bottom menu */

#bottommenu {
	margin: auto;
	padding: 0px;
	height: 22px;
	width: 350px;
}

#bottommenu ul{
	margin: 0px;
	padding: 0px;
}

#bottommenu li{
	display: inline;
	float: left;
	list-style-type : none;
	line-height: 16px;
	padding: 0;
	margin: 0;
}

#bottommenu li a {
	display: block;
	padding: 0px 8px 0px 8px;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	text-transform: uppercase;
}

#bottommenu li a:hover {
	text-decoration: none;
	color: #000000;
}

#bottommenu .separator {
	border-right: none;
}

.imgbox {
	padding: 0px;
	float: left;
	width: 360px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.imgbox img {
	width: 350px;
	height: 263px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0px 10px 10px 0px;
	display: inline;

}

.imgbox img:hover {
	background-color: #9BAFCB;
}

.simgbox {
	padding-top: 30px;
	float: left;
	width: 130px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.simgbox img {
	width: 120px;
	height: 90px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: auto;
	display: inline;

}

.simgbox img:hover {
	background-color: #9BAFCB;
}

.feature{ width: 120px; float: left; margin-top: 10px; display: inline; text-align: left; padding-right: 10px; font-size: 14px; font-weight: bold;}
.description{ width: 250px; float:left; margin-top: 10px; display: inline; margin-bottom: 3px; font-size: 14px;}
.divider{ width: 780px; margin: auto; margin-bottom: 10px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #666666;}

.imgbox_o {
	padding: 0px;
	float: right;
	width: 360px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.imgbox_o img {

	width: 350px;
	height: 263px;
	float: right;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0px 10px 10px 0px;
	display: inline;

}

.imgbox_o img:hover {
	background-color: #9BAFCB;
}

.simgbox_o {
	padding-top: 10px;
	float: left;
	width: 130px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.simgbox_o img {
	width: 120px;
	height: 90px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: auto;
	display: inline;

}

.simgbox_o img:hover {
	background-color: #9BAFCB;
}

.feature_o{ width: 120px; float: left; margin-top: 0px; display: inline; text-align: left; padding-right: 10px; font-size: 12px; font-weight: bold;}
.description_o{ width: 250px; float:left; margin-top: 0px; display: inline; margin-bottom: 0px; font-size: 12px;}

#loginform {
	margin: auto;
	width: 200px;
	padding: 10px;
	background-color: #9BAFCB;
	border: 1px solid #003F71;
}
.login_message { margin: auto; margin-top: 20px; width: 200px; color: #FF0000; font-size: 14px;}

.bgcolor_tablehead {background-color: #9BAFCB;}
.list_heading_white {color: #ffffff; font-weight: bold;}
.table_list { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #9BAFCB;}
.messagebox { color: #000000}
a.messagebox { color: #003F71; text-decoration: none;}
a.messagebox:hover { color: #003F71; text-decoration: underline;}