/* @override http://adrecyclingmedia.sitedesign.net/css/layout.css */

/* @override http://adrecyclingmedia.sitedesign.net/css/layout.css */

body {
	margin: 0px;
	padding: 0px;
    font-family: "Lucida Grande", Lucida, Arial, sans-serif;
    font-size: 13px;
    color: #626262;
    background: #fff;
}

.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
    margin-top: 0;
    background: #fff url(../images/shadow_bg.png) repeat-y;
}

h1 {
    display: none;
}

h2 {
    color: #fff;
    font-family: "Lucida Grande", Lucida, Arial, sans-serif;
    padding-top: 8px;
    font-weight: bold;
    font-style: normal;
    margin-bottom: 10px;
}

p {
    margin: 0;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}

img {
    border-style: none;
}

form {
    margin: 0;
    padding: 0;
}

/* @group Header */

.header {
	width: 960px;
	background: white url(../images/hdr_logo.png) no-repeat left top;
    height: 128px;
}

.hdr_top {
    height: 119px;
}

.hdr_phone {
    float: right;
    background-image: url(../images/hdr_phone.png);
    width: 304px;
    height: 67px;
}

.hdr_splitter {
    width: 960px;
    background: url(../images/hdr_split.png) no-repeat;
    height: 9px;
}

/* @end */

/* @group Navigation */

.navwrapper {
    width: 204px;
    background-color: #003366;
    float: left;
    border-right: 1px solid #fff;
}

.nav {
    font-size: 1em;
	width: 183px;
	position: relative;
	padding-bottom: 0;
    display: block;
    background: #003366 url(../images/nav_bg.png) no-repeat;
    padding-left: 20px;
    margin-bottom: 0;
}
.nav a:link, .nav a:visited {
    text-decoration: none;
    color: #fff;
    padding: 0px 0px 0px 4px;
}

.nav a:hover {
    text-decoration: underline;
}

.nav .active a {
    color: #fff;
    border-left: 1px solid #fff;
    padding-left: 2px;
}

.nav .active ul li a {
    border-left: 0px;
}

.nav ul {
    margin: 0px;
    padding: 4px 0 12px;
   	list-style-type: none;
}

