﻿/** MAIN LAYOUT TABLE */
	#main_layout_table {
		border:0;
		height:100%;
		padding:0;
		margin-left:auto;
		margin-right:auto;
		vertical-align:top;
		width:762px;
	}

	#heading_container {
	}

	td.main_container{
		vertical-align:top; 
		background-color:#333333; 
		border-left:1px solid #000000; 
		border-right:1px solid #000000; 
		background-image: url('../images/body_back.jpg'); 
		background-repeat:repeat-x;  	
		text-align:left; 
		height:100%;
		padding:5px 10px 5px 10px;
	}	

	#main_container {
		vertical-align:top; 
		background-color:#333333; 
		border-left:1px solid #000000; 
		border-right:1px solid #000000; 
		background-image: url('../images/body_back.jpg'); 
		background-repeat:repeat-x;  	
		text-align:left; 
		height:100%;
		padding:5px 10px 5px 10px;
	}
	
	li {
		display:inline;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
/*************************************
** FOOTER Styling
**************************************/
	td.footer {
		background-color:#000000; 
		background-image: url('../images/body_bottom.gif'); 
		background-repeat:no-repeat; 
		background-position:top; 
		font-size:9px; 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		color:#919191; 
		padding:10px;
		text-align:left;
	}
	
	#footer a {
	}

/*************************************
** Thumbs Table on Fleet page
**************************************/
#thumbs_table td {
	border:1px solid #555555;
}
	

/*************************************
** Registration Form and other forms
**************************************/
	#reg_form {
		width:100%;
		border:none;
	}
	#reg_form h3 {
		background-color:#e9f0f8; 
		padding:2px; 
		border-bottom:1px solid #D8E0E9; 
		margin-top:8px;
	}
	#reg_form td.label {
		width:160px;
		text-align:right;
		white-space:nowrap;
	}
	
/*************************************
** Catalog Module
**************************************/
	#catalog H2 {
		margin-bottom:7px;
		border:1px solid #859aaa;
		background-color:#d8e0e9;
		background-image:url(images/back_h2_dialog.gif);
		padding:2px;
		text-align:left;
	}
	/* Subcategory Links Section */
	#catalog #subcategories table {
		width:100%;
		border:0;
		margin-bottom:10px;
		font-size:14px;
	}
	#catalog #subcategories table td {
		height:100%;
		text-align:left;
		white-space:nowrap;
	}
	/* Products Section */
	#catalog #products {
		margin-bottom:15px;
	}
	#catalog #products #paginator_top {
		margin-bottom:8px;
	}
	#catalog #products #paginator_bottom {
		margin-top:8px;
	}
	/* Products in Parent Categories Section (selected to display) */
	#catalog #parent_products {
	}
	

/*************************************
** Mouseover Buttons
**************************************/
	/* add to cart */
	a.btn_addtocart {
		display:block;
		width:80px;
		height:20px;
		background-image:url(images/win2_btn_addtocart.png);
		background-repeat:no-repeat;
		background-position:top left;
	}	
	a.btn_addtocart:hover {
		background-image:url(images/win2_btn_addtocart_over.png);
	}
	/* more info */
	a.btn_moreinfo {
		display:block;
		width:80px;
		height:20px;
		background-image:url(images/win2_btn_moreinfo.png);
		background-repeat:no-repeat;
		background-position:top left;
	}	
	a.btn_moreinfo:hover {
		background-image:url(images/win2_btn_moreinfo_over.png);
	}	
	/* move to cart */
	a.btn3_movetocart {
		display:block;
		width:94px;
		height:18px;
		background-image:url(images/btn3_movetocart.gif);
		background-repeat:no-repeat;
		background-position:top left;
	}	
	a.btn3_movetocart:hover {
		background-image:url(images/btn3__movetocart.gif);
	}	
	/* edit */
	a.btn3_edit {
		display:block;
		width:62px;
		height:18px;
		background-image:url(images/btn3_edit.gif);
		background-repeat:no-repeat;
		background-position:top left;
	}	
	a.btn3_edit:hover {
		background-image:url(images/btn3__edit.gif);
	}	
	/* delete */
	a.btn3_delete {
		display:block;
		width:62px;
		height:18px;
		background-image:url(images/btn3_delete.gif);
		background-repeat:no-repeat;
		background-position:top left;
	}	
	a.btn3_delete:hover {
		background-image:url(images/btn3__delete.gif);
	}	
	
	
/*************************************
**	SpeedyLimousine.com STYLES
**************************************/

body, table, .bodyText {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size: 18px;
	color: #cfcfcf;
}



table {
	border:0;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
}

.forminput {
	background-color:#444444;
	border:1px solid #000000;
}

p {
	margin: 0px;
	margin-bottom: 10px;
}

p.topmargin {
	margin-top: 4px;
}

form {
	margin:0px;
}

