/* by doddo @ Brand Creativity */


body {
	background-color: #bebbdb;
	margin: 0; 
	text-align: center;
	font-family: arial;
	font-size: 80%; 
	color: #000000;
}

/* CONTAINERS */

#content-total-container {
	position: relative;
	width: 901px; 
	margin: 0 auto;	
	text-align: left;
	padding: 0px;
	border: 0px; 
	/*background-image: url(../images/background.gif);
	background-position: top center;
	background-repeat: repeat-y;*/
}

#content-header-container {
	float: left;
	position: relative;
	width: 901px; 
	margin: 0px; 
	padding: 0px; 
	border: 0px;
	background-color: #ffffff;
}

#content-body-container {

	background-color: #ffffff;
	text-align: left;
	float: left;
	position: relative;
	width: 901px; 
	margin: 0px; 
	padding: 0px; 
	border: 0px;
}

#sell-home-quickly-footer {
	float: left;
	position: relative;
	width: 901px; 
	margin: 0px; 
	padding: 0px; 
	border: 0px;
}


/* DIVS */

#content-header {
	float: left;
	position: relative;
	width: 901px; 
	/* height: 73px; */
	padding: 0px; 
	margin: 0px; 
	border: 0px;
}

#content-header-strip {
	float: left;
	position: relative;
	width: 901px; 
	/*height: 24px;*/
	padding: 0px; 
	margin: 0px; 
	border: 0px;
	background-color: #6666cc;
	color: #ffffff;
	text-align: right;
}

#content-navigation {
	clear: both;
	float: left;
	position: relative;
	width: 901px;
	/*height: 24px;*/
	padding: 0px;
	margin: 0px; 
	border: 0px;
	background-color: #0099ff;
	color: #ffffff;
	font-weight: normal;
}





.strip-text-left {
	position: relative;
	float: left;
	text-align: left;
}

.strip-text-left-top {
	position: relative;
	float: left;
	text-align: left;
	width: 561px;
	overflow: visible;
}

.strip-text-right-top {
	position: relative;
	float: left;
	text-align: right;
	width: 320px;
}





.normal-nav {
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding: 5px;
}

.normal-nav:hover {
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
	vertical-align: middle;	
	padding: 5px;
}

.normal-nav:visited {
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
	vertical-align: middle;	
	padding: 5px;
	color: #000000;
}




.normal-nav a {
	text-decoration: none;
	color: #ffffff;
}

.normal-nav a:hover {
	text-decoration: underline;
	color: #FEF104;
}

.normal-nav a:active {
	text-decoration: underline;
	color: #000000;
}







.hover-nav {
	float: left;
	background-image: url(../images/bullet-hover.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	vertical-align: middle;	
	padding: 5px;
}

.clicked-nav {
	float: left;
	background-image: url(../images/bullet-normal.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	vertical-align: middle;	
	padding: 5px;
	color: #000000;
}





#instant-home-sale-left {
	float: left;
	position: relative;
	width: 179px;
	/* height: 712px; */
	min-height: 1100px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #ffffff;
	background-image: url(../images/backgrounds/orange.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#content-text {
	float: left;
	position: relative;
	width: 543px;
	min-height: 900px;
	padding: 0px;
	border: 0px; 
	margin: 0px;
	color: #000000;
}

#quick-home-sale-right{
	float: left;
	position: relative;
	width: 179px;
	/* height: 712px; */
	min-height: 1100px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #ffffff;
	background-image: url(../images/backgrounds/blue.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#content-footer {
	float: left;
	position: relative;
	width: 901px; 
	/*height: 24px;*/
	padding: 0px; 
	margin: 0px; 
	border: 0px;
	background-color: #6666cc;
	color: #ffffff;
}








#home-page-footer {
	clear: both;
}

#home-page-footer  a:hover {
	text-decoration: underline;
}

.right-home-page-footer-text {
	/*height: 177px;*/
	background-color: #00A9EE;
}


