/* CSS Document */

/*	Robson Print Style Sheet.
   
	------------------------------------------------------
   
	arttia.co.uk style sheet - v1.0
	Publication:  April 2009
	Last Update:  May 2009
	Author:  Belinda White ( belinda@arttia.co.uk )
   
	----------------------------------------------------*/
* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/*	Generic
	----------------------------------------------------*/
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #FFFFFF;
}

#wrapper {
	width: 1040px;
	height: 100%;
	margin: auto;
  }

#Holder{
	width: 960px;
	height: 100%;
	float: left;
	background: #FFFFFF center center;
	text-align: left;
  }
.centre{

}

#Form{
	width: 1000px;
	height: 100%;
	float: left;
	background: #FFFFFF center center;
	margin: auto;
  }

/*Header Section
	----------------------------------------------------*/	
	
#Login{
	font: 9px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed";
	color: #999999;
	float: right;
	margin-right: 20px;
	margin-top: 0px;
	text-align: right;

}	
	
	
#LogoFlash{
	float: left;
	height: 80px;
	width: 960px;
	background: url(images_general/flash_headerHolder.jpg) no-repeat;

  }	




/*	Top Navigation
	----------------------------------------------------*/
	
#Naviheader1 {
	width:960px;
	height: 27px;
	float: left;
	background: center;
	margin-bottom: 0px;
	padding-bottom: 5px;
    }	

 
#Naviheader1 a {
	text-decoration:none;
	font: normal 16px Arial, Helvetica, sans-serif;
	width: 240px;
	float: left;
	color: #FFFFFF;
	letter-spacing: 1px;
	display: block;
	background: url(images_navi/blue_navi.jpg) no-repeat center;
	height: 27px;
	padding: 5px 0px 0px;
	margin: 0px

    }
#Naviheader1 a:hover {
	color: #000000;
	padding: 5px 0px 0px;
	margin: 0px;
}
 
#Naviheader1 ul li a:hover {
	text-decoration:none;
	font: normal 16px Arial, Helvetica, sans-serif;
	width: 240px;
	float: left;
	color: #FFFFFF;
	letter-spacing: 1px;
	display: block;
	background: url(images_navi/blue_navi_over.jpg) no-repeat center;
	height: 27px;
	padding: 5px 0px 0px;
	margin: 0px	
}
 
#Naviheader1 ul {
	text-decoration: none;
	list-style: none;
    }
#Naviheader1 li {
	float:left;
    }
 	
#Naviheader1 a,  #Naviheader strong, #Naviheader span {
	text-align: center;
	float: left;
	height: 27px;

    }
	
	
#Naviheader1 #current {
	background: url(images_navi/blue_navi_over.jpg) no-repeat center;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 0px;
    }
	
#Naviheader1 #current a {
	background: url(images_navi/blue_navi_over.jpg) no-repeat center;
	padding-bottom:0px;
	font-weight: normal;
	color: #FFFFFF;
    }	
		
#Naviheader1 #current a:link {
	background: url(images_navi/blue_navi_over.jpg) no-repeat center;
	padding-bottom:0px;
	font-weight: normal;
	color: #FFFFFF;
    }
	
#Naviheader1 #current a:hover {
	color: #FFFFFF;
}	
/*	Top Navigation 2
	----------------------------------------------------*/
#Naviheader2 {
	width:960px;
	height: 22px;
	float: left;
	background: center;
	padding-bottom: 5px;
    }	

 
#Naviheader2 a {
	text-decoration:none;
	font: normal 16px Arial, Helvetica, sans-serif;
	width: 240px;
	float: left;
	color: #FFFFFF;
	letter-spacing: 1px;
	display: block;
	background: url(images_navi/pink_navi.jpg) no-repeat center;
	height: 27px;
	padding: 5px 0px 0px;
	margin: 0px

    }
#Naviheader2 a:hover {
	color: #000000;
	padding: 5px 0px 0px;
	margin: 0px;
}
 
#Naviheader2 ul li a:hover {
	text-decoration:none;
	font: normal 16px Arial, Helvetica, sans-serif;
	width: 240px;
	float: left;
	color: #FFFFFF;
	letter-spacing: 1px;
	display: block;
	background: url(images_navi/pink_navi_over.jpg) no-repeat center;
	height: 27px;
	padding: 5px 0px 0px;
	margin: 0px	
}
 