label {
	font-weight:bold;
}

img {
	border:0px;
}

a { 
	color:#15b0bd;
	text-decoration:none; 
}

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

a.u { 
	text-decoration:underline; 
}


/*************************************
**	Styles for Ordered Lists
**************************************/
ul {
	margin-top:0px;
	margin-bottom:0px;
}

/*************************************
** Title Heading
**************************************/
H1 {
/*	font-family:Arial, Helvetica, sans-serif;*/
	font-size:24px;
	color: #ff6868;
	margin:0px 0px 8px 0px;
	font-weight:normal;
/*	border-bottom:2px dotted #ABB3E5;*/
}
#welcome_box H1 {
	font-size:18px;
	color: #f49e00;
	margin:0px 0px 0px 0px;
	font-weight:bold;
/*	border-bottom:2px dotted #ABB3E5;*/
}

/* ON PRODUCT DETAIL PAGE WE NEED A SMALLER FONT */
H1.detail_module {
	font-size:18px;
	margin:0px;
}
.heading_detail_module {
	margin:0px 0px 8px 0px;
}

/*************************************
** Heading 2
**************************************/
H2 {
	font-size:17px;
	font-weight:bold;
	margin:0px;
	margin-bottom:0px;
	border-bottom:1px dotted #777777;
}


/*************************************
** Heading 3
**************************************/
H3 {
	font-size:14px;
	color: #364e71;
	font-weight:bold;
	margin:0px;
	margin-bottom:0px;
}



/****** Form Item Text ******/
.formItemText {
	htmlarea_name: Form Item Text;
	font-weight:bold;
}

/******	The text that is printed when input is invalid on a form ******/
.form_invalid_input {
	htmlarea_name: Invalid Input on a Form;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF6600;
}

/******	The Input Required asterix on forms *******/
.inputRequirementText {
	htmlarea_name: Input Requirement for Forms;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6000;
}

/******	Any Error text that will be displayed - usually only the color is set here *******/
.errortext {
	color:#FF0000;
}



	/****** News Item on main module ******/
	#news_item {
		margin-top:6px;
		background-image:url(images/bullet_news.gif);
		background-repeat:no-repeat;
		background-position:0px 4px;
		text-indent:8px;
		font-size:11px;
	}
	#news_item a.more {
		text-decoration:underline;
	}


/*************************************
** Dialog 1 Styles
**************************************/
	#dialog1 {
		/*background-color:#f4f9ff;*/
	}
	#dialog1 H2 {
		border:1px solid #859aaa;
		background-color:#d8e0e9;
		background-image:url(images/back_h2_dialog.gif);
		padding:2px;
		text-align:left;
	}
	#dialog1 .body {
		text-align:left;
	}
	#dialog1 input.text {
		border:1px solid #3A6D95;
		padding: 4px;
		font-size:12px;
		background-color:#FFFFFF;
	}
	
/*************************************
** Address Box (module:checkout_shipping)
**************************************/
	table.address_box {
		width:100%;
		border:1px solid #D4D7E2;
		background-color:#F8F9FA;
		height:100%;
	}




/*************************************
** Invoice Styles
** TODO: Recreate the invoices
**************************************/
	.invoiceTable {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #b9cade;
	}
	.invoiceHeadings {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #214166;
		font-weight: bold;
		background-color: #e4effc;
	}
	.invoiceTitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #85a7cf;
		text-align:right;
		vertical-align:top;
	}
	.invoiceBody {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #FFFFFF;
	}
	div.invoiceLine {
		width: 100%;
		height: 1px;
		overflow: hidden;
		background-color: #b9cade;
	}
	
/* Used On Order Confirmation Page for Email Transfer Option / Cheque Payment to display various highlighted items and amount in boxes */
	.highlighted_box {
	border: 1px solid;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	background-color: #fbff96;
}
	
/*************************************
** module:search
**************************************/
	.window01_Table {
		background: #D4D7E2;
	}
	.window01_Inside {
		background: #F8F9FA;
	}	

/*************************************
** module:Brands and Brand
**************************************/
	#mod_brands h3, #mod_brands h2 {
		background-color:#e9f0f8; 
		padding:2px; 
		border-bottom:1px solid #D8E0E9; 
		margin-top:8px;
	}
	#mod_brand h3, #mod_brand h2 {
		background-color:#e9f0f8; 
		padding:2px; 
		border-bottom:1px solid #D8E0E9; 
		margin-bottom:5px;
	}
	#mod_brands a.backlink, #mod_brand a.backlink {
		font-size:8px;
		color:#364e71;
	}


/*************************************
** module:news
**************************************/

