@charset "utf-8";

/* CSS Document */

body, html{
	padding:10px 0 10px 0;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#fefdfc;
	text-align:center;
	height:100%;
}

#wrapper{
	height:100%;
	margin:40px 0 0;
}

a link{
	color:#674c37;
	text-decoration:none;
}

a link:hover{
	color:#9b806a;
	text-decoration:none;
	border-bottom:1px dotted #9b806a;
}



a link:visited{
	color:#674c37;
	text-decoration:none;
}

#logo{
	float:left;
	width:190px;
	height:75px;
	margin:0;
	padding:0;
}

#top_mid{
	width:595px;
	height:75px;
	float:left;
	margin:0;
	padding:0;
}

#welcome{
	width:595px;
	height:59px;
	float:left;
	text-align:center;
	margin:0;
	padding:0;
}

/**************** main Stucture lins  ********************/
.lines_bottom_right{
	height:5px;
	margin:0px;
	padding:0px;
	border-left:1px solid #e3e6e9;
	border-bottom:1px solid #e3e6e9; 
	border-right:1px solid #e3e6e9;
}

.lines_bottom{
	height:5px;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #e3e6e9;
}

.lines_bottom_right2{
	border-left:1px solid #e3e6e9;
	border-bottom:1px solid #e3e6e9; 
	border-right:1px solid #e3e6e9;
}

.lines_bottom2{
	border-bottom:1px solid #e3e6e9;
}

.lines_right{
    margin:0px;
	padding:0px;
    height:75px;
	border-left:1px solid #e3e6e9;
	border-right:1px solid #e3e6e9;
}

/**************** Home page styles  ********************/

.index_bottom{
	border-bottom:1px solid #e3e6e9;
}

.index_left{
	border-left:1px solid #e3e6e9;
	height:175px;
	width:190px;
}

/* Top Menu */

#top_links{
	text-align:left;
	font-size:10px;
	color:#674c37;
	float:left;
	width:600px;
	font-weight:bold;
	margin:0px 0 0 5px;
}

#top_links a{
	color:#674c37;
	text-decoration:none;
}

#top_links a:hover{
	color:#650507;
	border-bottom:1px dotted #650507;
}



.currency_select{
	width:133px;
	height:21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	color:#abafb3;
	border:1px solid #e3e6e9;
}

.error_text{
	color:#990000;
	text-align:left;
}

.table_hedding{
	background-color:#e3e6e9;
	color:#674c37;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	height:35px;
}

.table_hedding2{
	background-color:#e3e6e9;
	color:#674c37;
	font-size:11px;
	font-weight:bold;
	height:25px;
	padding:0 0 0 2px;
}

.little_text{
	font-size:10px;
}

.content_table{
	text-align:left;
	vertical-align:middle;
}

.content_table_td{
	height:25px;
}

.red_bold{
	color:#FF0000;
	font-weight:bold;
}

.testimonials{
	padding:20px 0 10px 0;
	border-bottom:1px dashed #CCCCCC;
}

.testi_name{
	text-align:right;
	font-style:italic;
}

/**************** Bottom Menu  ********************/

#footer_links{
	text-align:center;
	font-size:10px;
	color:#674c37;
	vertical-align:text-top;
	height:25px;
	font-weight:bold;
}

#footer_links a{
	color:#674c37;
	text-decoration:none;
}

#footer_links a:hover{
	color:#650507;
	border-bottom:1px dotted #650507;
}

#footer_images{
	width:300px;
	float:left;
	height:120px;
	margin:10px 0 0 5px;
}

/**************** Content area styles ****************/

#main_content2{ 
	margin:0px; 
	padding:8px 8px 8px 15px;
	vertical-align:top;
	text-align:left;
	font-size:11px;
}

#main_content2 p{
	margin:0 0 20px 0; 
	line-height:1.5em;
	font-size:11px;
}

#main_content2 h1{
	margin:10px 0 10px 0; 
	color:#650507; 
	font-size:20px;
	text-align:left;
	font-family:Arial;
	font-weight:lighter;
	letter-spacing:2px;
}

#main_content2 h2{
	margin:25px 0 5px 0;
	color:#308e5f; 
	font-size:14px;
	text-align:left;
	font-family:Arial;
	font-weight:lighter;
	letter-spacing:2px;
}

#main_content2 h3{
	clear:both; 
	margin:30px 0 3px 0; 
	color:#7c1315; 
	font-weight:normal; 
	font-size: 11px;; 
	letter-spacing:-2px;
}