#Naviheader2 ul {
	text-decoration: none;
	list-style: none;
    }
#Naviheader2 li {
	float:left;
    }
 	
#Naviheader2 a,  #Naviheader strong, #Naviheader span {
	text-align: center;
	float: left;
	height: 27px;
    }

#Naviheader2 #current {
	background: url(images_navi/pink_navi_over.jpg) no-repeat center;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 0px;
    }
	
#Naviheader2 #current a {
	background: url(images_navi/pink_navi_over.jpg) no-repeat center;
	padding-bottom:0px;
	font-weight: normal;
	color: #FFFFFF;
    }	
		
#Naviheader2 #current a:link {
	background: url(images_navi/pink_navi_over.jpg) no-repeat center;
	padding-bottom:0px;
	font-weight: normal;
	color: #FFFFFF;
    }
	
#Naviheader2 #current a:hover {
	color: #FFFFFF;
}


/*	Main
	---------------------------------------------------- */
a:link {
	color: #00ADEF;
	text-decoration: none;
	font: 14px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed", GillSans, GillSans-Italic;
}


a:active {
	color: #00ADEF;
	text-decoration: none;
	font: 14px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed", GillSans, GillSans-Italic;
}
a:hover {
	color: #056F96;
	text-decoration: underline;
	font: 14px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed", GillSans, GillSans-Italic;
}

a:visited {
	color: #00ADEF;
	text-decoration: none;
	font: 14px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed", GillSans, GillSans-Italic;
}


.p1 {
	font: 12px/20px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed";
	color: #000000;
}

.p2 {
	font: bold 12px/30px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed";
	color: #000000;
}

.p3 {
	font: bold 13px/20px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed";
	color: #000000;
}

#HomeImage {
	background: url(images_general/home_Image.jpg) no-repeat;
	height: 244px;
	width: 960px;
	float: left;
	margin-top: 8px;
	margin-bottom: 0px;
    }
	
#Panel1 {
	background: #b2e6fa;
	float: left;
	width: 960px;
	height: 74px;
	margin-top: 10px;

    }	
#PanelQuickQuote {
	height: 74px;
	width: 189px;
	float: left;
	margin-left: 100px;

    }	
	
#PanelClientArea {
	float: left;
	height: 74px;
	width: 182px;

    }	
#PanelFindUs {
	float: left;
	height: 50px;
	width: 188px;

    }	
	
#PanelFeedbakc {
	float: left;
	height: 50px;
	width: 188px;

    }		
	
	
	
#Panel2 {
	float: left;
	height: 220px;
	width: 960px;

    }
	
#IntroPanel {
	float: left;
	height: 200px;
	width: 350px;
	font: 12px/18px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed";
	color: #000000;
	margin-left: 100px;
	margin-top: 15px;

    }
	
#outstanding {
	margin:0; padding:0;
     width: 321px; height:31px;
     background:url("images_general/outstanding.gif") top left no-repeat;
   }
   #outstanding span {
	display:none;
      }
	
#VerticalRule {
	background: url(images_general/dot.gif) repeat-y;
	width: 5px;
	float: left;
	margin-top: 15px;
	height: 200px;
	margin-left: 10px;

    }
	
		
#ImagesPanel {
	background: url(images_general/Home_Image_montage.jpg) no-repeat;
	float: left;
	width: 320px;
	height: 180px;
	margin-left: 15px;
	margin-top: 15px;

    }
	
#ShowcasePanel {
	background: #CCCCCC;
	float: left;
	width: 400px;
	height: 180px;
	margin-left: 15px;
	margin-top: 15px;
	font: 10px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed";

    }
		
	
	
#Email {
	float: left;
	height: 32px;
	width: 246px;
	margin-top: 10px;
	}
	
	
#ContactForm {
	float: left;
	width: 440px;
	height: 260px;
	margin-left: 20px;
	margin-top: 15px;
	background: #E9E9E9;
	font: 10px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed";
	}	
			
#QuickQuoteForm {
	float: left;
	width: 450px;
	height: 100%;
	margin-left: 20px;
	margin-top: 15px;
	background: #FFFDCE;
	font: 12px/20px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed";
	}
	
/*	General
	----------------------------------------------------*/

#ShowcaseImage {
	background: url(images_general/showcase_Image.jpg) no-repeat;
	height: 244px;
	width: 960px;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
    }
	
