﻿
.new_arrivals
{
    width:135px; 
    text-align:center; 
    margin-left:5px; 
    margin-right:5px; 
    margin-top:5px; 
    height:120px;
}

.spl_promo
{
    width:300px;float:left;text-align:center; margin-left:8px;    
}

.spl_promo_prod
{
    float:left;width:45%;text-align:left; padding-right:10px;    
}

.cat_pname
{
    height:45px; margin-top:10px;
}

.cat_main
{
color: #656565;
cursor: auto;
font-family: Arial;
font-size: 11px;
width:150px; 
height:170px; 
padding-bottom:25px; 
padding-left:10px;
background-image:url('../images/pg4prod.gif'); 
background-repeat:no-repeat; 
float:left;
}

.cat_main a
{
 color: rgb(0, 51, 204);  
 text-decoration: none;
 width:140px;  
}

.paging
{
    font-size: 9pt;
    font-family: "georgia", "times new roman", serif;
    color: #333333;
    margin-top:20px; 
    margin-bottom:20px;
    text-align:center
}

.paging a
{
color: #B96D00;
text-decoration: underline;
}

.paging a:hover
{
text-decoration: none;
}


.manu_scat
{
    background-image: url(../images/left_nav_shop_bg.gif);
    background-repeat: repeat-x;
    display: block;    
    margin-top: 20px;
    padding-bottom: 10px;
    padding-top: 5px;
    width:200px; border-width:1px;
    background-color:Gray;
    
}

.manu_scat H1
{

color: black;
display: block;
font-family: Georgia;
font-size: 16px;
font-weight: bold;
text-align: center;
}


.manu_scat ul
{
    clear: both;
    display: block;
    list-style-type: none;
    margin: 0px;
    padding-left: 15px;
    padding-right: 5px;
    padding-top: 5px;
}

.manu_scat li
{
    display: list-item;
    height: 23px;
    line-height: 23px;
    padding-left: 7px;
    width: 150px;
    background-image: url(../images/bullet_gad_arrow.png);
    background-repeat: no-repeat;
    background-position: left 7px;
    padding-left: 10px;
}

.manu_scat a
{
    color: rgb(0, 51, 204);
    cursor: auto;
    display: inline;
    font-family: Arial;
    font-size: 11px;
    line-height: 13px;
    text-decoration: none;
}

.txt_blk_bld
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    text-decoration:none;
    text-align:left;font-weight:bold; color:Black
}

.progress_status
{
    width:200px;
    background-color:#FCFF9F;
    bottom:0%;
    left:0px;
    position:absolute;
    font-weight:bold;
    color:black;
    border-top-width:thin;
    border-left-width:thin;
    border-bottom-width:thin;
    border-right-width:thin;
    border-left-color:Gray;
    border-bottom-color:Gray;
    border-top-color:Gray;
    border-right-color:Gray;
    font-family:Arial;
    font-size:10px;
    text-align:center;    
}



.w140{width:140px;}