#main_content2 a{
	text-decoration:none;
	color:#650507;
	border-bottom:1px dotted #650507;
}

#main_content2 a:hover{
	text-decoration:none;
	color:#650507;
	border-bottom:0px;
}

/**************** Content area styles sub ****************/

#main_content{ 
	margin:0px; 
	padding:8px 8px 8px 8px;
	vertical-align:top;
	text-align:left;
	font-size:11px;
}

#main_content p{
	margin:0 0 20px 0;
	line-height:1.5em;
	font-size:11px;
}

#main_content h1{
	margin:10px 0 10px 0; 
	color:#650507; 
	font-size:20px;
	text-align:left;
	font-family:Arial;
	font-weight:lighter;
	letter-spacing:2px;
	text-align:left;
}

#main_content h2{
	margin:10px 0 10px 0;
	color:#308e5f; 
	font-size:20px;
	text-align:left;
	font-family:Arial;
	font-weight:lighter;
	letter-spacing:2px;
}

#main_content h3{
	clear:both;
	margin:30px 0 10px 0; 
	color:#d85d5d; 
	font-weight:normal; 
	font-size: 2em; 
	letter-spacing:-2px;
}

#main_content h4{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	background-color:#e3e6e9;
	height:20px;
	padding:3px 5px 0 0;
	color:#674c37;
	margin:0 0 3px 0;
	text-transform:uppercase;
}



/**************** Shopping cart ********************/

#shopping_cart{
	width:160px;
	height:64px;
	float:right;
	text-align:left;
	border:1px solid #e3e6e9;
	background-color:#f2f0f0;
	padding:0px;
	margin:3px 7px 4px 2px;
	color:#673825;
	font-family:Arial, Helvetica, sans-serif;
}

#shopping_cart ul{
	margin:0;
	padding:0;
	list-style:none;
}
#shopping_cart ul li{
	margin:0;
	padding:0;
}
#shopping_cart ul li a{
	width:160px;
	height:64px;
	color:#673825;
	text-decoration:none;
	display:list-item;
}
#shopping_cart ul li a:hover{
	color:#673825;
	background-color:#e8e8e8;
	text-decoration:none;
}

#shopping_cart .title{
	width:160px;
	height:12px;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin:6px 0 0 10px;
	text-transform:uppercase;
}
#shopping_cart .text{
	width:110px;
	height:43px;
	margin:3px 0 0 0;
	float:left;
	text-align:center;
}

#shopping_cart .icon{
	width:36px;
	height:36px;
	float:left;
}

#shopping_cart h2{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	background-color:#e3e6e9;
	height:18px;
	padding:3px 2px 0 3px;
	color:#674c37;
	margin:0 0 3px 0;
}

#cart_content{
	width:170px;
	margin:0 5px 0 5px;
	padding:0 0 2px 0;
	border-bottom:1px solid #e3e6e9;
}

#shopping_cart h3{
	font-size:10px;
	font-weight:bold;
	text-align:right;
	margin:5px 0 5px 0;
	padding:0 5px 0 0;
	color:#8f7561;
}

#shopping_cart h3 a{
	text-decoration:none;
	color:#90867f;
}

#shopping_cart h3 a:hover{
	text-decoration:none;
	color:#674c37;
}

/**************** Currency Convert box ********************/

#currency_box{
	width:185px;
	height:75px;
	float:left;
	text-align:right;
	border:1px solid #e3e6e9;
	background-color:#f7f8f9;
	padding:0px;
	margin:5px 2px 5px 2px;
}

#currency_box h2{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	background-color:#e3e6e9;
	height:18px;
	padding:3px 2px 0 3px;
	color:#674c37;
	margin:0 0 3px 0;
}

#currency_box .leftbox{
	width:134px;
	height:24px;
	margin:10px 0 0 5px;
	padding:0;
	background:url(../images/select_box.png) no-repeat; 
	float:left;
}
#currency_box .rightbox{
	width:40px;
	margin:11px 0 0 2px;
	float:left;
}

#currency_box select{
	width:125px;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:0px;
	margin:3px 3px 0 0;
	padding:0;
	font-size:10px;
	color:#674c37;
}

/**************** genuine_sheepskin ********************/

#genuine_sheepskin{
	width:185px;
	float:left;
	text-align:center;
	border:1px solid #e3e6e9;
	background-color:#f7f8f9;
	padding:0px;
	margin:3px 2px 10px 2px;
}


