/*  
Theme Name: Sagar
*/

body {
	font-family:"trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
	background: #ececec url("images/main_bg.gif") repeat-x;
	color:#666666;
	font-size:.8em;
	line-height:160%;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
}

/*********************************************/
/*********************************************/
/* SAGAR STYLESHEET */
/*********************************************/
/*********************************************/

/* Dealer Login */
#login-box {
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	padding-right: 20px;
	padding-left: 20px;
	width: 400px;
	border: 8px solid lightgrey;
	background: #f5f5f5;
}

#box-title {
	font-size: 1.5em;
	color: #444;
	margin-bottom: 25px;
}

#dealer-application-form {
	margin-left: 25px;
}

#dealer-application-form-title {
	font-size: 1.5em;
	margin-left: 23px;
}

#dealer-application-form-title-sub {
	font-size: 1.2em;
	margin-left: 5px;
}

#dealer-application-form table tr td br {
	line-height: 2px;
	font-size: 2px;
}

.dealer-certification-text {
	margin-left: 40px;
	margin-right: 30px;
}

.dealer-table {
	background: #fafafa;
	margin-left: 20px;
	padding:20px;
	border:1px #ccc solid;
	width: 85%;
}

.dealer-field-label {
	font-size: 1.1em;
	color: #555;
	padding-right: 30px;
	line-height: 1.9em;
}

.dealer-field-input {
	font-size: 1.3em;
	color: #555;
	background-color: #fff;
	width: 300px;
	padding: 2px;
}

.arrow-text {
	background-color: #3E444F;
	color: #eee;
	padding-left: 7px;
	padding-right: 4px;
}

.sag-front-box {
  background: url('images/home-page-small-icon-template.png') center no-repeat;
  width: 242px;
  height: 180px;
  display: block;
  padding-top: 20px;
}

#sag-float-right {
	float: right;
	margin-right: -35px;
	margin-top: -8px;
	margin-bottom: 16px;
	padding-left: 15px;
	clear: both;
}

/* IE <=6 hack */
* html div#sag-float-right {
	margin-right: -17px;
}

.sag-container {
	width: 200px;
}

.container-title {
	font-size: 12px;
	font-weight: bold;
	background: url('images/top_left_corner_grey.gif') top left no-repeat;
	color: #333;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom: 2px solid #ffcb08;
}

.container-title-to-white {
	font-size: 12px;
	font-weight: bold;
	background: url('images/top_left_corner_grey_to_w.png') top left no-repeat;
	color: #333;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom: 2px solid #ffcb08;
	overflow-x: hidden;
	white-space: nowrap;
}

.container-body {
	background: #f7f7f7 url('images/stripebg.gif') repeat;
	font-size: 11px;
	padding: 6px;
	padding-left: 12px;
	padding-right: 8px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #999;
	overflow-x: hidden;
	text-align: left;
}

.container-body li {
	margin-left: -20px;
	white-space: nowrap;
}

.van_features {
	clear:left;
	display:table;
}

.van_features h3 {
	padding-bottom:7px;
	color: #ffcb08;
}

.van_features p {
	margin-left: 3px;
	}

.notice {
	margin-top: 5px;
	line-height:14px;
	text-align: left;
	border: 1px solid #fbffb5;
	padding: 10px;
	width: 645px;
	color: #555;
	background-color: #fbfbfb;
}

.error-notice {
	margin-top: 5px;
	line-height:14px;
	text-align: left;
	border: 1px solid #ffb5b5;
	padding: 10px;
	width: 645px;
	color: #555;
	background-color: #fbfbfb;
}

#page {
	width:100%;
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	height: 100%;
	display: table;
}

#content-border {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ccc;
}

#content {
	width:758px;
	text-align: justify;
	background-color: #fff;
	color: #555;
	display: table;
/*	border-collapse: separate;*/
}


#content-padding {
	padding-top:25px;
	padding-right: 45px;
	padding-left: 35px;
	padding-bottom: 20px;
}

#content-left-just {
	margin-right: 185px;
	text-align: justify;
	height: 100%;
}

.bg-rightbar {
	background: url('images/news_content_bg.png') right repeat-y;
}

.content-body, input {
	margin-left: 8px;
}

