
html,body { 
	margin:0;
	padding:0;
	height: 100%;
}

#agreetext {
	width: 95%;
}

body {
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial;
	background: url("http://dakotacab.com/imgs/black/gradsprite2.png") repeat-x;
	background-position: 0px -60px;
	background-color: white;
}

a:link,a:active,a:visited { text-decoration: none; color: #0800FF; }
a:hover		{ text-decoration: underline; }
img { border: 0px; margin: 0px; }
input { font: normal 11px Verdana, Arial, sans-serif; }
form { padding: 0px; margin: 0px; }

#bottom {
	position: relative;
	top: 20px;
	margin:0px;
	padding:0px;
	height: 50px;
}
.checkbox_text_align
{
	width: 13px;
	height: 13px;
	padding:0px;
	margin:0 10px 0 0;
	vertical-align: bottom;
	position: relative;
	overflow: hidden;
}
#content
{
	padding-top: 25px;
	margin-left: 215px;
}
#contentBox,.contentBox {
	position: relative;
	width: 95%;
	padding: 10px 10px 20px 10px;
	background: url("http://dakotacab.com/imgs/black/contentgrad.png") repeat-x #b8b9b9;
	border: #999999 outset 1px;
	min-width: 400px;
}
#contentBox .floatImage {
	float: left;
	padding: 5px;
	margin: 5px;
}
#contentBox .floatImage-nb {
	float: left;
	margin: 5px 5px 5px 5px;
	border: none;
}
#contentBox table {
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial;
}
#contentBox td.options_list_qty {
	width: 35px;
}
#contentBox .noConstraint {
	width: auto;
	height: auto;
}
#contentBox .noConstraint img {
	width: auto;
	height: auto;
}
#errorBox {
	position: relative;
	width: 95%;
	padding: 20px 10px 20px 10px;
	background-color: #FFFFFF;
	border: #999999 outset 1px;
	min-width: 400px;
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	margin: 0px auto 20px auto;
}
#fMenu {
	margin: 50px auto 25px auto;
	width: 700px;
	height: 20px;
	background: url("http://dakotacab.com/imgs/black/gradsprite2.png") repeat-x scroll 0 0px;
	border: #999999 thin outset;
	padding: 10px 10px 10px 0px;
	text-align: center;
}
#keyword-search  {
	position: fixed;
	bottom: 5px;
	right: 50px;
	background: #fcee21;
	color: #000000;
	border: 1px solid #000000;
}
.left {
	float: left;
}
#logo {
	height: 125px;
	width: 100%;
	min-width: 200px;
}
#menuButton {
	display: none;
}
#navMenu {
	height: 30px;
	width: 100%;
}

#navMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

#navMenu li {
	display: inline;
}

#navMenu ul li a
{
	position: relative;
	top: 0px;
	left: 150px;
	text-decoration: none;
	padding: 10px 10px 13px 10px;
	color: #000000;
	background: url("http://dakotacab.com/imgs/black/gradsprite2.png") repeat-x;
	background-position: 0px 0px;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}

#navMenu ul li a:hover {
	background: none;
	color: #FFFFFF;
}
#phone800 {
	position: absolute;
	top: 3px;
	right: 5px;
	color: white;
	font-size: 30px;
}
.product_description {
	text-align: left;
}
#product-description-separator-small {
	display: none;
}
#product-description-separator-large {
	display: inline-block;
}
.right {
	float: right;
}
#successBox {
	position: relative;
	width: 95%;
	padding: 20px 10px 20px 10px;
	background-color: #FFFFFF;
	border: #999999 outset 1px;
	min-width: 400px;
	font-weight: bold;
	text-align: center;
	margin: 0px auto 20px auto;
}

#top {
	margin:0px;
	padding:0px;
	min-width: 750px;
}

#vMenu {
	float: left;
	margin: 25px 0px 0px 30px;
	width: 150px;
	background: url("http://dakotacab.com/imgs/black/contentgrad.png") repeat-x #b8b9b9;
	border: #999999 thin outset;
	padding: 10px 10px 10px 0px;
	text-align: left;
}

#vMenuContainer {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#vMenuContainer a {
	display: block;
	width: 130px;
	padding: 0px;
	margin: 0px;
	background: url("http://dakotacab.com/imgs/arrow.gif") 0 .4em no-repeat;
	padding-left: 6px;
}

#vMenuContainer ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}

.whiteBox {
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	padding: 15px 5px 15px 5px;
}

a .large {position:absolute; width:0px; height:0px; border:0px; top:0px; left:0px; margin:0px; padding:0px; background: none; z-index: -1}
a.p1:hover .large {position:absolute; top:-65px; left:150px; width:300px; height:auto; border:1px solid #999999; z-index: 1}

h2
{
	font: bold 11pt Verdana, Arial;
	text-align: center;
}