.white-home-page-footer-text {
	/*height: 177px;*/
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
}

.orange-home-page-footer-text {
	/*height: 177px;*/
	background-color: #f89b19;
	border-right: 2px #ffffff dotted;
	vertical-align: top;
	text-align: left;
}

.purple-home-page-footer-text {
	/*height: 177px;*/
	background-color: #6666cc;
	border-right: 2px #ffffff dotted;
	vertical-align: top;
	text-align: left;
}

.blue-home-page-footer-text {
	/*height: 177px;*/
	background-color: #0099ff;
	border-right: 2px #ffffff dotted;
	vertical-align: top;
	text-align: left;
}

.green-home-page-footer-text {
	/*height: 177px;*/
	background-color: #99cc33;
	border-right: 2px #ffffff dotted;
	vertical-align: top;
	text-align: left;
}

.red-home-page-footer-text {
	/*height: 177px;*/
	background-color: #ff3333;
	border-right: 2px #ffffff dotted;
	vertical-align: top;
	text-align: left;
}

.yellow-home-page-footer-text {
	/*height: 177px;*/
	background-color: #ffff00;
	border-right: 2px #ffffff dotted;
	vertical-align: top;
	text-align: left;
}

.grey-home-page-footer-text {
	/*height: 177px;*/
	background-color: #515254;
	border-right: 2px #ffffff dotted;
	vertical-align: top;
	text-align: left;
}








/* SIDEBAR DIVS */

#left-element-1 {
	clear: both;
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #9EC325;
	/* background-image: url(../images/green-block-left.gif); */
	width: 179px;
	/* height: 212px; */
}

#left-element-2 {
	clear: both;
	width: 179px;
}

#left-element-3 {
	clear: both;
	width: 179px;
}

#left-element-4 {
	float: left;
	position: relative;
	width: 179px;
}

#right-element-1 {
	float: left;
	position: relative;
	background-color: #F7931D;
	/* background-image: url(../images/orange-block-right.gif); */
	background-position: bottom center;
	width: 179px;
	border-bottom: solid #ffffff 3px;
}

#right-element-2 {
	float: left;
	position: relative;
	/* background-image: url(../images/blue-block-right.jpg); */ 
	width: 179px;
	/*height: 701px;*/
}

#right-element-3 {
	float: left;
	position: relative;
	width: 179px;
}

.home-page-footer-text {
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 180px;
	height: 177px;
}

/* DEFINED CLASSES */

.black {
	color: #000000;
}

.white {
	color: #FFFFFF;
}

.white-strip {
	height: 3px;
	width: 901px;
	background-color: #ffffff;
}

.white-strip-mini {
	height: 3px;
	width: 179px;
	background-color: #ffffff;
}

.navigation-element {

}