#content p, #content-side p, #footer-container p, table {
	margin:10px 0px 10px 0px;
	}

#content-side img {
	border:none;
	}
	
#contact-right-text {
	float: right;
	width: 310px;
	border: 1px solid #ddd;
	background-color: #fafafa;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 25px;
}

/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
.mainnav-left a:link {
	color: #ddd;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	padding-right:6px;
	padding-left:6px;
	}

.mainnav-left a:visited {
	color: #ddd;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	padding-right:6px;
	padding-left:6px;
	}

.mainnav-left a:hover {
	color:#ECBD00;
	}

.mainnav-left a:active {
	color:#017CBC;
	}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
.bottomnav-left a:link {
	color: #666;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
	padding-right:10px;
}

.bottomnav-left a:visited {
	color: #666;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
	padding-right:10px;
}

.bottomnav-left a:hover {
	color:#ECBD00;
}

.bottomnav-left a:active {
	color:#017CBC;
}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
.container-body a:link {
	color:#555;
	}

.container-body a:visited {
	color:#555;
	}

.container-body a:hover {
	color:#ffcb08;
	text-decoration:none;
	}

.container-body a:active {
	color:#F0FF4A;
	}

/******************
HEADINGS
******************/

h1 {
	font-size:1.4em;
	padding:10px 0 6px 0;
	}

h2 {
	font-size:1.4em;
	margin-left: -8px;
	color: #444;
	}

/* IE <=6 hack */
* html h2 {
	margin-left:0px;
}

h3 {
	font-size:1.4em;
	line-height:0px;
	margin-bottom: -3px;
	}
	
h4 {
	font-size:1.1em;
	color: #555;
	}

h5 {
	font-size:.9em;
	}
	
h6 {
	font-size:.8em;
	}
	
#three-column-container h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	}

/******************
LAYOUT DIVS
******************/

#logo-container {
/*	padding-left: 15px;*/
/*	margin-top: 15px;*/
	margin-top:20px;
	margin-left:22px;
	margin-bottom:-28px;
}

#header-container a {
	text-decoration:none;
}

#posterphoto {
	border-right:1px solid #555555;
	border-left:1px solid #555555;
	margin:0px;
	padding:0px;
	font-size: 0px;
	line-height: 0px;
	height: 197px;
	width: 758px;
	display:block;
}

#posterphoto_flash {
	margin:0px;
	padding:0px;
	margin-right: -1px;
	font-size: 0px;
	line-height: 0px;
}

.mainnav-container {
	line-height: 0px;
	font-size: 0px;
	margin-top: 10px;
	height:38px;
	clear:both;
}

.mainnav-left {
	float:right;
	margin-top: -38px;
	padding-top: 10px;
	margin-right: 34px;
}

.mainnav-bg-images-margin-top {
	float: right;
/*	padding-top: 31px;*/
}

.mainnav-bg-images {
	float: right;
}

.bottom-image-bar {
	float:right;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

.bottomnav-container {
	height:20px;
	clear:both;
	background-color: #fcfcfc;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.bottomnav-left {
	text-align: center;
	}

#news {
	width: 680px;
	text-align: justify;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	padding-top:15px;
	padding-right: 45px;
	padding-left: 35px;
	background: url('images/news_top_bg.png') no-repeat;
}

#news-content-bottom-bg {
	margin-bottom: -2px;
	background: url('images/news_bottom_bg.png') bottom no-repeat;
}
#news-content-middle-bg {
	margin-top: 11px;
	margin-left: 20px;
	background: url('images/news_content_bg.png') repeat-y;
}

#news-content {
	padding-top: 10px;
	padding-bottom: 3px;
	width: 400px;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	font-size: 12px;
	text-align: center;
}

.dealer_cell {
	padding-left: 8px;
}

/******************
Menu Items
******************/

.mainnav-container ul {
	margin:0px;
	padding:0px;
	}

.mainnav-container li {
	padding-right:10px;
	list-style:none;
	display:inline;
}

.bottomnav-container ul {
	margin:0px;
	padding:0px;
}

.bottomnav-container li {
	padding-right:10px;
	list-style:none;
	display:inline;
}

/******************
LISTS - IN THE CONTENT DIV
******************/

#content ul.list, #content ul.link-list-vertical {
	margin:0px 0px 15px 15px;
	padding:0px;
	}

