/* Start of CMSMS style sheet 'New Style' */
/* CSS Document */

*{
	margin:0;
	padding:0;
}
img {
   border: 0;
}
body{
	background:url(images/bg-pattern.jpg) #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#494949;
}

input, textarea{
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a{
	color:#d07e02;
	text-decoration:underline;
}

a:hover{
	color:#4e6eb1;
}

h1{
	background:url(images/h1-bg.jpg) no-repeat left;
	padding-left:26px;
	margin:15px 0 11px 0;
	color:#4e6eb1;
	font-size:15px;
	font-family:"Century Gothic", Verdana, Arial, sans-serif;
}

h2{
	background:url(images/list-tick.jpg) no-repeat left;
	padding-left:26px;
	margin:15px 0 11px 0;
	color:#494949;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

h3{
	margin:15px 0 11px 0;
	color:#4e6eb1;
	font-size:15px;
	font-family:"Century Gothic", Verdana, Arial, sans-serif;
}

h4{
	margin:15px 0 5px 0;
	color:#333;
	font-size:14px;
}

h5{
	font-size:13px;
	margin:0;
}

p{
	margin:6px 0 12px 0;
	text-align:justify;
}

ul{
	margin:5px 0 5px 25px;
}

li{
	margin:4px 0;
	color:#494949;
	font-size:13px;
}

li tick{
	background:url(images/list-tick.jpg) no-repeat left;
	list-style:none;
}

.note{
	color:#666;
	font-size:11px;
}

#container{
	width:970px;
	margin:30px auto 20px auto;
}

#header-top{
	background:url(images/header-top.jpg) no-repeat;
	height:8px;
	font-size:0;
}

#header{
	background:url(images/header-bg.jpg) no-repeat;
	height:88px;
}

#logo{
	float:left;
	width:260px;
}

#header-content{
	float:left;
	width:700px;
	padding-right:8px;
}

#header-tag{
	float:left;
	width:503px;
	height:80px;
}

#header-search{
	float:right;
	height:8px;
	width:180px;
}

#header-phone{
	float:right;
	width:116px;
	padding-top:6px;
}

#search-left{
	float:left;
	width:20px;
	background:url(images/search-glass.jpg) no-repeat;
	height:24px;
}

#search{
	float:left;
	width:127px;
	height:22px;
	overflow:hidden;
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
}

.search-input{
	border:none;
	font-size:11px;
	color:#b2b2b2;
	background:#fff;
	height:17px;
	padding:5px 0 0 7px;
	width:120px;
}

#search-button{
	float:left;
	width:31px;
}

#search-button input{
	padding:0;
}

#top-menu{
	background:url(images/top-menu-bg.jpg) repeat-x;
	height:30px;
	font-size:12px;
}

.menu-item, .menu-item-sel{
	float:left;
	background:url(images/top-menu-divider.jpg) no-repeat right;
	padding-right:2px;
}

.menu-item a, .menu-item-sel a{
	float:left;
	display:block;
	padding:8px 12px 7px 12px;
	text-decoration:none;
	color:#ebf1fe;
}

.menu-item a:hover{
	background:url(images/top-menu-hover.jpg) repeat-x;
	color:#fff;
}

.menu-item-sel a{
	color:#fff;
	background:url(images/top-menu-sel-bg.jpg) repeat-x;
}

.sub-menu {
	position:absolute;
	top:350px;
	width:214px;
	clear:left;
	background:#6d8ac8;
	line-height:15px;
	border:1px solid #395693;
	border-bottom:none;
	border-top:none;
	font-size:12px;
	z-index:90;
}

.sub-menu-item {
	float:left;
}

.sub-menu-item a {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	display:block;
	float:left;
	width:190px;
	background:#6d8ac8;
	border-bottom:1px solid #395693;
}

.sub-menu-item a:hover {
	text-decoration: none;
	background:#284173;
}

#content-container{
	background:#fff;
}

#content-area{
	float:left;
	width:703px;
	padding-left:13px;
	line-height:16px;
	margin-bottom:10px;
}

#sub-content{
	float:right;
	width:222px;
	padding:0 0 20px 28px;
	background:url(images/content-divide.jpg) no-repeat left;
}

.entry-container{
	width:236px;
	height:114px;
	cursor:pointer;
	float:left;
	text-align:center;
}

.entry-title{
	color:#fff;
	font-weight:bold;
	padding-top:9px;
	height:22px;
}

.entry-title-bottom{
	color:#fff;
	font-weight:bold;
	top:87px;
	height:22px;
	position:relative;
	width:236px;
}

.entry-text{
	color:#fff;
	z-index:2;
	background-color:#222222;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	height:67px;
	padding-top:15px;
}

.side-header{
	background:url(images/side-header-bg.jpg) no-repeat;
	height:22px;
	margin:15px 0 5px 0;
	padding:5px 5px 0 10px;
	color:#fff;
	font-weight:bold;
}