a.news_title
{
	color:#364e71;
	font-size:12px;
	font-weight:bold;
}
td.news_bullet {
	background-image:url(images/bullet_news.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}



/*************************************
** tabs for products page (products info, specs etc) Lada
**************************************/
a.tabs {
color:#4378bd;
text-decoration:none;
font-weight:bold;
}

a.tabs_active {
color:#ff6600;
text-decoration:none;
font-weight:bold;
}
/*************************************
** tabs for products page (products info, specs etc) - display and hide divs Lada
**************************************/
.tabs_div {
display:none;
}

.tabs_div_active {
display:inline;
}

/*************************************
**	Markways.com Layout STYLES
**************************************/

html {
	height:100%;
}
body  {
	color:#cfcfcf; 
	font-family:Georgia, 'Times New Roman', Times, serif;  
	background-color:#3b3b3b; 
	background-image: url('../images/background.jpg'); 
	background-repeat:repeat-x; 
	margin:0; 
	text-align:center; 
	height:100%;
}

/** MAIN LAYOUT TABLE */
	#main_layout_table {
		border:0;
		height:100%;
		padding:0;
		margin-left:auto;
		margin-right:auto;
		vertical-align:top;
		width:762px;
	}

	#heading_container {
	}
	#main_container {
		vertical-align:top; 
		background-color:#333333; 
		border-left:1px solid #000; 
		border-right:1px solid #000; 
		background-image:url(images/body_back.jpg); 
		background-repeat:repeat-x;  	
		text-align:left; 
		height:100%;
		padding:5px 10px 5px 10px;
	}
	
/*************************************
** FOOTER Styling
**************************************/
	#footer {
		background-color:#000; 
		background-image:url(images/body_bottom.gif); 
		background-repeat:no-repeat; 
		background-position:top; 
		font-size:9px; 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		color:#919191; 
		padding:10px;
	}
	#footer a {
	}

/*************************************
** Thumbs Table on Fleet page
**************************************/
#thumbs_table td {
	border:1px solid #555555;
}
	













	
	

/*************************************
** Registration Form and other forms
**************************************/
	#reg_form {
		width:100%;
		border:none;
	}
	#reg_form h3 {
		background-color:#e9f0f8; 
		padding:2px; 
		border-bottom:1px solid #D8E0E9; 
		margin-top:8px;
	}
	#reg_form td.label {
		width:160px;
		text-align:right;
		white-space:nowrap;
	}
	
/*************************************
** Catalog Module
**************************************/
	#catalog H2 {
		margin-bottom:7px;
		border:1px solid #859aaa;
		background-color:#d8e0e9;
		background-image:url(images/back_h2_dialog.gif);
		padding:2px;
		text-align:left;
	}
	/* Subcategory Links Section */
	#catalog #subcategories table {
		width:100%;
		border:0;
		margin-bottom:10px;
		font-size:14px;
	}
	#catalog #subcategories table td {
		height:100%;
		text-align:left;
		white-space:nowrap;
	}
	/* Products Section */
	#catalog #products {
		margin-bottom:15px;
	}
	#catalog #products #paginator_top {
		margin-bottom:8px;
	}
	#catalog #products #paginator_bottom {
		margin-top:8px;
	}
	/* Products in Parent Categories Section (selected to display) */
	#catalog #parent_products {
	}
	

/*************************************
** Mouseover Buttons
**************************************/
	/* add to cart */
	a.btn_addtocart {
		display:block;
		width:80px;
		height:20px;
		background-image:url(images/win2_btn_addtocart.png);
		background-repeat:no-repeat;
		background-position:top left;
	}	
	a.btn_addtocart:hover {
		background-image:url(images/win2_btn_addtocart_over.png);
	}
	/* more info */
	a.btn_moreinfo {
		display:block;
		width:80px;
		height:20px;
		background-image:url(images/win2_btn_moreinfo.png);
		background-repeat:no-repeat;
		background-position:top left;
	}	
	a.btn_moreinfo:hover {
		background-image:url(images/win2_btn_moreinfo_over.png);
	}	
	/* move to cart */
	a.btn3_movetocart {
		display:block;
		width:94px;
		height:18px;
		background-image:url(images/btn3_movetocart.gif);
		background-repeat:no-repeat;
		background-position:top left;
	}	
	a.btn3_movetocart:hover {
		background-image:url(images/btn3__movetocart.gif);
	}	
	/* edit */
	a.btn3_edit {
		display:block;
		width:62px;
		height:18px;
		background-image:url(images/btn3_edit.gif);
		background-repeat:no-repeat;
		background-position:top left;
	}	
	a.btn3_edit:hover {
		background-image:url(images/btn3__edit.gif);
	}	
	/* delete */
	a.btn3_delete {
		display:block;
		width:62px;
		height:18px;
		background-image:url(images/btn3_delete.gif);
		background-repeat:no-repeat;
		background-position:top left;
	}	
	a.btn3_delete:hover {
		background-image:url(images/btn3__delete.gif);
	}	
	
	
		