*{margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #3b4a56;
	background-image: url(/images/layout/body-bg.png);
	background-repeat: repeat-x;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	
}
h1, h2{
	font-family: Arial,Helvetica,sans-serif;
}
h2 img{
	float: right;
}
a{
	color: #46a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #3D81EE;
}
p {
  margin: 1em 0;
}
#outer{
	width: 100%;
}
#page {
	margin: 0 auto;
	width: 990px;
	
}
#border{
	width: 990px;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	border-top: 3px solid #fff;
	float: left;
}
#header {
	/*background: url(images/layout/header.png) no-repeat left top;*/
	width: 990px;
}

#topMenu { 
  width: 100%; 
  float: left; 
  padding: 2px 0; 
  background-color: #3b4a56;
  height: 26px;
  }
#topMenu ul {
  margin: 0; 
  padding: 0; 
  position: relative; 
  display: inline;
  }
#topMenu li {
  float: left; 
  list-style-type: none; 
  margin: 0 0 0 3px; 
  text-indent: 4px; 
  width: 159px; 
  height: 26px;
  font-family: Arial, sans-serif; 
  font-weight: bold;
  font-size: 80%; 
  position: relative;
  background-image: url(/images/layout/nav.gif);
  background-repeat: no-repeat;
  background-position: top right;
  }
#topMenu a {
  text-decoration: none;
  padding-top: 4px;  
  color: #fff; 
  display: block;
  height: 26px;
  }
#topMenu a:hover,#topMenu #navOn{
  text-decoration: underline; 
  background-image: url(/images/layout/nav_on.gif);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #cecece;
  margin: 0;
  }
#topMenu #navOn{
	text-decoration: none;
}
#topMenu li ul {
  display: none;
  width: 159px;
  margin: 0;
  position: absolute; 
  top: 100%;
  left: 0;
  border: solid 1px #000;
  background: #eee;
  z-index: 10;
  }

#topMenu li ul li {
  padding: 0;
  margin: 0;
  display: block;
  text-align: left; 
  background-image: none;
  font-size: 105%;
}
#topMenu li ul li a {
  color: #000;
  background-image: none !important;
  }
#topMenu li ul li a:hover {
  background-image: none !important;
  }
#topMenu li:hover ul, #topMenu li.over ul { 
  display: block; 
}

#container{
	clear: both;
	float: left;
	padding: 10px 0;
	width: 990px;
	background-color: #dbdbdb;
	padding-top: 10px;
}

#top{
  height: 75px;
  width: 990px;
  float: left;
  margin-bottom: 4px;
  color: #fff;
  background-color: #000;
	background-image: url(/images/layout/top.gif);
	background-repeat: repeat-x;
}
#top img{
  float: left;
  margin-top: 15px;
  margin-left: 20px;
  width: 128px;
}
.headR{
  margin-left: 4px;
}
#top h1 {
	font-size: 90%;
	width: 585px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}

#gSearch{
	float: left;
	width: 210px;
	height: 20px;
	padding: 0;
	margin: 15px 20px 0 0;
	text-align: right;
}
#gSearch input{
	border: none;
	margin: 0;
}
#gSearch .searchinput{
	margin: 0;
	width: 155px;
	height: 18px;
	background-image: url(/images/layout/search_bkg.png);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 20px;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
}
#gSearch .go{
	margin: 0;
	width: 50px;
	height: 20px;
	background-image: url(/images/layout/search_button.png);
	background-position: top right;
	background-repeat: no-repeat;
	color: #000;
	font-size: 80%;
	line-height: 20px;
	float: left;
}
#gSearch.go:hover{
	text-decoration: underline;
	color: #fff;
	cursor: pointer;
}
.smalltext{
	font-size: 66%;
	/*color: #fff !important;*/
	margin-top: 5px;
}

#breadcrumbs {
	margin-bottom: 15px;
	font-size: 90%;
	text-indent: 10px;
	height: 20px;
	width: 600px;
	float: left;
	overflow: hidden;
	/*border-bottom: 1px dotted #ccc;*/
}
#breadcrumbs a{
	color: #46a;
	text-decoration: none;

}
#breadcrumbs a:hover{
	color: #3D81EE;
	text-decoration: underline;
}
#icons{
	width: 380px;
	float: right;
	font-size: 75%;
	line-height: 20px;
	text-align: right;
	margin-right: 10px;
}
#icons img{
	margin-bottom: -3px;
	margin-left: 10px;
}
.addthis_toolbox{
	float: right;
}
.addthis_button_google_plusone iframe,#___plusone_0{
	width: 65px !important;
}
.addthis_button_facebook_like iframe{
	width: 70px !important;
}
.addthis_button_tweet iframe{
	width: 80px !important;
}
#topLinks{
	clear: both;
}

