/*
THEME NAME: Ribbons.sg
THEME URI: http://www.ribbons.sg
DESCRIPTION: Ribbons.sg Brown Theme
VERSION: 1.1
AUTHOR: Yeo Qin Jie Alvin
AUTHOR URI: http://www.dsc.com.sg/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
*/

/* Apply Header Style */
@import url('css/header.css');

/* Apply SHop Front Style */
@import url('css/shop-front.css');

/* Apply Products Page Style */
@import url('css/product.css');

/* Apply Products Page Style */
@import url('css/login.css'); 

/* Apply FAQ Style */
@import url('css/faq.css');

body { background-color: #EFEFEF; background-image:url('pics/rb_bg.jpg'); background-position:center; background-repeat: repeat-y; 
	margin-top: 0px; font-size: 14px; font-family: Verdana, Geneva, Tahoma, sans-serif; margin: 0px;}

table { padding: 0px; }

.right { float: right; margin-right: 10px;}

.top-round-3 { -moz-border-radius: 3px 3px 0px 0px; -webkit-border-radius: 3px 3px 0px 0px; -ms-border-radius: 3px 3px 0px 0px; }

.top-round-5 { -moz-border-radius: 5px 5px 0px 0px; -webkit-border-radius: 5px 5px 0px 0px; -ms-border-radius: 5px 5px 0px 0px; }

.round-3 { -moz-border-radius: 3px; -webkit-border-radius: 3px; -ms-border-radius: 3px;}

.round-5 { -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; }

img { border: 0px; }

.small { font-size: 10px; }

.top-fade { background-image: url('pics/rb-bottom.jpg'); background-position:left top; background-repeat: repeat-x; }

/*
	Content
***************************/

h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 30px; color: #533134; font-weight: normal;}

h2 { font-family: Georgia, "Times New Roman", Times, serif; color: #533134; font-size: 16px; font-variant: normal; font-style: normal; 
	margin: 5px 0px 10px; padding: 0px; }

div.container { width: 960px; margin: 0 auto; }

div.content { -moz-border-radius: 10px; -webkit-border-radius: 10px; background-color: #fff; padding: 10px; border: 1px solid #DDDDDD; 
	width: 620px; float: left; margin-bottom: 100px;}