.image-right {
	text-align: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.bullet {
	vertical-align: baseline;
}

/* HEADING STYLES */

h1 {
	clear: left; 
	text-align: center;
	color: #0099ff;
	font-weight: bold;
	font-size: 160%;
}

h2 {
	clear: left; 
	text-align: left;
	color: #f89b19;
	font-weight: bold;
	font-size: 140%;
}

h3 {
	clear: left; 
	color: #000000;
	font-weight: bold;
	font-size: 120%;
}








/* MISCELLANEOUS STYLES */

img {
	border: 0;
	padding: 0;
	margin: 0;
}

hr {
	background-color: #6666cc;
}

ul {
	list-style type: square;
}

li {
	/*padding-bottom: 6px;*/
}

.padded-cell {
	padding: 5px;
}

.quick-house-sale-uk-padding-cell {
	padding: 10px;
}

.padded-outer-cell {
	padding-left: 6px;
	padding-right: 6px;
}

.contact-us-1 {
	clear: both;
	float: left;
	width: 70px;
	font-size: 95%;	
}

.contact-us-2 {
	float: left;
	width: 80px;	
}

.sidebar-text-element {
	width: 154px;
	font-size: 95%; 
	background-color: #ffffff;
	color: #000000;
	margin-bottom: 5px;
	vertical-align: middle;
}

.sidebar-text-element-2 {
	width: 154px;
	font-size: 95%;  
	background-color: #ffffff;
	color: #000000;
	margin-bottom: 10px;
	vertical-align: middle;
}

.submit-button {
	background-color: #6666cc;
	color: #ffffff;
	border: 1px solid#ffffff;
	font-size: 90%; 
}


/* FORM STYLES */


.form-text-element {
	width: 154px;
	font-size: 95%; 
	background-color: #ffffff;
	color: #000000;
	margin-bottom: 5px;
	vertical-align: middle;
}

.form-textarea-element {
	font-family: arial;
	width: 308px;
	height: 154px;
	font-size: 100%; 
	background-color: #ffffff;
	color: #000000;
	margin-bottom: 5px;
	vertical-align: middle;
}

.form-submit-button {
	background-color: #ffffff;
	color: #6666cc;
	border: 1px solid#6666cc;
	font-size: 90%; 
}



/* WYSIWYG STYLES */

.big_text {
	font-size: 120%; 
	color: #000000;
}

.bigger_text {
	font-size: 130%;  
	color: #000000;
}

.biggest_text {
	font-size: 140%; 
	color: #000000;
}


.white_text {
	color: #ffffff;
}

.orange_text {
	color: #f89b19;
}

.purple_text {
	color: #6666cc;
}

.blue_text {
	color: #0099ff;
}

.green_text {
	color: #99cc33;
}

.red_text {
	color: #ff3333;
}

.yellow_text {
	color: #ffff00;
}

.grey_text {
	color: #515254;
}



.blue_tint {
	color: #88cbf2;
}

.orange_tint { 
	color: #fbca95;
}

.purple_tint { 
	color: #bebbdb;
}

.green_tint { 
	color: #e4f3ab;
}

.yellow_tint { 
	color: #fffaa5;
}

.red_tint { 
	color: #f57d82;
}



.big_white_text {
	color: #ffffff;
	font-size: 120%; 
}

.big_orange_text {
	color: #f89b19;
	font-size: 120%; 
}

.big_purple_text {
	color: #6666cc;
	font-size: 120%; 
}

.big_blue_text {
	color: #0099ff;
	font-size: 120%; 
}

.big_green_text {
	color: #99cc33;
	font-size: 120%; 
}

.big_red_text {
	color: #ff3333;
	font-size: 120%; 
}

.big_yellow_text {
	color: #ffff00;
	font-size: 120%; 
}

.big_grey_text {
	color: #515254;
	font-size: 120%; 
}



.big_blue_tint {
	color: #88cbf2;
	font-size: 120%; 
}

.big_orange_tint { 
	color: #fbca95;
	font-size: 120%; 
}

.big_purple_tint { 
	color: #bebbdb;
	font-size: 120%; 
}

.big_green_tint { 
	color: #e4f3ab;
	font-size: 120%; 
}

.big_yellow_tint { 
	color: #fffaa5;
	font-size: 120%; 
}

.big_red_tint { 
	color: #f57d82;
	font-size: 120%; 
}



.bigger_white_text {
	color: #ffffff;
	font-size: 130%; 
}

.bigger_orange_text {
	color: #f89b19;
	font-size: 130%; 
}

.bigger_purple_text {
	color: #6666cc;
	font-size: 130%; 
}

.bigger_blue_text {
	color: #0099ff;
	font-size: 130%; 
}

.bigger_green_text {
	color: #99cc33;
	font-size: 130%; 
}

.bigger_red_text {
	color: #ff3333;
	font-size: 130%; 
}

.bigger_yellow_text {
	color: #ffff00;
	font-size: 130%; 
}

.bigger_grey_text {
	color: #515254;
	font-size: 130%; 
}



.bigger_blue_tint {
	color: #88cbf2;
	font-size: 130%; 
}

.bigger_orange_tint { 
	color: #fbca95;
	font-size: 130%; 
}

.bigger_purple_tint { 
	color: #bebbdb;
	font-size: 130%; 
}

.bigger_green_tint { 
	color: #e4f3ab;
	font-size: 130%; 
}

.bigger_yellow_tint { 
	color: #fffaa5;
	font-size: 130%; 
}

.bigger_red_tint { 
	color: #f57d82;
	font-size: 130%; 
}



.biggest_white_text {
	color: #ffffff;
	font-size: 140%; 
}

.biggest_orange_text {
	color: #f89b19;
	font-size: 140%; 
}

.biggest_purple_text {
	color: #6666cc;
	font-size: 140%; 
}

.biggest_blue_text {
	color: #0099ff;
	font-size: 140%; 
}

.biggest_green_text {
	color: #99cc33;
	font-size: 140%; 
}

.biggest_red_text {
	color: #ff3333;
	font-size: 140%; 
}

.biggest_yellow_text {
	color: #ffff00;
	font-size: 140%; 
}

.biggest_grey_text {
	color: #515254;
	font-size: 140%; 
}



.biggest_blue_tint {
	color: #88cbf2;
	font-size: 140%; 
}

.biggest_orange_tint { 
	color: #fbca95;
	font-size: 140%; 
}

.biggest_purple_tint { 
	color: #bebbdb;
	font-size: 140%; 
}

.biggest_green_tint { 
	color: #e4f3ab;
	font-size: 140%; 
}

.biggest_yellow_tint { 
	color: #fffaa5;
	font-size: 140%; 
}

.biggest_red_tint { 
	color: #f57d82;
	font-size: 140%; 
}




.white_background {
	background-color: #ffffff;
}

.orange_background {
	background-color: #f89b19;
}

.purple_background {
	background-color: #6666cc;
}

.blue_background {
	background-color: #0099ff;
}

.green_background {
	background-color: #99cc33;
}

.red_background {
	background-color: #ff3333;
}

.yellow_background {
	background-color: #ffff00;
}

.grey_background {
	background-color: #515254;
}






/* LINK STYLES */

.hover-nav a, .hover-nav a:hover {
	text-decoration: underline;
	color: #FEF104;
}

.clicked-nav a, .clicked-nav a:hover, clicked-nav a:active {
	text-decoration: underline;
	color: #000000;
}




#left-element-1 a {
	text-decoration: none;
	color: #ffffff;
}

