
/********** HTML TAGS **********/
html, 
body                             { margin: 0px; padding: 0px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;  background-image: url(img/bg1.jpg);  background-position: 50% 0%;  background-repeat: no-repeat;  color: #333333; }
a:link,
a:visited                        { color: #333333; }
a:active                         { color: #333333; }
a:hover                          { color: #999999; }
fieldset                         { border: 1px #CCCCCC solid; margin: 20px 10px; padding: 10px; }
legend                           { background-color: #E3E8EE; font-size: 14px; font-weight: bold; margin: 0px 0px 10px 10px; padding: 5px; }
img                              { border: 0px; }
h1, h2, h3, h4, h5, h6, 
p, form, ul, ol, dl,
table,
table td,
div,
form                             { margin: 0px; padding: 0px; }
p.nomargin                       { margin: 0px !important; }
ul,
ol                               { margin: 0px; padding: 0px; }
li                               { margin: 0px; padding: 0px; }
label                            { font-weight: bold; }
hr                               { display: block; height: 1px; border-top: 1px solid #CCCCCC; border-left: 0px none; border-right: 0px none; border-bottom: 0px none; margin: 20px auto; padding: 0px; width: 95%; }
hr.nomargin                      { margin: 0px auto; }

.rf                              { float: right; }
.lf                              { float: left; }


#home_slogan                                       { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height:26px; margin: 20px 80px 20px 30px; }
#home_slogan a                                     { color: #cc0000; text-decoration: none; }
#home_slogan a:hover                               { color: #cc0000; text-decoration: underline; }
.red                                               { color: #cc0000; }
.blue                                              { color: #1a92f6; }


/********** LAYOUT **********/
#wrapper                         { margin: 0px auto; padding: 0px; width: 963px;  background: #ffffff url(img/wrapper_bg.jpg) repeat-y; border-left: 1px solid #b4b4b4; border-right: 1px solid #b4b4b4; border-bottom: 1px solid #b4b4b4; }
#content                         { margin: 0px auto; padding: 23px 0px 0px 0px; width: 963px;  background: #ffffff url(img/content_bg.jpg) repeat-x; min-height: 250px; }
#shop                            { margin: 0px auto; padding: 10px 0px 15px 0px; width: 880px; }
#shop h1                         { margin: 10px 0px 25px 0px; padding: 0px; font-size:37px; }
#shop h2                         { margin: 10px 0px 25px 0px; padding: 0px; font-size:20px; }
#shop p                          { margin: 10px 0px 25px 0px; padding: 0px; line-height:20px; font-size:14px; }
#shop a                          { text-decoration:none; }
#shop ul                         { margin: 0px 0px 10px 16px; padding: 0px 0px 10px 16px; line-height: 22px; }



/********** HEADER **********/
#header                          { width: 963px; height: 161px; margin: 0px; position: relative; background: #ffffff url(img/header_bg.jpg) no-repeat; }
#logo                            { width: 265px; height: 130px; position: absolute; top: 17px; left: 17px;}
#nav                             { width: 601px; height: 21px; position: absolute; top: 106px; left: 313px; }

/********** HOME **********/
#home_c                          { width: 963px; height: 220px; overflow: hidden; }
#home_sub_wrapper                { width: 0px; height: 0px; position: relative; }
#home_sub_1                      { position: absolute; top: 0px; left: 0px; width: 963px; height: 270px; }
#home_sub_2                      { position: absolute; top: 0px; left: 0px; width: 963px; height: 270px; }
#home_sub_3                      { position: absolute; top: 0px; left: 0px; width: 963px; height: 270px; }
.home_item                       { width: 303px; height: 220px; float: left; margin: 0px 9px; }
#home_d                          { margin: 20px auto; padding: 0px; width: 963px; overflow: hidden;}

#index_tbl                        { width: 100%; border: 0px;}
#index_tbl td                     { padding: 5px; vertical-align: top; }
#index_tbl a                      { font-size: 12px; color:#333333; }
#index_tbl a:hover                { color:#1a92f6; text-decoration: underline; }
#index_tbl img                    { margin: 0px 10px 50px 0px; }
#index_tbl h3                     { font-size: 16px; color:#333333; }
#index_tbl h3 a                   { font-size: 16px; color:#333333; }
#index_tbl h3 a:hover             { font-size: 16px; color:#1a92f6; }


/********** FOOTER **********/
#footer_nav                                        { margin: 15px auto; padding: 0px; width: 963px;  background: #ffffff url(img/wrapper_bg.jpg) repeat-y; border: 1px solid #b4b4b4; }
#footer_nav p                                      { font-size: 12px; margin: 10px 0px 10px 10px; }
#footer_nav h4                                     { font-size: 16px; }
#footer_nav table                                  { margin: 0px 0px 0px 45px; }
#footer_nav td                                     { padding: 0px; vertical-align: top; }
#footer_nav h4                                     { font-size: 16px; color: #333333; }
#footer_nav a:link                                 { font-size: 12px; color: #333333; text-decoration: none;}
#footer_nav a:visited                              { font-size: 12px; color: #333333; text-decoration: none;}
#footer_nav a:active                               { font-size: 12px; color: #333333; text-decoration: none;}
#footer_nav a:hover                                { text-decoration: underline; }

.footer_title                                      { margin: 15px 0px 0px 0px; }

#copyright_nav                                        { margin: 15px auto; padding: 0px; width: 963px; }
#copyright_nav p                                      { font-size: 11px; line-height: 22px; text-align:center; }
#copyright_nav a:link                                 { font-size: 11px; color: #333333; text-decoration: none;}
#copyright_nav a:visited                              { font-size: 11px; color: #333333; text-decoration: none;}
#copyright_nav a:active                               { font-size: 11px; color: #333333; text-decoration: none;}
#copyright_nav a:hover                                { text-decoration: underline; }



#breadcrumb                        { width: 872px; height: 18px; margin: 0px auto; padding: 14px 5px 18px 5px; background: transparent url(img/breadcrumb_bg.gif) no-repeat; }
#breadcrumb td                     { color: #333333; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
#breadcrumb a                      { color: #333333; font-weight:bold; text-decoration:none; }
#breadcrumb a:hover                { color: #cccccc; text-decoration:underline; }

.infoBox                                           { background: transparent;}
.infoBoxContents                                   { background: transparent;}
.infoBoxNotice                                     { background: transparent;}
.infoBoxNoticeContents                             { background: transparent;}

TD.infoBoxHeading                             { font-weight: bold;  background: #bbc3d3;  color: #ffffff;}
TD.infoBox, SPAN.infoBox                      {}
TD.main, P.main                               {}
TD.productDesc                                { font-family: Verdana, Arial, sans-serif;  font-size: 10px;  color: #333333;  padding: 1px 7px 1px 7px;}
TD.productheadDesc                            { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; color: #000000; padding: 4px 0px 0px 10px;}

TD.productListing-heading                     { font-weight: bold; font-size: 14px;  border-bottom: 3px solid #e0e0e0;  color: #333333;}
TD.productListing-heading a                   { color: #333333; font-weight:bold; text-decoration:none; }
TD.productListing-heading a:hover             { color: #cccccc; text-decoration:underline; }

TD.productListing-data                        { padding: 5px; }

TR.productListing-odd                         { border-bottom: 1px solid #c1c1c1; background: url(img/rov_bg.gif); background-repeat: repeat-x; background-position: top; }
TR.productListing-even                        { border-bottom: 1px solid #c1c1c1; background: url(img/rov_bg.gif); background-repeat: repeat-x; background-position: top; }


#form_tbl                                     {color: #333333; background-color: #f6f6f6; width: 700px; margin: 20px 20px 20px 40px; padding: 20px; }
#form_tbl td                                  { padding: 10px; margin: 1px; border: 1px #ffffff solid; }