#content ul.list li {
	list-style:none;
	padding:1px 0px 1px 12px;
	margin:0px;
	background: url(../images_template/bullet.gif) no-repeat;
	background-position: 0 .6em;
	}

#content ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	}

#content ul.link-list-vertical li a:link {
	padding:1px 0px 1px 12px;
	background: url(../images_template/bullet-link.gif) no-repeat;
	background-position: 0 .6em;
	}

#content ul.link-list-vertical li a:visited {
	padding:1px 0px 1px 12px;
	background: url(../images_template/bullet-link-visited.gif) no-repeat;
	background-position: 0 .6em;
	}

#content ul.link-list-vertical li a:hover {
	padding:1px 0px 1px 12px;
	background: url(../images_template/bullet-link-hover.gif) no-repeat;
	background-position: 0 .6em;
	}

#content ul.link-list-vertical li a:active {
	padding:1px 0px 1px 12px;
	background: url(../images_template/bullet-link-active.gif) no-repeat;
	background-position: 0 .6em;
	}

/******************
LISTS - IN THE RIGHT COLUMN
******************/

#content-side ul.list, #content-side ul.link-list-vertical {
	margin:0px 0px 15px 5px;
	padding:0px;
	}

#content-side ul.list li {
	list-style:none;
	padding:1px 0px 1px 12px;
	margin:0px;
	background: url(../images_template/bullet-right.gif) no-repeat;
	background-position: 0 .6em;
	}

#content-side ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	}

#content-side ul.link-list-vertical li a:link {
	padding:1px 0px 1px 12px;
	background: url(../images_template/bullet-link-right.gif) no-repeat;
	background-position: 0 .6em;
	}

#content-side ul.link-list-vertical li a:visited {
	padding:1px 0px 1px 12px;
	background: url(../images_template/bullet-link-right-visited.gif) no-repeat;
	background-position: 0 .6em;
	}

#content-side ul.link-list-vertical li a:hover {
	padding:1px 0px 1px 12px;
	background: url(../images_template/bullet-link-right-hover.gif) no-repeat;
	background-position: 0 .6em;
	}

#content-side ul.link-list-vertical li a:active {
	padding:1px 0px 1px 12px;
	background: url(../images_template/bullet-link-right-active.gif) no-repeat;
	background-position: 0 .6em;
	}

/******************
TABLE STYLES
******************/

table.table {
	width:100%;
	border:1px solid #D0D0BF;
	border-collapse:collapse;
	}

thead th {
	border-bottom:2px solid #D0D0BF;
	padding:6px;
	}

tfoot th {
	border-top:2px solid #D0D0BF;
	padding:6px;
	}

.table-row-1 td, .table-row-1 th,.table-row-2 td, .table-row-2 th, th {
	padding:2px 6px;
	border:1px solid #D0D0BF;
	}

.table-row-1 td, .table-row-1 th {
	background: url(../images_template/bg-table-row-alternate.jpg);
	}

/******************
CLASSES
******************/

img.photobig, img.photosmall {
	border:1px solid #CCCCCC;
	background: #E0E0E0 url(../images_template/bg-table-row-alternate.jpg);
	padding:10px;
	}

img.photosmall {
	margin-right:10px;
	margin-bottom:2px;
	float: left;
	}
	
.searchbox {
	height:14px;
	margin:0px;
	padding:0px;
	width:8.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	vertical-align:baseline;
	}

.button-search {
	height:19px;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF;
	}

.separator-side-column {
	border-top:1px solid #9CA2DD;
	margin-bottom:8px;
	padding:0px;
	}

.section-title-not-heading {
	font-size:1.1em;
	font-weight:bold;
	display:block;
	margin-bottom:8px;
	}

.button-big {
	margin-top:8px;
	}

.small-text {
	font-size:.8em;
	}

.none {
	display:none;
	}

.clear {
	clear:both;
	}


/*********************************************/
/*********************************************/
/* WORDPRESS STYLESHEET */
/*********************************************/
/*********************************************/

/* Begin Typography & Colors */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 25px;
	text-align: justify;
	}

.post-time {
	margin-left: -7px;
	margin-top: -14px;
	margin-bottom: -5px;
	font-size: .8em;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}


/* End Structure */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}