@charset "utf-8";
/* CSS Document */

body	{ margin:0; font-family:Arial, Helvetica, sans-serif; background:#DCDDDF; font-size:62.5%; color:#333333; line-height:1.5em;}

/*Text Styling*/
p		{ font-size:1.2em; line-height:1.5em; margin:0;}

h3		{font-size:1.5em; color:#333333; margin:0;}
h4		{ font-size:1.1em;  margin:0; color:#00426A; padding-bottom:8px;}
h1		{font-size:2.4em; color:#333333; line-height:1.1em;}

a		{color:#333333; text-decoration:none;}

label	{font-size:1.1em; color:#333333; font-weight:bold;}
.devide	{width:100%; border-top:1px solid #666666; margin-top:10px; padding-bottom:10px; float:left;}

/*Template*/

#contentHolder	{width:900px; margin:0 auto; padding-top:15px; background:#C3C4C6; padding:0 12px 12px 12px; height:100%;}
#content		{background:#FFFFFF; width:868px; padding:16px; margin:0;}
#banner			{width:868px; float:left; margin:0;}

#ButtonHolder	{float:right; list-style:none; padding:0; margin-top:0; margin-bottom:0;  margin-left:0; clear:both; width:600px;}
	
#ButtonHolder li	{width:100px; display:inline; float:left; line-height:32px;  height:32px; }
#ButtonHolder li a	{ width:100px; height:32px; display:block;}
#ButtonHolder li a:hover	{text-decoration:none;} 
	
	
#HomeButton a { background: url(../images/template/home.jpg) no-repeat;}
#HomeButton a:hover	{ background-position:-100px;}

#VacantButton a { background: url(../images/template/vacant.jpg) no-repeat;}
#VacantButton a:hover	{ background-position:-100px;}

#KeylessButton a { background: url(../images/template/keyless.jpg) no-repeat;}
#KeylessButton a:hover	{ background-position:-100px;}

#PropertyButton a { background: url(../images/template/property.jpg) no-repeat;}
#PropertyButton a:hover	{ background-position:-100px;}

#InfoButton a { background: url(../images/template/info.jpg) no-repeat;}
#InfoButton a:hover	{ background-position:-100px;}

#ContactButton a { background: url(../images/template/contactUs.jpg) no-repeat;}
#ContactButton a:hover	{ background-position:-100px;}

#contentMain			{width:868px; padding-top:5px; float:left;}
#menuLeft				{width:266px; float:left;}
#menuLeft li			{ padding-top:5px; padding-bottom:5px; border-bottom:1px solid #062E78; list-style:none; font-size:1.3em; width:205px; float:left}
#menuLeft li a			{ width:205px; color:#333333; text-decoration:none; font-weight:normal;}
#menuLeft li a:hover	{ color:#999999;}

#shortcuts		{width:266px; float:left;  bottom:0px; padding-top:15px;}
#shortcuts li	{width:55px; list-style:none; color:#062E78; border-right:1px #666666 solid; padding:4px 4px 0 4px; font-size:0.9em; float:left; text-align:center;}

#ContentRight	{ width:601px; float:right; min-height:450px;}

#footer	{width:868px; float:left; border-top:1px solid #666666; padding-top:8px; margin-top:8px; font-size:0.9em;}

/*Homepage*/
.homeShortDesc	{float:left; width:156px; height:73px; padding:26px 3px 0 98px; font-size:1.1em;}

/*Further Info*/
#FurtherInfoContent	{float:left; width:400px;}

#StoreImages	{width:264px; float:right;  padding-left:10px;}
#StoreMasterImage	{float:left; padding-bottom:10px; width:264px;}
.StoreThumb a	{padding:0 6px 6px 0; float:left;}