#left-element-1 a:hover {
	text-decoration: underline;
	color: #ffffff;
}




#left-element-2 a, #left-element-3 a {
	text-decoration: none;
	color: #ffffff;
}

#left-element-2 a:hover, #left-element-3 a:hover {
	text-decoration: underline;
	color: #ffffff;
}




#home-page-footer a {
	text-decoration: none;
	color: #ffffff;	
}

#home-page-footer a:hover {
	text-decoration: underline;
	color: #ffffff;	
}






#content-text a {
	text-decoration: none;
	color: #0099ff;
}

#content-text a:hover {
	text-decoration: underline;
	color: #000000;
}

#content-text a:active {
	text-decoration: underline;
	color: #f89b19;
}



#content-sidebar-right a {
	text-decoration: none;
	color: #ffffff;
}

#content-sidebar-right a:hover {
	text-decoration: underline;
	color: #ffffff;
}



#content-header-strip a {
	text-decoration: none;
	color: #ffffff;
}

#content-header-strip a:hover {
	text-decoration: underline;
	color: #ffffff;
}



#content-footer a {
	text-decoration: none;
	color: #ffffff;
}

#content-footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}




#home-page-footer a {
	text-decoration: none;
	color: #ffffff;	
}

#home-page-footer a:hover {
	text-decoration: underline;
	color: #ffffff;	
}


.bullet {
	text-align: center;
}

.secondary-navigation-text {
	line-height: 120%
}






