body {
font-family: Verdana,geneva,Helvetica,Arial,sans-serif;
font-size:12px;
color:#000000;
background-color:#ffffff;
margin:0; 
padding:0;
}

h1, h2, h3, h4, h5 {margin:0}
h1 {font-size:2em;}
h2 {font-size:15px;}
h3 {font-size:1.7em;}
h4 {font-size:11px;}
h5 {font-size:11px;}
h5 {display:inline;}

a {color:black;text-decoration:underline;}
a:hover {color:#5770bb;}
a:visited {color:#5770bb;}

a:link.white    {color:#ffffff;}
a:visited.white {color:#ffffff;}
a:hover.white   {color:#ff0000;}

p     {margin-top:5px;}
img   {border:0;}
form  {display:inline;margin:0;}
input {vertical-align:middle;}
input [type=text], INPUT[type=password], textarea { border: 1px solid #7f9db9; }

.justify {text-align:justify;margin:15px;}
.bold    {font-weight:bold;}
.italic  {font-style:italic;}
.nine    {font-size:.8em;}
.eleven  {font-size:.9em;}
.title   {font-size:1.2em;color:#66cc33;font-weight:bold;}
.sixteen {font-size:1.3em;}
.twenty  {font-size:1.8em}
.side7   {font-size:.8em;font-weight:bold;}
.btn     {width:70px;color:#ffffff;height:1px;} 
.btm     {width:100%;color:#ffffff;height:1px;} 
.button  {background-color:#660033;color:#ffff00;font-weight:bold;}
.ship    {border: 1px solid #000000;}
.ourred  {color:#cc0000;}
.red     {color:#ff5555;}
.green   {color:#55ff55;}
.blue    {color:#5555ff;}
.yellow  {color:#ffff00;}
.purple  {color:#ff55ff;}
.turq    {color:#00dddd;}
.top     {color:#336699;}
.mid     {color:#6699cc;}
.bottom  {color:#ffcc77;}
.gray    {background-color:#909090;}
.black   {color:#000000;}
.white   {color:#ffffff;}
.tab     {border: 1px solid #000000;}
.tabw    {border: 1px solid #ffffff;}

.center {
margin-left:auto;
margin-right:auto;
}

.floatleft { float: left; }
.floatright { float: right; }

.clear { clear: both;}
.clearleft { clear: left;}
.clearright { clear: right;}

.textleft { text-align: left;}
.textright { text-align: right;}
.textcenter { text-align: center;}

.margin4 {margin:4px;}
.margin20 { margin: 4px 15px; }

.td_padding3 table td { padding: 3px }

.hidden { display: none }
.show { display: block }

/* Site Layout and positioning */

#globalheader, #navbar, #container, #globalfooter {width:100%}

#globalheader, #navbar, #container, #globalfooter {
    position:absolute;
    left:0;
    margin-left:0;
}

/* #globalheader, #navbar, #container, #globalfooter {max-width:1152px;margin-left:auto;margin-right:auto;} */

#globalheader {
top:0px;
height:138px;
margin:0;
padding:0;
}

#globalheader_search {
    top: 0px;
    text-align:center;
    width:190px;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    z-index:2;
    border:0;
font-size:32px;
font-weight:bold;
}

#globalheader_login FORM  { 
    top: 0px;
    text-align:right;
    width: 270px;
    float:right;
    margin: 5px 5px 0px 0px;
    padding:0px 0px 0px 0px;
    z-index:2;
    border:0px;
}
#globalheader_loggedin{
    top: 0px;
    text-align:right;
    width: 270px;
    float:right;
    margin: 15px 5px 0px 0px;
    padding:0px 0px 0px 0px;
    padding:0;
    z-index:2;
    border:0px;
    font-weight:bold;
}

#globalheader H5, .header_row {
    color: #CCCCCC;
    background-color: transparent;
}

#maintmode {

}
#globalfooter {
    height:80px;
    color:#000000;
    background-color:#ffffff;
}

#navbar {
    top: 138px;
    height: 25px;
    font-size: 11px;
    font-weight: bold;
    background-color:#ffffff;
    text-align:center;
}
#navbar A {
    color:#000000;
    text-decoration:none;
    margin:0 20px;
}
#navbar A:hover {
    color:#5770bb;
    text-decoration:underline;
}
#navbar A:visited {
    color:#000000;
    text-decoration:none;
}

#content {width:100%;}
#content_main {width:80%;min-height:500px;}
#content_main1 {width:50%;min-height:500px;}
#content_left {width:180px;min-width:170px;}
#content_right {width:260px;}

#container {
position:relative;
margin-top:163px;
overflow:hidden;
}

#content_main, #content_main1, #content_left, #content_right{
    padding: 0; margin: 0;
    padding-bottom: 32767px;
    margin-bottom: -32767px;
}
#content_main1 { margin-right: 5px; }
#content { float: left }
#content_main{ float: right; background-color:#FFFFFF}
#content_main1 { float: left; background-color:#FFFFFF;text-align:center;}
#content_left {float:left;background:#ffffff;} 
#content_right { float: right;  background: #e700f0 url('graphics/00000001/Header_feat_hot_prod_bg.jpg') repeat-y;}

#content_main ul { display: table; }

/* cattree - CATTREE */

#cattree {
    font-size: 12px;
    margin: 4px;
}
#cattree h5 {
    color: #E700F0;
    font-weight: bold;
}
#cattree ul#first{
    list-style-type:none;
    width:170px;
    margin: 0 30px 0 0;
    padding-left: 0px;
}
#cattree li { background-color: transparent; padding: 1px 1px 2px 1px; }
#cattree li a {color:#000000;text-decoration:none;display:block;width:100%;height:100%;}
#cattree li a:hover {color:#000000;background-color:#9bb3ff;}
#cattree li a:visited {font-weight:bold;color:#6666ff;}
#cattree li ul { list-style-type:none; margin: 0 0 0 10px; padding-left: 0; }
#cattree li.subcategory { padding: 0; margin: 4px 0 0 0px; }
#cattree li.subcategory a { color: #666; }
#cattree li.subcategory a:hover { text-decoration:underline; font-weight:normal; color: #730000; }
#cattree li.subcategory a:visited:hover { color: #730000 }

/* used for hot sellers box holding featured prod on sfnt */
#hotbox { 
position:relative;
top:-3px;
	border: 0px;
	width:250px;
	margin-right:0px;
	background: #e700f0 url('graphics/00000001/Header_feat_hot_prod_bg.jpg') repeat-y;
padding:5px;
padding-top:0px;
margin-top:0px;
}

/* featured products */
.feat_products {
    width: 230px;
    height: 112px;
    border: 0px;
    background: #cccccc;
    padding-bottom: 0px;
    font-size: 10px;
    margin: 3px 5px 0px 18px;
    text-align: center;
    color:red;

padding:1px;

}
.feat_products a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size:11px;
    font-weight: bold;
}
.feat_products a:hover {
    color: #b4663c;
    text-decoration: underline;
    }
.feat_product_image {
    float:left;
    margin: 0px 5px 0px 0px;
    height: 110px;
    width: 110px;
    background-color: white;
    border: 1px solid #CCCCCC;
}

.feat_product_image img{
    margin: 5px;
    border: none;
}

.feat_products FORM INPUT {visibility:hidden;}

/*  Category products */

#category_paging { text-align: right; }
#category_paging #cp_count { float: left; padding-right: 16px;}
#category_paging #cp_pages { float: left }
#category_paging #cp_page{ }

.cat_products {
    width: 160px;
    height: 259px;
    border: 1px solid black;
    background: #FFFFFF url("graphics/00000001/vert-pr-wt-gradient.jpg") repeat-x;
    padding-bottom: 10px;
    font-size: 11px;
    float: left;
    margin: 0 26px 18px 0;
    text-align: center;
}
.cat_products a {
    display: block;
    color: #782a00;
    text-decoration: none;
    font-weight: bold;
}
.cat_products a:hover {
    color: #b4663c;
    text-decoration: underline
}
.cat_product_image {
    margin: 20px 20px 10px 20px;
    height: 120px;
    width: 120px;
    background-color: white;
    border: 1px solid black;
}
.cat_product_image img{
    margin: 10px;
    border: none;
}


/* Products */

.product_image {
    border: 1px solid black;
    background: #cccccc url("graphics/00000001/bg_blackgrad.gif") repeat-x;
    margin: 0 10px 2px 0;
    font-size: 11px;
    text-align: center;
    float: left;
    clear: left;
}

.product_image .mat {
    min-width: 400px;
    min-height: 400px;
    background-color: white;
    text-align: center;
    cursor: pointer;
    margin: 10px;
}
.product_image img { border: none }

.alternate {
    border: 1px solid black;
    background: #cccccc url("graphics/00000001/bg_blackgrad.gif") repeat-x;
    margin: 8px 20px 10px 0;
    font-size: 11px;
    float: left;
    clear: left;
}
.alternate td {
    padding: 5px;
    width: 130px;
}
.alternate a {
    color: #782a00;
    text-decoration: none;
    font-weight: bold;
}
.alternate a:hover {
    color: #b4663c;
    text-decoration: underline
}
.alternate .mat {
    min-height: 100px;
    min-width: 100px;
    background-color: white;
    text-align: center;
    cursor: pointer;
}
.alternate img { border: none }


/* Related products */
.related {
    width: 180px;
    border: 1px solid black;
    background: #cccccc url("graphics/00000001/bg_blackgrad.gif") repeat-x;
    padding-bottom: 10px;
    font-size: 11px;
}
.related a {
    display: block;
    color: #782a00;
    text-decoration: none;
    font-weight: bold;
}
.related a:hover {
    color: #b4663c;
    text-decoration: underline
}
.related_image {
    margin: 10px;
    height: 120px;
    width: 120px;
    background-color: white;
    border: 1px solid black;
}
.related_image img {
    margin: 10px;
    border: none;
}