/**************** Search box ********************/

#search{
	width:185px;
	height:75px;
	float:left;
	text-align:right;
	border:1px solid #e3e6e9;
	background-color:#f7f8f9;
	padding:0px;
	margin:10px 2px 5px 2px;
}

#search h2{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	background-color:#e3e6e9;
	height:18px;
	padding:3px 2px 0 3px;
	color:#674c37;
	margin:0 0 3px 0;
}
#search .searchbox{
	width:130px;
	margin:10px 0 0 5px;
	float:left;
}
#search .searchbtn{
	width:40px;
	margin:11px 0 0 6px;
	float:left;
}
#search .search_box{
	width:130px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	color:#abafb3;
	border:1px solid #e3e6e9;
}

.search_btn{
	border:1px solid #e3e6e9;
	font-weight:bold;
	color:#674c37;
	height: 23px;
	width: 38px;	
}
.search_btn:hover{
	background-color:#604F3B;
	color:#FDFDFD;
}

/**************** Testimornials ********************/

#testi{
	width:185px;
	height:175px;
	float:left;
	text-align:right;
	border:1px solid #e3e6e9;
	background-color:#f7f8f9;
	padding:0px;
	margin:5px 2px 5px 2px;
}

#testi h2{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	background-color:#e3e6e9;
	height:18px;
	padding:3px 2px 0 3px;
	color:#674c37;
	margin:0 0 3px 0;
}

/**************** we accept section left side ********************/

#we_accept{
	width:185px;
	float:left;
	text-align:center;
	background-color:#f7f8f9;
	padding:0px;
	margin:5px 2px 25px 2px;
}

/**************** My cart ********************/

#my_cart{ 
	margin:0px; 
	padding:8px 8px 25px 15px;
	vertical-align:top;
	text-align:left;
}

#my_cart p{
	margin:0 0 20px 0; 
	line-height:1.5em;
}

#my_cart h1{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding:20px 0 0 0;
	color:#674c37;
	margin:0 0 0 0;
}

#my_cart h3{
	font-size:11px;
	font-weight:lighter;
	text-align:left;
	padding:0 0 0 0;
	color:#650507;
	margin:0 0 0 0;
}

#my_cart a{
	text-decoration:none;
	color:#606060;
}

#my_cart a:hover{
	text-decoration:none;
	color:#650507;
	border-bottom:1px dotted #650507;
}

.my_cart_select_small{
	height:18px;
	width:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#674c37;
	cursor:pointer;
	margin:1px 2px 1px 2px;
	border:1px solid #e3e6e9;
}

.my_cart_select_med{
	height:18px;
	width:80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#674c37;
	cursor:pointer;
	margin:0;
	border:1px solid #e3e6e9;
}



.my_cart_input{
	height:18px;
	width:90px;
	background-color:#e3e6e9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#674c37;
	cursor:pointer;
	margin:0px 2px 2px 2px;
}



.my_cart_submit{
	height:25px;
	width:100px;
	background-color:#e3e6e9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#674c37;
	cursor:pointer;
	margin:4px 0 5px 5px;
}

.my_cart_shopping{
	height:25px;
	width:150px;
	background-color:#e3e6e9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#674c37;
	cursor:pointer;
	margin:4px 0 5px 0;
}

.my_cart_hr{
	border-top:1px solid #e3e6e9;
	margin:2px 0 2px 0;
	padding:10px 0 10px 0;
}

.my_cart_hr2{
	border-top:2px solid #e3e6e9;
	margin:2px 0 2px 0;
	padding:4px 0 2px 0;
}

.my_cart_hr3{
	border-bottom:1px solid #e3e6e9;
	margin:2px 0 2px 0;
	padding:4px 0 2px 0;
}

#my_cart_links{
	padding:3px 0 2px 0;
	vertical-align:middle;
	border-bottom:1px solid #e3e6e9;
}

#my_cart_links a{
	text-decoration:none;
	color:#01755f;
	font-weight:bold;
}

#my_cart_links a:hover{
	color:#73d170;
}

/**************** form elements ********************/

.login_page_input{
	height:18px;
	width:175px;
	background-color:#F3F3F3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#650507;
	border:1px solid #D8DCE0;	
}

.contact_page_input{
	height:18px;
	width:220px;
	background-color:#F3F3F3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#650507;
	border:1px solid #D8DCE0;	
}

