@charset "utf-8";
/* CSS Document */

body{
background: #072f7a url(../images/mainbg.jpg) top repeat-x;
font-family: "Century Gothic", Arial, Verdana;
font-size: 13px;
color: #222;
text-align:center;
margin: 0;
padding: 0;
}

#container{
background: url(../images/fireworksbg.jpg) top center no-repeat;
}

#wrapper{
margin: 0 auto;
width: 860px;
}

br.clear, .clear{
clear: both;
height: 0px;
}

#header{
background: url(../images/navbg.jpg) bottom repeat-x;
}

#logo{
float: left;
width: 320px;
height: 108px;
text-align:left;
}

#search{
float: right;
width: 540px;
height: 36px;
padding-top: 40px;
text-align:right;
}

#nav{
float: right;
width: 540px;
line-height: 32px;
color: #fff;
font-weight:bold;
text-transform: uppercase;
text-align:right;
}

#nav a:link, #nav a:visited{
color: #fff;
font-weight:bold;
text-decoration: none;
padding: 8px 21px;
}

#nav a:hover{
background: #051075 url(../images/buttonbg.jpg) top repeat-x;
}

.content{
clear: both;
margin-top: 8px;
background: #e9e9e9;
padding: 5px;
text-align:left;
}

.banner{
text-align:left;
padding-bottom: 5px;
}

#column1{
float: left;
width: 225px;
margin-right: 5px;
}

#column2{
float: right;
width: 610px;
padding: 5px;
}

.box{
background: #fff;
padding: 3px;
}

.products{
background: #fff;
border: 1px solid #ccc;
display: block;
float: left;
width: 194px;
margin: 0 2px;
text-align:center;
vertical-align: top;
}

.pkgs{
background: #051075 url(../images/buttonbg.jpg) top repeat-x;
border: 1px solid #051075;
display: block;
float: left;
width: 112px;
margin: 0 2px;
padding: 2px;
text-align:center;
vertical-align: top;
color: #fff;
}

.pkgstitle{
color: #fff;
text-align:center;
font-weight:bold;
font-size: 18px;
padding: 4px;
margin-bottom: 3px;
border-bottom: 1px dotted #fff;
}

#footer{
clear: both;
padding: 10px;
font-size: 11px;
text-align:center;
color: #b9b9b9;
}

#footer span a{
padding: 0 9px;
color: #fff;
}

#footer a{
color: #fff;
}

#footer span a:hover{
text-decoration: underline;
}

a:link, a:visited{
color: #07368d;
text-decoration: none;
}

a:hover{
color: #9c3502;
}

h1,h2,h3{
padding: 0;
margin: 0 .02em;
color: #789a01;
}

h1{
font-size: 18px;
}

h2{
font-size: 16px;
}

h3{
font-size: 14px;
}

h2.title1{
background: url(../images/h2titles.jpg) top repeat-x;
color: #222;
font-weight:bold;
font-size: 18px;
text-align:left;
padding: 8px;
}

.time_remaining{
font-size: 38px;
font-weight:bold;
color: #789a01;
}

.price{
font-size: 20px;
font-weight:bold;
color: #9c3502;
}

.user{
color: #b9b9b9;
font-weight: bold;
font-size: 11px;
}

.small{
font-size: 11px;
}

.large{
font-size: 18px;
}

.blue{
color: #062582;
}

.orange{
color: #9c3502;
}

.green{
color: #789a01;
}

.sidebox_titles{
background: #789a01;
color: #fff;
font-size: 18px;
font-weight:bold;
padding: 3px 6px;
text-align: left;
}

.ctrtxt{
text-align:center;
}

.lttxt{
text-align:left;
}

.rttxt{
text-align:right;
}

.leftside{
float: left;
padding-right: 5px;
}

.rightside{
float: right;
padding-left: 5px;
}

a img{
border: 0;
}

input[type=submit].button, input[type=reset].button{
background: #050f74 url(../images/buttonbg.jpg) top repeat-x;
color: #fff;
border: 0;
padding: 2px 5px;
font-weight:bold;
text-align:center;
}

input[type=submit].button:hover, input[type=reset].button:hover{
background: #9a3401 url(../images/buttonbgover.gif) top repeat-x;
color: #fff;
border: 0;
}

a.button:link, a.button:visited{
background: #050f74 url(../images/buttonbg.gif) top repeat-x;
color: #fff;
border: 0;
padding: 3px 6px;
font-weight:bold;
text-align:center;
}

a.button:hover, a.button2:link, a.button2:visited{
background: #9a3401 url(../images/buttonbgover.gif) top repeat-x;
color: #fff;
border: 0;
padding: 3px 6px;
font-weight:bold;
text-align:center;
}

a.button2:hover{
background: #050f74 url(../images/navbg.jpg) top repeat-x;
color: #fff;
border: 0;
padding: 3px 6px;
font-weight:bold;
text-align:center;
}

form{
margin: 0;
padding: 0;
}

fieldset{
border: 1px solid #b9b9b9;
padding: 8px;
}

legend{
font-weight:bold;
color: #430707;
}

div.hr{
border-bottom: 1px dotted #b9b9b9;
height: 1px;
}

.alert{
color: #ff0000;
}

/************* Categories ************/

ul.categories{
margin: 0;
padding: 0;
}

ul.categories li{
display: block;
list-style-type: none;
}

ul.categories li a:link, ul.categories li a:visited{
display: block;
color: #07368d;
padding: 3px 5px;
text-align:left;
text-decoration: none;
}

ul.categories li a:hover{
color: #9c3502;
background: #efefef;
}

/************* User Menu ************/

ul.usermenu{
margin: 0;
padding: 0;
}

ul.usermenu li{
display: block;
list-style-type: none;
}

ul.usermenu li a:link, ul.usermenu li a:visited{
display: block;
color: #07368d;
padding: 6px 5px;
text-align:left;
text-decoration: none;
font-weight:bold;
}

ul.usermenu li a:hover{
color: #9c3502;
background: #efefef;
}

img, div, td, table, tr, hr { behavior: url(../iepngfix.htc) }