html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em;
background-color: #007698;
color: #ffffff;
height:100%;
}

body a {
color:#007698;
text-decoration:none;
}
body a:hover, body a:focus {
color:#dedede;
}

.blue {color:#007698;}
.dark_blue {color:#051f47;}


.project_img {
width:282px; height:auto; float:right; margin-left:10px;}


/*---------------------text styles---------------------------*/

h1 {

	font-size: 13px;
	font-weight: bold;
	color: #24A3D3;
	padding:5px 0 5px 0;
}
h2 {

	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding:5px 0 5px 0;
}
p {
	padding:5px 0 5px 0;
}

.success {
	color: #009900;
	border: 2px solid #009900;
	padding: 5px;
	font-weight: bold;
	margin: 5px;
	background: #00FF33;
}

.error {
	color: #FF0000;
	border: 2px solid #FF0000;
	padding: 5px;
	font-weight: bold;
	margin: 5px;
	background: #FF9933;
}

.hidetext {
	text-indent: -9999em;
}

.title_blue {
color:#007698;
}

.title_bl_lrg {
color:#007698;
font-size:1.5em;
font-weight:normal;
padding-bottom:12px;
}

.small_text {
font-size:11px;
}

.project_thumbs {
width:129px;
height:auto;
float:left;
display:inline;
margin:0 17px 15px 0;
}

.project_thumbs img {
margin-bottom:5px;
}

.project_thumbs2 {
width:100px;
height:auto;
float:left;
display:inline;
margin:0 17px 15px 0;
}

.project_thumbs2 img {
margin-bottom:5px;
}

.white_text {
	color:#fff;
}

/*---------------------layout styles---------------------------*/

#wrapper {
/*CHECK DESIGN FOR WIDTH FIRST. STANDARD SIZES BELOW*/
width: 954px;/*for 1024x768*/
height:auto;
background:url(../graphics/body_bg.jpg) repeat-x top left #01275A;
padding:24px 1px 22px 36px;
margin:5px auto;
text-align:left;
}

#column_1 {
width:288px;
height:auto;
float:left;
display:inline;
padding-top:150px;
background:transparent  url(../graphics/ramsden_logo.jpg) no-repeat 0px 25px;
}

#flash {
	height:345px;
	float:left;
	display:inline;
}


#nav {
height:auto;
}

#nav a{
text-decoration:none;
}

#nav ul{
display:inline;
list-style-type:none;
}

#nav ul li{
float: left;
list-style-type: none;
}

#nav li a {
  display: block;
  padding: 0;
}

#nav li a, #nav li a:hover{
width:255px;
height:21px;
}

#main-pro, #cat-pro{
	width:666px;
	overflow:hidden;	
	height:343px;
	float:right;
}

li.home a {
background:url(../graphics/nav.jpg) top left no-repeat;
}

li.home a:hover {
background:url(../graphics/nav.jpg) -255px -0px no-repeat;
}

li.about a {
background:url(../graphics/nav.jpg) 0px -20px  no-repeat;
}

li.about a:hover {
background:url(../graphics/nav.jpg) -255px -20px no-repeat;
}

li.projects a {
background:url(../graphics/nav.jpg) 0px -40px  no-repeat;
}

li.projects a:hover {
background:url(../graphics/nav.jpg) -255px -40px no-repeat;
}

li.contact a {
background:url(../graphics/nav.jpg) 0px -61px  no-repeat;
}

li.contact a:hover {
background:url(../graphics/nav.jpg) -255px -61px no-repeat;
}

li.clients a {
background:url(../graphics/nav.jpg) 0px -82px  no-repeat;
}

li.clients a:hover {
background:url(../graphics/nav.jpg) -255px -82px no-repeat;
}
li.china a {
background:url(../graphics/nav.jpg) 0px -103px  no-repeat;
}

li.china a:hover {
background:url(../graphics/nav.jpg) -255px -103px no-repeat;
}

li.blank a {
background:transparent;
}

li.blank a:hover {
background:transparent;
}

/* TEMP CHINA LINKS */


li.china_home a {
background:url(../graphics/nav_china.jpg) top left no-repeat;
}

li.china_home a:hover {
background:url(../graphics/nav_china.jpg) -255px -0px no-repeat;
}

li.china_about a {
background:url(../graphics/nav_china.jpg) 0px -20px  no-repeat;
}

li.china_about a:hover {
background:url(../graphics/nav_china.jpg) -255px -20px no-repeat;
}

li.china_projects a {
background:url(../graphics/nav_china.jpg) 0px -40px  no-repeat;
}

li.china_projects a:hover {
background:url(../graphics/nav_china.jpg) -255px -40px no-repeat;
}

