@charset "utf-8";

/*topmenu*/
body {
	font: normal 10pt/16pt Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

a:link, a:visited, a:active{
color:#0066FF;
font-weight:bold;
text-decoration:underline;
}

a:hover{
text-decoration:none;
}

table#container {
	width: 760px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#utility {
	padding: 20px 20px 5px;
	text-align: right;
}
#utility a:link, #utility a:visited, #utility a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
#utility a:hover {
	text-decoration: underline;
}
#utility a.bold {
	font-weight: bold;
}

#menu{
    margin-top:10px;
    margin-bottom:5px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}
#cart{
    margin-top:10px;
    margin-bottom:5px;
	padding-right: 20px;
	float: right;
	font-size: 12px;
}



/*footer*/

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	padding: 5px 10px;
	margin:0px 20px;
	border-top: 1px solid #CCCCCC;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
}

#footer2 {
	color:#999999;
	font-size: 8.5pt;
}

/*content*/


#contentcontainer {
	padding:20px 25px;
}
#contentcontainer2 {
	padding-left: 20px;
}


.bold {
	font-weight: bold;
	color: #000000;
}

.important {
	font-weight: bold;
	color:#3366CC;
}

td#titlecontainer {
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#breadcrumb {
	font-size: 8pt;
	color: #333333;
	text-align: right;
	padding-right: 5px;
}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	font-weight: normal;
}
#breadcrumb a:hover {
	text-decoration: none;
}
#title h1 {
	font-size: 16pt;
	margin: 0px;
	padding: 0px;
}
#title {
	float: left;
	width: 500px;
}
#sidemenu li {
	margin: 0px;
	padding: 5px 0px;
	list-style-type: none;
	background-image: url(../images/common/horzline.gif);
	background-repeat: repeat-x;
}
#sidemenu ul {
	padding: 0px;
	background-image: url(../images/common/horzline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
}
#sidemenu a:link, #sidemenu a:visited, #sidemenu a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#sidemenu a:hover, #sidemenu a.current:link, #sidemenu a.current:visited, #sidemenu a.current:active {
	font-weight: bold;
}
#body {
	padding-right: 20px;
	padding-left: 20px;
}
#title h1.orangetitle {
	color: #FF6600;
	font-weight: normal;
}

#title h1.redtitle {
	color: #CC0000;
	font-weight: normal;
}
#title h1.blacktitle {
	font-weight: normal;
	color: #000000;
}

#title h1.greentitle {
	font-weight: normal;
	color: #009900;
}

#title h1.bluetitle {
	font-weight: normal;
	color: #0066CC;
}

table#form {
	background-color: #F7F7F7;
}


.formseparator {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
table#form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #99A5BB;
}
table#form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #99A5BB;
}
td#twocolumn {
	padding-right: 20px;
}
#custservice {
	margin-top: 15px;
}
#custservice #icon {
	float: left;
}
#custdetail {
	margin-left: 75px;
}
.custtitle {
	font-size: 11pt;
	color: #0066CC;
	font-weight: bold;
}
.custphone {
	font-size: 12pt;
	font-weight: bold;
}
#custdetail a:link, #custdetail a:visited, #custdetail a:active {
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
#custdetail a:hover {
	text-decoration: underline;
}
table#sideaction {
	margin-top: 15px;
	background-color: #F8F8F8;
}
#sideaction td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
#sideaction th {
	background-image: url(../images/common/bluebar.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 1px;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#sideaction ul {
	padding: 0px;
	line-height: 20pt;
	margin: 0px;
	list-style-type: none;
}
#sideaction a:link, #sideaction a:visited, #sideaction a:active {
	background-image: url(../images/common/list_arw.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	background-position: 3px;
}
#sideaction a:hover{
text-decoration:underline;
}
#globalsearch {
	margin-top: 20px;
}
.note {
	border: 1px solid #D9D9D9;
	background-color: #F8F8F8;
	padding: 10px;
	font-size: 8.5pt;
	margin-top: 10px;
}


h4 {
	font-size: 16px;
	color: #669900;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #666666;
}

/* Created By ET */
.infoSuccess, #infoSuccess
{
    font-weight: bold;
    background: #DDFFDE;
    border: solid 1px #009900;
    padding: 8px;
    margin: 5px;
}
.infoError, #infoError
{
    font-weight: bold;
    background: #ffc9c9;
    border: solid 1px #ff0000;
    padding: 8px;
    margin: 5px;
}
.infoWarning, #infoWarning
{
    font-weight: bold;
    background: #FFFF66;
    border: solid 1px #FFCC00;
    padding: 8px;
    margin: 5px;
}

td.board
{
    width: 33%;
    border: 1px solid #0066FF;
    padding: 4px;
}
td.board div
{
    height: 80px;
    vertical-align: top;
    border: solid 1px #0066FF;
    background-color: #f1f1f1;
}
td.board div h5
{
    font-size: 12px;
    border-bottom: solid 1px #0066FF;
    background-color: ;
    padding: 2px 5px;
}