.nav li {
    display: list-item;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

.nav li ul {
    padding-left: 12px; 
    margin-top: 2px;
}

.nav li ul li {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    font-weight: normal;
}

.nav li ul li ul {
    padding: 2px 0px 2px 6px;
}

.nav li ul li ul li {
	padding: 2px 0px;
    font-weight: normal;
}

.nav li ul li ul li ul {
    padding: 3px 0px 3px 12px;
}

.nav li ul li ul li ul li {
    font-size: 11px;
}



/*

.nav ul {
    list-style-type: none;
    margin: 0;
    padding: 4px 0 22px;
}

.nav ul ul {
    font-size: 10px;
    margin: 0;
    padding-bottom: 0;
}

.nav ul li {
    font-weight: bold;
}

.nav ul li ul li {
    font-weight: none;
}

.nav ul li ul li ul li ul li {
	font-size: 11px;
}

.nav ul ul ul {
    margin-top: 0;
    padding-top: 0;
}

.nav li li li {
}

.nav li li {
    margin: 5px 0 0 13px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-style: normal;
}

.sub_nav {
    color: #fff;
    font-weight: bold;
}

*/
/* @end */

/* @group Content */

.content {
    width: 745px;
    margin-left: 205px;
    position: relative;
	overflow: hidden;
}

.button_style {
    padding-top: 9px;
}

.button_style a {
    color: #fff;
    background-color: #003366;
    font-family: "Lucida Grande", Lucida, Arial, sans-serif;
    text-decoration: none;
    padding: 3px 5px;
    font-weight: bold;
    font-style: normal;
    border-top: 2px solid #FFFFFF;
    border-left: 2px solid #FFFFFF;
    border-bottom: 2px solid #626262;
    border-right: 2px solid #626262;
}

input.submit {
    color: #fff;
    background-color: #003366;
    font-family: "Lucida Grande", Lucida, Arial, sans-serif;
    text-decoration: none;
    padding: 3px 5px;
    font-weight: bold;
    font-style: normal;
    border-top: 2px solid #FFFFFF;
    border-left: 2px solid #FFFFFF;
    border-bottom: 2px solid #626262;
    border-right: 2px solid #626262;
/*    color: #fff;
    background-color: #003366;
    text-decoration: none;
    padding: 3px 5px;
    border: 1px solid #003366;
    cursor: pointer;
    font: normal normal 1em "Lucida Grande", Lucida, Arial, sans-serif;
 */
}

input.submit:active {
    font-family: "Lucida Grande", Lucida, Arial, sans-serif;
    text-decoration: none;
    padding: 3px 5px;
    border-top: 2px solid #626262;
    border-left: 2px solid #626262;
    border-bottom: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;  
/*    color: #003366;
    background-color: #fff;
    font-family: "Lucida Grande", Lucida, Arial, sans-serif;
    text-decoration: none;
    padding: 3px 5px;
    border: 1px solid #003366;
*/
}

.button_style a:active {
    font-family: "Lucida Grande", Lucida, Arial, sans-serif;
    text-decoration: none;
    padding: 3px 5px;
    border-top: 2px solid #626262;
    border-left: 2px solid #626262;
    border-bottom: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
}

.content p a {
    color: #003366;
}

.content p a:hover {
    color: #000;
}

.page_content {
    padding-left: 20px;
    float: right;
    width: 720px;
    vertical-align: top;
    padding-top: 12px;
}

.news_intro td img {
    float: right;
}

.title_box {
	text-align: justify;
	color: #fff;
	font-size: 1em;
    background: #494949 url(../images/grey_grad_bg.png) repeat-x;
    margin-top: 0;
    padding-top: 0;
    float: left;
    width: 725px;
    padding-left: 20px;
    height: 57px;
}

.title_box h2 {
    padding-top: 14px;
    margin-top: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 1.5em;
}

.leftcolumn {
	width: 242px;
	text-align: justify;
	color: #fff;
	font-size: 1em;
    background: #494949 url(../images/grey_grad_bg.png) repeat-x;
    float: left;
    margin-right: 1px;
}

.home_greybox {
	width: 242px;
	text-align: justify;
	color: #fff;
	font-size: 1em;
    background: #494949 url(../images/grey_grad_bg.png) repeat-x;
    float: left;
    height: 368px;
    margin-top: 0;
    padding-top: 0;
}


.leftcolumn p {
    padding-left: 24px;
    padding-right: 24px;
    font-size: 0.9em;
    line-height: 16px;
    text-align: left;
}

.leftcolumn h2 {
    padding-left: 22px;
    margin-top: 0;
    padding-top: 20px;
}

.tv_box {
    width: 242px;
    height: 167px;
    background-image: url(../images/news_tv.png);
    float: left;
}

.tv_spacer {
    height: 45px;
}

.tv_viewable {
    height: 82px;
    overflow: hidden;
}

.latest_article {
    font-size: 0.8em;
    margin-right: 22px;
    margin-left: 22px;
    border-bottom: 2px solid #4f8fcf;
    padding: 5px 8px;
}

.latest_article a {
    color: #ffd35c;
    text-decoration: none;
}

.latest_article a:hover {
    text-decoration: underline;
    color: #ffd35c;
}

.rightcolumn {
	width: 502px;
	color: #6e6e6e;
	float: right;
	font-size: 1.1em;
    height: 535px;
    padding-top: 0;
}

.home_world_box {
    width: 502px;
    height: 334px;
    background: url(../images/world_bg.jpg) no-repeat;
    float: right;
}

.home_world_box p {
    font-size: 0.9em;
    color: #222;
}

.home_world_box h2 {
    color: #003366;
    margin-top: 0;
    padding-bottom: 10px;
    margin-bottom: 0;
    padding-top: 15px;
}

.home_new {
    width: 230px;
    float: left;
    margin-left: 20px;
}

.home_used {
    width: 215px;
    float: right;
    padding-right: 10px;
}

.news_intro img {
    border: 1px solid #c5c5c5;
    margin-left: 20px;
    margin-bottom: 12px;
}

.news_intro h3 {
    font: bold normal 1.2em "Lucida Grande", Lucida, Arial, sans-serif;
    color: #003366;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 12px;
}

.news_intro {

    margin-right: 20px;
}

.news_intro table {
    margin-top: 0;
    padding-top: 0;
    border-bottom-style: solid;
    border-bottom-color: #c5c5c5;
    margin-bottom: 12px;
    width: 100%;
}

h2 a {
    color: #fff;
    text-decoration: none;
}

h2 a:hover {
    text-decoration: underline;
    color: #fff;
}

.news_intro tr {
    vertical-align: top;
}

.product_list_thumbs table {
    text-align: center;
}

.product_list_thumbs a {
    text-decoration: none;
    color: #003366;
}

.product_list_thumbs table {
    border-bottom: 2px solid #c5c5c5;
    padding-bottom: 5px;
    width: 700px;
}

.product_list_thumbs img {
    border: 1px solid #c5c5c5;
    vertical-align: middle; 
}

.product_list_thumbs div {
    line-height: 109px;
    height: 109px;
    text-align: center;
}

.product_list_thumbs h3 {
    font: normal normal 1.2em "Lucida Grande", Lucida, Arial, sans-serif;
    color: #003366;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 12px;    
}

.contact_wrapper {
    height: 627px;
}

.contact_left {
    float: left;
    width: 440px;
    padding-top: 20px;
    padding-left: 20px;
    height: 549px;
}

form li {
    list-style-type: none;
    color: #7d147c;
}

form ul {
    padding-left: 0;
    padding: 0;
    margin: 0;
}

form td {
    vertical-align: bottom;
    width: 400px;
}

textarea {
    width: 448px;
}

#id_company_address {
    height: 50px;
    width: 200px;
}

.contact_right {
    float: right;
    width: 229px;
    background: #8c8c8c url(../images/contact_right_bg.png) repeat-x;
    color: #fff;
    margin-top: 1px;
    padding-top: 0;
    padding-left: 20px;
    height: 570px;
}

.contact_right a {
    color: #fff;
}

.contact_right p {
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 0;
}

.contact_right h3 {
    padding-bottom: 0;
    margin-bottom: 6px;
}

/* @end */

/* @group Footer */

.footer {
	width: 960px;
	clear: both;
    background-color: #fff;
}

.footerbar {
	width: 960px;
	height: 21px;
	background-image: url(../images/footer_shadow.png);
    clear: both;
}

.footerlogos {
	float: left;
    background-color: #fff;
}

.footerlinks {
	float: right;
    background-color: #fff;
}

.footerlinks a {
    color: #6e6e6e;
}

.footerlinks a:hover {
    color: #000;
}

.footerlinks p {
    font-size: 0.9em;
    padding-right: 8px;
    text-align: right;
    line-height: 1.4em;
}

/* @end */


div.paginator
{
    margin: 10px;
}

div.paginator a
{
    color: #458200;
    text-decoration: none;
}

div.paged, div.current_paged {
    height: 15px;
    float: left;
    padding: 2px 5px;
    text-align: center;
    margin-right: 2px;
}

div.paged a, div.current_paged a {
    color: #fff;
}

div.paged {
    background-color: #235FBF;
}

div.current_paged {
    background-color: #2B2F6F;
}