/* CSS Document [ O'Driscoll Office Systems ]
----------------------------------------------
version: 1.0
author:  fulspectrum media
email:   info@fulspectrum.net
website: http://www.fulspectrum.net/ 
----------------------------------------------*/

*{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	margin: 0 0 15px 0;
	color: #666;
	background: url(../images/bgr.gif) #ffffff repeat-x top;
/*	font: 0.75em arial,tahoma,verdana,helvetica,sans-serif; (before)*/
	font: 0.80em arial,tahoma,verdana,helvetica,sans-serif;
}
a{
	color: #003a80;
	text-decoration: none;
}
a:hover{
	color: #ef3e33;
}
.btn{
border:none;
}
.manu{
padding-right:20px;
}
input,select,textarea{
	border: #e0e0e0 1px solid;
	padding: 3px;
	color: #000;
	font: 11px arial,tahoma,sans-serif;
}
#steps{
margin-left:20px;
}
.stepsbox{
width:155px;
float:left;
}
.stepsHeader{
font-family:Georgia, "Times New Roman", Times, serif;
padding-left:2px;
color: #003a80;
font-size:135%;
/*font-size:17px;*/
float:left;
}

.tri{padding-left:10px;}
.stepsImage{
border:1px solid #d0d0d0;
margin-top:8px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
#page,#header{
	margin: 0 auto;
	width: 868px;
	background: url(../images/page-bgr.gif) repeat-y;
}
.container{
	margin: 0 auto;
	width: 830px;
}
/*--- HEADER ---*/
#top{
	margin: 19px 0 0;
	height: 369px;
}
#header{
	background: url(../images/header-bgr.gif) no-repeat top;
	height: 369px;
}
.logo{
	margin: 4px 0 0;
	float: left;
}
/*- Contact Box -*/
.contact{
	margin: 4px -15px 0;
	float: right;
	background: url(../images/topmenu-bgr.gif) no-repeat left top;
	text-align: center;
	position: relative;
	height: 39px;
}
.contact-bgr-{
	padding: 0 25px 0 20px;
	background: url(../images/topmenu-bgr-.gif) no-repeat right top;
	height: 39px;
}
* html .contact-bgr-{
	width: 300px;
}
.contact p{
	padding: 7px 0 0;
	color: #ef3e33;
	font-size: 0.95em;
}
.contact p a{
	text-decoration: none;
}
.contact p a.red{
	color: #ef3e33;
}
/*- Topmenu -*/
.topmenu{
	clear: both;
	background: url(../images/tabs-bgr.gif) repeat-x top;
	font: 14px Georgia, "Times New Roman","Times Roman",Serif;
	height: 32px;
	width:829px;
}

.topmenu_ppc{
	clear: both;
	background: url(../images/tabs-bgr.gif) repeat-x top;
	font: 14px Georgia, "Times New Roman","Times Roman",Serif;
	height: 10px;
	width:829px;
}
.topmenu a{
	color: #fff;
	text-decoration: none;
}
.topmenu ul{
	width: 537px;
	float: left;
}
.topmenu li{
	float: left;
	line-height: 32px;
	height: 32px;
}
.topmenu li a{
	display: block;
	padding: 0 7px;
}
.topmenu li a:hover, .topmenu li.active a{
	display: block;
	color: #fff;
	background: url(../images/tabs-hover.gif) repeat-x bottom;
	position: relative;
}
.anylinkcss{
    position:absolute;
    visibility: hidden;
    border:1px solid #000;
    border-bottom-width: 0;
    font: 13px arial;
    line-height: 18px;
    z-index: 100;
    background-color: #033066;
    width: 205px;
}
.anylinkcss a{
    width: 100%;
    display: block;
    text-indent: 7px;
    border-bottom: 1px solid #000;
    padding: 1px 0;
    text-decoration: none;
}
.anylinkcss a:hover{ 
    background: #ffffff;
    color: #033066;
}
/*- Title -*/
.title{
	height: 204px;
}
.title img{
	float: left;
}
/*--- COLUMN LAYOUT ---*/
.columns{
	width: 796px;
}
/*--- CENTER column ---*/
#centercol, #sitecol{
	margin: 0 0 20px 0;
	width: 515px;
	float: left;
}
#centercol h2, #sitecol h2{
	margin: 17px 0;
	color: #003a80;
	font: 2em Georgia,"Times New Roman",Serif;
}
#centercol p, #sitecol p{
	padding: 0 0 20px 0;
	line-height: 1.5em;
}

