@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; border:0; outline:none;}
h2{font-size:16px; font-family:"Trebuchet MS", Arial; display:block; border-bottom:#C33 1px solid; clear:both; padding:2px 0; margin:0 0 5px 0; text-transform:uppercase;}
h2 img{ float:right; margin:0 4px;}
.logo, .left{float:left;}
.clear{clear:both;}
.group1{visibility: hidden;}
.banner{position:absolute; top:4px; right:4px;}
.teammate{float:left; margin:0 10px 0 0; padding:5px; background:#fff; border:#000 1px solid;}
a{color:#b0b0b0; text-decoration:none;}
a:hover{ color:#C33;}

body{ background:#fff; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000;}

#container1{width:1024px; margin:15px auto;}
#header{width:1024px; height:30px;}
#nav{display:block; float:right; font-size:12px; text-transform:uppercase; font-weight:bold; margin:6px 0 0 0; }
#nav a{color:#000; text-decoration:none; display:block; float:left; margin:0px 0px 0px 15px;}
#nav a:active{color:#C33;}
#nav a:hover{color:#b0b0b0;}
#words{width:1024px; min-height:600px; font-size:12px; color:#000;}
#words p{display:block; padding:5px 0; line-height:16px;}
#words a{color:#b0b0b0; text-decoration:none;}
#words a:hover{ color:#C33;}
#footer{width:1024px; height:12px; text-align:right; color:#b0b0b0; clear:both; font-size:10px;}
#team{width:940px; float:left; padding:5px; margin:10px 0px;}
#deck{width:100px; height:292px; float:left; margin:0px 25px 30px 0px;}
#add{width:100px; height:21px; text-align:center;}
#extras{padding:5px; background:#fff; border:#000 1px solid; float:left; margin:20px 39px;}
#shirts{width:200px; height:229px; float:left; margin:0px 25px 30px 0px;}
#preorder_shirt{width:200px; height:21px; text-align:center;}
#friends{font-size:24px; }
#friends a{padding:5px;width:1006px; font-weight:bold; border:#ebebeb 1px dotted; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin:4px 0px; display:block; background:#fafafa;}
#friends a:hover{color:#C33; text-decoration:none;}

#facebook_box{width:570px; font-size:12px; background:#fafafa; border:#ebebeb 1px dotted; padding:5px 10px; margin:5px auto 0 auto; float:left; color:#003;}

/* Twitter */
#twitter_box{width:1004px; display:none; font-size:12px; background:#fafafa; border:#ebebeb 1px dotted; padding:5px 10px; margin:5px auto 0 auto; float:right; color:#003;}
#twitter_box li a{ color:#909090; text-decoration:none; text-transform: uppercase; font-size: 10px; font-weight: normal;}
#twitter_box li a:hover{ color:#C33;}
#twitter_box li{ list-style:none; display:block; margin:2px 0px; padding:2px}
#twitter_box ul{ margin: 0px; padding: 0px;}

/*Form*/
#form{width:984px; height:480px; padding:20px; color:#000; font-size:14px; background:url(images/contact_bg.jpg) no-repeat; font-weight:bold; font-family:"Trebuchet MS", Arial; position:relative; z-index:1000000;}
#formbox1{width:335px;height:143px;float:right;margin:20px 0 0;padding:6px;}
#form input{font-size:12px;border:solid 1px #000;width:250px;margin:2px 0 10px 10px;padding:4px 2px;font-family:Arial, Helvetica, sans-serif;}
#form input:hover{ background:#fafafa;}
#form label{display:block;width:300px; color:#000; font-size:15px;}
#form .small{color:#000;font-size:9px;text-transform:uppercase;font-family:Tahoma, Geneva, sans-serif;margin:0 0 0 5px;}
#form textarea{font-size:12px;border:solid 1px #000;width:400px;margin:2px 0 10px 10px;padding:4px 2px; font-family:Arial, Helvetica, sans-serif;}
#form textarea:hover{ background:#fafafa;}
#form .button{clear:both;width:100px;height:25px; cursor:pointer;background:#fafafa;border:#000 1px solid;text-align:center;color:#000;font-size:11px;}
#formbox1 input,#formbox1 textarea{background:#b0b0b0;border:#000 1px solid;width:320px;margin:1px 0;}
select{border:#b0b0b0 1px solid;}

/*Pop Up*/
.content{width:1015px; height:636px; font-size:12px; padding:5px; color:#003; background:#fff; border:#000 1px solid; overflow: hidden; position: relative;}
.content p{color:#fff;font-weight:700;font-size:10px; padding:3px 0px 0px 4px;}
.content a{color:#fff; text-decoration:none;}
.content a:hover{text-decoration:underline;}
.boxcaption{ position:absolute; height:20px;width:1015px; margin:0 5px; background:url(images/black_35.png);}
.captionfull .boxcaption{top:646px; left:0;}