div.announce { width: 960px; margin: 0 auto; background-color: #53352B; color: #E0D6D6; }

a:hover { color: #955F4D; text-decoration: underline; }

a { color: #53352B; text-decoration: none; }

ul { padding-left: 0px; }

ul.common { padding-left: 40px; }

/*
	Member Page
***************************/
table.rb_member_table { width: 100%; padding: 0px; border: 0px; font-size: 12px;}

.rb_member_table td, .rb_member_table tr { border: 0px; }

.rb_info { font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; border-bottom: 1px solid gray; margin-bottom: 0px; padding: 5px; -moz-border-radius: 5px 5px 0px 0px;	-webkit-border-radius: 5px; background-color: #FFFFE0; border: 1px #FFCC00 solid; }

span.field_fade { color: #999999; font-size: 10px;}

td.member_row_header { background-color: #CCCCCC; font-family: Georgia, "Times New Roman", Times, serif; text-shadow: 0 1px 0 #FFFFFF; 
	-moz-border-radius: 3px; -webkit-border-radius: 3px; -ms-border-radius: 3px; padding: 5px 3px; font-weight: normal;} 

td.member_row_name { width: 220px; }

div.content_container { width: 435px; float: left; margin: 10px 10px; }

p.indicator-hint { margin-top: 5px;	color: #999999; }

/*
	Footer
***************************/
div.footer { text-align: center; background-image: url('pics/rb_footer.png'); background-position:center bottom; background-repeat:no-repeat; 
	color: #E0D6D6; margin: 100px 0px 0px; height: 100px; padding: 0px; clear: both; float: ;}

div.siteinfo { text-align: center; padding-top: 40px; }
/*
	Widget
***************************/

h3.widget-title { font-family: Georgia, "Times New Roman", Times, serif; font-variant: small-caps; font-size: 18px; font-weight: normal; 
	color: #53352B; font-style: normal; margin-bottom: 10px; padding: 5px; }

li.sidebar { border: 1px solid #DDD; padding: 0px; margin-bottom: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; 
	background-color: #fff; float: right; width: 300px; list-style: none; padding: 5px; clear: right;}
	
.blogroll li { list-style:none; margin-left: 10px;}

/*
	Shopping Cart
************************/

#sliding_cart span { font-size: 12px; }

#shopping-cart span.numberitems { font-weight: bold; display: none; }

#shopping-cart span.cartcount { color: black; font-weight: bold; font-size: 14px; display: none; }

#shopping-cart table.shoppingcart { margin-top: 5px; border: 0px; }

#shopping-cart tr, #shopping-cart td, #shopping-cart tbody, #shopping-cart th {	border: 0px; }

#shopping-cart th {	display: none; }

#shopping-cart td#quantity { font-weight: bold; }

#shopping-cart span.checkout-total { background-color: green; font-size: 14px; font-weight: bold; color: white; padding: 2px 5px 5px 5px; 
	-moz-border-radius: 5px; text-align: center; margin: 0px 5px; }

#shopping-cart span.totalhead { display: none; }

#shopping-cart span.emptycart { font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif; vertical-align: top; }

a.quote { text-decoration: none; display: block; width: 76px; height: 25px; background-image: url('pics/quote_btn.png'); 
	background-position: center center; background-repeat: no-repeat; text-align: center; color: black; float:right; }

a.gocheckout { text-decoration: none; display: block; width: 76px; height:25px; background-image: url('pics/checkout_btn.png'); 
	background-position:center center; background-repeat:no-repeat; text-align: center; color: black; float: right; }

#shopping-cart span.gocheckout { font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif; vertical-align: top; 
	text-decoration: none; margin-bottom: 50px; }

div.emptyshop { padding: 5px; }

div.add_coupon { width: 600px; background-color: #53352B; color: #E0D6D6; padding: 10px;}

table.add_coupon_table { width: 100%; }

td.shipping_header, tr.firstrow td { background-color: #E0D6D6 !important;}

/*
	Category Display
************************/

a.wpsc_category_grid_item { margin-right: 10px;	}

ul.wpsc_categories { padding-left: 40px; }

ul.wpsc_categories li { list-style: none; }

/*
	Pages
*************************/

div.wpsc_page_numbers { clear: both; }

.wpsc_page_numbers a.page_selected { -moz-border-radius: 2px; -webkit-border-radius: 2px; background-color: #53352B; text-decoration: none; 
	margin: 0px 3px 10px; color: #E0D6D6; float: left; display: block; width: 21px; height: 18px; padding: 1px; text-align: center;}

.wpsc_page_numbers a.page_unselected:hover { background-color: #E0D6D6; color: #53352B; border: 1px solid #53352B; float: left; display: block; 
	padding: 0px;}

.wpsc_page_numbers a.page_unselected { -moz-border-radius: 2px; -webkit-border-radius: 2px; background-color: #eee; text-decoration: none; 
	margin: 0px 2px 10px; float: left; width: 23px; height: 18px; padding: 1px; text-align: center; }

/*
	Register
*************************/
fieldset.contact-us { width: 500px; }

select { font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 12px; height: 18px; }

input[type="text"], input[type="password"] { font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 12px; height: 16px; }

input[type="submit"] { font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 12px; }

textarea { font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 12px; }

/*
	Search
*************************/
fieldset.shop_front_search { background-color: #FFFFFF; width: 500px; -moz-border-radius: 0px 10px 10px 10px; -webkit-border-radius: 10px; border: 2px solid #373759; }

legend.shop_front_title { padding: 0px 10px; background-color: #374259; color: #CFFEFE; border: 1px solid #373759; margin-left: -2px; margin-top: -18px; -moz-border-radius: 10px 10px 0px 0px; -webkit-border-radius: 10px 10px 0px 0px; }

input#s { margin-left: 10px;}