#SponsorshipImage {
	background: url(images_general/sponsorship_Image.jpg) no-repeat;
	height: 244px;
	width: 960px;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
    }
	
#FeedbackImage {
	background: url(images_general/feedback_Image.jpg) no-repeat;
	height: 244px;
	width: 960px;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
    }	
#HistoryImage {
	background: url(images_general/history_Image.jpg) no-repeat;
	height: 244px;
	width: 960px;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
    }
	
	
#LeftText {
	float: left;
	height: 500px;
	width: 272px;
	margin-left: 110px;
	margin-top: 10px;
    }
    #LeftText2 {
	float: left;
	height: 500px;
	width: 537px;
	margin-left: 110px;
	margin-top: 10px;
    }
	
#LeftTextLong {
	float: left;
	height: 100%;
	width: 720px;
	margin-left: 110px;
	margin-top: 10px;
    }	
	
#VerticalRuleLong {
	background: url(images_general/dot.gif) repeat-y;
	width: 5px;
	float: left;
	margin-top: 15px;
	height: 700px;
	margin-left: 5px;

    }		
	
#RightText {
	float: left;
	height: 100%;
	width: 450px;
	margin-left: 25px;
	margin-top: 10px;
	padding-top: 24px;
    }
	
#RightTextFeedback {
	float: right;
	height: 100%;
	width: 450px;
	margin-left: 25px;
	margin-top: 10px;
	padding-top: 0px;
    }		
#QuoteText {
	float: left;
	height: 100%;
	width: 330px;
	margin-left: 110px;
	margin-top: 10px;
    }
#QuoteRightText {
	float: left;
	height: 100%;
	width: 450px;
	margin-left: 25px;
	margin-top: 10px;
	padding-top: 24px;
    }

#LoginPanel {
	float: left;
	height: 150px;
	width: 351px;
	background: #E9E9E9 center;
	margin-top: 125px;
	margin-left: 20px;
	text-align: center;
	padding-right: 10px;
	padding-left: 25px;
    }
#LoginPanel2 {
	float: left;
	height: 383px;
	width: 251px;
	background: #E9E9E9;
	margin-top: 125px;
	margin-left: 20px;
	padding: 0px 5px 5px 5px;
    }	
.TextMain {
	font: 12px/22px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed";
	color: #333333;

    }
.TextMainItalic {
	font: italic 12px/22px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed";
	color: #0160B4;

    }	
.TextSml {
	font: 11px/18px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed";
	color: #333333;

    }	
	
.h1 {
	font: 22px/30px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed";
	color: #CCCCCC;

    }
	
	
#Papersize{
	width: 600px;
	height: 100%;
	float: none;
	background: #FFFFFF center center;
	text-align: left;
	padding-left: 100px;
  }
  
  	
/*	Footer Content
	----------------------------------------------------	*/
	
#FooterMain {
	height: 25px;
	width: 960px;
	float: left;
	text-align: center;
	background: center center;
	margin: 20px 0px 5px;
}

a.ft:link{
	color: #999999;
	text-decoration: none;
	text-align: left;
	font: 12px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed";
	float: left;
	margin: 10px 0px 0px 15px;
	}
a.ft:active {
	color: #999999;
	text-decoration: none;
	text-align: left;
	font: 12px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed";
	float: left;
	margin: 10px 0px 0px 15px;
	}
a.ft:visited {
	color: #999999;
	text-decoration: none;
	text-align: left;
	font: 12px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed";
	float: left;
	margin: 10px 0px 0px 15px;
	}
a.ft:hover {
	color: #333333;
	text-decoration: underline;
	text-align: left;
	font: 12px "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold Condensed";
	float: left;
	margin: 10px 0px 0px 15px;
	}


/* CREDITS
	---------------------------- */

#Credits {
	font-size: 11px;
	height: 20px;
	width: 940px;
	padding-left: 20px;
	float: left;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 20px;
}

a.cr:link{
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
	}
a.cr:active {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	text-align: left;

	}
a.cr:visited {
	text-decoration: none;
	font-size: 11px;
	color: #999999;
	text-align: left;
	}
a.cr:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
	text-align: left;
	}	
	

/*	 End Robson Print style sheet

     Author - www.arttia.co.uk
								
	----------------------------------------------------*/

