body {
	margin: 20px 0 0 0;
	padding: 0;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding-left: 15px;
	background: url(../styleImages/images/img07.gif) no-repeat 0px 7px;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a { color: #333333; }

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 740px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
    background-image: none;
    float: left;
    margin: 0;
	padding: 0;
}

#menu a { display: block;}

#menu #butt_home a { background: url(../styleImages/images/butt_home.jpg) no-repeat; width:74px; height:60px; }
#menu #butt_home a:hover { background: url(../styleImages/images/butt_home_sel.jpg) no-repeat; width:74px; height:60px; }
#menu #butt_products a { background: url(../styleImages/images/butt_products.jpg) no-repeat; width:113px; height:60px; }
#menu #butt_products a:hover { background: url(../styleImages/images/butt_products_sel.jpg) no-repeat; width:113px; height:60px; }
#menu #butt_myaccount a { background: url(../styleImages/images/butt_myaccount.jpg) no-repeat; width:128px; height:60px; }
#menu #butt_myaccount a:hover { background: url(../styleImages/images/butt_myaccount_sel.jpg) no-repeat; width:128px; height:60px; }
#menu #butt_mycart a { background: url(../styleImages/images/butt_mycart.jpg) no-repeat; width:94px; height:60px; }
#menu #butt_mycart a:hover { background: url(../styleImages/images/butt_mycart_sel.jpg) no-repeat; width:94px; height:60px; }
#menu #butt_checkout a { background: url(../styleImages/images/butt_checkout.jpg) no-repeat; width:106px; height:60px; }
#menu #butt_checkout a:hover { background: url(../styleImages/images/butt_checkout_sel.jpg) no-repeat; width:106px; height:60px; }
#menu #butt_aboutus a { background: url(../styleImages/images/butt_aboutus.jpg) no-repeat; width:103px; height:60px; }
#menu #butt_aboutus a:hover { background: url(../styleImages/images/butt_aboutus_sel.jpg) no-repeat; width:103px; height:60px; }
#menu #butt_contactus a { background: url(../styleImages/images/butt_contactus.jpg) no-repeat; width:122px; height:60px; }
#menu #butt_contactus a:hover { background: url(../styleImages/images/butt_contactus_sel.jpg) no-repeat; width:122px; height:60px; }

#menu a span {
	display: none;
}


/* Logo */

#logo {
	width: 740px;
	height: 276px;
	margin: 0 auto;
	background: #2A2A2A url(../styleImages/images/img03.jpg);
}

#logo h1, #logo h2 {
	margin-right: 440px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}

#logo h1 {
	padding-top: 250px;
	font-size: 250%;
}

#logo h2 {
	font-size: 85%;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 740px;
	margin: 0 auto;
	background: #E6E6E6 url(../styleImages/images/img04.gif);
	padding: 0;
}

/* Content */

#content {
	float: right;
	width: 450px;
	padding: 30px;
	background: url(../styleImages/images/img05.gif) repeat-x;
	border: 1px solid #E6E6E6;
}

.twocols {
}

.twocols .col1, .twocols .col2 {
	width: 168px;
	padding: 10px;
	background: url(../styleImages/images/img05.gif) repeat-x 0px 30px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

/* Sidebar */

#sidebar {
	float: left;
	/*width: 218px;*/
	width: 218px;
	_width: 213px;
	background: url(../styleImages/images/img05.gif) repeat-x;
	border: 1px solid #E6E6E6;
   padding-top: 25px;
}

.boxed {}

.boxed .title {
	height: 29px;
	margin: 0;
	padding: 12px 0 0 20px;
	background: #656464 url(../styleImages/images/img06.gif) repeat-x;
	text-transform: uppercase;
	font-size: 122%;
	font-weight: bold;
	color: #FFFFFF;
}

.boxed .content {
	padding: 20px;
	background: url(../styleImages/images/img05.gif) repeat-x;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 10px 15px;
	background-position: 0 13px;
	border-top: 1px solid #CFCFCF;
}

.boxed ul li.first {
	border: none;
}

/* Ticket Grid */

.tickettit { background: #000000; color: #FFFFFF; font-weight: bold;}

.tcol1 { background: #CCCCCC; height: 30px; }

.tcol2 { background: #ffffff; height: 30px; }

.tcol1 a, .tcol2 a { font-weight: bold; padding: 2px; background: #009900; color:#ffffff;}

/* Footer */

#footer {
	width: 740px;
	margin: 0 auto;
	height: 75px;
	padding: 20px 0 0 0;
	background: url(../styleImages/images/img09.jpg) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
}

#footer a {
	color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    padding-left: 10px;
}

#footer a:hover {
	color: #5674b9;
}

#links {
text-align: right;
padding-right: 21px;
}

#legal {
	color:#5674b9;
    font-size: 12px;
    font-weight: bold;
    padding-top: 20px;
    padding-left: 10px;
}

#legal a {
	color: #5674b9;
    text-decoration: none;
    font-weight: bold;
    padding-left: 10px;
}

#legal a:hover {
	color: #5674b9;
	    text-decoration: underline;
}