body	{
						margin:0px;
						padding:0px;
						background-color:#6B90B5;
						font-family:Geneva, Arial, Helvetica, sans-serif;
						font-size:12px;
						}
td, span, div {
						font-size:12px;
						font-family:Geneva, Arial, Helvetica, sans-serif;
						color:#494F4E;
						line-height:13px;
						}
a	{
						color:#494F4E;
						font-size:12px;
						text-decoration:underline;
						}
a:hover	{
						color:#494F4E;
						font-size:12px;
						text-decoration:none;
						}	
						
h1, h2, h3, h4 {
						font-size:12px;
						font-family:Geneva, Arial, Helvetica, sans-serif;
						color:#494F4E;
						font-weight:600;
						padding:0;
						margin:0;
						}										
h1 {
						line-height:17px;
						height:20px;
						}
h1 span {
						line-height:17px;
						height:20px;
						font-weight:100;
						}								
ul {
						list-style-type:none;
						margin:0; 
						padding:0; 
						}							
form {
						padding:0;
						margin:0;
						}
.input_1	{
						width:128px;
						height:16px;
						background-color:#FFFFFF;
						border:1px solid #95B8E8;
						font-family:Geneva, Arial, Helvetica, sans-serif;
						font-size:12px;
						color:#494F4E;
						line-height:12px;
						margin:0px 0px 2px 0px;
						padding:0px;
						}
.bg_left_gum	{
						background-image: url(images/bg_main.gif);
						background-position: right top;
						background-repeat: repeat;
						}
.bg_right_gum	{
						background-image: url(images/bg_main.gif);
						background-position: left top;
						background-repeat: repeat;
						}
/*----------  list_1	 ---------------------*/
.list_1	li	{
						background-image: url(images/marker_list.gif);
						background-position: 0px 2px;
						background-repeat: no-repeat;
						font-size:12px;
						margin:0px 0px 2px 0px; 
						padding:0 0 0 15px;
						height:13px;
						line-height:12px;
						color:#494F4E;
						}
.list_1 li a	{
						color:#494F4E;
						font-size:12px;
						text-decoration: none;
						}
.list_1 li a:hover	{
						color:#494F4E;
						font-size:12px;
						text-decoration:underline;
						}
/*----------  list_2	 ---------------------*/
.list_2	li	{
						background-image: url(images/marker_list.gif);
						background-position: 0px 2px;
						background-repeat: no-repeat;
						font-size:12px;
						margin:0px 0px 0px 0px; 
						padding:0 0 0 15px;
						height:15px;
						line-height:15px;
						color:#494F4E;
						}
.list_2 li a	{
						color:#494F4E;
						font-size:12px;
						text-decoration: none;
						}
.list_2 li a:hover	{
						color:#494F4E;
						font-size:12px;
						text-decoration:underline;
						}						
/*---------- txt_1	 ---------------------*/

.txt_1 	{
						color:#1C64A8;
						font-size:10px;
						}
.txt_1 a	{
						color:#1C64A8;
						font-size:10px;
						text-decoration:none;
						}
.txt_1 a:hover	{
						color:#1C64A8;
						font-size:10px;
						text-decoration: underline;
						}													
/*---------- footer	 ---------------------*/
.bottomMenu	{
						color:#1D8BD0;
						font-size:11px;

						}	
.bottomMenu a	{
						color:#494F4E;
						font-size:11px;
						text-decoration:underline;
						margin-right:15px;
						font-weight:bold;
						padding-right:10px;
						border-right:2px solid #1d8bd0;
						text-transform:lowercase;
						}
.bottomMenu a:hover	{
						color:#494F4E;
						font-size:11px;
						text-decoration:none;
						}
.copyright	{
						color:#494F4E;
						font-size:10px;

						}	
.copyright a	{
						color:#494F4E;
						font-size:10px;
						text-decoration:none;
						}
.copyright a:hover	{
						color:#494F4E;
						font-size:10px;
						text-decoration:underline;
						}
						
.pageTitle {
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	color:#1d8bd0;
}																						

#navigation {
	border-collapse:collapse;
}

#navigation .category {
	font-weight:bold;
	font-size:14px;
}
#navigation .subCategory {
	text-indent:10px;
}

#navigation .newArrival {
	text-transform:uppercase;
}
#navigation a {
	display: block;
	padding: 0px 0.5em 0px 0.5em;
	text-decoration: none;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	padding:5px;
}
#navigation a:hover {
	text-decoration:none;
	background-color:#00a0c6;
	color:white;
}

.button {
	cursor:pointer;
}

.infoBG {
	background-color:#d8f4fe;
}

.resultsHeader {
	background-color:#28bdf5;
	color:white;
	font-size:13px;
}

.thumbnail {
	border:1px solid black;
}

.resultsBorder {
	margin-bottom:20px;
}