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

/* LAYOUT AND TYPE */

body{
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Lucida Sans, Lucida Sans Unicode, Lucida Grande, "ＭＳ Ｐゴシック", sans-serif;
}

/* FORM ELEMENTS */

FORM, form {
    margin: 0;
}


hr {
    height:1px;
    color:#FFF;
    background-color:#FFF;
    border-top:1px dotted #B40007;
}

h1, lrgHdr {
    font-family: "Gotham","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Lucida Sans, Lucida Sans Unicode, Lucida Grande, "ＭＳ Ｐゴシック", sans-serif;
    color: #B40007;
    font-size: 1.5em;
    line-height:120%;
    margin: 12px 0 6px 0;
}

h2, medHdr {
    font-family: "Gotham","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Lucida Sans, Lucida Sans Unicode, Lucida Grande, "ＭＳ Ｐゴシック", sans-serif;
    color: #000;
    font-size:1.2em;
    line-height:120%;
    margin: 12px 0 6px 0;
}
h3, smHdr {
    font-family: "Gotham","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Lucida Sans, Lucida Sans Unicode, Lucida Grande, "ＭＳ Ｐゴシック", sans-serif;
    color: #B40007;
    font-size:1.0em;
    line-height:120%;
    margin: 12px 0 6px 0;
}
h4 {
    font-family: "Gotham","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Lucida Sans, Lucida Sans Unicode, Lucida Grande, "ＭＳ Ｐゴシック", sans-serif;
    color: #000;
    font-size:0.9em;
    line-height:120%;
    margin: 12px 0 6px 0;
}
h5 {
    font-family: "Gotham","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Lucida Sans, Lucida Sans Unicode, Lucida Grande, "ＭＳ Ｐゴシック", sans-serif;
    color: #000;
    font-size:0.8em;
    line-height:120%;
    margin: 12px 0 6px 0;
}

INPUT {
    color: #000;
    font-size: 11px;
    background-color: #FFF;
    border:1px solid #000;
    padding:2px;
    font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, sans-serif;
}

SELECT {
    font-size: 11px;
    color: #000;
    font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, sans-serif;
}

TEXTAREA {
    color: #000;
    padding:2px;
    font-size: 11px;
    background-color: #FFF;
    border:1px solid #000;
    font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, sans-serif;
}

.bodytext {
    line-height:150%;
}

.bodytext a:link, .bodytext  a:visited, .bodytext  a:active {
    color:#B40007;
    text-decoration:none;
    border-bottom:1px dotted #B40007;
}

.bodytext  a:hover {
    color:#F00;
    text-decoration:none;
    border-bottom:1px dotted #F00;
}

#cms-content-breadcrumbs {
    color:#B40007;
    font-size:.9em;
    height:19px;
    width:auto;
    padding:0;
    margin:0 0 6px 0;
    background-image:url(/images/fade2.jpg);
    background-repeat:no-repeat;
    font-weight:bold;
}

#cms-content-breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active {
    color:#222;
    text-decoration:none;
    padding:0;
}

#cms-content-breadcrumbs a:hover {
    color:#222;
    text-decoration:none;
    border-bottom:1px dotted #222;
    padding:0;
}

.button {
    background-image: url(/images/button.jpg);
    background-repeat:repeat-x;
    background-color: #404040;
    color:#FFF;
    cursor:hand;
    display:block;
    font-size:12px;
    line-height:1;
    letter-spacing:0.1em;
    text-align:center;
    text-decoration:none;
    font-weight:bold;
    width:80px;
    margin:0 auto;
    padding:3px;
}

.button2 {
    background-image: url(/images/button.jpg);
    background-repeat:repeat-x;
    background-color: #404040;
    color:#FFF;
    cursor:hand;
    display:block;
    font-size:12px;
    line-height:1;
    letter-spacing:0.1em;
    text-align:center;
    text-decoration:none;
    font-weight:bold;
    width:110px;
    margin:0 auto;
    padding:3px;
}

.button3 {
    background-image: url(/images/button.jpg);
    background-repeat:repeat-x;
    background-color: #404040;
    color:#FFF;
    cursor:pointer;
    display:block;
    font-size:12px;
    line-height:1;
    font-weight:bold;
    letter-spacing:0.08em;
    text-align:center;
    text-decoration:none;
    width:150px;
    margin:0 auto;
    padding:3px;
}

