body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #757575;
        font-size: 8pt;
}
body {
        margin: 0px;
}
img {
        border: 0px;
}
ul {
        list-style: none outside none;
        margin: 0px;
        padding: 0px;
}

input.error, select.error, textarea.error {
	background-color: #fdd;
}

a:link,
a:visited,
a:active,
a:hover {
	text-decoration: none;
	color: #0099CC;
}

a.footerLink:link, a.footerLink:visited, a.footerLink:active
{
	color: #757575;
}

a.footerLink:hover 
{
	color: #0099CC;
}


.customer_service_menu
	{
		
		font-size: 10pt;
	}

.customer_service_menu li 
	{
		padding-bottom: 5px;
	}	


.customer_service_menu li a 
	{
		color:#757575;
	}

.customer_service_menu li a:hover
	{
		color:#0099CC;
	}

.customer_service_menu li.menuOn
	{
		list-style-type: disc;
		text-indent: -5px;
		margin-left:5px;
	}

table.shipping_options tr td 
{
	font-size: 8pt;
	line-height: 13pt;
}

/* TOP MENU */

table.top_nav tr td { 
	text-align: center; 
}

table.navOn tr td {
	background: #f0f0f0 url('../images/button_repeat_bg.jpg') top left repeat-x;
}
table.navOn tr td.left {
	background: #f0f0f0 url('../images/button_left_bg.jpg') top left no-repeat;
}
table.navOn tr td.right {
	background: #f0f0f0 url('../images/button_right_bg.jpg') top left no-repeat;
}
.menu_name a,
.menu_name {
	text-align:center;
	color: #757575;
	text-decoration: none;
	font-size: 8pt;
}

/* END TOP MENU */

/* STANDARD TEXT CLASSES */

.standardText1
	{
		font-size: 8pt;
		line-height: 11pt;
	}

.standardText2
	{
		font-size: 10pt;
		line-height: 13pt;
	}

.standardText3
	{
		font-size: 10pt;
		line-height: 16pt;
	}

.standardHeader1
	{
		font-size: 14pt;
	}

.standardHeader2
	{
		font-size: 12pt;
		padding: 0px 0px 5px 0px;
		border-bottom: 1px solid #e5e5e5;
		margin-bottom: 10px;
	}

.standardHeader3
	{
		font-size: 12pt;
		padding: 0px 0px 5px 0px;
	}

.price
	{
		color: #7096a3;
	}
	
.priceSale
	{
		color: #990000;
	}

.borderedPicture
	{
		padding: 5px;
		background: #ffffff;
		border: 1px solid #e5e5e5;
	}
	

/* END STANDARD TEXT CLASSES */


/* CUSTOMER REVIEW CLASSES */

.reviewAuthor
	{
		font-style: italic;
	}

.reviewContent
	{
		color: #000000;
		padding-bottom: 5px;
	}

/* END CUSTOMER REVIEW CLASSES */


/* SHOPCART CHANGE CLASSES */

.updateCart
	{
		padding: 7px;
		margin: 5px 0px 5px 0px;
		border: 1px solid #e5e5e5;
		color: #000000;
		background-color: #fbfbfb;
		width: 350px;
	}

.updateFailed
	{
		padding: 7px;
		margin: 5px 0px 5px 0px;
		border: 1px solid #e5e5e5;
		color: #990000;
		background-color: #fbfbfb;
		width: 350px;
	}

/* END SHOPCART CHANGE CLASSES */


/* top menu stypes */
#top_menu {
        position: absolute;
        left: 590px;
        top: 95px;
        color: #757575;
        font-size: 8pt;
}

/* navigation styles */
#nav_menu .menu_items {
        background: #e9e9e9 url(../images/tab_repeat_right_bg.jpg) repeat-y;
}
#nav_menu table ul li.menu_off {
        color: #757575;
        padding-left: 18px;
        font-size: 8pt;
        line-height: 14pt;
        background: #e9e9e9 url(../images/tab_repeat_right_bg.jpg) repeat-y;
/*border-bottom: 1px dotted #757575;*/
}
#nav_menu a {
        color: #757575;
}
#nav_menu table ul li.menu_on {
        color: #555555;
        padding-left: 18px;
        font-size: 8pt;
        line-height: 14pt;
        background: #cfceca url(../images/tab_selected_bg.jpg) repeat-y;
