/*************************** GLOBAL ************************************/
 BODY{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 

A
{
	color: gray;
	font-weight: bold;
	text-decoration: underline;
}

/***************************DROP DOWN MENU********************************/
#sddm
{
    margin: 0px;
    padding: 0;
    width: 100%;
    position: relative;
    text-align: center;
    line-height: 25px;
    list-style-type: none;
    z-index: 30;
}
#sddm li
{
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    height: 25px;
}
#sddm li a
{
    display: block;
    margin: 0 1px 0 0;
    padding: 4px 10px;
    color: #000;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    z-index: 1;
}
#sddm li a:hover
{
     text-decoration: underline;
}
#sddm div
{
    position: absolute;
    visibility: hidden;
    margin: 0;
    top: 31px;
    padding: 10px;
    width: 200px;
    background: #c5c5c5;
}

#sddm div a
{
	position: relative;
    padding: 0px;
    display: block;
    color: #000000;
    text-transform: none;
    line-height: 20px;
    border: 0px;
    width: 200px;
    background-image: none;
    z-index: 30;
    text-align: left;
}
#sddm div a:hover
{
    padding: 0px;
    color: #000000;
    text-transform: none;
    line-height: 20px;
    border: 0px;
    width: 200px;
    text-decoration: underline;
    z-index: 30;
}

/***************************SHOPPING CART BAR*****************************/
 .bg_shopping_bar
 {
     font-weight: bold;
     color: #FFFFFF;
     background-image: url(images/bg_shopping_headers.jpg);
     background-repeat: repeat-x;
     background-position: left top;
 }
 .bg_shopping_thin_gray
 {
     background-image: url(images/line_shopping_thin_gray.jpg);
     background-repeat: repeat-x;
     background-position: left bottom;
 }
 

/*************************** HOME ITEMS **********************************/
.home-item
{	
	width: 265px;
    height: 130px;
    float: left;
	border: 1px solid #656565;
	cursor: pointer;
}

.bg_home_item01 {
	background-image: url(images/bg_sub_menu01.jpg);
	float: left;
	margin-left: 5px;
}

.bg_home_item02 {
	background-image: url(images/bg_sub_menu02.jpg);
	float: left;
}

.home-product {
	vertical-align: middle;
	width: 115px;
	height: 130px;
}

.home-product A{
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

IMG.home-item-right
{
	float: right;
	height: 130px;
	width: 140px;
}

IMG.home-item-left
{
	float: left;
	height: 130px;
	width: 140px;
}

DIV.home-item-right
{
	float: left;
	text-align: left;
	height: 130px;
	overflow: hidden;
	vertical-align: middle;
	padding-left: 9px;
}



DIV.home-item-left
{
	float: right;
	text-align: right;
	height: 130px;
	overflow: hidden;
	padding-right: 10px;
}

.home-item-bigimage
{
	width: 405px;
}

.home-item-bigimage IMG
{
    margin-bottom: 5px;	
    width: 405px;
    height: 405px;
}

/*********************************** HOME ITEMS **********************************/
.txt_content_blue
{
	color: #336699;
}
 
.txt_breadcrumb
{
	color: #666666;
}
.txt_breadcrumb a
{
	color: #336699;
	text-decoration: none;
}

.landing-item
{
     float:left;
     width: 307px;
     min-height:160px;	
     margin-left: 10px;
     margin-bottom: 20px;
     text-align: left;
}

.landing-item IMG
{
	width: 150px;
	height: 150px;
	float: left;
}

.landing-item .landing-title
{
	margin-bottom: 10px;
	display: block;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A.landing-title
{
	margin-bottom: 10px;
	display: block;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.landing-content
{
	float: left;
	width: 150px;
}

.landing-item .landing-content
{
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}





.bg_catagory_menu {
	font-weight: normal;
	background-image: url(images/theme_gray_03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 37px;
}
.bg_mode_menu_active {
	background-image: url(images/theme_gray_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}
.bg_mode_menu_nonactive {
	background-image: url(images/theme_gray_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_product_menu {
	background-color: #7e7e7e;
}
.text_modemenu_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: crosshair;
}
.text_modemenu_nonactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
}


.text_menu_product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bg_line_blk {
	background-image: url(images/theme_white_31.jpg);
	height: 5px;
	width: 950px;
	background-repeat: repeat-x;
}

.headercontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bg_signup_bar {
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
.border_modemenu {
	background-color: #d1d1d1;
}


.text_category_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