li.china_contact a {
background:url(../graphics/nav_china.jpg) 0px -61px  no-repeat;
}

li.china_contact a:hover {
background:url(../graphics/nav_china.jpg) -255px -61px no-repeat;
}

li.china_clients a {
background:url(../graphics/nav_china.jpg) 0px -82px  no-repeat;
}

li.china_clients a:hover {
background:url(../graphics/nav_china.jpg) -255px -82px no-repeat;
}
li.china_china a {
background:url(../graphics/nav_china.jpg) 0px -103px  no-repeat;
}

li.china_china a:hover {
background:url(../graphics/nav_china.jpg) -255px -103px no-repeat;
}
li.china_blank a {
background:transparent;
}

li.china_blank a:hover {
background:transparent;
}

#promoting {
width:288px;
height:47px;
margin-top:43px;
float:left;
display:inline;
background:url(../graphics/promoting.jpg) top left no-repeat;
}

#shadow {
width:954px;
height:25px;
float:left;
background:url(../graphics/shadow_bg.jpg) repeat-x top left;
margin-top:-2px;
}

#content_holding {
width:918px;
height:auto;
float:left; 
background: url(../graphics/content_holding_bg2.jpg) top left no-repeat #091838;
}

#content_holding p, br {
margin:0px;
padding:0px;
}

#content_1 {
width:250px;
padding:21px 20px 15px 18px;
float:left;
text-align:justify;
overflow:hidden;
/*border-right:1px solid #01275A;*/
}

#content_2 {
width:300px;
padding:16px 20px 20px 18px;
border-right:1px solid #01275A;
border-left:1px solid #01275A;
float:left;
text-align:right;
}

#content_3 {
width:260px;
padding:16px 0 15px 20px;
float:left;
text-align:left;}

#content_2_wide {
width:586px;
height:auto;
padding:16px 20px 20px;
border-left:1px solid #01275A;
float:right;
position:relative;
}

#content_2_wide img {
border:1px solid #007698;}

#content_2_wide .thumb {
margin:2px 2px 0 0;
}

#content_2_wide .force_right {
	position:absolute;
	bottom:13px;
	right:20px;
}

#content_2_wide .force_left {
	position:absolute;
	bottom:13px;
	left:20px;
}

#content {
width:923px;
height:183px;
background: url(../graphics/content_holding_bg.jpg) top left no-repeat #091838;
}

#chinese_info_box {
	position:absolute;
	width:100px;
	height:100px;
	background-color:#000;
	margin-left:1326px;
	}
	

.short_paragraph {
	width:290px;
	margin-bottom:8px!important;
}


#footer {
/*CHECK DESIGN FOR WIDTH FIRST. STANDARD SIZES BELOW*/
width: 1000px;/*for 1024x768*/
margin:0px auto;
text-align:left;
color:#051f47;
}

#footer a {
color:#051f47;
text-decoration:none;
font-weight:bold;
}

#footer a:hover {
color:#051f47;
text-decoration:none;
}
#footer_left {
/*CHECK DESIGN FOR WIDTH FIRST. STANDARD SIZES BELOW*/
float:left;
color:#fff;
padding:6px 42px;
}
#footer_right{
/*CHECK DESIGN FOR WIDTH FIRST. STANDARD SIZES BELOW*/
float:right;
text-align:right;
color:#fff;
padding:6px 43px;
}

#footer_left a, #footer_right a{
font-weight:normal;
color:#fff;
}

#sitemap {
	margin-left:20px;
}

#sitemap li{
	padding:1px 0px;
}
#sitemap ul {
	margin-left:15px;
}

.clearer{
	clear:both;
}

.mceContentBody {
	background-color: #091838 !important;
}

.mceContentBody a {
	color: #007698 !important;
}

.project_detail_thumb_container {
	display: block;
	float: left;
	width: 64px;
	height: 48px;
	margin-right: 3px;
}

#admin_nav{
	margin:2px auto 2px auto;
	width:800px;
	overflow:hidden;
}

#admin_nav li{
	float:left;
	list-style:none;
	
}

#admin_nav a{
	color:#fff;
	width:130px;
	text-align:center;
	height:20px;
	line-height:20px;
	background-color:#007698;
	color:#fff;
	margin-right:3px;
	display:block;
}

#admin_nav a:hover{
	color:#007698;
	background-color:#dedede;
}




legend{
	font-size:10pt;
}

fieldset{
	padding:10px;
	margin:10px;
}

input{
	margin:5px;
}

label{
	font-size:10pt;
}

table{
	font-size:10pt;
	font-weight:normal;
	text-align:left;
}