#centercol ul{
	margin: 10px 0 0;
}
#centercol li{
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	background: url(../images/ico-list.gif) no-repeat top left;
	font: italic 1.1em Georgia,"Times New Roman",Serif;
}
#centercol li span{
	width: 100%;
	padding: 0 0 3px 0;
	display: block;
	background: url(../images/hl-dot.gif) repeat-x bottom;
}
.testcol{
	margin: 0 0 20px 147px;
	border-bottom:1px solid #dadad8;
}
/*Center Col 2*/
#centercol2, #sitecol2{
	margin: 0 0 20px 0;
	width: 515px;
	float: left;
}
#centercol2 input{
/*	border: #e0e0e0 1px solid;*/
	padding: 2px;
	color: #000;
}
#centercol2 select,textarea{
/*	border: #e0e0e0 1px solid;*/
	padding: 2px;
	color: #000;
}
#centercol2 h2, #sitecol2 h2{
	margin: 17px 0;
	color: #003a80;
	font: 2em Georgia,"Times New Roman",Serif;
}
#centercol2 p, #sitecol2 p{
	padding: 0 0 20px 0;
	line-height: 1.5em;
}

#centercol2 ul{
	margin: 10px 0 0;
}
#centercol2 li{
	padding-bottom:20px;
	margin: 0 0 5px 0;
}
#input li{
	padding-bottom:15px;
}


/*- Paging -*/
#bread{
	margin: 0 10px 0 19px;
	height:30px;
	width: 813px;
	background:#f5f5f4;
}
.paging{
	padding: 9px 15px 5px 15px;
	height: 16px;
	border-bottom:1px solid #dadad8;
	border-right:1px solid #dadad8;
	width:507px;
	background: url(../images/breadbck.gif) repeat-x top;
}
.paging a{
	text-decoration: none;
}
#bread .paging p{
	padding: 0;
	float: left;
	line-height: normal;
}
.paging img{
	margin: 0 0 0 5px;
	float: right;
}
/*--- SITEMAP ---*/
ul#sitemap{
margin: 1em 0 0 2em;
list-style-type: none;
background: url(../images/dot.gif) repeat-y 3px 0;
padding: 0;
}
ul#sitemap li{
margin-bottom: .5em;
}
ul#sitemap li a{
background: url(../images/bullet1.gif) no-repeat 0 .4em;
padding-left: 15px;
text-decoration:none;
}
ul#sitemap li a.open, ul#sitemap li li a.open, ul#sitemap li li li a.open, ul#sitemap li li li li a.open{
background-image: url(../images/bullet2.gif);
}
/* second level */
ul#sitemap ul{
margin: .5em 0 0 0;
padding: 0;
list-style-type: none;
}
ul#sitemap li li{
background: url(../images/dot2.gif) no-repeat 2px .5em;
}
ul#sitemap li li a{
padding: 0 0 0 30px;
background: url(../images/bullet1.gif) no-repeat 20px .3em;
}
/* third level */
ul#sitemap ul ul{
background: url(../images/dot.gif) repeat-y 30px 0;
}
ul#sitemap li li li{
background: url(../images/dot2.gif) no-repeat 30px .5em;
}
ul#sitemap li li li a{
padding: 0 0 0 60px;
background: url(../images/bullet1.gif) no-repeat 50px .3em;
}
/* fourth level */
ul#sitemap ul ul ul{
background: url(../images/dot.gif) repeat-y 60px 0;
}
ul#sitemap li li li li{
background: url(../images/dot2.gif) no-repeat 60px .5em;
}
ul#sitemap li li li li a{
padding: 0 0 0 90px;
background: url(../images/bullet1.gif) no-repeat 80px .3em;
}
/*--- RIGHT column ---*/
#rightcol{
	width: 276px;
	float: right;
	background: url(../images/rightcol-bgr.jpg) no-repeat top left;
}
#rightcol .spacer{
	padding: 0 10px 0 60px;
	margin: 0 0 35px 0;
}
#rightcol .spacer2{
	padding: 16px 10px 0 40px;
}
#rightcol h4{
	margin: 0 0 10px 0;
	color: #bc2915;
	font: italic 1.4em Georgia,"Times New Roman",Serif;
}
#rightcol h4.ico1{
	padding: 3px 0 0 20px;
	margin: 0 0 10px -20px;
	background: url(../images/ico1.gif) no-repeat left top;
	position: relative;
}
#rightcol h4.ico2{
	padding: 0 0 0 20px;
	margin: 0 0 10px -20px;
	background: url(../images/ico2.gif) no-repeat left top;
	position: relative;
}
#rightcol p{
	padding: 0 0 15px 0;
}
/*- Form Input List -*/
.inputs li{
	margin: 0 0 10px 0;
}
.inp{
	margin: 0 0 10px 0;
}
.inputs input inp{
	width: 155px;
}
.inputs input.btn{
	width: auto;
	border: 0;
	padding: 0;
}
.submit{
    background: url(../images/go.gif) no-repeat;
    height: 27px;
}

