﻿/**
	COLORS
	Links - Red #570101
	Links (hovered) - Blue #2832
*/

html {height:100%;}
body {font-family:Arial, Helvetica, Sans-Serif; font-size:14px; height:100%; margin:0px; padding:0px; text-align:center; 
	background:url(webimages/background.jpg) top center repeat-y #000A6A; background-position:center top;}
p{margin:10px; color:#252525;}
a {color:#570101; text-decoration: none;}
a:hover {color:#283284;	text-decoration:underline;}
h1 {font-size:18px; font-style:oblique; color:#4D0000; margin:0; padding:0;}

#wrapper {width:766px; margin:0 auto; border-right:#000066 1px solid; border-left:#000066 1px solid;}
#header {background:url(webimages/header.jpg) no-repeat; height:134px; width:766px; margin:0 auto;}
#nav_bar {background:url(webimages/nav_bar_back.jpg) no-repeat; height:45px; width:766px; margin:0; padding:0; text-align:right;}
#nav_bar_links {margin:0; padding:4px 4px 0 0; text-align:right;}
#nav_bar_links a{color:#283284; text-decoration:none; padding:5px 6px 0 6px; margin-top:5px;}
#nav_bar_links a:hover{color:#990000; text-decoration:underline; padding:5px 6px 0 6px;}
.splash_item_wrapper {width:460px; height:63px; padding:0px; margin:0px;}
.splash_item_left {width:334px; height:63px; float:left; padding:0px; margin:0px;}
.splash_item_right {width:123px; height:63px; float:right; padding:12px 0px; margin:0px; background:url(webimages/lm-details.gif) top center no-repeat; text-align:center; cursor:pointer; font-weight:bold; color:#000066;}

#main_body {width:766px; margin:0; padding:0px; text-align:left; line-height:1.4em;}

.lcol {width:199px; height:100%; float:left; margin:0; padding:0;}
.lcol ul{width:199px; margin:0px; padding:0px; list-style-type:none; line-height:normal;}
.nohighlight {background:url(webimages/menu_bk.jpg) repeat; border-bottom:#000066 1px solid; padding:7px 0 7px 15px; color:#570101; text-decoration: none; text-transform:uppercase; margin:0; border-right:#000066 1px solid;}
.nohighlight2 {background:url(webimages/menu_bk.jpg) repeat; padding:2px 0 0 3px; color:#333333; text-decoration: none; text-transform:uppercase; margin:0; border-right:#000066 1px solid;}
.highlight {background:url(webimages/menu_bk.jpg) repeat; padding:2px 0 2px 25px; font-size: 12px; color:#570101; cursor: pointer; text-decoration: none; text-transform:uppercase; margin:0; border-right:#000066 1px solid;}
.highlight:hover{background:#DADADA; color:#283284; text-decoration:underline; cursor:pointer; border-right:#000066 1px solid;}
.highlight2 {background:url(webimages/menu_bk.jpg) repeat;padding:7px 0 7px 15px; color:#570101; cursor: pointer; text-decoration: none; text-transform:uppercase; margin:0; border-right:#000066 1px solid;}
.highlight2:hover{background:#DADADA; color:#283284; text-decoration:underline; cursor:pointer; border-right:#000066 1px solid;}
.highlight3 {background:url(webimages/menu_bk.jpg) repeat; border-bottom:#000066 1px solid; padding:7px 0 7px 15px; color:#570101; cursor: pointer; text-decoration: none; text-transform:uppercase; margin:0; border-right:#000066 1px solid;}
.highlight3:hover{background:#DADADA; color:#283284; text-decoration:underline; cursor:pointer; border-right:#000066 1px solid;}

.infoDiv {background-color: #EEEEEE; border:#000066 1px solid; padding: 3px; position: absolute; display: none;}
.cleanButton {border: #000066 2px solid; padding: 3px; background-color: #EEEEFF; cursor: pointer; color:#FF0000; font-size: 16px; font-weight: bold; line-height: 18px; margin: 2px;}
.cart_summarytable {font-size: 12px; border: #000066 1px solid; width: 530px;}

/*.lcols {padding:none; font-size: 12px; height: 18px;}
.lcols:hover{padding:0px; font-size: 12px; height: 18px;}
*/
#menu_bottom {
	background:url(webimages/menu_bottom.jpg) top no-repeat; width:199px; margin:0px; padding:0px; text-align:center;
}
.rcol {
	width:567px; float:right; margin:0; padding:0; background:url(webimages/rcol_bk.jpg) top no-repeat;
}

.rcol_pad {
	padding:15px;
}

.footer {
	vertical-align:bottom; clear:both; padding:4px 0 0 0; height:100%; width:565px; float:right; margin:0 auto; font-size:10px; border-top:#666666 1px solid; text-align:center;
}

.lcol ul li a {
	text-decoration: none;
}

.lcol ul li a:hover, .lcol ul li a:focus {
	text-decoration:none;
}


/* Kyle stuff below */
img { border:0; }

th { text-align:center; }

td { vertical-align:middle; }

#ModelTable input { margin:2px 0; }

/*
	ItemList classes
*/

.ItemList {
	margin: 15px 0 15px 0px;
	padding:10px;
	width:515px;
	background:#fff;
	border: solid 1px #000A6A;	
}

.ItemList table {
	margin-left:10px;
}

.ItemList h2 { color: #000A6A; margin: 10px 5px 5px; font-size:18px; }

tr.ItemRow2 td { background: #fff; }

tr.ItemRow1 td { background: #efefef; }

a.ItemLink { }
a.ItemLink:hover { text-decoration:none; }

.ItemList td  {
	height:60px;
	padding: 5px;
	border: solid 1px #000A6A;
}

td.ItemThumbCell {
	width:100px;
	text-align:center;
}

td.ItemTitleCell {
	width:400px;
}

td.ItemTitleCell a {
	font-size:1.1em;
}

.ItemSubtitle

td.ItemPriceCell {
	text-align:center;
}

/*td.ItemPriceCell a:hover {
	text-decoration:none;
}*/

img.ItemThumb { border:0; }

.ItemSubtitle

.ItemPrice { font-size: 1.2em; color:Maroon; text-align:center; }

.order h3
{
	margin: 10px 0 0 5px;
}

.order table
{
	text-align:center; 
	margin:20px 0 10px; 
	width:600px;
}

h2 { font-size:14px; color:#4D0000; }

.blueBar { font-size:11px; background:#ecf1ef; border:solid 1px Navy; text-align:right; padding-right:5px; margin-bottom:2px; }
.redBar { font-size:11px; background:#fee0c6; border:solid 1px Maroon; text-align:right; padding-right:5px; }


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}