
body
{
background-color:#0c3457;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:0;
font-size:12px;
margin:0px;
color:#000000;
}

A:link {text-decoration: underlined; color: #0f2745;}
A:visited {text-decoration: underlined; color: #0f2745;}
A:active {text-decoration: none; color: #0f2745;}
A:hover {text-decoration: none; color: #0f2745;}

A#footer:link {text-decoration: underlined; color: #ffffff;}
A#footer:visited {text-decoration: underlined; color: #ffffff;}
A#footer:active {text-decoration: none; color: #ffffff;}
A#footer:hover {text-decoration: none; color: #ffffff;}

p {
	line-height: 20px;
}

p#footer {
	line-height: 20px;
 text-decoration: none; color: #ffffff;
}

img {
 border: none;
}

H2 {
 line-height: 20px;
 text-decoration: bold; 
 color: #484848;
 font-size:12px;
}

.error{
background-color:#BC2A4D;
padding:10px;
color:#FFFFFF;
width:90%;
}

.notify{
background-color:#009900;
padding:10px;
color:#FFFFFF;
width:90%;
}

.title{
color:#123b6d;
padding:0px;
font-size:19px;
margin:10px 0 0px 0;
}

.feat_prod_box{
padding:10px 0 10px 0;
margin:0 20px 20px 0;
/*border-bottom:1px #b2b2b2 dashed;*/
clear:both;
line-height:19px;
}

ul.list{
margin-left:20px;
}
ul.list li{
list-style:none;
}
ul.list li a{
list-style:none;
text-decoration:none;
}
ul.list li a:hover{
text-decoration:underline;
}

.centered{
text-align:center;
/*border-bottom:1px #b2b2b2 dashed;*/
padding:10px;
}

form {
margin:0;
padding:0;
}

.login_table{
width:50%;
border:1px #CCCCCC solid;
margin-left: auto; 
margin-right: auto;
text-align:left;
}

div.pagination {
width:100%;
padding:5px;
margin:5px;
text-align:center;
float:left;
clear:both;
font-size:13px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
text-decoration: none; 
color: #123b6d;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #123b6d;
color: #fff;
background-color: #123b6d;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #123b6d;
font-weight: bold;
background-color: #123b6d;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #f3f3f3;
color: #ccc;
}

.new_prod_bg{
width:144px;
height:108px;
text-align:center;
position:relative;
/*padding-top:8px;*/
}
.new_icon{
position:absolute;
top:0px;
right:0px;
/*z-index:200;*/
}

#lightbox
{
   background-color:#eee;
   padding: 10px;
   border-bottom: 2px solid #666;
   border-right: 2px solid #666;   
}

#lightboxDetails
{
   font-size: 0.8em;
   padding-top: 0.4em;
}

#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#lightbox img{ border: none; }
#overlay img{ border: none; }
#overlay{ background-image: url(images/lightbox_background.png); }

.cart_title{
color:#123b6d;
padding:0px;
font-size:19px;
margin:0px 0 0px 0;
}

tr.cart_title{
background-color:#DFDFDF;
font-size:13px;
}

td.cart_total{
text-align:right;
padding:5px 15px 5px 0;
}

.cart_table{
width:100%;
border:1px #CCCCCC solid;
text-align:center;
}

td.cart_refresh{
text-align:center;
padding-top:20px;
}
img.cart_thumb{
border:1px #b2b2b2 solid;
padding:2px;
}

span.red{
color:#990000;
}
span.blue{
color:#123b6d;
}

a.contact{
width:53px;
height:24px;
display:block;
float:right;
margin:0 0 0 10px;
background:url(images/contact_bt.gif) no-repeat center;
text-decoration:none;
text-align:center;
line-height:24px;
color:#fff;
}
a.checkout{
width:100px;
height:25px;
display:block;
float:right;
margin:10px 10px 0 10px;
background:url(images/register_bt.gif) no-repeat center;
text-decoration:none;
text-align:center;
line-height:25px;
color:#fff;
}
a.continue{
width:100px;
height:25px;
display:block;
float:left;
margin:10px 0 0 0px;
background:url(images/register_bt.gif) no-repeat center;
text-decoration:none;
text-align:center;
line-height:25px;
color:#fff;
}

.buttonblue{
width:100px;
height:30px;
margin:10px 0 0 0px;
background-color:#0c3457;
text-align:center;
color:#fff;
}

.buttonbluecheckout{
width:200px;
height:40px;
background-color:#0c3457;
text-align:center;
color:#fff;
}


.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
}

.btnlite_red {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #981C1E;
	cursor: pointer;
}

.btnlite_blue {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #123b6d;
	cursor: pointer;
}

select {
	color: #333333;
	background-color: #FAFAFA;	
	border: 1px solid #A9B8C2;
	padding: 1px;
}

.signup_table{
width:90%;
border:1px #CCCCCC solid;
margin-left: auto; 
margin-right: auto;
text-align:left;
}

.main_table {
border-collapse: collapse;
line-height: 20px;
}
.main_table td {
padding-left:0;
}

