@charset "utf-8";
/* Ransack the Universe v1.0 - CSS 
	by George Merlocco (protogenLabs.com) */
	
html, body, p {
	padding: 0;
	margin: 0;
}
body {
	background: url(body_bg.jpg) no-repeat #5789AC;
	font-family: Tahoma, "Trebuchet MS", Arial, "Segoe UI", Helvetica;
}
form {
	margin: 0;
	padding: 0;
}
a.ajax {
	cursor: pointer;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.bolded {
	font-weight: 600;
}
.bigger {
	font-size: 130% !important;
}
.star {
	font-weight: bold;
	color: #900;
}
span.ss {
	font-size:13px;
	vertical-align:top;
}
.pagehead {
	font-weight: bold;
	color: #fff;
	font-size: 1.8em;
	letter-spacing: -0.05em;
	margin: 11px 0px 11px 16px;
}
.soldoutmens {
	background: url(soldout_mens_bg.gif) no-repeat;
	width: 400px;
	height: 30px;
}
.soldoutwomens {
	background: url(soldout_womens_bg.gif) no-repeat;
	width: 400px;
	height: 30px;
}
.soldoutmens div, .soldoutwomens div {
	display: none;
}
select {
	border: 1px solid #000;
}
select, option {
	background: #080;
	color: #eee;
	font-weight: bold;
}
#wrapper {
	background: url(main_bg_empty.jpg) no-repeat;
	width: 985px;
}
#contact, #about, #events, #thanks {
	background: url(bg_contact.gif) no-repeat;
	width: 463px;
	height: 444px;
	position: absolute;
	top: 37px;
	left: 520px;
	z-index: 1;
}
#about {
	background: url(bg_about.gif) no-repeat;
}
#events {
	background: url(bg_events.gif) no-repeat;
}
#eventlist {
	width: 438px; 
	height: 321px; 
	overflow: auto;
}
#thanks {
	background: url(bg_thanks.gif) no-repeat;
}
#contact p, #about p, #events p, #thanks p, .shop1st {
	margin: 0px 23px;
	color: #348942;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.5em;
}
#about p {
	color: #cb612a;
}
#events p {
	color: #900;
	margin-bottom: 15px;
}
#thanks p {
	color: #6f979b;
}

.shop1st {
	color: #005;
	font-size: 0.9em;
	line-height: normal;
	margin: 5px 5px 0px 5px;
}
.shop1st img {
	position: relative;
	top: 25px;
	left: 25px;
}
#contact h1, #about h1, #events h1, #thanks h1, .sizingchart h1 {
	margin: 0px 23px 7px 23px;
	color: #348942;
	font-weight: bold;
	font-size: 1.3em;
	border-bottom: 1px dashed #348942;
	letter-spacing: -0.05em;
}
#events h1 {
	color: #900;
	font-size: 1.1em;
}
#thanks h1 {
	color: #6f979b;
}
.sizingchart h1 {
	margin: 0px 15px -10px 15px;
	color: #800;
	font-size: 1.2em;
}
#contact a, #contact a:visited {
	text-decoration: none;
	border-bottom: 1px dashed #bbb;
	color: #050;
}
#contact a:hover {
	border-bottom: 1px solid #aaa;
	color: #0b0;
}
#contact a:active {
	border-bottom: 1px dashed #aaa;
	color: #000;
}
#thanks a, #thanks a:visited {
	text-decoration: none;
	border-bottom: 1px dashed #bbb;
	color: #050;
}
#thanks a:hover {
	border-bottom: 1px solid #aaa;
	color: #0b0;
}
#thanks a:active {
	border-bottom: 1px dashed #aaa;
	color: #000;
}