.buttonarea {
    color:#FFF;
    text-decoration:none;
    text-align:center;
}

.buttonarea, .admin_nav .buttonarea a:link, .admin_nav .buttonarea a:active, .admin_nav .buttonarea a:hover {
    color:#FFF;
    text-decoration:none;
}

.buttonarea a:hover {
    background-color:#730206;
    background-image: url(/images/button_over.jpg);
    background-repeat:repeat-x;
    color:#FFF;
    text-decoration:none;
}

.button_small {
    background-image: url(/images/button.jpg);
    background-repeat:repeat-x;
    background-color: #404040;
    color:#FFF;
    cursor:pointer;
    display:block;
    font-size:10px;
    line-height:1;
    font-weight:bold;
    height:auto;
    letter-spacing:.08em;
    text-align:center;
    text-decoration:none;
    width:60px;
    margin:0 auto;
    padding:2px;
}

.button_small2 {
    background-image: url(/images/button.jpg);
    background-repeat:repeat-x;
    background-color: #404040;
    color:#FFF;
    cursor:pointer;
    display:block;
    font-size:10px;
    line-height:1;
    font-weight:bold;
    height:10px;
    letter-spacing:.08em;
    text-align:center;
    text-decoration:none;
    width:90px;
    margin:0 auto;
    padding:2px;
}

.button_small3 {
    background-image: url(/images/button.jpg);
    background-repeat:repeat-x;
    background-color: #404040;
    color:#FFF;
    cursor:pointer;
    display:block;
    font-size:10px;
    line-height:1;
    font-weight:bold;
    height:9px;
    letter-spacing:.08em;
    text-align:center;
    text-decoration:none;
    width:130px;
    margin:0 auto;
    padding:2px;
}

.button_small_auto {
    background-image: url(/images/button.jpg);
    background-repeat:repeat-x;
    background-color: #404040;
    color:#FFF;
    cursor:pointer;
    display:block;
    font-size:10px;
    line-height:1;
    font-weight:bold;
    height:auto;
    letter-spacing:.08em;
    text-align:center;
    text-decoration:none;
    width:auto;
    margin:0;
    padding:2px;
}
.button_small_sixty {
	background-image: url(/images/button.jpg);
	background-repeat:repeat-x;
	background-color: #404040;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:10px;
	line-height:1;
	font-weight:bold;
	height:auto;
	letter-spacing:.08em;
	text-align:center;
	text-decoration:none;
	width:60px;
	margin:0;
	padding:2px;
}

.button a,.button2 a, .button3 a, .button_small a,.button2_small a, .button3_small a {
    text-decoration:none;
    display:block;
    color:#FFF;
}

#cartnav {
    width:420px;
    height:23px;
    margin:0;
    padding:12px 5px 0 25px;
    background-image: url(/images/cartnav_bg.jpg);
    background-repeat: no-repeat;
    font-size:11px;
    color:#000;
    overflow:hidden;
}

.cartnav_link {
    color: #B40007;
    padding: 0 18px;
    margin:0;
    float:left;
}

.cartnav_link a:link, .cartnav_link a:visited, .cartnav_link a:active {
    color: #B40007;
    border-bottom:1px dotted #B40007;
    text-decoration: none;
}

.cartnav_link a:hover {
    color:#FF0000;
    border-bottom:1px dotted #FF0000;
}

#container {
    margin: 0 auto;
    padding:0;
    border:0;
    width: 980px;
    text-align:left;
    position:relative;
}

#features {
    background-image: url(/images/homeright_bg.jpg);
    background-repeat:repeat-y;
}

.feature {
    padding: 0 14px;
    margin: 0;
    font-size:.9em;
    text-align:left;
    color: #000;
    line-height: 120%;
    background-image: url(/images/feature_bg.jpg);
    background-repeat:repeat-y;
}

.featuretext {
    padding:0 6px;
    width:290px;
    border:0;
    text-align:left;
}

.featuretext a:link, .featuretext a:visited, .featuretext a:active {
    color:#B40007;
    font-size:1.1em;
    text-decoration:none;
    border-bottom:1px dotted #B40007;
    padding:0;
    line-height:180%;
}

