/* CSS Document */

body{
background-image:url(img/bg.gif);
}
table, tr, td{
color: #51699C; 
font-family: Arial, Helvetica, sans-serif;
font-size:12px
}
.mainborder{
background-color:#FFFFFF;
border:1px solid #51699C;
}
a {
	text-decoration: underline;}
a:link {
	text-decoration: underline;
	color:#51699C;}
a:visited {
	text-decoration: underline;
	color:#51699C;}
a:hover {
	text-decoration: underline;
	color:#000033;}
a:active {
	text-decoration: none;}

.bannerborder{
border-bottom:1px solid #EAEDF3;
}

#leftmenu{
background-color:#F6F7FA;
width:150px;
}

.home_welcome{
padding-left:10px;
vertical-align:top;
}

.home_text{
padding-left:10px;
padding-top:10px;
padding-right:20px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

.homefeatured{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-bottom:15px;
padding-top:15px;
}

.homepicsborder{ 
border:1px solid #EAEDF3;
}

.shipping_table{
border:1px #51699C dotted;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
.redtext{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:red;
font-weight:bold;
text-align:center;
}
.redstar{
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:990000;
font-weight:bold;
text-align:center;
}

/* begin - results page -----------------------------------------------------------------*/
.resultsformat {
width:500px;
}
.resultstitle_left  {
padding: 5px 5px 5px 25px;
text-align:left;
font-size: 14px;
font-weight: bold;
}

.resultstitle_cnt  {
padding: 5px 5px 5px 25px;
text-align:right;
font-size: 14px;
font-weight: bold;
}

.results_desc  {
padding: 5px 5px 5px 25px;
text-align:left;
font-size: 12px;
}

.results_box{
border:6px #D2D8E5 solid;
padding: 3px 3px 3px 3px;
text-align:center;
}

.resultsdesc {
padding-left:20px;
font-size: 12px;
font-weight: normal;}

.new_results{
font-size:11px;
font-weight:bold;
padding: 25px 0px 25px 0px;
}
/* end - results page  -----------------------------------------------------------------*/

/* begin - detail page -----------------------------------------------------------------*/
.detailtitle  {
padding-left:20px;
padding-top:10px;
padding-bottom:10px;
text-align:left;
font-size: 12px;
font-weight: bold;
}
.detailtitle1  {
padding-left:20px;
padding-top:3px;
padding-bottom:3px;
text-align:left;
font-size: 12px;
font-weight: bold;
background-color:#D2D8E5;
}
.detaildesc {
padding-left:20px;
font-size: 12px;
font-weight: normal;}

.detailselect  {
text-align:left;
font-size: 12px;
font-weight: bold;
padding-left:20px;
padding-top:5px;
}

select { font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
color:#51699C;
} 

.red{
color:#CC0000;
font-weight:bold;
}

.addtocart{
padding: 15px 15px 15px 15px;
font-size:12px;
}

.coupon_txtbx{
border:1px solid #666666;
width:75px;
}

.cart_btn{
width:125px;
border:2px outset #666666;
color:#666666;
font-weight:normal;
background:#FFDDEA;
vertical-align:middle;}

.cart{
padding-right:15px;
padding-top:3px;
padding-bottom:3px;
}

.search{
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
font-weight:bold;
}

.searchbox{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#51699C;
}

#monoborder{
border-bottom:1px solid #51699C;
}

.mono_note{
border:0px solid #51699C;
padding:4px 4px 4px 4px;
color:#990000;
text-align:left;
}
/* begin - detail page -----------------------------------------------------------------*/

#navcontainer { width: 150px; }

#navcontainer ul
{
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

#navcontainer a
{
display: block;
padding-top:4px;
padding-bottom:2px;
width: 150px;
background-color: #D2D8E5;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #51699C;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #51699C;
color: #D7DCE8;
}
/* end - left menu -----------------------------------------------------------------*/