.textarea_style{
	width:220px;
	background-color:#F3F3F3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#650507;
	border:1px solid #D8DCE0;	
}

/**************** Right menu links ********************/

#right_menu{
	width:180px; 
	text-align:left;
	display:block;
	margin:50px 0 0 0;
	padding:0px;
	float:right;
}

#right_menu ul{
	margin:0px;
	padding:0px;
}

#right_menu li{
	width:180px;
	margin:0px;
	padding:0px;
	float:right;
	display:list-item;
}

#right_menu li a{
	display:list-item;
	width:180px;	
	height:56px;
	padding:0;
	margin:0px; 
	color:#606060;
	font-size:11px;
	font-weight:normal; 
	text-decoration:none;
	cursor:pointer;
	vertical-align:middle;
	background:url(../images/lines.gif) bottom right no-repeat;
}

#right_menu li a:hover{
	color:#650507;
	font-weight:bold;
	background-color:#FFFFFF;
	background:url(../images/right_menu_hover.png) top right no-repeat;
}

#right_menu li a.active{
	color:#650507;
	font-weight:bold;
	background-color:#FFFFFF;
	background:url(../images/right_menu_hover.png) top right no-repeat;
}

#right_menu li img{
	float:left;
}

#right_menu li div{
	margin:10px 0 0 0;	
}


/**************** Breadcrumb Styles ********************/

#breadcrumb{
	display:block;
	text-align:left;
	margin:0;
	padding:0;
	font-size:10px;
}

#breadcrumb a{
	text-decoration:none;
	color:#606060;
}

#breadcrumb a:hover{
	text-decoration:none;
	color:#650507;
	border-bottom:1px dotted #650507;
}



/**************** Category page ****************/

#cat_display_box{
	text-align:center;
	float:left;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}

#cat_display_box ul{
	margin:0px;
	padding:0px;
}

#cat_display_box ul li{
	width:175px;
	height:240px;
	display:list-item;
	margin:10px 5px 10px 5px;
	text-align:center;
	list-style-type:none;
	padding:0px;
	float:left;
	overflow:hidden;
	background-image: url(../images/product_display_bg.png);
	background-repeat: no-repeat;	
}

#cat_display_box ul li a{ text-decoration:none; color:#606060; width:175px;	height:240px; display:list-item;}

#cat_display_box ul li a:hover{ color:#650507; }
#cat_display_box ul li:hover{background-image: url(../images/product_display_bg_hover.png); background-repeat: no-repeat; cursor:pointer; color:#650507;}

#cat_display_box ul li img{
	display:block;
	margin:8px;
}

#cat_image{
	width:500px;
	height:300px;
	margin:0 10px 0 10px;
/*	border:1px solid #F7F7F7;*/
}

#show_all_cat{
	text-align:left;
	float:left;
	padding:0 0 50px 0;
	margin:0 0 50px 0;
}

#show_all_cat ul{
	margin:0px;
	padding:0px;
}

#show_all_cat li{
	margin:10px 5px 10px 5px;
	text-align:left;
	list-style-type:none;
	padding:0px;
	font-size:18px;
	font-weight:lighter;
}

#show_all_cat li a{ text-decoration:none; color:#606060; }

#show_all_cat li a:hover{ color:#650507; }

/**************** Product page ****************/

#add_to_cart{
	margin:0 0 0 0;
}

#add_to_cart select{
	height:18px;
	width:100px;
	border:1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/**************** Product page thumbnail viewer****************/

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 5px;
	padding-bottom: 0;
	background: #e3e6e9;
	visibility: hidden;
	z-index: 10;
	cursor:pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	font: bold 11px Tahoma;
	letter-spacing: 5px;
	line-height: 1.1em;
	color:#650507;
	padding: 5px 0;
	text-align: right;
}

#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
	background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #EFEFEF;
	padding: 5px;
	z-index: 5;
}

/**************** dhtmlgoodies click drop down content****************/

.dhtmlgoodies_question{	/* Styling question */
	margin-bottom:1px;
	margin-top:1px;
	padding-left:2px;
	width:730px;
	height:20px;
	background-color:#F0F3F5;
	vertical-align:middle;
	overflow:hidden;
	cursor:pointer;
}

.dhtmlgoodies_answer{	/* Parent box of slide down content */

	/* Start layout CSS */
	width:710px;
	padding:0 10px 0 12px;
	background-color:#F7F8F9;

	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}