#paypalcart {
	color:#fff;
	font-weight:bold;
	left:875px;
	position:absolute;
	top:57px;
	z-index:5;
	font-size: 0.9em;
}
#paypalstatement {
	position: absolute;
	top: 10px;
	left: 600px;
	font-weight: bold;
	color: #007;
	font-size: 0.9em;
}
#shop {
	background: url(bg_shop.gif) no-repeat;
	width: 780px;
	height: 447px;
	position: absolute;
	top: 37px;
	left: 200px;
	z-index: 1;
}
.shirtname {
	font-weight: bold;
	color: #fff;
	font-size: 1.8em;
	letter-spacing: -0.05em;
	margin: 11px 0px 0px 314px;
}
.shirtdesc {
	margin: 10px 0px 0px 321px;
	height: 367px;
	width: 439px;
	overflow: auto;
}
.shirtdesc p img {
	margin: 10px 15px;
}
.shirtdesc ul {
	margin: 2px 0px 10px;
	padding-left: 20px;
	font-weight: 600;
	font-size: 0.9em;
	color: #005;
}
.shirtdesc ul li {
	margin: 2px 0px;
}
div.shirtdesc form table tr td {
	font-size: 0.9em;
	font-weight: bold;
	color: #070;
}
.available {
	width: 180px;
}
.ddl_sizes {
	width: 130px;
}
.ddl_sizes select, .ddl_sizes option {
	font-family: Tahoma, "Trebuchet MS", Arial, "Segoe UI", Helvetica;
}
.sizeribbon {
	position:absolute;
	left: 208px;
	top: 64px;
}
.sizeribbon a, .sizeribbon a:visited {
	background: url(sizechart.gif) no-repeat top left;
	height: 91px;
	width: 91px;
	display: block;
}
.sizeribbon a:hover {
	background: url(sizechart_on.gif) no-repeat top left;
}
.sizeribbon a img {
	border: 0;
	height: 91px;
	width: 91px;
}
#sizingmodal {
	border: 8px solid #333;
	padding: 0;
}
#sizingmodal p {
	margin: 0px 5px;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px dashed #444;
	letter-spacing: -0.05em;
}
#sizingmodal p span {
	font-size:0.6em;
	font-weight:normal;
	letter-spacing:normal;
	padding-left:20px;
}
.sizingchart {
	font-size: 0.9em;
	padding: 0px 10px 10px;
	height: 220px;
	overflow: auto;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	background: #eee;
}

.sizingchart table {
	width:90%;
	margin:1em auto;
	border: 1px solid #66A3D3;
}
.sizingchart table tr td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	background:#f9fcfe;
}
.sizingchart table tr.odd td {
	background:#f7fbff
}
.sizingchart table tr.odd .column1 {
	background:#f4f9fe;
	width: 105px;
}
.sizingchart table .column1 {
	background:#f9fcfe;
}
.sizingchart table thead th {
	background:#f4f9fe;
	text-align:center;
	color:#66a3d3;
}
#modaljump {
	padding: 5px;
}
#modaljump a img {
	height: 50px;
	width: 50px;
	border: 0;
}
.modalspacefix {
	display: block;
	height: 10px;
	font-size: 1px;
}
#modaltop {
	background: #bbb;
	text-align: left;
	font-size: 0.8em;
	font-weight: 600;
	padding: 5px 3px;
	margin: 0;
}
#modaltop span {
	display: block;
	float: right;
}
#modaltop p {
	color: #b00;
	border: 0;
	letter-spacing: normal;
	font-size: 1em;
}
#modaltop a, #modaltop a:visited {
	color: #444;
	text-decoration: none;
}
#modaltop a:hover {
	color: #fff;
}
#modaltop a:active {
	color: #000;
}
.shirtdesc ul li {
	line-height: normal;
}
table.paypalorder {
	margin: 0;
}
img#add2cart {
	margin: -48px 0px 0px 31px;
	position: absolute;
}
#landing_sc {
	color: #005;
}
#landing_sc a:hover {
	color: #3e85ad;
}
#landing_sc h2 {
	font-size: 1.3em;
	text-align: center;
	margin: 40px 0px;
}
#landing_sc table tr td {
	text-align: center;
	font-weight: bold;
}
.allshirts {
	position: absolute;
	top: 163px;
	left: 22px;
	color: #eee;
	font-weight: bold;
}
.allshirts p {
	margin-bottom: 13px;
}
.tbl_allshirts {
	overflow: auto;
	height: 193px;
	width: 275px;
}
.allshirts table tr td {
	width: 80px;
	height: 91px;
	color: #006;
	text-align: center;
}
.allshirts table tr td img {
	width: 80px;
	height: 91px;
}
.allshirts table tr td img:hover {
	cursor: pointer;
}
#price {
	float: right;
	margin-right: 35px;
	color: #070;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}