/*border-bottom: 1px dotted #757575;*/
}
#nav_menu table ul li.menu_on a {
        color: #555555;
}
#nav_menu table ul li.menu_hover {
        background: #e0e0e0 url(../images/tab_hover_bg.jpg) repeat-y;
}

/* search box */
#searchbox {
        margin-left: -60px;
        background: transparent url('../images/search.jpg') 0 0 no-repeat;
        height: 155px;
}

#searchbox input {
        margin-top: 24px;
        margin-left: 110px;
        background: transparent;
        border-width: 0px;
        color: #666;
}

/* search result styles */
#search_results {
        height: 500px;
        overflow:auto;
}
#search_results table.item tr td {
        text-align: center;
}
#search_results table.active tr td {
        background: #f0f0f0 url('../images/result_padding_repeat_bg.jpg') top left repeat-y;
}
#search_results table.active tr td.top {
        background: #f0f0f0 url('../images/result_padding_top.jpg') top left no-repeat;
}
#search_results table.active tr td.bottom {
        background: #f0f0f0 url('../images/result_padding_bottom.jpg') top left no-repeat;
}
#search_results .item_name a,
#search_results .item_name {
        color: #757575;
        text-decoration: none;
}
#search_results .item_price {
        color: #a5b6ca;
}

#search_results .sale_price {
        color: #990000;
}

/* product styles */
#product_info .breadcrumb {
        color: #757575;
        font-size: 8pt;
        padding: 0px 0px 10px 0px;
}
#product_info .breadcrumb img {
        padding: 0px 5px;
}
#product_info .product_image {
        text-align: center;
        margin-bottom: 10px;
        height: 225px;
        width: 386px;
        border: 1px solid #e5e5e5;
        background-color: #fff;
}
#product_info #product_thumbnails {
        margin-bottom: 10px;
        border-collapse: separate;
        border-spacing: 4px 0px;
}
#product_info #product_thumbnails tr td {
        margin: 10px 10px 0px 0px;
        width: 40px;
        height: 40px;
        text-align: center;
        border: 1px solid #e5e5e5;
        border-bottom: 2px solid #e5e5e5;
        padding-bottom: 1px;
        background-color: #fff;
}
#product_info #product_thumbnails tr td.active {
        border-bottom: 2px solid #a00;
}
#product_info #product_description {
        font-size: 8pt;
        line-height: 12pt;
        color: #757575;
        padding: 10px 0px 10px 0px;
}
#product_info #price_info {
        color: #000000;
        font-size: 8pt;
        border-bottom: 1px solid #e5e5e5;
}
#product_info #price_info td.desc {
        padding: 5px 0px 5px 0px;
        width: 150px;
        text-align: left;
}
#product_info #price_info td.value {
        padding: 5px 0px 5px 0px;
        width: 70px;
        text-align: right;
}
#product_info #price_info td.value input {
        width: 25px;
        text-align: right;
        font-size: 8pt;
}

/*#rec_container {
	display: none;
}*/
#rec_container table.active tr td {
	background: #f0f0f0 url('../images/button_repeat_bg.jpg') top left repeat-x;
}
#rec_container table.active tr td.left {
	background: #f0f0f0 url('../images/button_left_bg.jpg') top left no-repeat;
}
#rec_container table.active tr td.right {
	background: #f0f0f0 url('../images/button_right_bg.jpg') top right no-repeat;
}

#rec_container #rec_menu,
#rec_container #rev_menu {
	cursor: pointer;
}

#rec_container .rec_desc a {
	color: #757575;
	text-decoration: none;
}


/* NAV STYLES

.navCell
	{
		background: url(../images/tab_repeat_right_bg.jpg) repeat-y;
		padding: 0px 0px 0px 18px;
		line-height: 14pt;
	}
	
.navCellOver
	{
		background: url(../images/tab_selected_bg.jpg) repeat-y;
		padding: 0px 0px 0px 18px;
		color: #555555;
		font-size: 8pt;
		line-height: 14pt;
	}


/`* END NAV STYLES */

/* SOCIAL MEDIA ICONS */

.socialicons {padding-right: 10px;}