.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;	
	position:relative;
}

/**************** Sidebar area styles ****************/

#sidebar{
	width:190px;
	overflow:hidden; 
	text-align:left;
	display:block;
	background-color:#f9f9f9;
	border-right:1px solid #e3e6e9;
	height:100%;
	margin:0px;
	padding:0px;
}



body > #sidebar{position:fixed; height:100%;}

/**************** Left Menu ****************/
#menu{
	width:185px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	height:auto;
	margin:0px 2px 5px 3px;
	padding:0px;
	background:url(../images/left_menu_bg.png) no-repeat 1px 30px;
}

#menu h2{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	height:18px;
	color:#941414;
	margin:10px 0 0 7px;
}

#menu ul { list-style:none; padding:0; margin:0}
#menu ul li { background:url(../images/bull-one.jpg) no-repeat 9px 14px; padding:3px 0px 0px 21px; color:#c5d2de;}
#menu ul li a { color:#47494c; text-decoration:none; line-height:25px;}
#menu ul li a:hover {color:#941414;}
#menu ul li:hover { background-color:#eff0f1}
#menu span {background:url(../images/left-link-seperator.jpg) no-repeat 0px bottom; display:block}


/*************************/

#main_image{
	border:1px solid #e3e6e9;
	width:250px;
	text-align:center;
	padding:3px;
}

.price_slash{
	text-decoration:line-through;
}
.product_price{ font-size:14px; color:#900; font-weight:bold}

/*------------- Body left --------------------*/
#body_left{width:550px; height:auto; float:left; margin:4px 0 0 4px;}
#body_left p{
	margin:0 0 20px 5px;
	line-height:1.5em;
	font-size:11px;
}

#body_left h1{
	margin:10px 0 10px 5px; 
	color:#650507; 
	font-size:20px;
	text-align:left;
	font-family:Arial;
	font-weight:lighter;
	letter-spacing:2px;
	text-align:left;
}

#body_left h2{
	margin:10px 0 10px 0;
	color:#308e5f; 
	font-size:20px;
	text-align:left;
	font-family:Arial;
	font-weight:lighter;
	letter-spacing:2px;
}

#body_left h3{
	clear:both;
	margin:30px 0 10px 0; 
	color:#d85d5d; 
	font-weight:normal; 
	font-size: 2em; 
	letter-spacing:-2px;
}

#body_left h4{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	background-color:#e3e6e9;
	height:20px;
	padding:3px 5px 0 0;
	color:#674c37;
	margin:0 0 3px 0;
	text-transform:uppercase;
}
#body_right{width:208px; height:150px; float:left; margin:4px 0 0 3px; padding:0;}

#main_banner{width:550px; height:260px; float:left;}
#index_prod_display{width:550px; height:auto; float:left; margin:10px 0 0 0;}

.right_boxes{border:1px solid #ebedef; width:203px; margin:0 0 10px 0; padding:1px; float:left}

/* indes page banner slide show */
#specials{ width:270px; height:160px;position:absolute; z-index:2; top:15px; left:266px;}
#specials ul{margin:0; padding:0; position:absolute; list-style:none; top:0; left:0}
#specials ul li{margin:0; padding:0; float:left}

.slide_pagination {float:right; list-style:none; margin:0; padding:3px 3px 3px 6px; position:absolute; z-index:2; top:178px; right:15px;}
.slide_pagination li {float:left; cursor:pointer; padding:5px 8px; background:#49300b; border:1px solid #eef0f2; margin:0 4px 0 0; text-align:center; color:#f2f0ee}
.slide_pagination li:hover {background:#6e5025; border:1px solid #eef0f2; color:#f2f0ee}
.slide_pagination li.current {border:1px solid #383737; background:#6e5025; border:1px solid #eef0f2; color:#f2f0ee}

/* end index banner slides */


/*--------------Scroller Menu ----------------*/

#scroll_menu{
	margin:0 5px 0 5px;
	padding:0px;
	height:80px;
	width:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#scroll_menu a{
	text-decoration:none;
	color:#606060;
}

#scroll_menu a:hover{
	text-decoration:none;
	color:#606060;
}

.side_view_disply_box{
	border-bottom:1px solid #e3e6e9;
	border-right:1px solid #e3e6e9;
	border-top:1px solid #e3e6e9;
	width:45px;
	height:45px;
	text-align:center;
	padding:0px;
	display:block;
	margin:2px 0 0 0;
}

/*-------------RSS Box ----------------*/
#rssBox{
		width:185px;
		margin:0px;
		float:right;
		height:175px;
		text-align:center;
		padding:0px;
		font-size:13px;
	
	}		
	.rssBoxDate{
		display:none;	/* I don't want to show the date */
	}
	.rssBoxHeading{	/* Heading of RSS item */
		font-weight:bold;
		color:#655345;
		margin:10px 0 0 0;
	}
	.rssBoxDescription{	/* Description of RSS item */
		font-size:11px;
		margin:10px 3px 3px 3px;
		line-height:15px;
	}	
	.rssBoxLink{	/* Read more link */
		color:#F00;
		text-decoration:none;
		display:none;
	}
	.rssBoxLink:hover{	/* Read more link - mouse over */
		text-decoration:underline;
	}

/*--------------Web Choice Links --------------*/

#webco_links{
	text-align:center;
	font-size:10px;
	margin:0 3px 3px 0;
	color:#999999;
	height:50px;
	vertical-align:top;
}

