@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 100%;
	font-style: normal;
	text-decoration: none;
	
}

img {
  max-width: 800px;
}

body
{
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  	color:#666666;
	font-style: normal;
	padding: 0;
	position: relative;
	margin-left:auto;
	margin-right: auto;
	background-position: top;
	background-repeat: repeat-x;
	background-image:url(../images/bg1.jpg);
	background-attachment:fixed;
	background-size:cover;
	background-color: #ffffff; 
	font-size:small;
	margin-top: 0px;

}


.transparent_class:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	
}



#header {
	position: relative;
	top:0px;
	width: 1026px;
	margin-left:auto;
	margin-right: auto;
	height:118px;
	z-index:10;

}

#header_bg {
	position: absolute;
	top:0px;
	width: 100%;
	min-width:1080px;
	height:118px;
	background-image:url(../images/header_bg2.png);
	background-repeat:repeat-x;	
	z-index:6;

}
	

#main {
	position: relative;
	top:0px;
	width: 1026px;
	height: auto;
	margin-left:auto;
	margin-right: auto;
	background-image: url(../images/shadow3col.png);
	background-repeat: repeat-y;
	z-index:5;
	
}


#mainWide {
	position: relative;
	top:0px;
	width: 1026px;
	height: auto;
	margin-left:auto;
	margin-right: auto;
	background-image: url(../images/shadow2col.png);
	background-repeat: repeat-y;
	z-index:5;
}

#mainExtraWide {
	position: relative;
	top:0px;
	width: 1026px;
	height: auto;
	margin-left:auto;
	margin-right: auto;
	background-image: url(../images/shadow1col.png);
	background-repeat: repeat-y;
	z-index:5;
}


#footer {
	color:#FFFFFF;
	position: relative;
	top:0px;
	width: 100%;
	min-width:1080px;
	font-size: small;	
	z-index:10;
}


#rightImage {
	float:right;
	margin-left:15px;
	margin-bottom:15px;

}

#leftImage {
	float:left;
	margin-right:15px;
	margin-bottom:5px;

}

#flashText {
    
	position: absolute;
	top: 175px;
	width: 960px;
	height:250px;
	left:34px;
	z-index:1;
	
}

#flash {
	position: absolute;
	top: 171px;
	width: 970px;
	height:261px;
	left:29px;
	z-index:5;
	
}


#mainText {
	margin-left:0px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:0px;
	width:310px;
	min-height:515px;

}

#mainTextWide {
	margin-left:0px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:0px;
	width:660px;
	min-height:515px;
}

#mainTextExtraWide {
	margin-left:0px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:0px;
	width:970px;
	min-height:515px;
}

#mainText-xmas {
	margin-left:0px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:0px;
	width:970px;
	min-height:515px;
	padding-left:27px;
}


#mainTextLeft {

	position: absolute;
	top: 10px;
	width: 335px;
	height: auto;
	left:0px;
	

}

#mainTextRight {
	position: absolute;
	top: 5px;
	width: 315px;
	height: auto;
	left: 372px;

}

div.conTop {	
		width: 972px;
		height: 0px;
		margin-left:auto;
		margin-right:auto;
		padding-top: 5px;
		padding-left: 0px;
		padding-right: 0px;		
		}


div.conMid {
		margin-left:auto;
		margin-right:auto;
		padding-left: 0px;
		padding-right: 0px;		
		width: 972px;	
	}


div.conBottom {
		margin-left:auto;
		margin-right:auto;
		padding-left: 45px;
		padding-right: 0px;		
		width: 972px;	height: 30px;}

.style1 {color: #FFFFFF;
		font-size:14px;
}

.style2 {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:medium;
	color:#000000; 
	
}

.style3 {
	color: #B200B2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}

.style4 {
	font-size: x-small;
	line-height:100%;
	}

.style5 {font-size: x-large}
.style6 {
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.style7 {
	color: #0d5a86;
	font-size:large;
	font-weight:bold;

}

.style8 {
	color: #0d5a86;
	font-size:medium;
	font-weight:bold;

}

.style9 {
	color: #0d5a86;
	font-size:medium;
	font-weight:bold;
	font-style:italic;
}

.style10{
	color: #B200B2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;	
}

.style11{
	line-height:150%;
	
}

.style12{
	font-size: xx-small;	
}

.hr {
	width:100%;
	height:1px;
	background-color:#C3C;
	
}

.button {
    border: 1px solid #006;
    background: #ccf;
	padding:3px;
	border-radius:5px;
}
.button:hover {
    border: 1px solid #f00;
    background: #eef;
}


.blueBar {
		background-color:#B200B2;
		background: -moz-linear-gradient(top, #D24DFF, #B200B2);
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D24DFF), to(#B200B2));
		color:ffffff;
		}
		
.blackBar {
		background-color:#000000;
		color:#CCCCCC;
		}

.polaroid
{

padding:8px 8px 8px 8px;
border:1px solid #bfbfbf;
background-color:white;
/* Add box-shadow */
box-shadow:5px 5px 3px #777777;
}

.quotes {display: none;}


#navigation {
	position: absolute;
	top: 79px;
	width: 100%;
	left: 0px;
	height: 39px;
	background: #B200B2;
	background: -moz-linear-gradient(top, #D24DFF, #B200B2);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D24DFF), to(#B200B2));
	z-index: 100;
	
}

#navigation_bg {
	position: absolute;
	top: 79px;
	width:100%;
	min-width:1080px;
	height:39px;
	background: #B200B2;
	background: -moz-linear-gradient(top, #D24DFF, #B200B2);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D24DFF), to(#B200B2));
	z-index:7;
}

#slider {
	position:relative;
	top:-1px;
	width: 1026px;
	height: 342px;
	margin-left:auto;
	margin-right: auto;
	z-index:6;
}

#xmasslider {
	position:relative;
	background:#FFF;
	top:-1px;
	width: 1026px;
	height: 475px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom:-1px;
	z-index:6;
}

#halloweenslider {
	position:relative;
	background:#FFF;
	top:-1px;
	width: 1026px;
	height: 683px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom:-1px;
	z-index:6;
}