.featuretext a:hover {
    color:#F00;
    font-size:1.1em;
    text-decoration:none;
    border-bottom:1px dotted #F00;
    padding:0;
    line-height:180%;
}

.floatleft, .photoLeft {
    float:left;
    margin:0 20px 0 0;
}

.floatright, .photoRight {
    float:right;
    margin:0 0 20px 20px;
}

#footer {
    height: 33px;
    width: 980px;
    color: #222;
    font-size: 0.9em;
    text-align: center;
    background-color: transparent;
    background-image: url(/images/maincontent_bottom.jpg);
    background-repeat: no-repeat;
    padding: 30px 0;
    margin: 0;
    border: none;
}

#footer a:link, #footer a:visited, #footer a:active{
    color: #222;
    text-decoration: none;
    border-bottom:1px dotted #222;
}

#footer a:hover {
    color: #B40007;
    text-decoration: none;
    border-bottom:1px dotted #B40007;
}

.footerlinks {
    margin:7px;
}

.footerlinks a {
    margin:0 7px;
}

#header {
    width:980px;
    /*background-image:url(/images/header.jpg);*/
    background-repeat:no-repeat;
    height:125px;
    padding:0;
    border:0;
    margin-top:2px;
}

#homecontent {
    width: 980px;
    background-image: url(/images/maincontent_top.jpg);
    background-repeat:no-repeat;
    background-color:#FFF;
    text-align: left;
    margin: 10px 0 0 0;
    padding:0;
}

.homeleft {
    width:500px;
    padding:0 15px 15px 15px;
    margin:0;
    line-height:150%;
}

.homeleft h1, .homeleft h2 {
    width:450px;
}

.homeright {
    width:450px;
    padding:0;
    margin:0;
}

#login {
    width:436px;
    height:48px;
    margin:0 0 5px 0;
    padding:5px 7px 0 7px;
    background-image: url(/images/login_bg.jpg);
    background-repeat: no-repeat;
    font-size:11px;
    color:#000;
    overflow:hidden;
}

.login_text {
    color: #000;
    margin: 0 0 7px 0;
}

.login_form {
    width:350px;
    margin:0;
}

.login_text b {
    font-family: "Gotham","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Lucida Sans, Lucida Sans Unicode, Lucida Grande, "ＭＳ Ｐゴシック", sans-serif;
    text-transform:uppercase;
    color:#B40007;
    letter-spacing:1px;
    padding-right:18px;
}

.login_text a:link, .login_text a:visited, .login_text a:active {
    color: #000;
    border-bottom:1px dotted #000;
    text-decoration: none;
}

.login_text a:hover {
    color:#F00;
    border-bottom:1px dotted #F00;
}

.loginput {
    width:100px;
    height:14px;
    border:1px solid #B40007;
    background-color:#FFF;
    color: #B40007;
    font-size: 10px;
    padding:2px 0 0 2px;
}

#maincontent {
    width: 980px;
    background-image: url(/images/maincontent_top.jpg);
    background-repeat:no-repeat;
    background-color:#FFF;
    text-align: left;
    margin: 10px 0 0 0;
    padding: 10px;
}

#maincontent li {
    list-style-image:url(/images/bullet.jpg);
    padding:0;
    margin:0;
}

#navbar {
    width:980px;
    height:32px;
    margin:0;
    border:0;
    padding:0;
    text-align:left;
    font-size:12px;
    font-weight:bold;
}

.photo1 {
    padding:2px;
    display:block;
}

.right {
    position:absolute;
    right:0;
    margin:0;
    padding:0;
}

.right_top {
    background-image: url(/images/right_top.jpg);
    background-repeat:no-repeat;
    background-color: #353535;
    padding:4px 0 0 0;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size:.9em;
}

.right_top {
    background-image: url(/images/contact_top.jpg);
    background-repeat:no-repeat;
    background-color: #353535;
    padding:4px 0 0 0;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size:.9em;
}

.right2 {
    position:absolute;
    right:60px;
    margin:3px 0 0 0;
    padding:0;
}

.table_header, .tableHeader, .tableHeader2, .tableHeader3, .tableHeaderCol, .tableHeader2Col, .tableHeader3Col {

    color:#000;
    font-weight:bold;
}

