
/* TEMPLATE STYLE SHEET */
/* © POPCORN 2006 */

/**** MAIN *********************************************************************************************************** MAIN */

body {
  margin: 2px;
  background-color: #848484;
  font-family: arial, tahoma, verdana, helvetica, sans-serif;
  font-size: 0.7em;
  color: #666666;
}
  
input,textarea,select {
  font-size: 11px;
  color: black;
}

h1 {
  font-size: 200%;
  color: #33CCFF;
  font-weight: normal;
  margin:0px 0px 10px 0px;
}

h2 {
  font-size: 110%;
  color: #33CCFF;
  font-weight: bold;
  margin:0px 0px 5px 0px;
}

h3 {
  font-size: 110%;
  color: #e66500;
  font-weight: normal;
  margin:0px 0px 10px 0px;
}

h4 {
  font-size: 130%;
  color: #e66500;
  font-weight: bold;
  margin:0px 0px 10px 0px;
}


form { 
  margin: 0; 
  padding: 0; 
}

img, table { 
  border: 0; 
}

div.clear {
  clear: both;
}
  

/* NAVIGATION ************************************************************************************************** NAVIGATION *
****************************************************************************************************************************/

.navigation {
  height: 12px;
  border: 8px solid white;
  font-family: tahoma, arial, verdana, helvetica, sans-serif;
  font-size: 10px;
  margin: 12px 0 0 0;
  background-color: #33CCFF;
  padding: 10px;
}

.navigation a {
  color: white;
  text-decoration: none;
}

.navigation a:hover {
  color: #218EDB;
  text-decoration: none;
}

.navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.navigation ul li {
  display: inline;
  margin-right: 12px;
}


/* SUBNAV **********************************************************/

.sub-navigation {
  border-left: 8px solid white;
  border-bottom: 8px solid white;
  border-right: 8px solid white;
  font-family: tahoma, arial, verdana, helvetica, sans-serif;
  font-size: 10px;
  background-color:#ff7000;
  padding: 8px 10px 8px 10px;
}

.sub-navigation a {
  color: #FFFFFF;
  text-decoration: none;
}

.sub-navigation a:hover {
  color:black;
  text-decoration: none;
}

.sub-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sub-navigation ul li {
  display: inline;
  margin-right: 12px;
}



/* GENERAL STYLES ****************************************************************************************** GENERAL STYLES *
****************************************************************************************************************************/

.main {
  width: 970px;
  margin: auto;
}


/* change this color to change the 'page' color ********/
.content {
  background-color: #FFFFFF;
  border: 8px solid white;
  padding: 0 12px 0 12px;
}

.logo {
  padding: 40px 0px 0px 12px;
  float:left;
}

.phone-number {
  float:right;
  padding: 40px 12px 0px 0px;
  font-size:1.2em;
  color:#218EDB;
  font-weight:bold;
  
}

.text {
  float: left;
  padding: 24px 0px 12px 12px;
}

.footer {
  float: left;
  margin: 12px 20px 12px 12px;
}

.footer a {
  color: #218EDB;
}

.global {
  float: right;
  margin: 12px 8px 12px 0px;
}

.global a {
  color: #218EDB;
}


/* IMAGES ********************************************************************************************************** IMAGES *
****************************************************************************************************************************/

.main-image-container {
  margin: 0 0 0 0;
  width:924px;
  border-left: 8px solid white;
  border-right: 0px solid white;
  border-bottom: 8px solid white;
}

.main-image-containerindex {
  margin: 0 0 0 0;
  width:892px;
  height:380px;
  padding-top: 30px;
  padding-left: 10px;
  border-left: 8px solid white;
  border-right: 0px solid white;
  border-bottom: 8px solid white;
  background-image:url(images/new/topbar_three_products.jpg);
  background-position: bottom;
  background-repeat:no-repeat;
  background-color:#1546bf;
}

.main-image-1 {
  border-right: 8px solid white;
}

.page-images {
  float: right;
  margin: 0 0 0 0;
}

.page-images img {
  border-left: 8px solid white;
  border-right: 8px solid white;
  border-bottom: 8px solid white;
}

.home_box {
	width:204px;
	height:160px;
	margin-right: 12px;
	margin-bottom: 12px;
	padding-left: 7px;
	padding-top:10px; 
	float:left;
	text-align:left;
	background-image:url(images/new/sky-bg.png);
	filter: none !important;
	filter: alpha(opacity = 90);
	overflow: hidden;
}

.home_box_right {
	background-image:url(images/ky-32-background.jpg);
	background-repeat:no-repeat;
	width:224px;
	height:130px;
	padding:5px 0 35px 6px;
	text-align:left;
	margin:0 0 0 8px;
}

