/*
Theme Name: Maxspid v1.0
Theme URI: http://www.consulusgroup.com/
Description: This website designed and created by Consulus Pte Ltd.
Author: Sam Hoe
Author URI: http://www.consulusgroup.com/
Tags: red, black, custom header, fixed width, two columns

	Maxspid v1.0
	 http://www.consulusgroup.com/

	This theme was designed and built by Consulus Pte Ltd,
	whose blog you will find at http://www.consulusgroup.com/

*/

/* Global */
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:0px;
	background:url(images/bg.jpg) center 58px no-repeat;
}
a,a.color_links{
	color:black;
	text-decoration:none;
}
a:hover,#footer a:hover,td.product_title a:hover{
	color:#da2128;
}
table a img{
	border:none;
}
div{
	display:block;
	float:left;
	width:100%;
}
table{
	float:left;
}
div#page{
	float:none;
	margin:auto;
	width:900px;
}
div#header{
	margin-top:20px;
}
h1{
	display:block;
	float:left;
	width:204px;
	height:100px;
	text-indent:-5000px;
	margin:0px;
	padding:0px;
	background:url(images/logo.jpg) left top no-repeat;
}
h3,h4,h5{
	margin:0px;
}
h3{
	font-size:17px;
}
h4{
	font-size:10px;
	line-height:26px;
	color:#da2128;
}
h5{
	font-size:9px;
	margin-top:15px;
}
div.clear_both{
	float:none;
	clear:both;
}

/* Header */
img#certificate{
	float:right;
}
div#menu{
	height:108px;
	background:url(images/menu_bg.jpg) left top no-repeat;
	font-size:12px;
}
ul#nav li{
	display:inline;
	text-transform:uppercase;
	float:right;
	margin:73px 3px auto 20px;
}
ul#nav li a:hover,li.current_page_item a,ul#nav li.current_page_parent a{
	color:#da2128;
}

/* content */
div#content{
	
}
div.breadcrumb{
	text-align:right;
	font-size:9px;
	height:22px;
	padding-top:8px;
}
div#content div#left_column{
	width:200px;
	float:left;
	padding-top:50px;
}
div#content div#right_column{
	width:600px;
	float:right;
}
ul.side_menu{
	margin:0px;
	padding:0px;
}
ul.side_menu li{
	margin-left:15px;
	margin-bottom:10px;
}
td.product_title{
	background-color:#4d4d4f;
	color:white;
	padding:5px;
}
td.product_title a{
	color:white;
}
input.text_box,textarea.text_area{
	width:315px;
	background:#4d4d4f;
	border:none;
	color:white;
}
table label{
	display:block;
	padding-top:3px;
	font-weight:bold;
}
textarea.text_area{
	height:200px;
}
input.submit_button{
	width:100px;
	background:#4d4d4f;
	color:white;
	border:none;
}
input.submit_button:hover{
	cursor:pointer;
}

/* footer */
div#footer{
	margin-top:45px;
}
div#foot_cat{
	height:125px;
	color:black;
	background:#a6a6a7;
}
div#copyright{
	height:130px;
	color:#ffffff;
	background:#2a2a2b;
}
div#copyright,div#foot_cat{
	width:794px;	
	font-size:10px;
	line-height:16px;	
	padding:20px 53px 0px 53px;
}
div#foot_cat img{
	float:left;
}
img.product_img{
	margin-right:53px;
	margin-top:7px;
}
div#foot_cat a{
	color:#da2128;
	text-decoration:none;
}
div#copyright a{
	color:#fff;
	text-decoration:none;
}
div#footer p{
	display:block;
	width:450px;
	float:left;
}
div#copyright p span.chinese{
	font-size:12px;
}
div#footer p.copy{
	float:right;
	width:260px;
	text-align:right;
}
div#footer p.copy img{
	margin-bottom:10px;
}
div#foot_cat p.copy{
	text-align:left;
}
div#foot_cat p.copy img{
	margin:5px;
}
div.easySpoilerWrapper{
	margin-bottom:10px;
}
div#footer p.ctrel,div#footer p.ais{
	width:240px;
}
div#footer p.ctrel{
	margin-right:25px;
}
