﻿@import url(layout.css);
@import url(cart.css);

body {
	margin: 0px;
	background-color: #111111;
	font-family:Candara, Arial, "Times New Roman", Times, serif;
	padding: 0px;
	font-size:12px;
	color: #999988;
}
/* Styles for DIV tags */
#container {
	margin-top:50px;
	padding:5px;
	border-top: 1px solid #000000;
    border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #000000;
	}

#masthead {
	background-color: #000000;
	padding: 0px;
	
}
#bottom_head {
	background-color: #000000;
	padding: 0px;
	
}
#top_head {
	background-color: #000000;
	padding: 0px;
	}
#navigation {
    font-size:13px;
	background-color: #111111;
	margin-left: 0px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
}
#cart_header {
    margin-top:10px;
	background-color: #222222;
}
html>body #cart_header {
	overflow: hidden;
}

#navigation span{
   	margin-left: 10px;
	}
#right_image {
    position: relative;
	width: 139px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right: 0px solid #222222;
    vertical-align:top;
}
html>body #navigation {
	overflow: hidden;
}
#content_container {
	background-color:#000000;
	padding: 0px;
}
#column_left {
	float: left;
}
#column_left h2 {
	font-size:13px;
	color: #66ccff;
	margin: 0px 0px 0px 0px;
    vertical-align: top;
    padding:5px 0px 0px 0px;
    font-weight:normal;
}
#column_left h5 {
    float: left;
    width:100%;
    font-size:12px;
	color: #66ccff;
	margin: 0px 0px 0px 0px;
    vertical-align: top;
    padding:5px 5px 0px 0px;
    font-weight:normal;
    font-style:italic;
}
#column_left p {
	color: #999988;
    text-align:justify;
    font-size:12px;
    margin: 8px 0px 0px 0px;
    vertical-align: top;
    padding:0px 0px 0px 0px;
    font-weight:normal;

}
#column_left h4 {
	color:#999988; 
	float:right;
    text-align:right;
    font-size:12px;
    margin: 0px 0px 0px 0px;
    vertical-align: top;
    padding:0px 0px 0px 0px;
    font-weight:normal;

}
#column_left h6 {
	color:#999988; 
	float:right;
    text-align:right;
    font-size:14px;
    margin-right:8px;
    vertical-align: top;
    padding:0px 0px 0px 0px;
    font-weight:normal;

}

#column_left h3 {
	color: #66ccff;
    text-align:justify;
    font-size:12px;
    margin: 8px 0px 0px 0px;
    vertical-align: top;
    padding:0px 0px 0px 0px;
    font-weight:normal;

}

#column_left image {
	border-width: 0;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;

}
#image {
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 5px;
}
#footer {
	background-color: #000000;
	color: #FFFFFF;
	
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}

#navigation a {
	font-weight: normal;
	text-decoration: none;
	color: #66ccff;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #222222;

}
#navigation p:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
    border: 1px solid #222222;
	background-color: #333333;
}
#navigation p {
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #222222;

}
#navigation a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #66ccff;
    border: 1px solid #222222;
	background-color: #222222;
}
/* Navigation */
#cart_header ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#cart_header li {
	float: left;
}
#cart_header a {
	font-weight: normal;
	text-decoration: none;
	background-color: #222222;
    display: block;
	padding: 5px;
	
}
#cart_header a:hover {
	font-weight: normal;
	text-decoration: none;
	background-color: #222222;
}
#right_navigation {
    font-size:13px;
    position: relative;
	float: right;
	width: 159px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
    border-right: 1px solid #111111;
}
/* Navigation Styles */
#right_navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#right_navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #111111;
	}
#right_navigation a {
	font-weight: normal;
	text-decoration: none;
	color: #66ccff;
	display: block;
	padding: 5px;
	border-bottom: 0px solid #000000;
	background-color: #111111;
}
#right_navigation a:hover {
	color: #66ccff;
	text-decoration: none;
	background-color: #222222;
}
/* checkoutpp  Styles */

#checkoutpp  {
    font-size:13px;
    position: relative;
	float: right;
	width: 139px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:0px;
    border-right: 1px solid #222222;
}
#checkoutpp ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#checkoutpp li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #222222;
	}