#webco_links a{
	text-align:right;
	font-size:10px;
	margin:0 3px 3px 0;
	color:#999999;
	vertical-align:top;
	text-decoration:none;
}

#webco_links a:hover{
	text-align:right;
	font-size:10px;
	margin:0 3px 3px 0;
	color:#333333;
	vertical-align:top;
}

/*--------------Xmas banner --------------*/

.banner {
	width:960px;
	height:60px;
	background-color: #FFF;
	position:fixed; 
	top: 0pt;
	
}
.page{	

	margin:0 auto ;
	width:960px;
	
}

#currency_top{
	float:right;
	width:400px;
	margin:30px 0 0 0;
	background-color:#3FC;
}
.clear{
	clear:both;
}

.search_left{ font-size:11px;background-color:#f0f0f0;width:735px;border:solid 1px #e3e5e8;}
.search_left a{text-decoration:none;color:#650507;border-bottom:1px dotted #650507;}
.search_left a:hover{text-decoration:none;color:#650507;border-bottom:0px;}
.search_left ul { list-style-image: none; list-style-type: none; padding-left: 5px;padding-bottom:0px;padding-top:0px;height:11px;}
.search_left ul li { display:block;width:150px;float:left;}

.search_content {float:right;font-size:11px;width: 724px;}
.search_content ul { list-style:none; list-style-image:none; padding:0px 0}
.search_content ul li {	line-height:24px;list-style-image: none; list-style-type: none;}
.search_desc{ display: block; font-size: 11px; margin-left: 23px;}

.search_content a{
	text-decoration:none;
	color:#650507;
	border-bottom:1px dotted #650507;
}

.search_content a:hover{
	text-decoration:none;
	color:#650507;
	border-bottom:0px;
}
<!-- ------- -->
/*start pagination*/
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #650507;
	
	text-decoration: none; /* no underline */
	color: #650507;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #D0D5D7;
	font-weight: bold;
	background-color: #D0D5D7;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;

	color: #DDD;
}
/*end pagination*/

/*product image view option-----[start]*/
.image_view_option{width:71px;height: 270px;}
.image_view_option_top{
	background-image: url(../images/pro_img_box_top.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 71px;
}
.image_view_option_mid{
	background-image: url(../images/pro_img_box_mid.png);
	background-repeat: no-repeat;
	height: 1px;
	width: 71px;
}
.image_view_option_bottom{
	background-image: url(../images/pro_img_box_bottom.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 71px;
}
/*product image view option-----[end]*/
.message_ok {
	height: 26px;
	/*width: 84%;*/
	text-align: left;
	-moz-border-radius: 5px;
	background-attachment: scroll;
	background-color: #f5f9fd;
	background-image: url(../images/ok.png);
	background-repeat: no-repeat;
	background-position: 12px 7px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 44px;
	color:#153a67;
	font-size: 13px;
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #7DEB78;
}
.message_error {
	height: auto;
	/*width: 84%;*/
	padding: 8px 0px 8px 44px;
	text-align: left;
	-moz-border-radius: 5px;
	background-attachment: scroll;
	background-color: #FDF4F5;
	background-image: url(../images/warning.png);
	background-repeat: no-repeat;
	background-position: 12px 7px;
	margin-bottom: 15px;
	margin-top: 10px;
	color:#153a67;
	font-size: 13px;
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #FB8D7D;
}
