@import url("p7exp.css");

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;}

body a:link { color: #666666; text-decoration: underline; }
body a:visited { color: #666666; text-decoration: underline; }
body a:hover { color: #000000; text-decoration: underline; }

p { margin-top: 4px; margin-bottom:15px; }

h1 {color: #333333; font-size:18px; font-weight: normal; margin-top: 15px; margin-bottom: 15px; line-height:25px;}
h2 {color: #CC0000; font-size:15px; font-weight: normal; margin-top: 15px; margin-bottom: 15px;}
h3 {color: #999999; font-size:14px; font-weight: normal; margin-top: 15px; margin-bottom: 15px;}

.errors { font-size:10px; color:#FF0000; }
.compulsary { font-size:18px; color:#FF0000 ; font-weight: bold; }





/*DIV/TABLE STYLES BY ID*/
/*Padding must be subtracted from a DIV/TABLES's width or height before applied.*/
/*Define text & link styles for footer & nav bars here.*/

#container {
	width: 100%;
	position: absolute;
	height: 100%;
	padding-bottom: 61px;
	z-index: 99;
	}
	
#header {
	width: 100%;
	height: 52px;
	position: absolute;
	background-image: url(media/Shell_01.jpg);
	background-repeat: repeat-x;
	top: 0px;
	display: block;
	left:0px;

}
	
#mainContent {
	width: 804px;
	display: block;
	margin-left:auto;
	margin-right:auto;
}


#homeLeft {
	width:300px;

}

#homeNews {
	width:170px;
	position: absolute;
	top:234px;
	margin-left:310px;
	border-left: 1px #CCCCCC solid;
	padding-left:20px;
}

#search {
        left:0px;
        position:absolute;
        margin-top:45px;
        margin-left:615px;
        top:0px;
		z-index: 90;
}

       
#search .button { color:#666666;  font-size:11px; border:#666666 solid 1px; padding:1px; background-color:#333333; color:#FFFFFF; }
#search .text {  color:#666666;  font-size:11px; padding:2px; width:110px; }
	
		
#leftColumn {
	padding-left: 15px;
	padding-right: 5px;
	width: 135px;
}

#leftColumn p {
	margin-top: 2px; margin-bottom:10px;
}

#leftColumn ul {
	margin-top: -10px;
	margin-left: 10px;
	padding-top: -10px;
	padding-left: 10px;
	list-style-image:url(media/bullet.gif);
	font-size: 10px;
}

#leftColumn a:link { color: #333333; text-decoration: none; }
#leftColumn a:visited { color: #333333; text-decoration: none; }
#leftColumn a:hover { color: #666666; text-decoration: none; }

#mainContentCell {
	width: 524px;
	padding-right: 30px;
	padding-left: 10px;
}

#divider {
	background-image: url(media/divider_Middle.jpg);
	background-repeat: repeat-y;	
	width: 25px;
}

	
#nav {
	width: 761px;
	height: 27px;
	position: relative;
	line-height: 27px;
	font-size: 12px;
	/*text-align: center;*/
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	background-image: url(media/Shell_03.jpg);
	background-repeat: no-repeat;
	top: 10px;
	display: block;
	padding-top: 10px;
	margin-left: -4px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
}
	
#nav a:link { color: #333333; text-decoration: none; }
#nav a:visited { color: #333333; text-decoration: none; }
#nav a:hover { color: #666666; text-decoration: none; }


#footer {
	width: 100%;
	height: 33px;
	position: fixed;
	background-image: url(media/Shell_02.jpg);
	background-repeat: repeat-x;
	background-position: 0px 30px;
	padding-top: 30px;
	bottom: 0px;
	z-index: 99;
	clear:both;
}
#footerContent { font-size: 10px; line-height: 33px; font-weight: normal; color: #FFFFFF; position: relative; margin-left:auto; margin-right:auto; width:650px; }
#footerContent a:link { color: #FFFFFF; text-decoration: none; font-weight: bold; }
#footerContent a:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; }
#footerContent a:hover { color: #CCCCCC; text-decoration: none; }

/*CLASSES*/
/* Custom Classes */

.sideLink {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 27px;
	color: #828c96;
	text-indent: 26px;
	text-decoration: none;
	background-image: url(media/sideLink.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 240px;
	display: block;
}
.sideLink a:link { text-decoration: none; color: #828c96; }
.sideLink a:visited { text-decoration: none; color: #828c96; }
.sideLink a:hover { text-decoration: none; color: #666666; }

.homelink a:link { text-decoration: none; }
.homelink a:visited { text-decoration: none; }
.homelink a:active { text-decoration: none; }
.homelink a:hover { text-decoration: none; }

/*TEXT SIZE AND COLOUR STYLES*/

.text9 { font-size:9px; line-height:13px; }
.text10 { font-size:10px; line-height:14px; }
.text11 { font-size:11px; line-height:15px; }
.text12 { font-size:12px; line-height:16px; }
.text13 { font-size:13px; line-height:17px; }
.text14 { font-size:14px; line-height:18px; }
.text18 { font-size:18px; line-height:22px; }

.black { color: #000000 }
.white { color: #ffffff }
.grey { color: #999999 }
.red { color: #CC3333}
.xmasboldtext {
	color: #CC3333;
	font-weight: bold; 
}

.left {
	float: left;
}
.right {
	float:right;
	height: 200px;
	width: 120px;
	
}

.leftImg {
	float:left;
	height: 250px;
	width: 80px;
}
#xmas{
	margin-top: 20px;
	display: block;

}
.xmas_text {
	
	padding: 0 10px 10px 0;
	width: 300px; 
}
.xmas_text h2 {
	color:#CC3333;
	font-weight: bold;
	text-align:center;
	padding-top: 10px;
}
.xmas_text a:link { text-decoration: underline; color: #CC3333; }
.xmas_text a:visited { text-decoration: underline; color: #CC3333; }
.xmas_text a:hover { text-decoration: none; color: #659d4d; }

/*Easter Styles*/

#easter{
	display: block;
	padding-top: 15px;
	padding-right: 10px;
}
#easter h2 {
	color: #CC0000; 
	font-size:15px; 
	font-weight: normal; 
	margin-top: 10px; 
	margin-bottom: 10px;
	text-align: center;
}

.easter_text {
	padding: 2px 15px 10px 5px;
}
.comment_text {
	font-style: italic;
	font-weight: bold;
}
.blue_text {
	color: #2a63a7;
	font-weight: bold;
	text-align: right;
}
.left {
	float: left;
}

/*Suze General Styles*/

.center_text {
	text-align: center;
}
img {
	border: none;
}
#specialOffers {
	width: 310px;
		
}   
#specialOffers .tdRight{
 	text-align: right;
	padding-right: 20px;
}
.videoBox {
	padding-left: 30px;
}
