.main_container
{
	width: 956px;
	color: #222;
	font-family: century gothic, arial, sans-serif;
	font-size: 11px;	
	margin-bottom: 35px;
}

center a img {
	display: none;
}

#alert_box{
	display: none;
	width: 955px;
	height: 1px;
	background-repeat: no-repeat;
	background-position: top center;
}

.main_container:after {
   content: "\00a9  KlikaGroup 2011";
}

#alert_box:hover{/*alert_hover*/
	filter: Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}	
#alert_link{
	display: block;/*alert_link*/
	width: 945px;
	height: 70px;
	text-align:left;
	font-size:1px;
	color: #FFCCFF;
}
#alert_box a, #alert_box a:hover, #alert_box a:active, #alert_box a:visited {
	text-decoration: none;
	color: #FFCCFF;
}
	
.header_container
{
	margin-top: 15px;
	width: 955px;
}

#rb_header {
	background-image: url(http://img.kmate.com.au/royal/template/bannerRMFL.jpg);
	height: 219px;
	background-repeat: no-repeat;
}

#tagline {
	height: 188px;
	width: 950px;
}
	
#hd_nav {
	width: 440px;
	height: 24px;
}
	
#hd_links {
	margin-top: 2px;
	font-family:  "century gothic",  arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
	
#hd_links a {
	color: #333;
	text-decoration: none;
	padding: 0px 4px 0 4px;
}
	
#hd_links a:hover {
	text-decoration: underline;
	color: #000;
}

#rb_storefront {
	border-top: 0px dotted #fff;
	border-bottom: 0px dotted #fff;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #fff;
}

#rb_storefront td {
	padding-top: 0px;
	padding-bottom: 0px;
}

#rb_item_title {
	color: #333;
	background-color: #f0f0f0;	
	font-family: century gothic, arial, sans-serif;
	font-size: 25px;
	margin: 0px 0px 10px 0px;
	text-align: center;	
}
	
#main_pic {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}	
	
#rb_item_image img {
	border: 1px solid #ddd;
	margin-bottom: 5px;		
}
	
#spec_t td {
	color: #444;
	border-bottom: 1px solid #ddd;
	font-family: verdana, sans-serif;
	font-size: 12px;
	height: 22px;
	padding: 2px 4px 2px 10px;
	background-color: #fff;
	text-align: left;
}
	
.main_desc_table {
	border: 1px solid #ddd;
	width: 100%;
}
	
.payment_table {
	width: 100%;
	background-color: #fff;
	margin-top:10px;
}

#payment_table_top td {
	display: none;
}
	
.payment_table_r td {
	height: 196px;
	background: fff;
	background-image: url(http://img.kmate.com.au/royal/template/paymentRMFL.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}		
	
.delivery_table {
	width: 100%;
	background-color: #FFFFFF;
}

#delivery_table_top td {
	display: none;
}
	
.delivery_table_r td {
	height: 145px;
	background-color: #fff;
	background-image: url(http://img.kmate.com.au/royal/template/shippingRMFL.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}		
	
	
.terms_table {
	width: 100%;
	background-color: #FFFFFF;
}

#terms_table_top td {
	display: none;
}
	
.terms_table_r td {
	height: 180px;
	background-color: #fff;
	background-image: url(http://img.kmate.com.au/royal/template/termsRMFL.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}		
		
	
.gen_title {
	color: #333;
	font-family: "century gothic" , verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 10px 1px 10px;
	text-align: right;
	border-right: 1px solid #ddd;
	width: 150px;
}
	
.gen_data {
	color: #666;
	font-family: "century gothic" , verdana, sans-serif;
	font-size: 12px;
	padding: 1px 10px 1px 10px;
}
	
.spec_r td {
	border-bottom: 1px solid #eee;
}
	
	.rb_about_title	{
	color: #8BB5D1;
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
	margin-bottom: 5px;
	}

.main_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 100%;
	text-align: left;	
}
	
.links_desc {
	display: none;
}

.desc_title {
	display: none;
}
	
#storelogo {
	display:none;
}
	
#store_link {
	display: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 35px;
}
	
#store_link a:hover img {
	filter: Alpha(opacity=30);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
	
#store_link a img {
	filter: Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
	
.left_desc {
	color: #222;
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;	
	text-align: center;
	vertical-align: top;
	width: 400px;
}

.left_desc img {
	border: 1px solid #ddd;
	margin-bottom: 5px;	
}	

.main_desc img {
	border: 1px solid #ddd;
	margin-bottom: 5px;
}

#social {
	height:62px;
	border: 1px solid #e8e8e8;
	margin: 20px 0px 20px 0px;
	padding:0px 0px 0px 320px;
	background-image: url(http://img.kmate.com.au/royal/template/royalshare_bg.jpg);
	background-repeat: no-repeat;
}

#fb_div {
	background-image: url(http://img.kmate.com.au/royal/template/facebookicon.jpg);
}

#tw_div {
	background-image: url(http://img.kmate.com.au/royal/template/twittericon.jpg);
}

#fb_div , #tw_div {
	margin: 15px 20px 0px 20px;
	height: 28px;
	width: 28px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #fff;
	float: left;
	cursor: pointer;
}	

#fb_div a , #tw_div a {
	text-decoration:none;
}

#fb_div:hover , #tw_div:hover {
	border: 1px solid #ffaaaa;
}

#fb_span , #tw_span {
	display:block;
	height: 28px;
	width: 28px;
	cursor: pointer;
}