#price span {
	font-size: 1.2em;
}
#statement {
	position: absolute;
	top: 410px;
	padding-left: 18px;
	font-weight: bold;
	font-size: 0.8em;
	width: 270px;
	color: #700;
}
#logo {
	z-index: 2;
	position: relative;
}
#logopicimg {
	height: 183px;
	width: 386px;
	margin-left: -10px;
}
a#logopic img {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(rtu_header_logo.gif) no-repeat 0px 0px;
	border: 0;
}
a#logopic img:hover {
	background: url(rtu_header_logo.gif) no-repeat 0px -183px;
}
#content {
	height: 694px;
}
#content_home {
	height: 555px;
}
#mainnav, #mainnav_h {
	margin-top: 25px;
	width: 170px;
}
#mainnav_home {
	height: 46px;
}
#mainnav ul, #mainnav_h ul {
	margin: 0;
	padding: 0;
}
#mainnav ul li, #mainnav_h ul li {
	text-indent: 10000px;
	overflow: hidden;
}
#mainnav ul li a, #mainnav_h ul li a {
	background: url(rtu_sidenav.gif) no-repeat 1000px 1000px #333;
	display: block;
	height: 55px;
	width: 166px;
}
#mainnav_h ul li a {
	background: url(rtu_sidenav_home.gif) no-repeat 1000px 1000px #333;
}
#mainnav ul li a#a_shop, #mainnav_h ul li a#a_shop {
	background-position: 0px -55px;
}
#mainnav ul li a#a_shop:hover, #mainnav_h ul li a#a_shop:hover {
	background-position: 0px 0px;
}
#mainnav ul li a#a_about, #mainnav_h ul li a#a_about {
	background-position: 0px -165px;
}
#mainnav ul li a#a_about:hover, #mainnav_h ul li a#a_about:hover {
	background-position: 0px -110px;
}
#mainnav ul li a#a_events, #mainnav_h ul li a#a_events {
	background-position: 0px -275px;
}
#mainnav ul li a#a_events:hover, #mainnav_h ul li a#a_events:hover {
	background-position: 0px -220px;
}
#mainnav ul li a#a_contact, #mainnav_h ul li a#a_contact {
	background-position: 0px -385px;
}
#mainnav ul li a#a_contact:hover, #mainnav_h ul li a#a_contact:hover {
	background-position: 0px -330px;
}
#mainnav ul li a#a_blog, #mainnav_h ul li a#a_blog {
	background-position: 0px -495px;
}
#mainnav ul li a#a_blog:hover, #mainnav_h ul li a#a_blog:hover {
	background-position: 0px -443px;
}
#footer {
	background: url(f_blue.gif) repeat-x #5f90ac;
	padding: 14px;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #eee;
	font-weight: bold;
}
#footer a {
	border: 0;
}
#footer a img {
	border: 1px solid #fff;
	margin: 0px 3px;
}

/* jqModal base Styling courtesy of;
  Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
  
a.jqmClose {
	float: right;
	margin: 5px;
	background: url(close.gif) no-repeat;
	display: block;
	height: 16px;
	width: 16px;
}
a.jqmClose:hover {
	background: url(close_on.gif) no-repeat;
}
a.jqmClose img, a.jqmClose:visited img {
	border: 0;
}

.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    background-color: #bbb;
    color: #333;
    border: 1px solid black;
    padding: 12px;
	z-index: 9999;
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