.product_cat {
	width: 100%;
	background-image:url('../images/bg4pcat.png'); 
    background-repeat:repeat-y; 
    padding-top:10px; padding-bottom:10px;
	
}
.product_cat ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.product_cat li {
	margin-right: 15px;
	width: 180px;
	display: block;
	float: left;	
	background-image: url(../images/bullet_gad_arrow.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
	height: 20px;
}
.product_cat .prod_nobrd {
	border: none;
}

.product_cat a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0033cc;
	text-decoration: none;
}
.fs10 {font-size:10px;}
.fs11 {font-size:11px;}
.fs12 {font-size:12px;}
.fs14 {font-size:14px;}
.fs16 {font-size:16px;}
.fs20 {font-size:20px;}
.fs25 {font-size:25px;}
.fccap {color: #666666;}
.float_l {float:left;}
.float_r {float:right;}
.fn	{text-decoration:none;}    

.fbld {font-weight:bold;}
    
.gad_midcont {margin:10px;}    
.img_brd {border: 1px solid #e0e0e0;padding:4px;}    
.marr5 {margin-right:5px;}
.mart8 {margin-top:8px;}
.mart15 {margin-top:15px;}
.marb5 {margin-bottom:5px;}
.marb10 {margin-bottom:10px;}
.marb15 {margin-bottom:15px;}

.algl {
	text-align: left;
}
.algr {
	text-align: right;
}
.algc {
	text-align: center;
}

/*- padding --------------------- */
.pdt5 {
padding-top: 5px;
}
.pdt8 {
padding-top: 8px;
}
.pdt10 {
padding-top: 10px;
}
.pdt15 {
padding-top: 15px;
}
.pdt20 {
padding-top: 20px;
}
.pdr5 {
padding-right: 5px;
}
.pdr8 {
padding-right: 8px;
}
.pdr15 {
padding-right: 15px;
}
.pdb5 {
padding-bottom: 5px;
}
.pdb8 {
padding-bottom: 8px;
}
.pdb15 {
padding-bottom: 15px;
}
.pdl5 {
padding-left: 5px;
}
.pdl8 {
padding-left: 8px;
}
.pdl10 {
padding-left: 10px;
}

.pdl15 {
padding-left: 15px;
}
/*- padding ends --------------------- */



.bdrb1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}
.bdrr_dot {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}

.pdt10 {
padding-top: 10px;
}    
.fb{
color: #000000;
}
    
.pdr8 {
padding-right: 8px;
}

.fr{color: #cc0000;}
.fcgl{color: #008716;}
.fcp{color: #b6005e;}
.fl {color:#0033cc;}
.frd {color:#F40313;}


.hBlue{color: #0D9CCC;font-size: 11px;font-family:Arial, Helvetica, sans-serif;text-align:left;margin-right:10px;min-height:30px; font-weight:bold}
.hOrng{color: #FF9119;font-size: 11px;font-family:Arial, Helvetica, sans-serif;text-align:left;margin-right:10px;min-height:30px;line-height:20px}
.hGray{color: #A6A6A6;font-size: 11px;font-family:Arial, Helvetica, sans-serif;text-align:left;margin-right:10px;line-height:20px}
.hBlak{font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-align: left; margin-right:10px;line-height:20px}

.but{border-right:#cccccc 1px solid;border-top:#cccccc 1px solid;FONT-WEIGHT:bold;FONT-SIZE:10px;border-left: #cccccc 1px solid; COLOR:#FF6600;BORDER-BOTTOM:#cccccc 1px solid;FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif;BACKGROUND-COLOR:#ffffff}
.txtStyle {border-right: #cccccc 1px solid;border-top: #cccccc 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; border-left: #cccccc 1px solid; COLOR:Maroon; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff}
.txtBody {border-right: #cccccc 1px solid;border-top: #cccccc 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; border-left: #cccccc 1px solid; COLOR:#666666; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff}

.watermark{ border: #cccccc 1px solid; font-size: 12px; color: #ffcc00; font-family: Arial, Helvetica, sans-serif;}

.elink a
{
color: rgb(0, 51, 204);
cursor: auto;
display: inline;
font-family: Arial;
font-size: 11px;
line-height: 13px;
text-decoration: none;
}

.tinyadtxt a, tinyadtxt a.hover, tinyadtxt a.active 
{
color: white;
display: inline;
font-family: Georgia;
font-size: 10px;
text-decoration: none;
font-weight:normal;
margin: 0px 5px 0px 5px;
}
    

.manu_cat {
	width: 100%;	
    padding-top:10px; padding-bottom:10px;
    padding-left:10px; padding-right:10px	
}

.manu_cat ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.manu_cat li {
	margin-right: 15px;
	width: 125px;
	display: block;
	float: left;	
	background-image: url(../images/bullet_gad_arrow.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;	
}

.manu_cat a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0033cc;
	text-decoration: none;
}    
    
    