.side-header img{
	position:relative;
	top:2px;
}

.side-menu-item a{
	color:#3d3d3d;
	text-decoration:none;
	display:block;
	padding:4px 0 0 10px;
	height:17px;
}

.side-menu-item a:hover{
	color:#dc8300;
}

.side-image{
	margin-top:15px;
}

.what-next{
	background:url(images/whatnext.jpg) no-repeat;
	width:545px;
	padding-left:158px;
	height:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:20px 0;
}

.what-next a{
	color:#4969af;
	text-decoration:none;
}

.what-next a:hover{
	text-decoration:underline;
}

.what-next-block1{
	float:left;
	width:163px;
	padding:17px 26px 0 6px;
}

.what-next-block2{
	float:left;
	width:163px;
	padding:17px 0 0 6px;
}

.what-next-enquiries{
	float:right;
	width:132px;
	padding:6px 15px 0 0;
}

#form_top{
	background:url(images/form_top.jpg) no-repeat;
	width:672px;
	height:50px;
	padding:12px 0 0 20px;
	margin:20px 0 0 0;
	border-bottom:1px solid #f5d8ae;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}

#form_top small{
	font-size:12px;
	font-weight:normal;
}

.form_row{
	background:#fff4e5;
	color:#664615;
	font-size:12px;
	border:1px solid #f5d8ae;
	border-top:none;
	width:670px;
	padding:10px;
}

.dark_orange{
	background:#ffeed5;
}

.form_row_left{
	float:left;
	width:170px;
	padding:3px 10px 0 0;
	text-align:right;
	font-weight:bold;
}

.form_row_right{
	float:left;
	width:490px;
}

.form_text_input_error{
	border:1px solid #a00;
}

.form_text_input, .form_textarea, .form_select{
	border:1px solid #f0cc97;
}

#form_bottom{
	background:url(images/form_bottom.jpg) no-repeat;
	width:672px;
	height:47px;
	padding:15px 10px 0 10px;
}

.form_submit{
	background:#f99d14;
	color:#fff;
	border:1px solid #7e4e08;
	padding:4px 8px;
	cursor:pointer;
	font-size:16px;
}

.form_submit:hover{
	background:#f4b558;
	color:#664615;
}

.news_container{
	float:left;
	width:330px;
	padding:5px 20px 5px 0;
}

.news_date{
	font-size:11px;
	color:#444;
}

.news_title{
	color:#4e6eb1;
	font-size:14px;
	padding:0 0 6px 0;
}

.testimonial_container{
	clear:both;
	background:url(images/testimonials_base.jpg) no-repeat bottom center;
	padding:10px 0 40px 0;
}

.testimonial_text{
	padding:10px 0 0 15px;
	background:url(images/testimonial_quote.jpg) no-repeat top left;
}

.testimonial_text img{
	margin-left:50px;
}

#footer{
	background:url(images/footer-top.jpg) no-repeat top #fff;
	height:45px;
	padding:15px 20px 0 20px;
	font-size:11px;
	color:#7a7a7a;
	line-height:20px;
}

#footer a{
	color:#7a7a7a;
	text-decoration:none;
}

#footer a:hover{
	color:#333;
	text-decoration:underline;
}

#footer-left{
	float:left;
	width:550px;
}

#footer-right{
	float:right;
	text-align:right;
	width:350px;
}

#footer-base{
	background:url(images/footer-base.jpg) no-repeat;
	height:6px;
	font-size:0;
}

.link-box {
	background:#f8f8f8;
	border:1px solid #dcdcdc;
	padding:10px;
	margin:20px 0 0 0;
}

.link-box-list {
	list-style:none;
	margin:0;
	padding:0 0 0 4px;
	float:left;
	width:220px;
}

.link-box-list a {
	color:#727272;
	text-decoration:none;
}

.link-box-list a:hover{
	color:#333;
	text-decoration:underline;
}

.link-box-list li{
	background:url(images/link-box-arrow.jpg) no-repeat left center;
	color:#727272;
	font-size:11px;
	margin:0 0 5px 0;
	padding:0 0 0 22px;
}

.side-header, .side-header-closed, .side-header-open{
	background:url(images/side-header-bg.jpg) no-repeat;
	height:22px;
	margin:15px 0 5px 0;
	padding:5px 5px 0 10px;
	color:#fff;
	font-weight:bold;
}

.side-header-closed{
	background:url(images/side-header-bg-closed.jpg) no-repeat;
}

.side-header-open{
	background:url(images/side-header-bg-open.jpg) no-repeat;
}
/*Shop*/
.product_category {
	float:left;
	width:220px;
	text-align:center;
	margin:10px;
	margin-top:5px;
	margin-left:0px;
	height:190px;
	padding-bottom:10px;
	background:url(images/listing_divide.jpg) center bottom no-repeat;
}

/* End of 'New Style' */

