﻿body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1, h2, h3, h4, p, li, ul {margin:0;padding:0;}

table
{
    border-collapse:collapse;
}
.primarybold
{
	font-weight: bold;
	color: #267E41;
}

.secondarybold
{
	font-weight: bold;
	color: #CCCCCC;
}


.adminmenu
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #267E41;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#container{
	margin:0 auto;
	width: 948px;
}

#header{
	height:100px;
	width: 948px;
	position:relative;
    /*margin: 20px 0px 0px 41px;*/
	/*margin-bottom:30px;*/
	background-image:url(./images/header.png);
	background-repeat:no-repeat;	
    background-position-x: 20px;
    background-position-y: center;
}
#header_links {
	position: absolute;
	width: auto;
	height: auto;
	 left: 465px;
	top: 18px;
}
#header_links ul, #header_links li{
	margin:0;
	padding:0;
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
#header_links ul{
	padding-top:4px;
	color:#5b5b5b;
}

#header_links li{
	display:inline;
}

#header_links li a{
	color:#5b5b5b;
	text-decoration:none;
}

#header_links li a:hover{
	color:#267e41;
}

#content-top{
	width:944px;
	height:8px;
	background-image:url(./images/bgbox-top.png);
	background-repeat:no-repeat;
}

#content{
	width:944px;
	min-height:402px;
	background-image:url(./images/bgbox-middle.png);
	background-repeat:repeat-y;
}

#content-bottom{
	width:944px;
	height:8px;	
	background-image:url(./images/bgbox-bottom.png);
	background-repeat:no-repeat;
}

#footer {
	font-size: 10px;
	color: #A9A9A9;
	text-align:center;
	padding-top:45px;
	
}
#footer a{color: #A9A9A9;}
#footer a:hover{text-decoration:none;}

#login
{	
	padding-top:20px;
	margin-left:325px;
}

#statuslogin
{	
	padding-top:20px;
	margin-left:250px;
}

#selectitem
{	
	float:left;
	padding-top:40px;	
	margin-left:90px;
	height: 200px;
	border: solid 0px green;
}

#top_nav {
	position:relative;
	height: auto;
	width: auto;
	padding-left:45px;
	margin-top:15px;
	margin-bottom: 15px;
}

a
{
	color: Black;	
}


.footer
{
	margin-top:5px;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}

.maintable
{
	width: 1000px;
	background-color: white;
	text-align: left;
}

.masterheader
{
	font-size: 24px;
	color: #267E41;
}

.adminleft
{
	background-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #267E41;
	width: 125px;
	vertical-align: top;
	padding-top: 20px;
	line-height: 20px;
}

.adminright
{
	color: Black;
	font-size: 12px;	
	vertical-align: top;
}

.logintable
{
	font-size: 12px;
	margin-top: 15px;
	margin-left: 15px;	
}

.loginerror
{
	font-size: 10px;
	color:Red;	
}

.login
{
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}

.leftmenu 
{
	font-size: 12px;
	text-decoration: none;
	margin-left: 5px;
	text-decoration: underline;
}

a.leftmenu:hover
{
	text-decoration: none;
}

.leftmenuheader
{
	font-size: 14px;
	padding-top: 4px;
	text-decoration: none;
}

.leftmenuactive 
{
	font-size: 12px;
	background-color: Yellow;
	text-decoration: none;
	margin-left: 5px;
	text-decoration: underline;
}

.listtable
{
	border-collapse: collapse;
	border: solid 1px black;
	margin-left: 10px;	
	margin-bottom: 5px;
}

.listheader
{
	font-size: 14px;
	background-color: #267E41;
	color: White;
	border: solid 1px black;
	text-align: center;
}

.listheader a
{
	color: White;	
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}

.listitem
{
	font-size:12px;
	padding: 1px 3px 1px 3px;
	vertical-align: middle;
	border: solid 1px black;
}

.listiteminner
{
	border: solid 0px red;
}


.listitem td
{
	font-size:12px;
	padding: 1px 3px 1px 3px;
	vertical-align: top;
	/* border: solid 1px black; */
}

.listitemalt td
{
	font-size: 12px;
	padding: 1px 3px 1px 3px;
	background-color: #D8D8D8;
	vertical-align: top;
	border: solid 1px black;
}

.listitempending
{
	background-color: #808080;
}


.fieldlabel1
{
	vertical-align: top;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	/*width: 175px;*/
}

.fieldvalue1
{
	vertical-align: top;
}

.grdvalues
{
	margin-left: 0px;	margin-top: 3px;
}

.grdvaluesempty
{
	border: solid 0px black;
}

.smallbutton
{
	font-size: 9px;	
}

.newvalues
{
	font-size: 9px;	
	float: right;
}

.topcattable
{
	border: solid 2px black;
	border-collapse: collapse;	
}

.topcatcell
{
	width: 700px;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	background-color: #FFFF99;
}

.cattable
{
	border: solid 1px black;
	border-collapse: collapse;
	margin: 5px 10px 5px 10px;
	width: 680px;		
}

.catcell
{
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	background-color: White;
}

.pageheader
{
	font-size: 18px;
	font-weight:bold;
	color: #267E41;	
}

.cattablecell
{
	border: solid 0px black;
	border-left: solid 1px black;
	border-bottom: solid 1px black;
	padding-right: 10px;
	padding-bottom: 5px;	
	font-size: 14px;
}

.defaulttitle
{
	font-size: 18px;
	color: #267E41;
}

.defaultsearch
{
	font-size: 16px;
	color: Gray;
}

.itemselect
{
	font-size: 19px;
	color: #999999;
	text-decoration: none;
}

.defaultleft
{
	text-align:right;
	padding-right: 10px;	
	/* width: 150px; */
	border: solid 0px red;
}

.defaultright
{
	width: 160px;
	border: solid 0px blue;
	
}

.optionitem td
{
	vertical-align: top;
	padding-bottom: 20px;	
}

.optionitemvalue td
{
	vertical-align: top;
	padding-bottom: 10px;
}

.optionnotselected
{
	font-size:16px;
	color:Red;
	font-style:italic;	
}

.grdoptions
{
	margin-left: 50px;
	width: 800px;
}

.optionitem
{	
	border-width: 5px;
	border-color: #CDCDCD;
	border-top-style: groove;
}

.questions
{
	font-size: 18px;
	font-weight: bold;
	color: #267E41;	
}

.optionvalues
{
	font-size: 16px;	
}

.errormsg
{
	color:Red;
	font-style:italic;	
}

.cartconfirmheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #267E41;
	background-color: #CCCCCC;
	text-align: left;
}

.cartconfirmrow 
{
	font-size: 14px;
	height: 25px;	
}

.cartconfirmheader2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #267E41;
	background-color: #CCCCCC;
	text-align: left;
}

.cartconfirmrow2
{
	font-size: 14px;
	height: 25px;	
}

.itemheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #267E41;
	background-color: #CCCCCC;
	text-align: left;	
}

.itemitem
{
	font-size: 16px;	
}

.errorhighlight
{
	background-color: Yellow;	
}

.validationerrorsmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-style: italic;
}

.vertmiddle td
{
	vertical-align: middle;
}

.carttoordererror
{
	font-size: 14px;
	font-style: italic;
	color: Red;	
}

.labellink
{
	font-size: 18px;
	color: #666666;
}

.labelpopoutmsg
{
	font-size: 16px;
	color: #666666;
}

.optiontable
{
	border: 3px dashed #CCCCCC;
}

.statusitem, tr.statusitem:nth-of-type(even)
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	padding: 2px 3px 2px 3px;	
}

.statusitemalt, tr.statusitem:nth-of-type(odd)
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	padding: 2px 3px 2px 3px;
	background-color: #CCCCCC;
}

.bigstatusitem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	vertical-align: middle;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	padding: 3px 4px 3px 4px;	
}

.bigstatusitemalt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	vertical-align: middle;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	padding: 3px 4px 3px 4px;	
	background-color: #CCCCCC;
}


.statusheader
{
	border: 1px solid #000000;
	background-color: #003366;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
}

.smallmessage
{
	font-size: 10px;
	font-style: italic;	
}

.faqquestion
{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 20px 0px 10px 0px;
}

.faqanswer
{
	font-size: 13px;
	text-align: justify;
}

.faqconclusion
{	
	font-size: 16px;
	font-weight: bold;	
	text-align: center;
	width: 600px;
	margin:0 auto;
	margin-top: 40px;
}

.modelcell
{
	border: solid 3px #267E41;
	width: 220px;
	text-align: center;
	vertical-align: top;
	margin: 20px;
}

.modeltable
{
	border-spacing: 20px;
}

.tracking
{
	color: #267E41;
	font-weight: bold;
	font-size: 15px;
}	

.partnerheader
{
	color: Black;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;	
}

.partnerdetails
{
	font-size: 14px;	
}

.partneritem
{
	font-size: 12px;
	margin-top: 20px;
	margin-right: 50px;
	text-align: justify;
}

.allitemsrow td
{
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
}

.shadedrow
{
	background-color: #CCCCCC;
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;	
}


.panelbox
{
	width: 225px;
	height: 225px;
	border-radius: 15px;
	background-color: White;
	border: solid 0px #dd550c;
	margin: 3px;
	color: black;
	font-weight: bold;
	font-size: 18px;
}

.panelboxheader
{
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;	
}

.panelboxtext
{
	font-size: 16px;
	margin-left: 80px;	
	text-align: left;
}

.dummy
{
	background-color: #CCCCCC;
}

.claimtable
{
	border-collapse: collapse;
}

.claimlabel1
{
	font-weight: bold;	
	text-align: right;
	border: solid 1px black;
	padding: 3px 10px 3px 10px;
}

.claimlabel2
{
	font-weight: bold;
	text-align: right;
	border: solid 1px black;
	padding: 3px 10px 3px 10px;
	background-color: #EBEBEB;
}

.claimvalue1
{
	border: solid 1px black;
	padding: 3px 10px 3px 10px;	
}

.claimvalue2
{
	border: solid 1px black;
	padding: 3px 10px 3px 10px;	
	background-color: #EBEBEB;
}
.listitem td
{
	/*border: solid 1px black;*/
}
td.listiteminner .left
{
    float: left;
    color: #fff;
    background: #ff0000;
    border-radius: 15px;
    padding: 2px 5px;
    font-size: 10px;
}
td.listiteminner .right
{
    float: right;
    color: #fff;
    font-size: 10px;
    background: #0000ff;
    border-radius: 15px;
    padding: 2px 5px;
}

.Trade-in
{
    color: #fff;
    background: #ff0000;
    border-radius: 15px;
    padding: 2px 5px;
    font-size: 10px;
}
.Repair
{
    color: #fff;
    font-size: 10px;
    background: #0000ff;
    border-radius: 15px;
    padding: 2px 5px;
}
caption
{
    font-weight:bold;
}