.table1, .tableBorder, .tableBorderCart {
    border-left:1px dotted #555;
    border-top:1px dotted #555;
    border-right:1px dotted #555;
    border-bottom:1px dotted #555;
    margin:0;
}

.table1 td {
    padding:6px;
    border-bottom:1px dotted #555;
    border-right:1px dotted #555;
}

.table2 {
    border:1px dotted #555;
}

.row1, .tableRow1, .tableRow1Col, .tableCell1, .tableCell1Col {
    background-color:#FFF;
}

.row2, .tableRow2, .tableRow2Col, .tableCell2, .tableCell2Col {
    background-color: #EDE8DB;
}

 /* Cart Management Styles */

 /* Management Menu */
 /*/ To edit the manage menu text colors edit
*  #p7PMnav a {} //font color for menu
*  #p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {} //font hover,ect
*  #p7PMnav .p7PMmark {} // current page marker
/*/

 .manageMainMenuBorder {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#FFFFFF
     padding: 0px;
     border: 1px solid #000000;
 }

 .manageMainMenu{
     background-color: #EEEEEE;
     color:#FFFFFF;
     padding: 3px;
 }

 .manageMainMenu a:hover{
     background-color: #FFFFFF;
     color:#FFFFFF;
     letter-spacing: 0.01px;
 }

 .manageSubMenu{
     background-color: #EEEEEE;
     padding: 3px;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #BBBBBB;
 }
.manageBox {
    background-color: #FFFFFF;
    padding: 5px;
    border: 1px solid #222222;
    min-width: 700px;
}
.tableRowAttention a:link, .tableRowAttention a:visited {
    color: #FFFFFF;
    text-decoration: underline;
}
.tableRowAttention a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.tableRowAttention a:active {
    color: #EEEEEE;
    text-decoration: none;
}
.tableRowAttention, .tableRowAttentionCol {
    background-color: #CC3333;
    color: #000000;
}

.medText {
    font-size: 11px;
}
.smText {
    font-size: 10px;
}


/* ADMIN STYLES */

#admin_background {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Lucida Sans, Lucida Sans Unicode, Lucida Grande, "ＭＳ Ｐゴシック", sans-serif;
    font-size:.8em;
    background-color:#9F9995;
    background-image: url(/admin/images/admin_bg.gif);
    background-repeat:repeat;
    border:0;
    text-align:center;
    color:#000;
    margin:0;
    padding:0 0 20px 0;
}


#admin_container {
    width:901px;
    text-align:left;
    position:relative;
    background-image:url(/admin/images/admin_container.jpg);
    background-repeat:repeat-y;
    color:#000;
    margin:0 auto;
    padding:0;
}

#admin_header {
    width:901px;
    height:110px;
    border:0;
    background-image:url(/admin/images/admin_header.jpg);
    background-repeat:no-repeat;
    text-align:left;
    margin:0;
    padding:0;
}

#admin_header span {
    display:none;
}

#admin_navbar {
    background-image:url(/admin/images/admin_navbar.jpg);
    background-position: top right;
    background-repeat:no-repeat;
    width:183px;
    text-align:left;
    margin:0;
    padding:15px;
}

#admin_navbar h3 {
margin:0 0 20px 0;
}

.admin_nav {
    font-size:1em;
    font-weight:bold;
    letter-spacing:1px;
    line-height:140%;
    color:#000;
    text-decoration:none;

}

.admin_nav a:link, .admin_nav a:visited {
    color:#000;
    border: 1px solid #EEF2F2;
    padding:3px;
    text-decoration:none;
    display:block;
    margin:6px 0 0 0;
}

.admin_nav a:hover {
    color:#B40007;
    background-color:#EEF2F2;
    border: 1px solid #EEF2F2;
    padding:3px;
    text-decoration:none;
    display:block;
    margin:6px 0 0 0;
}

#admin_whitepullout {
    width:215px;
    background-image:url(/admin/images/whitepullout_3.gif);
    background-repeat:repeat-y;
    margin:0;
    padding:0;
}

#admin_homecontent {
    width:840px;
    background-color:transparent;
    margin:0;
    padding:20px;
}

#admin_maincontent {
    width:628px;
    text-align:left;
    background-color:transparent;
    margin:0;
    padding:20px 0 0 10px;
}

#admin_maincontent input,#admin_maincontent textarea,#admin_maincontent select {
    font-size:1em;
}

