/****************************** MAIN STYLES ************************/

body {
	/*background-image: url(images/back_light.jpg);*/
	margin: 0px 0px 0px 0px;
	background-color: #D3D2D8;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td, th {
	vertical-align: top;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
}

p {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
}

a:link {
	color: #003366;
}

a:visited {
	color: #114466;
}

a:hover {
	color: #0000DD;
}

li {
	list-style-type: disc;
	line-height: 16px;
}

img {
	border: none;
}

/****************************** Index Page Styles ************************/
.leftcol1 {
	background-color: #2E3A56;
	height: 100%;
	width: 180px;
	border-top: 1px solid #A2AAB4;
}

.rightcol1 {
	height: 100%;
	width: 200px;
	border-top: 1px solid #A2AAB4;
	border-left: 2px solid #2E3A56;
}


.mainbody1 {
	/*background-image: url(images/bg6.jpg) ;*/
	height: 100%;
	width: 780px;
	background-color: #FFFFFF;
	border-color: #333333;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.footertop {
	height: 3px;
	background-color: #232D47;
}

.footerbot {
	background-image: url(images/footer_back.jpg);
	background-repeat: repeat;
	background-position: left;
	height: 78px;
}

.topmenu {
	background-image:   url("images/top_menu_back.jpg");
	background-position: center;
	background-repeat: repeat-x;
	height: 28px;
}

.topmenulinks a, .topmenulinks a:visited {
	/* font-family: Garamond, Georgia, "Times New Roman", Times, serif; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.topmenulinks a:hover {
	color: #FF2800;
}

.itemmenuhead {
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	color: #FFFFFF;
	background-image: url(includes/cssmenus2/skins/modern_blue/img/menu_back_sel2.jpg);
	background-position: center;
	background-repeat: repeat-x;
	border: 1px solid #20255D;
}

/****************************** Other Page Styles ************************/

.contentstyle {
	width: 100%;
}

.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
	text-align: left;
	padding: 5px 6px 5px 6px;
}

/******** CATEGORY STYLES ******************/
.pagebanner {
	background-color: #B2B9C9;
	border-bottom: 1px solid #000033;
	border-top: 1px solid #000033;
	padding: 3px 0px 3px 0px;
	color: #292D6C;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;	
}

/******** Homepage STYLES ******************/
.homeleft{
	border-right: 1px solid #AEAEAE;
	padding: 5px 5px 5px 5px;
} 

.homeblurb {
/*	background-image: url(images/bg6.jpg); */
	border-right: 1px solid #AEAEAE;
	padding: 5px 8px 5px 8px;
	color: #5A5E6A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
}

.homeright{
	padding: 5px 5px 5px 5px;
} 

.homeright td {
	background-image: url(images/bg6.jpg);
	background-color: #2E3A56;
	border: 1px solid #A2AAB4;
	padding: 5px 8px 5px 8px;
	color: #5A5E6A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
}



.homelable {
	background-image: url(images/lable_bak.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 25px;
}

/****************************** TABLE STYLES ************************/

.table1{	
	border-style: solid;	
	border-color: #333333;	
	border-left-width: 1px;		
	border-right-width: 1px;	
	border-top-width: 1px;	
	border-bottom-width: 1px;
}

.tableNug{	
	border-style: solid;	
	border-color: #292D6C;	
	border-left-width: 1px;		
	border-right-width: 1px;	
	border-top-width: 1px;	
	border-bottom-width: 1px;
	width: 262px;
	height: 230px;
}


.table3{	
	border-style: solid;	
	border-color: #292D6C;	
	border-left-width: 0px;		
	border-right-width: 0px;	
	border-top-width: 1px;	
	border-bottom-width: 1px;
}

.table4 {
  background-color:#FFF;
  border-collapse: collapse;
}
.table4 td {
  background-color:#FFF;
  border:1px solid #AFAFAF;
  padding:5px;
}

.grid {
	border-collapse: collapse;
	width: 90%;
}

.grid th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #4d4e4c;
	background-color: #B2B9C9;
	border: 1px solid  #757E9B;
	padding: 5px 6px 5px 6px;
	font-weight: bold;
}

.grid td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #4d4e4c;
	background-color: #E3E3E3;
	border: 1px solid  #757E9B;
	padding: 5px 6px 5px 6px;
}

.row1{
	background-color: #D2D5DA;
}

.row2{
	background-color: #B2B9C9;
}

.row3{
	background-color: #E3E3E3;
}

.productbox {
	background-image: url(images/background7.jpg);
	padding: 0px 5px 0px 5px;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #E3E3E3;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #FAFAFA;
	width: 250px;
}

.productbox2 {
	background-color: #E6E6E6;
}


.producthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 90%;
	color: #37395E;
}

/****************************** TEXT STYLES ************************/


.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	text-decoration: none;
	color: #000000;
}

.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	text-decoration: none;
	color: #000000;
}

.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 120%;
	text-decoration: none;
	color: #000000;
}

.h1, h1 {
	color: #2D3A5C;
	font-size: 17px;
	font-weight: bold;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h2, h2 {
	color: #565965;
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h3, h3 {
	color: #2D3A5C;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h4, h4 {
	color: #565965;
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h5, h5 {
	color: #2D3A5C;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h6, h6 {
	color: #565965;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}


.error {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.properties {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
}

/****************************** CART STYLES ************************/

.cartlink a:link {
color: #003366;
text-decoration: underline;
}

.cartlink a:visited {
	color: #336699;
	text-decoration: underline;
}

.cartlink a:hover {
	color: #6699CC;
	text-decoration: underline;
}

.cartlink a:active{
	color: #003366;
	text-decoration: underline;
}

.cart {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt;	
	color: #333333;
}

/********************** Store Categories ***********************/
.nugget {
	background-color: #000000;
}

.nugget td{
	background-image: url(images/menubak.jpg) ;
	background-color: #E3E3E3;
	padding: 3px;
}

.nugget th{
	background-color: #292D6C;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 10px;
}

.nugget4{
height: 100px;
}
.nugget2 td{
	/*background-color: #ccccff;*/
	padding: 3px;
}

/********************** Store Menu ***********************/

.menu a,.menu a:link {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #333333;
}
.menu a:hover {
	background-color: #292D6C;
	color: #ffffff;
}
.menu a.catlevel1 {
	font-weight: bold;
	padding: 2px 2px 2px 4px;

}
.menu a.catlevel1_sel {
	font-weight: bold;
	background-color: #292D6C;
	color: #ffffff;
	padding: 2px 2px 2px 4px;
	}
	
.menu a.catlevel2_sel {
	background-color: #292D6C;
	color: #ffffff;
	padding: 2px 2px 2px 10px;
}
.menu a.catlevel2 {
	padding: 2px 2px 2px 10px;
}


form {
	margin: 0px;
}

.sep {
	background-color: #003366;
}

.coform input,select {
background-color: #E9E9FC;
}

.submenu {
font-size: 11px;
border-bottom: 1px solid #000066;

}