#checkoutpp a {
	font-weight: normal;
	text-decoration: none;
	color: #66ccff;
	display: block;
	padding: 5px;
	border-bottom: 0px solid #000000;
	background-color: #222222;
}
#checkoutpp a:hover {
	color: #66ccff;
	text-decoration: none;
	background-color: #333333;
}
/* left_link  Styles */

#left_link  {
    font-size:13px;
    
    position: relative;
	float: left;
	width: 215px;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right:0px;
    border-right: 1px solid #222222;
}
#left_link ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	border-width: 0;
}
#left_link li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #222222;
	}
#left_link a {
    border-width: 0;
	font-weight: normal;
	text-decoration: none;
	color: #66ccff;
	display: block;
	padding: 0px;
	background-color: #222222;
}
#left_link a:hover {
	border-width: 0;
	color: #66ccff;
	text-decoration: none;
	background-color: #333333;
}



/* Styles for Left Column */
h1 {
	font-size: xx-large;
	color: #333333;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	color: #333333;
	margin-top: 0px;
}
h3 {
	font-size: large;
	color: #333333;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #000000;
	margin-top: 0px;
}
h5 { 
	font-size: small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #999988;
}
a:hover {
	color: #998866;
	text-decoration: none;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size:12px;
	text-align: right;
}
#copyright {
	float: none;
	text-align: center;
    color: #999999;
    font-weight: normal;

}
#copyright p {
	font-size: 10px;
	text-align: center;

}
#footer a {
	color: #FFFFFF;

	font-weight: normal;
    text-decoration: none;

}
#footer a:hover {
	color: #666666;
	font-weight: normal;
    text-decoration: none;

}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#column_left p.dots{
	vertical-align: top;
    float: left;
	clear: both;
	width: 100%;
	background: url('../images/dotleaders.png') left 85% repeat-x;
}
#column_left span.term{
	vertical-align: top;
    float: left;
	padding-right: .5ex;
	background-color: #000000;
}

#column_left span.page{
    float: right;
	padding-left: .5ex;
	background-color: #000000;
}

.pp_button-order { background-image: url("../images/horizontal_solution_PP.gif");
		float:right;
		
		margin-left:0px;
        background-color:#222222;
		font-family:Candara, Arial, "Times New Roman", Times, serif;
        background-repeat:no-repeat;
		font-size:12px;
	    color: #66ccff;
		height: 32px;
		width: 215px;
		cursor:hand;
		font-weight: normal;
		text-align: right;
		padding-left:5px;
		padding-right:5px;
        border: #000000 1px solid }

.pp_buttonon-order { background-image: url("../images/horizontal_solution_PP.gif");
		 vertical-align:bottom;
		float:right;
        margin-left:0px;
		background-repeat:no-repeat;
        background-color: #333333;
		font-family:Candara, Arial, "Times New Roman", Times, serif;
		font-size:12px;
	    padding-right:5px;
        color: #66ccff;
		height: 32px;
		width: 215px;
		cursor:hand;
		font-weight: normal;
		text-align: right;
		padding-left:5px;
		border: #000000 1px solid }


.button-order { background-image: url("../images/Express_Post_Domestic.gif");
		float:left;
		margin-left:0px;

		background-color:#222222;
		font-family:Candara, Arial, "Times New Roman", Times, serif;
        background-repeat:no-repeat;
		font-size:12px;
	    color: #66ccff;
		height: 32px;
		width: 215px;
		cursor:hand;
		font-weight: normal;
		text-align: right;
		padding-left:5px;
		padding-right:5px;
        border: #000000 1px solid }

.buttonon-order { background-image: url("../images/Express_Post_Domestic.gif");
		float:left;
        margin-left:0px;
		background-repeat:no-repeat;
        background-color: #333333;
		font-family:Candara, Arial, "Times New Roman", Times, serif;
		font-size:12px;
	    padding-right:5px;
        color: #66ccff;
		height: 32px;
		width: 215px;
		cursor:hand;
		font-weight: normal;
		text-align: right;
		padding-left:5px;
		border: #000000 1px solid }
.smalltitle 	{ COLOR: #FFFFFF; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }


