/* CSS Document for http://www.city-aquare.ie | Version 1
   Author - Protocol | Hosting Ireland | 
   http://www.hostingireland.ie | JUNE 2008 */

/* =body declarations for body | ###IEB[]XHACK### 
	Body aligned to centered for browsers then 
countered to left for IE with #center division
==================================================*/

a:link {
	color: #DD730D;
	font-weight: bold;
}

a:visited {
	color: #DD730D;
	font-weight: bold;
}

a:hover {
	color: #1C6295;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #1C6295;
	font-weight: bold;
	text-decoration: underline;
}


body{
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #f1f1f1;
	color: #666666;
	line-height: 20px;
	}
	
#center{
	width: 934px;
	margin: auto;
	background-color: #ffffff;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-y;
	height: 100%;
	
}

#banner{
	height: 336px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/citysquaretop.jpg);
	background-repeat: no-repeat;
}

#bannernewsarea{
	height: 265px;
	width: 396px;
	background-color: #ffffff;
	position: absolute;
	float: none;
	overflow: hidden;
}
.bannernewsareaedit{
	border: 2px #91a8c7 solid;
	/*white-space: nowrap;*/
}
.bannernewsarea{
	margin-top: 26px;
	margin-left: 530px;
}
#main{
	/*height: 680px;*/
	padding-right: 5px;
	padding-left: 4px;
	background-image: url(../images/sidenavbg.gif);
	background-repeat: repeat-y;
	background-position: 4px;
}

#container{
	background-color: #669900;
}

#sidenav{
	height: 100%;
	width: 180px;
	float: left;
	background-repeat: no-repeat;
	background-color: #DD730D;
	margin: 0px;
}

#topnav{
	margin-left: 4px;
	margin-right: 3px;
	margin-bottom: 0px;
	background-color: #DD730D;
	background-image: url(../images/cs-store-list.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 7px;
	padding-left: 200px;
	color: #F7B573;
}


#main-col{
	/*height: 461px;*/
	width: 488px;
	float: left;
	background-color: #FFFFFF;
}
#main-col-wide{
	width: 720px;
	/*height: 670px;*/
	/*overflow: auto;*/
	float: left;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
#main-toller{
	height: 500px;
	width: 1px;
	white-space: nowrap;
	float: left;
	margin: 0;
	padding: 0;
}

#bags{
	/*height: 461px;*/
	width: 247px;
	float: left;
	background-color: #FFFFFF;
}

.pad-welcometext{
	padding-left: 15px;
	padding-right: 25px;
}


.pad-top{
	margin-top: 20px;
}

#footer{
	height: 77px;
	width: 935px;
}

H1{
	color: #DD730D;
	font-size: 18px;
}

H3{
	font-size: 16px;
	color: #DD730D;
}

H4{
	font-size: 14px;
	font-weight: bold;
	color: #1C6295;
}

a.menu{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
}
a.menu:hover{
}
a.menu:visited {
	color: #FFFFFF;
	font-weight: bold;
}

.breaker{
	clear: both;
	width: 100%;
}

.padpostimg{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	border: 0;
}

.newsitem{
	width: 710px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border-bottom: 1px #E8E8FF solid;
}
.newstitle{
	font-size: 16px;
	color: #DD730D;
}
.newsdate{
	font-size: 11px;
	font-weight: bold;
	color: #1C6295;
	margin-left: 20px;
}
.news-arch{
	width: 710px;
	margin-top: 10px;
	background-color: #FFFFFF;
	text-align: center;
}
a.menu:hover{
}
a.news-arch-link{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #1C6295;
}
a.news-arch-link:hover{
}
a.news-arch-link:visited{
	color: #1C6295;
}


.shopsphone{
	font-size: 11px;
	font-weight: bold;
	color: #1C6295;
	margin-left: 10px;
}

#shoplogos{
	text-align: center;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 10px;
	vertical-align: bottom;
}
#shoplogos a, #shoplogos img{
	border: 0;
}
#shoplogos a{
	margin: 10px;
}


hr {
	color: #1C6295;
}
