/* *********************************
  onestopbeachshop.co.uk
  Website (c) One Stop Beach Shop
	  
  website designed by Branches Design
  www.branchesdesign.co.uk
	  
*************************************/

/* Main tags */

body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/top_bg_strip.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

/* ******** Layout Divs ********/

#wrapper {
	width:760px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

#head {
	height:142px;
}

#logo {
	float:left;
	height:142px;
	width:219px;
	background-image:url(../images/osbs_logo_top.png);
}

#cart {
	height:142px;
	width:219px;
	float:right;
	text-align:right;
}

#headerimage {
	float:left;
	width:760px;
	height:156px;
	background-image:url(../rotatingimages/rotate.php);
	/*background-image:url(../images/header1.jpg);*/
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-top:0px;
	padding-top:0px;
}

#headertext {
	position:relative;
	width:280px;
	top:15px;
	left:5px;
	font-size:12px;
	color:#333333;
	line-height:20px;
}

#headertext h1 {
	font-size:14px;
	padding:0px;
	margin:0px;
}

#headertext a {
	font-weight:bold;
	text-decoration:underline;
	color:#003366;
}

#headertext p {
	margin:0px;
	padding:0px;
}

#wideheadimage {
	float:left;
	margin-bottom:20px;
	margin-top:0px;
	padding-top:0px;
}

#maincontent {
	clear: both;
}

#content {
	width:600px;
	line-height:18px;
	position: relative;
	left: 0px;
	top: 0px;
}

/* Home page columns layout */

/*#columncontainer {
	width:100%;
}*/

#col1 {
	width:190px;
	height:100px;
	position: absolute;
	left: 10px;
	top: 0px;
}

#col2 {
	width:190px;
	height:100px;
	position: absolute;
	left: 210px;
	top: 0px;
}

#col3 {
	width:190px;
	height:100px;
	position: absolute;
	left: 410px;
	top: 0px;
}

#threecolwrapper {
	width:600px;
	height:600px;
	position: relative;
	top: 50px;
	left: 0px;
	margin-bottom: 20px;
	
}

#contentfooter {
	width:600px;
	height:47px;
	margin-top: 50px;
}
#homebox {
	margin: 5px 0px;
	padding: 5px;
	border: 3px solid #999999;
	height:400px;
}

#menu {
	float:right;
	width:133px;
	height:100%;
	background-image:url(../images/menu_mid.gif);
	background-repeat:repeat-y;
}

#menusearch {
	width:100%;
	height:64px;
	background-image:url(../images/menu_top.gif);
	background-repeat:no-repeat;
}

#actinicsearch {
	position:relative;
	top:36px;
	left:18px;
}


#menucontent {
}

#menucontent ul {
	margin:0px;
	padding:0px;
	width:100%;
	padding-top:10px;
}

#menucontent li {
	list-style:none;
	display:block;
}

#menucontent .divider {
	padding-left:10px;
	display:block;
	font-weight:bold;
	color:#FF6600;
	background-color:#FFFFFF;
	font-size:12px;
}

#menucontent a {
	width:123px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	padding-left:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:9px;
}

#menucontent a:hover {
	background-color:#FFFFFF;
	color:#FF3300;
}

#menufooter {
	text-align:center;
	width:100%;
	height:250px;
	background-color:#FFFFFF;
	background-image:url(../images/menu_bottom.gif);
	background-repeat:no-repeat;
}

#menufooter img {
	margin-top:20px;
}

#link1 {
	clear:both;
	height:48px;
	margin-top:20px;
	background-image:url(../images/bottom_icon_bar.png);
}

#link2 {
	text-align:center;
	font-size:9px;
	background-image:url(../images/bottom_icon_bar.png);
	margin-top: 20px;
	padding: 8px 0px 0px  0px;
	height: 40px;
	width: 760px;
	/*line-height: normal;*/
	text-decoration: none;
}



#link2 a {
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

#link2 a:hover {
	text-decoration:underline;
	margin: 0px;
	padding: 0px;
}

#footer {
	margin-top:20px;
	text-align:center;
	font-size:10px;
	color:#0066CC;
	margin-bottom:10px;
}


/* ******** Specific classes and tags ******** */

.bigblue {
	font-size: 12px;
	font-weight: bold;
	color: #00668D;
}
h2 {
	font-size: 14px;
	color: #00668D;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#checkin {
	border: 3px dotted #6EA6BD;
	padding: 5px;
	font-size: 0.9em;
	color: #0C8FB6;
	font-style: italic;
	line-height: normal;
	text-decoration: none;
}
.quote {
	font-size: 1.2em;
	padding: 6px;
	border: 1px none #FF9900;
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
}
.imageborder {
	border: 2px solid #66CCCC;
	padding: 10px;
	margin-left: 150px;
}
.rightimage{
	float: left;
	padding:0px 10px 0px 0px;
	clear: right;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.security{
	text-align:center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	width: 100%;
}
.security li{
	
	list-style-type: none;
	display:inline;
	
}
