html, body { background-color: #fff; margin: 0; padding: 0; height: 100%;}

body, td { color: #5e5e5e; font-size: 11px; font-family: Arial, Tahoma, Verdana;}

td { vertical-align: top; align: left; padding: 0;}

table { border-spacing: 0; padding: 0;}

img {border: 0;}

hr { border: 0px solid #004663; height: 1px; background-color: #3d787f; color: #004663; width: 95%;}

a {color: #C52D29; text-decoration: underline; font-weight: normal;}
a:visited {color: #d53D39;}
a:hover {color: #e57D79;}
a:active {color: #e57D79;}

#top_row td {
	vertical-align: middle;
	background: url("images/top_tile.gif") repeat-x 0 0;
}

#search_row {padding-left: 15px;}

#search_str { 
	width: 130px;
	height: 13px; 
	border: 1px solid #636363; 
	margin-bottom: 11px;
	color: #636363; 
	font-size: 11px; 
	font-family: Tahoma, Arial;
}


#search_dest { 
	width: 130px;
	border: 1px solid #636363; 
	margin-bottom: 11px;
	color: #636363; 
	font-size: 11px; 
	font-family: Tahoma, Arial;
    margin-left: 5px;
}


#top_icons img {padding: 0 10px;}
#top_icons {width: 10%; text-align: center; white-space: nowrap;}

.slogan {text-align: right;}
.slogan em {
	font-size: 10px;
	font-family: Tahoma, Arial;
	font-style: normal;
	color: #717171;
	padding: 0 10px;
	background: url("images/bullet1.gif") no-repeat 0 5px;
}

#header {
	background: url("images/h_tile.gif") repeat-x 0 0;
	vertical-align: top;
	height: 175px;
}

#logo {float: left;}

#top_ad {
	float: right;
	width: 300px;
	padding-left: 6px;
	margin-left: 10%;
	border-left: 4px solid #c52d29;
	position: relative;
	top: 10%;
	right: 10%;
}
#top_ad h3 {color: #C52D29;}

#mmenu {
	background-color: #e1e1e1;
	margin-bottom: 14px;
}

.menu_on, #mmenu a, #mmenu a:link, #mmenu a:visited, #mmenu a:active {
	font-size: 11px;
	font-family: Arial, Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	color: #878787;
}

#mmenu a:hover {text-decoration: underline;}

.menu_on {
	background-color: #c52d29;
	color: #fff;	
}


#mmenu td {
	border-right: 1px solid #fff;
	vertical-align: middle;
	text-align: center;
	padding: 0 10px;
}

.sc_status a {
	display: inline;
	padding-left: 10px;
}

#mmenu td.sc_status {
	font-size: 11px;
	color: #afafaf;
	width: 200px;
	text-align: left;
	white-space: nowrap;
}

#mmenu td.sc_status a {
color: #C52D29;
}

#lmenu {
	width: 220px;
}

#content {
	padding: 0 5px;

}
/*#content img {padding: 10px;}*/

.title {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #636363;
	padding: 0 0 3px 5px;
	margin: 5px 10px;

	border-bottom: 2px solid #e1e1e1;
	background: url("images/title_red_m.gif") no-repeat 100% 19px;
}

#footer {
	background-color: #e1e1e1;
	height: 25px;
	margin-top: 40px;
}
#footer td {vertical-align: middle;}
#footer p {
	margin: 0;
	text-align: right;
	padding: 0 20px 0 0;
	color: #707070;
	font-size: 11px;
}


ul {
    padding: 0;
    margin: 0;
    color: #707070;
    font-size: 11px;
    line-height: 170%;
}

/*li ul {margin-left: 10px;}*/

#lmenu li, #lmenu a, #lmenu a:link, #lmenu a:visited {
    font-weight: normal;
    color: #707070;
    text-decoration: none;
}

#lmenu a:hover, #lmenu a:active {
    font-weight: normal;
    color: #000;
}

#lmenu ul {
    list-style-type: none;
    list-style-image: url("images/bullet.gif");
    margin-left: 24px;
}

li.current {
    list-style-image: url("images/menu_arrow.gif");
}
.current span {
    color: #c52d29;
}

form {margin: 0px; padding: 0px;}


.np_img {padding-left: 20px;}
.np_title {
	font-size: 13px;
	font-weight: bold;
}
.np_price span {
	padding: 0;
	font-size: 16px;
	color: #c52d29;
}
.np_price {
	font-size: 24px;
	font-weight: bold;
	color: #c52d29;
	vertical-align: bottom;
}

#content img {padding: 0;}
#content .pic_preview {padding: 10px;}
.icon {margin: 0 5px 0 10px;}
td.buy_lnk, td.buy_lnk a {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

hr { background-color: #e1e1e1; }
#item_list hr {
	margin: 5px 0;
	background-color: #e1e1e1;
}

.data_tbl td {
	font-size: 11px;
	color: #000;
	padding: 4px;
}
.tbl_header td {
	background-color: #e1e1e1;
	color: #878787;
	font-weight: bold;
	padding: 4px 4px;
	white-space: nowrap;
}

.data_tbl input { 
	border: 1px solid #636363; 
	color: #636363; 
	font-size: 11px; 
	font-family: Tahoma, Arial;
}


#phone {
	float: left;
	position: relative;
	top: 40%;
	left: 5%;
color: #C52D29;
font-size: 24px;
font-weight: bold;
}