#links{
	float: right;
	width: 250px;
	font-size: 75%;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
}
#content{
	clear: both;
}
td, tr{
	vertical-align: top !important;
	margin: 0;
	padding: 0;
}

#left{
	width: 165px;
	/*float: left;*/
	font-size: 80%;
	padding-left: 10px;
}
#left ul{
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
#left h3{
	color: #46a;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
#left li {
	border: 1px solid #ccc;
	margin: 0 auto;
	width: 100%;
	text-indent: 5px;
	font-weight: bold;
	list-style-type: none;
	background: #eee;
} 
#left li.selected {
	background: #666 url(images/layout/left_selected.png) no-repeat right top;
	color: #fff;
}
#left li.selected a{
	color: #fff;
}

#left li a {
	display : block;
	padding: 4px 0;	
	width: 100%;
	text-decoration: none;
}
#left li a:hover {
background: #dde;
color: #3b4a56;
}


#leftAds{
	width: 160px;
	margin: 15px 0;
}

#gads{
	width: 160px;
	margin: 15px 0;
}
#user_box{
	float: left;
	clear: both;
	background-color: #e8e8e8;
	width: 165px;
}
#user_box form{
	margin-left: 10px;
	padding: 0;
	width: 145px;
}
#randomImg{
	text-align: center;
	margin: 8px 0;
	width: 100%;
}
#randomImg img{
	border: 1px solid #3b4a56;
}
#main {
	float: left;
	width: 790px;
	margin-left: 15px;
}
#main h1{
font-weight: normal;
color: #46a;
font-size: 166%;
}
#main_wide{
	background-color: #3b4a56;
	padding: 15px;
}
#main_wide h2, #main h2 {
  color: #fff;
  font-size: 125%;
  font-weight: normal;
  margin-bottom: 7px;
}
#main h2{
color:#3b4a56;
}

#buttons{
	width: 400px;
	margin: 15px auto;
}

#title, #main h3{
	color: #3b4a56;
	margin-bottom: 8px;
	clear: both;
	font-size: 90%;
}


#detailsTable{
	width: 100%;
	clear: both;
}
#desc{
	width: 500px;
}
#detailsTable td{
	font-size: 75%;
	vertical-align: top;
	padding: 3px 3px 5px 3px;
}
.row1 {
  background-color: #eee;
  color: #004c75;
}
.row2 {
  background-color: #dbdbdb;
  color: #004c75;
}
.imagerow1 {
  background-color: #eee;
  color: #004c75;
  clear: both;
  float: left;
  width: 100%;
  /*border-bottom: 1px solid #3b4a56;*/
}
.imagerow2 {
  background-color: #dbdbdb;
  color: #004c75;
  clear: both;
  float: left;
  width: 100%;
  /*border-bottom: 1px solid #3b4a56;*/
}
#more{
	 background-color: #dbdbdb;
	 float: left;
	 width: 100%;
	 clear: both;
	 font-size: 75%;
	 padding: 5px 0;
}
#more img{
	border: 1px solid #3b4a56;
}
#prev{
	width: 40%;
	float: left;
	margin-left: 20px;
}
#next{
	width: 40%;
	float: right;
	text-align: right;
	margin-right: 20px;
}


#footer {
	clear: both;
	float: left;
	background-color: #333;
	background-image: url(images/layout/footer_bkg.png);
	background-repeat: repeat-x;
	background-position: left middle;
	padding: 10px;
	border-bottom: 10px solid #fff;
	color: #fff;
	width: 970px;
}
#footer ul{
	list-style: none;
	width: 175px;
	float: right;
	font-size: 75%;
}
#footer li{
}
#footer a{
	color: #fff;
}
#copy{
	float: left;
	width: 350px;
	height: 18px;
	line-height: 14px;
	font-size: 90%;
}
#copy img, #social img{
	float: left;
	margin-right: 5px;
}
#social{
	clear: left;
	float: left;
	width: 350px;
	height: 32px;
	margin-top: 5px;
}
	
#mainImg img{
  border: 3px solid #ffffff;
}
#rating{
	width: 120px;
	margin: 8px auto;
	background-color: #dbdbdb;
}

input{
	/*font-size: 75%;*/
}
.logininput {
  border: 1px solid #46a;
  margin-top: 3px;
  background-color: #ffffff;
  color: #0f5475;
  width: 145px;
}
/*.searchinput {
  background-color: #FFFFFF;
  color: #0f5475;
  width: 130px;
}*/
.textarea {
  color: #0f5475;
  width: 230px;
}
/*.input {
  color: #0f5475;
  width: 230px;
}
.select {
  color: #0f5475;
}*/
.setperpageselect {
  color: #0f5475;
}
.categoryselect {
  color: #0f5475;
}
.dropdownmarker {
  background-color: #EEEEEE;
  color: #136c99;
}
/*.button {
  background-color: #003366;
  color: #fcdc43;
  font-weight: bold;
}*/

#accom, #userControls{
	float: left;
	width: 155px;
	margin: 10px;
	padding: 0;
	text-align: left;
	clear: both;
}
#accom li, #userControls li{
	list-style: none;
	margin-bottom: 3px;
}
.sharesb{
	clear:both;
	position:relative;
	border:1px solid #ddd;
	padding:10px;
	margin:15px 0 10px 0;
	font-size:12px;
	background-color: #eee;
}

.sharesb h3{
	padding:0 3px 0 0;
	margin:0;
	margin:0 5px 0 3px;
	font-weight:normal;
}

.sharesb ul{
	text-align:left;
	list-style:none;
	margin:15px 0 0px 15px;
	padding:0;
}

.sharesb ul li{
	text-align:center;
	display:inline;
	padding:0 4px 6px 0 ;
}

.sharesb ul li.delicious{background:url("http://www.cornwalls.co.uk/photos/templates/default/images/delicious.gif") no-repeat 0 0;}

.sharesb ul li.digg{background:url("http://www.cornwalls.co.uk/photos/templates/default/images/digg.gif") no-repeat 0 0;}

.sharesb ul li.reddit{
	padding:0 0 0 2px;
	background:url("http://www.cornwalls.co.uk/photos/templates/default/images/reddit.gif") no-repeat 0 0;
}

.sharesb ul li.facebook{background:url("http://www.cornwalls.co.uk/photos/templates/default/images/facebook.gif") no-repeat 0 0;}

.sharesb ul li.stumbleupon{background:url("http://www.cornwalls.co.uk/photos/templates/default/images/stumbleupon.gif") no-repeat 0 0;}

.sharesb ul li a{
	padding:0 0 0 18px;
	margin:0 3px 0 0px;
}
#upload_button{
	float: right;
	width: 70px;
}
#cat_description{
	color: #0f5475;
	font-size: 75%;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px solid #dbdbdb;
}
#categories, #new_images, #tagBox{
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	background-color: #e8e8e8;
	color: #0f5475;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-bottom: 6px;
}
.category{
	float: left;
	width: 220px;
	height: 75px;
	margin: 5px 10px;
	font-size: 75%;
}
.category img{
	float: left;
}
#new_images{
	float: left;
	width: 100%;
	font-size: 75%;
	background-color: #e8e8e8;
	color: #0f5475;
}
.new_image{
	float: left;
	width: 179px;
	background-color: #e8e8e8;
	padding: 8px;
}

#cat_images{
	float: left;
	width: 100%;
	font-size: 75%;
	background-color: #e8e8e8;
	border:1px solid #ccc;
	clear: both;
}
.cat_image{
	float: left;
	width: 179px;
	padding: 8px;
}
.cat_image b a{
	color: #3b4a56;
}

#user_online{
	float: left;
	width: 100%;
	font-size: 75%;
	background-color: #e8e8e8;
	color: #0f5475;
}
#user_online p{
	padding: 3px 5px;
}
#thumbnails{
	float: left;
	width: 100%;
	background-color: #e8e8e8;
}
.thumbnail{
	border: 1px solid #3b4a56;
}
#paging{
	float: left;
	width: 100%;
	font-size: 90%;
	padding: 4px 1px;
	/*background-color: #e8e8e8;*/
	clear: both;
	margin-top: 20px;
}
#paging a, .pagingon{
	border: solid 1px #46a;
	color:#46a !important;
	font-weight:bold;
	padding:3px 5px;
	background-color: #fff;
	margin-right: -4px !important;
}
.pagingon, #paging a:hover{
	background-color: #46a;
	color:#fff !important;
	text-decoration: none;
}
#topTable{
	width: 100%;
}
#topTable td{
	padding: 2px 0;
	font-size: 95%;
	vertical-align: top;
}
#topTable a{
	text-decoration: none;
}
#topTable a:hover{
	text-decoration: underline;
}
.head1{
	color: #fff;
	height: 28px;
}

.rightLink a{
	color: #fff;
	float: right;
	font-size: 80%;
}
#buyPrint{
	float: left;
	padding-top: 5px;
	width: 10%;
}
#buyForm{
	float: left;
	clear: both;
	margin: 5px 0;
	padding: 8px 1%;
	width: 98%;
	background-color: #dbdbdb;
}
#buyForm select{
	width: 205px;
	float: left;
	margin-bottom: 5px;
}
#buyForm label{
	font-size: 75%;
	font-weight: bold;
	width: 220px;
	float: left;
	margin-bottom: 5px;
}
#buyButton{
	margin-top: 15px;
	float: right;
	
}
#viewCart{
	margin-top: 10px;
	float: right;
	margin-right: 20px;
}
.buyColumn{
	width: 230px;
	float: left;
}
#copyright{
	float: right;
	text-align: right;
	color: #fff;
	font-size: 80%;
	width: 90%;
}
#copyright a{
	color: #fff;
	text-decoration: none;
}
#comments{
	background-color: #eee;
	width: 100%;
	font-size: 80%;
	float: left;
	clear: both;
}
#comments h2{
	font-weight: bold;
	color: #3b4a56;
	margin-left: 2%;
	padding-top: 10px;
	font-size: 125%;
}
#comments input, #comments textarea{
	width: 350px;
	border: 1px solid #999;
	padding: 2px 3px;
}
#postbutton{
	width: 150px;
	color: #fff;
	font-weight: bold;
	background-color: #999;
}
.commentRow{
	width: 96%;
	margin: 10px 2%;
	float: left;
	clear: both;
	border-bottom: 1px dashed #46a;
	color: #3b4a56;
	padding: 5px 0;
}
.commentRow h3{
	font-size: 100%;
}
#postComment{
	color: #46a;
	margin-left: 2%;
	margin-bottom: 10px;
}
#postComment:hover{
	text-decoration: underline;
	cursor: pointer;
}
.commentRow i{
	color: #999;
}
.commentL{
	width: 20%;
	float: left;
}
.commentR{
	width: 75%;
	float: right;
}

/* =Tag cloud
-----------------------------------------------------------------------------*/
#tagBox{
	float: left;
	margin-top: 15px;
	clear: both;
	width: 100%;
	/*font-size: 75%;*/
	background-color: #e8e8e8;
	color: #0f5475;
	padding: 5px 0;
	
}
#mapBox{
	float: right;
	width: 295px;
	margin-right: 8px;
}
#mapBox img{
	border: 1px solid #0f5475;
}
#tagCloud h3,#mapBox h3{
	font-family: Arial;
	font-weight: normal;
	color: #0f5475;
	font-size: 120%;
	margin-bottom: 10px;
	
}
	
#tagCloud{
	
	width: 320px;
	background-color: #e8e8e8;
	font-size: 100%;
	float: left;
	margin-left: 12px;
}
#tagCloud a{
	text-decoration: none;
}
#tagCloud a:hover{
	text-decoration: underline !important;
}
.word {
 padding: 0 1px;
 line-height: 100%;
}
span.size1 a{
color: #0071bc;
font-size: 180%;
}
span.size2 a{
color: #0071bc;
font-size: 160%;
}
span.size3 a{
color: #0084db;
font-size: 150%;
}
span.size4 a{
color: #0084db;
font-size: 130%;
}
span.size5 a{
color: #008deb;
font-size: 120%;
}
span.size6 a {
color: #008deb;
font-size: 110%;
}
span.size7 a{
color: #008deb;
font-size: 100%;
}
span.size8 a{
color: #0097fb;
font-size: 90%;
}
span.size0 a{
color: #0097fb;
font-size: 50%;
}

/* =Star Rating
-----------------------------------------------------------------------------*/
.ratingblock {
	clear: both;
	display:block;
	width: 290px;
	}

.loading {
	height: 30px;
	background: url('images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}	
