/*** Page Setting ***/
*{
	font-family:Arial /*!important*/;
}
a {
	text-decoration:none;
}

h1, h2, h3, h4 {
	margin:0px auto 0px auto;
}
p {
	margin:0px auto 0px auto;

}
img {
	border:0px;
	outline:none;
	margin:0px 0px 0px 0px;
}
ul, ol{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
}
li{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table {
	border-collapse: collapse;
	border: 0px none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
}
tr, td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

tr.white {
	background-color:white;
}

tr.grey {
	background-color:grey;
}

.float_left {
	float:left;
}

img.float_left {
	margin-right:5px;
}

.float_right {
	float:right;
}

img.float_right {
	margin-left:5px;
}

/*** Standard Framework CSS ***/
body{ 
	margin: 0px 0px 0px 0px;
}
div.parent{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	width: 100%;
}
table.parent{
	border-collapse: collapse;
	border: 0px none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%; height: 100%;
}
td.parent{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
div.wrapper{
	margin: 0px auto auto auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
	width: 900px;
}
div.header_wrapper{
	margin: 0px auto auto auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: center;
	width: 900px; height: 110px;
}
div.header{
	left: 0px; top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;	
	text-align: center;
	width: 900px; height: 110px;
	overflow:hidden;
}
div.footer_wrapper{
	margin: 0px auto auto auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
	width: 900px; height: 82px;
}
div.footer{ 
	left: -550px; top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;	
	text-align: center;
	width: 2000px; height: 82px;
}



/*** Header ***/
/*** Footer ***/
div.footer_content {
	position:absolute;
	left:550px;
	width:900px; height:82px;
	font-size:12px;
}

div.copyright {
	position:absolute;
	width:350px;
	top:15px; left:20px;
	
	font-size:12px;
	color:grey;
}

div.footer_link {
	position:absolute;
	width:550px;
	top:15px; right:20px;
	text-align:right;
}
/*** Main Body ***/
div.box_content {
	margin:0px 0px 0px 0px;
	padding:20px 30px 20px 30px;
}

div.clear {
	clear:both;
}

/*** Subpage Menu ***/
div.subpage_menu {
	position:relative;
	width:157px;  float:left;
	background-image:url(../images/common/Sunta_submenu_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFFFFF;
	height:207px;
}
div.box_content{
	min-height: 508px;
	_height:508px;
}
div.subpage_menu h2 {
	margin:8px auto 8px auto;
	padding-left:10px;
}

div.subpage_menu div.mover_menu{
	position:relative;
}

/** Mouse Over Menu - About us **/
div.mover_menu div.menu_item {
	display:block;
	margin:auto 10px auto 10px;
	padding:5px 0 5px 0;
}

div.mover_menu div.odd{
	background-color:#FFFFFF;
}
div.mover_menu div.even{
	background-color:#EEEEEE;
}
div.mover_menu div.mover{
	background-color:#4598E8;
}
div.mover_menu div.menu_item a{
	color:#5b5b5b;
	padding-left:10px;
	margin-top:8px;
	font-size:13px;
}
div.mover_menu div.menu_item.mover a{
	color:#FFFFFF;
}


div.cat_mover div.odd a.current_cat_item{
	background: url(../images/product/Sunta_product_sub_category_btn_2B.jpg);
}
div.cat_mover div.even a.current_cat_item{
	background: url(../images/product/Sunta_product_sub_category_btn_1B.jpg);
}
div.top_cat{
	background: url(/images/product/Sunta_product_sub_category_grey_bar_large.jpg) no-repeat;
	width:147px;height:15px;
	*width:157px;*height:19px;
	font-size:13px;
	color:white;
	margin: 0 10px;
	*margin-top:-2px;
	padding:2px 5px;
	font-weight:bold;
	overflow:hidden;
}

/** Mouse Over Menu - Submenu **/
div.mover_submenu div.submenu_item {
	display:block;
	margin:auto 10px auto 20px;
}
div.mover_submenu div.odd{
	background-color:#E0DEDF;
}
div.mover_submenu div.even{
	background-color:#C7C5C6;
}
div.mover_submenu div.mover{
	background-color:#4598E8;
}
div.mover_submenu div.submenu_item a{
	color:#000000;
	padding-left:10px;
	margin-top:8px;
	font-size:13px;
}
div.mover_submenu div.submenu_item.mover a{
	color:#FFFFFF;
}
div.mover_submenu {
	display:none;
}

div.mover_menu div.current {
	background-color:#4598E8 !important;
}

div.mover_menu div.current a,
div.mover_menu div.current a:hover{
	color:white !important;
	background-color:#4598E8 !important;
}


/** Mouse Over Menu - Category **/
div.cat_mover div.cat_item {
	display:block;
	margin:auto 10px auto 10px;
	overflow:hidden;
}
div.cat_mover div.odd{
	background-image:url(../images/product/Sunta_product_sub_category_btn_2A.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
div.cat_mover div.odd.mover {
	background-image:url(../images/product/Sunta_product_sub_category_btn_2B.jpg);
}

div.cat_mover div.even{
	background-image:url(../images/product/Sunta_product_sub_category_btn_1A.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
div.cat_mover div.even.mover {
	background-image:url(../images/product/Sunta_product_sub_category_btn_1B.jpg);
}

div.cat_mover div.cat_item a{
	color:#5b5b5b;
	padding-left:35px;
	margin-top:8px;
	font-size:13px;
}

/*** Subpage Content ***/
div.subpage_content {
	position:relative;
	width:660px;
	float:right;
}

div.subpage_content p {
	font-size:14px;
	margin:15px auto 15px auto;
}

div.subpage_content tr.bg td {
	padding:5px; 
}
div.breadcrumbs{
	margin-bottom:5px;
	margin-left:5px;
	font-size:12px;
}

div.subpage_content div.pagination img{
	line-height:17px;
	vertical-align:top;
}
div.subpage_content table{
	margin-left:8px;
}
/* 
body.our_products div.subpage_content  table tr.bg td,
body.our_products div.subpage_content  table tr.head td {
	background:#00B0F0  !important ; 
}
		 */
body.our_products div.subpage_content  table tr.bg td,
body.our_products div.subpage_content  table tr.head td {
	background:#00B0F0; 
}
		
body.whats_new div.subpage_content  table tr.bg td,
body.whats_new div.subpage_content  table tr.head td {
	background:#48ABEF;
}	/*	
*/

/*** scroller ***/

div.box_scroller_parent{
	position: relative; width:95%; height:80px;
	overflow: hidden;
}
div.box_scroller{
	position: absolute;
}

/*** fw_XXXX ***/
div.fw_common_bg {
	position: relative;
	width:900px;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/common/Sunta_bg_middle.jpg);
	background-repeat:repeat-y;
}

div.fw_common_bg div.fw_relative {
	position:relative; z-index:1;
}

div.fw_common_bg div.fw_absolute_top_bg {
	position:absolute;
	width:900px; height:25px;
	top: 0px;
	background-image:url(../images/common/Sunta_bg_top.jpg);
	background-repeat:no-repeat;
}
div.fw_common_bg div.fw_absolute_bottom {
	position:absolute;
	width:900px;  height:1px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div.fw_common_bg div.fw_absolute_bottom div.fw_absolute_bottom_bg {
	position:absolute;
	width:900px; height:321px;
	top:-321px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(../images/common/Sunta_bg_bottom.jpg);
	background-repeat:no-repeat;
}

/********************** Home **********************/

body.home div.header_wrapper{
	height: 380px;
}
body.home div.header{
	height: 380px;
}

body.home div.sunta_content {
	position:relative;
	width:900px; height:341px;
	/* background-image:url(../images/home/Sunta_home_main_eng.jpg); */
	background-repeat:no-repeat;
}

body.home div.news_centre {
	position:absolute;
	width:240px; height:240px;
	top:60px; left:30px;
}
body.home div.news_centre div.news_row table {
	width:100%;
}
body.home div.news_centre div.news_row table td {
	vertical-align:center;
}
body.home div.news_centre div.news_row td.news_date {
	font-family:Helvetica;
	font-size:14px;
	text-align:right;
	vertical-align:top;
}
body.home div.news_centre div.news_row td.news_date p{
	color:black;
	margin:0;
}
body.home div.news_centre div.news_row table td ul{
	margin-left:6px;
	color:black;
}
body.home div.news_centre div.news_row table td li{
	margin:0;
	color:black;
}
body.home div.news_centre div.news_row table td li a{
	color:black;
	text-decoration:underline;
}
body.home div.energy {
	position:absolute;
	width:350px; height:100px;
	top:60px; left:300px;
}
body.home div.graphs {
	position:absolute;
	width:180px; height:160px;
	top:60px; left:670px;
}

body.home div.news_centre a.more {
	margin:40px 10px auto auto;
	float:right;
}


body.home div.energy div.out_border {
	position:relative;
	border:1px solid #000000;
}
body.home div.energy div.out_border div.out_border_content {
	margin:5px 5px 5px 5px;
}
body.home div.energy table {	
	width:333px;
	text-align:center;
}
body.home div.energy table td {
	font-size:12px;
}
body.home div.energy td.desc {
	width:90px;
}
body.home div.energy td.price {
	width:67px;
}
body.home div.energy td.change {
	width:83px;
}
body.home div.energy td.change_percent {
	width:83px;
}
body.home div.energy table.content {
	width:323px;
	border:0px;	
}
body.home div.energy table.content tr {
	height:20px;
}
body.home div.energy table.content td.desc {
	width:80px;
}
body.home div.energy table.content td.price {
	width:65px;
}
body.home div.energy table.content td.change {
	width:75px;
}
body.home div.energy table.content td.change_percent {
	width:75px;
}
body.home div.energy div.up_arrow {
	position:absolute;
	top:5px; right:5px;
}
body.home div.energy div.down_arrow {
	position:absolute;
	top:70px; right:5px;
}


body.home div.graphs a.more {
	margin:0 0 auto auto;
	float:right;
}

body.home div.trans_gif_middle {
	position:absolute;
	width:348px; height:130px;
	top:105px; left:0px;
}
body.home div.trans_gif_right {
	position:absolute;
	width:200px; height:75px;
	top:170px; left:0px;
}

/********************** About Sunta **********************/
body.about_us div.subpage_content div.right_images {
	width:180px;
	margin-left:15px;
	margin-top:17px;
	float:right;
}

body.about_us div.subpage_content div.right_images img {
	margin-bottom:15px;
}

body.about_us table.company, body.about_us table.family {	
	margin:auto 10px auto 10px;
	text-align:center;
}
body.about_us table.company {
	width:650px;
}
body.about_us table.family {
	width:480px;
}

body.about_us table.company td.company_icon {
	text-align:center;
}
body.about_us table.company td.company_icon img {
	margin:5px auto 5px auto;
}

body.about_us table.family td.family_photos {
	text-align:center;
}
body.about_us table.family td.family_photos img {
	margin:0;
}


body.about_us div.subpage_content div.family_menu {
	width:150px;
	float:left;	
}

body.about_us div.subpage_content div.family_menu div.mover_menu{
	margin:25px 0 0 0;
	text-align:center;
	padding:0;
}
body.about_us div.subpage_content div.family_menu div.mover_menu div.menu_item a{
	margin:0;
	padding:0;
}

body.about_us div.subpage_content div.family_content {
	width:500px;
	float:right;	
}

body.about_us div.pagination {
	text-align:right;
	padding-right:20px;
	font-size:12px;
}

body.about_us div.album_comment {
	width: 445px;
	margin:0 0 5px 15px;
	padding:12px;
	background:#CCCCCC;
	min-height:100px;_height:100px;
	
}

body.about_us div.album_comment p {
	margin-bottom:0;
	margin-top: 5px;
}
body.about_us div.album_comment h3 {
	margin-bottom:0;
}

/********************** Contact Us **********************/
body.contact_us div.fw_common_bg {
	background-image:url(../images/contact_us/Sunta_contact_bg_middle.jpg);
	background-repeat:repeat-y;
}

body.contact_us  div.fw_common_bg div.fw_absolute_top_bg {
	background-image:url(../images/contact_us/Sunta_contact_bg_top.jpg);
	background-repeat:no-repeat;
}
body.contact_us  div.fw_common_bg div.fw_absolute_bottom div.fw_absolute_bottom_bg {
	background-image: url(../images/contact_us/Sunta_contact_bg_bottom.jpg);
	background-repeat:no-repeat;
}

body.contact_us div.contact_info {
	position:relative;
	width:400px;
	float:left;
}
body.contact_us img.email {
	float:left;
	margin-right:5px;
}
body.contact_us div.contact_info table {
	border-collapse:seperate;
	width:70%;
}
body.contact_us div.contact_info table td {
	padding:auto 5px auto 5px;
}
body.contact_us div.contact_info p{
	margin-top:15px;
	margin-bottom:15px;
	color:black;
	margin-left:5px;
}

body.contact_us div.contact_form {
	position:relative;
	width:375px;
	float:right;
	margin-top:40px;
}
body.contact_us div.contact_form h2{
	color:black;
}

body.contact_us div.contact_form td.title {
	text-align:right;
	vertical-align:middle;
	font-weight:bold;
}
body.contact_us div.contact_form td.btn {
	text-align:right;
}

body.contact_us div.contact_form td.btn  img{
	cursor:pointer;
} 
body.contact_us div.contact_form table.attr td.title{
	padding-right:5px;
} 

body.contact_us table.ctr_tbl td {
	vertical-align:top;
}

body.contact_us table.frm_data {
	width:279; height:275;
	background-image:url(../images/contact_us/Sunta_contact_enquiry_form.jpg);
	background-repeat:no-repeat;
}

body.contact_us table.attr td.text {
	text-align:right;
	vertical-align:top;
}

body.contact_us table.frm_contact tr.onerow {
	height:25px;
}

body.contact_us table.frm_contact tr.msgbox {
	height:175px;
}

body.contact_us table.frm_data td input,
body.contact_us table.frm_data td select,
body.contact_us table.frm_data td textarea {
	margin:2px auto auto 5px;
	font-size:12px;
	border:0px;
	background:transparent;
	
}

body.contact_us table.frm_data td textarea,
body.contact_us table.frm_data td input.input {
	width:260px;
}

body.contact_us table.frm_data td textarea {
	height:165px;
}

body.contact_us table.frm_data td input.input_short {
	width:193px;
}

body.contact_us div.error p {
	font-size:12px;
	color:#FF0000;
}

body.contact_us div.contact_info a{
	color:blue;
	font-size:14px;
	text-decoration:underline;
	font-style: italic; 
	margin-bottom:8px;
	display:block;
}

/********************** What's New **********************/
body.whats_new div.subpage_content {
	position:relative;
	width:500px;
	float:left;
	margin-left:20px;
}
body.whats_new div.subpage_content_detail {
	position:relative;
	width:480px;
	float:left;
	margin-left:20px;
	margin-right:20px;
}

body.whats_new div.subpage_content_detail p,
body.whats_new div.subpage_content_detail  img.float_left,
body.whats_new div.subpage_content_detail  h4{
	margin-left:10px;
	margin-bottom:5px;
	margin-top:10px;
}
body.whats_new div.subpage_content_detail img.float_right,
body.whats_new div.subpage_content_detail img.float_left {
	margin-top:10px;
}


body.whats_new div.todays_price div.subpage_content {
	width:650px;
}
body.whats_new div.special_offer div.subpage_content {
	width:650px;
}

body.whats_new div.subpage_content h3 {
	color:#9D9697;
}
body.whats_new div.subpage_content div.update_date{
	font-size:12px;
	float:right;
	position:absolute;top:20px;right:33px;
}
body.whats_new div.graph {
	position:relative;
	width:160px;
	float:left;
}

body.whats_new div.graph div.graph_content {
	width:156px; height:419;
	background-image:url(../images/whats_new/Sunta_news_centre_title_graph_image_box.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

body.whats_new div.graph div.graph_content img.graph_img {
	display:block;
	width:136px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}

body.whats_new div.pagination {
	float:right;
	text-align:right;
	font-size:12px;
	margin-top:10px;
	padding-right:20px;
	width:200px;
	margin-right:15px;
}


body.whats_new table.news_centre {
	width:95%;
	margin-left:5px;
	margin-top:5px;
}

body.whats_new h3{
	margin-left:8px;
	margin-top:5px;
}

body.whats_new table.news_centre td.date {
	text-align:right;
}

body.whats_new tr.odd {
	background-color:#F4F4F4;
}
body.whats_new tr.even {
	background-color:#E3E1E2;
}

body.whats_new table.todays_price {
	width:610px;
}
body.whats_new div.todays_price table.todays_price {
	width:606px;
}
body.whats_new table.todays_price tr{
	height:20px;
}
body.whats_new table.todays_price td {
	text-align:center;
	font-size:12px;
	padding:5px 0px 5px 0; 
}
/*
body.whats_new table.todays_price tr.head {
	background-image:url(../images/whats_new/Sunta_todays_price_table_heding_loop.jpg);
	background-repeat:repeat-y;
}*/
body.whats_new table.todays_price tr.head td {
	color:#FFFFFF;
}
body.whats_new div.table_caption{
	margin-left:10px;margin-top:5px;
	width:300px;float:left;font-size:12px;
}

body.whats_new div.category {
	position:relative;
	margin-top:10px; left:63px;
	width:557px; height:26px;
	overflow:hidden;
}

body.whats_new div.todays_price div.category {
	position:relative;
	margin-top:10px; left:6px;
	width:610px; height:26px;
	overflow:hidden;
}

body.whats_new div.currency {
	position:absolute;
	top:185px; left:618px;
	*top:191px;
	width:33px; height:222px;
}
body.whats_new div.special_offer div.currency {
	position:absolute;
	top:152px; left:618px;
	*top:158px;
	width:33px; height:222px;
}
body.whats_new div.currency  img {
	margin-bottom:3px;
}

body.whats_new div.category p {
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#FFFFFF;
	font-weight:bolder;
	font-size:14px;
}

body.whats_new div.category div.bulk,
body.whats_new div.category div.bulk_current {
	width:100px; height:26px;
	float:right;
	text-align:center;
	background-repeat:no-repeat;
}
body.whats_new div.category div.containers_current,
body.whats_new div.category div.containers{
	width:164px; height:26px;
	float:right;
	text-align:center;
	background-repeat:no-repeat;
}
body.whats_new div.category div.containers {
	/* background-image:url(../images/whats_new/Sunta_todays_price_tag_01_long.jpg); */
	background-image:url(../images/whats_new/Sunta_todays_price_tag_03_B.jpg);
}
body.whats_new div.category div.bulk {
	background-image:url(../images/whats_new/Sunta_todays_price_tag_02.jpg);
}

body.whats_new div.category div.containers_current {
	/* background-image:url(../images/whats_new/Sunta_todays_price_tag_01_long_B.jpg); */
	background-image:url(../images/whats_new/Sunta_todays_price_tag_03.jpg);
}
body.whats_new div.category div.containers_current {
	width:163px; 
}
body.whats_new div.category div.bulk_current {
	background-image:url(../images/whats_new/Sunta_todays_price_tag_02_B.jpg);
}

body.whats_new div.special_offer div.subpage_content table td {
	font-size:12px;
}
body.whats_new div.special_offer div.subpage_content table tr.count td ,
body.whats_new div.special_offer div.subpage_content table td.tbl_title{
	padding:5px 0 5px 0; 
}
body.whats_new div.special_offer div.subpage_content tr.bg {
	background-image:url(../images/product/Sunta_product_table_heading_loop.jpg);
	background-repeat:repeat-y;
}
body.whats_new div.special_offer div.subpage_content tr.odd {
	background-color:#E4E2E3;
}
body.whats_new div.special_offer div.subpage_content tr.even {
	background-color:#F5F5F5;
}


body.whats_new div.special_offer div.subpage_content tr td {
	text-align:center;
}

body.whats_new div.special_offer div.subpage_content tr.bg td {
	font-size:12px;
	color:#FFFFFF;
}

body.whats_new div.special_offer div.subpage_content tr.bg  td.tbl_title{
	font-size:20px;
	font-weight:bold;
}

body.whats_new table .news_centre td{
	padding: 5px;
	font-size:13px;
}


/********************** Our Products **********************/
body.our_products tr.bg {
	background-image:url(../images/product/Sunta_product_table_heading_loop.jpg);
	background-repeat:repeat-y;
}
body.our_products table.prod_detail td.tbl_title
body.our_products table.prod_cert prod td.tbl_title {
	padding:5px 0 5px 0; 
	text-align:center;
}

body.our_products tr.odd {
	background-color:#E4E2E3;
}
body.our_products tr.even {
	background-color:#F5F5F5;
}

body.our_products div.pagination {
	text-align:right;
	padding-right:20px;
	font-size:12px;
	margin-top:10px;
}


body.our_products div.subpage_content table {
	width:650px;
	border:0;
	margin-top:10px;
}

body.our_products div.subpage_content table td {
	border:0;
	font-size:12px;
	text-align:center;
	padding:5px 10px 5px 0; 
}

body.our_products div.subpage_content table tr.count td {
	padding:5px 10px 5px 0; 
	
}

body.our_products div.subpage_content tr.bg {
	color:#ECEBEC;
}

body.our_products div.subpage_content tr.bg td {
	font-size:12px;
}

body.our_products div.subpage_content  tr.bg  td.tbl_title{
	font-size:20px;
	font-weight:bold;
}

body.our_products div.subpage_content table.prod_detail td.manufacture {
	width:80px;
}
body.our_products div.subpage_content table.prod_detail td.origin {
	width:40px;
}
body.our_products div.subpage_content table.prod_detail td.HDT {
	width:30px;
}
body.our_products div.subpage_content table.prod_detail td.tensile,
body.our_products div.subpage_content table.prod_detail td.flexural,
body.our_products div.subpage_content table.prod_detail td.tensible {
	width:65px;
}


body.our_products div.subpage_content table.prod_cert td.references {
	width:320px;
}