.home_box_right .model {
	font-weight:bolder;
	font-size:1.7em;
	color:#218EDB;
	padding:0px;
	margin:0px;
}

.home_box_right .price {

float:left;
font-weight:bolder;
font-size:3em;
color:#218EDB;
width:80px;
height:50px;
	padding:5px;
}

.home_box_right .vat {

float:left;
font-size:0.3em;
color:black;
font-weight:bold;
}

.home_box_right .buy_now {
float:left;
background-image:url(images/new/orange_arrow.gif);
background-repeat:no-repeat;
width:90px;
height:18px;
font-size:1.2em;
font-weight:bold;
color:white;
margin:12px 0 0 15px;
margin-right:5px;
padding-left:7px;
margin-bottom:5px;
padding-top:1px;
}


.home_box_right .more_info {
float:left;
background-image:url(images/new/blue_arrow.gif);
background-repeat:no-repeat;
width:90px;
height:18px;
font-size:1.2em;
font-weight:bold;
color:white;
margin:5px 0 0 15px;
margin-right:5px;
padding-left:7px;
padding-top:1px;
}

.model {
	font-weight:bolder;
	font-size:1.7em;
	color:#218EDB;
	padding:0px;
	margin:0px;
}

.price {

float:left;
font-weight:bolder;
font-size:3em;
color:#218EDB;
width:97px;
height:50px;
	padding:5px 0px 5px 5px;
}

.vat {

float:left;
font-size:0.3em;
color:black;
font-weight:bold;
}

.buy_now {
float:right;
background-image:url(images/new/orange_arrow.gif);
background-repeat:no-repeat;
width:90px;
height:18px;
font-size:1.2em;
font-weight:bold;
color:white;
margin-top:12px;
margin-right:5px;
padding-left:7px;
margin-bottom:5px;
padding-top:1px;
}

.buy_nowpaypal {
background-image:url(images/new/paypal_arrow.gif);
background-repeat:no-repeat;
width:96px;
height:40px;
font-size:1.2em;
font-weight:bold;
color:white;
margin-top:7px;
margin-right:5px;
padding-left:7px;
padding-top:4px;
margin-bottom:5px;
}


.more_info {
float:right;
background-image:url(images/new/blue_arrow.gif);
background-repeat:no-repeat;
width:90px;
height:18px;
font-size:1.2em;
font-weight:bold;
color:white;
margin-top:5px;
margin-right:5px;
padding-left:7px;
padding-top:1px;
}

.checkout {
float:left;
background-image:url(images/new/checkout.gif);
background-repeat:no-repeat;
width:200px;
font-size:1.2em;
font-weight:bold;
width:195px;
height:18px;
padding-left:5px;
padding-top:1px;
}

.white_txt {

float:left;
font-size:1.5em;
font-weight:bold;
color:white;

}


.buy_nowpaypal a,
.checkout a,
.buy_now a,
.more_info a {

color:white;
text-decoration:none;
}

.buy_nowpaypal a:hover,
.checkout a:hover,
.buy_now a:hover,
.more_info a:hover {

color:black;
text-decoration:none;
}


/* GLOBAL ANCHORS ************************************************************************************************* ANCHORS *
****************************************************************************************************************************/

a { 
  color: blue; 
  text-decoration: underline; 
}

a:hover { 
  color: #218EDB;
  text-decoration: underline;
}


/* SHADOWS ********************************************************************************************************* SHADOWS *
*****************************************************************************************************************************/

.top-shadow {
  background-image: url('/images/shadow_top.jpg');
  background-repeat: repeat-x;
  font-size: 0;
}

.left-shadow {
  background-image: url('/images/shadow_left.jpg');
  background-repeat: repeat-y;
}

.right-shadow {
  background-image: url('/images/shadow_right.jpg');
  background-repeat: repeat-y;
}

.bottom-shadow {
  background-image: url('/images/shadow_bottom.jpg');
  background-repeat: repeat-x;
  font-size: 0;
}


/* RM - Site Map Styling */

#siteMapStyle ul{
padding:10px 0;
}

#siteMapStyle li{
padding:10px 0;
list-style-type:none;
text-decoration:none;
}

#siteMapStyle li a{
font-size: 12px;
color: #666666;
font-family: arial, tahoma, verdana, helvetica, sans-serif;
text-decoration:none;
}

#siteMapStyle li a:hover{
font-size: 12px;
color: #218EDB;
text-decoration: underline;
font-family: arial, tahoma, verdana, helvetica, sans-serif;
}
