﻿
@font-face {
	font-family: 'OpenWebPro';
	src: url('./css/fonts/OpenWebPro.eot');
	src: local('☺'), url('./css/fonts/OpenWebPro.woff') format('woff'), url('./css/fonts/OpenWebPro.ttf') format('truetype'), url('./css/fonts/OpenWebPro.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body
{
    float:none;
    margin:0;
    padding:0;
    width:100%;
    height:100%;
    background-color:#fafafa;
    font-family:'OpenWebPro', sans-serif;
}

form
{
    float:none;
    margin:0;
    width:100%;
    height:100%;
    text-align:center;
}

.baseline
{
	float:left;
	width:100%;
	height:1px;
	font-size:1px;
	line-height:0px;
	background:#252525;
	margin:0;
	padding:0;
}

.header_wrap
{
    float:left;
    width:100%;
    height:45px;
    background-color:#313131;
    border-top:1px solid #404040;
    border-bottom:1px solid #313131;
    background-image:url(../images/bg_noise_64x64.jpg);
    background-repeat:repeat;
}

.header_center
{
    float:none;
    width:100%;
    min-width:990px;
    height:45px;
    margin:0 auto;
}

.header_logo_wrap
{
	float:left;
	width:auto;
	height:45px;
	padding:0;
	margin:0;
}

.header_nav_wrap
{
	float:right;
	width:auto;
	height:45px;
	padding:0;
	margin:0;
}

.logo
{
	float:left;
	width:auto;
	height:45px;
	margin:0px;
	border:none;
	text-decoration:none;
	cursor:pointer;
	padding:0px 0px 0px 0px;
	margin-right:15px;
}

/*.logo:hover sup
{
	color:#0575ab;
}*/

.logo img
{
    float:left;
    width:20px;
    height:13px;
    margin:14px 0px 0px 14px;
    padding:0;
    border:none;
}

.logo span
{
	float:left;
	font-size:18px;
	line-height:18px;
	color:#fff;
	text-align:left;
	margin:7px 0px 0px 6px;
	padding:0;
	text-shadow:0px -1px 0px rgba(0, 0, 0, 1);
	-webkit-transition: color 0.2s ease;
	-moz-transition: color 0.2s ease;
	-o-transition: color 0.2s ease;
	transition: color 0.2s ease;
}

.logo sup
{
	font-size:11px;
	color:#6d6d6d;
	margin:0px 0px 0px 5px;
}

.header_nav
{
	float:right;
	margin:0px;
	padding:0px;
}

.big_nav
{
	float:left;
	width:auto;
	height:45px;
	margin:0px;
	border:none;
	text-decoration:none;
	cursor:pointer;
	padding:0px;
	text-align:center;
	color:#fff;
	text-shadow:0px -1px 0px rgba(0, 0, 0, 1);
	-webkit-transition: background-color 0.2s ease;
	-moz-transition: background-color 0.2s ease;
	-o-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
}

.big_nav span
{
	float:left;
	width:auto;
	font-size:14px;
	color:#fff;
	line-height:14px;
	margin:14px 18px 0px 18px;
	text-align:center;
}

.big_nav:hover
{
	background-color:#0575ab;
}

.small_nav
{
	float:left;
	width:auto;
	height:45px;
	margin:0px;
	border:none;
	text-decoration:none;
	cursor:pointer;
	padding:0px;
	text-align:center;
	color:#fff;
	text-shadow:0px -1px 0px rgba(0, 0, 0, 1);
	-webkit-transition: background-color 0.2s ease;
	-moz-transition: background-color 0.2s ease;
	-o-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
}

#track_order_nav
{
	width:149px !important;
}

#search_nav
{
	width:106px !important;
}

#support_nav
{
	width:65px !important;
}

.create_nav
{
	float:left;
	max-width:175px;
	height:45px;
	margin:0px;
	border:none;
	text-decoration:none;
	cursor:pointer;
	padding:0px;
	text-align:center;
	color:#fff;
	white-space: nowrap;
	padding-right:20px;
	text-shadow:0px -1px 0px rgba(0, 0, 0, 1);
	-webkit-transition: background-color 0.2s ease;
	-moz-transition: background-color 0.2s ease;
	-o-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
}

.create_nav img
{
	float:left;
	width:16px;
	height:16px;
	margin-left:14px;
	margin-right:-9px;
	margin-top:13px;
	text-align:center;
	border:none;
	white-space: nowrap;
}

.create_nav span
{
	float:left;
	max-width:125px;
	font-size:14px;
	color:#fff;
	margin-left:15px;
	margin-right:0px;
	margin-top:14px;
	line-height:14px;
	text-align:left;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}

.create_nav:hover
{
	background-color:#0575ab;
}

.small_nav span
{
	float:left;
	width:90%;
	font-size:14px;
	color:#fff;
	margin-left:5%;
	margin-top:14px;
	line-height:14px;
	text-align:center;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}

.small_nav:hover
{
	background-color:#0575ab;
}

.small_nav img
{
	float:left;
	margin-top:15px;
	margin-left:22px;
	padding:0px;
	border:none;
	width:12px;
	height:12px;
}

.small_nav_span
{
	float:left;
	width:auto !important;
	font-size:14px;
	color:#fff;
	margin-top:14px;
	margin-left:7px;
	line-height:14px;
}

.btn_nav
{
	float:left;
	text-align:left;
	height:45px;
	width:90px;
	margin:0px;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	display:inline;
	padding:0px;
	cursor:pointer;
	-webkit-transition: background 0.2s ease;
	-moz-transition: background 0.2s ease;
	-o-transition: background 0.2s ease;
	transition: background 0.2s ease;
}

#btn_nav_shop
{
	width:180px !important;
}

.btn_nav:hover
{
	background:#0575ab;
}

.btn_nav span
{
	float:left;
	width:100%;
	line-height:14px;
	margin:14px 0px 0px 0px;
	text-shadow:0px -1px 0px rgba(0, 0, 0, 1);
	text-align:center;
}

.btn_nav img
{
	float:left;
	margin-top:14px;
	margin-right:8px;
	margin-left:22px;
	padding:0px;
	border:none;
	width:16px;
	height:16px;
}

.btn_nav_span
{
	float:left;
	width:auto !important;
	line-height:14px;
	margin:19px 0px 0px 0px;
	text-align:left;
	text-shadow:0px -1px 0px rgba(0, 0, 0, 0.3);
}

.btn_nav:hover .nav_quantity
{
	background:#00669b;
}

.nav_quantity
{
	float:left;
	width:27px !important;
	height:27px !important;
	background:#222222;
	font-size:14px;
	color:#fff;
	text-align:center;
	line-height:27px !important;
	margin-left:7px !important;
	margin-right:0px !important;
	margin-top:8px !important;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50px;
	text-shadow:0px 1px 0px rgba(0, 0, 0, 0.2);
	-webkit-transition: background 0.2s ease;
	-moz-transition: background 0.2s ease;
	-o-transition: background 0.2s ease;
	transition: background 0.2s ease;
}

.sub_header_wrap
{
    float:left;
    width:100%;
    height:auto;
    background-color:#fafafa;
    border-bottom:1px solid #e8e8e8;
    border-top:1px solid #fff;
    background-repeat:repeat;
}

.sub_header_center
{
    float:none;
    width:1050px;
    height:auto;
    margin:0 auto;
}

.sub_header_full
{
    float:none;
    min-width:990px;
    height:auto;
    margin:0 auto;
}

.sub_header_title_wrap
{
	float:left;
	width:990px;
	height:auto;
	padding-bottom:30px;
}

.sub_header_title_wrap h1
{
	float:left;
	width:100%;
	font-size:28px;
	line-height:28px;
	text-align:left;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-top:30px;
	margin-left:30px;
	color:#313131;
	text-shadow:0px 1px 0px rgba(255, 255, 255, 1);
}

.sub_header_title_wrap h1 a
{
	color:#313131;
	float:none;
	text-decoration:none;
}

.sub_header_title_wrap h1 a:hover
{
	color:#0575AB;
}


.sub_header_title_wrap h2
{
	float:left;
	width:100%;
	height:auto;
	line-height:24px;
	font-size:14px;
	text-align:left;
	margin-top:8px;
	margin-bottom:-5px;
	text-shadow:0px 1px 0px rgba(255, 255, 255, 1);
	font-weight:normal;
}

.sub_header_title_wrap h2 a
{
	color:#0575AB;
	float:none;
	text-decoration:none;
}

.sub_header_title_wrap h2 a:hover
{
	color:#000;
}

.body_wrap
{
   float:left;
   width:100%;
   height:auto;
   background-color:#FFFFFF;
}

.body_full
{
   float:none;
   width:100%;
   min-width:1024px;
   margin:0 auto;
}

.body_center
{
   float:none;
   width:990px;
   margin:0 auto;
}

.page_nav_wrap
{
	float:left;
	width:230px;
	height:auto;
	margin-top:35px;
	margin-bottom:100px;
	border:1px solid #e8e8e8;
	border-bottom:none;
	border-right:none;
	background:#fafafa;
}

.page_nav_item
{
	float:left;
	width:229px;
	height:50px;
	text-decoration:none;
	border-bottom:1px solid #e8e8e8;
	border-top:1px solid #fff;
	border-right:1px solid #e8e8e8;
	color:#0575AB;
	cursor:pointer;
	-webkit-transition: background 0.2s ease;
	-moz-transition: background 0.2s ease;
	-o-transition: background 0.2s ease;
	transition: background 0.2s ease;
}

.page_nav_item span
{
	float:left;
	width:auto;
	margin-left:25px;
	margin-top:16px;
	font-size:16px;
	text-align:left;
}

.page_nav_item:hover
{
	color:#313131;
	background:#f1f1f1;
}

.page_nav_item_active
{
	float:left;
	width:229px;
	height:50px;
	background:#fff;
	border-bottom:1px solid #e8e8e8;
	border-right:none;
	text-decoration:none;
	border-top:none;
}

.page_nav_item_active span
{
	float:left;
	width:auto;
	margin-top:16px;
	margin-left:25px;
	font-size:16px;
	color:#313131;
	text-align:left;
}

.search_wrap
{
    float:left;
    width:425px;
    /*height:58px;*/
    height:0px;
	margin:0;
    padding:0px;
    position:relative;
    z-index:1;
    top:0;
    left:0;
    background-color:#313131;
    margin-left:281px;
    margin-top:0px;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-left-radius:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px;
    border-bottom-right-radius:5px;
    display:block;
    -webkit-transition: height 0.2s ease;
	-moz-transition: height 0.2s ease;
	-o-transition: height 0.2s ease;
	transition: height 0.2s ease;
	opacity:1;
	border-bottom:1px solid rgba(0, 0, 0, 0);
	border-left:1px solid rgba(0, 0, 0, 0);
	border-right:1px solid rgba(0, 0, 0, 0);
    border-top:none;
    overflow:hidden;
}

.search_element_wrap
{
	float:left;
	max-width:375px;
	border:1px solid #000;
	border-bottom:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:4px;
	background:#fff;
	margin-top:14px;
	margin-left:27px;
}

.search_txtbox
{
	float:right;
	width:320px;
	height:14px;
	line-height:14px;
	border:1px solid #fff;
	background:#fff;
	font-size:14px;
	color:#515151;
	text-align:left;
	padding:6px 0px 6px 5px;
	margin:0px;
}

.search_button
{
	float:right;
	text-align:center;
	height:25px;
	width:29px;
	background:#0575AB;
	margin-left:5px;
	margin-top:0px;
	color:white;
	text-decoration:none;
	display:inline;
	padding:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #0575ab;
	cursor: pointer;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;

}

.search_button::after 
{
	content:"";
	float:right;
	width:29px;
	height:12px;
	display:inline;
	position:relative;
	margin-left:0px;
	margin-top:-17px;
	border-top:1px solid #3E92CB;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
	background:rgba(117, 193, 252, 0.1);
}

.search_button:hover
{
	background:#00669B;
}

.search_button:hover::after
{
	background:rgba(117, 193, 252, 0);
}

.search_button img 
{
	float:left;
	margin-top:7px;
	margin-left:5px;
	padding: 0px;
	border: none;
	width:14px;
	height:10px;
}

.nav_wrap
{
    float:left;
    width:100%;
    height:52px;
    background-image:url(./images/nav_bg.png);
    background-repeat:repeat-x;
}

.nav_center
{
    float:none;
    width:990px;
    height:52px;
    margin:0 auto;
}

.subnav_wrap
{
    float:left;
    width:100%;
    height:auto;
    background-color:#dddddd;
    border-bottom:1px solid #bebebe;
}

.subnav_center
{
    float:none;
    width:988px;
    margin:0 auto;
}

.subnav_body
{
    float:left;
    width:988px;
    background-image:url(./images/subnav_bg.png);
    background-repeat:repeat-x;
    background-color:#0575ab;
    border:1px solid #0c4b68;
    border-bottom:none;
    -moz-border-radius-topleft:4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius:4px;
    -moz-border-radius-topright:4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius:4px;
    padding-bottom:20px;
}

.subnav_title
{
    float:left;
    color:#FFFFFF;
    font-size:16px;
    margin-left:20px;
    margin-top:15px;
}

.subnav_title_big
{
    float:left;
    width:960px;
    font-size:22px;
    text-align:left;
    margin-left:1px;
}

.subnav_link
{
    float:left;
    padding:5px 10px 5px 10px;
    background-color:#005a8d;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    color:#FFFFFF;
    font-size:12px;
    margin-left:15px;
    margin-top:9px;
    text-decoration:none;
}

.subnav_link:hover
{
    background-color:#313131;
}

.subnav_faux_link
{
    float:none;
    width:100px;
    padding:5px 10px 5px 10px;
    background-color:#005a8d;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    color:#FFFFFF;
    font-size:12px;
    margin-left:5px;
    margin-top:0px;
    text-decoration:none;
    font-weight:bold;
}

.subnav_title_right
{
    float:right;
    text-align:right;
    color:#FFFFFF;
    font-size:14px;
    margin-right:13px;
    margin-top:13px;
}

.subnav_title_left
{
    float:left;
    text-align:left;
    color:#FFFFFF;
    font-size:12px;
    margin-top:8px;
    width:960px;
}

.subnav_title_left a
{
    float:none;
    padding:5px 10px 5px 10px;
    background-color:#005a8d;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    color:#FFFFFF;
    font-size:12px;
    text-decoration:none;
}

.subnav_title_left a:hover
{
    background-color:#313131;
}

.subnav_title_icon
{
    float:left;
    margin-top:0px;
    margin-right:3px;
}


    
.op_blue
{
    color:#0575ab;
}

.footer_wrap
{
    float:left;
    width:100%;
    height:auto;
    background-color:#fafafa;
    border-top:1px solid #ebebeb;
    border-bottom:1px solid #ebebeb;
}

.footer_center
{
    float:none;
    min-width:990px;
    height:auto;
    margin:0 auto;
}

.footer_right_last_link
{
    float:right;
    width:auto;
    font-size:11px;
    color:#ababab;
    text-align:center;
    text-decoration:none;
    margin-top:10px;
    margin-left:15px;
    margin-right:30px;
}

.footer_right_last_link:hover
{
    color:#0575ab;
}

.footer_right_link
{
    float:right;
    width:auto;
    font-size:11px;
    color:#ababab;
    text-align:center;
    text-decoration:none;
    margin-top:10px;
    margin-left:15px;
}

.footer_right_link:hover
{
    color:#0575ab;
}

.footer_left_link
{
    float:left;
    width:auto;
    font-size:11px;
    color:#ababab;
    text-align:left;
    margin-top:10px;
    margin-right:15px;
    margin-bottom:10px;
    margin-left:30px;
}

.options_special_text
{
    float:left;
    font-size:12px;
    color:#1e1e1e;
    margin-left:20px;
    margin-top:15px;
    width:190px;
    text-align:left;
}

.options_special_text_big
{
    float:left;
    font-size:14px;
    color:#0575ab;
    margin-left:20px;
    margin-top:15px;
    width:190px;
    text-align:left;
    margin-bottom:15px;
}

/********** USER MESSAGE OVERLAY ***********/

.msg_overlay_body
{
	width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
	background:rgba(0,0,0,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    display:none;
    z-index:10;
}

.msg_innerlay_body
{
	float:left;
	width:100%;
	height:100%;
	top:0;
	left:0;
	margin:0;
	text-align:center;
	position:fixed;
	z-index:12;
	display:none;
}

.msg_innerlay_wrap
{
	float:none;
	width:100%;
	height:auto;
	margin:0 auto;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	
}

.msg_innerlay_cell
{
	float:none;
	width:654px;
	height:auto;
	margin:0 auto;
	text-align:center;
}

.msg_innerlay_box
{
	float:left;
	width:654px;
	height:auto;
	background:rgba(0,0,0, 0.75);
	margin:0 auto;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.msg_innerlay_row
{
	float:left;
	width:630px;
	height:auto;
	background:#FFFFFF;
	border:1px solid #313131;
	margin:12px;
	padding-bottom:35px;
}

.msg_description_text
{
	float:left;
	width:560px;
	font-size:14px;
	color:#515151;
	text-align:left;
	margin-left:35px;
	margin-top:20px;
	height:auto;
	line-height:24px;
	display:inline;
}

.msg_button_wrap
{
	width:582px;
	float:left;
	height:auto;
	margin-left:25px;
	margin-top:0px;
	display:inline;
	margin-bottom:25px;
}

.msg_blue_btn
{
	float:right;
	text-align:left;
	margin-top:25px;
	height:30px;
	width:100px;
	background:#0575ab;
	margin-right:0px;
	margin-left:0px;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	display:inline;
	padding:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
}

.msg_blue_btn::after
{
	content:"";
	float:left;
	width:96px;
	height:3px;
	display:inline;
	position:relative;
	margin-top:-21px;
	margin-left:1px;
	border:1px solid #3e92cb;
	-moz-border-radius-topleft:4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius:4px;
    -moz-border-radius-topright:4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius:4px;
    border-bottom:none;
}

.msg_blue_btn:hover
{
	background:#207cb3;
}

.msg_blue_btn span
{
	float:left;
	width:100%;
	margin-top:10px;
	line-height:12px;
	text-shadow:0px 1px 0px rgba(0, 0, 0, 0.3);
	text-align:center;
}

.msg_white_btn
{
	float:right;
	text-align:left;
	margin-top:25px;
	height:30px;
	width:100px;
	background:#fff;
	margin-right:15px;
	margin-left:0px;
	font-size:14px;
	color:#0575ab;
	text-decoration:none;
	display:inline;
	padding:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
	border:1px solid #dddddd;
	text-shadow:0px 1px 0px rgba(255, 255, 255, 1);
}

.msg_white_btn::after
{
	content:"";
	float:left;
	width:96px;
	height:3px;
	display:inline;
	position:relative;
	margin-top:-22px;
	margin-left:1px;
	border:1px solid #fff;
	-moz-border-radius-topleft:4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius:4px;
    -moz-border-radius-topright:4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius:4px;
    border-bottom:none;
}

.msg_white_btn:hover
{
	background:#e8e8e8;
	color:#313131;
	text-shadow:0px 1px 0px rgba(255, 255, 255, 0.5);
}

.msg_white_btn span
{
	float:left;
	width:100%;
	margin-top:10px;
	line-height:12px;
	text-align:center;
}

.innerlay_body_header
{
	float:left;
	width:630px;
	height:auto;
	background-color:#fafafa;
	display:inline;
	border-bottom:1px solid #e8e8e8;
}

.innerlay_body_header_text
{
	float:left;
	font-size:16px;
	color:#313131;
	margin-left:15px;	
	margin-top:15px;
	margin-bottom:15px;	
	text-decoration:none;	
	display:inline;
}

.innerlay_close_button
{
	float:right;
	width:18px;
	height:18px;
	margin-top:15px;
	margin-right:15px;
	margin-bottom:15px;
	cursor:pointer;
	display:inline;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	background-color:#0575ab;
	text-decoration:none;
}

.innerlay_close_button:hover
{
	background-color:#000;
}

.innerlay_close_button span
{
	float:left;
	width:auto;
	color:#fff;
	font-size:11px;
	text-shadow:0px 1px 0px rgba(0,0,0,1);
	font-family:Arial, Sans-Serif;
	margin-left:5px;
	margin-top:2px;
	text-decoration:none;
}

.innerlay_close_text_long
{
	float:right;
	width:50px;
	font-size:11px;
	color:#515151;
	text-align:right;
	margin-right:8px;
	display:inline;
	margin-top:18px;
	margin-bottom:15px;
	line-height:normal;
}

