@import url("main_standard.css");
body {
	padding: 0px;
	margin:auto;
	font: 12px arial, tahoma, verdana, sans-serif;
	text-align: center;
	color:#000000;
}

img, div, a, input {
	behavior: url(css/iepngfix.htc);
}

a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#790000;
}
h1{
	margin:0 0 10px 0;
	font-size:22px;
	font-weight:bold;
	color:#00719E;
}
h1.large{
	font-size:28px;
}
h2{
	margin:0 0 10px 0;
	font-size:18px;
	color:#00719E;
}

h3{
	margin:0 0 10px 0;
	font-size:16px;
	font-weight:normal;
	color:#00719E;
}

h4{
	margin:0 0 10px 0;
	font-size:14px;
        color:#00719E;
}
p, ul, ol {
	padding-bottom: 6px;
}
p {
	font-size:12px;
	color:#000000;
}
#wrap1{
	width: 960px;
	height: auto;
	margin:auto;
	text-align:left;
}
#primary_menu{
	width: 960px;
	height: 38px;
	background-image: url(../images/primary_menu_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#primary_menu ul{
	margin:0px,auto;
}
#primary_menu ul li{
	color: #003663;
	float:left;
	list-style:none;
	padding-top:10px;
}
#primary_menu ul li a{
	font-size: 14px;
	color: #003663;
	padding-left:15px;
	padding-right:15px;
	text-decoration: none;
}
#primary_menu ul li a:hover,#primary_menu ul li a.on{
	color: #FFFFFF;
}
#banner{
	width: 960px;
	height: 216px;
}
#logo{
	margin-left:20px;
	margin-top:15px;
	float:left;
}
#bannertext{
	width: 680px;
	height: 160px;
	padding-top:40px;
	text-align:right;
	font-size:60px;
	color:#FFFFFF;
	overflow:hidden;
}
#second_menu_bar{
	width: 960px;
	height: 38px;
	background-image: url(../images/second_menu_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#second_menu{
	width: 700px;
	height: 38px;
	float:left;
}
#second_menu ul{
	margin:0px,auto;
}
#second_menu ul li{
	color: #FFFFFF;
	float:left;
	list-style:none;
	padding-top:10px;
}
#second_menu ul li a, .welcome a{
	font-size: 12px;
	color: #FFFFFF;
	padding-left:15px;
	padding-right:15px;
	text-decoration: none;
}
#second_menu ul li a:hover,#second_menu ul li a.on{
	font-weight:bold;
}
#searchbox{
	width:199px;
	height:22px;
	padding-top:6px;
	padding-left:12px;
	margin-top:4px;
	margin-right:32px;
	float:right;
	background-image: url(../images/searchbox.png);
	background-repeat: no-repeat;
	background-position: left top;
}
input.search{
	width:150px;
	height:16px;
	font-size:11px;
	color:#898989;
	float:left;
	border:1px solid #FFFFFF;
}
.searchbutton{
	width:18px;
	height:16px;
	padding-top:1px;
	padding-right:5px;
	position:relative;
	float:right;
}
.welcome{
	font-size: 14px;
	height:28px;
	color: #FFFFFF;
	padding-left:20px;
	margin-top:10px;
	font-weight:bold;
	float:left;
}



#content_wrap{
	width: 958px;
	height: auto;
	padding-top:20px;
	padding-bottom:20px;
	background-color: #FFFFFF;
	border: 1px solid #959595;
	overflow:hidden;
}
#content_wrap.standard{
	width: 878px;
	padding:40px;
}
#content_left{
	width: 667px;
	height: auto;
	padding-left:26px;
	float:left;
	clear:both;
}
.content_bottom_bg{
	width: 100%;
	height: 6px;
	clear:both;
	margin-top:2px;
	margin-bottom:5px;
	background-image: url(../images/content_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#images_list{
	width: 667px;
	height: auto;
	padding-bottom:5px;
	overflow:hidden;
}
#images_list ul{
	margin:0px auto;
}
#images_list ul li{
	width:206px;
	height:146px;
	margin-bottom:20px;
	margin-left:-11px;
	display: inline;
	float:left;
	list-style:none;
	overflow:hidden;
}
#images_list ul li.margin{
	margin-right:35px;
}
.imagebox{
	width:206px;
	height:146px;
}
.maksbox{
	width:206px;
	height:146px;
	margin-top:-146px;
	position:relative;
}
.imagetitle{
	width:104px;
	height:29px;
	margin-top:-36px;
	padding-right:14px;
	padding-top:2px;
	display:block;
	cursor:hand;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	position:relative;
	background-image: url(../images/imagetitle_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}

.content_section{
	width:667px;
	height:auto;
	padding-top:5px;
	overflow:hidden;
}
.content_section_standard{
	width:100%;
	height:auto;
	padding-top:5px;
	overflow:hidden;
}
.content_fixed{
	width:206px;
	height:260px;
	margin-top:15px;
	padding-bottom:15px;
	float:left;
}

*html .content_fixed{
	padding-bottom:0px;
}
.content_fixed_center{
	height:118px;
	padding-top:2px;
	padding-bottom:16px;
	overflow:hidden;
}
.content_fixed_margin{
	margin-right:24px;
}
#info {
	margin: 0px;
	padding: 0px;
}

