/************* Layout Tags  ***************/

body {
	margin: 0px;
	padding: 0px;
	background-color: #111111;
}
blockquote{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
h1{
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	text-decoration: none;
	margin-top: 0%;
	margin-bottom: 5px;
	color: #CC6633;
	letter-spacing: 0px;
	font-weight: normal;
}
h2{
	font-size:15px;
	font-family: "Arial Narrow", Arial, "C Univers 57 Condensed";
	margin-top: 0%;
	margin-bottom: 5px;

}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0%;
	margin-bottom: 5px;
	padding: 0px;
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	margin: 0px 0px 10px;
	color: #333333;
}
a {
	color: #FF0000;
	text-decoration: none;

}
a:hover {
	color: #663366;
	text-decoration: underline;

}
a:visited {
	color: #CC0000;
	text-decoration: underline;

}

li{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;

}
strong {
	font-weight: bold;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FD0004;
	text-decoration: none;
	letter-spacing: 0em;
}
/************* Form Elements  ***************/

input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
select {
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	color: #000000;
}
select {
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	padding: 1px;
}
form {
	margin: 0px;
	padding: 0px;
}
button {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 2px outset #990000;
	text-transform: none;
	letter-spacing: 0em;
	padding: 2px;
	margin: 2px;
}

/************* Class Layout / Grid DIVS ***************/

.master_container{
	clear: both;
}
.container_head{
	width: 945px;
}

.column_1{
	float: left;
	width: 340px;
	text-align: left;

}
.column_2 {
	float: left;
	text-align: left;
	width: 605px;
}

.container_row {
	float:left;
	width: 945px;
}
.column_inline {
	float: left;
}
.row {
	float:left;
}
.column_break {
	clear: left;
	height: 0px;
}
.text_pad {
	padding: 7px;
}


.container_header {
	font-family: "Arial Narrow", Arial, "C Univers 57 Condensed";
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	font-size: 11px;
	line-height: 14px;
	width: 945px;
	height: 30px;
	float: left;
}
.container_header a{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 2px outset #990000;
	text-transform: none;
	letter-spacing: 0em;
	padding: 2px;
	margin: 2px;
	text-decoration: none;
}
.container_header a:hover{
	background-color: #660000;

}
.container_header a:visited{
	background-color: #CC0000;

}

.content_container {
	background-image: url(../images/content_bg.jpg);
	float: left;
	width: 945px;
}

.container_search {
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 945px;
	height: 101px;
	float: left;
	background-color: #000000;
}
.nav_container {
	background-color: #00CCFF;
	background-image: url(../images/box_1.jpg);
	background-repeat: repeat-y;
	width: 340px;
	float: left;
}
.nav a{
	font-family: "Arial Narrow", Arial, "C Univers 57 Condensed";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #46B9D4;
	width: 174px;
	float: left;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5AC0D7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #039FC5;
	border-right-style: solid;
	border-right-color: #5AC0D7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #039FC5;
	clear: none;
}
.nav a:hover{
	font-family: "Arial Narrow", Arial, "C Univers 57 Condensed";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
	width: 174px;
	float: left;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5AC0D7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #039FC5;
	border-right-style: solid;
	border-right-color: #5AC0D7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #039FC5;
	clear: none;
}
.nav a:visited{
	text-decoration: none;
	color: #DEE8F6;

}
.side_content {
	width: 338px;
	float:left;
	background-color: #95D6E7;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #63C3DB;
	border-left: 1px solid #63C3DB;
}

.side_content p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;

}
.side_split_container{
	float:left;
	background-color: #5DC1D9;
	width:338px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #63C3DB;
	border-top: 1px solid #FFFFFF;
}
.side_split_1{
	float:left;
	width:180px; 
	background-color: #5DC1D9;
	border-bottom: #63C3DB solid 1px;
	border-right: #039FC5 solid 1px;

}
.side_split_1 p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-color:#95D6E7;
	margin: 5px;
	padding: 5px;

}
.side_split_1 h1{
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;

}
.side_split_2{
	float:left;
	width:145px; 
	background-color: #5DC1D9; 
	border-left: #FFFFFF solid 1px;
	border-bottom: #63C3DB solid 1px;
}
.side_split_2 p{
	color: #FFFFFF;
	font-family: "Arial Narrow", Arial, "C Univers 57 Condensed";
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0em;

}
.blue_head_row {
	float: left;
	width: 338px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0px;
	background-color: #8FD4E4;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #63C3DB;
	border-left-color: #63C3DB;
	background-image: url(../images/blue_grad.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.blue_break {
	float:left;
	width: 945px;
	background-color: #039FC5;
	font-family: "Arial Narrow", Arial, "C Univers 57 Condensed";
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #01738F;
}
.container_footer {
	float:left;
	width: 945px;
	background-color: #CCCCCC;
	font-family: "Arial Narrow", Arial, "C Univers 57 Condensed";
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.footer_links {
	float:left;
	width: 945px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	background-color: #000000;
}
.footer_links a{
	color: #FFFFFF;
	text-decoration:none;
}
.footer_links a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.footer_links a:visited{
	color: #FFFFFF;
	
}


/************* Text Coloring ***************/
.orange_text {
	color: #FF6600
}
.red_text {
	color: #CC0000
}


/************* ID / Grid DIVS ***************/

#search_box {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: right;
	margin-top: 75px;
}


.head_nav {
	background-color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 1px solid #CC0000;
	letter-spacing: -1px;
}
.sub_nav {
	background-color: #8FD4E4;
	font-family: "Arial Narrow", Arial, "C Univers 57 Condensed";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-right: 1px solid #039FC5;
	border-bottom: 1px solid #039FC5;
	border-left: 1px solid #039FC5;
}
.sub_nav a {
	text-decoration: none;
	background-color: #003366;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #039FC5;
}
.sub_nav a:hover {
	text-decoration: none;
	background-color: #FF0000;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #039FC5;
}
.sub_nav a:visited{
	text-decoration: none;
	color: #FFFFFF;

}
.sub_nav_2 {
	background-color: #CCEAF5;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px 5px 5px 10px;
	line-height: 15px;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #8FD4E4;
	display:none;

}
.sub_nav_2 a {
	text-decoration: underline;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sub_nav_2 a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.product_container {
	clear: both;
	width: 595px;
}
.product_container h1{
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	text-decoration: none;
	margin-top: 0%;
	margin-bottom: 5px;
	color: #CC6633;
	letter-spacing: 0px;
	font-weight: normal;	
}

.product_container p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;
}
.product_container a{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #039FC5;
	line-height: 14px;
	letter-spacing: -1px;
}
.product_container a:hover{
}
.paginate {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #000000;
	padding: 5px;
	letter-spacing: -1px;
	width: 300px;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.purchase_options {
	background-image: url(../images/purchase_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #D9ECFC;
	border-right: 1px solid #D9ECFC;
	border-left: 1px solid #D9ECFC;
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
}
