@charset "utf-8";
/* CSS Document */

body {

background-color:#4a45ce;
vertical-align:top;
}

#overallcontainer{

//height: 100%;

min-height: 100%;

position: relative;

vertical-align:middle;

width: 999px;

margin-left: auto;

margin-right: auto;

top: 0px;

left: -20px;

}

#maincontainer {

//height: 100%;
	min-height: 100%;
	position: absolute;
	vertical-align:middle;
	width: 100%
	margin-left: auto;
	margin-right: auto;
	left: 112px;
	top: 161px;
}
/*-----------------------------------------------------------------------Internal Password Page */

.red_titles {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:900;
color: red;
}

/*-----------------------------------------------------------------------Top Navigation */

#topnav {
	position:absolute;
	background-color:#ffb02f;
	vertical-align: top;
	border: 1px solid black;
	height: 30px;
	width: 570px;
	left: 161px;
	top: -163px;
	z-index: 2;
}

a.topnav:link {color: #4b45cd;; text-decoration: none}     /* unvisited link */

a.topnav:visited {color: #4b45cd;; text-decoration: none}  /* visited link */

a.topnav:hover {color: #4b45cd; text-decoration: underline}  /* mouse over link */

a.topnav:active {color: #4b45cd;; text-decoration: none} /* selected link */

#topnavpara{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin: 0px 10px 15px 10px;
	text-align:right;
}

/*------------------------------------------------------------------------------- Chatbox*/

#chatbox {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: red;
	vertical-align: top;
	left: -109px;
	top: 427px;
	z-index: 5;
}


/*------------------------------------------------------------------------------- Header */

#header {
	position:absolute;
	background-color:#2923cc;
	vertical-align: top;
	height: 106px;
	width: 1080px;
	left: -114px;
	top: -162px;
	z-index: 1;

}

#headerblueline {
	position:absolute;
	background-color:#f7901e;
	vertical-align: top;
	height: 2px;
	width: 1082px;
	left: -115px;
	top: -59px;
	z-index: 3;

}

#headerwhiteline {
	position:absolute;
	background-color:#ffffff;
	vertical-align: top;
	vertical-align: top;
	height: 2px;
	width: 1082px;
	left: -115px;
	top: -59px;
	z-index: 3;

}


/* --------------------------------------------------------------------------Left Navigation */

#navmenu {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 30px;
	color: #ffffff;
	left: -69px;
	top: -22px;
	z-index: 4;
	width: 214px;
	height: 301px;
}

#leftnav {
	position:absolute;
	vertical-align: top;
	left: -100px;
	top: -55px;
	z-index: 3;
	width: 271px;
}

/*------------------------------------------------------------------------------------- regular links */

a:link {color: #ffffff; text-decoration: none}     /* unvisited link */

a:visited {color: #ffffff; text-decoration: none}  /* visited link */

a:hover {color: #ffc056; text-decoration: none}  /* mouse over link */

a:active {color: #ffa101; text-decoration: none} /* selected link */

a.body:link {color: #4a45ce; text-decoration: none} /* unvisited link */

a.body:visited {color: #4a45ce; text-decoration: none}  /* visited link */

a.body:hover {color: #4a45ce; text-decoration: underline}  /* mouse over link */

a.body:active {color: #ffa101; text-decoration: underline} /* selected link */

/*------------------------------------------------------------------------------------- staying green links */

a.green:link {color: #008e10; text-decoration: none; font-weight:bold;} /* unvisited link */

a.green:visited {color: #008e10; text-decoration: none; font-weight:bold;}  /* visited link */

a.green:hover {color: #008e10; text-decoration: underline; font-weight:bold;}  /* mouse over link */

a.green:active {color: #008e10; text-decoration: underline; font-weight:bold;} /* selected link */

/*------------------------------------------------------------------------------------- buttons */

#staygreen {
	position:absolute;
	vertical-align: top;
	left: -72px;
	top: 737px;
	z-index: 3;
}

#wgwyg {
	position:absolute;
	vertical-align: top;
	left: -72px;
	top: 683px;
	z-index: 5;
}

#tou {
	position:absolute;
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	color:#fff;
	left: -85px;
	top: 827px;
	z-index: 4;
	width: 157px;
}

.tou {
	text-decoration:underline;
}

#exhibitorkits {
	position:absolute;
	vertical-align: top;
	left: -69px;
	top: 366px;
	z-index: 4;
}

#ballotbox {
	position:absolute;
	vertical-align: top;
	left: -68px;
	top: 434px;
	z-index: 5;
	width: 126px;
}

#overbutton {
	position:absolute;
	vertical-align: top;
	left: -70px;
	top: 545px;
	z-index: 6;
}

#config {
	position:absolute;
	vertical-align: top;
	left: -70px;
	top: 543px;
	z-index: 5;
}

#homebutton {
	position:absolute;
	vertical-align: top;
	left: 741px;
	top: -130px;
	z-index: 5;
}

#tracking {
	position:absolute;
	vertical-align: top;
	left: -71px;
	top: 604px;
	z-index: 6;
	height: 82px;
	width: 29px;
}

#ecat {
	position:absolute;
	vertical-align: top;
	left: -65px;
	top: 433px;
	z-index: 5;
}

#facetwit {
	position:absolute;
	vertical-align: top;
	left: 175px;
	top: -22px;
	z-index: 7;
	width: 54px;
}
/*---------------------------------------------------------------------------------- Center White Box Content */

#transMenu {
	position: absolute;
	width: 645px;
	background-color: #4a45ce;
	border: 0px solid black;
	left: 173px;
	top: -56px;
	z-index: 2;
  }
  
#transMenuborder {
	position: absolute;
	width: 645px;
	background-color: #ffffff;
	border: 1px solid black;
	left: 173px;
	top: -57px;
	z-index: 2;
  }

#transMenualt {
	position: absolute;
	width: 645px;
	height: 700px;
	background-color: #ffffff;
	border: 1px solid black;
	left: 173px;
	top: -57px;
	z-index: 2;
  }

#transMenusolid {
	position: absolute;
	width: 645px;
	height: 595px;
	background-color: #ffffff;
	border: 1px solid black;
	left: 173px;
	top: -57px;
	z-index: 2;
  }

/*------------------------------------------------------- Paragraph Properties Center White Box */

p {
margin: 50px 40px 20px 37px;
}

ul {
margin: 0px 40px 0px 37px;
padding: 0px 40px 0px 37px;
list-style-image:url(bullet.gif);
}

li {
font-size:14px;
line-height:20px;
}

strong.header {
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:900;
color: #4a45ce;
}

strong.green {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:900;
color: #008e10;
}

strong.body{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:900;
color: #4a45ce;
}

strong.bodyhead{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:900;
color: #4a45ce;
}

strong.greenhead {
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:900;
color: #008e10;
}
 
p.bodycopy {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:400;
line-height:22px;
color: #000000;
}

p.bodycopywhite {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:400;
line-height:22px;
color: #ffffff;
}

ul.bodycopy {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:400;
line-height:22px;
}

#bodycopy {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:400;
line-height:22px;
margin: 0px 40px 10px 37px;
}

#showroom {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color: #4a45ce;
}

/*------------------------------------------------------- backgrounds */
#background {
	position:absolute;
	background-repeat:no-repeat;
	vertical-align: top;
	left: -115px;
	top: -58px;
	width: 1080px;
	height: 1143px;
	z-index: 0;
}

#backgroundindex {
	position:absolute;
	background-image: url(background1.jpg);
	background-repeat:no-repeat;
	vertical-align: top;
	left: -115px;
	top: -8px;
	width: 1080px;
	height: 1143px;
	z-index: 0;
}

/*------------------------------------------------------- Swatch switchout */

#products {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:900;
	color: #4a45ce;
	position:absolute;
	left: 43px;
	top: 93px;
	z-index: 5;
	width: 296px;
	height: 257px;
}
 
#productdetail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:900;
	color: #4a45ce;
	position:absolute;
	left: 297px;
	top: 81px;
	z-index: 4;
}

/*------------------------------------------------------- Forms and Tables*/

table {
	background-color: #ffffff;
	padding: 0px 40px 10px 37px;
}

form {
	vertical-align:text-top
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
	line-height:22px;
}

input {
	background-color: #2923cd;
	border: thin #ffffff;
	color:#ffffff;
}

tr {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:16px;
	line-height:20px;
	vertical-align:text-top;

	}

tr.left {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
	vertical-align:middle;
}

td {
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

/*------------------------------------------------------- Set of Links*/

div#set_of_links {
	position:absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	left: 40px;
	top: 190px;
	width: 545px;
	z-index: 3;
}
div#set_of_links a {
	display:inline;
	text-decoration:none;
}
div#set_of_links_ground {
	position:absolute;
	padding:0px;
	background-color:#fff;
	left: 16px;
	top: 166px;
	width: 280px;
	z-index:2;
}

