@charset "utf-8";
/* CSS Document */

/*
Stylesheet: It's Your Move
Theme URL: http://www.its-yourmove.com/
Version: 1
Author: Andrew Jaques
Author URL: http://www.ajaxweb.co.uk/

Comments: itsyourstyle.css was developed for www.its-yourmove.com for Bob Chhatwal by Andrew Jaques of AJaxWeb Design (www.ajaxweb.co.uk). This stylesheet is © Copyright 2009 of It's Your Move, All Rights Reserved. For more information, email ajax@ajaxweb.co.uk

Copyright Warning: You must not redistribute, disassemble or alter any part of this design for your own purposes without permission.

COLOUR PALETTE
Dusty Dark Blue:			#4f677a
*/

/* COMMON PAGE LAYOUT*/
	#pageBg						{
		background-color: #CCCCCC;
		border: 1px solid #999999;
	}
	#pageWrapper				{
		width: 960px;
		left: 50%;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: -240px;
		margin-left: auto;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	#contentIndent				{
		padding: 10px;
	}
/* */
#contentIndentExtraWidth {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.contentIndentVertical {
	padding-top: 20px;
	padding-bottom: 20px;
}

	#whiteArea						{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	}
	#blueArea					{
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #4F677A;
	}
	#mainPane					{
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 652px;
	background-image: url(images/blue-hue-edge_tileX.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
	/* SIDEBAR */
		#sideBar					{
	background-color: #D1D3D4;
	border: 1px solid #999999;
	width: 250px;
	margin-right: 10px;
	float: left;
	background-image: url(images/sidebar_tileX.gif);
	background-repeat: repeat-x;
	background-position: top;
		}
		#twitter_div		{
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	text-indent: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
		}
		#twitter_update_list		{
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
		}
	
	/* FOOTER */
		#footer						{
	border: 1px solid #999999;
	margin-top: 10px;
	background-image: url(semi-trans-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
		}
		#footer strong {
			color:#666666;
		}
/* */

/* LINKS */
a, a:active, a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: underline;
}

/* INDEX */
#callBack {
	width: 190px;
	border: 1px dashed #999999;
	overflow: hidden;
}
#testimonials {
	width: 185px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px dashed #999999;
}
#galleryTaster {
	width: 190px;
	border: 1px dashed #999999;
}
#tasterGroup {
	padding-top: 20px;
	padding-bottom: 20px;
}



/* HEADER LAYOUT */
	#headerLogo					{
	float: left;
	width: 270px;
	background-color: #e6e6e6;
	}
	#headerSlideshow			{
	float: right;
	width: 666px;
	text-align: right;
	background-color: #e6e6e6;
	}
	#navigation					{
	float: right;
	width: 666px;
	height: 35px;
	background-repeat: repeat-x;
	text-align: right;
	padding-top: 5px;
	background-image: url(navbar/nav_bg.gif);
	background-color: #8d8f91;
	background-position: top;
	font-size: 11px;
	}
	#navigation a:active, #navigation a:visited, #navigation a {
	color: #666666;
	text-decoration: none;
}
	#navigation a:hover {
	color: #000000;
	text-decoration: none;
}
	#btnup, #btndown {
	margin: 0px;
	height: 35px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	line-height: 40px;
}
	#btnup {
	background-image: url(navbar/up_over_tilex.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
	#btnup:hover  {
	background-position: left top;
}
	#btndown {
	background-image: url(navbar/down_bg_tilex.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4d4d4d;
	border-right-color: #4d4d4d;
	border-bottom-color: #4d4d4d;
	border-left-color: #4d4d4d;
	background-repeat: repeat-x;
	background-color: #4F677A;
	color: #CCCCCC;
}
/* */



/* UTILITY CLASSES */
#formConstrictor {
	width: 50px;
}
	.floatLeft, #floatLeft					{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
	.floatRight, #floatRight					{
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.photoFrameExtraV						{
	padding: 10px;
	border: 1px solid #4f677a;
	background-image: url(images/photoframe_tileX.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	margin-top: 20px;
}
.photoFrame						{
	padding: 10px;
	border: 1px solid #4f677a;
	background-image: url(images/photoframe_tileX.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
	#clear						{ clear: both; }
	.clear						{ clear: both; }
								/* This is a utility class used to clear floats. */
/* */



/* RESET */
	body						{ font-size: 62.5%; font-family: Verdana, sans-serif; 			
								   /* font-size of 62.5% means that 1 em = 10px type. */
								  color: #333333; font-weight: normal;
								  margin-left: 0px;
								  margin-top: 0px;
								  margin-right: 0px;
								  margin-bottom: 0px; }
								
	p, li, pre, code			{ font-size: 1.1em; line-height: 1.7; font-weight:normal; }
	
	pre, code					{ color: #006837; }
	
	blockquote					{ line-height: 2; font-size: 1.2em; margin: 0 60px 0 60px; font-style: italic; }
	
	em, i, strong				{ color: #000000; }
	
	h1, h2, h3, h4, h5, h6		{ line-height: 1.6; font-weight: normal; }
	h1							{ font-size: 2.4em; color: #8CC63F; }
	h2							{ font-size: 2.6em; color: #999999; }
	h3							{
	font-size: 1.8em;
	color: #666666;
}
	h4							{ font-size: 1.8em; color: #4f677a; }
	h5							{
	font-size: 1.4em;
	color: #4f677a;
}
	h6							{ font-size: 1.8em; font-variant: small-caps; color: #4f677a; }

/* ENQUIRIES FORM */
#enquiry_bounding			{ width: 500px; }
label                       { width: 190px; display: block; }

input[type=text], textarea  { width: 170px; outline: none; }

.rowElem 
label.error                 { float: none; font-style: italic; color: red;
                              position: absolute; top: 16px; left: 0; 
                              font-size: 12px; }
                              
.rowElem #jqTransformTextarea-mm
label.error                 { top: 28px; }

#changeTypeArea             { float: left; margin: 0 0 10px 0; width: 300px; }

#moveArea, #storageArea, #questionsArea, #feedbackArea, #mediaArea					{
	border: 1px solid #999999;
	padding: 10px;
	background-image: url(img/sidebar_tileX.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D1D3D4;
}

.rowElem                    { position: relative; clear: both; min-height: 35px; }
.rowElemSelect              { clear: both; min-height: 35px; }

.thanks                     { color: green; font-weight: bold; }


.jqTransformTextarea, 
.jqTransformSelectWrapper   { margin: 0 0 8px 0; }

/* Enquiry Form */
.enqformstyle {
	font-size: 12px;
	color: #333333;
}