/*- Exclusive Offers -*/
.offer{
	margin: 0 0 0 20px;
	background: url(../images/box-bgr.jpg) no-repeat left top;
	height: 200px;
}
/*- Fields -*/
.fields{
	color: #fff;
	background: url(../images/search-bgr.jpg) no-repeat;
	font-size: 11px;
	height: 119px;
}
.fields input{
	margin: 0 0 3px 0;
	float: left;
	width: 110px;
}
.fields input.btn{
	padding: 0;
	margin: -3px 0 0 5px;
	border: 0;
	width: auto;
	position: relative;
}
.fields p{
	clear: both;
}
.fields a{
text-decoration:none;
}
/*--- FOOTER ---*/
#page-bot{
	background: url(../images/page-bottom.gif) no-repeat bottom;
	line-height: 4px;
	height: 4px;
}
#page-bot span{
	float: left;
}
.footer{
	clear: both;
	background: url(../images/footer-bgr.gif) repeat-x top;
	height: 58px;
}
.footer a,.footer a:hover{
	color: #fff;
	text-decoration: none;
}
.foot{
	padding: 5px 0 0 30px;
	color: #fff;
	font-size: 0.95em;
	line-height:16px;
}
.foot2{
	padding: 5px 30px 0 0;
	color: #fff;
	font-size: 0.95em;
	line-height:16px;
}
.copy{
	float: left;
}
.botmenu{
	float: right;
	text-align: right;
}
.botmenu a:hover{
color:#003a80;
background:#fff;
padding:2px;
}

/*--- Misc. styles ---*/
.fix{
	clear: both;
	line-height: 1px;
	height: 1px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.red,.red a{
	color: #ef3e33;
}
.blue,.blue a{
	color: #003a80;
}
.grey,.grey a{
	color: #666;
	font-size:90%;
}
.list1{
	width: 300px;
	float:left;
}
.pic{
    margin:0 0 10px 0;
    padding:5px;
    border:4px solid #d0d0d0;
}
.pic_home{
    border:2px solid #d0d0d0;
	float: right;
}
.picborder{
    float:left;
    margin:0 15px 10px 0;
    padding:5px;
    border:4px solid #d0d0d0;
    clear:left;
    width:115px;
    height:83px
}