/* #############################################
   ##  Name: Dotty About Cake                 ##
   ##  Developed by: Steve Free               ##
   ##  File: style.css                        ##
   ##  Last Updated: Dec 02nd, 2009           ##
   ##  Help: Email - info@freezedesign.co.uk  ##
   #############################################
*/


body {
	background: #DDDDDD;
	font: 12px Arial, Helvetica, Sans-Serif;
	color: #555555;
	margin: 0;
	padding: 0;
}

/* ---- Standard Elements ---- */

a {
	color: #3069b0;
	text-decoration: none;
}

a:hover {
	color: #3069b0;
	text-decoration: underline;
}

a:visited {
	color: #3069b0;
	text-decoration: none;
}

a:active {
	color: #3069b0;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bolder;
	color: #222222;
	padding: 0;
	margin: 0 0 8px 0;
}

h1 { font-size: 24px; letter-spacing: -1px; }
h2 { font-size: 22px; letter-spacing: -.7px; }
h3 { font-size: 20px; letter-spacing: -.5px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; margin-bottom: 3px; }

p {
	line-height: 1.7em;
	padding: 0;
	margin: 0 0 8px 0;
}

blockquote {
	line-height: 1.7em;
}

ul {
	list-style-type: square;
	line-height: 1.7em;
}

hr {
	height: 1px;
	color: #DDD;
	background-color: #DDD;
	border: 0;
	margin: 5px 0 10px 0;
}

input {
	border: 1px solid #CCCCCC;
	padding: 4px;
	font: 12px Arial, Helvetica, Sans-Serif;
}

textarea {
	border: 1px solid #CCCCCC;
	padding: 4px;
	font: 12px Arial, Helvetica, Sans-Serif;
}

.leftimage {
	float: left;
	margin: 0 10px 10px 0;
}


/* ---- Container ---- */

#container {
	background: url(../images/container_bg.gif) repeat-y;
	width: 898px;
	padding: 0 26px 0 26px;
	margin: 0 auto;
}


/* ---- Header + Display ---- */

#header {
	background: url(../images/header_bg.gif);
	width: 900px;
	height: 328px;
}

.display_item {
	margin-top: 105px;
}

.display_item img {
	float: right;
	border: 5px solid #FFFFFF;
	margin: -68px 0 0 20px;
}

.display_text {
	float: left;
	width: 420px;
	margin: 30px 0 0 35px;
	color: #FFFFFF;
}

.display_text  h1 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.subtitle {
	font: 10px Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.display_text p {
	color: #b9dce7;
	margin: 0;
	padding: 0;
}

.display_text a {
	color: #b9dce7;
	text-decoration: none;
}

.display_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.display_text a:visited {
	text-decoration: none;
}

.display_text a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.button {
	background-color: #3685cd;
	padding: 6px;
	font: bolder 11px Arial, Helvetica, Sans-Serif;
}

.testbutton {
	background-color: #3685cd;
	padding: 6px;
	font: bolder 11px Arial, Helvetica, Sans-Serif;
}



/* ---- Navigation ---- */

#navigation {
	background: url(../images/nav_bg.gif) repeat-x;
	width: 900px;
	height: 27px;
	padding: 13px 0 0 0;
	font: bolder 12px Arial, Helvetica, Sans-Serif;
	color: #222222;
}

#navigation ul {
	padding: 0;
	margin: 0;
	line-height: normal;
}

#navigation ul li {
	display: inline;
	list-style-type: none;
	padding: 13px 25px 13px 25px;
	cursor: pointer;
}

#navigation ul li:hover {
	background: #FFFFFF;
	color: #222222;
}

.selected {
	background: #FFFFFF;
	color: #222222;
	cursor: pointer;
}

/* ---- Pages/Content ---- */

.page {
	width: 850px;
	padding: 15px 24px 0 24px;
}

.spacer {
	clear: both;
	height: 1px;
}

#portfolio_images img {
	height: 59px;
	width: 74px;
	margin: 2px;	
	margin-bottom: 5px;  
	margin-top: 5px;
	border: 0;
}

#portfolio_images2 img {
	height: 69px;
	width: 94px;
	margin-bottom: 1px;
	border: 0;
}

#portfolio_images3 img {
	height: 59px;
	width: 74px;
	margin: 2px;	
	margin-bottom: 2px;  
	margin-top: 2px;
	border: 0;
} 

#portfolio_images4 img {
	height: 59px;
	width: 74px;
	margin: 2px;	
	margin-bottom: 2px;  
	margin-top: 2px;
	border: 0;
}

#portfolio_images5 img {
	height: 59px;
	width: 74px;
	margin: 2px;	
	margin-bottom: 2px;  
	margin-top: 2px;
	border: 0;
}

#portfolio_images6 img {
	height: 59px;
	width: 74px;
	margin: 2px;	
	margin-bottom: 2px;  
	margin-top: 2px;
	border: 0;
}


.left {
	float: left;
	width: 530px;
	padding-right: 30px;
}

.form {
	margin: 0 auto;
	width: 530px;
	padding-top: 15px;
}

#contact_form label {
	color: #333333;
	display: block;
	font-weight: bold;
	text-align: right;
	width: 140px;
	float: left;
}
	
#contact_form .small {
	color: #666666;
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}
	
#contact_form input {
	float: left;
	width: 300px;
	margin: 2px 0 15px 19px;
	color: #444444;
}
	
#contact_form textarea {
	float: left;
	width: 300px;
	margin: 2px 0 15px 19px;
	color: #444444;
}
	
#contact_form button { 
	clear: both;
	margin-left: 362px;
	background: #333333;
	color: #FFFFFF;
	border: solid 1px #111111;
	font: 12px Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 4px 6px;
}	 

#test_form .small {
	color: #666666;
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

#test_form .smallcomm {
	color: #666666;
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
	
.right {
	float: left;
	width: 290px; 
} 

.rightimg {
    background:url(../images/rightbg2.jpg) no-repeat;	
	background-position: 100px 190px; 
	height:380px;
} 

.rightimgalt {
    background:url(../images/newyearsml.jpg) no-repeat;	
	background-position: 200px 210px; 
	height:380px;
} 


.rightimg2 {
    background:url(../images/rightbg3.jpg) no-repeat;	
	background-position: 90px 140px; 
	height:400px;
} 

.rightimg3 {
    background:url(../images/rightbg4.jpg) no-repeat;	
	background-position: 100px 190px; 
	height:380px;
} 


#footer {
	background: url(../images/footer_bg.gif);
	width: 870px;
	height: 64px;
	padding: 25px 0 0 30px;
	margin: 0 auto;
	color: #999999;
}


/* ---- jQuery Lightbox Plugin ---- */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}	 

main {
  width: 510px;
  margin: 0 auto;
}

#content-slider {
  width: 490px;
  height: 6px;
  margin: 5px;
  background: #BBBBBB;
  position: relative;
}

.ui-slider-handle {
  width: 8px;
  height: 14px;
  position: absolute;
  top: -4px;
  background: #478AFF;
  border: solid 1px black;
}

#content-scroll {
  width: 500px;
  height: 250px;
  margin-top: 10px;
  overflow: hidden;
  border: solid 1px black;
}

#content-holder {
  width: 1000px;
  height: 200px;
}

.content-item {
  width: 290px;
  height: 200px;
  padding: 5px;
  float: left;
}	

#demotip {     
   display:none;     
   background:transparent url(../images/black_arrow.png);     
   font-size:12px;     
   height:70px;     
   width:160px;     
   padding:25px;     
   color:#fff;     
}