.productTable .productDesc {
    padding-left: 8px;
    padding-right: 8px;
}

.productTable .productDesc a {
    color: #00719E;
}



.productPrice, .productPerUnit {
    width: 90px;
}

.dateAndTime {
    width: 160px;
}


.addProductTable {
    width: 300px;
}


.productQty {
    width: 50px; 
}

.qtyBox {
    width: 25px;
    margin-left: 3px;
}

.discCode {
    width: 50px;
}

.productListing {
    margin-top: 20px;
    width: 100%;
}

.productListing td {
    padding-top: 5px;
    padding-left: 2px;
    padding-right: 2px;
}

.productTable, .checkoutTable {
    width: 100%;
}

.productBaseline{
    margin-top: 40px;
}

button.imageOnly { border: none; background-color: white; }


.info_list {
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
	margin-bottom:10px;
}

* html .info_list dl dd {
	display: inline;
}

img.info_list {
	border: none;
	text-decoration: none;
}

img.info_list:hover {
	border: none;
	text-decoration: none;
}
.info_list dl {
	margin: 0px;
	padding: 10px 0 0 0;
	overflow: hidden;
	height: 100%;
}
.info_list h2 {
	margin: 0px;
	font-weight:100;
	color:#00719E;
}
.info_list h2.black {
	color:#000000;
}

.info_list dl dt {
	margin: 0px;
	padding: 0px;
	float: left;
}

.info_list dl dt img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.info_list dl dd {
	margin: 0 10px 0 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	float: right;
	width: 500px;
}

.info_list dl dd strong {
	display: block;
}

.info_list dl dd span {
	color: #888888;
	display: block;
}



.readmore{
	float:right;
	padding-bottom:6px;
}
*html .readmore{
	padding-bottom:0px;
}
.readmore a,.readmore a:hover{
	font-size:10px;
	color:#790000;
}

#content_right{
	width: 210px;
	height: auto;
	padding-right:28px;
	float:right;
}
#right_box_top{
	width: 206px;
	height: auto;
	margin-bottom:15px;
	background-image: url(../images/right_topbox_middle.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#right_box_top_t{
	width: 206px;
	height: auto;
	background-image: url(../images/right_topbox_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#right_box_top_b{
	width: 186px;
	height: auto;
	padding:10px;
	text-align:center;
	background-image: url(../images/right_topbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#right_box_top_b_content{
	width: 173px;
	height: auto;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:6px;
	padding-bottom:6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9E0B0F;
	border-bottom-color: #9E0B0F;
}
#right_box_top_b_content ul{
	margin:0px auto;
	list-style-type:none;
	margin-left:-12px;
}
#second_menu ul li {
	color: #FFFFFF;
	padding-top:10px;
}
#right_box_top_b_content ul li a{
	font-size: 11px;
	color: #000000;
	padding-left:6px;
	text-decoration: none;
}
#right_box_top_b_content ul li a:hover{
	text-decoration: underline;	
}
.arrow{
	vertical-align: top;
}
.promo{
	margin-top:20px;
}
#footer{
	width:908px;
	height:30px;
	margin-top:6px;
	padding-left:26px;
	padding-right:26px;
}
#footer_left{
	width:770px;
	height:30px;
	font-size:11px;
	color:#000000;
	float:left;
}#footer_1itlogo{
	float:right;
}

.productBaseline {
    background-image:url(../images/content_bottom_bg.gif);
    background-position:center top;
    background-repeat:repeat-x;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 120px;
}

.productBaseline h3{
    color: #00719E;
    font-size: 14px;
    font-weight: bold;
}

.dateCalendarContainerHolder    { 
    position: relative;
}

#_TourDateCalendarPicker {
    padding-left: 3px;
    padding-top: 3px;
}

body .dateCalendarContainer     { 
    display:none; position:absolute; left:10px; top:0px; z-index: 2;
}