#poppyslider {
	position:relative;
	background:#FFF;
	top:-1px;
	width: 1026px;
	height: 380px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom:-1px;
	z-index:6;
}

#droneslider {
	position:relative;
	background:#FFF;
	top:-1px;
	width: 1026px;
	height: 700px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom:-1px;
	z-index:6;
}

#ticker {
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	position: absolute;
	top: 446px;
	width: 970px;
	left:28px;
	height:30px;
	z-index:5;
		
}


#topLogo {
	position: absolute;
	top: 9px;
	width: 970px;
	height: 65px;
	left: 28px;
	background: url(../images/banner1.png);
	background-repeat: no-repeat;
}

#topDetails {
	font-family:"Times New Roman", Times, serif;
	font-size:small;
	color:666666;
	position: absolute;
	top:10px;
	width: 216px;
	height: 100px;
	left: 780px;
			
}


#logos {
	position: fixed;
	top: 208px;
	width: 114px;
	left:25px;
	height:auto;
}	
	

#topright {
	position: absolute;
	top: 5px;
	width: 280px;
	left: 719px;
	height: auto;
	z-index:5;
}

div#sideBar {
	width:230px;
	padding:20px;
	margin-left:30px;
	float:left;
}

.clear { 
	clear:both; 
}
div#sticker {
	
	width:300px;
	max-height:100%;
	height:auto;
	overflow:hidden;
}
.stick {
	position:fixed;
	top:10px;
}



#toprighttext {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small; color:#000000;
	position:absolute;
	top:27px; 
	width:260px;
	height:550px;
	overflow:auto;
	overflow-x: hidden;  
	left:25px;
	
} 

#bottomright {
    
	position: absolute;
	top: 800px;
	width: 1px;
	left:660px;
	height:1px;
	
	
}

#bottomrighttext {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small; color:#000000;
	
	
} 



a:link {
	color:#ffffff;
	-o-transition: color 0.2s linear;
-moz-transition: color 0.2s linear;
-khtml-transition: color 0.2s linear;
-webkit-transition: color 0.2s linear;
-ms-transition: color 0.2s linear;
transition: color 0.2s linear;
	
}

a:visited {
	color:#ffffff;
	
	text-decoration: none;
	
}

a:hover {
	color:#11EE00;
	
	text-decoration: none;
	
	
}

a:active {
	
	text-decoration: none;
	
}



a.linkNavigation:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	-o-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-khtml-transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	-ms-transition: color 0.2s linear;
	transition: color 0.2s linear;
	text-decoration: none;
	font-size:medium;
	padding: 3px 15px 6px 15px;
}

a.linkNavigation:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size:medium;
	padding: 3px 15px 6px 15px;
	
}

a.linkNavigation:hover {
	color: #00FF7F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:medium;
	font-weight:normal;
	padding: 3px 15px 6px 15px;
	
}

a.linkNavigation:active {
   color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:medium;
	font-weight:normal;
	padding: 3px 15px 6px 15px;
	
}


a.linkMain:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #111111;
	text-decoration:underline;
	font-size: small;

}

a.linkMain:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#111111;
	text-decoration:underline;
	font-size: small;
}

a.linkMain:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#B200B2;
	text-decoration:none;
	font-size: small;
}

a.linkMain:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	text-decoration:underline;
	font-size: small;
}

a.linkFooter:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #015886;
	text-decoration:none;
	font-size: small;

}

a.linkFooter:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#015886;
	text-decoration:none;
	font-size: small;
}

a.linkFooter:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF007F;
	text-decoration:none;
	font-size: small;
}

a.linkFooter:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
	font-size: small;
}

a.linkFooterWhite:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration:none;
font-size: 13px;

}

a.linkFooterWhite:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
font-size: 13px;
}

a.linkFooterWhite:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#73FFDC;
text-decoration:none;
font-size: 13px;
}

a.linkFooterWhite:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:underline;
font-size: 13px;
}


.textfield_effect    {   
    border-width: 1px;    
	border-style: solid;    
	border-color: #999999;      
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 160px;    
	height: 15px; 
	border-radius:5px;
	padding:1px 1px 1px 3px;   
	} 
	
.textfield_effect:hover    {    
	border-color: #64acd8;    
	border-width: 1px;    
	
	} 
	
.textfield_effect:focus    {    
	border-color: #64acd8;    
	border-width: 1px;    
	}
	
.textarea_effect    {   
    border-width: 1px;    
	border-style: solid;    
	border-color: #999999;   
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 160px;    
	height:70px;
	border-radius:5px;
	padding:1px 1px 1px 3px;  
	} 
	
.textarea_effect:hover    {    
	border-color: #64acd8;    
	border-width: 1px;    
	
	} 
	
.textarea_effect:focus    {    
	border-color: #64acd8;    
	border-width: 1px;    
	}	
	
		
	
.FeaturesDL {
list-style: disc;
margin-top:0; margin-bottom:0; list-style-type:disc; list-style-position:inside;

} 	
