/*cope with inheritance bugs*/
body, table, th, td{
	color:#000000;
	font-size: 14px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index: 0;
}
/*body specific*/
body{
	margin: 5px;
	z-index: 0;
	background-color: #FFFFFF;
}
form{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}
a:link{
	color:#0000ff;
	font-size:12px;
	text-decoration:none;
}
a:visited{
	color:#3333cc;
	font-size:12px;
	text-decoration:none;
}
a:hover{
	color:#0000ff;
	font-size:12px;
	text-decoration:underline;
}
a:active{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}
li{
	color:#003366;
	list-style-type:square;
}
ol{
	color:#000000;
}
ul{
	color:#000000;
	list-style-type:square;
}
H1, H2, H3, H4, H5, H6{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
SELECT{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.actCHECKOUTEM{
	background-color:#99ff99;
}
.actCHECKOUTBG{
	background-color:#66cc66;
}
.actlarger{
	font-size: larger;
	color:#000000;
}
.actsmaller{
	font-size: smaller;
	color:#000000;
}
.actxxsmall{
	font-size:xx-small;
	color:#000000;
}
.actxsmall{
	font-size:x-small;
	color:#000000;
}
.actsmall{
	font-size:small;
	color:#000000;
}
.actsmallCenter {
	font-size:small;
	color:#000000;
	text-align: center;
}
.actsmallCenterMiddle {
	font-size:small;
	color:#000000;
	text-align: center;
	vertical-align: middle;
}
.actsmallLeftMiddle {
	font-size:small;
	color:#000000;
	text-align: left;
	vertical-align: middle;
}
.actsmallRightMiddle {
	font-size:small;
	color:#000000;
	text-align: right;
	vertical-align: middle;
}
.actregular{
	font-size:medium;
	color:#000000;
}
.actregularCheckout {
	font-size:small;
	color:#000000;
	font-weight: bold;
	text-align: center;
	color: #0000FF;
}
.actlarge{
	font-size:large;
	color:#000000;
}
.actxlarge{
	font-size:x-large;
	color:#000000;
}
.actxxlarge{
	font-size:xx-large;
	color:#000000;
}
.actwarningcolor{
color:#ff0000;
}
.actrequiredcolor{
color:#ff0000;
}
.actsearchhighlightcolor{
color:#ff0000;
}
.actrequired{
color:#ff0000;
}
.actwarning{
font-size:x-large;color:#ff0000;
}
.actwelcome{
	font-size:small;
	color:#000000;	
	text-align: justify;
	color: #000066;
}
.actwelcomeCenter {
	font-size:small;
	color:#000000;	
	text-align: center;
	color: #000066;
}
.actlogotext {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #D9090E;
	font-style: normal;
	font-weight: bold;
	text-align: center
}
.actlogout{
	font-size:x-small;color:#0000ff;
}
h1 {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
td div {
	position:relative;
	text-indent: 5px;
	text-align: left;
}
p {
	font-size: 10px;
	line-height: 12px;
}
#maincontents {
	width: auto;
	position: relative;
	height: 100%;
	text-align: center;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: auto;
}
#maintable {
	width: 98%;
	border: medium solid #415485;
	position: relative;
	height: 100%;
}
.navbar {
	z-index: 10;
	text-align: center;
	right: auto;
	position: relative;
	left: auto;
}
.navbarcheckout {
	z-index: 10;
	text-align: center;
	background-color: #FF0000;
}
.navbartrade {
	z-index: 10;
	text-align: center;
	left: auto;
	right: auto;
	position: relative;
	top: 0px;
	bottom: 0px;
	background-color: #CCCCFF;
	vertical-align: top;
}
#rightverticalborder {
	width: 5px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	position: relative;
	background-image: url(borderright.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	float: right;
	overflow: hidden;
}
#leftverticalborder {
	width: 5px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	position: relative;
	background-image: url(borderleft.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	overflow: hidden;
}
#horizontalborder {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 5px;
	background-color: #FFFFFF;
	background-image: url(bordertop.gif);
	background-repeat: repeat-x;
	position: relative;
}
#toplefthorizontalborder {
	width: 5px;
	margin: 0px;
	padding: 0px;
	height: 5px;
	background-color: #FFFFFF;
	background-image: url(bordertopleft.gif);
	background-repeat: no-repeat;
	position: relative;
}
#toprighthorizontalborder {
	width: 5px;
	margin: 0px;
	padding: 0px;
	height: 5px;
	background-color: #FFFFFF;
	background-image: url(bordertopright.gif);
	background-repeat: no-repeat;
	position: relative;
}
#bottomhorizontalborder {

	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 5px;
	background-color: #FFFFFF;
	background-image: url(borderbottom.gif);
	background-repeat: repeat-x;
	position: relative;
}
#bottomlefthorizontalborder {

	width: 5px;
	margin: 0px;
	padding: 0px;
	height: 5px;
	background-color: #FFFFFF;
	background-image: url(borderbottomleft.gif);
	background-repeat: no-repeat;
	position: relative;
}
#bottomrighthorizontalborder {

	width: 5px;
	margin: 0px;
	padding: 0px;
	height: 5px;
	background-color: #FFFFFF;
	background-image: url(borderbottomright.gif);
	background-repeat: no-repeat;
	position: relative;
}
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme:3 -Blue Sapphire
  -----------------------------------
*/
#p7PMnav, #p7PMnav ul {
	margin: 0;
	padding:0;
	text-align: center;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image:      url(p7PM_sapphire.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#p7PMnav ul {
	z-index: 10000;
}
#p7PMnav a, #p7PMnav ul a {
	display: block;
	text-decoration: none;
	background-color: #415485;
	padding: 4px 10px;
	color: #CCCCCC;
	border-top: 1px solid #495F96;
	border-right: 1px solid #394975;
	border-bottom: 1px solid #394975;
	border-left: 1px solid #495F96;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: transparent;
	color: #333333;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #FFFFFF;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg {
	background-image:      url(p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #5971AE;
	color: #FFFFFF;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 120px;
}

/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 120px;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #415485;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
/* 
  -----------------------------------
  CSS for Caravan Security Shop
  -----------------------------------
*/

.caravanshop {
	font-size:12px;
	color:#0000FF;
	font-weight: normal;
	text-align: center;
	color: #0000FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-transform: uppercase;
}
#css_table {
	background-image: url(images/CSS_background.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.CSS_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FF0000;
	background-color: #000000;
	letter-spacing: 10px;
	text-align: center;
}

